11 lines
377 B
XML
11 lines
377 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="M27 2.707L26.293 2l-14 14 14 14 .707-.707L13.707 16zm-7 0L19.293 2l-14 14 14 14 .707-.707L6.707 16z" class="ColorScheme-Text" fill="currentColor"/>
|
||
|
</svg>
|