The HugeIcons quran 01 icon depicts the Quran, a religious text, and is typically used in UI to represent sections related to Islamic faith or scripture.
Common uses
- Link to Islamic religious content
- Section divider for religious texts
- Information icon for faith-based features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Quran01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Quran01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- quranislamic bookholy bookreligious text
FAQ
- What does the Quran01Icon represent?
- The Quran01Icon visually represents the Quran, the central religious text of Islam.
- How do I use the Quran01Icon in a React project?
- Import it using `import { Quran01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Quran01Icon} />`.
- What is the license for this icon?
- The Quran01Icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →