The Phosphor hands praying icon visually represents prayer, gratitude, or a plea, often used in interfaces to signify these actions or sentiments.
Common uses
- Button for 'Send Prayer'
- Icon next to a 'Thank You' message
- Visual cue for a 'Gratitude Journal' feature
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { HandsPraying } from '@phosphor-icons/react';
<HandsPraying size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<HandsPraying size={24} />thin
<HandsPraying size={24} weight="thin" />light
<HandsPraying size={24} weight="light" />bold
<HandsPraying size={24} weight="bold" />fill
<HandsPraying size={24} weight="fill" />duotone
<HandsPraying size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- people
- Keywords
- emojireligionworshipprayerthanksthank youpeoplehandsprayingprayer handsfolded handsgratitude
FAQ
- What is the hands praying icon used for?
- It typically signifies prayer, religious devotion, gratitude, or a plea. In UI, it can be used for actions related to these concepts.
- How do I use the hands praying icon in React?
- You can import it directly from the library like this: import { HandsPraying } from '@phosphor-icons/react'.
- What is the license for Phosphor icons?
- Phosphor icons are distributed under the MIT license, which allows for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →