14 lines
808 B
XML
14 lines
808 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:#eff0f1;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<g transform="translate(1,1)">
|
|
<path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 4 3 L 4 17 L 6 17 L 6 19 L 12 19 L 12 18 L 7 18 L 7 6 L 13 6 L 13 10 L 17 10 L 17 11 L 18 11 L 18 9 L 12 3 L 4 3 Z M 5 4 L 11 4 L 11 5 L 6 5 L 6 16 L 5 16 L 5 4 Z M 16 12 C 14.8954 12 14 12.8954 14 14 L 14 16 L 13 16 L 13 19 L 19 19 L 19 16 L 18 16 L 18 14 C 18 12.8954 17.1046 12 16 12 Z M 16 13 C 16.5523 13 17 13.4477 17 14 L 17 16 L 15 16 L 15 14 C 15 13.4477 15.4477 13 16 13 Z"/>
|
|
</g>
|
|
</svg>
|