11 lines
338 B
XML
11 lines
338 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
|
<style type="text/css" id="current-color-scheme">
|
|
.ColorScheme-Text {
|
|
color:#eff0f1;
|
|
}
|
|
</style>
|
|
<g transform="translate(1,1)">
|
|
<path d="m3 3h16v16h-16z" class="ColorScheme-Text" fill="currentColor"/>
|
|
</g>
|
|
</svg>
|