mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
12 lines
431 B
XML
12 lines
431 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="57" height="64" fill="none" viewBox="0 0 57 64">
|
|
<g fill="#fff" clip-path="url(#a)">
|
|
<path d="M28.667 0 .953 16v32l27.714 16 10.392-6V46l-10.392 6-17.32-10V22l17.32-10 17.32 10v40l10.393-6V16z"/>
|
|
<path d="M18.275 26v12l10.392 6 10.392-6V26l-10.392-6z"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="a">
|
|
<path fill="#fff" d="M.664 0h56v64h-56z"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|