open-icon
Version:
Open Icon
26 lines (25 loc) • 520 B
JavaScript
// lib/meta/icon_tree 2.svg.ts
var meta = {
"description": "Tree 2 icon depicting a stylized tree with branches and leaves. It can be used to represent nature, environment, forests, or eco-friendly concepts.",
"category": [
"Nature"
],
"tag": [
"tree",
"nature",
"environment",
"forest",
"ecology",
"green",
"leaves",
"branches",
"plants",
"wood"
],
"title": "Tree 2"
};
var icon_tree_2_svg_default = meta;
export {
icon_tree_2_svg_default as default,
meta
};