16 lines
978 B
XML
16 lines
978 B
XML
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24" width="24" height="24">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">.ColorScheme-PositiveText {
|
|
color:#27ae60;
|
|
}
|
|
.ColorScheme-Text {
|
|
color:#363636;
|
|
}</style>
|
|
</defs>
|
|
<g transform="translate(1,1)">
|
|
<g fill="currentColor">
|
|
<path id="smartphone" class="ColorScheme-Text" d="m8 3c-1.108 0-2 0.892-2 2v12c0 1.108 0.892 2 2 2h6c1.108 0 2-0.892 2-2v-12c0-1.108-0.892-2-2-2h-6zm0 1h6c0.554 0 1 0.446 1 1v12c0 0.554-0.446 1-1 1h-6c-0.554 0-1-0.446-1-1v-12c0-0.554 0.446-1 1-1zm0.5 1a0.5 0.5 0 0 0-0.5 0.5 0.5 0.5 0 0 0 0.5 0.5 0.5 0.5 0 0 0 0.5-0.5 0.5 0.5 0 0 0-0.5-0.5zm1 11c-0.277 0-0.5 0.223-0.5 0.5s0.223 0.5 0.5 0.5h3c0.277 0 0.5-0.223 0.5-0.5s-0.223-0.5-0.5-0.5h-3z" fill="currentColor"/>
|
|
<path class="ColorScheme-PositiveText" d="m9 11-0.5 0.5 1.5 1.5 3.5-3.5-0.5-0.5-3 3z" fill="currentColor"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|