John KuehJohn Kueh

lockers icon

Phosphor · lockers · MIT

Download SVG

The Phosphor lockers icon depicts a set of storage lockers, commonly used in UI to represent gym facilities, storage areas, or personal belongings.

Common uses

  • Gym or sports facility locator
  • Personal storage area indicator
  • Luggage or bag check service

Use it in React

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

<Lockers size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Lockers size={24} />
thin
<Lockers size={24} weight="thin" />
light
<Lockers size={24} weight="light" />
bold
<Lockers size={24} weight="bold" />
fill
<Lockers size={24} weight="fill" />
duotone
<Lockers size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
locker roomgymstoragemaps & travellockers

FAQ

What does the lockers icon represent?
It visually represents a bank of lockers, typically used for storage in places like gyms, schools, or transit hubs.
How do I use the lockers icon in React?
You can import and use it in your React application with: import { Lockers } from '@phosphor-icons/react'.
What is the license for the Phosphor lockers icon?
The Phosphor icon library, including the lockers icon, is available under the MIT license.
Looking for something else? Search Phosphor and 4 more libraries by description →