The Tabler tir icon depicts a truck, commonly used to represent delivery services, logistics, or transportation-related features in a user interface.
Common uses
- Button for 'Track Delivery'
- Link to 'Shipping Information'
- Icon in a 'Fleet Management' dashboard
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTir } from '@tabler/icons-react';
<IconTir size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- deliverytransportationtransportlogisticsvehiclegoodstirtravelautomobilemobilityvehiclestrucklorrysemitruckgoods vehicle
FAQ
- What does the tir icon represent?
- The tir icon represents a truck, suitable for use in contexts related to delivery, transport, and logistics.
- How do I use the tir icon in React?
- You can import and use it in React with: import { IconTir } from '@tabler/icons-react'
- What is the license for the tir icon?
- The tir icon is part of the Tabler icon library and is available under the MIT license.