blob: 86f505fc1045fae4a523dc1862d4b5545945a442 (
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:#444444; } .ColorScheme-Highlight { color:#4285f4; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 15 1.0097656 L 1 15.009766 L 15 15.009766 L 15 1.0097656 z M 13 5.8378906 L 13 13.009766 L 5.828125 13.009766 L 13 5.8378906 z"/>
</svg>
|