dna icon
dna from Font Awesome 6 Solid by Dave Gandy · Regular · Medical · CC-BY-4.0 Attribution required.
- Name
- dna
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Medical
- Viewbox
- 448×512
- License
- CC BY 4.0
The same icon in other sets
dnaBoxIcons v2dnaCarbondnaFont Awesome 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 6 Solid
Use the dna icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M416 0c17.7 0 32 14.3 32 32c0 59.8-30.3 107.5-69.4 146.6c-28 28-62.5 53.5-97.3 77.4l-2.5 1.7c-11.9 8.1-23.8 16.1-35.5 23.9l-1.6 1c-6 4-11.9 7.9-17.8 11.9c-20.9 14-40.8 27.7-59.3 41.5h118.5c-9.8-7.4-20.1-14.7-30.7-22.1l7-4.7l3-2c15.1-10.1 30.9-20.6 46.7-31.6c25 18.1 48.9 37.3 69.4 57.7C417.7 372.5 448 420.2 448 480c0 17.7-14.3 32-32 32s-32-14.3-32-32H64c0 17.7-14.3 32-32 32S0 497.7 0 480c0-59.8 30.3-107.5 69.4-146.6c28-28 62.5-53.5 97.3-77.4c-34.8-23.9-69.3-49.3-97.3-77.4C30.3 139.5 0 91.8 0 32C0 14.3 14.3 0 32 0s32 14.3 32 32h320c0-17.7 14.3-32 32-32m-77.4 384H109.4c-10.1 10.6-18.6 21.3-25.5 32h280.2c-6.8-10.7-15.3-21.4-25.5-32M109.4 128h229.2c10.1-10.7 18.6-21.3 25.5-32H83.9c6.8 10.7 15.3 21.3 25.5 32m55.4 48c18.4 13.8 38.4 27.5 59.3 41.5c20.9-14 40.8-27.7 59.3-41.5H164.9z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidDna(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M416 0c17.7 0 32 14.3 32 32c0 59.8-30.3 107.5-69.4 146.6c-28 28-62.5 53.5-97.3 77.4l-2.5 1.7c-11.9 8.1-23.8 16.1-35.5 23.9l-1.6 1c-6 4-11.9 7.9-17.8 11.9c-20.9 14-40.8 27.7-59.3 41.5h118.5c-9.8-7.4-20.1-14.7-30.7-22.1l7-4.7l3-2c15.1-10.1 30.9-20.6 46.7-31.6c25 18.1 48.9 37.3 69.4 57.7C417.7 372.5 448 420.2 448 480c0 17.7-14.3 32-32 32s-32-14.3-32-32H64c0 17.7-14.3 32-32 32S0 497.7 0 480c0-59.8 30.3-107.5 69.4-146.6c28-28 62.5-53.5 97.3-77.4c-34.8-23.9-69.3-49.3-97.3-77.4C30.3 139.5 0 91.8 0 32C0 14.3 14.3 0 32 0s32 14.3 32 32h320c0-17.7 14.3-32 32-32m-77.4 384H109.4c-10.1 10.6-18.6 21.3-25.5 32h280.2c-6.8-10.7-15.3-21.4-25.5-32M109.4 128h229.2c10.1-10.7 18.6-21.3 25.5-32H83.9c6.8 10.7 15.3 21.3 25.5 32m55.4 48c18.4 13.8 38.4 27.5 59.3 41.5c20.9-14 40.8-27.7 59.3-41.5H164.9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M416 0c17.7 0 32 14.3 32 32c0 59.8-30.3 107.5-69.4 146.6c-28 28-62.5 53.5-97.3 77.4l-2.5 1.7c-11.9 8.1-23.8 16.1-35.5 23.9l-1.6 1c-6 4-11.9 7.9-17.8 11.9c-20.9 14-40.8 27.7-59.3 41.5h118.5c-9.8-7.4-20.1-14.7-30.7-22.1l7-4.7l3-2c15.1-10.1 30.9-20.6 46.7-31.6c25 18.1 48.9 37.3 69.4 57.7C417.7 372.5 448 420.2 448 480c0 17.7-14.3 32-32 32s-32-14.3-32-32H64c0 17.7-14.3 32-32 32S0 497.7 0 480c0-59.8 30.3-107.5 69.4-146.6c28-28 62.5-53.5 97.3-77.4c-34.8-23.9-69.3-49.3-97.3-77.4C30.3 139.5 0 91.8 0 32C0 14.3 14.3 0 32 0s32 14.3 32 32h320c0-17.7 14.3-32 32-32m-77.4 384H109.4c-10.1 10.6-18.6 21.3-25.5 32h280.2c-6.8-10.7-15.3-21.4-25.5-32M109.4 128h229.2c10.1-10.7 18.6-21.3 25.5-32H83.9c6.8 10.7 15.3 21.3 25.5 32m55.4 48c18.4 13.8 38.4 27.5 59.3 41.5c20.9-14 40.8-27.7 59.3-41.5H164.9z"/></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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M416%200c17.7%200%2032%2014.3%2032%2032c0%2059.8-30.3%20107.5-69.4%20146.6c-28%2028-62.5%2053.5-97.3%2077.4l-2.5%201.7c-11.9%208.1-23.8%2016.1-35.5%2023.9l-1.6%201c-6%204-11.9%207.9-17.8%2011.9c-20.9%2014-40.8%2027.7-59.3%2041.5h118.5c-9.8-7.4-20.1-14.7-30.7-22.1l7-4.7l3-2c15.1-10.1%2030.9-20.6%2046.7-31.6c25%2018.1%2048.9%2037.3%2069.4%2057.7C417.7%20372.5%20448%20420.2%20448%20480c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32H64c0%2017.7-14.3%2032-32%2032S0%20497.7%200%20480c0-59.8%2030.3-107.5%2069.4-146.6c28-28%2062.5-53.5%2097.3-77.4c-34.8-23.9-69.3-49.3-97.3-77.4C30.3%20139.5%200%2091.8%200%2032C0%2014.3%2014.3%200%2032%200s32%2014.3%2032%2032h320c0-17.7%2014.3-32%2032-32m-77.4%20384H109.4c-10.1%2010.6-18.6%2021.3-25.5%2032h280.2c-6.8-10.7-15.3-21.4-25.5-32M109.4%20128h229.2c10.1-10.7%2018.6-21.3%2025.5-32H83.9c6.8%2010.7%2015.3%2021.3%2025.5%2032m55.4%2048c18.4%2013.8%2038.4%2027.5%2059.3%2041.5c20.9-14%2040.8-27.7%2059.3-41.5H164.9z%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M416%200c17.7%200%2032%2014.3%2032%2032c0%2059.8-30.3%20107.5-69.4%20146.6c-28%2028-62.5%2053.5-97.3%2077.4l-2.5%201.7c-11.9%208.1-23.8%2016.1-35.5%2023.9l-1.6%201c-6%204-11.9%207.9-17.8%2011.9c-20.9%2014-40.8%2027.7-59.3%2041.5h118.5c-9.8-7.4-20.1-14.7-30.7-22.1l7-4.7l3-2c15.1-10.1%2030.9-20.6%2046.7-31.6c25%2018.1%2048.9%2037.3%2069.4%2057.7C417.7%20372.5%20448%20420.2%20448%20480c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32H64c0%2017.7-14.3%2032-32%2032S0%20497.7%200%20480c0-59.8%2030.3-107.5%2069.4-146.6c28-28%2062.5-53.5%2097.3-77.4c-34.8-23.9-69.3-49.3-97.3-77.4C30.3%20139.5%200%2091.8%200%2032C0%2014.3%2014.3%200%2032%200s32%2014.3%2032%2032h320c0-17.7%2014.3-32%2032-32m-77.4%20384H109.4c-10.1%2010.6-18.6%2021.3-25.5%2032h280.2c-6.8-10.7-15.3-21.4-25.5-32M109.4%20128h229.2c10.1-10.7%2018.6-21.3%2025.5-32H83.9c6.8%2010.7%2015.3%2021.3%2025.5%2032m55.4%2048c18.4%2013.8%2038.4%2027.5%2059.3%2041.5c20.9-14%2040.8-27.7%2059.3-41.5H164.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/dna.svg?color=%231a73e8&size=48