open-icon
Version:
Open Icon
13 lines (12 loc) • 471 B
JavaScript
// lib/meta/icon_trunk-2.svg.ts
var meta = {
description: "This icon depicts a tree trunk with visible rings and texture. It can be used to represent nature, forestry, environment, or wood-related concepts.",
category: ["Misc"],
tag: ["tree trunk", "nature", "forestry", "environment", "wood", "texture", "rings", "natural", "outdoors", "timber"],
title: "Trunk 2"
};
var icon_trunk_2_svg_default = meta;
export {
icon_trunk_2_svg_default as default,
meta
};