12 lines
438 B
XML
12 lines
438 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24" width="24" height="24">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Highlight {
|
||
|
color:#3daee9;
|
||
|
}
|
||
|
</style>
|
||
|
<g transform="translate(1,1)">
|
||
|
<rect class="ColorScheme-Highlight" x="3" y="3" width="16" height="16" rx="2" fill="currentColor"/>
|
||
|
<path d="m10 6v2h2v-2zm0 4v6h2v-6z" fill="#fff"/>
|
||
|
</g>
|
||
|
</svg>
|