blob: c9b7fa7c28d1dc3dcf7798a3dabdbea00c3ee6e9 (
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="m14 4v2h-3v5h3v2l1-0.8184v-3.182h3.889l0.6113-0.5zm-4 6-5.5 4.5 5.5 4.5v-2h3v-5h-3z" fill="currentColor" opacity=".3"/>
<path class="ColorScheme-NegativeText" d="m16 10v4l0.25 2h1.5l0.25-2v-4zm0 7v2h2v-2z" fill="currentColor"/>
</svg>
|