mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-30 13:11:08 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			321 B
		
	
	
	
		
			Vue
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			321 B
		
	
	
	
		
			Vue
		
	
	
	
	
	
| <template>
 | |
|   <svg viewBox="0 0 24 24">
 | |
|     <path
 | |
|       d="M22.5.248h-7.637a1.25 1.25 0 000 2.5h1.086a.25.25 0 01.211.384L4.78 21.017a.5.5 0 01-.422.231H1.5a1.25 1.25 0 000 2.5h7.637a1.25 1.25 0 000-2.5H8.051a.25.25 0 01-.211-.384L19.22 2.98a.5.5 0 01.422-.232H22.5a1.25 1.25 0 000-2.5z"
 | |
|     ></path>
 | |
|   </svg>
 | |
| </template>
 |