11 lines
767 B
XML
11 lines
767 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 2,2 V 3 H 5.46 L 2,7.32 V 8 H 7 V 7 H 3.54 L 7,2.68 V 2 Z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 6,5 V 6 H 9.46 L 6,10.32 V 11 H 11 V 10 H 7.54 L 11,5.68 V 5 Z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 10,8 V 9 H 13.46 L 10,13.32 V 14 H 15 V 13 H 11.54 L 15,8.68 V 8 Z"/>
|
|
</svg>
|