John KuehJohn Kueh

zakat icon

HugeIcons · ZakatIcon · MIT

Download SVG

The HugeIcons zakat icon visually represents the Islamic concept of charitable giving, often used in financial or religious contexts within user interfaces.

Common uses

  • Donation button
  • Charity tracker
  • Financial aid section

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ZakatIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ZakatIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
charitygivingislamic donationalms

FAQ

What is the zakat icon used for?
It represents zakat, the obligatory charity in Islam. It's suitable for financial apps, religious platforms, or anywhere charitable giving is a theme.
How do I use the ZakatIcon in React?
Import both HugeiconsIcon and ZakatIcon, then render it using <HugeiconsIcon icon={ZakatIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The ZakatIcon is part of the HugeIcons library and is distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →