John KuehJohn Kueh

key icon

Tabler · key · MIT

Download SVG

The Tabler key icon visually represents a physical key, commonly used in user interfaces to signify actions related to security, access, or authentication.

Common uses

  • Login or authentication buttons
  • Password reset functionality
  • Access control settings

Use it in React

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

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

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconKey size={24} stroke={2} />
filled
<IconKeyFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
passwordloginauthenticationsecurekeydesign

FAQ

What is the key icon used for?
It's typically used to represent actions or sections related to security, login, passwords, or granting access.
How do I use the key icon in React?
Import it from '@tabler/icons-react' like this: import { IconKey } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon set, including the key icon, is distributed under the MIT license.

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 →