8 lines
325 B
XML
8 lines
325 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
||
|
<g transform="translate(1,1)" style="fill:#ececec;fill-opacity:1">
|
||
|
<rect y="17" x="3" height="2" width="16" style="stroke:none"/>
|
||
|
<path d="m 9 18 0 -8 4 0 0 8 z" style="stroke:none"/>
|
||
|
<path d="m 9 11 -6 0 8 -8 8 8 -6 0 z" style="stroke:none"/>
|
||
|
</g>
|
||
|
</svg>
|