The HugeIcons time zone icon visually represents different geographical regions with distinct standard times, commonly used to indicate location-based scheduling or time-related settings.
Common uses
- Displaying user's current time zone
- Selecting a preferred time zone for events
- Indicating the time zone of a remote location
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TimeZoneIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TimeZoneIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- world timeclock locationglobal timemap time
FAQ
- What does the time zone icon represent?
- It represents different geographical regions with distinct standard times, useful for indicating location-based scheduling or time-related settings.
- How do I use the TimeZoneIcon in React?
- Import both HugeiconsIcon and TimeZoneIcon, then render it using <HugeiconsIcon icon={TimeZoneIcon} />.
- What is the license for this icon?
- The HugeIcons time zone icon is released under the MIT license.
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 →