open-icon
Version:
Open Icon
13 lines (12 loc) • 471 B
JavaScript
// lib/meta/icon_trunk-1.svg.ts
var meta = {
description: "The 'trunk-1' icon features a simplistic and stylized tree trunk design, suitable for use in various nature-themed projects or environmental initiatives.",
category: ["Nature"],
tag: ["tree", "trunk", "wood", "forest", "nature", "environment", "organic", "simple", "stylized", "minimal"],
title: "Trunk 1"
};
var icon_trunk_1_svg_default = meta;
export {
icon_trunk_1_svg_default as default,
meta
};