11 lines
		
	
	
	
		
			582 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			582 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 11 16 L 16.293 16 L 14 18.293 L 14.707 19 L 18.207 15.5 L 14.707 12 L 14 12.707 L 16.293 15 L 11 15 L 11 16 Z M 5 18 L 5 4 L 13 4 L 13 8 L 17 8 L 17 13 L 18 13 L 18 7 L 14 3 L 4 3 L 4 19 L 13 19 L 13 18 L 5 18 Z"/>
 | |
| </svg>
 |