The Phosphor sneaker move icon depicts a stylized athletic shoe, commonly used to represent e-commerce, sports, or fitness-related features in a user interface.
Common uses
- Button for 'Shop Now' in a sports apparel ad.
- Link to a 'Running Gear' category page.
- Icon for a 'Fitness Tracker' app feature.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { SneakerMove } from '@phosphor-icons/react';
<SneakerMove size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<SneakerMove size={24} />thin
<SneakerMove size={24} weight="thin" />light
<SneakerMove size={24} weight="light" />bold
<SneakerMove size={24} weight="bold" />fill
<SneakerMove size={24} weight="fill" />duotone
<SneakerMove size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *updated*clothesclothingshoestrainerssportscommerceobjectshealth & wellnesssneakermoveathletic shoetrainerrunning shoesports shoe
FAQ
- What does the sneaker move icon represent?
- It visually represents a sneaker or athletic shoe, often used for commerce, sports, or health and wellness contexts.
- How do I use the sneaker move icon in React?
- You can import and use it like this: import { SneakerMove } from '@phosphor-icons/react'; <SneakerMove size={32} />
- What is the license for the Phosphor sneaker move icon?
- The Phosphor icon library, including the sneaker move 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 →