The Tabler outlet icon depicts a standard electrical wall socket, commonly used in user interfaces to represent power connections, device charging points, or electrical settings.
Common uses
- Indicate a device's power source.
- Represent charging status or availability.
- Label settings related to power or electricity.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconOutlet } from '@tabler/icons-react';
<IconOutlet size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- socketelectricityelectricalplug indeviceoutletsystemplugpower
FAQ
- What does the outlet icon represent?
- It represents an electrical outlet or socket, used to signify power connections or electrical components within a UI.
- How do I use the outlet icon in React?
- You can import and use it directly with the following statement: import { IconOutlet } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including the outlet icon, are available under the MIT license.
Looking for something else? Search Tabler 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 →