Merge pull request #7039 from ysm-dev/axios-icon

Add Axios icon
main
Elbert Alias 2 years ago committed by GitHub
commit bcbd1c1460
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.1304 3.89136L7 10.5H12.3043V32L15.1304 29.7392V3.89136Z" fill="#5A29E4"/>
<path d="M17.4565 27.8043L25.7174 21.0217H20.2826V0L17.4783 1.95652V27.8043H17.4565Z" fill="#5A29E4"/>
</svg>

After

Width:  |  Height:  |  Size: 293 B

@ -4280,6 +4280,7 @@
"scriptSrc": [
"/axios(@|/)([\\d.]+)(?:/[a-z]+)?/axios(?:.min)?\\.js\\;version:\\2"
],
"icon": "Axios.svg",
"website": "https://github.com/axios/axios"
},
"Azion": {
@ -4603,4 +4604,4 @@
"scriptSrc": "@tarekraafat/autocomplete\\.js@([\\d\\.]+)/\\;version:\\1",
"website": "https://tarekraafat.github.io/autoComplete.js"
}
}
}

Loading…
Cancel
Save