The Lucide worm icon depicts a segmented, elongated invertebrate, commonly used to represent concepts like crawling, slithering, or pests, and in computing, to signify malware or computer viruses.
Common uses
- Malware/virus detection status
- Bug tracking or reporting
- Data transfer or connection issues
Use it in React
Install
npm i lucide-reactImport & render
import { Worm } from 'lucide-react';
<Worm size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- invertebrategrublarvasnakecrawlwiggleslitherpest controlcomputer virusmalwarewormvirus
FAQ
- What does the worm icon represent?
- It represents an invertebrate like a grub or larva, and in a computing context, it often signifies a computer virus or malware.
- How do I use the worm icon in React?
- You can import and use it in your React components like this: import { Worm } from 'lucide-react'.
- What is the license for the Lucide worm icon?
- The Lucide worm icon is distributed under the ISC license, which is a permissive free software license.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →