hands praying icon

hands-praying-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
hands-praying-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the hands praying icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m232.49 182.83l-37-37l-36.7-121.21A17.77 17.77 0 0 0 128 18.56a17.77 17.77 0 0 0-30.79 6.06L60.46 145.88l-36.95 37a12 12 0 0 0 0 17l32.69 32.61a12 12 0 0 0 17 0l48.28-48.29a36 36 0 0 0 6.55-8.94a36 36 0 0 0 6.55 8.94l48.28 48.29a12 12 0 0 0 17 0l32.69-32.69a12 12 0 0 0-.06-16.97m-165 44a4 4 0 0 1-5.66 0l-32.66-32.68a4 4 0 0 1 0-5.66L44.68 173L83 211.32Zm48.29-48.28l-27.1 27.11l-38.34-38.34l16.48-16.49a3.9 3.9 0 0 0 1-1.67l37-122.22A9.78 9.78 0 0 1 124 29.78v129a27.8 27.8 0 0 1-8.2 19.77Zm16.2-19.8v-129a9.78 9.78 0 0 1 19.14-2.84l37 122.22a3.9 3.9 0 0 0 1 1.67l17.38 17.38l-39.18 37.51l-27.12-27.14a27.8 27.8 0 0 1-8.2-19.8Zm94.83 35.4l-32.68 32.68a4 4 0 0 1-5.66 0L173 211.38l39.18-37.51l14.61 14.62a4 4 0 0 1 .04 5.66Z"/></svg>

React

import type { SVGProps } from "react";

export function PhHandsPrayingThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m232.49 182.83l-37-37l-36.7-121.21A17.77 17.77 0 0 0 128 18.56a17.77 17.77 0 0 0-30.79 6.06L60.46 145.88l-36.95 37a12 12 0 0 0 0 17l32.69 32.61a12 12 0 0 0 17 0l48.28-48.29a36 36 0 0 0 6.55-8.94a36 36 0 0 0 6.55 8.94l48.28 48.29a12 12 0 0 0 17 0l32.69-32.69a12 12 0 0 0-.06-16.97m-165 44a4 4 0 0 1-5.66 0l-32.66-32.68a4 4 0 0 1 0-5.66L44.68 173L83 211.32Zm48.29-48.28l-27.1 27.11l-38.34-38.34l16.48-16.49a3.9 3.9 0 0 0 1-1.67l37-122.22A9.78 9.78 0 0 1 124 29.78v129a27.8 27.8 0 0 1-8.2 19.77Zm16.2-19.8v-129a9.78 9.78 0 0 1 19.14-2.84l37 122.22a3.9 3.9 0 0 0 1 1.67l17.38 17.38l-39.18 37.51l-27.12-27.14a27.8 27.8 0 0 1-8.2-19.8Zm94.83 35.4l-32.68 32.68a4 4 0 0 1-5.66 0L173 211.38l39.18-37.51l14.61 14.62a4 4 0 0 1 .04 5.66Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m232.49 182.83l-37-37l-36.7-121.21A17.77 17.77 0 0 0 128 18.56a17.77 17.77 0 0 0-30.79 6.06L60.46 145.88l-36.95 37a12 12 0 0 0 0 17l32.69 32.61a12 12 0 0 0 17 0l48.28-48.29a36 36 0 0 0 6.55-8.94a36 36 0 0 0 6.55 8.94l48.28 48.29a12 12 0 0 0 17 0l32.69-32.69a12 12 0 0 0-.06-16.97m-165 44a4 4 0 0 1-5.66 0l-32.66-32.68a4 4 0 0 1 0-5.66L44.68 173L83 211.32Zm48.29-48.28l-27.1 27.11l-38.34-38.34l16.48-16.49a3.9 3.9 0 0 0 1-1.67l37-122.22A9.78 9.78 0 0 1 124 29.78v129a27.8 27.8 0 0 1-8.2 19.77Zm16.2-19.8v-129a9.78 9.78 0 0 1 19.14-2.84l37 122.22a3.9 3.9 0 0 0 1 1.67l17.38 17.38l-39.18 37.51l-27.12-27.14a27.8 27.8 0 0 1-8.2-19.8Zm94.83 35.4l-32.68 32.68a4 4 0 0 1-5.66 0L173 211.38l39.18-37.51l14.61 14.62a4 4 0 0 1 .04 5.66Z"/></svg>
</template>

CSS

.icon-hands-praying-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m232.49%20182.83l-37-37l-36.7-121.21A17.77%2017.77%200%200%200%20128%2018.56a17.77%2017.77%200%200%200-30.79%206.06L60.46%20145.88l-36.95%2037a12%2012%200%200%200%200%2017l32.69%2032.61a12%2012%200%200%200%2017%200l48.28-48.29a36%2036%200%200%200%206.55-8.94a36%2036%200%200%200%206.55%208.94l48.28%2048.29a12%2012%200%200%200%2017%200l32.69-32.69a12%2012%200%200%200-.06-16.97m-165%2044a4%204%200%200%201-5.66%200l-32.66-32.68a4%204%200%200%201%200-5.66L44.68%20173L83%20211.32Zm48.29-48.28l-27.1%2027.11l-38.34-38.34l16.48-16.49a3.9%203.9%200%200%200%201-1.67l37-122.22A9.78%209.78%200%200%201%20124%2029.78v129a27.8%2027.8%200%200%201-8.2%2019.77Zm16.2-19.8v-129a9.78%209.78%200%200%201%2019.14-2.84l37%20122.22a3.9%203.9%200%200%200%201%201.67l17.38%2017.38l-39.18%2037.51l-27.12-27.14a27.8%2027.8%200%200%201-8.2-19.8Zm94.83%2035.4l-32.68%2032.68a4%204%200%200%201-5.66%200L173%20211.38l39.18-37.51l14.61%2014.62a4%204%200%200%201%20.04%205.66Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m232.49%20182.83l-37-37l-36.7-121.21A17.77%2017.77%200%200%200%20128%2018.56a17.77%2017.77%200%200%200-30.79%206.06L60.46%20145.88l-36.95%2037a12%2012%200%200%200%200%2017l32.69%2032.61a12%2012%200%200%200%2017%200l48.28-48.29a36%2036%200%200%200%206.55-8.94a36%2036%200%200%200%206.55%208.94l48.28%2048.29a12%2012%200%200%200%2017%200l32.69-32.69a12%2012%200%200%200-.06-16.97m-165%2044a4%204%200%200%201-5.66%200l-32.66-32.68a4%204%200%200%201%200-5.66L44.68%20173L83%20211.32Zm48.29-48.28l-27.1%2027.11l-38.34-38.34l16.48-16.49a3.9%203.9%200%200%200%201-1.67l37-122.22A9.78%209.78%200%200%201%20124%2029.78v129a27.8%2027.8%200%200%201-8.2%2019.77Zm16.2-19.8v-129a9.78%209.78%200%200%201%2019.14-2.84l37%20122.22a3.9%203.9%200%200%200%201%201.67l17.38%2017.38l-39.18%2037.51l-27.12-27.14a27.8%2027.8%200%200%201-8.2-19.8Zm94.83%2035.4l-32.68%2032.68a4%204%200%200%201-5.66%200L173%20211.38l39.18-37.51l14.61%2014.62a4%204%200%200%201%20.04%205.66Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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