om emoji
om from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- om
- Set
- Noto Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More symbols icons from Noto Emoji
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 128 128"><path fill="#8e24aa" d="M116 4H12c-4.42 0-8 3.58-8 8v104c0 4.42 3.58 8 8 8h104c4.42 0 8-3.58 8-8V12c0-4.42-3.58-8-8-8"/><path fill="#ab47bc" d="M109.7 4H11.5A7.555 7.555 0 0 0 4 11.5v97.9c-.01 4.14 3.34 7.49 7.48 7.5h98.12c4.14.01 7.49-3.34 7.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z"/><path fill="#fafafa" d="M39.7 12.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5 1.2-13.8 4s-2.9 8.5-3 15.3c0 4.8 0 9.3 2.5 9.3c3.4 0 3.4-7.9 6.2-12.3c5.4-8.7 18.9-10.6 18.9-13.6" opacity=".3"/><path fill="#fafafa" stroke="#fafafa" stroke-miterlimit="10" stroke-width="2" d="M105.8 55c-3.5-5-9.2-8.8-16.9-7.8c-18.5 2.4-11 22.6-30.4 24.7c-4.5.5-14.5-3.4-8.5-7.3c11.4-7.4 21.4-30.5-6-30.3c-9 0-16.6 4.7-20.4 7.5c-.2.2-.3.4-.1.6l4.3 6.9c.08.14.24.22.4.2c.1 0 .1 0 .2-.1c3.4-2.1 11.4-6.7 16.7-7.2c15.5-1.5 15.9 20-9.2 21.3c-2 .1 1.7 5.5 3 7.5c3.7 5.8 12.7 1.9 16.2 5.9c9.4 10.3-2.2 25.1-15 25.1c-14.7 0-22.3-10.2-25.1-15.2a.487.487 0 0 0-.68-.14c-.15.1-.23.27-.22.44c3.7 21 18.3 24.9 27.5 24.9c8.6 0 17.6-4.6 21.3-13.9c3.8-9.7-4.5-21.3-2.1-23.7s15.1-1.3 19.1-10c3-6.6 10.8-14.6 18.1-12.3c4.9 1.5 8.7 9.5 7.9 21.5c-.4 6.9-3.3 16.6-10.2 18.7c-13.1 4-18.2-2-20.5-4.6c-.2-.3-.7 0-.6.4C77 95.8 83.1 102 90.9 102c7.6 0 12.8-3.1 16.2-12.7c2.1-6.1 5.9-24-1.3-34.3z"/><path fill="#fafafa" d="M99.8 27.3a2.224 2.224 0 0 0-3.12-.45c-.1.07-.19.16-.28.25c-2.5 2.5-6.8 5.9-17.1 6.9c-13 1.3-24.8-10.9-20.5-3.6c2.4 4 10.6 9.5 22.6 9.5c7.8 0 15.3-3.7 20.4-6.9c1.01-.62 1.33-1.94.71-2.96c-.16-.25-.36-.47-.61-.64a8.4 8.4 0 0 1-2.1-2.1"/><path fill="#fafafa" d="m81.8 16.6l4.2 4.2c.77.73.81 1.96.07 2.73l-.07.07l-4.2 4.2c-.73.77-1.96.81-2.73.07L79 27.8l-4.2-4.2c-.77-.73-.81-1.96-.07-2.73l.07-.07l4.2-4.2c.73-.77 1.96-.81 2.73-.07z"/></svg>
React
import type { SVGProps } from "react";
export function NotoOm(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#8e24aa" d="M116 4H12c-4.42 0-8 3.58-8 8v104c0 4.42 3.58 8 8 8h104c4.42 0 8-3.58 8-8V12c0-4.42-3.58-8-8-8"/><path fill="#ab47bc" d="M109.7 4H11.5A7.555 7.555 0 0 0 4 11.5v97.9c-.01 4.14 3.34 7.49 7.48 7.5h98.12c4.14.01 7.49-3.34 7.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z"/><path fill="#fafafa" d="M39.7 12.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5 1.2-13.8 4s-2.9 8.5-3 15.3c0 4.8 0 9.3 2.5 9.3c3.4 0 3.4-7.9 6.2-12.3c5.4-8.7 18.9-10.6 18.9-13.6" opacity=".3"/><path fill="#fafafa" stroke="#fafafa" strokeMiterlimit="10" strokeWidth="2" d="M105.8 55c-3.5-5-9.2-8.8-16.9-7.8c-18.5 2.4-11 22.6-30.4 24.7c-4.5.5-14.5-3.4-8.5-7.3c11.4-7.4 21.4-30.5-6-30.3c-9 0-16.6 4.7-20.4 7.5c-.2.2-.3.4-.1.6l4.3 6.9c.08.14.24.22.4.2c.1 0 .1 0 .2-.1c3.4-2.1 11.4-6.7 16.7-7.2c15.5-1.5 15.9 20-9.2 21.3c-2 .1 1.7 5.5 3 7.5c3.7 5.8 12.7 1.9 16.2 5.9c9.4 10.3-2.2 25.1-15 25.1c-14.7 0-22.3-10.2-25.1-15.2a.487.487 0 0 0-.68-.14c-.15.1-.23.27-.22.44c3.7 21 18.3 24.9 27.5 24.9c8.6 0 17.6-4.6 21.3-13.9c3.8-9.7-4.5-21.3-2.1-23.7s15.1-1.3 19.1-10c3-6.6 10.8-14.6 18.1-12.3c4.9 1.5 8.7 9.5 7.9 21.5c-.4 6.9-3.3 16.6-10.2 18.7c-13.1 4-18.2-2-20.5-4.6c-.2-.3-.7 0-.6.4C77 95.8 83.1 102 90.9 102c7.6 0 12.8-3.1 16.2-12.7c2.1-6.1 5.9-24-1.3-34.3z"/><path fill="#fafafa" d="M99.8 27.3a2.224 2.224 0 0 0-3.12-.45c-.1.07-.19.16-.28.25c-2.5 2.5-6.8 5.9-17.1 6.9c-13 1.3-24.8-10.9-20.5-3.6c2.4 4 10.6 9.5 22.6 9.5c7.8 0 15.3-3.7 20.4-6.9c1.01-.62 1.33-1.94.71-2.96c-.16-.25-.36-.47-.61-.64a8.4 8.4 0 0 1-2.1-2.1"/><path fill="#fafafa" d="m81.8 16.6l4.2 4.2c.77.73.81 1.96.07 2.73l-.07.07l-4.2 4.2c-.73.77-1.96.81-2.73.07L79 27.8l-4.2-4.2c-.77-.73-.81-1.96-.07-2.73l.07-.07l4.2-4.2c.73-.77 1.96-.81 2.73-.07z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#8e24aa" d="M116 4H12c-4.42 0-8 3.58-8 8v104c0 4.42 3.58 8 8 8h104c4.42 0 8-3.58 8-8V12c0-4.42-3.58-8-8-8"/><path fill="#ab47bc" d="M109.7 4H11.5A7.555 7.555 0 0 0 4 11.5v97.9c-.01 4.14 3.34 7.49 7.48 7.5h98.12c4.14.01 7.49-3.34 7.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z"/><path fill="#fafafa" d="M39.7 12.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5 1.2-13.8 4s-2.9 8.5-3 15.3c0 4.8 0 9.3 2.5 9.3c3.4 0 3.4-7.9 6.2-12.3c5.4-8.7 18.9-10.6 18.9-13.6" opacity=".3"/><path fill="#fafafa" stroke="#fafafa" stroke-miterlimit="10" stroke-width="2" d="M105.8 55c-3.5-5-9.2-8.8-16.9-7.8c-18.5 2.4-11 22.6-30.4 24.7c-4.5.5-14.5-3.4-8.5-7.3c11.4-7.4 21.4-30.5-6-30.3c-9 0-16.6 4.7-20.4 7.5c-.2.2-.3.4-.1.6l4.3 6.9c.08.14.24.22.4.2c.1 0 .1 0 .2-.1c3.4-2.1 11.4-6.7 16.7-7.2c15.5-1.5 15.9 20-9.2 21.3c-2 .1 1.7 5.5 3 7.5c3.7 5.8 12.7 1.9 16.2 5.9c9.4 10.3-2.2 25.1-15 25.1c-14.7 0-22.3-10.2-25.1-15.2a.487.487 0 0 0-.68-.14c-.15.1-.23.27-.22.44c3.7 21 18.3 24.9 27.5 24.9c8.6 0 17.6-4.6 21.3-13.9c3.8-9.7-4.5-21.3-2.1-23.7s15.1-1.3 19.1-10c3-6.6 10.8-14.6 18.1-12.3c4.9 1.5 8.7 9.5 7.9 21.5c-.4 6.9-3.3 16.6-10.2 18.7c-13.1 4-18.2-2-20.5-4.6c-.2-.3-.7 0-.6.4C77 95.8 83.1 102 90.9 102c7.6 0 12.8-3.1 16.2-12.7c2.1-6.1 5.9-24-1.3-34.3z"/><path fill="#fafafa" d="M99.8 27.3a2.224 2.224 0 0 0-3.12-.45c-.1.07-.19.16-.28.25c-2.5 2.5-6.8 5.9-17.1 6.9c-13 1.3-24.8-10.9-20.5-3.6c2.4 4 10.6 9.5 22.6 9.5c7.8 0 15.3-3.7 20.4-6.9c1.01-.62 1.33-1.94.71-2.96c-.16-.25-.36-.47-.61-.64a8.4 8.4 0 0 1-2.1-2.1"/><path fill="#fafafa" d="m81.8 16.6l4.2 4.2c.77.73.81 1.96.07 2.73l-.07.07l-4.2 4.2c-.73.77-1.96.81-2.73.07L79 27.8l-4.2-4.2c-.77-.73-.81-1.96-.07-2.73l.07-.07l4.2-4.2c.73-.77 1.96-.81 2.73-.07z"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%238e24aa%22%20d%3D%22M116%204H12c-4.42%200-8%203.58-8%208v104c0%204.42%203.58%208%208%208h104c4.42%200%208-3.58%208-8V12c0-4.42-3.58-8-8-8%22%2F%3E%3Cpath%20fill%3D%22%23ab47bc%22%20d%3D%22M109.7%204H11.5A7.555%207.555%200%200%200%204%2011.5v97.9c-.01%204.14%203.34%207.49%207.48%207.5h98.12c4.14.01%207.49-3.34%207.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M39.7%2012.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5%201.2-13.8%204s-2.9%208.5-3%2015.3c0%204.8%200%209.3%202.5%209.3c3.4%200%203.4-7.9%206.2-12.3c5.4-8.7%2018.9-10.6%2018.9-13.6%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20stroke%3D%22%23fafafa%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M105.8%2055c-3.5-5-9.2-8.8-16.9-7.8c-18.5%202.4-11%2022.6-30.4%2024.7c-4.5.5-14.5-3.4-8.5-7.3c11.4-7.4%2021.4-30.5-6-30.3c-9%200-16.6%204.7-20.4%207.5c-.2.2-.3.4-.1.6l4.3%206.9c.08.14.24.22.4.2c.1%200%20.1%200%20.2-.1c3.4-2.1%2011.4-6.7%2016.7-7.2c15.5-1.5%2015.9%2020-9.2%2021.3c-2%20.1%201.7%205.5%203%207.5c3.7%205.8%2012.7%201.9%2016.2%205.9c9.4%2010.3-2.2%2025.1-15%2025.1c-14.7%200-22.3-10.2-25.1-15.2a.487.487%200%200%200-.68-.14c-.15.1-.23.27-.22.44c3.7%2021%2018.3%2024.9%2027.5%2024.9c8.6%200%2017.6-4.6%2021.3-13.9c3.8-9.7-4.5-21.3-2.1-23.7s15.1-1.3%2019.1-10c3-6.6%2010.8-14.6%2018.1-12.3c4.9%201.5%208.7%209.5%207.9%2021.5c-.4%206.9-3.3%2016.6-10.2%2018.7c-13.1%204-18.2-2-20.5-4.6c-.2-.3-.7%200-.6.4C77%2095.8%2083.1%20102%2090.9%20102c7.6%200%2012.8-3.1%2016.2-12.7c2.1-6.1%205.9-24-1.3-34.3z%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M99.8%2027.3a2.224%202.224%200%200%200-3.12-.45c-.1.07-.19.16-.28.25c-2.5%202.5-6.8%205.9-17.1%206.9c-13%201.3-24.8-10.9-20.5-3.6c2.4%204%2010.6%209.5%2022.6%209.5c7.8%200%2015.3-3.7%2020.4-6.9c1.01-.62%201.33-1.94.71-2.96c-.16-.25-.36-.47-.61-.64a8.4%208.4%200%200%201-2.1-2.1%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22m81.8%2016.6l4.2%204.2c.77.73.81%201.96.07%202.73l-.07.07l-4.2%204.2c-.73.77-1.96.81-2.73.07L79%2027.8l-4.2-4.2c-.77-.73-.81-1.96-.07-2.73l.07-.07l4.2-4.2c.73-.77%201.96-.81%202.73-.07z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%238e24aa%22%20d%3D%22M116%204H12c-4.42%200-8%203.58-8%208v104c0%204.42%203.58%208%208%208h104c4.42%200%208-3.58%208-8V12c0-4.42-3.58-8-8-8%22%2F%3E%3Cpath%20fill%3D%22%23ab47bc%22%20d%3D%22M109.7%204H11.5A7.555%207.555%200%200%200%204%2011.5v97.9c-.01%204.14%203.34%207.49%207.48%207.5h98.12c4.14.01%207.49-3.34%207.5-7.48V11.5c.09-4.05-3.13-7.41-7.18-7.5z%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M39.7%2012.9c0-2.3-1.6-3-10.8-2.7c-7.7.3-11.5%201.2-13.8%204s-2.9%208.5-3%2015.3c0%204.8%200%209.3%202.5%209.3c3.4%200%203.4-7.9%206.2-12.3c5.4-8.7%2018.9-10.6%2018.9-13.6%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20stroke%3D%22%23fafafa%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M105.8%2055c-3.5-5-9.2-8.8-16.9-7.8c-18.5%202.4-11%2022.6-30.4%2024.7c-4.5.5-14.5-3.4-8.5-7.3c11.4-7.4%2021.4-30.5-6-30.3c-9%200-16.6%204.7-20.4%207.5c-.2.2-.3.4-.1.6l4.3%206.9c.08.14.24.22.4.2c.1%200%20.1%200%20.2-.1c3.4-2.1%2011.4-6.7%2016.7-7.2c15.5-1.5%2015.9%2020-9.2%2021.3c-2%20.1%201.7%205.5%203%207.5c3.7%205.8%2012.7%201.9%2016.2%205.9c9.4%2010.3-2.2%2025.1-15%2025.1c-14.7%200-22.3-10.2-25.1-15.2a.487.487%200%200%200-.68-.14c-.15.1-.23.27-.22.44c3.7%2021%2018.3%2024.9%2027.5%2024.9c8.6%200%2017.6-4.6%2021.3-13.9c3.8-9.7-4.5-21.3-2.1-23.7s15.1-1.3%2019.1-10c3-6.6%2010.8-14.6%2018.1-12.3c4.9%201.5%208.7%209.5%207.9%2021.5c-.4%206.9-3.3%2016.6-10.2%2018.7c-13.1%204-18.2-2-20.5-4.6c-.2-.3-.7%200-.6.4C77%2095.8%2083.1%20102%2090.9%20102c7.6%200%2012.8-3.1%2016.2-12.7c2.1-6.1%205.9-24-1.3-34.3z%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M99.8%2027.3a2.224%202.224%200%200%200-3.12-.45c-.1.07-.19.16-.28.25c-2.5%202.5-6.8%205.9-17.1%206.9c-13%201.3-24.8-10.9-20.5-3.6c2.4%204%2010.6%209.5%2022.6%209.5c7.8%200%2015.3-3.7%2020.4-6.9c1.01-.62%201.33-1.94.71-2.96c-.16-.25-.36-.47-.61-.64a8.4%208.4%200%200%201-2.1-2.1%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22m81.8%2016.6l4.2%204.2c.77.73.81%201.96.07%202.73l-.07.07l-4.2%204.2c-.73.77-1.96.81-2.73.07L79%2027.8l-4.2-4.2c-.77-.73-.81-1.96-.07-2.73l.07-.07l4.2-4.2c.73-.77%201.96-.81%202.73-.07z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/om.svg?color=%231a73e8&size=48