9 lines
517 B
XML
9 lines
517 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#4285f4; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 2 2 L 2 14 L 14 14 L 14 2 L 2 2 z M 3.5 3.1347656 L 8.6953125 6.1347656 L 9.5 6.5664062 L 8.6953125 7 L 3.5 10 L 3 9.1347656 L 7.4453125 6.5664062 L 3 4 L 3.5 3.1347656 z" transform="translate(4 4)"/>
|
||
|
</svg>
|