15 lines
369 B
XML
15 lines
369 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">
|
||
|
<defs id="defs3051">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#eff0f1;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path
|
||
|
style="fill:currentColor;fill-opacity:1;stroke:none"
|
||
|
d="m1 1v10h10v-10zm1 1h8v8h-8z"
|
||
|
class="ColorScheme-Text"
|
||
|
/>
|
||
|
</svg>
|