Skip to content

Commit 24684e5

Browse files
authored
Merge pull request #1087 from JorchCortez/JorchCortez/feature/addAxiosIcon
new icon: Axios (plain,plain-wordmark)
2 parents a674727 + de3917d commit 24684e5

File tree

3 files changed

+50
-0
lines changed

3 files changed

+50
-0
lines changed

devicon.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,26 @@
407407
}
408408
]
409409
},
410+
{
411+
"name": "axios",
412+
"tags": [
413+
"http",
414+
"promise",
415+
"nodejs"
416+
],
417+
"versions": {
418+
"svg": [
419+
"plain",
420+
"plain-wordmark"
421+
],
422+
"font": [
423+
"plain",
424+
"plain-wordmark"
425+
]
426+
},
427+
"color": "#5a29e4",
428+
"aliases": []
429+
},
410430
{
411431
"name": "azure",
412432
"tags": [
Lines changed: 22 additions & 0 deletions
Loading

icons/axios/axios-plain.svg

Lines changed: 8 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)