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

Name
omega-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
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 28 28"><path fill="currentColor" d="M14 2c6.627 0 12 5.373 12 12c0 3-1.315 5.534-2.706 7.38a19 19 0 0 1-2.41 2.62H25a1 1 0 1 1 0 2h-5.508a1.493 1.493 0 0 1-1.484-1.34L18 24.508l.01-.179c.05-.41.263-.779.59-1.026a16.7 16.7 0 0 0 3.097-3.125C22.942 18.525 24 16.408 24 14c0-5.523-4.477-10-10-10S4 8.477 4 14c0 2.407 1.058 4.525 2.303 6.178A16.7 16.7 0 0 0 9.4 23.303c.373.282.6.724.6 1.205C10 25.332 9.332 26 8.508 26H3a1 1 0 1 1 0-2h4.116a19 19 0 0 1-2.41-2.62C3.316 19.535 2 17 2 14C2 7.373 7.373 2 14 2"/></svg>

React

import type { SVGProps } from "react";

export function FluentOmega28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 2c6.627 0 12 5.373 12 12c0 3-1.315 5.534-2.706 7.38a19 19 0 0 1-2.41 2.62H25a1 1 0 1 1 0 2h-5.508a1.493 1.493 0 0 1-1.484-1.34L18 24.508l.01-.179c.05-.41.263-.779.59-1.026a16.7 16.7 0 0 0 3.097-3.125C22.942 18.525 24 16.408 24 14c0-5.523-4.477-10-10-10S4 8.477 4 14c0 2.407 1.058 4.525 2.303 6.178A16.7 16.7 0 0 0 9.4 23.303c.373.282.6.724.6 1.205C10 25.332 9.332 26 8.508 26H3a1 1 0 1 1 0-2h4.116a19 19 0 0 1-2.41-2.62C3.316 19.535 2 17 2 14C2 7.373 7.373 2 14 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 2c6.627 0 12 5.373 12 12c0 3-1.315 5.534-2.706 7.38a19 19 0 0 1-2.41 2.62H25a1 1 0 1 1 0 2h-5.508a1.493 1.493 0 0 1-1.484-1.34L18 24.508l.01-.179c.05-.41.263-.779.59-1.026a16.7 16.7 0 0 0 3.097-3.125C22.942 18.525 24 16.408 24 14c0-5.523-4.477-10-10-10S4 8.477 4 14c0 2.407 1.058 4.525 2.303 6.178A16.7 16.7 0 0 0 9.4 23.303c.373.282.6.724.6 1.205C10 25.332 9.332 26 8.508 26H3a1 1 0 1 1 0-2h4.116a19 19 0 0 1-2.41-2.62C3.316 19.535 2 17 2 14C2 7.373 7.373 2 14 2"/></svg>
</template>

CSS

.icon-omega-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%202c6.627%200%2012%205.373%2012%2012c0%203-1.315%205.534-2.706%207.38a19%2019%200%200%201-2.41%202.62H25a1%201%200%201%201%200%202h-5.508a1.493%201.493%200%200%201-1.484-1.34L18%2024.508l.01-.179c.05-.41.263-.779.59-1.026a16.7%2016.7%200%200%200%203.097-3.125C22.942%2018.525%2024%2016.408%2024%2014c0-5.523-4.477-10-10-10S4%208.477%204%2014c0%202.407%201.058%204.525%202.303%206.178A16.7%2016.7%200%200%200%209.4%2023.303c.373.282.6.724.6%201.205C10%2025.332%209.332%2026%208.508%2026H3a1%201%200%201%201%200-2h4.116a19%2019%200%200%201-2.41-2.62C3.316%2019.535%202%2017%202%2014C2%207.373%207.373%202%2014%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%202c6.627%200%2012%205.373%2012%2012c0%203-1.315%205.534-2.706%207.38a19%2019%200%200%201-2.41%202.62H25a1%201%200%201%201%200%202h-5.508a1.493%201.493%200%200%201-1.484-1.34L18%2024.508l.01-.179c.05-.41.263-.779.59-1.026a16.7%2016.7%200%200%200%203.097-3.125C22.942%2018.525%2024%2016.408%2024%2014c0-5.523-4.477-10-10-10S4%208.477%204%2014c0%202.407%201.058%204.525%202.303%206.178A16.7%2016.7%200%200%200%209.4%2023.303c.373.282.6.724.6%201.205C10%2025.332%209.332%2026%208.508%2026H3a1%201%200%201%201%200-2h4.116a19%2019%200%200%201-2.41-2.62C3.316%2019.535%202%2017%202%2014C2%207.373%207.373%202%2014%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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