John KuehJohn Kueh

id icon

HugeIcons · IdIcon · MIT

Download SVG

The HugeIcons id icon depicts a unique identifier, commonly used to represent user accounts, unique keys, or specific data entries.

Common uses

  • User profile identification
  • Primary key display
  • Unique record marker

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
identifierunique keyaccountrecord

FAQ

What does the ID icon represent?
The ID icon symbolizes a unique identifier, useful for distinguishing specific items or accounts.
How do I use the IdIcon in React?
Import both HugeiconsIcon and IdIcon, then render <HugeiconsIcon icon={IdIcon} />.
What is the license for HugeIcons?
HugeIcons are distributed 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 →