1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-02-04 01:53:43 +02:00

Add FastAPI icon (#3522)

This commit is contained in:
Ariel 2020-09-29 14:51:33 -03:00 committed by GitHub
parent be441186e2
commit f74c6947de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -2060,6 +2060,11 @@
"hex": "000000",
"source": "https://www.farfetch.com/"
},
{
"title": "FastAPI",
"hex": "009688",
"source": "https://github.com/tiangolo/fastapi/blob/6205935323ded4767438ee81623892621b353415/docs/en/docs/img/icon-white.svg"
},
{
"title": "Fastify",
"hex": "000000",

1
icons/fastapi.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>FastAPI icon</title><path d="M12 0C5.375 0 0 5.375 0 12c0 6.627 5.375 12 12 12 6.626 0 12-5.373 12-12 0-6.625-5.373-12-12-12zm-.624 21.62v-7.528H7.19L13.203 2.38v7.528h4.029L11.376 21.62z"/></svg>

After

Width:  |  Height:  |  Size: 275 B