omega icon
omega-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- omega-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- License
- MIT
10 other variants in Fluent UI System Icons
The same icon in other sets
Use the omega icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2c7.732 0 14 6.268 14 14c0 3.453-1.481 6.364-3.075 8.5a21.5 21.5 0 0 1-3.306 3.5H29a1 1 0 1 1 0 2h-6.345a1.655 1.655 0 0 1-1.646-1.486l-.009-.17l.012-.2c.055-.46.3-.87.659-1.143a19.4 19.4 0 0 0 3.651-3.697C26.767 21.367 28 18.87 28 16c0-6.627-5.373-12-12-12S4 9.373 4 16c0 2.87 1.233 5.367 2.678 7.304A19.4 19.4 0 0 0 10.329 27c.411.312.671.803.671 1.344C11 29.259 10.259 30 9.345 30H3a1 1 0 1 1 0-2h5.38a21.5 21.5 0 0 1-3.305-3.5C3.481 22.364 2 19.453 2 16C2 8.268 8.268 2 16 2"/></svg>
React
import type { SVGProps } from "react";
export function FluentOmega32Regular(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="M16 2c7.732 0 14 6.268 14 14c0 3.453-1.481 6.364-3.075 8.5a21.5 21.5 0 0 1-3.306 3.5H29a1 1 0 1 1 0 2h-6.345a1.655 1.655 0 0 1-1.646-1.486l-.009-.17l.012-.2c.055-.46.3-.87.659-1.143a19.4 19.4 0 0 0 3.651-3.697C26.767 21.367 28 18.87 28 16c0-6.627-5.373-12-12-12S4 9.373 4 16c0 2.87 1.233 5.367 2.678 7.304A19.4 19.4 0 0 0 10.329 27c.411.312.671.803.671 1.344C11 29.259 10.259 30 9.345 30H3a1 1 0 1 1 0-2h5.38a21.5 21.5 0 0 1-3.305-3.5C3.481 22.364 2 19.453 2 16C2 8.268 8.268 2 16 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2c7.732 0 14 6.268 14 14c0 3.453-1.481 6.364-3.075 8.5a21.5 21.5 0 0 1-3.306 3.5H29a1 1 0 1 1 0 2h-6.345a1.655 1.655 0 0 1-1.646-1.486l-.009-.17l.012-.2c.055-.46.3-.87.659-1.143a19.4 19.4 0 0 0 3.651-3.697C26.767 21.367 28 18.87 28 16c0-6.627-5.373-12-12-12S4 9.373 4 16c0 2.87 1.233 5.367 2.678 7.304A19.4 19.4 0 0 0 10.329 27c.411.312.671.803.671 1.344C11 29.259 10.259 30 9.345 30H3a1 1 0 1 1 0-2h5.38a21.5 21.5 0 0 1-3.305-3.5C3.481 22.364 2 19.453 2 16C2 8.268 8.268 2 16 2"/></svg> </template>
CSS
.icon-omega-32-regular {
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%22M16%202c7.732%200%2014%206.268%2014%2014c0%203.453-1.481%206.364-3.075%208.5a21.5%2021.5%200%200%201-3.306%203.5H29a1%201%200%201%201%200%202h-6.345a1.655%201.655%200%200%201-1.646-1.486l-.009-.17l.012-.2c.055-.46.3-.87.659-1.143a19.4%2019.4%200%200%200%203.651-3.697C26.767%2021.367%2028%2018.87%2028%2016c0-6.627-5.373-12-12-12S4%209.373%204%2016c0%202.87%201.233%205.367%202.678%207.304A19.4%2019.4%200%200%200%2010.329%2027c.411.312.671.803.671%201.344C11%2029.259%2010.259%2030%209.345%2030H3a1%201%200%201%201%200-2h5.38a21.5%2021.5%200%200%201-3.305-3.5C3.481%2022.364%202%2019.453%202%2016C2%208.268%208.268%202%2016%202%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%22M16%202c7.732%200%2014%206.268%2014%2014c0%203.453-1.481%206.364-3.075%208.5a21.5%2021.5%200%200%201-3.306%203.5H29a1%201%200%201%201%200%202h-6.345a1.655%201.655%200%200%201-1.646-1.486l-.009-.17l.012-.2c.055-.46.3-.87.659-1.143a19.4%2019.4%200%200%200%203.651-3.697C26.767%2021.367%2028%2018.87%2028%2016c0-6.627-5.373-12-12-12S4%209.373%204%2016c0%202.87%201.233%205.367%202.678%207.304A19.4%2019.4%200%200%200%2010.329%2027c.411.312.671.803.671%201.344C11%2029.259%2010.259%2030%209.345%2030H3a1%201%200%201%201%200-2h5.38a21.5%2021.5%200%200%201-3.305-3.5C3.481%2022.364%202%2019.453%202%2016C2%208.268%208.268%202%2016%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/omega-32-regular.svg?color=%231a73e8&size=48