
    export const meta = {
      description: "The bug icon is commonly used in user interfaces to represent a technical issue or software bug. It can also symbolize insects or pests in nature. The icon features a simple and recognizable representation of a bug, typically with multiple legs and antennae.",
      category: ["Interface","Animals"],
      tag: ["technology","software","issue","insect","pest","bug","error","coding","problem","glitch"],
      title: "Bug"
    };
    export default meta;
