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