Files
rrt-sales-wizard/node_modules/lucide-react/dist/esm/icons/tree-pine.js
dnviti cc5b8b32bb
Some checks failed
Build and Deploy / build (push) Failing after 1m34s
first commit
2025-11-23 03:24:27 +01:00

20 lines
489 B
JavaScript

/**
* lucide-react v0.292.0 - ISC
*/
import createLucideIcon from '../createLucideIcon.js';
const TreePine = createLucideIcon("TreePine", [
[
"path",
{
d: "m17 14 3 3.3a1 1 0 0 1-.7 1.7H4.7a1 1 0 0 1-.7-1.7L7 14h-.3a1 1 0 0 1-.7-1.7L9 9h-.2A1 1 0 0 1 8 7.3L12 3l4 4.3a1 1 0 0 1-.8 1.7H15l3 3.3a1 1 0 0 1-.7 1.7H17Z",
key: "cpyugq"
}
],
["path", { d: "M12 22v-3", key: "kmzjlo" }]
]);
export { TreePine as default };
//# sourceMappingURL=tree-pine.js.map