15 lines
733 B
XML
15 lines
733 B
XML
|
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||
|
<defs>
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#dedede;
|
||
|
}
|
||
|
.ColorScheme-NegativeText {
|
||
|
color:#da4453;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path class="ColorScheme-NegativeText" d="M 14.707,15 14,15.707 15.793,17.5 14,19.293 14.707,20 16.5,18.207 18.293,20 19,19.293 17.207,17.5 19,15.707 18.293,15 16.5,16.793 Z" fill="currentColor"/>
|
||
|
<path class="ColorScheme-Text" d="m8 4c-1.662 0-3 1.338-3 3v10c0 1.662 1.338 3 3 3h5v-1h-5c-1.108 0-2-0.892-2-2v-10c0-1.108 0.892-2 2-2h6v2c0 1.108 0.892 2 2 2h2v5h1v-6l-4-4z" fill="currentColor"/>
|
||
|
</svg>
|