14 lines
479 B
XML
14 lines
479 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" viewBox="0 0 24 24">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#eff0f1;
|
||
|
}
|
||
|
</style>
|
||
|
<g transform="translate(1,1)">
|
||
|
<g class="ColorScheme-Text" fill="currentColor">
|
||
|
<path d="M3 3v1h16V3zm8 6.293l-8 8 .707.707L11 10.707 18.293 18l.707-.707z"/>
|
||
|
<path d="M11 4.293l-8 8 .707.707L11 5.707 18.293 13l.707-.707z"/>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|