14 lines
443 B
XML
14 lines
443 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>
|
||
|
<g class="ColorScheme-Text" fill="currentColor">
|
||
|
<path d="M27 2v28h1V2zm-8.293 14l-14-14L4 2.707 17.293 16 4 29.293l.707.707z"/>
|
||
|
<path d="M25.707 16l-14-14-.707.707L24.293 16 11 29.293l.707.707z"/>
|
||
|
</g>
|
||
|
</svg>
|