open-icon
Version:
Open Icon
13 lines (12 loc) • 466 B
JavaScript
// lib/meta/icon_bug-3.svg.ts
var meta = {
description: "Bug-3 icon is an illustration of a small insect with three legs. It can be used to represent bugs, insects, pests, or errors in user interfaces.",
category: ["Interface", "Animals"],
tag: ["bug", "insect", "pest", "error", "control", "safari", "wildlife", "user interface", "three", "legs"],
title: "Bug-3"
};
var icon_bug_3_svg_default = meta;
export {
icon_bug_3_svg_default as default,
meta
};