11 lines
		
	
	
	
		
			664 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			664 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <!DOCTYPE svg>
 | |
| <svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
 | |
|     <defs>
 | |
|         <style type="text/css" id="current-color-scheme">
 | |
|             .ColorScheme-NegativeText {
 | |
|                 color:#da4453;
 | |
|             }
 | |
|         </style>
 | |
|     </defs>
 | |
|     <path d="M 4 3 L 4 19 L 5 19 L 11 19 L 11 18 L 5 18 L 5 4 L 13 4 L 13 8 L 17 8 L 17 13 L 18 13 L 18 7 L 14 3 L 5 3 L 4 3 Z M 13.707 14 L 13 14.707 L 14.793 16.5 L 13 18.293 L 13.707 19 L 15.5 17.207 L 17.293 19 L 18 18.293 L 16.207 16.5 L 18 14.707 L 17.293 14 L 15.5 15.793 L 13.707 14 Z" style="fill:currentColor; fill-opacity:1; stroke:none" class="ColorScheme-NegativeText"/>
 | |
| </svg>
 |