open-icon
Version:
Open Icon
26 lines (25 loc) • 508 B
JavaScript
// lib/meta/icon_tree 3.svg.ts
var meta = {
"description": "Tree 3 icon represents a stylized tree with three branches. It can be used to symbolize nature, environment, growth, or eco-friendliness.",
"category": [
"Nature"
],
"tag": [
"tree",
"plant",
"environment",
"ecology",
"forest",
"green",
"growth",
"nature",
"park",
"outdoor"
],
"title": "Tree 3"
};
var icon_tree_3_svg_default = meta;
export {
icon_tree_3_svg_default as default,
meta
};