John KuehJohn Kueh

longitude icon

HugeIcons · LongitudeIcon · MIT

Download SVG

The HugeIcons longitude icon visually represents a line of constant longitude on a globe, often used to indicate geographical location or navigation.

Common uses

  • Map markers
  • Geolocation features
  • Navigation systems

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LongitudeIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={LongitudeIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
meridianlatitude and longitudeglobe linelocation line

FAQ

What does the longitude icon represent?
It depicts a line of longitude, which is a geographical coordinate used to specify a location on Earth's surface.
How do I use the LongitudeIcon in React?
Import both HugeiconsIcon and LongitudeIcon, then render <HugeiconsIcon icon={LongitudeIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license.

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 →