praying hands icon

praying-hands from Line Awesome by Icons8 · Line · Religion · Apache-2.0 Free for personal and commercial use.

Name
praying-hands
Set
Line Awesome
Style
Line
Category
Religion
Viewbox
32×32
License
Apache 2.0
Aliases
praying-hands-solid

The same icon in other sets

More religion icons from Line Awesome

Use the praying hands icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 3c-1.645 0-3 1.355-3 3l.016-.164l-.985 5.91l-1.89 5.172C9.105 16.965 9.062 17 9 17H8v-1H3v13h5v-3h3.926c1.644 0 3.125-.797 4.074-2.035c.95 1.238 2.43 2.035 4.074 2.035H24v3h5V16h-5v1h-1c-.063 0-.105-.035-.14-.082l-1.891-5.172l-.985-5.91L20 6c0-1.645-1.355-3-3-3c-.34 0-.688.066-1 .227A2.2 2.2 0 0 0 15 3m-.035 2.016c.02.144.035.472.035.984v15.438A3.12 3.12 0 0 1 11.926 24H8v-5h1a2.19 2.19 0 0 0 1.902-1.11l.04-.074l2.027-5.562L14 6.082V6c0-.55.422-.965.965-.984m2.07 0c.543.02.965.433.965.984v.082l1.031 6.172l2.028 5.562l.039.075A2.19 2.19 0 0 0 23 19h1v5h-3.926A3.12 3.12 0 0 1 17 21.437V6c0-.512.016-.84.035-.984M5 18h1v9H5zm21 0h1v9h-1z"/></svg>

React

import type { SVGProps } from "react";

export function LaPrayingHands(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="M15 3c-1.645 0-3 1.355-3 3l.016-.164l-.985 5.91l-1.89 5.172C9.105 16.965 9.062 17 9 17H8v-1H3v13h5v-3h3.926c1.644 0 3.125-.797 4.074-2.035c.95 1.238 2.43 2.035 4.074 2.035H24v3h5V16h-5v1h-1c-.063 0-.105-.035-.14-.082l-1.891-5.172l-.985-5.91L20 6c0-1.645-1.355-3-3-3c-.34 0-.688.066-1 .227A2.2 2.2 0 0 0 15 3m-.035 2.016c.02.144.035.472.035.984v15.438A3.12 3.12 0 0 1 11.926 24H8v-5h1a2.19 2.19 0 0 0 1.902-1.11l.04-.074l2.027-5.562L14 6.082V6c0-.55.422-.965.965-.984m2.07 0c.543.02.965.433.965.984v.082l1.031 6.172l2.028 5.562l.039.075A2.19 2.19 0 0 0 23 19h1v5h-3.926A3.12 3.12 0 0 1 17 21.437V6c0-.512.016-.84.035-.984M5 18h1v9H5zm21 0h1v9h-1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 3c-1.645 0-3 1.355-3 3l.016-.164l-.985 5.91l-1.89 5.172C9.105 16.965 9.062 17 9 17H8v-1H3v13h5v-3h3.926c1.644 0 3.125-.797 4.074-2.035c.95 1.238 2.43 2.035 4.074 2.035H24v3h5V16h-5v1h-1c-.063 0-.105-.035-.14-.082l-1.891-5.172l-.985-5.91L20 6c0-1.645-1.355-3-3-3c-.34 0-.688.066-1 .227A2.2 2.2 0 0 0 15 3m-.035 2.016c.02.144.035.472.035.984v15.438A3.12 3.12 0 0 1 11.926 24H8v-5h1a2.19 2.19 0 0 0 1.902-1.11l.04-.074l2.027-5.562L14 6.082V6c0-.55.422-.965.965-.984m2.07 0c.543.02.965.433.965.984v.082l1.031 6.172l2.028 5.562l.039.075A2.19 2.19 0 0 0 23 19h1v5h-3.926A3.12 3.12 0 0 1 17 21.437V6c0-.512.016-.84.035-.984M5 18h1v9H5zm21 0h1v9h-1z"/></svg>
</template>

CSS

.icon-praying-hands {
  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%22M15%203c-1.645%200-3%201.355-3%203l.016-.164l-.985%205.91l-1.89%205.172C9.105%2016.965%209.062%2017%209%2017H8v-1H3v13h5v-3h3.926c1.644%200%203.125-.797%204.074-2.035c.95%201.238%202.43%202.035%204.074%202.035H24v3h5V16h-5v1h-1c-.063%200-.105-.035-.14-.082l-1.891-5.172l-.985-5.91L20%206c0-1.645-1.355-3-3-3c-.34%200-.688.066-1%20.227A2.2%202.2%200%200%200%2015%203m-.035%202.016c.02.144.035.472.035.984v15.438A3.12%203.12%200%200%201%2011.926%2024H8v-5h1a2.19%202.19%200%200%200%201.902-1.11l.04-.074l2.027-5.562L14%206.082V6c0-.55.422-.965.965-.984m2.07%200c.543.02.965.433.965.984v.082l1.031%206.172l2.028%205.562l.039.075A2.19%202.19%200%200%200%2023%2019h1v5h-3.926A3.12%203.12%200%200%201%2017%2021.437V6c0-.512.016-.84.035-.984M5%2018h1v9H5zm21%200h1v9h-1z%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%22M15%203c-1.645%200-3%201.355-3%203l.016-.164l-.985%205.91l-1.89%205.172C9.105%2016.965%209.062%2017%209%2017H8v-1H3v13h5v-3h3.926c1.644%200%203.125-.797%204.074-2.035c.95%201.238%202.43%202.035%204.074%202.035H24v3h5V16h-5v1h-1c-.063%200-.105-.035-.14-.082l-1.891-5.172l-.985-5.91L20%206c0-1.645-1.355-3-3-3c-.34%200-.688.066-1%20.227A2.2%202.2%200%200%200%2015%203m-.035%202.016c.02.144.035.472.035.984v15.438A3.12%203.12%200%200%201%2011.926%2024H8v-5h1a2.19%202.19%200%200%200%201.902-1.11l.04-.074l2.027-5.562L14%206.082V6c0-.55.422-.965.965-.984m2.07%200c.543.02.965.433.965.984v.082l1.031%206.172l2.028%205.562l.039.075A2.19%202.19%200%200%200%2023%2019h1v5h-3.926A3.12%203.12%200%200%201%2017%2021.437V6c0-.512.016-.84.035-.984M5%2018h1v9H5zm21%200h1v9h-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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