14 lines
441 B
XML
14 lines
441 B
XML
<svg height="22" width="22" xmlns="http://www.w3.org/2000/svg">
|
|
<style
|
|
type="text/css"
|
|
id="current-color-scheme">
|
|
.ColorScheme-Text {
|
|
color:#eff0f1;
|
|
}
|
|
</style>
|
|
<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>
|
|
</svg>
|