hands praying icon

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

Name
hands-praying-bold
Set
Phosphor
Style
Bold
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="m238.15 177.18l-35.53-35.53L166.45 22.3A25.75 25.75 0 0 0 128 8a25.75 25.75 0 0 0-38.45 14.3L53.38 141.65l-35.53 35.53a20 20 0 0 0 0 28.28l32.69 32.69a20 20 0 0 0 28.28 0l48.29-48.28c.31-.31.6-.62.89-.94c.29.32.58.63.89.94l48.29 48.28a20 20 0 0 0 28.28 0l32.69-32.69a20 20 0 0 0 0-28.28M64.68 218.35l-27-27l11-11l27 27Zm51.32-59.6a19.85 19.85 0 0 1-5.86 14.14l-17.46 17.46l-27-27l6.83-6.83a11.94 11.94 0 0 0 3-5l37-122.23a1.78 1.78 0 0 1 3.48.52Zm47.5 31.78l-17.64-17.64a19.85 19.85 0 0 1-5.86-14.14v-129a1.78 1.78 0 0 1 3.48-.52l37 122.23a11.94 11.94 0 0 0 3 5l7.6 7.6Zm27.82 27.82l-10.85-10.84l27.63-26.44l10.25 10.25Z"/></svg>

React

import type { SVGProps } from "react";

export function PhHandsPrayingBold(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="m238.15 177.18l-35.53-35.53L166.45 22.3A25.75 25.75 0 0 0 128 8a25.75 25.75 0 0 0-38.45 14.3L53.38 141.65l-35.53 35.53a20 20 0 0 0 0 28.28l32.69 32.69a20 20 0 0 0 28.28 0l48.29-48.28c.31-.31.6-.62.89-.94c.29.32.58.63.89.94l48.29 48.28a20 20 0 0 0 28.28 0l32.69-32.69a20 20 0 0 0 0-28.28M64.68 218.35l-27-27l11-11l27 27Zm51.32-59.6a19.85 19.85 0 0 1-5.86 14.14l-17.46 17.46l-27-27l6.83-6.83a11.94 11.94 0 0 0 3-5l37-122.23a1.78 1.78 0 0 1 3.48.52Zm47.5 31.78l-17.64-17.64a19.85 19.85 0 0 1-5.86-14.14v-129a1.78 1.78 0 0 1 3.48-.52l37 122.23a11.94 11.94 0 0 0 3 5l7.6 7.6Zm27.82 27.82l-10.85-10.84l27.63-26.44l10.25 10.25Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m238.15 177.18l-35.53-35.53L166.45 22.3A25.75 25.75 0 0 0 128 8a25.75 25.75 0 0 0-38.45 14.3L53.38 141.65l-35.53 35.53a20 20 0 0 0 0 28.28l32.69 32.69a20 20 0 0 0 28.28 0l48.29-48.28c.31-.31.6-.62.89-.94c.29.32.58.63.89.94l48.29 48.28a20 20 0 0 0 28.28 0l32.69-32.69a20 20 0 0 0 0-28.28M64.68 218.35l-27-27l11-11l27 27Zm51.32-59.6a19.85 19.85 0 0 1-5.86 14.14l-17.46 17.46l-27-27l6.83-6.83a11.94 11.94 0 0 0 3-5l37-122.23a1.78 1.78 0 0 1 3.48.52Zm47.5 31.78l-17.64-17.64a19.85 19.85 0 0 1-5.86-14.14v-129a1.78 1.78 0 0 1 3.48-.52l37 122.23a11.94 11.94 0 0 0 3 5l7.6 7.6Zm27.82 27.82l-10.85-10.84l27.63-26.44l10.25 10.25Z"/></svg>
</template>

CSS

.icon-hands-praying-bold {
  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%22m238.15%20177.18l-35.53-35.53L166.45%2022.3A25.75%2025.75%200%200%200%20128%208a25.75%2025.75%200%200%200-38.45%2014.3L53.38%20141.65l-35.53%2035.53a20%2020%200%200%200%200%2028.28l32.69%2032.69a20%2020%200%200%200%2028.28%200l48.29-48.28c.31-.31.6-.62.89-.94c.29.32.58.63.89.94l48.29%2048.28a20%2020%200%200%200%2028.28%200l32.69-32.69a20%2020%200%200%200%200-28.28M64.68%20218.35l-27-27l11-11l27%2027Zm51.32-59.6a19.85%2019.85%200%200%201-5.86%2014.14l-17.46%2017.46l-27-27l6.83-6.83a11.94%2011.94%200%200%200%203-5l37-122.23a1.78%201.78%200%200%201%203.48.52Zm47.5%2031.78l-17.64-17.64a19.85%2019.85%200%200%201-5.86-14.14v-129a1.78%201.78%200%200%201%203.48-.52l37%20122.23a11.94%2011.94%200%200%200%203%205l7.6%207.6Zm27.82%2027.82l-10.85-10.84l27.63-26.44l10.25%2010.25Z%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%22m238.15%20177.18l-35.53-35.53L166.45%2022.3A25.75%2025.75%200%200%200%20128%208a25.75%2025.75%200%200%200-38.45%2014.3L53.38%20141.65l-35.53%2035.53a20%2020%200%200%200%200%2028.28l32.69%2032.69a20%2020%200%200%200%2028.28%200l48.29-48.28c.31-.31.6-.62.89-.94c.29.32.58.63.89.94l48.29%2048.28a20%2020%200%200%200%2028.28%200l32.69-32.69a20%2020%200%200%200%200-28.28M64.68%20218.35l-27-27l11-11l27%2027Zm51.32-59.6a19.85%2019.85%200%200%201-5.86%2014.14l-17.46%2017.46l-27-27l6.83-6.83a11.94%2011.94%200%200%200%203-5l37-122.23a1.78%201.78%200%200%201%203.48.52Zm47.5%2031.78l-17.64-17.64a19.85%2019.85%200%200%201-5.86-14.14v-129a1.78%201.78%200%200%201%203.48-.52l37%20122.23a11.94%2011.94%200%200%200%203%205l7.6%207.6Zm27.82%2027.82l-10.85-10.84l27.63-26.44l10.25%2010.25Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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