15 lines
764 B
XML
15 lines
764 B
XML
|
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text {
|
||
|
color:#dedede;
|
||
|
}
|
||
|
.ColorScheme-NegativeText {
|
||
|
color:#da4453;
|
||
|
}
|
||
|
</style>
|
||
|
</defs><g transform="translate(1,1)">
|
||
|
<path class="ColorScheme-Text" d="m16 5v2h-10c-1.662 0-3 1.338-3 3v1h1v-1c0-1.108 0.892-2 2-2h10v2l3-2.5zm-3 9h-7v-2l-3 2.5 3 2.5v-2h7z" fill="currentColor"/>
|
||
|
<path class="ColorScheme-NegativeText" d="m14.834 12-0.83398 0.83398 1.666 1.666-1.666 1.666 0.83398 0.83398 1.666-1.666 1.666 1.666 0.83398-0.83398-1.666-1.666 1.666-1.666-0.83398-0.83398-1.666 1.666z" fill="currentColor"/>
|
||
|
</g></svg>
|