9 lines
695 B
XML
9 lines
695 B
XML
<!DOCTYPE svg>
|
|
<svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<style type="text/css" id="current-color-scheme">.ColorScheme-Text {color:#fcfcfc;}.ColorScheme-Highlight {color:#3daee9;}</style>
|
|
</defs>
|
|
<path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="m 7,2 v 1 h 2 v 3 h 3 v 6 c 0,0 0,1 -1,1 -1,0 -5,0 -6,0 C 4,13 4,12.055659 4,12.055659 V 6 H 3 v 6 c 0,0 0,2 2,2 2,0 4,0 6,0 2,0 2,-2 2,-2 V 5 L 10,2 Z M 5,5 V 6 H 8 V 5 Z m 0,3 v 1 h 6 V 8 Z m 0,3 v 1 h 6 v -1 z"/>
|
|
<path class="ColorScheme-Highlight" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 2 2 L 4 5 L 6 2 L 2 2 Z"/>
|
|
</svg>
|