blob: 44a7f8f8cb2727e7e191c482ba8216db75317433 (
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="m14.11 5.939c0.008193 0.7489-0.1147 1.48-0.3535 2.158a3 3 0 0 1 0.8066 0.3438c0.01849-1.023-0.1768-1.927-0.4531-2.502zm-6.76 5.709c0.09636 0.2659 0.1504 0.5523 0.1504 0.8516 0 1.11-0.7227 2.051-1.725 2.377 0.06367 0.02033 0.1262 0.04095 0.1934 0.05859 1.084 0.2323 2.089 0.2695 3.031 0.1113v-3.152c-0.5687 0.001264-1.104-0.1117-1.65-0.2461z" fill="currentColor"/>
<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"/>
<path class="ColorScheme-Highlight" 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"/>
<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"/>
</svg>
|