13 lines
877 B
XML
13 lines
877 B
XML
|
<!DOCTYPE svg>
|
||
|
<svg viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||
|
<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 11 19 L 4 19 L 4 3 L 14 3 L 18 7 L 18 11 L 17 11 L 17 8 L 13 8 L 13 4 L 5 4 L 5 18 L 11 18 L 11 19 Z"/>
|
||
|
<path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 13 12 L 13 13 L 12 13 L 12 14 L 13 14 L 13 17 L 12 17 L 12 18 L 13 18 L 13 19 L 14 19 L 14 18 L 17 18 L 17 19 L 18 19 L 18 18 L 19 18 L 19 17 L 18 17 L 18 14 L 19 14 L 19 13 L 18 13 L 18 12 L 17 12 L 17 13 L 14 13 L 14 12 L 13 12 Z M 14 14 L 17 14 L 17 17 L 14 17 L 14 14 Z"/>
|
||
|
</g></svg>
|