11 lines
332 B
XML
11 lines
332 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="M23.707 16l-14-14L9 2.707 22.293 16 9 29.293l.707.707z" class="ColorScheme-Text" fill="currentColor"/>
|
||
|
</svg>
|