blob: 4a3b7f1e0a38f116ab81d85c26f8a3b730baa18c (
plain)
1
2
3
4
5
6
7
|
<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-Text" 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-NegativeText" d="m4.5 4c-0.277 0-0.5 0.223-0.5 0.5v0.5l-2-2e-3v-2.6e-4l-2e-5 14.5c0 0.277 0.223 0.4999 0.5 0.5l7 0.0023c0.277 8.9e-5 0.5-0.223 0.5-0.5l2e-5 -14.5-2 2e-3v-0.5c0-0.277-0.223-0.5-0.5-0.5z" fill="currentColor" opacity=".3"/>
</svg>
|