16 lines
840 B
XML
16 lines
840 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" viewBox="0 0 24 24">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-PositiveText {
|
||
|
color:#27ae60;
|
||
|
}
|
||
|
.ColorScheme-Text {
|
||
|
color:#eff0f1;
|
||
|
}
|
||
|
</style>
|
||
|
<g transform="translate(1,1)">
|
||
|
<rect style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-PositiveText" height="22" rx="2" width="22"/>
|
||
|
<path style="fill:currentColor;fill-opacity:0.6;stroke:none" class="ColorScheme-Text" d="M2 0C.892 0 0 .892 0 2v18c0 1.108.892 2 2 2h18c1.108 0 2-.892 2-2V2c0-1.108-.892-2-2-2zm0 1h18c.554 0 1 .446 1 1v18c0 .554-.446 1-1 1H2c-.554 0-1-.446-1-1V2c0-.554.446-1 1-1z"/>
|
||
|
<path d="M14 3a8 8 0 0 0-7.535 5.334H3v5.332h3.467A8 8 0 0 0 14 19v-3h5v-2h-5V8h5V6h-5z" fill="#fff"/>
|
||
|
</g>
|
||
|
</svg>
|