📄 lucide/icons/bug-off

File: bug-off.md | Updated: 11/15/2025

Source: https://lucide.dev/icons/bug-off

Skip to content

Return to top

bug-off

issue • fixed • resolved • testing • debug • code • insect • kill • exterminate • pest control

development animals

Created:

v0.270.0

Last changed:

v0.543.0

Contributors:

danielbayley jamiemlaw

VanillaReactVueSveltePreactSolidAngularIcon font

js

import { createIcons, icons } from 'lucide';

createIcons({ icons });

document.body.append('<i data-lucide="bug-off"></i>');  

tsx

import { BugOff } from 'lucide-react';

const App = () => {
  return (
    <BugOff />
  );
};

export default App;

vue

<script setup>
import { BugOff } from 'lucide-vue-next';
</script>

<template>
  <BugOff />
</template>

svelte

<script>
import { BugOff } from 'lucide-svelte';
</script>

<BugOff />

tsx

import { BugOff } from 'lucide-preact';

const App = () => {
  return (
    <BugOff />
  );
};

export default App;

tsx

import { BugOff } from 'lucide-solid';

const App = () => {
  return (
    <BugOff />
  );
};

export default App;

tsx

// app.module.ts
import { LucideAngularModule, BugOff } from 'lucide-angular';

@NgModule({
  imports: [\
    LucideAngularModule.pick({ BugOff })\
  ],
})

// app.component.html
<lucide-icon name="bug-off"></lucide-icon>

html

<div class="icon-bug-off"></div>

See this icon in action

BugCancel

Bug

Feature

Bug

Documents Readme Bug 12

112

8

11

2

More icons like this

alarm-clock-off

bean-off

beer-off

bell-off

bluetooth-off

bot-off

bug-play

bug

calendar-off

camera-off

candy-off

captions-off

cigarette-off

circle-off

circle-parking-off

cloud-off

dna-off

droplet-off

ear-off

egg-off

eye-off

fish-off

flag-off

flashlight-off

flask-conical-off

headphone-off

heart-off

hop-off

image-off

keyboard-off

lightbulb-off

link-2-off

locate-off

map-pin-off

megaphone-off

message-circle-off

message-square-off

mic-off

milk-off

monitor-off

mouse-off

mouse-pointer-2-off

navigation-2-off

navigation-off

nut-off

pen-off

pencil-off

phone-off

pin-off

pointer-off

power-off

refresh-cw-off

route-off

save-off

screen-share-off

server-off

shield-off

square-parking-off

star-off

timer-off

touchpad-off

umbrella-off

vibrate-off

video-off

volume-off

webhook-off

wheat-off

wifi-off