plug-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
plug-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the plug 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M14 8v3m-4 0V8"/><path d="M8.003 12.027C7.958 11.473 8.426 11 9.02 11h5.96c.594 0 1.062.473 1.017 1.027l-.123 1.513a6.1 6.1 0 0 1-1.12 3.046l-.4.563a2.08 2.08 0 0 1-1.698.851h-1.312a2.08 2.08 0 0 1-1.698-.851l-.4-.563a6.1 6.1 0 0 1-1.12-3.046z"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 21.21c3.532-1.546 6-5.078 6-9.188C22 6.487 17.523 2 12 2S2 6.487 2 12.022c0 5.198 3.947 9.471 9.001 9.974c.55.054.999-.4.999-.953v-3.007"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPlug02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M14 8v3m-4 0V8"/><path d="M8.003 12.027C7.958 11.473 8.426 11 9.02 11h5.96c.594 0 1.062.473 1.017 1.027l-.123 1.513a6.1 6.1 0 0 1-1.12 3.046l-.4.563a2.08 2.08 0 0 1-1.698.851h-1.312a2.08 2.08 0 0 1-1.698-.851l-.4-.563a6.1 6.1 0 0 1-1.12-3.046z"/><path strokeLinecap="round" strokeLinejoin="round" d="M16 21.21c3.532-1.546 6-5.078 6-9.188C22 6.487 17.523 2 12 2S2 6.487 2 12.022c0 5.198 3.947 9.471 9.001 9.974c.55.054.999-.4.999-.953v-3.007"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M14 8v3m-4 0V8"/><path d="M8.003 12.027C7.958 11.473 8.426 11 9.02 11h5.96c.594 0 1.062.473 1.017 1.027l-.123 1.513a6.1 6.1 0 0 1-1.12 3.046l-.4.563a2.08 2.08 0 0 1-1.698.851h-1.312a2.08 2.08 0 0 1-1.698-.851l-.4-.563a6.1 6.1 0 0 1-1.12-3.046z"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 21.21c3.532-1.546 6-5.078 6-9.188C22 6.487 17.523 2 12 2S2 6.487 2 12.022c0 5.198 3.947 9.471 9.001 9.974c.55.054.999-.4.999-.953v-3.007"/></g></svg>
</template>

CSS

.icon-plug-02 {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%208v3m-4%200V8%22%2F%3E%3Cpath%20d%3D%22M8.003%2012.027C7.958%2011.473%208.426%2011%209.02%2011h5.96c.594%200%201.062.473%201.017%201.027l-.123%201.513a6.1%206.1%200%200%201-1.12%203.046l-.4.563a2.08%202.08%200%200%201-1.698.851h-1.312a2.08%202.08%200%200%201-1.698-.851l-.4-.563a6.1%206.1%200%200%201-1.12-3.046z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2021.21c3.532-1.546%206-5.078%206-9.188C22%206.487%2017.523%202%2012%202S2%206.487%202%2012.022c0%205.198%203.947%209.471%209.001%209.974c.55.054.999-.4.999-.953v-3.007%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%208v3m-4%200V8%22%2F%3E%3Cpath%20d%3D%22M8.003%2012.027C7.958%2011.473%208.426%2011%209.02%2011h5.96c.594%200%201.062.473%201.017%201.027l-.123%201.513a6.1%206.1%200%200%201-1.12%203.046l-.4.563a2.08%202.08%200%200%201-1.698.851h-1.312a2.08%202.08%200%200%201-1.698-.851l-.4-.563a6.1%206.1%200%200%201-1.12-3.046z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2021.21c3.532-1.546%206-5.078%206-9.188C22%206.487%2017.523%202%2012%202S2%206.487%202%2012.022c0%205.198%203.947%209.471%209.001%209.974c.55.054.999-.4.999-.953v-3.007%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/plug-02.svg?color=%231a73e8&size=48