blob: 46ad70f36a392210a466eb05a223be5d5f6dd14b (
plain)
1
2
3
4
5
6
7
|
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }</style>
</defs>
<path class="ColorScheme-Text" d="m0 0h16v16h-16z" fill="currentColor" opacity=".3"/>
<path class="ColorScheme-Text" d="m0 0 4 4 4-4h-8zm8 0 4 4 4-4h-8zm4 4-4 4 4 4 4-4-4-4zm0 8-4 4h8l-4-4zm-4 4-4-4-4 4h8zm-4-4 4-4-4-4-4 4 4 4z" fill="currentColor"/>
</svg>
|