open-icon
Version:
Open Icon
13 lines (12 loc) • 455 B
JavaScript
// lib/meta/icon_branch-3.svg.ts
var meta = {
description: "Branch-3 icon represents a stylized tree branch with three extensions. It can be used to symbolize growth, nature, and connection.",
category: ["Nature"],
tag: ["tree", "branch", "extension", "growth", "nature", "connection", "symbol", "plant", "floral", "botanical"],
title: "Branch 3"
};
var icon_branch_3_svg_default = meta;
export {
icon_branch_3_svg_default as default,
meta
};