mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
10 lines
403 B
XML
10 lines
403 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="8" viewBox="0 0 8 8">
|
||
|
|
<defs>
|
||
|
|
<path id="a" d="M290 1649h8v8h-8z"/>
|
||
|
|
</defs>
|
||
|
|
<g fill="none" fill-rule="evenodd" transform="translate(-290 -1649)">
|
||
|
|
<use fill="#FFBE5D" xlink:href="#a"/>
|
||
|
|
<path stroke="#000" stroke-opacity=".1" d="M290.5 1649.5h7v7h-7z"/>
|
||
|
|
</g>
|
||
|
|
</svg>
|