11 lines
650 B
XML
11 lines
650 B
XML
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
|
color:#727272;
|
|
}</style>
|
|
</defs>
|
|
<path class="ColorScheme-Text" d="m6 2c-1.108 0-2 0.892-2 2v16c0 1.108 0.892 2 2 2h12c1.108 0 2-0.892 2-2v-16c0-1.108-0.892-2-2-2zm0 2h12v16h-12z" fill="currentColor"/>
|
|
<rect class="ColorScheme-Text" x="7" y="5" width="10" height="7" fill="currentColor"/>
|
|
<path class="ColorScheme-Text" d="m12 13a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3zm0 2a1 1 0 0 1 1 1 1 1 0 0 1-1 1 1 1 0 0 1-1-1 1 1 0 0 1 1-1z" fill="currentColor"/>
|
|
</svg>
|