om icon
om from Font Awesome Solid by Dave Gandy · Solid · Religion · CC-BY-4.0 Attribution required.
- Name
- om
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Religion
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More religion icons from Font Awesome Solid
Use the om icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M420.7 68.7c6.2-6.2 16.4-6.2 22.6 0l16 16c6.2 6.2 6.2 16.4 0 22.6l-16 16c-6.2 6.2-16.4 6.2-22.6 0l-16-16c-6.2-6.2-6.2-16.4 0-22.6zM208 224c-10.8 0-20.8 3.6-28.8 9.6c-14.1 10.6-34.2 7.8-44.8-6.4s-7.8-34.2 6.4-44.8c18.7-14.1 42-22.4 67.2-22.4c61.9 0 112 50.1 112 112c0 17.2-3.9 33.5-10.8 48h49.7c12.7 0 24.9-5 33.9-14.1l20.7-20.7c18.7-18.7 44.1-29.3 70.6-29.3c55.2 0 99.9 44.7 99.9 99.9v96.1c0 55.2-44.8 100-100 100S384 507.2 384 452v-4c0-17.7 14.3-32 32-32s32 14.3 32 32v4c0 19.9 16.1 36 36 36s36-16.1 36-36v-96.1c0-19.8-16.1-35.9-35.9-35.9c-9.5 0-18.6 3.8-25.4 10.5L438 351.2c-21 21-49.4 32.8-79.1 32.8h-26.8c12.6 19.6 19.9 42.8 19.9 68c0 75.2-65 132-140 132S72 527.2 72 452c0-17.7 14.3-32 32-32s32 14.3 32 32c0 35.3 31.7 68 76 68s76-32.7 76-68s-31.7-68-76-68h-20c-17.7 0-32-14.3-32-32s14.3-32 32-32h16c26.5 0 48-21.5 48-48s-21.5-48-48-48m161.1-99.9c-11-13.8-31.1-16.2-45-5.2s-16.2 31.1-5.2 45C344.6 196.2 386.4 216 432 216s87.4-19.8 113.1-52.1c11-13.8 8.7-34-5.2-45s-34-8.7-45 5.2C482.3 140 459.5 152 432 152s-50.3-12-62.9-27.9"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidOm(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M420.7 68.7c6.2-6.2 16.4-6.2 22.6 0l16 16c6.2 6.2 6.2 16.4 0 22.6l-16 16c-6.2 6.2-16.4 6.2-22.6 0l-16-16c-6.2-6.2-6.2-16.4 0-22.6zM208 224c-10.8 0-20.8 3.6-28.8 9.6c-14.1 10.6-34.2 7.8-44.8-6.4s-7.8-34.2 6.4-44.8c18.7-14.1 42-22.4 67.2-22.4c61.9 0 112 50.1 112 112c0 17.2-3.9 33.5-10.8 48h49.7c12.7 0 24.9-5 33.9-14.1l20.7-20.7c18.7-18.7 44.1-29.3 70.6-29.3c55.2 0 99.9 44.7 99.9 99.9v96.1c0 55.2-44.8 100-100 100S384 507.2 384 452v-4c0-17.7 14.3-32 32-32s32 14.3 32 32v4c0 19.9 16.1 36 36 36s36-16.1 36-36v-96.1c0-19.8-16.1-35.9-35.9-35.9c-9.5 0-18.6 3.8-25.4 10.5L438 351.2c-21 21-49.4 32.8-79.1 32.8h-26.8c12.6 19.6 19.9 42.8 19.9 68c0 75.2-65 132-140 132S72 527.2 72 452c0-17.7 14.3-32 32-32s32 14.3 32 32c0 35.3 31.7 68 76 68s76-32.7 76-68s-31.7-68-76-68h-20c-17.7 0-32-14.3-32-32s14.3-32 32-32h16c26.5 0 48-21.5 48-48s-21.5-48-48-48m161.1-99.9c-11-13.8-31.1-16.2-45-5.2s-16.2 31.1-5.2 45C344.6 196.2 386.4 216 432 216s87.4-19.8 113.1-52.1c11-13.8 8.7-34-5.2-45s-34-8.7-45 5.2C482.3 140 459.5 152 432 152s-50.3-12-62.9-27.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M420.7 68.7c6.2-6.2 16.4-6.2 22.6 0l16 16c6.2 6.2 6.2 16.4 0 22.6l-16 16c-6.2 6.2-16.4 6.2-22.6 0l-16-16c-6.2-6.2-6.2-16.4 0-22.6zM208 224c-10.8 0-20.8 3.6-28.8 9.6c-14.1 10.6-34.2 7.8-44.8-6.4s-7.8-34.2 6.4-44.8c18.7-14.1 42-22.4 67.2-22.4c61.9 0 112 50.1 112 112c0 17.2-3.9 33.5-10.8 48h49.7c12.7 0 24.9-5 33.9-14.1l20.7-20.7c18.7-18.7 44.1-29.3 70.6-29.3c55.2 0 99.9 44.7 99.9 99.9v96.1c0 55.2-44.8 100-100 100S384 507.2 384 452v-4c0-17.7 14.3-32 32-32s32 14.3 32 32v4c0 19.9 16.1 36 36 36s36-16.1 36-36v-96.1c0-19.8-16.1-35.9-35.9-35.9c-9.5 0-18.6 3.8-25.4 10.5L438 351.2c-21 21-49.4 32.8-79.1 32.8h-26.8c12.6 19.6 19.9 42.8 19.9 68c0 75.2-65 132-140 132S72 527.2 72 452c0-17.7 14.3-32 32-32s32 14.3 32 32c0 35.3 31.7 68 76 68s76-32.7 76-68s-31.7-68-76-68h-20c-17.7 0-32-14.3-32-32s14.3-32 32-32h16c26.5 0 48-21.5 48-48s-21.5-48-48-48m161.1-99.9c-11-13.8-31.1-16.2-45-5.2s-16.2 31.1-5.2 45C344.6 196.2 386.4 216 432 216s87.4-19.8 113.1-52.1c11-13.8 8.7-34-5.2-45s-34-8.7-45 5.2C482.3 140 459.5 152 432 152s-50.3-12-62.9-27.9"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M420.7%2068.7c6.2-6.2%2016.4-6.2%2022.6%200l16%2016c6.2%206.2%206.2%2016.4%200%2022.6l-16%2016c-6.2%206.2-16.4%206.2-22.6%200l-16-16c-6.2-6.2-6.2-16.4%200-22.6zM208%20224c-10.8%200-20.8%203.6-28.8%209.6c-14.1%2010.6-34.2%207.8-44.8-6.4s-7.8-34.2%206.4-44.8c18.7-14.1%2042-22.4%2067.2-22.4c61.9%200%20112%2050.1%20112%20112c0%2017.2-3.9%2033.5-10.8%2048h49.7c12.7%200%2024.9-5%2033.9-14.1l20.7-20.7c18.7-18.7%2044.1-29.3%2070.6-29.3c55.2%200%2099.9%2044.7%2099.9%2099.9v96.1c0%2055.2-44.8%20100-100%20100S384%20507.2%20384%20452v-4c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032v4c0%2019.9%2016.1%2036%2036%2036s36-16.1%2036-36v-96.1c0-19.8-16.1-35.9-35.9-35.9c-9.5%200-18.6%203.8-25.4%2010.5L438%20351.2c-21%2021-49.4%2032.8-79.1%2032.8h-26.8c12.6%2019.6%2019.9%2042.8%2019.9%2068c0%2075.2-65%20132-140%20132S72%20527.2%2072%20452c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032c0%2035.3%2031.7%2068%2076%2068s76-32.7%2076-68s-31.7-68-76-68h-20c-17.7%200-32-14.3-32-32s14.3-32%2032-32h16c26.5%200%2048-21.5%2048-48s-21.5-48-48-48m161.1-99.9c-11-13.8-31.1-16.2-45-5.2s-16.2%2031.1-5.2%2045C344.6%20196.2%20386.4%20216%20432%20216s87.4-19.8%20113.1-52.1c11-13.8%208.7-34-5.2-45s-34-8.7-45%205.2C482.3%20140%20459.5%20152%20432%20152s-50.3-12-62.9-27.9%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M420.7%2068.7c6.2-6.2%2016.4-6.2%2022.6%200l16%2016c6.2%206.2%206.2%2016.4%200%2022.6l-16%2016c-6.2%206.2-16.4%206.2-22.6%200l-16-16c-6.2-6.2-6.2-16.4%200-22.6zM208%20224c-10.8%200-20.8%203.6-28.8%209.6c-14.1%2010.6-34.2%207.8-44.8-6.4s-7.8-34.2%206.4-44.8c18.7-14.1%2042-22.4%2067.2-22.4c61.9%200%20112%2050.1%20112%20112c0%2017.2-3.9%2033.5-10.8%2048h49.7c12.7%200%2024.9-5%2033.9-14.1l20.7-20.7c18.7-18.7%2044.1-29.3%2070.6-29.3c55.2%200%2099.9%2044.7%2099.9%2099.9v96.1c0%2055.2-44.8%20100-100%20100S384%20507.2%20384%20452v-4c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032v4c0%2019.9%2016.1%2036%2036%2036s36-16.1%2036-36v-96.1c0-19.8-16.1-35.9-35.9-35.9c-9.5%200-18.6%203.8-25.4%2010.5L438%20351.2c-21%2021-49.4%2032.8-79.1%2032.8h-26.8c12.6%2019.6%2019.9%2042.8%2019.9%2068c0%2075.2-65%20132-140%20132S72%20527.2%2072%20452c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032c0%2035.3%2031.7%2068%2076%2068s76-32.7%2076-68s-31.7-68-76-68h-20c-17.7%200-32-14.3-32-32s14.3-32%2032-32h16c26.5%200%2048-21.5%2048-48s-21.5-48-48-48m161.1-99.9c-11-13.8-31.1-16.2-45-5.2s-16.2%2031.1-5.2%2045C344.6%20196.2%20386.4%20216%20432%20216s87.4-19.8%20113.1-52.1c11-13.8%208.7-34-5.2-45s-34-8.7-45%205.2C482.3%20140%20459.5%20152%20432%20152s-50.3-12-62.9-27.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/om.svg?color=%231a73e8&size=48