om icon
om from Line Awesome by Icons8 · Line · Religion · Apache-2.0 Free for personal and commercial use.
- Name
- om
- Set
- Line Awesome
- Style
- Line
- Category
- Religion
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- om-solid
The same icon in other sets
More religion icons from Line Awesome
Use the om icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 19.121c0 2.086-.844 7.453-5.41 7.453c-4.352 0-5.938-3.844-5.637-5.234c.25.426 1.043 2.617 5.324 2.617c4.391 0 4.438-4.879 4.438-4.879s-.074-3.46-2.75-3.46c-3.266 0-3.375 5.19-6.656 5.19c-1.645 0-2.196-.87-2.528-1.109c.707 2.196-.129 7.301-5.504 7.301c-7.672 0-7.273-8.277-7.273-8.277s1.285 5.101 7.14 5.101c3.57 0 4.04-2.039 4.04-2.972c0-.93-.711-2.57-3.907-2.57l-.699-3.317s.945.308 2.113.308c1.54 0 1.891-1.027 1.891-1.87c0-.84-.824-1.692-2.332-1.692c-2.336 0-4.21 2.398-4.21 2.398l-1.817-3.37s1.687-2.177 5.105-2.177c3.414 0 4.965 2.797 4.965 4.438s-.766 3-2.219 3.77c1.961.921 1.367 1.597 2.617 1.597c2.07 0 2.352-1.691 3.325-3.226c.898-1.41 2.175-2.672 4.437-2.672c4.527 0 5.547 4.57 5.547 6.652m-8.828-7.14c2.3 0 4.082-1.333 4.082-1.333l-1.91-3.37S21.016 9.14 18.44 9.14c-2.574 0-4.703-2.352-4.703-2.352s.977 5.191 6.434 5.191zm.355-5.368l-1.91-2.043l-2.129 1.864l1.91 2.175z"/></svg>
React
import type { SVGProps } from "react";
export function LaOm(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 19.121c0 2.086-.844 7.453-5.41 7.453c-4.352 0-5.938-3.844-5.637-5.234c.25.426 1.043 2.617 5.324 2.617c4.391 0 4.438-4.879 4.438-4.879s-.074-3.46-2.75-3.46c-3.266 0-3.375 5.19-6.656 5.19c-1.645 0-2.196-.87-2.528-1.109c.707 2.196-.129 7.301-5.504 7.301c-7.672 0-7.273-8.277-7.273-8.277s1.285 5.101 7.14 5.101c3.57 0 4.04-2.039 4.04-2.972c0-.93-.711-2.57-3.907-2.57l-.699-3.317s.945.308 2.113.308c1.54 0 1.891-1.027 1.891-1.87c0-.84-.824-1.692-2.332-1.692c-2.336 0-4.21 2.398-4.21 2.398l-1.817-3.37s1.687-2.177 5.105-2.177c3.414 0 4.965 2.797 4.965 4.438s-.766 3-2.219 3.77c1.961.921 1.367 1.597 2.617 1.597c2.07 0 2.352-1.691 3.325-3.226c.898-1.41 2.175-2.672 4.437-2.672c4.527 0 5.547 4.57 5.547 6.652m-8.828-7.14c2.3 0 4.082-1.333 4.082-1.333l-1.91-3.37S21.016 9.14 18.44 9.14c-2.574 0-4.703-2.352-4.703-2.352s.977 5.191 6.434 5.191zm.355-5.368l-1.91-2.043l-2.129 1.864l1.91 2.175z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 19.121c0 2.086-.844 7.453-5.41 7.453c-4.352 0-5.938-3.844-5.637-5.234c.25.426 1.043 2.617 5.324 2.617c4.391 0 4.438-4.879 4.438-4.879s-.074-3.46-2.75-3.46c-3.266 0-3.375 5.19-6.656 5.19c-1.645 0-2.196-.87-2.528-1.109c.707 2.196-.129 7.301-5.504 7.301c-7.672 0-7.273-8.277-7.273-8.277s1.285 5.101 7.14 5.101c3.57 0 4.04-2.039 4.04-2.972c0-.93-.711-2.57-3.907-2.57l-.699-3.317s.945.308 2.113.308c1.54 0 1.891-1.027 1.891-1.87c0-.84-.824-1.692-2.332-1.692c-2.336 0-4.21 2.398-4.21 2.398l-1.817-3.37s1.687-2.177 5.105-2.177c3.414 0 4.965 2.797 4.965 4.438s-.766 3-2.219 3.77c1.961.921 1.367 1.597 2.617 1.597c2.07 0 2.352-1.691 3.325-3.226c.898-1.41 2.175-2.672 4.437-2.672c4.527 0 5.547 4.57 5.547 6.652m-8.828-7.14c2.3 0 4.082-1.333 4.082-1.333l-1.91-3.37S21.016 9.14 18.44 9.14c-2.574 0-4.703-2.352-4.703-2.352s.977 5.191 6.434 5.191zm.355-5.368l-1.91-2.043l-2.129 1.864l1.91 2.175z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29%2019.121c0%202.086-.844%207.453-5.41%207.453c-4.352%200-5.938-3.844-5.637-5.234c.25.426%201.043%202.617%205.324%202.617c4.391%200%204.438-4.879%204.438-4.879s-.074-3.46-2.75-3.46c-3.266%200-3.375%205.19-6.656%205.19c-1.645%200-2.196-.87-2.528-1.109c.707%202.196-.129%207.301-5.504%207.301c-7.672%200-7.273-8.277-7.273-8.277s1.285%205.101%207.14%205.101c3.57%200%204.04-2.039%204.04-2.972c0-.93-.711-2.57-3.907-2.57l-.699-3.317s.945.308%202.113.308c1.54%200%201.891-1.027%201.891-1.87c0-.84-.824-1.692-2.332-1.692c-2.336%200-4.21%202.398-4.21%202.398l-1.817-3.37s1.687-2.177%205.105-2.177c3.414%200%204.965%202.797%204.965%204.438s-.766%203-2.219%203.77c1.961.921%201.367%201.597%202.617%201.597c2.07%200%202.352-1.691%203.325-3.226c.898-1.41%202.175-2.672%204.437-2.672c4.527%200%205.547%204.57%205.547%206.652m-8.828-7.14c2.3%200%204.082-1.333%204.082-1.333l-1.91-3.37S21.016%209.14%2018.44%209.14c-2.574%200-4.703-2.352-4.703-2.352s.977%205.191%206.434%205.191zm.355-5.368l-1.91-2.043l-2.129%201.864l1.91%202.175z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29%2019.121c0%202.086-.844%207.453-5.41%207.453c-4.352%200-5.938-3.844-5.637-5.234c.25.426%201.043%202.617%205.324%202.617c4.391%200%204.438-4.879%204.438-4.879s-.074-3.46-2.75-3.46c-3.266%200-3.375%205.19-6.656%205.19c-1.645%200-2.196-.87-2.528-1.109c.707%202.196-.129%207.301-5.504%207.301c-7.672%200-7.273-8.277-7.273-8.277s1.285%205.101%207.14%205.101c3.57%200%204.04-2.039%204.04-2.972c0-.93-.711-2.57-3.907-2.57l-.699-3.317s.945.308%202.113.308c1.54%200%201.891-1.027%201.891-1.87c0-.84-.824-1.692-2.332-1.692c-2.336%200-4.21%202.398-4.21%202.398l-1.817-3.37s1.687-2.177%205.105-2.177c3.414%200%204.965%202.797%204.965%204.438s-.766%203-2.219%203.77c1.961.921%201.367%201.597%202.617%201.597c2.07%200%202.352-1.691%203.325-3.226c.898-1.41%202.175-2.672%204.437-2.672c4.527%200%205.547%204.57%205.547%206.652m-8.828-7.14c2.3%200%204.082-1.333%204.082-1.333l-1.91-3.37S21.016%209.14%2018.44%209.14c-2.574%200-4.703-2.352-4.703-2.352s.977%205.191%206.434%205.191zm.355-5.368l-1.91-2.043l-2.129%201.864l1.91%202.175z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/om.svg?color=%231a73e8&size=48