|  | /**
 | 
						
						
						
							|  |  * lucide v0.244.0 - ISC
 | 
						
						
						
							|  |  */
 | 
						
						
						
							|  | 
 | 
						
						
						
							|  | import defaultAttributes from '../defaultAttributes.js';
 | 
						
						
						
							|  | 
 | 
						
						
						
							|  | const Zap = [
 | 
						
						
						
							|  |   "svg",
 | 
						
						
						
							|  |   defaultAttributes,
 | 
						
						
						
							|  |   [["polygon", { points: "13 2 3 14 12 14 11 22 21 10 12 10 13 2" }]]
 | 
						
						
						
							|  | ];
 | 
						
						
						
							|  | 
 | 
						
						
						
							|  | export { Zap as default };
 | 
						
						
						
							|  | //# sourceMappingURL=zap.js.map
 |