open-icon
Version:
Open Icon
13 lines (12 loc) • 520 B
JavaScript
// lib/meta/icon_branch-2.svg.ts
var meta = {
description: "Branch-2 icon is a simple design of a branch with two leaves, representing nature, growth, and connection. It can be used in various designs related to environment, ecology, or organic products.",
category: ["Nature"],
tag: ["branch", "leaves", "nature", "growth", "connection", "environment", "ecology", "organic", "tree", "plant"],
title: "Branch 2"
};
var icon_branch_2_svg_default = meta;
export {
icon_branch_2_svg_default as default,
meta
};