11 lines
546 B
XML
11 lines
546 B
XML
<svg version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text {
|
|
color:#eff0f1;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path class="ColorScheme-Text" style="fill:currentColor;fill-opacity:1;stroke:none" d="m4 3v7h1v-6h8v4h4v2h1v-3l-4-4h-10zm-1 8v1h16v-1h-16zm1 2v2h1v-2h-1zm13 0v2h1v-2h-1zm-13 3v3h2v-1h-1v-2h-1zm13 0v2h-1v1h2v-3h-1zm-10 2v1h2v-1h-2zm3 0v1h2v-1h-2zm3 0v1h2v-1h-2z" fill="currentColor"/>
|
|
</svg>
|