11 lines
618 B
XML
11 lines
618 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" version="1.1">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; }
|
|
</style>
|
|
</defs>
|
|
<g transform="translate(1,1)">
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 10,1 V 5 H 15 V 1 Z M 0,2 V 6 H 5 V 2 Z M 11,6 V 10 H 16 V 6 Z M 5,7 V 11 H 10 V 7 Z M 0,12 V 16 H 5 V 12 Z M 6,12 V 16 H 11 V 12 Z"/>
|
|
</g>
|
|
</svg>
|