omega-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
omega-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
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 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10c0 2.428-1.048 4.426-2.182 5.878c-.702.9-1.456 1.614-2.063 2.122H21a1 1 0 1 1 0 2h-4.4c-.828 0-1.51-.63-1.592-1.437L15 20.399l.013-.204a1.64 1.64 0 0 1 .688-1.134l.207-.149a12.4 12.4 0 0 0 2.334-2.264C19.21 15.408 20 13.834 20 12a8 8 0 1 0-16 0c0 1.834.79 3.409 1.758 4.648a12.4 12.4 0 0 0 2.54 2.413c.424.297.702.788.702 1.338A1.6 1.6 0 0 1 7.4 22H3a1 1 0 1 1 0-2h3.245a14.2 14.2 0 0 1-2.063-2.122C3.048 16.426 2 14.428 2 12C2 6.477 6.477 2 12 2"/></svg>

React

import type { SVGProps } from "react";

export function FluentOmega24Filled(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 2c5.523 0 10 4.477 10 10c0 2.428-1.048 4.426-2.182 5.878c-.702.9-1.456 1.614-2.063 2.122H21a1 1 0 1 1 0 2h-4.4c-.828 0-1.51-.63-1.592-1.437L15 20.399l.013-.204a1.64 1.64 0 0 1 .688-1.134l.207-.149a12.4 12.4 0 0 0 2.334-2.264C19.21 15.408 20 13.834 20 12a8 8 0 1 0-16 0c0 1.834.79 3.409 1.758 4.648a12.4 12.4 0 0 0 2.54 2.413c.424.297.702.788.702 1.338A1.6 1.6 0 0 1 7.4 22H3a1 1 0 1 1 0-2h3.245a14.2 14.2 0 0 1-2.063-2.122C3.048 16.426 2 14.428 2 12C2 6.477 6.477 2 12 2"/></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 2c5.523 0 10 4.477 10 10c0 2.428-1.048 4.426-2.182 5.878c-.702.9-1.456 1.614-2.063 2.122H21a1 1 0 1 1 0 2h-4.4c-.828 0-1.51-.63-1.592-1.437L15 20.399l.013-.204a1.64 1.64 0 0 1 .688-1.134l.207-.149a12.4 12.4 0 0 0 2.334-2.264C19.21 15.408 20 13.834 20 12a8 8 0 1 0-16 0c0 1.834.79 3.409 1.758 4.648a12.4 12.4 0 0 0 2.54 2.413c.424.297.702.788.702 1.338A1.6 1.6 0 0 1 7.4 22H3a1 1 0 1 1 0-2h3.245a14.2 14.2 0 0 1-2.063-2.122C3.048 16.426 2 14.428 2 12C2 6.477 6.477 2 12 2"/></svg>
</template>

CSS

.icon-omega-24-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%202c5.523%200%2010%204.477%2010%2010c0%202.428-1.048%204.426-2.182%205.878c-.702.9-1.456%201.614-2.063%202.122H21a1%201%200%201%201%200%202h-4.4c-.828%200-1.51-.63-1.592-1.437L15%2020.399l.013-.204a1.64%201.64%200%200%201%20.688-1.134l.207-.149a12.4%2012.4%200%200%200%202.334-2.264C19.21%2015.408%2020%2013.834%2020%2012a8%208%200%201%200-16%200c0%201.834.79%203.409%201.758%204.648a12.4%2012.4%200%200%200%202.54%202.413c.424.297.702.788.702%201.338A1.6%201.6%200%200%201%207.4%2022H3a1%201%200%201%201%200-2h3.245a14.2%2014.2%200%200%201-2.063-2.122C3.048%2016.426%202%2014.428%202%2012C2%206.477%206.477%202%2012%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202c5.523%200%2010%204.477%2010%2010c0%202.428-1.048%204.426-2.182%205.878c-.702.9-1.456%201.614-2.063%202.122H21a1%201%200%201%201%200%202h-4.4c-.828%200-1.51-.63-1.592-1.437L15%2020.399l.013-.204a1.64%201.64%200%200%201%20.688-1.134l.207-.149a12.4%2012.4%200%200%200%202.334-2.264C19.21%2015.408%2020%2013.834%2020%2012a8%208%200%201%200-16%200c0%201.834.79%203.409%201.758%204.648a12.4%2012.4%200%200%200%202.54%202.413c.424.297.702.788.702%201.338A1.6%201.6%200%200%201%207.4%2022H3a1%201%200%201%201%200-2h3.245a14.2%2014.2%200%200%201-2.063-2.122C3.048%2016.426%202%2014.428%202%2012C2%206.477%206.477%202%2012%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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