The Tabler dna icon depicts a double helix, commonly used to represent genetics, biology, or medical concepts in user interfaces.
Common uses
- Link to a genetics or biology section.
- Indicate a medical or health-related feature.
- Represent a research or scientific topic.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDna } from '@tabler/icons-react';
<IconDna size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- geneticsbiologychaingeneticcodevirusorganismdnamedicalwellnesshealthhelix
FAQ
- What does the DNA icon represent?
- It visually represents the concept of DNA, genetics, biology, or medical science.
- How do I use the DNA icon in React?
- Import it using `import { IconDna } from '@tabler/icons-react';` and then use it as a component: `<IconDna />`.
- What is the license for the Tabler DNA icon?
- The Tabler icon library, including the DNA icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →