The HugeIcons location share 01 icon visually represents the act of sharing a geographical location, commonly used in interfaces to indicate features related to location tracking or sharing.
Common uses
- Button to initiate location sharing with friends.
- Status indicator for active location tracking.
- Map marker for a shared or current location.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LocationShare01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LocationShare01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- share locationlocation trackingmap sharegps share
FAQ
- What does the LocationShare01Icon represent?
- It depicts the action of sharing a location. It's used in UIs to signify features where users can share or track geographical positions.
- How do I use the LocationShare01Icon in a React application?
- Import both HugeiconsIcon and LocationShare01Icon, then render the icon using <HugeiconsIcon icon={LocationShare01Icon} />.
- What is the license for this icon?
- The HugeIcons location share 01 icon is released under the MIT license, allowing for free commercial and non-commercial use.
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 →