10 lines
873 B
XML
10 lines
873 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 1 1 C 1 1 0 1 0 2 L 0 12 C 0 13 1 13 1 13 L 3 13 L 4 14 L 11 14 L 11 11 L 10 12 L 5 12 L 4 11 L 2 11 L 2 3 L 3 3 L 3 5 L 4 5 L 4 3 L 5 3 L 5 5 L 6 5 L 6 3 L 7 3 L 7 5 L 8 5 L 8 3 L 9 3 L 9 5 L 10 5 L 10 3 L 11 3 L 11 5 L 12 5 L 12 3 L 13 3 L 13 5 L 15 5 L 15 2 C 15 1 14 1 14 1 L 1 1 z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-NeutralText warning" d="m 12,6 v 4 l 0.25,2 h 1.5 L 14,10 V 6 Z m 0,7 v 2 h 2 v -2 z"/>
|
|
</svg>
|