14 lines
437 B
XML
14 lines
437 B
XML
<svg viewBox="0 0 22 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="M19 3h-1v16h1zm-6.293 8l-8-8L4 3.707 11.293 11 4 18.293l.707.707z"/>
|
|
<path d="M17.707 11l-8-8L9 3.707 16.293 11 9 18.293l.707.707z"/>
|
|
</g>
|
|
</svg>
|