John KuehJohn Kueh

user pin icon

Tabler · user-pin · MIT

Download SVG

The Tabler user pin icon depicts a person's silhouette with a map pin, commonly used to represent a user's location or a specific point of interest related to a user.

Common uses

  • Displaying the current location of a logged-in user on a map.
  • Marking the address of a user's account or profile.
  • Indicating a user-selected location for delivery or service.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconUserPin } from '@tabler/icons-react';

<IconUserPin size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
locationmapmarkerpointspottagplacepositionsitelocatorsystemuserpinmap marker userperson locationuser point

FAQ

What does the user pin icon represent?
It visually signifies a user's location or a specific geographical point associated with a user.
How do I use the user pin icon in React?
Import it from '@tabler/icons-react' using `import { IconUserPin } from '@tabler/icons-react'` and then use it as a component: `<IconUserPin />`.
What is the license for this icon?
The user pin icon is distributed under the MIT license, allowing for free use.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →