12 lines
		
	
	
	
		
			835 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			835 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 18 L 19 18 L 19 11 L 16 11 L 15 11 L 15 10 L 15 7 L 12 7 L 12 6 L 16 6 L 20 10 L 20 11 L 20 18 L 20 19 L 10 19 L 10 16 L 11 16 L 11 18 Z"/>
 | |
|     <path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 4 10 L 12 10 L 12 14 L 4 14 L 4 10 Z M 8 4 C 9.10457 4 10 4.89543 10 6 L 10 9 L 6 9 L 6 6 C 6 4.89543 6.89543 4 8 4 Z M 8 3 C 6.34314 3 5 4.34314 5 6 L 5 9 L 3 9 L 3 15 L 13 15 L 13 9 L 11 9 L 11 6 C 11 4.34314 9.65686 3 8 3 Z"/>
 | |
| </svg>
 |