John KuehJohn Kueh

maps circle 01 icon

HugeIcons · MapsCircle01Icon · MIT

Download SVG

The HugeIcons maps circle 01 icon depicts a circular map marker, commonly used to indicate a location or point of interest on a map interface.

Common uses

  • Map pin for user's current location
  • Marker for a business or landmark
  • Indicator for a destination in navigation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
map markerlocation pinmap pointcircle location

FAQ

What is the MapsCircle01Icon used for?
It's used to visually represent a specific location on a map, such as a point of interest, a user's location, or a destination.
How do I use MapsCircle01Icon in React?
Import it as import { MapsCircle01Icon } from '@hugeicons/core-free-icons'; and then render it using <HugeiconsIcon icon={MapsCircle01Icon} /> from '@hugeicons/react'.
What is the license for this icon?
The MapsCircle01Icon is distributed 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 →