blob: 902b223df6274f03cd7f8df5d22ec2077071a80a (
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="m8.475 1.383c-1.428-0.01108-2.701 0.4009-3.395 0.8672 1.593-0.2489 3.189 0.1086 4.434 1.002 0.06234-0.6336 0.3589-1.198 0.8047-1.604-0.6214-0.1794-1.246-0.261-1.844-0.2656zm5.746 3.266c-0.416 0.8026-1.254 1.352-2.221 1.352-0.1336 0-0.2647-0.01109-0.3926-0.03125 0.2913 1.06 0.08247 2.035 0.001953 3.113-0.0453 1.022 0.2383 1.794 1.342 2.068 0.957 0.2387 2.019-0.5288 2.201-2.137 0.113-1.683-0.1894-3.123-0.9316-4.365z" 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>
|