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:
parent
be441186e2
commit
f74c6947de
@ -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
1
icons/fastapi.svg
Normal 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 |
Loading…
x
Reference in New Issue
Block a user