9 lines
673 B
XML
9 lines
673 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 11,5 A 6,6 0 0 0 6.9414,6.5898 l 1.207,1.6094 A 4,4 0 0 1 11,7 a 4,4 0 0 1 4,4 h -2 l 3,4 3,-4 H 17 A 6,6 0 0 0 11,5 Z M 6,7 3,11 h 2 a 6,6 0 0 0 6,6 6,6 0 0 0 4.059,-1.59 L 13.85,13.801 A 4,4 0 0 1 11,15 4,4 0 0 1 7,11 h 2 z"/>
|
|
</svg>
|