A beetle with its shell, head and six legs, for software bugs, issue reports and debugging. On a 24×24 grid in stroke, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M6.8 9.4C6.59 9.925 6.5 10.45 6.5 10.9L6.5 14.6C6.5 17.68 8.975 20.2 12 20.2C15.025 20.2 17.5 17.68 17.5 14.6L17.5 10.9C17.5 10.45 17.41 9.925 17.2 9.4C15.902 7.877 14.001 7 12 7C9.999 7 8.098 7.877 6.8 9.4ZM9 7.694L9 5.695C9 4.972 9.317 4.316 9.832 3.832C10.378 3.319 11.148 3 12 3C12.852 3 13.622 3.319 14.168 3.832C14.683 4.316 15 4.972 15 5.695L15 7.694M8 2L9.832 3.832M16 2L14.168 3.832M20 4.6L20 5.57C20 7.485 18.796 9.055 17.2 9.4M4 4.6L4 5.57C4 7.485 5.204 9.055 6.8 9.4M21 13.4L17.5 13.4M3 13.4L6.5 13.4M20.5 22L20.5 21.03C20.5 19.215 18.931 17.727 16.85 17.4M3.5 22L3.5 21.03C3.5 19.215 5.07 17.727 7.15 17.4M12 12L12 15.6"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- insect
- beetle
- debug
- issue
- defect
- error
- report a bug
- pest
Related icons
The rest of the bug family first, then the Devices shelf.
FAQ
Answered from bug's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the bug icon for?
- A beetle with its shell, head and six legs, for software bugs, issue reports and debugging. It is filed under Devices in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as insect, beetle, debug, issue, defect, error, report a bug and pest, and the browser's search matches all of those.
- What styles does the bug icon come in?
- All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
- Is there a square or circle version of bug?
- No. bug is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with bug?
- app-check, app-dot, app-minus, app-plus, app-x and battery, and 12 more, all shown below. They are the Devices shelf: nothing else in the set is named after bug.
- How do I import bug in React?
- <Bug /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Bug size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the bug SVG?
- icons/stroke/bug.svg, icons/duotone/bug.svg and icons/fill/bug.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was bug added to the set?
- Added 4 Sept 2026, and last redrawn 4 Sept 2026. It ships in v0.4.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.