om emoji
om from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- om
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Symbols
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More symbols icons from Emoji One (Colored)
Use the om emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#c28fef"><path d="M57.2 29.6c-1.9-3.1-5-6.4-9.9-6.3c-6.9 0-9.5 5.5-11.8 10.1c-.7 1.4-1.9 3.6-3.5 3.9c-1.9.4-3-.7-4.2-1.2c2.6-2.1 5-4.6 5.4-8.5c.7-6.3-3.3-10.3-8.5-10.7c-5-.4-9.1 1-12.3 2.8c-.9.5-2.6 1.5-2.7 2.4c0 .6 2.2 3.6 3.9 7.8c2.3-1.5 5.5-4.2 9.2-4.5c6.4-.6 6.9 5.6.6 6.8c-2.6.5-4.9-.2-7.1-.6c1.2 2.8-.6 8.1 1.5 10c2 1.8 4.9-.4 7.2-.3c3.4.1 5.7 3.8 4.1 7.5c-2.1 4.7-10.1 5.9-14.9 2.9C5 45.9 6.7 35 5 35c-2.1-.2-3.1 27 16.7 27c7.9 0 14.6-6 13.9-14.4c-.2-2.5-1.1-4.6-1.7-6.5c1.6.2 3.2 0 4.7-.2c-2 3.5-.7 10 1.1 12.7c2.6 3.9 8.9 5.3 13.6 2.2c3.8-2.6 6.4-6.7 6.7-12.7c.3-5.4-.7-10.1-2.8-13.5M47 48c-4.6.5-7.4-1.9-7.8-7.2c3.8-1.6 5.1-8.2 9.7-10.9c4-2.4 6.3 2.4 6.5 5.8c.5 6.5-3 11.7-8.4 12.3m-7.8-34.5s5.5-3.8 5.5-5.8S39.2 2 39.2 2s-5.5 3.7-5.5 5.7s5.5 5.8 5.5 5.8"/><path d="M37.8 21.5c7.9 1.8 17.9-4.4 17.9-6.4c0-2.6-4.7-5.1-5.6-6.2c-2.5 3.3-7.1 7.4-13 5.8s-8.3-9.3-8.3-9.3c-.8 2.5-.8 5.5.1 7.9c1.4 3.4 5.2 7.3 8.9 8.2"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneOm(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#c28fef"><path d="M57.2 29.6c-1.9-3.1-5-6.4-9.9-6.3c-6.9 0-9.5 5.5-11.8 10.1c-.7 1.4-1.9 3.6-3.5 3.9c-1.9.4-3-.7-4.2-1.2c2.6-2.1 5-4.6 5.4-8.5c.7-6.3-3.3-10.3-8.5-10.7c-5-.4-9.1 1-12.3 2.8c-.9.5-2.6 1.5-2.7 2.4c0 .6 2.2 3.6 3.9 7.8c2.3-1.5 5.5-4.2 9.2-4.5c6.4-.6 6.9 5.6.6 6.8c-2.6.5-4.9-.2-7.1-.6c1.2 2.8-.6 8.1 1.5 10c2 1.8 4.9-.4 7.2-.3c3.4.1 5.7 3.8 4.1 7.5c-2.1 4.7-10.1 5.9-14.9 2.9C5 45.9 6.7 35 5 35c-2.1-.2-3.1 27 16.7 27c7.9 0 14.6-6 13.9-14.4c-.2-2.5-1.1-4.6-1.7-6.5c1.6.2 3.2 0 4.7-.2c-2 3.5-.7 10 1.1 12.7c2.6 3.9 8.9 5.3 13.6 2.2c3.8-2.6 6.4-6.7 6.7-12.7c.3-5.4-.7-10.1-2.8-13.5M47 48c-4.6.5-7.4-1.9-7.8-7.2c3.8-1.6 5.1-8.2 9.7-10.9c4-2.4 6.3 2.4 6.5 5.8c.5 6.5-3 11.7-8.4 12.3m-7.8-34.5s5.5-3.8 5.5-5.8S39.2 2 39.2 2s-5.5 3.7-5.5 5.7s5.5 5.8 5.5 5.8"/><path d="M37.8 21.5c7.9 1.8 17.9-4.4 17.9-6.4c0-2.6-4.7-5.1-5.6-6.2c-2.5 3.3-7.1 7.4-13 5.8s-8.3-9.3-8.3-9.3c-.8 2.5-.8 5.5.1 7.9c1.4 3.4 5.2 7.3 8.9 8.2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#c28fef"><path d="M57.2 29.6c-1.9-3.1-5-6.4-9.9-6.3c-6.9 0-9.5 5.5-11.8 10.1c-.7 1.4-1.9 3.6-3.5 3.9c-1.9.4-3-.7-4.2-1.2c2.6-2.1 5-4.6 5.4-8.5c.7-6.3-3.3-10.3-8.5-10.7c-5-.4-9.1 1-12.3 2.8c-.9.5-2.6 1.5-2.7 2.4c0 .6 2.2 3.6 3.9 7.8c2.3-1.5 5.5-4.2 9.2-4.5c6.4-.6 6.9 5.6.6 6.8c-2.6.5-4.9-.2-7.1-.6c1.2 2.8-.6 8.1 1.5 10c2 1.8 4.9-.4 7.2-.3c3.4.1 5.7 3.8 4.1 7.5c-2.1 4.7-10.1 5.9-14.9 2.9C5 45.9 6.7 35 5 35c-2.1-.2-3.1 27 16.7 27c7.9 0 14.6-6 13.9-14.4c-.2-2.5-1.1-4.6-1.7-6.5c1.6.2 3.2 0 4.7-.2c-2 3.5-.7 10 1.1 12.7c2.6 3.9 8.9 5.3 13.6 2.2c3.8-2.6 6.4-6.7 6.7-12.7c.3-5.4-.7-10.1-2.8-13.5M47 48c-4.6.5-7.4-1.9-7.8-7.2c3.8-1.6 5.1-8.2 9.7-10.9c4-2.4 6.3 2.4 6.5 5.8c.5 6.5-3 11.7-8.4 12.3m-7.8-34.5s5.5-3.8 5.5-5.8S39.2 2 39.2 2s-5.5 3.7-5.5 5.7s5.5 5.8 5.5 5.8"/><path d="M37.8 21.5c7.9 1.8 17.9-4.4 17.9-6.4c0-2.6-4.7-5.1-5.6-6.2c-2.5 3.3-7.1 7.4-13 5.8s-8.3-9.3-8.3-9.3c-.8 2.5-.8 5.5.1 7.9c1.4 3.4 5.2 7.3 8.9 8.2"/></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%2064%2064%22%3E%3Cg%20fill%3D%22%23c28fef%22%3E%3Cpath%20d%3D%22M57.2%2029.6c-1.9-3.1-5-6.4-9.9-6.3c-6.9%200-9.5%205.5-11.8%2010.1c-.7%201.4-1.9%203.6-3.5%203.9c-1.9.4-3-.7-4.2-1.2c2.6-2.1%205-4.6%205.4-8.5c.7-6.3-3.3-10.3-8.5-10.7c-5-.4-9.1%201-12.3%202.8c-.9.5-2.6%201.5-2.7%202.4c0%20.6%202.2%203.6%203.9%207.8c2.3-1.5%205.5-4.2%209.2-4.5c6.4-.6%206.9%205.6.6%206.8c-2.6.5-4.9-.2-7.1-.6c1.2%202.8-.6%208.1%201.5%2010c2%201.8%204.9-.4%207.2-.3c3.4.1%205.7%203.8%204.1%207.5c-2.1%204.7-10.1%205.9-14.9%202.9C5%2045.9%206.7%2035%205%2035c-2.1-.2-3.1%2027%2016.7%2027c7.9%200%2014.6-6%2013.9-14.4c-.2-2.5-1.1-4.6-1.7-6.5c1.6.2%203.2%200%204.7-.2c-2%203.5-.7%2010%201.1%2012.7c2.6%203.9%208.9%205.3%2013.6%202.2c3.8-2.6%206.4-6.7%206.7-12.7c.3-5.4-.7-10.1-2.8-13.5M47%2048c-4.6.5-7.4-1.9-7.8-7.2c3.8-1.6%205.1-8.2%209.7-10.9c4-2.4%206.3%202.4%206.5%205.8c.5%206.5-3%2011.7-8.4%2012.3m-7.8-34.5s5.5-3.8%205.5-5.8S39.2%202%2039.2%202s-5.5%203.7-5.5%205.7s5.5%205.8%205.5%205.8%22%2F%3E%3Cpath%20d%3D%22M37.8%2021.5c7.9%201.8%2017.9-4.4%2017.9-6.4c0-2.6-4.7-5.1-5.6-6.2c-2.5%203.3-7.1%207.4-13%205.8s-8.3-9.3-8.3-9.3c-.8%202.5-.8%205.5.1%207.9c1.4%203.4%205.2%207.3%208.9%208.2%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%2064%2064%22%3E%3Cg%20fill%3D%22%23c28fef%22%3E%3Cpath%20d%3D%22M57.2%2029.6c-1.9-3.1-5-6.4-9.9-6.3c-6.9%200-9.5%205.5-11.8%2010.1c-.7%201.4-1.9%203.6-3.5%203.9c-1.9.4-3-.7-4.2-1.2c2.6-2.1%205-4.6%205.4-8.5c.7-6.3-3.3-10.3-8.5-10.7c-5-.4-9.1%201-12.3%202.8c-.9.5-2.6%201.5-2.7%202.4c0%20.6%202.2%203.6%203.9%207.8c2.3-1.5%205.5-4.2%209.2-4.5c6.4-.6%206.9%205.6.6%206.8c-2.6.5-4.9-.2-7.1-.6c1.2%202.8-.6%208.1%201.5%2010c2%201.8%204.9-.4%207.2-.3c3.4.1%205.7%203.8%204.1%207.5c-2.1%204.7-10.1%205.9-14.9%202.9C5%2045.9%206.7%2035%205%2035c-2.1-.2-3.1%2027%2016.7%2027c7.9%200%2014.6-6%2013.9-14.4c-.2-2.5-1.1-4.6-1.7-6.5c1.6.2%203.2%200%204.7-.2c-2%203.5-.7%2010%201.1%2012.7c2.6%203.9%208.9%205.3%2013.6%202.2c3.8-2.6%206.4-6.7%206.7-12.7c.3-5.4-.7-10.1-2.8-13.5M47%2048c-4.6.5-7.4-1.9-7.8-7.2c3.8-1.6%205.1-8.2%209.7-10.9c4-2.4%206.3%202.4%206.5%205.8c.5%206.5-3%2011.7-8.4%2012.3m-7.8-34.5s5.5-3.8%205.5-5.8S39.2%202%2039.2%202s-5.5%203.7-5.5%205.7s5.5%205.8%205.5%205.8%22%2F%3E%3Cpath%20d%3D%22M37.8%2021.5c7.9%201.8%2017.9-4.4%2017.9-6.4c0-2.6-4.7-5.1-5.6-6.2c-2.5%203.3-7.1%207.4-13%205.8s-8.3-9.3-8.3-9.3c-.8%202.5-.8%205.5.1%207.9c1.4%203.4%205.2%207.3%208.9%208.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/om.svg?color=%231a73e8&size=48