UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 1.07 kB
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var Flower = createReactComponent("flower", "Flower", [["path", { "d": "M11 10c-.679-1.266-1.75-3.272-1.75-4.28C9.25 4.228 10.515 3 12 3s2.75 1.227 2.75 2.72c0 1.008-1.071 3.014-1.75 4.28m.319.184c.757-1.221 1.958-3.151 2.83-3.655 1.295-.747 2.99-.265 3.732 1.021.743 1.286.313 2.995-.981 3.742-.873.504-3.145.579-4.581.624m0 .368c1.435.045 3.708.12 4.58.624 1.295.747 1.725 2.456.982 3.742s-2.437 1.768-3.731 1.021c-.873-.504-2.074-2.434-2.831-3.655M13 14.2c.679 1.266 1.75 3.272 1.75 4.28 0 1.494-1.264 2.72-2.75 2.72s-2.75-1.226-2.75-2.72c0-1.008 1.071-3.014 1.75-4.28m-.319-.184c-.757 1.221-1.958 3.151-2.83 3.655-1.295.747-2.99.265-3.732-1.021-.743-1.286-.313-2.995.981-3.742.873-.504 3.146-.579 4.581-.624m0-.368c-1.435-.045-3.708-.12-4.58-.624-1.295-.747-1.725-2.456-.982-3.742S6.556 5.782 7.85 6.529c.873.504 2.074 2.434 2.831 3.655M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0", "key": "svg-0" }]]); export { Flower as default }; //# sourceMappingURL=Flower.js.map