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:
parent
faf49c1b12
commit
3573f25a15
@ -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
1
icons/axios.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user