John KuehJohn Kueh

boot icon

Phosphor · boot · MIT

Download SVG

The Phosphor boot icon depicts a sturdy boot, commonly used in UI to represent outdoor activities, footwear, or commerce-related items.

Common uses

  • E-commerce product listing for boots
  • Hiking or outdoor gear section
  • Footwear category filter

Use it in React

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

<Boot size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
hikingshoessportsexercisecommerceobjectshealth & wellnessbootshoefootwearhiking bootoutdoor shoe

FAQ

What does the boot icon represent?
It represents a boot, suitable for themes like hiking, sports, or commerce.
How do I use the boot icon in React?
You can import and use it like this: import { Boot } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the boot icon, is available under the MIT license.

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 →