blob: 459d6a61401bbe5e831a90dba8b221993d1ccaad (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#d4be98; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 20,4 4,20 H 20 Z M 18,8.828125 V 18 H 8.828125 Z"/>
</svg>
|