@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 685 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var LeafSolid = createReactSolidComponent("leaf", "LeafSolid", [["path", { "d": "M5.037 17.903c.126.238.514.783 1.06 1.06L4.53 20.53a.75.75 0 1 1-1.06-1.06z", "key": "svg-0" }], ["path", { "d": "M6.097 18.964c1.828.997 3.611 1.435 5.275 1.326 1.826-.12 3.447-.897 4.758-2.208 2.599-2.599 3.943-7.24 3.555-13.067a.75.75 0 0 0-.699-.699C13.16 3.928 8.517 5.272 5.92 7.87c-1.31 1.311-2.088 2.933-2.208 4.76-.11 1.662.329 3.446 1.326 5.273L9.57 13.37a.75.75 0 1 1 1.06 1.06z", "key": "svg-1" }]]);
export { LeafSolid as default };
//# sourceMappingURL=LeafSolid.js.map