10 lines
687 B
XML
10 lines
687 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 6,3 C 6,3 5,3 5,4 V 10 H 17 V 7 L 13,3 Z M 5,13 V 19 H 7 V 13 Z M 8,13 V 19 H 10 V 13 Z M 12,13 V 19 H 14 V 13 Z M 15,13 V 18 H 17 V 13 Z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-NegativeText error" d="M 4,11 V 12 H 18 V 11 Z"/>
|
|
</svg>
|