11 lines
		
	
	
	
		
			875 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			875 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;
 | |
|             }
 | |
|         </style>
 | |
|     </defs>
 | |
|     <path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 3 3 L 3 17 L 7 17 L 7 19 L 12 19 L 12 18 L 8 18 L 8 7 L 12 7 L 12 11 L 16 11 L 17 11 L 17 10 L 13 6 L 12 6 L 9 3 L 3 3 Z M 4 4 L 8 4 L 8 6 L 7 6 L 7 16 L 4 16 L 4 4 Z M 15.5 12 C 13.567 12 12 13.567 12 15.5 C 12 17.433 13.567 19 15.5 19 C 17.433 19 19 17.433 19 15.5 C 19 13.567 17.433 12 15.5 12 Z M 15.5 13 C 16.8807 13 18 14.1193 18 15.5 C 18 16.8807 16.8807 18 15.5 18 C 14.1193 18 13 16.8807 13 15.5 C 13 14.1193 14.1193 13 15.5 13 Z M 15 14 L 15 17 L 16 17 L 17 17 L 17 16 L 16 16 L 16 14 L 15 14 Z"/>
 | |
| </svg>
 |