omega icon
omega-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- omega-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- 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 16 16"><path fill="currentColor" d="M8 1a7 7 0 0 1 7 7c0 1.743-.776 3.195-1.592 4.243c-.39.502-.8.924-1.16 1.257h2.002a.75.75 0 0 1 0 1.5h-3.178a1.075 1.075 0 0 1-1.07-.965l-.004-.11l.008-.133c.038-.306.204-.575.444-.749c.658-.504 1.264-1.064 1.775-1.72c.7-.9 1.275-2.035 1.275-3.323a5.5 5.5 0 1 0-11 0c0 1.288.575 2.422 1.275 3.322a9.2 9.2 0 0 0 1.775 1.721c.274.199.452.521.452.882c0 .593-.48 1.075-1.074 1.075H1.75a.75.75 0 0 1 0-1.5h2.002a10.5 10.5 0 0 1-1.16-1.257C1.776 11.195 1 9.743 1 8a7 7 0 0 1 7-7"/></svg>
React
import type { SVGProps } from "react";
export function FluentOmega16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1a7 7 0 0 1 7 7c0 1.743-.776 3.195-1.592 4.243c-.39.502-.8.924-1.16 1.257h2.002a.75.75 0 0 1 0 1.5h-3.178a1.075 1.075 0 0 1-1.07-.965l-.004-.11l.008-.133c.038-.306.204-.575.444-.749c.658-.504 1.264-1.064 1.775-1.72c.7-.9 1.275-2.035 1.275-3.323a5.5 5.5 0 1 0-11 0c0 1.288.575 2.422 1.275 3.322a9.2 9.2 0 0 0 1.775 1.721c.274.199.452.521.452.882c0 .593-.48 1.075-1.074 1.075H1.75a.75.75 0 0 1 0-1.5h2.002a10.5 10.5 0 0 1-1.16-1.257C1.776 11.195 1 9.743 1 8a7 7 0 0 1 7-7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1a7 7 0 0 1 7 7c0 1.743-.776 3.195-1.592 4.243c-.39.502-.8.924-1.16 1.257h2.002a.75.75 0 0 1 0 1.5h-3.178a1.075 1.075 0 0 1-1.07-.965l-.004-.11l.008-.133c.038-.306.204-.575.444-.749c.658-.504 1.264-1.064 1.775-1.72c.7-.9 1.275-2.035 1.275-3.323a5.5 5.5 0 1 0-11 0c0 1.288.575 2.422 1.275 3.322a9.2 9.2 0 0 0 1.775 1.721c.274.199.452.521.452.882c0 .593-.48 1.075-1.074 1.075H1.75a.75.75 0 0 1 0-1.5h2.002a10.5 10.5 0 0 1-1.16-1.257C1.776 11.195 1 9.743 1 8a7 7 0 0 1 7-7"/></svg> </template>
CSS
.icon-omega-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%201a7%207%200%200%201%207%207c0%201.743-.776%203.195-1.592%204.243c-.39.502-.8.924-1.16%201.257h2.002a.75.75%200%200%201%200%201.5h-3.178a1.075%201.075%200%200%201-1.07-.965l-.004-.11l.008-.133c.038-.306.204-.575.444-.749c.658-.504%201.264-1.064%201.775-1.72c.7-.9%201.275-2.035%201.275-3.323a5.5%205.5%200%201%200-11%200c0%201.288.575%202.422%201.275%203.322a9.2%209.2%200%200%200%201.775%201.721c.274.199.452.521.452.882c0%20.593-.48%201.075-1.074%201.075H1.75a.75.75%200%200%201%200-1.5h2.002a10.5%2010.5%200%200%201-1.16-1.257C1.776%2011.195%201%209.743%201%208a7%207%200%200%201%207-7%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%201a7%207%200%200%201%207%207c0%201.743-.776%203.195-1.592%204.243c-.39.502-.8.924-1.16%201.257h2.002a.75.75%200%200%201%200%201.5h-3.178a1.075%201.075%200%200%201-1.07-.965l-.004-.11l.008-.133c.038-.306.204-.575.444-.749c.658-.504%201.264-1.064%201.775-1.72c.7-.9%201.275-2.035%201.275-3.323a5.5%205.5%200%201%200-11%200c0%201.288.575%202.422%201.275%203.322a9.2%209.2%200%200%200%201.775%201.721c.274.199.452.521.452.882c0%20.593-.48%201.075-1.074%201.075H1.75a.75.75%200%200%201%200-1.5h2.002a10.5%2010.5%200%200%201-1.16-1.257C1.776%2011.195%201%209.743%201%208a7%207%200%200%201%207-7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/omega-16-filled.svg?color=%231a73e8&size=48