8 lines
547 B
XML
8 lines
547 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;}</style>
|
|
</defs>
|
|
<path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 5,14 C 5,14 3,14 3,12 3,10 3,7 3,7 h 1 c 0,0 0,4 0,5 0,1 1,1 1,1 h 6 c 0,0 1,0 1,-1 0,-1 0,-5 0,-5 h 1 c 0,0 0,3 0,5 0,2 -2,2 -2,2 z M 5,7 V 5 H 7 V 7 Z M 9,7 V 5 h 2 V 7 Z M 3,4 V 2 H 5 V 4 Z M 7,4 V 2 h 2 v 2 z m 4,0 V 2 h 2 v 2 z"/>
|
|
</svg>
|