blob: 2bbfe6a67e6295e8d5435e1d9ccc990d729cbc78 (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22">
<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 1 1.0058594 L 1 15.003906 L 15 15.003906 L 15 1.0058594 L 1 1.0058594 z M 3 3.0058594 L 13 3.0058594 L 13 13.003906 L 3 13.003906 L 3 3.0058594 z" transform="translate(3 3)"/>
</svg>
|