The Lucide hand helping icon visually represents offering assistance or support, commonly used in UIs to signify actions related to help, agreement, or charity.
Common uses
- Button to request help or support
- Link to terms and conditions or agreement page
- Icon for a donation or charity feature
Use it in React
Install
npm i lucide-reactImport & render
import { HandHelping } from 'lucide-react';
<HandHelping size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- agreementhelpproposalcharitybeggingtermshandhelpingsupport iconassistance iconcharity iconagreement icon
FAQ
- What is the hand helping icon used for?
- It's typically used to represent actions like offering help, agreement, charity, or terms.
- How do I use the hand helping icon in React?
- Import it from 'lucide-react' and use it as a component: import { HandHelping } from 'lucide-react'.
- What is the license for the Lucide hand helping icon?
- The Lucide icon library, including the hand helping icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →