10 lines
811 B
XML
10 lines
811 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" class="ColorScheme-Text" d="M 4.999937,12 0.9999346,6.9999995 M 4.999937,3.9999998 0.9999346,9.000001 m 0,2.999999 V 3.9999998"/>
|
||
|
<path style="fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" class="ColorScheme-Text" d="M 14.999936,12 V 3.9999997 m -6,0 3,3.9999983 3,-3.9999983 M 8.999936,12 V 3.9999997"/>
|
||
|
</svg>
|