pray from Line Awesome by Icons8 · Line · Users & People · Apache-2.0 Free for personal and commercial use.

Name
pray
Set
Line Awesome
Style
Line
Category
Users & People
Viewbox
32×32
License
Apache 2.0
Aliases
pray-solid

The same icon in other sets

More users & people icons from Line Awesome

Use the pray icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.5 4C15.57 4 14 5.57 14 7.5s1.57 3.5 3.5 3.5S21 9.43 21 7.5S19.43 4 17.5 4m0 2c.827 0 1.5.673 1.5 1.5S18.327 9 17.5 9S16 8.327 16 7.5S16.673 6 17.5 6m-4.344 6a2.75 2.75 0 0 0-2.529 1.67L8.66 18.256c-.519 1.212-.196 2.603.865 3.508L13.943 25H7v2h8.484a1.493 1.493 0 0 0 .885-2.701l-5.601-4.102a.99.99 0 0 1-.27-1.152l1.967-4.588c.203-.474.904-.59 1.25-.213l2.433 3.988l.073.104a1.77 1.77 0 0 0 2.637.144l3.921-4.851l-1.556-1.258l-3.592 4.451l-2.25-3.685l-.072-.104A2.74 2.74 0 0 0 13.156 12"/></svg>

React

import type { SVGProps } from "react";

export function LaPray(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="M17.5 4C15.57 4 14 5.57 14 7.5s1.57 3.5 3.5 3.5S21 9.43 21 7.5S19.43 4 17.5 4m0 2c.827 0 1.5.673 1.5 1.5S18.327 9 17.5 9S16 8.327 16 7.5S16.673 6 17.5 6m-4.344 6a2.75 2.75 0 0 0-2.529 1.67L8.66 18.256c-.519 1.212-.196 2.603.865 3.508L13.943 25H7v2h8.484a1.493 1.493 0 0 0 .885-2.701l-5.601-4.102a.99.99 0 0 1-.27-1.152l1.967-4.588c.203-.474.904-.59 1.25-.213l2.433 3.988l.073.104a1.77 1.77 0 0 0 2.637.144l3.921-4.851l-1.556-1.258l-3.592 4.451l-2.25-3.685l-.072-.104A2.74 2.74 0 0 0 13.156 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.5 4C15.57 4 14 5.57 14 7.5s1.57 3.5 3.5 3.5S21 9.43 21 7.5S19.43 4 17.5 4m0 2c.827 0 1.5.673 1.5 1.5S18.327 9 17.5 9S16 8.327 16 7.5S16.673 6 17.5 6m-4.344 6a2.75 2.75 0 0 0-2.529 1.67L8.66 18.256c-.519 1.212-.196 2.603.865 3.508L13.943 25H7v2h8.484a1.493 1.493 0 0 0 .885-2.701l-5.601-4.102a.99.99 0 0 1-.27-1.152l1.967-4.588c.203-.474.904-.59 1.25-.213l2.433 3.988l.073.104a1.77 1.77 0 0 0 2.637.144l3.921-4.851l-1.556-1.258l-3.592 4.451l-2.25-3.685l-.072-.104A2.74 2.74 0 0 0 13.156 12"/></svg>
</template>

CSS

.icon-pray {
  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%22M17.5%204C15.57%204%2014%205.57%2014%207.5s1.57%203.5%203.5%203.5S21%209.43%2021%207.5S19.43%204%2017.5%204m0%202c.827%200%201.5.673%201.5%201.5S18.327%209%2017.5%209S16%208.327%2016%207.5S16.673%206%2017.5%206m-4.344%206a2.75%202.75%200%200%200-2.529%201.67L8.66%2018.256c-.519%201.212-.196%202.603.865%203.508L13.943%2025H7v2h8.484a1.493%201.493%200%200%200%20.885-2.701l-5.601-4.102a.99.99%200%200%201-.27-1.152l1.967-4.588c.203-.474.904-.59%201.25-.213l2.433%203.988l.073.104a1.77%201.77%200%200%200%202.637.144l3.921-4.851l-1.556-1.258l-3.592%204.451l-2.25-3.685l-.072-.104A2.74%202.74%200%200%200%2013.156%2012%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%22M17.5%204C15.57%204%2014%205.57%2014%207.5s1.57%203.5%203.5%203.5S21%209.43%2021%207.5S19.43%204%2017.5%204m0%202c.827%200%201.5.673%201.5%201.5S18.327%209%2017.5%209S16%208.327%2016%207.5S16.673%206%2017.5%206m-4.344%206a2.75%202.75%200%200%200-2.529%201.67L8.66%2018.256c-.519%201.212-.196%202.603.865%203.508L13.943%2025H7v2h8.484a1.493%201.493%200%200%200%20.885-2.701l-5.601-4.102a.99.99%200%200%201-.27-1.152l1.967-4.588c.203-.474.904-.59%201.25-.213l2.433%203.988l.073.104a1.77%201.77%200%200%200%202.637.144l3.921-4.851l-1.556-1.258l-3.592%204.451l-2.25-3.685l-.072-.104A2.74%202.74%200%200%200%2013.156%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/pray.svg?color=%231a73e8&size=48