The Phosphor tire icon depicts a car tire and is commonly used in UI elements related to vehicles, commerce, or transportation.
Common uses
- Label for a vehicle parts category
- Icon for a tire shop or service
- Part of an infographic about car maintenance
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Tire } from '@phosphor-icons/react';
<Tire size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Tire size={24} />thin
<Tire size={24} weight="thin" />light
<Tire size={24} weight="light" />bold
<Tire size={24} weight="bold" />fill
<Tire size={24} weight="fill" />duotone
<Tire size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *new*wheelvehiclestransportationcommerceobjectstirecar partrubber
FAQ
- What does the tire icon represent?
- It represents a car tire, often used in contexts related to vehicles, transportation, or commerce.
- How do I use the tire icon in React?
- You can import and use it like this: import { Tire } from '@phosphor-icons/react'. Then render it as <Tire />.
- What is the license for the Phosphor tire icon?
- The Phosphor icon library, including the tire icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.