John KuehJohn Kueh

plug 01 icon

HugeIcons · Plug01Icon · MIT

Download SVG

The HugeIcons plug 01 icon depicts a standard electrical plug, commonly used to represent power, connectivity, or the act of plugging something in within a user interface.

Common uses

  • Power button or status indicator
  • Connection settings or options
  • Action to connect or enable a feature

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Plug01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Plug01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
power iconelectrical plugconnection iconoutlet icon

FAQ

What does the Plug01Icon represent?
The Plug01Icon represents a standard electrical plug, symbolizing power, connection, or the action of plugging something in.
How do I use the Plug01Icon in a React application?
Import the icon as import { Plug01Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={Plug01Icon} />.
What is the license for HugeIcons?
HugeIcons are distributed under the MIT license, allowing for free commercial and non-commercial use.

Related icons

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

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