The Tabler lighter icon depicts a portable device used to create a flame, commonly used in UIs to represent ignition, starting processes, or activating features.
Common uses
- Start/Ignite process button
- Enable feature toggle
- Camping or outdoor activity section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLighter } from '@tabler/icons-react';
<IconLighter size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- fireflamecampinglightburnadventurelightersystemfire starterignitiontorch
FAQ
- What does the lighter icon represent?
- It represents a portable flame-producing device, often used metaphorically for starting, igniting, or activating something.
- How do I use the lighter icon in React?
- You can import and use it in your React components like this: import { IconLighter } from '@tabler/icons-react'.
- What is the license for the Tabler lighter icon?
- The Tabler icons, including the lighter icon, are available under the MIT license.