dna emoji
dna from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- dna
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
dnaBoxIcons v2dnaCarbondnaFont Awesome 6 SoliddnaFont Awesome Soliddna-outlineFlowbite IconsdnaFluent EmojidnaFluent Emoji FlatdnaHealth IconsdnaHuge IconsdnaIconoirdnaJam IconsdnaLine AwesomednaLucidednaMaterial Design IconsdnaNoto EmojidnaOpenMojidnaPhosphordna-fillRemix Icondna-boldSolardnaTabler IconsdnaTwitter EmojidnaUnicons
More objects icons from Fluent Emoji High Contrast
Use the dna emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M22.207 3.707a1 1 0 0 0-1.414-1.414c-1.777 1.777-2.477 3.517-2.496 5.243c-.01.944.186 1.844.46 2.685c-.717-.227-1.466-.402-2.225-.439c-1.597-.077-3.178.45-4.74 2.01c-1.552 1.553-2.108 3.12-2.089 4.704c.008.674.123 1.341.285 1.985c-.767-.183-1.573-.297-2.406-.261c-1.75.074-3.51.795-5.29 2.573a1 1 0 1 0 1.415 1.414q.206-.205.407-.386L6.793 24.5l.707-.707l-2.597-2.597a5.7 5.7 0 0 1 1.373-.713l2.267 2.267l.707-.707l-1.81-1.81q.114-.01.228-.015c1.247-.053 2.48.343 3.865.847l.36.131c1.226.45 2.604.957 3.998 1.022c1.632.076 3.248-.442 4.816-2.011c1.57-1.57 2.066-3.166 1.93-4.776a6 6 0 0 0-.046-.397c-.591-.534-1.612-.803-2.301-.97c.161.467.28.912.335 1.354l-1.668-1.668l-.707.707l2.306 2.307c-.154.605-.502 1.239-1.16 1.924L16.706 16l-.707.707l2.651 2.651c-.613.469-1.2.71-1.776.81L14.708 18l-.707.707l1.462 1.462c-.906-.13-1.846-.473-2.933-.87l-.238-.087c-.328-1-.578-1.871-.588-2.74v-.062l1.59 1.59l.707-.707l-2.104-2.104c.172-.515.474-1.05.969-1.617L15.293 16l.707-.707l-2.427-2.427c.726-.632 1.4-.932 2.045-1.04l1.925 1.924l.707-.707l-1.193-1.193c.823.141 1.676.468 2.667.847l.295.113c1.304.496 2.826 1.043 4.478.97c1.712-.075 3.439-.802 5.21-2.573a1 1 0 0 0-1.414-1.414l-.148.145l-2.688-2.688l-.707.707l2.638 2.638c-.584.451-1.134.747-1.655.93L23.457 9.25l-.707.707l1.816 1.816l-.157.01c-1.032.045-2.044-.242-3.155-.647c-.548-1.285-.97-2.422-.957-3.578v-.053l1.746 1.745l.707-.707l-2.25-2.25c.168-.527.453-1.085.907-1.679l2.636 2.636l.707-.707l-2.688-2.688q.071-.074.145-.148"/><path d="M11.04 21.86c.642.449 1.449.89 2.266 1.063a7.7 7.7 0 0 1 .05 1.607c-.13 1.697-.884 3.412-2.649 5.177a1 1 0 0 1-1.414-1.414q.344-.344.62-.674L7.5 25.207l.707-.707l2.306 2.306c.318-.497.53-.97.664-1.422L9.25 23.457l.707-.707l1.417 1.417c.027-.762-.112-1.515-.334-2.308"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastDna(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M22.207 3.707a1 1 0 0 0-1.414-1.414c-1.777 1.777-2.477 3.517-2.496 5.243c-.01.944.186 1.844.46 2.685c-.717-.227-1.466-.402-2.225-.439c-1.597-.077-3.178.45-4.74 2.01c-1.552 1.553-2.108 3.12-2.089 4.704c.008.674.123 1.341.285 1.985c-.767-.183-1.573-.297-2.406-.261c-1.75.074-3.51.795-5.29 2.573a1 1 0 1 0 1.415 1.414q.206-.205.407-.386L6.793 24.5l.707-.707l-2.597-2.597a5.7 5.7 0 0 1 1.373-.713l2.267 2.267l.707-.707l-1.81-1.81q.114-.01.228-.015c1.247-.053 2.48.343 3.865.847l.36.131c1.226.45 2.604.957 3.998 1.022c1.632.076 3.248-.442 4.816-2.011c1.57-1.57 2.066-3.166 1.93-4.776a6 6 0 0 0-.046-.397c-.591-.534-1.612-.803-2.301-.97c.161.467.28.912.335 1.354l-1.668-1.668l-.707.707l2.306 2.307c-.154.605-.502 1.239-1.16 1.924L16.706 16l-.707.707l2.651 2.651c-.613.469-1.2.71-1.776.81L14.708 18l-.707.707l1.462 1.462c-.906-.13-1.846-.473-2.933-.87l-.238-.087c-.328-1-.578-1.871-.588-2.74v-.062l1.59 1.59l.707-.707l-2.104-2.104c.172-.515.474-1.05.969-1.617L15.293 16l.707-.707l-2.427-2.427c.726-.632 1.4-.932 2.045-1.04l1.925 1.924l.707-.707l-1.193-1.193c.823.141 1.676.468 2.667.847l.295.113c1.304.496 2.826 1.043 4.478.97c1.712-.075 3.439-.802 5.21-2.573a1 1 0 0 0-1.414-1.414l-.148.145l-2.688-2.688l-.707.707l2.638 2.638c-.584.451-1.134.747-1.655.93L23.457 9.25l-.707.707l1.816 1.816l-.157.01c-1.032.045-2.044-.242-3.155-.647c-.548-1.285-.97-2.422-.957-3.578v-.053l1.746 1.745l.707-.707l-2.25-2.25c.168-.527.453-1.085.907-1.679l2.636 2.636l.707-.707l-2.688-2.688q.071-.074.145-.148"/><path d="M11.04 21.86c.642.449 1.449.89 2.266 1.063a7.7 7.7 0 0 1 .05 1.607c-.13 1.697-.884 3.412-2.649 5.177a1 1 0 0 1-1.414-1.414q.344-.344.62-.674L7.5 25.207l.707-.707l2.306 2.306c.318-.497.53-.97.664-1.422L9.25 23.457l.707-.707l1.417 1.417c.027-.762-.112-1.515-.334-2.308"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M22.207 3.707a1 1 0 0 0-1.414-1.414c-1.777 1.777-2.477 3.517-2.496 5.243c-.01.944.186 1.844.46 2.685c-.717-.227-1.466-.402-2.225-.439c-1.597-.077-3.178.45-4.74 2.01c-1.552 1.553-2.108 3.12-2.089 4.704c.008.674.123 1.341.285 1.985c-.767-.183-1.573-.297-2.406-.261c-1.75.074-3.51.795-5.29 2.573a1 1 0 1 0 1.415 1.414q.206-.205.407-.386L6.793 24.5l.707-.707l-2.597-2.597a5.7 5.7 0 0 1 1.373-.713l2.267 2.267l.707-.707l-1.81-1.81q.114-.01.228-.015c1.247-.053 2.48.343 3.865.847l.36.131c1.226.45 2.604.957 3.998 1.022c1.632.076 3.248-.442 4.816-2.011c1.57-1.57 2.066-3.166 1.93-4.776a6 6 0 0 0-.046-.397c-.591-.534-1.612-.803-2.301-.97c.161.467.28.912.335 1.354l-1.668-1.668l-.707.707l2.306 2.307c-.154.605-.502 1.239-1.16 1.924L16.706 16l-.707.707l2.651 2.651c-.613.469-1.2.71-1.776.81L14.708 18l-.707.707l1.462 1.462c-.906-.13-1.846-.473-2.933-.87l-.238-.087c-.328-1-.578-1.871-.588-2.74v-.062l1.59 1.59l.707-.707l-2.104-2.104c.172-.515.474-1.05.969-1.617L15.293 16l.707-.707l-2.427-2.427c.726-.632 1.4-.932 2.045-1.04l1.925 1.924l.707-.707l-1.193-1.193c.823.141 1.676.468 2.667.847l.295.113c1.304.496 2.826 1.043 4.478.97c1.712-.075 3.439-.802 5.21-2.573a1 1 0 0 0-1.414-1.414l-.148.145l-2.688-2.688l-.707.707l2.638 2.638c-.584.451-1.134.747-1.655.93L23.457 9.25l-.707.707l1.816 1.816l-.157.01c-1.032.045-2.044-.242-3.155-.647c-.548-1.285-.97-2.422-.957-3.578v-.053l1.746 1.745l.707-.707l-2.25-2.25c.168-.527.453-1.085.907-1.679l2.636 2.636l.707-.707l-2.688-2.688q.071-.074.145-.148"/><path d="M11.04 21.86c.642.449 1.449.89 2.266 1.063a7.7 7.7 0 0 1 .05 1.607c-.13 1.697-.884 3.412-2.649 5.177a1 1 0 0 1-1.414-1.414q.344-.344.62-.674L7.5 25.207l.707-.707l2.306 2.306c.318-.497.53-.97.664-1.422L9.25 23.457l.707-.707l1.417 1.417c.027-.762-.112-1.515-.334-2.308"/></g></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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22.207%203.707a1%201%200%200%200-1.414-1.414c-1.777%201.777-2.477%203.517-2.496%205.243c-.01.944.186%201.844.46%202.685c-.717-.227-1.466-.402-2.225-.439c-1.597-.077-3.178.45-4.74%202.01c-1.552%201.553-2.108%203.12-2.089%204.704c.008.674.123%201.341.285%201.985c-.767-.183-1.573-.297-2.406-.261c-1.75.074-3.51.795-5.29%202.573a1%201%200%201%200%201.415%201.414q.206-.205.407-.386L6.793%2024.5l.707-.707l-2.597-2.597a5.7%205.7%200%200%201%201.373-.713l2.267%202.267l.707-.707l-1.81-1.81q.114-.01.228-.015c1.247-.053%202.48.343%203.865.847l.36.131c1.226.45%202.604.957%203.998%201.022c1.632.076%203.248-.442%204.816-2.011c1.57-1.57%202.066-3.166%201.93-4.776a6%206%200%200%200-.046-.397c-.591-.534-1.612-.803-2.301-.97c.161.467.28.912.335%201.354l-1.668-1.668l-.707.707l2.306%202.307c-.154.605-.502%201.239-1.16%201.924L16.706%2016l-.707.707l2.651%202.651c-.613.469-1.2.71-1.776.81L14.708%2018l-.707.707l1.462%201.462c-.906-.13-1.846-.473-2.933-.87l-.238-.087c-.328-1-.578-1.871-.588-2.74v-.062l1.59%201.59l.707-.707l-2.104-2.104c.172-.515.474-1.05.969-1.617L15.293%2016l.707-.707l-2.427-2.427c.726-.632%201.4-.932%202.045-1.04l1.925%201.924l.707-.707l-1.193-1.193c.823.141%201.676.468%202.667.847l.295.113c1.304.496%202.826%201.043%204.478.97c1.712-.075%203.439-.802%205.21-2.573a1%201%200%200%200-1.414-1.414l-.148.145l-2.688-2.688l-.707.707l2.638%202.638c-.584.451-1.134.747-1.655.93L23.457%209.25l-.707.707l1.816%201.816l-.157.01c-1.032.045-2.044-.242-3.155-.647c-.548-1.285-.97-2.422-.957-3.578v-.053l1.746%201.745l.707-.707l-2.25-2.25c.168-.527.453-1.085.907-1.679l2.636%202.636l.707-.707l-2.688-2.688q.071-.074.145-.148%22%2F%3E%3Cpath%20d%3D%22M11.04%2021.86c.642.449%201.449.89%202.266%201.063a7.7%207.7%200%200%201%20.05%201.607c-.13%201.697-.884%203.412-2.649%205.177a1%201%200%200%201-1.414-1.414q.344-.344.62-.674L7.5%2025.207l.707-.707l2.306%202.306c.318-.497.53-.97.664-1.422L9.25%2023.457l.707-.707l1.417%201.417c.027-.762-.112-1.515-.334-2.308%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22.207%203.707a1%201%200%200%200-1.414-1.414c-1.777%201.777-2.477%203.517-2.496%205.243c-.01.944.186%201.844.46%202.685c-.717-.227-1.466-.402-2.225-.439c-1.597-.077-3.178.45-4.74%202.01c-1.552%201.553-2.108%203.12-2.089%204.704c.008.674.123%201.341.285%201.985c-.767-.183-1.573-.297-2.406-.261c-1.75.074-3.51.795-5.29%202.573a1%201%200%201%200%201.415%201.414q.206-.205.407-.386L6.793%2024.5l.707-.707l-2.597-2.597a5.7%205.7%200%200%201%201.373-.713l2.267%202.267l.707-.707l-1.81-1.81q.114-.01.228-.015c1.247-.053%202.48.343%203.865.847l.36.131c1.226.45%202.604.957%203.998%201.022c1.632.076%203.248-.442%204.816-2.011c1.57-1.57%202.066-3.166%201.93-4.776a6%206%200%200%200-.046-.397c-.591-.534-1.612-.803-2.301-.97c.161.467.28.912.335%201.354l-1.668-1.668l-.707.707l2.306%202.307c-.154.605-.502%201.239-1.16%201.924L16.706%2016l-.707.707l2.651%202.651c-.613.469-1.2.71-1.776.81L14.708%2018l-.707.707l1.462%201.462c-.906-.13-1.846-.473-2.933-.87l-.238-.087c-.328-1-.578-1.871-.588-2.74v-.062l1.59%201.59l.707-.707l-2.104-2.104c.172-.515.474-1.05.969-1.617L15.293%2016l.707-.707l-2.427-2.427c.726-.632%201.4-.932%202.045-1.04l1.925%201.924l.707-.707l-1.193-1.193c.823.141%201.676.468%202.667.847l.295.113c1.304.496%202.826%201.043%204.478.97c1.712-.075%203.439-.802%205.21-2.573a1%201%200%200%200-1.414-1.414l-.148.145l-2.688-2.688l-.707.707l2.638%202.638c-.584.451-1.134.747-1.655.93L23.457%209.25l-.707.707l1.816%201.816l-.157.01c-1.032.045-2.044-.242-3.155-.647c-.548-1.285-.97-2.422-.957-3.578v-.053l1.746%201.745l.707-.707l-2.25-2.25c.168-.527.453-1.085.907-1.679l2.636%202.636l.707-.707l-2.688-2.688q.071-.074.145-.148%22%2F%3E%3Cpath%20d%3D%22M11.04%2021.86c.642.449%201.449.89%202.266%201.063a7.7%207.7%200%200%201%20.05%201.607c-.13%201.697-.884%203.412-2.649%205.177a1%201%200%200%201-1.414-1.414q.344-.344.62-.674L7.5%2025.207l.707-.707l2.306%202.306c.318-.497.53-.97.664-1.422L9.25%2023.457l.707-.707l1.417%201.417c.027-.762-.112-1.515-.334-2.308%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/dna.svg?color=%231a73e8&size=48