15 lines
		
	
	
	
		
			973 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			973 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <!DOCTYPE svg>
 | |
| <svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" version="1.1">
 | |
|     <defs>
 | |
|         <style type="text/css" id="current-color-scheme">
 | |
|             .ColorScheme-Text {
 | |
|                 color:#232629;
 | |
|             }
 | |
|             .ColorScheme-NegativeText {
 | |
|                 color:#da4453;
 | |
|             }
 | |
|         </style>
 | |
|     </defs>
 | |
|     <path style="fill:currentColor; fill-opacity:1; stroke:none" d="M 21 20.707 L 24.293 24 L 21 27.293 C 21.013 27.318 21.707 28 21.707 28 L 25 24.707 L 28.293 28 L 29 27.293 L 25.707 24 L 29 20.707 L 28.293 20 L 25 23.293 L 21.707 20 L 21 20.707 Z M 17 7 L 22 7 L 22 13 L 28 13 L 28 19 L 29 19 L 29 12 L 23 6 L 16 6 L 17 7 Z M 12 28 L 20 28 L 20 27 L 13 27 L 13 26 L 12 26 L 12 28 Z" class="ColorScheme-NegativeText"/>
 | |
|     <path style="fill:currentColor; fill-opacity:1; stroke:none" d="M 20 26 L 20 10 L 14 4 L 3 4 L 3 26 L 20 26 Z M 4 25 L 4 5 L 13 5 L 13 11 L 19 11 L 19 25 L 4 25 Z" class="ColorScheme-Text"/>
 | |
| </svg>
 |