UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 492 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Fire = createReactComponent("fire", "Fire", [["path", { "d": "M19.27 16.202A7.81 7.81 0 0 1 12.06 21c-4.313 0-7.81-3.492-7.81-7.8S5.89 7.13 8.455 3c4.806 2.1 4.806 8.4 4.806 8.4s1.579-3.038 4.807-4.5c1.034 3.042 2.43 6.365 1.202 9.302", "key": "svg-0" }], ["path", { "d": "M12 18a5 5 0 0 1-5-5", "key": "svg-1" }]]); export { Fire as default }; //# sourceMappingURL=Fire.js.map