electric plugs icon
electric-plugs from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- electric-plugs
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the electric plugs 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="M9 2v3m6-3v3m-3 13v4m.694-13.5l-2.091 2.175c-.224.233-.064.568.302.63l2.19.372c.39.066.538.438.266.664L10.767 14.5"/><path d="M14.307 5H9.693c-2.138 0-3.207 0-3.798.698c-.59.697-.428 1.768-.103 3.91l.524 3.45C6.836 16.484 8.286 18 12 18s5.164-1.516 5.684-4.942l.524-3.45c.325-2.142.487-3.213-.103-3.91S16.445 5 14.307 5Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsElectricPlugs(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="M9 2v3m6-3v3m-3 13v4m.694-13.5l-2.091 2.175c-.224.233-.064.568.302.63l2.19.372c.39.066.538.438.266.664L10.767 14.5"/><path d="M14.307 5H9.693c-2.138 0-3.207 0-3.798.698c-.59.697-.428 1.768-.103 3.91l.524 3.45C6.836 16.484 8.286 18 12 18s5.164-1.516 5.684-4.942l.524-3.45c.325-2.142.487-3.213-.103-3.91S16.445 5 14.307 5Z"/></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="M9 2v3m6-3v3m-3 13v4m.694-13.5l-2.091 2.175c-.224.233-.064.568.302.63l2.19.372c.39.066.538.438.266.664L10.767 14.5"/><path d="M14.307 5H9.693c-2.138 0-3.207 0-3.798.698c-.59.697-.428 1.768-.103 3.91l.524 3.45C6.836 16.484 8.286 18 12 18s5.164-1.516 5.684-4.942l.524-3.45c.325-2.142.487-3.213-.103-3.91S16.445 5 14.307 5Z"/></g></svg> </template>
CSS
.icon-electric-plugs {
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%22M9%202v3m6-3v3m-3%2013v4m.694-13.5l-2.091%202.175c-.224.233-.064.568.302.63l2.19.372c.39.066.538.438.266.664L10.767%2014.5%22%2F%3E%3Cpath%20d%3D%22M14.307%205H9.693c-2.138%200-3.207%200-3.798.698c-.59.697-.428%201.768-.103%203.91l.524%203.45C6.836%2016.484%208.286%2018%2012%2018s5.164-1.516%205.684-4.942l.524-3.45c.325-2.142.487-3.213-.103-3.91S16.445%205%2014.307%205Z%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%22M9%202v3m6-3v3m-3%2013v4m.694-13.5l-2.091%202.175c-.224.233-.064.568.302.63l2.19.372c.39.066.538.438.266.664L10.767%2014.5%22%2F%3E%3Cpath%20d%3D%22M14.307%205H9.693c-2.138%200-3.207%200-3.798.698c-.59.697-.428%201.768-.103%203.91l.524%203.45C6.836%2016.484%208.286%2018%2012%2018s5.164-1.516%205.684-4.942l.524-3.45c.325-2.142.487-3.213-.103-3.91S16.445%205%2014.307%205Z%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/electric-plugs.svg?color=%231a73e8&size=48