@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 1.13 kB
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var FlowerSolid = createReactSolidComponent("flower", "FlowerSolid", [["path", { "d": "M12 10.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m3.496-4.89c-.004.075-.016.152-.027.23q.15-.119.306-.211l.157-.085c1.639-.835 3.684-.203 4.598 1.38l.084.156c.799 1.563.306 3.548-1.187 4.518l-.152.093q-.16.088-.337.159.178.069.337.159l.152.093c1.493.97 1.986 2.956 1.187 4.518l-.084.155c-.914 1.584-2.96 2.216-4.598 1.381l-.158-.086a3 3 0 0 1-.305-.212q.029.19.031.372l-.005.178C15.4 20.495 13.83 21.95 12 21.95s-3.399-1.455-3.495-3.292L8.5 18.48q.001-.182.03-.372-.091.075-.186.14l-.118.072c-1.612.93-3.679.377-4.664-1.145l-.092-.15c-.944-1.634-.407-3.806 1.256-4.766l.122-.067q.102-.05.214-.092a3 3 0 0 1-.214-.093l-.122-.066c-1.663-.96-2.2-3.131-1.256-4.766l.092-.15c.985-1.522 3.053-2.076 4.664-1.146l.118.073q.095.065.186.138a3 3 0 0 1-.03-.37c0-1.92 1.612-3.47 3.5-3.47l.176.005c1.81.093 3.324 1.605 3.324 3.466z", "key": "svg-0" }]]);
export { FlowerSolid as default };
//# sourceMappingURL=FlowerSolid.js.map