9 lines
604 B
XML
9 lines
604 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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 17,4.75 V 6 H 10 C 10,6 8,6 8,8 v 7 H 7 V 13.75 L 4,16.5 7,19.25 V 18 h 7 c 0,0 2,0 2,-2 V 9 h 1 v 1.25 L 20,7.5 Z M 10,8 h 4 v 8 h -4 z m 1,1 v 2 h 2 V 9 Z"/>
|
|
</svg>
|