blob: efc8a68059690b756adc523f6d4c2e73813db1d1 (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 1.46875 1 C 1.2086109 1 1 1.2086109 1 1.46875 L 1 8.5292969 C 1 8.7894369 1.2086109 9 1.46875 9 L 3 9 L 3 3 L 6 3 L 6 1 L 1.46875 1 z M 7 1 L 7 9 L 8.5292969 9 C 8.7894359 9 9 8.7894369 9 8.5292969 L 9 1.46875 C 9 1.2086109 8.7894359 1 8.5292969 1 L 7 1 z M 4 4 L 4 9 L 6 9 L 6 4 L 4 4 z M 10 4 L 10 8.5292969 C 10 9.329054 9.3290525 10 8.5292969 10 L 7 10 L 6 10 L 4 10 L 3 10 L 3 12.384766 C 3 12.76564 3.2967034 12.996081 3.6660156 13 L 10.236328 13 L 11.570312 15 L 12.904297 13 L 14.333984 13 C 14.703318 13 15 12.76564 15 12.384766 L 15 4.6875 C 15 4.3066251 14.703318 4 14.333984 4 L 10 4 z"/>
</svg>
|