mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 11:32:01 +00:00
feat: Add FastAPI logo SVG and update variants in logos.json
This commit is contained in:
5
public/logos/fastapi-logo.svg
Normal file
5
public/logos/fastapi-logo.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="100%" height="100%" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path id="circle" fill="none"
|
||||
d="M12,0.039c-6.627,0 -12,5.354 -12,11.96c-0.001,6.606 5.372,11.963 12,11.962c6.628,-0.001 12.001,-5.356 12,-11.961c-0.001,-6.605 -5.373,-11.961 -12,-11.961" />
|
||||
<path id="logo" fill="currentColor" d="M11.171,5.454l7.55,0l-7.58,5.329l5.182,0l-11.043,7.76l5.891,-13.089Z" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 414 B |
Reference in New Issue
Block a user