12 lines
378 B
XML
12 lines
378 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="m8 4v24h16v-24zm5 1h6v1h-6zm-4 2h14v19h-14z" class="ColorScheme-Text" fill="currentColor"/>
|
||
|
</svg>
|