The Lucide dna off icon visually represents the concept of genetic modification being absent or disabled, often used to indicate a product is free from GMOs or that a genetic process is turned off.
Common uses
- Labeling GMO-free products
- Disabling a genetic sequencing feature
- Indicating a 'no genetic modification' status
Use it in React
Install
npm i lucide-reactImport & render
import { DnaOff } from 'lucide-react';
<DnaOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- genegmo freehelixhereditychromosomenucleic aciddnaoffno genegenetic offhelix off
FAQ
- What does the dna off icon signify?
- It signifies the absence of genetic modification or the deactivation of a genetic process. It's commonly used for GMO-free labels.
- How do I use the dna off icon in React?
- You can import and use it in React like this: import { DnaOff } from 'lucide-react'. Then render it as <DnaOff />.
- What is the license for the dna off icon?
- The dna off icon is provided under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →