11 lines
394 B
XML
11 lines
394 B
XML
|
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
||
|
<style
|
||
|
type="text/css"
|
||
|
id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#363636;
|
||
|
}
|
||
|
</style>
|
||
|
<path d="M25 15a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1zm-4.293 1l-14-14L6 2.707 19.293 16 6 29.293l.707.707z" class="ColorScheme-Text" fill="currentColor"/>
|
||
|
</svg>
|