mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
10 lines
485 B
XML
10 lines
485 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="10" height="10" viewBox="0 0 10 10">
|
||
|
|
<defs>
|
||
|
|
<path id="a" d="M282 1424l4.33 2.5v5L282 1434l-4.33-2.5v-5z"/>
|
||
|
|
</defs>
|
||
|
|
<g fill="none" fill-rule="evenodd" transform="translate(-277 -1424)">
|
||
|
|
<use fill="#FFB6B8" xlink:href="#a"/>
|
||
|
|
<path stroke="#000" stroke-opacity=".1" d="M282 1424.577l-3.83 2.212v4.422l3.83 2.212 3.83-2.212v-4.422l-3.83-2.212z"/>
|
||
|
|
</g>
|
||
|
|
</svg>
|