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="M2 5h28V4H2zm14 8.293l-14 14 .707.707L16 14.707 29.293 28l.707-.707z"/>
|
||
|
<path d="M16 6.293l-14 14 .707.707L16 7.707 29.293 21l.707-.707z"/>
|
||
|
</g>
|
||
|
</svg>
|