The HugeIcons kaaba 02 icon depicts the Kaaba, a cube-shaped building at the center of Islam's most important mosque, and is typically used to represent religious sites, pilgrimage, or Islamic culture in UI.
Common uses
- Religious landmark marker on a map
- Link to an Islamic cultural section
- Icon for a prayer or pilgrimage feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Kaaba02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Kaaba02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- meccaislamic cubehajjmosque
FAQ
- What does the Kaaba 02 icon represent?
- It represents the Kaaba, the holiest site in Islam located in Mecca. It's commonly used for themes related to Islam, pilgrimage, or religious landmarks.
- How do I use the Kaaba 02 icon in React?
- Import both HugeiconsIcon and Kaaba02Icon from their respective packages and render it using the `icon` prop: `<HugeiconsIcon icon={Kaaba02Icon} />`.
- What is the license for this icon?
- The Kaaba 02 icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →