Key Pixel Art Icon
A key icon for password fields, authentication screens, API key settings, license entry and any interface dealing with credentials or access.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.
About the Key icon
A traditional key silhouette, long associated with access, authentication, and secrets. Use it beside a 'Password' field, on an 'API Keys' settings page, in a 'License key' entry flow, or on an 'Unlock' button when a padlock already appears nearby. It is more literal than a padlock, suggesting the mechanism of access rather than the state of being locked. To communicate restriction without implying an action, the lock icon suits better.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/key.svg" width="24" height="24" alt="Key" />
<!-- React -->
import { Key } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="key.svg" width="48" height="48" style="image-rendering: pixelated" />