John KuehJohn Kueh

plug icon

Phosphor · plug · MIT

Download SVG

The Phosphor plug icon depicts an electrical plug, commonly used in UI to represent power, connection, or system-related actions.

Common uses

  • Power on/off toggle
  • Connection status indicator
  • System settings entry point

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Plug } from '@phosphor-icons/react';

<Plug size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Plug size={24} />
thin
<Plug size={24} weight="thin" />
light
<Plug size={24} weight="light" />
bold
<Plug size={24} weight="bold" />
fill
<Plug size={24} weight="fill" />
duotone
<Plug size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
outletsocketpluginintegrationsystemobjectsplugpowerconnection

FAQ

What does the plug icon represent?
It represents an electrical plug, symbolizing power, connection, or integration within a system.
How do I use the plug icon in React?
You can import and use it like this: import { Plug } from '@phosphor-icons/react'. Then render it as <Plug />.
What is the license for the Phosphor plug icon?
The Phosphor icon library, including the plug icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →