14 lines
716 B
XML
14 lines
716 B
XML
|
<svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-PositiveText {
|
||
|
color:#27ae60;
|
||
|
}
|
||
|
.ColorScheme-Text {
|
||
|
color:#232629;
|
||
|
}
|
||
|
</style>
|
||
|
<rect class="ColorScheme-PositiveText" fill="currentColor" height="22" rx="2" width="22"/>
|
||
|
<path d="m2 0c-1.108 0-2 .892-2 2v18c0 1.108.892 2 2 2h18c1.108 0 2-.892 2-2v-18c0-1.108-.892-2-2-2zm0 1h18c.554 0 1 .446 1 1v18c0 .554-.446 1-1 1h-18c-.554 0-1-.446-1-1v-18c0-.554.446-1 1-1z" class="ColorScheme-Text" fill="currentColor" fill-opacity=".6"/>
|
||
|
<path d="m6 3v16h10v-16zm3 1h4v1h-4zm-2 2h8v5.5 1 4.5h-8v-1-3.5-1z" fill="#fff"/>
|
||
|
</svg>
|