14 lines
478 B
XML
14 lines
478 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="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="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>
|
|
</g>
|
|
</svg>
|