@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 569 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Sparkles = createReactComponent("sparkles", "Sparkles", [["path", { "d": "M14.77 21c1.123-4.649 2.486-6.099 6.23-7.364-3.934-1.328-5.16-2.94-6.23-7.363-1.124 4.649-2.488 6.098-6.232 7.363 3.93 1.327 5.163 2.95 6.231 7.364m-8.308-9.818c.512-2.42 1.502-3.512 3.461-4.091C7.963 6.512 6.973 5.42 6.462 3 5.972 5.315 5.047 6.485 3 7.09c1.959.58 2.95 1.672 3.462 4.092", "key": "svg-0" }]]);
export { Sparkles as default };
//# sourceMappingURL=Sparkles.js.map