molecule icon
molecule-32-light from Fluent UI System Icons by Microsoft Corporation · 32 Light · MIT Free for personal and commercial use.
- Name
- molecule-32-light
- Set
- Fluent UI System Icons
- Style
- 32 Light
- Viewbox
- 32×32
- License
- MIT
12 other variants in Fluent UI System Icons
The same icon in other sets
Use the molecule icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 16a7 7 0 1 0-6.182-3.714l-2.755 2.143a5.5 5.5 0 1 0-.17 6.38l4.584 2.673a4.5 4.5 0 1 0 .546-.839l-4.602-2.684c.37-.74.579-1.575.579-2.459c0-.776-.16-1.514-.45-2.183l2.803-2.18A6.99 6.99 0 0 0 22 16m0-1a6 6 0 1 1 0-12a6 6 0 0 1 0 12M8.5 22a4.5 4.5 0 1 1 0-9a4.5 4.5 0 0 1 0 9M25 25.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentMolecule32Light(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 16a7 7 0 1 0-6.182-3.714l-2.755 2.143a5.5 5.5 0 1 0-.17 6.38l4.584 2.673a4.5 4.5 0 1 0 .546-.839l-4.602-2.684c.37-.74.579-1.575.579-2.459c0-.776-.16-1.514-.45-2.183l2.803-2.18A6.99 6.99 0 0 0 22 16m0-1a6 6 0 1 1 0-12a6 6 0 0 1 0 12M8.5 22a4.5 4.5 0 1 1 0-9a4.5 4.5 0 0 1 0 9M25 25.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 16a7 7 0 1 0-6.182-3.714l-2.755 2.143a5.5 5.5 0 1 0-.17 6.38l4.584 2.673a4.5 4.5 0 1 0 .546-.839l-4.602-2.684c.37-.74.579-1.575.579-2.459c0-.776-.16-1.514-.45-2.183l2.803-2.18A6.99 6.99 0 0 0 22 16m0-1a6 6 0 1 1 0-12a6 6 0 0 1 0 12M8.5 22a4.5 4.5 0 1 1 0-9a4.5 4.5 0 0 1 0 9M25 25.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0"/></svg> </template>
CSS
.icon-molecule-32-light {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2016a7%207%200%201%200-6.182-3.714l-2.755%202.143a5.5%205.5%200%201%200-.17%206.38l4.584%202.673a4.5%204.5%200%201%200%20.546-.839l-4.602-2.684c.37-.74.579-1.575.579-2.459c0-.776-.16-1.514-.45-2.183l2.803-2.18A6.99%206.99%200%200%200%2022%2016m0-1a6%206%200%201%201%200-12a6%206%200%200%201%200%2012M8.5%2022a4.5%204.5%200%201%201%200-9a4.5%204.5%200%200%201%200%209M25%2025.5a3.5%203.5%200%201%201-7%200a3.5%203.5%200%200%201%207%200%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2016a7%207%200%201%200-6.182-3.714l-2.755%202.143a5.5%205.5%200%201%200-.17%206.38l4.584%202.673a4.5%204.5%200%201%200%20.546-.839l-4.602-2.684c.37-.74.579-1.575.579-2.459c0-.776-.16-1.514-.45-2.183l2.803-2.18A6.99%206.99%200%200%200%2022%2016m0-1a6%206%200%201%201%200-12a6%206%200%200%201%200%2012M8.5%2022a4.5%204.5%200%201%201%200-9a4.5%204.5%200%200%201%200%209M25%2025.5a3.5%203.5%200%201%201-7%200a3.5%203.5%200%200%201%207%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/molecule-32-light.svg?color=%231a73e8&size=48