The HugeIcons salah time icon visually represents prayer times, commonly used in applications to indicate or set specific prayer schedules.
Common uses
- Displaying daily prayer times on a dashboard.
- Setting reminders for prayer intervals.
- Configuring user preferences for prayer notifications.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SalahTimeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SalahTimeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- prayer timeislamic prayernamaz timesalat time
FAQ
- What does the SalahTimeIcon represent?
- The SalahTimeIcon represents prayer times, often used in Islamic contexts to denote specific prayer schedules.
- How do I use SalahTimeIcon in a React application?
- You can use it by importing both HugeiconsIcon and SalahTimeIcon, then rendering <HugeiconsIcon icon={SalahTimeIcon} />.
- What is the license for this icon?
- This icon is provided 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 →