blob: 2ee327f156699865f7039e48c247141369b4f318 (
plain)
1
2
3
4
5
6
7
8
|
<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.359 9.309c-0.3108 0.007124-0.6371 0.1203-0.9863 0.3652-0.7986 0.5596-0.9186 1.84 0.1367 3.021-0.004982-0.06446-0.009766-0.1296-0.009766-0.1953 0-1.316 1.016-2.392 2.307-2.49-0.4608-0.4353-0.9327-0.713-1.447-0.7012zm10.9 0.2598c-0.8828 1.408-2.254 2.395-3.801 2.721-0.792 0.1664-1.597 0.1861-2.346 0.08398-0.2284-0.0484-0.4355-0.1115-0.6309-0.1855 0.01278 0.1024 0.02148 0.2066 0.02148 0.3125 0 1.027-0.6201 1.908-1.506 2.293 0.7997 0.2031 1.642 0.2564 2.539 0.1562 0.6919-0.09797 1.366-0.3134 1.994-0.6172 2.321-1.086 3.564-3.437 3.729-4.764z" 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>
|