20 lines
		
	
	
	
		
			325 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			325 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <svg
 | |
|   xmlns="http://www.w3.org/2000/svg"
 | |
|   width="24"
 | |
|   height="24"
 | |
|   viewBox="0 0 24 24"
 | |
|   fill="none"
 | |
|   stroke="currentColor"
 | |
|   stroke-width="2"
 | |
|   stroke-linecap="round"
 | |
|   stroke-linejoin="round"
 | |
| >
 | |
|   <rect
 | |
|     x="12"
 | |
|     y="1"
 | |
|     width="15.56"
 | |
|     height="15.56"
 | |
|     rx="2.41"
 | |
|     transform="rotate(45 12 1)"
 | |
|   />
 | |
| </svg>
 | 
