The Tabler trekking icon depicts a person with a backpack and walking poles, commonly used to represent activities like hiking, travel, or outdoor adventures in user interfaces.
Common uses
- Navigation link for outdoor activities section
- Button for booking a hiking tour
- Status indicator for a travel plan
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTrekking } from '@tabler/icons-react';
<IconTrekking size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- adventuretravelwalkinghikingactivitytrekkingathleticfitnessexercisegamesportbackpackingoutdoors
FAQ
- What does the trekking icon represent?
- It symbolizes activities such as hiking, walking, and outdoor adventures, often featuring a person with a backpack and poles.
- How do I use the trekking icon in React?
- You can import and use it with: import { IconTrekking } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the trekking icon, is available under the MIT license.