IconSearch logoIconsearch
Home/Libraries/Glyphs (Iconify)/plug-1-outline
← Back to Search
Glyphs (Iconify)

Plug1Outline

License: MITCommercial Safe


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 80 80"><g fill="none" fill-rule="evenodd" clip-rule="evenodd"><path fill="#818cf8" fill-opacity=".25" d="M45.142 11.707a14.5 14.5 0 0 0-3.494-.94V4.233a2 2 0 0 0-4 0v6.534c-1.19.165-2.364.479-3.494.94l-.118.048a14.23 14.23 0 0 0-8.846 12.782q-.042.199-.042.41v4.334a3.56 3.56 0 0 0 3.56 3.56h21.88a3.56 3.56 0 0 0 3.56-3.56v-4.334q0-.21-.042-.41a14.23 14.23 0 0 0-8.845-12.782zm5.006 17.135v-3.549a2 2 0 0 1-.036-.38a10.23 10.23 0 0 0-6.363-9.454l-.119-.049a10.54 10.54 0 0 0-7.964 0l-.119.049a10.23 10.23 0 0 0-6.363 9.455q0 .194-.036.38v3.548zm-3 7.22a5 5 0 0 1 5 5v5.39q0 .18-.015.353a3.56 3.56 0 0 1 2.015 3.209v4.334q0 .21-.042.41a14.23 14.23 0 0 1-8.845 12.781l-.119.049c-1.13.461-2.304.775-3.494.94v6.534a2 2 0 0 1-4 0v-6.534a14.5 14.5 0 0 1-3.494-.94l-.118-.049a14.23 14.23 0 0 1-8.846-12.781a2 2 0 0 1-.042-.41v-4.334a3.56 3.56 0 0 1 2.015-3.21a4 4 0 0 1-.015-.351v-5.391a5 5 0 1 1 10 0v5.39h5v-5.39a5 5 0 0 1 5-5m-1 10.39h2v-5.39a1 1 0 1 0-2 0zm-17 4v3.55q.036.184.036.38a10.23 10.23 0 0 0 6.363 9.454l.119.048a10.54 10.54 0 0 0 7.965 0l.118-.048a10.23 10.23 0 0 0 6.363-9.455q0-.195.036-.38v-3.548zm4-4v-5.39a1 1 0 1 0-2 0v5.39z"/><path stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M45.142 11.707a14.5 14.5 0 0 0-3.494-.94V4.233a2 2 0 0 0-4 0v6.534c-1.19.165-2.364.479-3.494.94l-.118.048a14.23 14.23 0 0 0-8.846 12.782q-.042.199-.042.41v4.334a3.56 3.56 0 0 0 3.56 3.56h21.88a3.56 3.56 0 0 0 3.56-3.56v-4.334q0-.21-.042-.41a14.23 14.23 0 0 0-8.845-12.782zm5.006 17.135v-3.549a2 2 0 0 1-.036-.38a10.23 10.23 0 0 0-6.363-9.454l-.119-.049a10.54 10.54 0 0 0-7.964 0l-.119.049a10.23 10.23 0 0 0-6.363 9.455q0 .194-.036.38v3.548zm-3 7.22a5 5 0 0 1 5 5v5.39q0 .18-.015.353a3.56 3.56 0 0 1 2.015 3.209v4.334q0 .21-.042.41a14.23 14.23 0 0 1-8.845 12.781l-.119.049c-1.13.461-2.304.775-3.494.94v6.534a2 2 0 0 1-4 0v-6.534a14.5 14.5 0 0 1-3.494-.94l-.118-.049a14.23 14.23 0 0 1-8.846-12.781a2 2 0 0 1-.042-.41v-4.334a3.56 3.56 0 0 1 2.015-3.21a4 4 0 0 1-.015-.351v-5.391a5 5 0 1 1 10 0v5.39h5v-5.39a5 5 0 0 1 5-5m-1 10.39h2v-5.39a1 1 0 1 0-2 0zm-17 4v3.55q.036.184.036.38a10.23 10.23 0 0 0 6.363 9.454l.119.048a10.54 10.54 0 0 0 7.965 0l.118-.048a10.23 10.23 0 0 0 6.363-9.455q0-.195.036-.38v-3.548zm4-4v-5.39a1 1 0 1 0-2 0v5.39z"/></g></svg>

Icons in Action

WEB APPLICATION HEADER & NAVIGATION

my-app.com/dashboard
Dashboard
Analytics
Settings

Overview Dashboard

PROGRESS STEPPER

3

BUTTON UI ACTIONS

SCALABILITY & CLARITY

12px
16px
24px
32px
48px

Highly adaptable, clean vectors that scale perfectly across modern UI components, navigation bars, and mobile actions. Perfectly pre-vetted for production deployment.

IconSearch Presets

Frequently Asked Questions

Q.How do I use this icon in my React/Next.js project?

You have two choices: install the official package listed under the "REACT IMPORT" tab (e.g. npm install @iconify/react) and import the icon directly, or copy the complete React Component code from the "STANDALONE JSX" tab and paste it directly into a local file (e.g. Plug1OutlineIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **MIT** license. The license grants full permissions for personal and commercial usage (e.g., in SaaS platforms, client projects, or business landing pages). Attributing the icon creator is generally not required for MIT/ISC licenses, but check details on our dedicated License Guide.

Q.What is the "Download SVG without fill color" toggle?

Many SVGs ship with inline fill="..." attributes. By checking this toggle, we strip these attributes and enforce fill="none", making the SVG fully styleable via CSS classes or Tailwind utility classes like fill-current.

Related Icons in Glyphs (Iconify)

Browse all Glyphs (Iconify) icons →
a
a
a-bold
a-bold
a-duo
a-duo
a-outline
a-outline
accessible
accessible
accessible-bold
accessible-bold
accessible-duo
accessible-duo
accessible-outline
accessible-outline
activity
activity
activity-1
activity-1
activity-1-bold
activity-1-bold
activity-1-duo
activity-1-duo