atom 01 icon
atom-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- atom-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the atom 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><circle cx="12" cy="12" r="4"/><path d="M7.778 20.5A9.46 9.46 0 0 1 2.5 13.042M16.222 20.5a9.46 9.46 0 0 0 5.278-7.458M5.878 4.638a9.536 9.536 0 0 1 12.033 0M12.125 21.25H12M3.125 8.5H3m18.125 0H21m-8.75 12.75a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-9-12.75a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m18 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAtom01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><circle cx="12" cy="12" r="4"/><path d="M7.778 20.5A9.46 9.46 0 0 1 2.5 13.042M16.222 20.5a9.46 9.46 0 0 0 5.278-7.458M5.878 4.638a9.536 9.536 0 0 1 12.033 0M12.125 21.25H12M3.125 8.5H3m18.125 0H21m-8.75 12.75a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-9-12.75a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m18 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><circle cx="12" cy="12" r="4"/><path d="M7.778 20.5A9.46 9.46 0 0 1 2.5 13.042M16.222 20.5a9.46 9.46 0 0 0 5.278-7.458M5.878 4.638a9.536 9.536 0 0 1 12.033 0M12.125 21.25H12M3.125 8.5H3m18.125 0H21m-8.75 12.75a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-9-12.75a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m18 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg> </template>
CSS
.icon-atom-01 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%224%22%2F%3E%3Cpath%20d%3D%22M7.778%2020.5A9.46%209.46%200%200%201%202.5%2013.042M16.222%2020.5a9.46%209.46%200%200%200%205.278-7.458M5.878%204.638a9.536%209.536%200%200%201%2012.033%200M12.125%2021.25H12M3.125%208.5H3m18.125%200H21m-8.75%2012.75a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m-9-12.75a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m18%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%224%22%2F%3E%3Cpath%20d%3D%22M7.778%2020.5A9.46%209.46%200%200%201%202.5%2013.042M16.222%2020.5a9.46%209.46%200%200%200%205.278-7.458M5.878%204.638a9.536%209.536%200%200%201%2012.033%200M12.125%2021.25H12M3.125%208.5H3m18.125%200H21m-8.75%2012.75a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m-9-12.75a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m18%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/atom-01.svg?color=%231a73e8&size=48