14 lines
		
	
	
	
		
			450 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			450 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<svg viewBox="0 0 16 16" 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="M7.293 8l6 6 .707-.707L8.707 8 14 2.707 13.293 2z"/>
 | 
						|
        <path d="M3.293 8l6 6 .707-.707L4.707 8 10 2.707 9.293 2z"/>
 | 
						|
        <path d="M2 2h1v12H2z"/>
 | 
						|
    </g>
 | 
						|
</svg>
 |