@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 528 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var LeavesSolid = createReactSolidComponent("leaves", "LeavesSolid", [["path", { "d": "M4.088 3.25a.75.75 0 0 0-.75.643 9 9 0 0 0-.088 1.24c0 4.548 3.524 8.27 8 8.647V20a.75.75 0 0 0 1.5 0v-6.22c4.476-.377 8-4.1 8-8.648q0-.63-.089-1.24a.75.75 0 0 0-.75-.642A8.76 8.76 0 0 0 12 8.407 8.76 8.76 0 0 0 4.088 3.25", "key": "svg-0" }]]);
export { LeavesSolid as default };
//# sourceMappingURL=LeavesSolid.js.map