Create logo
logo.svg is a version of logo_inkscape.svg compressed using svgomg: https://github.com/jakearchibald/svgomg
This commit is contained in:
parent
46ab6e57f2
commit
a132a9bcdf
2 changed files with 112 additions and 0 deletions
9
logo.svg
Normal file
9
logo.svg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
||||
<defs>
|
||||
<clipPath id="a" clipPathUnits="userSpaceOnUse">
|
||||
<path d="M12 0h11v24H12z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<path fill="#ff8080" d="M8.5 2a3.5 3.5 0 0 0-3.46 4.03A3.5 3.5 0 0 0 3.05 12a3.49 3.49 0 0 0 .96 5.67L4 18a4 4 0 0 0 7 2.65V3.05A3.49 3.49 0 0 0 8.5 2Z"/>
|
||||
<path fill="#666" d="M21 9v3c0 2.49-4.03 4.5-9 4.5S3 14.49 3 12V9c0 2.49 4.03 4.5 9 4.5s9-2.01 9-4.5zM3 14c0 2.49 4.03 4.5 9 4.5s9-2.01 9-4.5v3c0 2.49-4.03 4.5-9 4.5S3 19.49 3 17zm9-2.5c-4.97 0-9-2.01-9-4.5s4.03-4.5 9-4.5 9 2.01 9 4.5-4.03 4.5-9 4.5z" clip-path="url(#a)" transform="translate(1)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 648 B |
Loading…
Add table
Add a link
Reference in a new issue