dna icon
dna-filled from Reicon by REICON · Filled · Medicine · MIT Free for personal and commercial use.
- Name
- dna-filled
- Set
- Reicon
- Style
- Filled
- Category
- Medicine
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All dna icons →dnaBoxIcons v2dnaCarbondnaFont Awesome 6 SoliddnaFont Awesome Soliddna-outlineFlowbite IconsdnaFluent EmojidnaFluent Emoji FlatdnaFluent Emoji High ContrastdnaHealth IconsdnaHuge IconsdnaIconoirdnaJam IconsdnaLine AwesomednaLucidednaMaterial Design IconsdnaNoto EmojidnaOpenMojidnaPhosphordna-fillRemix Icondna-boldSolardnaTabler IconsdnaTwitter EmojidnaUnicons
More medicine icons from Reicon
Use the dna icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M15.03 1.47a.75.75 0 0 1 0 1.06q-.624.626-1.12 1.32l1.207 1.207a.75.75 0 0 1-1.06 1.06l-.948-.948q-.316.622-.535 1.266l4.879 4.878a1 1 0 0 1 .096.118a10 10 0 0 0 1.207-.502L15.748 7.92a.75.75 0 1 1 1.06-1.06l3.276 3.275q.73-.512 1.386-1.166a.75.75 0 1 1 1.06 1.06c-2.622 2.623-6.264 3.854-9.556 3.213c.75 3.175-.4 6.744-2.944 9.287a.75.75 0 1 1-1.06-1.06a10 10 0 0 0 1.158-1.395l-1.354-1.353a.75.75 0 1 1 1.061-1.06l1.063 1.062q.279-.606.463-1.228l-.048-.044L6.5 12.64q-.66.195-1.302.499l2.831 2.83a.75.75 0 0 1-1.06 1.062l-3.112-3.113q-.7.488-1.328 1.112a.75.75 0 0 1-1.06-1.06c2.543-2.544 6.112-3.693 9.287-2.944c-.64-3.292.59-6.934 3.213-9.556a.75.75 0 0 1 1.06 0m.82 10.362l-3.68-3.682c-.159 1.17-.073 2.334.271 3.412c1.078.344 2.242.43 3.412.271m-4.52 1.122c.299.867.413 1.8.353 2.747l-3.384-3.384c.947-.06 1.88.054 2.747.353l.212.072z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconDnaFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M15.03 1.47a.75.75 0 0 1 0 1.06q-.624.626-1.12 1.32l1.207 1.207a.75.75 0 0 1-1.06 1.06l-.948-.948q-.316.622-.535 1.266l4.879 4.878a1 1 0 0 1 .096.118a10 10 0 0 0 1.207-.502L15.748 7.92a.75.75 0 1 1 1.06-1.06l3.276 3.275q.73-.512 1.386-1.166a.75.75 0 1 1 1.06 1.06c-2.622 2.623-6.264 3.854-9.556 3.213c.75 3.175-.4 6.744-2.944 9.287a.75.75 0 1 1-1.06-1.06a10 10 0 0 0 1.158-1.395l-1.354-1.353a.75.75 0 1 1 1.061-1.06l1.063 1.062q.279-.606.463-1.228l-.048-.044L6.5 12.64q-.66.195-1.302.499l2.831 2.83a.75.75 0 0 1-1.06 1.062l-3.112-3.113q-.7.488-1.328 1.112a.75.75 0 0 1-1.06-1.06c2.543-2.544 6.112-3.693 9.287-2.944c-.64-3.292.59-6.934 3.213-9.556a.75.75 0 0 1 1.06 0m.82 10.362l-3.68-3.682c-.159 1.17-.073 2.334.271 3.412c1.078.344 2.242.43 3.412.271m-4.52 1.122c.299.867.413 1.8.353 2.747l-3.384-3.384c.947-.06 1.88.054 2.747.353l.212.072z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M15.03 1.47a.75.75 0 0 1 0 1.06q-.624.626-1.12 1.32l1.207 1.207a.75.75 0 0 1-1.06 1.06l-.948-.948q-.316.622-.535 1.266l4.879 4.878a1 1 0 0 1 .096.118a10 10 0 0 0 1.207-.502L15.748 7.92a.75.75 0 1 1 1.06-1.06l3.276 3.275q.73-.512 1.386-1.166a.75.75 0 1 1 1.06 1.06c-2.622 2.623-6.264 3.854-9.556 3.213c.75 3.175-.4 6.744-2.944 9.287a.75.75 0 1 1-1.06-1.06a10 10 0 0 0 1.158-1.395l-1.354-1.353a.75.75 0 1 1 1.061-1.06l1.063 1.062q.279-.606.463-1.228l-.048-.044L6.5 12.64q-.66.195-1.302.499l2.831 2.83a.75.75 0 0 1-1.06 1.062l-3.112-3.113q-.7.488-1.328 1.112a.75.75 0 0 1-1.06-1.06c2.543-2.544 6.112-3.693 9.287-2.944c-.64-3.292.59-6.934 3.213-9.556a.75.75 0 0 1 1.06 0m.82 10.362l-3.68-3.682c-.159 1.17-.073 2.334.271 3.412c1.078.344 2.242.43 3.412.271m-4.52 1.122c.299.867.413 1.8.353 2.747l-3.384-3.384c.947-.06 1.88.054 2.747.353l.212.072z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-dna-filled {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M15.03%201.47a.75.75%200%200%201%200%201.06q-.624.626-1.12%201.32l1.207%201.207a.75.75%200%200%201-1.06%201.06l-.948-.948q-.316.622-.535%201.266l4.879%204.878a1%201%200%200%201%20.096.118a10%2010%200%200%200%201.207-.502L15.748%207.92a.75.75%200%201%201%201.06-1.06l3.276%203.275q.73-.512%201.386-1.166a.75.75%200%201%201%201.06%201.06c-2.622%202.623-6.264%203.854-9.556%203.213c.75%203.175-.4%206.744-2.944%209.287a.75.75%200%201%201-1.06-1.06a10%2010%200%200%200%201.158-1.395l-1.354-1.353a.75.75%200%201%201%201.061-1.06l1.063%201.062q.279-.606.463-1.228l-.048-.044L6.5%2012.64q-.66.195-1.302.499l2.831%202.83a.75.75%200%200%201-1.06%201.062l-3.112-3.113q-.7.488-1.328%201.112a.75.75%200%200%201-1.06-1.06c2.543-2.544%206.112-3.693%209.287-2.944c-.64-3.292.59-6.934%203.213-9.556a.75.75%200%200%201%201.06%200m.82%2010.362l-3.68-3.682c-.159%201.17-.073%202.334.271%203.412c1.078.344%202.242.43%203.412.271m-4.52%201.122c.299.867.413%201.8.353%202.747l-3.384-3.384c.947-.06%201.88.054%202.747.353l.212.072z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M15.03%201.47a.75.75%200%200%201%200%201.06q-.624.626-1.12%201.32l1.207%201.207a.75.75%200%200%201-1.06%201.06l-.948-.948q-.316.622-.535%201.266l4.879%204.878a1%201%200%200%201%20.096.118a10%2010%200%200%200%201.207-.502L15.748%207.92a.75.75%200%201%201%201.06-1.06l3.276%203.275q.73-.512%201.386-1.166a.75.75%200%201%201%201.06%201.06c-2.622%202.623-6.264%203.854-9.556%203.213c.75%203.175-.4%206.744-2.944%209.287a.75.75%200%201%201-1.06-1.06a10%2010%200%200%200%201.158-1.395l-1.354-1.353a.75.75%200%201%201%201.061-1.06l1.063%201.062q.279-.606.463-1.228l-.048-.044L6.5%2012.64q-.66.195-1.302.499l2.831%202.83a.75.75%200%200%201-1.06%201.062l-3.112-3.113q-.7.488-1.328%201.112a.75.75%200%200%201-1.06-1.06c2.543-2.544%206.112-3.693%209.287-2.944c-.64-3.292.59-6.934%203.213-9.556a.75.75%200%200%201%201.06%200m.82%2010.362l-3.68-3.682c-.159%201.17-.073%202.334.271%203.412c1.078.344%202.242.43%203.412.271m-4.52%201.122c.299.867.413%201.8.353%202.747l-3.384-3.384c.947-.06%201.88.054%202.747.353l.212.072z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/dna-filled.svg?color=%231a73e8&size=48