atom-2-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
atom-2-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Tabler Icons

The same icon in other sets

Related icons in Tabler Icons

Use the atom 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8a4 4 0 1 1-3.995 4.2L8 12l.005-.2A4 4 0 0 1 12 8m0 12a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L11 21a1 1 0 0 1 1-1M3 8a1 1 0 0 1 .993.883L4 9.01a1 1 0 0 1-1.993.117L2 9a1 1 0 0 1 1-1m18 0a1 1 0 0 1 .993.883L22 9.01a1 1 0 0 1-1.993.117L20 9a1 1 0 0 1 1-1M2.89 12.006a1 1 0 0 1 1.104.884a8 8 0 0 0 4.444 6.311A1 1 0 1 1 7.562 21a10 10 0 0 1-5.556-7.89a1 1 0 0 1 .884-1.103zM20.993 12l.117.006a1 1 0 0 1 .884 1.104a10 10 0 0 1-5.556 7.889a1 1 0 1 1-.876-1.798a8 8 0 0 0 4.444-6.31a1 1 0 0 1 .987-.891M5.567 4.226a10 10 0 0 1 12.666 0a1 1 0 1 1-1.266 1.548a8 8 0 0 0-10.134 0a1 1 0 1 1-1.266-1.548"/></svg>

React

import type { SVGProps } from "react";

export function TablerAtom2Filled(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="M12 8a4 4 0 1 1-3.995 4.2L8 12l.005-.2A4 4 0 0 1 12 8m0 12a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L11 21a1 1 0 0 1 1-1M3 8a1 1 0 0 1 .993.883L4 9.01a1 1 0 0 1-1.993.117L2 9a1 1 0 0 1 1-1m18 0a1 1 0 0 1 .993.883L22 9.01a1 1 0 0 1-1.993.117L20 9a1 1 0 0 1 1-1M2.89 12.006a1 1 0 0 1 1.104.884a8 8 0 0 0 4.444 6.311A1 1 0 1 1 7.562 21a10 10 0 0 1-5.556-7.89a1 1 0 0 1 .884-1.103zM20.993 12l.117.006a1 1 0 0 1 .884 1.104a10 10 0 0 1-5.556 7.889a1 1 0 1 1-.876-1.798a8 8 0 0 0 4.444-6.31a1 1 0 0 1 .987-.891M5.567 4.226a10 10 0 0 1 12.666 0a1 1 0 1 1-1.266 1.548a8 8 0 0 0-10.134 0a1 1 0 1 1-1.266-1.548"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8a4 4 0 1 1-3.995 4.2L8 12l.005-.2A4 4 0 0 1 12 8m0 12a1 1 0 0 1 .993.883l.007.127a1 1 0 0 1-1.993.117L11 21a1 1 0 0 1 1-1M3 8a1 1 0 0 1 .993.883L4 9.01a1 1 0 0 1-1.993.117L2 9a1 1 0 0 1 1-1m18 0a1 1 0 0 1 .993.883L22 9.01a1 1 0 0 1-1.993.117L20 9a1 1 0 0 1 1-1M2.89 12.006a1 1 0 0 1 1.104.884a8 8 0 0 0 4.444 6.311A1 1 0 1 1 7.562 21a10 10 0 0 1-5.556-7.89a1 1 0 0 1 .884-1.103zM20.993 12l.117.006a1 1 0 0 1 .884 1.104a10 10 0 0 1-5.556 7.889a1 1 0 1 1-.876-1.798a8 8 0 0 0 4.444-6.31a1 1 0 0 1 .987-.891M5.567 4.226a10 10 0 0 1 12.666 0a1 1 0 1 1-1.266 1.548a8 8 0 0 0-10.134 0a1 1 0 1 1-1.266-1.548"/></svg>
</template>

CSS

.icon-atom-2-filled {
  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%22M12%208a4%204%200%201%201-3.995%204.2L8%2012l.005-.2A4%204%200%200%201%2012%208m0%2012a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L11%2021a1%201%200%200%201%201-1M3%208a1%201%200%200%201%20.993.883L4%209.01a1%201%200%200%201-1.993.117L2%209a1%201%200%200%201%201-1m18%200a1%201%200%200%201%20.993.883L22%209.01a1%201%200%200%201-1.993.117L20%209a1%201%200%200%201%201-1M2.89%2012.006a1%201%200%200%201%201.104.884a8%208%200%200%200%204.444%206.311A1%201%200%201%201%207.562%2021a10%2010%200%200%201-5.556-7.89a1%201%200%200%201%20.884-1.103zM20.993%2012l.117.006a1%201%200%200%201%20.884%201.104a10%2010%200%200%201-5.556%207.889a1%201%200%201%201-.876-1.798a8%208%200%200%200%204.444-6.31a1%201%200%200%201%20.987-.891M5.567%204.226a10%2010%200%200%201%2012.666%200a1%201%200%201%201-1.266%201.548a8%208%200%200%200-10.134%200a1%201%200%201%201-1.266-1.548%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%22M12%208a4%204%200%201%201-3.995%204.2L8%2012l.005-.2A4%204%200%200%201%2012%208m0%2012a1%201%200%200%201%20.993.883l.007.127a1%201%200%200%201-1.993.117L11%2021a1%201%200%200%201%201-1M3%208a1%201%200%200%201%20.993.883L4%209.01a1%201%200%200%201-1.993.117L2%209a1%201%200%200%201%201-1m18%200a1%201%200%200%201%20.993.883L22%209.01a1%201%200%200%201-1.993.117L20%209a1%201%200%200%201%201-1M2.89%2012.006a1%201%200%200%201%201.104.884a8%208%200%200%200%204.444%206.311A1%201%200%201%201%207.562%2021a10%2010%200%200%201-5.556-7.89a1%201%200%200%201%20.884-1.103zM20.993%2012l.117.006a1%201%200%200%201%20.884%201.104a10%2010%200%200%201-5.556%207.889a1%201%200%201%201-.876-1.798a8%208%200%200%200%204.444-6.31a1%201%200%200%201%20.987-.891M5.567%204.226a10%2010%200%200%201%2012.666%200a1%201%200%201%201-1.266%201.548a8%208%200%200%200-10.134%200a1%201%200%201%201-1.266-1.548%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/atom-2-filled.svg?color=%231a73e8&size=48