10 lines
352 B
XML
10 lines
352 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#eff0f1;
|
||
|
}
|
||
|
</style>
|
||
|
<path d="m11 3-8 11h16z" class="ColorScheme-Text" fill="currentColor"/>
|
||
|
<path d="m3 16v3h16v-3z" class="ColorScheme-Text" fill="currentColor"/>
|
||
|
</svg>
|