10 lines
798 B
XML
10 lines
798 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:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" class="ColorScheme-Text" d="M 6.9999998,12 V 3.9999997 M 1,3.9999997 3.9999999,7.999998 6.9999998,3.9999997 M 1,12 V 3.9999997"/>
|
||
|
<path style="fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round" class="ColorScheme-Text" d="M 12,12 V 7.999998 M 15,3.9999992 12,7.999998 M 9,3.9999992 12,7.999998"/>
|
||
|
</svg>
|