9 lines
674 B
XML
9 lines
674 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 0 1 0 2 0 2 L 0 12 C 0 13 1 13 1 13 L 6 13 C 6 13 5 13 5 14 L 5 15 L 11 15 L 11 14 C 11 13 10 13 10 13 L 15 13 C 16 13 16 12 16 12 L 16 2 C 16 2 16 1 15 1 L 1 1 z M 7 4 L 9 4 L 9 10 L 7 10 L 7 6 L 6 6 L 6 5 L 7 5 L 7 4 z"/>
|
|
</svg>
|