9 lines
706 B
XML
9 lines
706 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" 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 9,1 V 6 H 10 V 10 L 13,5 H 12 L 13.5,1 Z M 5,2 V 3 H 7 V 4 H 5.5 L 3,6.5 V 8 H 2 V 6 H 1 V 12 H 2 V 10 H 3 V 11 C 3,12 4,12 4,12 H 6 L 7,13 H 12 C 12,13 13,13 13,12 V 10 H 14 V 12 H 16 V 5 H 14 V 7 H 13 L 11,10.275 V 11 H 8 L 7,10 H 5 V 7.5 L 6.5,6 H 8 V 2 Z"/>
|
|
</svg>
|