blob: d8898ffab6ec755819281be07800a63d02cf08ca (
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="m12 4c0.55 0 1 0.45 1 1 0 0.03 0 0.07-0.01 0.1 2.29 0.46 4.01 2.47 4.01 4.9v4.5l2 2v0.5h-14v-0.5l2-2v-4.5c0-2.43 1.72-4.44 4.01-4.9-0.01-0.03-0.01-0.07-0.01-0.1 0-0.55 0.45-1 1-1zm0.46 14c-0.36 0.62-1.02 1-1.73 1s-1.37-0.38-1.73-1z" fill="currentColor"/>
<circle class="ColorScheme-Highlight" cx="18" cy="6" r="1" fill="currentColor"/>
</svg>
|