13 lines
476 B
XML
13 lines
476 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:#363636;
|
||
|
}
|
||
|
.ColorScheme-NegativeText {
|
||
|
color:#da4453;
|
||
|
}</style>
|
||
|
</defs>
|
||
|
<path class="ColorScheme-Text" d="m10 5-3 3h-3c-0.554 0-1 0.446-1 1v4c0 0.554 0.446 1 1 1h3l3 3z" fill="currentColor"/>
|
||
|
<path class="ColorScheme-NegativeText" d="m12 10v2h6v-2z" fill="currentColor"/>
|
||
|
</svg>
|