12 lines
365 B
XML
12 lines
365 B
XML
|
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-PositiveText {
|
||
|
color:#27ae60;
|
||
|
}
|
||
|
.ColorScheme-Text {
|
||
|
color:#232629;
|
||
|
}
|
||
|
</style>
|
||
|
<path d="m4 8v16h24v-16zm2 1h20v14h-20z" class="ColorScheme-Text" fill="currentColor"/>
|
||
|
</svg>
|