om emoji
om from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- om
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Symbols
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More symbols icons from Fluent Emoji Flat
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the om emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#8d65c5" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M22 9a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-7 4a3 3 0 0 1-3 3a1.001 1.001 0 0 0-.707 1.707A1 1 0 0 0 12 18a3 3 0 1 1-2.241 4.994l-.012.008l-3.188-3.83a.992.992 0 1 0-1.525 1.268l3.053 3.669l-.002.001a5 5 0 0 0 8.588-4.893l4.088-1.49c1.553-.494 2.739-.34 3.488.077c.727.404 1.157 1.11 1.157 2.04c0 1.143-.432 1.86-1.015 2.264c-.605.42-1.524.604-2.659.357l-2.045-.527a1 1 0 1 0-.499 1.937l2.063.53l.017.005l.016.004c1.546.341 3.074.15 4.247-.662c1.198-.83 1.875-2.208 1.875-3.908c0-1.633-.803-3.02-2.186-3.789c-1.357-.753-3.15-.849-5.088-.226l-.037.013l-4.532 1.65a5 5 0 0 0-.562-.492a5 5 0 1 0-8-4A1 1 0 1 0 9 13a3 3 0 1 1 6 0"/><path fill="#fff" d="M20.42 9.467a1 1 0 1 0-1.652 1.128l.344.503a5 5 0 0 0 4.843 2.13l.782-.113a1 1 0 0 0-.286-1.98l-.782.113a3 3 0 0 1-2.906-1.277z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatOm(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#8d65c5" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M22 9a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-7 4a3 3 0 0 1-3 3a1.001 1.001 0 0 0-.707 1.707A1 1 0 0 0 12 18a3 3 0 1 1-2.241 4.994l-.012.008l-3.188-3.83a.992.992 0 1 0-1.525 1.268l3.053 3.669l-.002.001a5 5 0 0 0 8.588-4.893l4.088-1.49c1.553-.494 2.739-.34 3.488.077c.727.404 1.157 1.11 1.157 2.04c0 1.143-.432 1.86-1.015 2.264c-.605.42-1.524.604-2.659.357l-2.045-.527a1 1 0 1 0-.499 1.937l2.063.53l.017.005l.016.004c1.546.341 3.074.15 4.247-.662c1.198-.83 1.875-2.208 1.875-3.908c0-1.633-.803-3.02-2.186-3.789c-1.357-.753-3.15-.849-5.088-.226l-.037.013l-4.532 1.65a5 5 0 0 0-.562-.492a5 5 0 1 0-8-4A1 1 0 1 0 9 13a3 3 0 1 1 6 0"/><path fill="#fff" d="M20.42 9.467a1 1 0 1 0-1.652 1.128l.344.503a5 5 0 0 0 4.843 2.13l.782-.113a1 1 0 0 0-.286-1.98l-.782.113a3 3 0 0 1-2.906-1.277z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#8d65c5" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M22 9a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-7 4a3 3 0 0 1-3 3a1.001 1.001 0 0 0-.707 1.707A1 1 0 0 0 12 18a3 3 0 1 1-2.241 4.994l-.012.008l-3.188-3.83a.992.992 0 1 0-1.525 1.268l3.053 3.669l-.002.001a5 5 0 0 0 8.588-4.893l4.088-1.49c1.553-.494 2.739-.34 3.488.077c.727.404 1.157 1.11 1.157 2.04c0 1.143-.432 1.86-1.015 2.264c-.605.42-1.524.604-2.659.357l-2.045-.527a1 1 0 1 0-.499 1.937l2.063.53l.017.005l.016.004c1.546.341 3.074.15 4.247-.662c1.198-.83 1.875-2.208 1.875-3.908c0-1.633-.803-3.02-2.186-3.789c-1.357-.753-3.15-.849-5.088-.226l-.037.013l-4.532 1.65a5 5 0 0 0-.562-.492a5 5 0 1 0-8-4A1 1 0 1 0 9 13a3 3 0 1 1 6 0"/><path fill="#fff" d="M20.42 9.467a1 1 0 1 0-1.652 1.128l.344.503a5 5 0 0 0 4.843 2.13l.782-.113a1 1 0 0 0-.286-1.98l-.782.113a3 3 0 0 1-2.906-1.277z"/></g></svg> </template>
CSS
.icon-om {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%238d65c5%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22%209a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-7%204a3%203%200%200%201-3%203a1.001%201.001%200%200%200-.707%201.707A1%201%200%200%200%2012%2018a3%203%200%201%201-2.241%204.994l-.012.008l-3.188-3.83a.992.992%200%201%200-1.525%201.268l3.053%203.669l-.002.001a5%205%200%200%200%208.588-4.893l4.088-1.49c1.553-.494%202.739-.34%203.488.077c.727.404%201.157%201.11%201.157%202.04c0%201.143-.432%201.86-1.015%202.264c-.605.42-1.524.604-2.659.357l-2.045-.527a1%201%200%201%200-.499%201.937l2.063.53l.017.005l.016.004c1.546.341%203.074.15%204.247-.662c1.198-.83%201.875-2.208%201.875-3.908c0-1.633-.803-3.02-2.186-3.789c-1.357-.753-3.15-.849-5.088-.226l-.037.013l-4.532%201.65a5%205%200%200%200-.562-.492a5%205%200%201%200-8-4A1%201%200%201%200%209%2013a3%203%200%201%201%206%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.42%209.467a1%201%200%201%200-1.652%201.128l.344.503a5%205%200%200%200%204.843%202.13l.782-.113a1%201%200%200%200-.286-1.98l-.782.113a3%203%200%200%201-2.906-1.277z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%238d65c5%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22%209a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-7%204a3%203%200%200%201-3%203a1.001%201.001%200%200%200-.707%201.707A1%201%200%200%200%2012%2018a3%203%200%201%201-2.241%204.994l-.012.008l-3.188-3.83a.992.992%200%201%200-1.525%201.268l3.053%203.669l-.002.001a5%205%200%200%200%208.588-4.893l4.088-1.49c1.553-.494%202.739-.34%203.488.077c.727.404%201.157%201.11%201.157%202.04c0%201.143-.432%201.86-1.015%202.264c-.605.42-1.524.604-2.659.357l-2.045-.527a1%201%200%201%200-.499%201.937l2.063.53l.017.005l.016.004c1.546.341%203.074.15%204.247-.662c1.198-.83%201.875-2.208%201.875-3.908c0-1.633-.803-3.02-2.186-3.789c-1.357-.753-3.15-.849-5.088-.226l-.037.013l-4.532%201.65a5%205%200%200%200-.562-.492a5%205%200%201%200-8-4A1%201%200%201%200%209%2013a3%203%200%201%201%206%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.42%209.467a1%201%200%201%200-1.652%201.128l.344.503a5%205%200%200%200%204.843%202.13l.782-.113a1%201%200%200%200-.286-1.98l-.782.113a3%203%200%200%201-2.906-1.277z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/om.svg?color=%231a73e8&size=48