blob: e838035679061da70915f7e0cf2093b323e6932e (
plain)
1
2
3
4
5
6
|
<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; }</style>
</defs>
<path class="ColorScheme-Text" d="m8 1c-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7-3.134-7-7-7zm-4 3h2l2 3 2-3h2v8h-2v-4l-2 2-2-2v4h-2z" fill="currentColor"/>
</svg>
|