hands praying icon

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

Name
hands-praying-fill
Set
Phosphor
Style
Fill
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="m235.32 180l-36.24-36.25l-36.46-120.29A21.76 21.76 0 0 0 128 12.93a21.76 21.76 0 0 0-34.62 10.53l-36.46 120.3L20.68 180a16 16 0 0 0 0 22.62l32.69 32.69a16 16 0 0 0 22.63 0L124.28 187a41 41 0 0 0 3.72-4.29a41 41 0 0 0 3.72 4.29L180 235.32a16 16 0 0 0 22.63 0l32.69-32.69a16 16 0 0 0 0-22.63M120 158.75a23.85 23.85 0 0 1-7 17L88.68 200L56 167.32l13.65-13.66a8 8 0 0 0 2-3.34l37-122.22A5.78 5.78 0 0 1 120 29.78Zm47.44 41.38L143 175.72a23.85 23.85 0 0 1-7-17v-129a5.78 5.78 0 0 1 11.31-1.68l37 122.22a8 8 0 0 0 2 3.34l14.49 14.49Z"/></svg>

React

import type { SVGProps } from "react";

export function PhHandsPrayingFill(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="m235.32 180l-36.24-36.25l-36.46-120.29A21.76 21.76 0 0 0 128 12.93a21.76 21.76 0 0 0-34.62 10.53l-36.46 120.3L20.68 180a16 16 0 0 0 0 22.62l32.69 32.69a16 16 0 0 0 22.63 0L124.28 187a41 41 0 0 0 3.72-4.29a41 41 0 0 0 3.72 4.29L180 235.32a16 16 0 0 0 22.63 0l32.69-32.69a16 16 0 0 0 0-22.63M120 158.75a23.85 23.85 0 0 1-7 17L88.68 200L56 167.32l13.65-13.66a8 8 0 0 0 2-3.34l37-122.22A5.78 5.78 0 0 1 120 29.78Zm47.44 41.38L143 175.72a23.85 23.85 0 0 1-7-17v-129a5.78 5.78 0 0 1 11.31-1.68l37 122.22a8 8 0 0 0 2 3.34l14.49 14.49Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m235.32 180l-36.24-36.25l-36.46-120.29A21.76 21.76 0 0 0 128 12.93a21.76 21.76 0 0 0-34.62 10.53l-36.46 120.3L20.68 180a16 16 0 0 0 0 22.62l32.69 32.69a16 16 0 0 0 22.63 0L124.28 187a41 41 0 0 0 3.72-4.29a41 41 0 0 0 3.72 4.29L180 235.32a16 16 0 0 0 22.63 0l32.69-32.69a16 16 0 0 0 0-22.63M120 158.75a23.85 23.85 0 0 1-7 17L88.68 200L56 167.32l13.65-13.66a8 8 0 0 0 2-3.34l37-122.22A5.78 5.78 0 0 1 120 29.78Zm47.44 41.38L143 175.72a23.85 23.85 0 0 1-7-17v-129a5.78 5.78 0 0 1 11.31-1.68l37 122.22a8 8 0 0 0 2 3.34l14.49 14.49Z"/></svg>
</template>

CSS

.icon-hands-praying-fill {
  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%22m235.32%20180l-36.24-36.25l-36.46-120.29A21.76%2021.76%200%200%200%20128%2012.93a21.76%2021.76%200%200%200-34.62%2010.53l-36.46%20120.3L20.68%20180a16%2016%200%200%200%200%2022.62l32.69%2032.69a16%2016%200%200%200%2022.63%200L124.28%20187a41%2041%200%200%200%203.72-4.29a41%2041%200%200%200%203.72%204.29L180%20235.32a16%2016%200%200%200%2022.63%200l32.69-32.69a16%2016%200%200%200%200-22.63M120%20158.75a23.85%2023.85%200%200%201-7%2017L88.68%20200L56%20167.32l13.65-13.66a8%208%200%200%200%202-3.34l37-122.22A5.78%205.78%200%200%201%20120%2029.78Zm47.44%2041.38L143%20175.72a23.85%2023.85%200%200%201-7-17v-129a5.78%205.78%200%200%201%2011.31-1.68l37%20122.22a8%208%200%200%200%202%203.34l14.49%2014.49Z%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%22m235.32%20180l-36.24-36.25l-36.46-120.29A21.76%2021.76%200%200%200%20128%2012.93a21.76%2021.76%200%200%200-34.62%2010.53l-36.46%20120.3L20.68%20180a16%2016%200%200%200%200%2022.62l32.69%2032.69a16%2016%200%200%200%2022.63%200L124.28%20187a41%2041%200%200%200%203.72-4.29a41%2041%200%200%200%203.72%204.29L180%20235.32a16%2016%200%200%200%2022.63%200l32.69-32.69a16%2016%200%200%200%200-22.63M120%20158.75a23.85%2023.85%200%200%201-7%2017L88.68%20200L56%20167.32l13.65-13.66a8%208%200%200%200%202-3.34l37-122.22A5.78%205.78%200%200%201%20120%2029.78Zm47.44%2041.38L143%20175.72a23.85%2023.85%200%200%201-7-17v-129a5.78%205.78%200%200%201%2011.31-1.68l37%20122.22a8%208%200%200%200%202%203.34l14.49%2014.49Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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