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