@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 569 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var TreePineSolid = createReactSolidComponent("tree-pine", "TreePineSolid", [["path", { "d": "M11.25 21v-3.25H5a.75.75 0 0 1-.53-1.28l3.22-3.22H6.5a.75.75 0 0 1-.562-1.246l3.648-4.136 1.702-5.105.047-.11a.75.75 0 0 1 1.377.11l1.701 5.105 3.65 4.136.066.087a.75.75 0 0 1-.629 1.159h-1.19l3.22 3.22a.75.75 0 0 1-.53 1.28h-6.25V21a.75.75 0 0 1-1.5 0", "key": "svg-0" }]]);
export { TreePineSolid as default };
//# sourceMappingURL=TreePineSolid.js.map