D N A icon in outline, twotone, bold and bulk. Free in all four styles, for health, clinics, pharmacy, gym, activity tracking. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconDNA } from "@devigner-ui/icons";
<IconDNA className="size-6" />
<script setup>
import { IconDNA } from "@devigner-ui/icons-vue";
</script>
<template>
<IconDNA class="size-6" />
</template>
<script>
import { IconDNA } from "@devigner-ui/icons-svelte";
</script>
<IconDNA class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m11.85 12.15.2.07c3.26 1.12 7.18.05 9.95-2.72m-10.15 2.65-.56-.19c-3.04-1.05-6.7-.05-9.29 2.54m9.85-2.35-.07-.2C10.66 8.7 11.73 4.77 14.5 2m-2.65 10.15.19.56c1.05 3.04.05 6.7-2.54 9.29" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m6.76 11.84 5.08 5.08" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m11.84 6.76 5.08 5.08" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m4 13 3.5 3.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m19.78 10.9-3.5-3.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m9.3 18.2 1.6 1.58" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M14.59 5.59 13 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>