14 lines
688 B
XML
14 lines
688 B
XML
|
<!DOCTYPE svg>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" version="1.1" width="24" height="24">
|
||
|
<defs>
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#dedede;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<g transform="translate(1,1)">
|
||
|
<path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 2 3 L 2 4 L 4 4 L 4 18 L 2 18 L 2 19 L 7 19 L 7 18 L 5 18 L 5 4 L 7 4 L 7 3 L 2 3 z M 8 4 L 8 5 L 18 5 L 18 17 L 8 17 L 8 18 L 19 18 L 19 4 L 8 4 z M 13 6 L 9 16 L 10 16 L 14 6 L 13 6 z M 16 6 L 12 16 L 13 16 L 17 6 L 16 6 z M 7 15 L 7 16 L 8 16 L 8 15 L 7 15 z "/>
|
||
|
</g>
|
||
|
</svg>
|