10 lines
1010 B
XML
10 lines
1010 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:#89b482; } .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 11,11 v 1 c 0,0.28 0.1,0.54 0.28,0.72 l 0.78,0.78 -0.78,0.78 C 11.1,14.47 11,14.73 11,15 v 1 h 1 c 0.28,0 0.54,-0.1 0.72,-0.28 l 0.78,-0.78 0.78,0.78 C 14.46,15.9 14.73,16 15,16 h 1 v -1 c 0,-0.27 -0.1,-0.53 -0.28,-0.72 L 14.94,13.5 15.72,12.72 C 15.9,12.54 16,12.28 16,12 v -1 h -1 c -0.27,0 -0.54,0.1 -0.72,0.28 L 13.5,12.07 12.72,11.28 C 12.54,11.1 12.28,11 12,11 Z"/>
|
||
|
<path style="opacity:.35;fill:currentColor" class="ColorScheme-Text" d="M 10 0 L 10 2 L 7 2 L 7 7 L 10 7 L 10 9 L 15.5 4.5 L 10 0 z M 6 6 L 0.5 10.5 L 6 15 L 6 13 L 9 13 L 9 8 L 6 8 L 6 6 z"/>
|
||
|
</svg>
|