blob: 1caac5955b6f10a2c3706ddf4ac3a5cf1cde9d3b (
plain)
1
2
3
4
5
6
7
8
|
<svg width="24" height="24" 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; } .ColorScheme-NeutralText { color:#fe8019; } .ColorScheme-PositiveText { color:#689d6a; } .ColorScheme-NegativeText { color:#fb4934; }</style>
</defs>
<path class="ColorScheme-NeutralText" d="m13 4c-1 0-1 1-1 1v14s1e-6 1 1 1h8c1 0 1-1 1-1v-14s-1e-6 -1-1-1zm1 2.004h6v9.996h-6zm2.5 11h1c0.277 0 0.5 0.223 0.5 0.5v1c0 0.277-0.223 0.5-0.5 0.5h-1c-0.277 0-0.5-0.223-0.5-0.5v-1c0-0.277 0.223-0.5 0.5-0.5z" fill="currentColor"/>
<path class="ColorScheme-NeutralText" d="m4.5 3.999c-0.277 0-0.5 0.223-0.5 0.5v0.5l-2-2e-3 -1e-5 14.5c0 0.277 0.223 0.4999 0.5 0.5l7 0.0033c0.277 1.29e-4 0.5-0.223 0.5-0.5l1e-5 -14.5-2 2e-3v-0.5c0-0.277-0.223-0.5-0.5-0.5z" fill="currentColor" opacity=".3"/>
<path class="ColorScheme-NeutralText" d="m2 14-1e-5 5.502c-1e-5 0.277 0.223 0.5 0.5 0.5h7c0.277 0 0.5-0.223 0.5-0.5l1e-5 -5.502z" fill="currentColor"/>
</svg>
|