14 lines
667 B
XML
14 lines
667 B
XML
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<clipPath id="cp02">
|
|
<polygon points="32,5 57,19 57,45 32,59 7,45 7,19"/>
|
|
</clipPath>
|
|
</defs>
|
|
<polygon points="32,5 57,19 57,45 32,59 7,45 7,19" fill="#2e1065"/>
|
|
<g clip-path="url(#cp02)">
|
|
<path d="M-4 32 Q 16 18 32 32 T 68 32 L 68 64 L -4 64 Z" fill="#7c4dff"/>
|
|
<path d="M-4 32 Q 16 18 32 32 T 68 32" stroke="#a78bfa" stroke-width="2" fill="none"/>
|
|
</g>
|
|
<polygon points="32,5 57,19 57,45 32,59 7,45 7,19"
|
|
fill="none" stroke="#a78bfa" stroke-width="1.5" opacity="0.4"/>
|
|
</svg> |