15 lines
		
	
	
	
		
			915 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			915 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-Highlight {
 | |
|                 color:#3daee9;
 | |
|             }
 | |
|             .ColorScheme-Text {
 | |
|                 color:#eff0f1;
 | |
|             }
 | |
|         </style>
 | |
|     </defs>
 | |
|     <path style="fill:currentColor; fill-opacity:1; stroke:none" d="M 4 19 L 4 2.99805 L 14 2.99805 L 14 3.00785 L 14.0078 2.99805 L 18 6.99023 L 18 19 L 5 19 L 4 19 Z M 5 17.998 L 17 17.998 L 17 7.99805 L 13 7.99805 L 13 3.99805 L 5 3.99805 L 5 17.998 Z M 8 14 L 8 13 L 15 13 L 15 14 L 8 14 Z M 8 11 L 8 10 L 15 10 L 15 11 L 8 11 Z M 8 8 L 8 7 L 12 7 L 12 8 L 8 8 Z" class="ColorScheme-Text"/>
 | |
|     <path style="fill:currentColor; fill-opacity:1; stroke:none" d="M 6 16 L 6 5 L 12 5 L 12 6 L 7 6 L 7 15 L 16 15 L 16 16 L 6 16 Z" class="ColorScheme-Highlight"/>
 | |
| </svg>
 |