9 lines
694 B
XML
9 lines
694 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:#dfdfdf; } .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,3 C 9.34,3 8,4.34 8,6 v 5 c 0,1.66 1.34,3 3,3 1.66,0 3,-1.34 3,-3 V 6 C 14,4.34 12.66,3 11,3 Z m -6,7 v 1 c 0,2.97 2.16,5.43 5,5.91 V 19 h 2 v -2.09 c 2.84,-0.48 5,-2.94 5,-5.91 v -1 h -2 v 1 c 0,2.23 -1.77,4 -4,4 -2.23,0 -4,-1.77 -4,-4 v -1 z"/>
|
|
</svg>
|