11 lines
		
	
	
	
		
			555 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			555 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<!DOCTYPE svg>
 | 
						|
<svg viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg">
 | 
						|
    <defs>
 | 
						|
        <style type="text/css" id="current-color-scheme">
 | 
						|
            .ColorScheme-Text {
 | 
						|
                color:#eff0f1;
 | 
						|
            }
 | 
						|
        </style>
 | 
						|
    </defs>
 | 
						|
    <path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 4 3 L 4 19 L 11 19 L 11 18 L 5 18 L 5 4 L 13 4 L 13 8 L 17 8 L 17 15 L 12.707 15 L 15 12.707 L 14.293 12 L 10.793 15.5 L 14.293 19 L 15 18.293 L 12.707 16 L 18 16 L 18 7 L 14 3 L 4 3 Z"/>
 | 
						|
</svg>
 |