@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 1.04 kB
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Flower2 = createReactComponent("flower-2", "Flower2", [["path", { "d": "M12 11.25a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 1v6m0 3.5c3.36 0 4.6-1.334 4.6-4-3.36 0-4.6 1.334-4.6 4m0 0c-3.36 0-4.6-1.334-4.6-4 3.36 0 4.6 1.334 4.6 4", "key": "svg-0" }], ["path", { "d": "M11.272 6.84S10 5.229 10 4.424c0-1.193.92-2.173 2.001-2.173s2.001.98 2.001 2.173c0 .805-1.273 2.418-1.273 2.418m.232.147s1.425-1.517 2.06-1.92c.942-.596 2.175-.211 2.716.816.54 1.027.227 2.392-.715 2.989-.634.402-2.334.498-2.334.498m0 .294s1.7.096 2.335.498c.941.597 1.254 1.961.714 2.989s-1.774 1.412-2.716.816c-.635-.403-2.06-1.92-2.06-1.92m-1.92 0s-1.425 1.517-2.06 1.92c-.942.596-2.175.211-2.716-.816-.54-1.027-.227-2.392.715-2.989.635-.402 2.334-.498 2.334-.498m0-.294s-1.7-.096-2.334-.498c-.942-.597-1.255-1.962-.715-2.989s1.774-1.412 2.716-.816c.635.403 2.06 1.92 2.06 1.92", "key": "svg-1" }]]);
export { Flower2 as default };
//# sourceMappingURL=Flower2.js.map