The HugeIcons location share 02 icon depicts a map marker with an arrow pointing outwards, commonly used to indicate sharing or broadcasting a current location.
Common uses
- Sharing live location in a messaging app
- Broadcasting a user's position on a map
- Initiating a location sharing feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LocationShare02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LocationShare02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- share locationbroadcast locationmap marker sharesend location
FAQ
- What does the location share 02 icon represent?
- This icon visually represents the action of sharing or broadcasting a location, often used when a user wants to let others know where they are.
- How do I use this icon in a React application?
- Import the icon component and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { LocationShare02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={LocationShare02Icon} />.
- What is the license for this icon?
- The HugeIcons location share 02 icon is distributed 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 →