dna icon
dna from Font Awesome Solid by Dave Gandy · Solid · Medical · CC-BY-4.0 Attribution required.
- Name
- dna
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Medical
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
dnaBoxIcons v2dnaCarbondnaFont Awesome 6 Soliddna-outlineFlowbite IconsdnaFluent EmojidnaFluent Emoji FlatdnaFluent Emoji High ContrastdnaHealth IconsdnaHuge IconsdnaIconoirdnaJam IconsdnaLine AwesomednaLucidednaMaterial Design IconsdnaNoto EmojidnaOpenMojidnaPhosphordna-fillRemix Icondna-boldSolardnaTabler IconsdnaTwitter EmojidnaUnicons
More medical icons from Font Awesome Solid
Use the dna icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M480 64c17.7 0 32 14.3 32 32c0 57.8-24.4 104.8-57.4 144.5c-24.1 28.9-53.8 55.1-83.6 79.5c29.8 24.5 59.5 50.6 83.6 79.5c33 39.6 57.4 86.7 57.4 144.5c0 17.7-14.3 32-32 32s-32-14.3-32-32H192c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-57.8 24.4-104.8 57.4-144.5c24.1-28.9 53.8-55 83.6-79.5c-29.8-24.5-59.5-50.6-83.6-79.5c-33-39.7-57.4-86.7-57.4-144.5c0-17.7 14.3-32 32-32s32 14.3 32 32h256c0-17.7 14.3-32 32-32m-68.5 384H228.6c-8.2 10.5-15.1 21.1-20.6 32h224.2c-5.6-10.9-12.5-21.5-20.6-32zM366 400c-14.3-13-29.8-25.8-46-39c-16.2 13.1-31.7 26-46 39zM228.5 192h182.9c8.2-10.5 15.1-21.1 20.6-32H207.9c5.6 10.9 12.5 21.5 20.6 32m45.5 48c14.3 13 29.8 25.8 46 39c16.2-13.1 31.7-26 46-39z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidDna(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M480 64c17.7 0 32 14.3 32 32c0 57.8-24.4 104.8-57.4 144.5c-24.1 28.9-53.8 55.1-83.6 79.5c29.8 24.5 59.5 50.6 83.6 79.5c33 39.6 57.4 86.7 57.4 144.5c0 17.7-14.3 32-32 32s-32-14.3-32-32H192c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-57.8 24.4-104.8 57.4-144.5c24.1-28.9 53.8-55 83.6-79.5c-29.8-24.5-59.5-50.6-83.6-79.5c-33-39.7-57.4-86.7-57.4-144.5c0-17.7 14.3-32 32-32s32 14.3 32 32h256c0-17.7 14.3-32 32-32m-68.5 384H228.6c-8.2 10.5-15.1 21.1-20.6 32h224.2c-5.6-10.9-12.5-21.5-20.6-32zM366 400c-14.3-13-29.8-25.8-46-39c-16.2 13.1-31.7 26-46 39zM228.5 192h182.9c8.2-10.5 15.1-21.1 20.6-32H207.9c5.6 10.9 12.5 21.5 20.6 32m45.5 48c14.3 13 29.8 25.8 46 39c16.2-13.1 31.7-26 46-39z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M480 64c17.7 0 32 14.3 32 32c0 57.8-24.4 104.8-57.4 144.5c-24.1 28.9-53.8 55.1-83.6 79.5c29.8 24.5 59.5 50.6 83.6 79.5c33 39.6 57.4 86.7 57.4 144.5c0 17.7-14.3 32-32 32s-32-14.3-32-32H192c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-57.8 24.4-104.8 57.4-144.5c24.1-28.9 53.8-55 83.6-79.5c-29.8-24.5-59.5-50.6-83.6-79.5c-33-39.7-57.4-86.7-57.4-144.5c0-17.7 14.3-32 32-32s32 14.3 32 32h256c0-17.7 14.3-32 32-32m-68.5 384H228.6c-8.2 10.5-15.1 21.1-20.6 32h224.2c-5.6-10.9-12.5-21.5-20.6-32zM366 400c-14.3-13-29.8-25.8-46-39c-16.2 13.1-31.7 26-46 39zM228.5 192h182.9c8.2-10.5 15.1-21.1 20.6-32H207.9c5.6 10.9 12.5 21.5 20.6 32m45.5 48c14.3 13 29.8 25.8 46 39c16.2-13.1 31.7-26 46-39z"/></svg> </template>
CSS
.icon-dna {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%2064c17.7%200%2032%2014.3%2032%2032c0%2057.8-24.4%20104.8-57.4%20144.5c-24.1%2028.9-53.8%2055.1-83.6%2079.5c29.8%2024.5%2059.5%2050.6%2083.6%2079.5c33%2039.6%2057.4%2086.7%2057.4%20144.5c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32H192c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32c0-57.8%2024.4-104.8%2057.4-144.5c24.1-28.9%2053.8-55%2083.6-79.5c-29.8-24.5-59.5-50.6-83.6-79.5c-33-39.7-57.4-86.7-57.4-144.5c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032h256c0-17.7%2014.3-32%2032-32m-68.5%20384H228.6c-8.2%2010.5-15.1%2021.1-20.6%2032h224.2c-5.6-10.9-12.5-21.5-20.6-32zM366%20400c-14.3-13-29.8-25.8-46-39c-16.2%2013.1-31.7%2026-46%2039zM228.5%20192h182.9c8.2-10.5%2015.1-21.1%2020.6-32H207.9c5.6%2010.9%2012.5%2021.5%2020.6%2032m45.5%2048c14.3%2013%2029.8%2025.8%2046%2039c16.2-13.1%2031.7-26%2046-39z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%2064c17.7%200%2032%2014.3%2032%2032c0%2057.8-24.4%20104.8-57.4%20144.5c-24.1%2028.9-53.8%2055.1-83.6%2079.5c29.8%2024.5%2059.5%2050.6%2083.6%2079.5c33%2039.6%2057.4%2086.7%2057.4%20144.5c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32H192c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32c0-57.8%2024.4-104.8%2057.4-144.5c24.1-28.9%2053.8-55%2083.6-79.5c-29.8-24.5-59.5-50.6-83.6-79.5c-33-39.7-57.4-86.7-57.4-144.5c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032h256c0-17.7%2014.3-32%2032-32m-68.5%20384H228.6c-8.2%2010.5-15.1%2021.1-20.6%2032h224.2c-5.6-10.9-12.5-21.5-20.6-32zM366%20400c-14.3-13-29.8-25.8-46-39c-16.2%2013.1-31.7%2026-46%2039zM228.5%20192h182.9c8.2-10.5%2015.1-21.1%2020.6-32H207.9c5.6%2010.9%2012.5%2021.5%2020.6%2032m45.5%2048c14.3%2013%2029.8%2025.8%2046%2039c16.2-13.1%2031.7-26%2046-39z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/dna.svg?color=%231a73e8&size=48