blob: f2f433f18e2a44fcb38a21a5100be4103bc1c3f3 (
plain)
1
2
3
4
5
6
7
8
9
|
<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; } .ColorScheme-NeutralText { color:#fe8019; } .ColorScheme-PositiveText { color:#689d6a; } .ColorScheme-NegativeText { color:#fb4934; }</style>
</defs>
<path class="ColorScheme-Text" d="m3.439 3.385c-0.7355-0.01701-1.547 0.5098-2.018 1.629-0.8526 2.319-0.7057 4.39 0.4824 6.367 0.1832 0.2855 0.3913 0.5552 0.6172 0.8086 0.1169-0.9435 0.757-1.724 1.623-2.039-0.02602-0.07584-0.05115-0.1507-0.07422-0.2266-0.3613-1.607 0.2798-2.681 0.7676-3.977l0.001953-0.001953c0.331-0.9679 0.2767-1.788-0.7051-2.363-0.2128-0.1246-0.4501-0.1916-0.6953-0.1973zm3.738 10.34c-0.1505 0.2666-0.3479 0.5049-0.582 0.6992 0.9332 0.156 1.792 0.1157 2.404-0.03906v-0.07617c-0.6445-0.1032-1.258-0.3017-1.822-0.584z" fill="currentColor"/>
<path class="ColorScheme-Text" d="m5 10c-1.381 0-2.5 1.119-2.5 2.5s1.119 2.5 2.5 2.5 2.5-1.119 2.5-2.5-1.119-2.5-2.5-2.5z" fill="currentColor" opacity=".3"/>
<path class="ColorScheme-Text" d="m12 1c-1.381 0-2.5 1.119-2.5 2.5s1.119 2.5 2.5 2.5 2.5-1.119 2.5-2.5-1.119-2.5-2.5-2.5z" fill="currentColor" opacity=".3"/>
<path class="ColorScheme-Text" d="m13 9c-1.108 0-2 0.91-2 2.03v0.97h-1v4h6v-4h-1v-0.97c0-1.12-0.892-2.03-2-2.03zm0 1c0.554 0 1 0.44 1 1v1h-2v-1c0-0.56 0.446-1 1-1z" fill="currentColor"/>
</svg>
|