The HugeIcons tiltify icon visually represents a fundraising or donation platform, often used to indicate support for charitable causes or campaigns.
Common uses
- Donate button
- Fundraising campaign link
- Charity event promotion
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TiltifyIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TiltifyIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fundraisingdonationcharitysupport
FAQ
- What does the tiltify icon represent?
- The tiltify icon represents a platform for fundraising and donations, commonly used to signify support for charitable causes.
- How do I use the TiltifyIcon in React?
- Import both HugeiconsIcon and TiltifyIcon, then render the icon using <HugeiconsIcon icon={TiltifyIcon} />.
- What is the license for the tiltify icon?
- The tiltify icon is distributed under the MIT license.
Looking for something else? Search HugeIcons 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 →