1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-16 01:10:30 +02:00

Add Axios icon (#5991)

* feat: add axios icon

* fix(axios): adjust precision

* fix(axios): remove new line at file end
This commit is contained in:
Simon Golms 2022-08-21 16:57:23 +02:00 committed by GitHub
parent faf49c1b12
commit 3573f25a15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -1215,6 +1215,11 @@
"source": "https://aws.amazon.com/architecture/icons/",
"guidelines": "https://aws.amazon.com/architecture/icons/"
},
{
"title": "Axios",
"hex": "5A29E4",
"source": "https://github.com/axios/axios-docs/blob/ba35d67160f94419c1b0292831cd1a4b378adb42/assets/logo.svg"
},
{
"title": "Azure Artifacts",
"hex": "CB2E6D",

1
icons/axios.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Axios</title><path d="M11.0683 2.89968V22.2973l-2.11399 1.70265V7.8638H4.975l6.0933-4.96412zM14.93426 0v15.76724H19.025l-6.20044 5.08865V1.4689L14.93426 0z"/></svg>

After

Width:  |  Height:  |  Size: 242 B