John KuehJohn Kueh

dna icon

Phosphor · dna · MIT

Download SVG

The Phosphor dna icon depicts a double helix structure, commonly used in UIs to represent genetics, health, or biological concepts.

Common uses

  • Genetics research section
  • Health and wellness app feature
  • Medical information portal

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Dna } from '@phosphor-icons/react';

<Dna size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Dna size={24} />
thin
<Dna size={24} weight="thin" />
light
<Dna size={24} weight="light" />
bold
<Dna size={24} weight="bold" />
fill
<Dna size={24} weight="fill" />
duotone
<Dna size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
health & wellness
Keywords
double helixgenegeneticshealth & wellnessnaturedna

FAQ

What is the dna icon used for?
It's used to visually represent concepts related to DNA, genetics, health, and biology in user interfaces.
How do I use the dna icon in React?
Import it from the library like this: import { Dna } from '@phosphor-icons/react'. Then use it as a React component: <Dna />.
What is the license for the dna icon?
The Phosphor dna icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →