blob: b25d4074ea9700e3d9b87ef51d11d6787f050f3f (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#d4be98; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 0 2 L 4 6 L 4.0195312 10 L 4.9882812 14 L 6 10 L 6 6 L 10 2 L 0 2 z M 10 6 L 10 8 L 8 8 L 8 10 L 10 10 L 10 12 L 12 12 L 12 10 L 14 10 L 14 8 L 12 8 L 12 6 L 10 6 z"/>
</svg>
|