@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 567 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ZapSolid = createReactSolidComponent("zap", "ZapSolid", [["path", { "d": "M13.493 3.659a1.25 1.25 0 0 0-.711-1.296 1.195 1.195 0 0 0-1.46.36L3.518 12.736a1.28 1.28 0 0 0-.16 1.302c.172.393.57.741 1.116.741h6.682l-.65 5.562a1.25 1.25 0 0 0 .711 1.296 1.195 1.195 0 0 0 1.46-.36l7.803-10.013a1.28 1.28 0 0 0 .16-1.302 1.22 1.22 0 0 0-1.116-.741h-6.682z", "key": "svg-0" }]]);
export { ZapSolid as default };
//# sourceMappingURL=ZapSolid.js.map