@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 653 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var TentTree = createReactComponent("tent-tree", "TentTree", [["path", { "d": "M5 20.75v-10c2.809-1.248 4.986-2.583 7-5 2.014 2.417 4.191 3.752 7 5v10m-14 0H3m2 0h2.5m11.5 0h2m-2 0h-2.5m-9 0h9m-9 0c2.586-2.586 4.031-5.406 4.5-9 .469 3.594 1.914 6.414 4.5 9M6 10V3.5m-2 .783 1.553-.69a1.12 1.12 0 0 1 .894 0L8 4.284M4 6.948l1.553-.69c.281-.125.613-.125.894 0L8 6.948M18 10V5m0 0c-.153 0-.306.031-.447.094L16 5.784M18 5c.153 0 .306.031.447.094l1.553.69", "key": "svg-0" }]]);
export { TentTree as default };
//# sourceMappingURL=TentTree.js.map