15 lines
848 B
XML
15 lines
848 B
XML
|
<!DOCTYPE svg>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24" 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 style="fill:currentColor; fill-opacity:0.5; stroke:none" d="M 4 3 L 4 10 L 11 10 L 11 3 L 4 3 Z M 12 3 L 12 9.29297 L 18.293 3 L 12 3 Z M 19 3.70703 L 12.707 10 L 19 10 L 19 3.70703 Z M 4 11 L 4 17.293 L 10.293 11 L 4 11 Z M 12 11 L 12 18 L 19 18 L 19 11 L 12 11 Z M 11 11.707 L 4.70703 18 L 11 18 L 11 11.707 Z" class="ColorScheme-Text"/>
|
||
|
<path style="fill:currentColor; fill-opacity:1; stroke:none" d="M 19.293 2 L 3 18.293 L 3 19 L 3.70703 19 L 20 2.70703 L 20 2 L 19.293 2 Z" class="ColorScheme-Text"/>
|
||
|
</g>
|
||
|
</svg>
|