The HugeIcons latitude icon visually represents lines of constant latitude on a globe, commonly used to indicate location, geographical data, or navigation.
Common uses
- Map markers
- Geographic settings
- Navigation menus
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LatitudeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LatitudeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- longitudeglobelocationmap
FAQ
- What does the latitude icon represent?
- It represents lines of latitude, which are imaginary circles on the Earth's surface parallel to the equator, used for indicating location.
- How do I use the LatitudeIcon in React?
- Import both HugeiconsIcon and LatitudeIcon, then render <HugeiconsIcon icon={LatitudeIcon} />.
- What is the license for HugeIcons?
- HugeIcons are released 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 →