John KuehJohn Kueh

sneaker icon

Phosphor · sneaker · MIT

Download SVG

The Phosphor sneaker icon depicts a sports shoe, commonly used in UI to represent e-commerce items, sports-related features, or health and wellness categories.

Common uses

  • Product listing for athletic footwear
  • Link to a sports apparel section
  • Icon for a fitness tracking feature

Use it in React

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

<Sneaker size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
clothesclothingshoestrainerssportscommerceobjectshealth & wellnesssneakershoetrainerathletic shoesports shoe

FAQ

What does the sneaker icon represent?
It represents a sneaker or sports shoe, useful for commerce, sports, or health-related contexts.
How do I use the sneaker icon in React?
You can import and use it like this: import { Sneaker } from '@phosphor-icons/react'. Then render it as <Sneaker />.
What is the license for this icon?
The Phosphor icon library, including the sneaker icon, is available under the MIT license.

Related icons

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

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