dna icon
dna from Line Awesome by Icons8 · Line · Science · Apache-2.0 Free for personal and commercial use.
- Name
- dna
- Set
- Line Awesome
- Style
- Line
- Category
- Science
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- dna-solid
The same icon in other sets
dnaBoxIcons v2dnaCarbondnaFont Awesome 6 SoliddnaFont Awesome Soliddna-outlineFlowbite IconsdnaFluent EmojidnaFluent Emoji FlatdnaFluent Emoji High ContrastdnaHealth IconsdnaHuge IconsdnaIconoirdnaJam IconsdnaLucidednaMaterial Design IconsdnaNoto EmojidnaOpenMojidnaPhosphordna-fillRemix Icondna-boldSolardnaTabler IconsdnaTwitter EmojidnaUnicons
More science icons from Line Awesome
Use the dna icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 5c0 3.023 1.281 5.375 3.094 7.219c1.437 1.465 3.183 2.668 4.969 3.781C9.895 18.633 6 21.512 6 27h2c0-4.695 3.781-7.258 7.969-9.844c.996.614 1.969 1.211 2.875 1.844h-3.657c-1 .602-1.882 1.3-2.78 2h8.905l.157.156c.57.578 1.074 1.192 1.468 1.844H10.595c-.5.602-.793 1.3-1.094 2h14.25c.156.617.25 1.273.25 2h2c0-3.023-1.281-5.375-3.094-7.219c-1.812-1.843-4.125-3.25-6.375-4.625s-4.437-2.719-6-4.312S8 7.477 8 5zm18 0a7.8 7.8 0 0 1-.281 2H9.5c.3.7.594 1.398 1.094 2h12.281c-.438.723-.992 1.379-1.625 2h-8.844c.899.7 1.781 1.398 2.781 2h3.688c-.602.438-1.234.879-1.875 1.313c.602.398 1.21.695 1.813 1.093C22.613 12.906 26 10 26 5z"/></svg>
React
import type { SVGProps } from "react";
export function LaDna(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 5c0 3.023 1.281 5.375 3.094 7.219c1.437 1.465 3.183 2.668 4.969 3.781C9.895 18.633 6 21.512 6 27h2c0-4.695 3.781-7.258 7.969-9.844c.996.614 1.969 1.211 2.875 1.844h-3.657c-1 .602-1.882 1.3-2.78 2h8.905l.157.156c.57.578 1.074 1.192 1.468 1.844H10.595c-.5.602-.793 1.3-1.094 2h14.25c.156.617.25 1.273.25 2h2c0-3.023-1.281-5.375-3.094-7.219c-1.812-1.843-4.125-3.25-6.375-4.625s-4.437-2.719-6-4.312S8 7.477 8 5zm18 0a7.8 7.8 0 0 1-.281 2H9.5c.3.7.594 1.398 1.094 2h12.281c-.438.723-.992 1.379-1.625 2h-8.844c.899.7 1.781 1.398 2.781 2h3.688c-.602.438-1.234.879-1.875 1.313c.602.398 1.21.695 1.813 1.093C22.613 12.906 26 10 26 5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 5c0 3.023 1.281 5.375 3.094 7.219c1.437 1.465 3.183 2.668 4.969 3.781C9.895 18.633 6 21.512 6 27h2c0-4.695 3.781-7.258 7.969-9.844c.996.614 1.969 1.211 2.875 1.844h-3.657c-1 .602-1.882 1.3-2.78 2h8.905l.157.156c.57.578 1.074 1.192 1.468 1.844H10.595c-.5.602-.793 1.3-1.094 2h14.25c.156.617.25 1.273.25 2h2c0-3.023-1.281-5.375-3.094-7.219c-1.812-1.843-4.125-3.25-6.375-4.625s-4.437-2.719-6-4.312S8 7.477 8 5zm18 0a7.8 7.8 0 0 1-.281 2H9.5c.3.7.594 1.398 1.094 2h12.281c-.438.723-.992 1.379-1.625 2h-8.844c.899.7 1.781 1.398 2.781 2h3.688c-.602.438-1.234.879-1.875 1.313c.602.398 1.21.695 1.813 1.093C22.613 12.906 26 10 26 5z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%205c0%203.023%201.281%205.375%203.094%207.219c1.437%201.465%203.183%202.668%204.969%203.781C9.895%2018.633%206%2021.512%206%2027h2c0-4.695%203.781-7.258%207.969-9.844c.996.614%201.969%201.211%202.875%201.844h-3.657c-1%20.602-1.882%201.3-2.78%202h8.905l.157.156c.57.578%201.074%201.192%201.468%201.844H10.595c-.5.602-.793%201.3-1.094%202h14.25c.156.617.25%201.273.25%202h2c0-3.023-1.281-5.375-3.094-7.219c-1.812-1.843-4.125-3.25-6.375-4.625s-4.437-2.719-6-4.312S8%207.477%208%205zm18%200a7.8%207.8%200%200%201-.281%202H9.5c.3.7.594%201.398%201.094%202h12.281c-.438.723-.992%201.379-1.625%202h-8.844c.899.7%201.781%201.398%202.781%202h3.688c-.602.438-1.234.879-1.875%201.313c.602.398%201.21.695%201.813%201.093C22.613%2012.906%2026%2010%2026%205z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%205c0%203.023%201.281%205.375%203.094%207.219c1.437%201.465%203.183%202.668%204.969%203.781C9.895%2018.633%206%2021.512%206%2027h2c0-4.695%203.781-7.258%207.969-9.844c.996.614%201.969%201.211%202.875%201.844h-3.657c-1%20.602-1.882%201.3-2.78%202h8.905l.157.156c.57.578%201.074%201.192%201.468%201.844H10.595c-.5.602-.793%201.3-1.094%202h14.25c.156.617.25%201.273.25%202h2c0-3.023-1.281-5.375-3.094-7.219c-1.812-1.843-4.125-3.25-6.375-4.625s-4.437-2.719-6-4.312S8%207.477%208%205zm18%200a7.8%207.8%200%200%201-.281%202H9.5c.3.7.594%201.398%201.094%202h12.281c-.438.723-.992%201.379-1.625%202h-8.844c.899.7%201.781%201.398%202.781%202h3.688c-.602.438-1.234.879-1.875%201.313c.602.398%201.21.695%201.813%201.093C22.613%2012.906%2026%2010%2026%205z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/dna.svg?color=%231a73e8&size=48