dna-line from Remix Icon by Remix Design · Line · Health & Medical · Apache-2.0 Free for personal and commercial use.

Name
dna-line
Set
Remix Icon
Style
Line
Category
Health & Medical
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More health & medical icons from Remix Icon

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" d="M18 1c0 .716-.064 1.38-.184 2H8.232a7 7 0 0 0 .849 2h8.1C16.132 7.317 14.187 8.994 12 10.727C8.73 8.135 6 5.668 6 1H4c0 5.466 3.21 8.464 6.386 11C7.21 14.537 4 17.534 4 23h2c0-4.96 3.08-7.434 6.618-10.214l.092-.072C16.149 10.012 20 6.987 20 1zm-.184 20H8.232a7 7 0 0 1 .849-2h8.1c-.787-1.738-2.078-3.116-3.598-4.428c.533-.42 1.07-.837 1.598-1.263C17.766 15.599 20 18.44 20 23h-2q-.002-1.071-.184-2"/></svg>

React

import type { SVGProps } from "react";

export function RiDnaLine(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" d="M18 1c0 .716-.064 1.38-.184 2H8.232a7 7 0 0 0 .849 2h8.1C16.132 7.317 14.187 8.994 12 10.727C8.73 8.135 6 5.668 6 1H4c0 5.466 3.21 8.464 6.386 11C7.21 14.537 4 17.534 4 23h2c0-4.96 3.08-7.434 6.618-10.214l.092-.072C16.149 10.012 20 6.987 20 1zm-.184 20H8.232a7 7 0 0 1 .849-2h8.1c-.787-1.738-2.078-3.116-3.598-4.428c.533-.42 1.07-.837 1.598-1.263C17.766 15.599 20 18.44 20 23h-2q-.002-1.071-.184-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 1c0 .716-.064 1.38-.184 2H8.232a7 7 0 0 0 .849 2h8.1C16.132 7.317 14.187 8.994 12 10.727C8.73 8.135 6 5.668 6 1H4c0 5.466 3.21 8.464 6.386 11C7.21 14.537 4 17.534 4 23h2c0-4.96 3.08-7.434 6.618-10.214l.092-.072C16.149 10.012 20 6.987 20 1zm-.184 20H8.232a7 7 0 0 1 .849-2h8.1c-.787-1.738-2.078-3.116-3.598-4.428c.533-.42 1.07-.837 1.598-1.263C17.766 15.599 20 18.44 20 23h-2q-.002-1.071-.184-2"/></svg>
</template>

CSS

.icon-dna-line {
  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%20d%3D%22M18%201c0%20.716-.064%201.38-.184%202H8.232a7%207%200%200%200%20.849%202h8.1C16.132%207.317%2014.187%208.994%2012%2010.727C8.73%208.135%206%205.668%206%201H4c0%205.466%203.21%208.464%206.386%2011C7.21%2014.537%204%2017.534%204%2023h2c0-4.96%203.08-7.434%206.618-10.214l.092-.072C16.149%2010.012%2020%206.987%2020%201zm-.184%2020H8.232a7%207%200%200%201%20.849-2h8.1c-.787-1.738-2.078-3.116-3.598-4.428c.533-.42%201.07-.837%201.598-1.263C17.766%2015.599%2020%2018.44%2020%2023h-2q-.002-1.071-.184-2%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%20d%3D%22M18%201c0%20.716-.064%201.38-.184%202H8.232a7%207%200%200%200%20.849%202h8.1C16.132%207.317%2014.187%208.994%2012%2010.727C8.73%208.135%206%205.668%206%201H4c0%205.466%203.21%208.464%206.386%2011C7.21%2014.537%204%2017.534%204%2023h2c0-4.96%203.08-7.434%206.618-10.214l.092-.072C16.149%2010.012%2020%206.987%2020%201zm-.184%2020H8.232a7%207%200%200%201%20.849-2h8.1c-.787-1.738-2.078-3.116-3.598-4.428c.533-.42%201.07-.837%201.598-1.263C17.766%2015.599%2020%2018.44%2020%2023h-2q-.002-1.071-.184-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/dna-line.svg?color=%231a73e8&size=48