plug zap icon
plug-zap from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- plug-zap
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the plug zap icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.992 9l-2.5 2.5m5.5.5l-2.5 2.5m-7.5 4.5l-2 2M7.191 9.52l7.28 7.28m-6.758-6.76l-1.56 1.56a4.4 4.4 0 0 0-1.293 3.12a.7.7 0 0 1-.151.403c-.678.97-.99 2.103-.154 2.94l1.375 1.375c.837.836 1.97.524 2.94-.154a.7.7 0 0 1 .403-.151c1.17 0 2.292-.465 3.12-1.293l1.56-1.56zM18.992 3l-1.585 1.85c-.61.712-.916 1.068-.782 1.359s.603.29 1.541.29h.374c1.041 0 1.562 0 1.689.312c.127.311-.245.675-.99 1.404L17.414 10"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPlugZap(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m11.992 9l-2.5 2.5m5.5.5l-2.5 2.5m-7.5 4.5l-2 2M7.191 9.52l7.28 7.28m-6.758-6.76l-1.56 1.56a4.4 4.4 0 0 0-1.293 3.12a.7.7 0 0 1-.151.403c-.678.97-.99 2.103-.154 2.94l1.375 1.375c.837.836 1.97.524 2.94-.154a.7.7 0 0 1 .403-.151c1.17 0 2.292-.465 3.12-1.293l1.56-1.56zM18.992 3l-1.585 1.85c-.61.712-.916 1.068-.782 1.359s.603.29 1.541.29h.374c1.041 0 1.562 0 1.689.312c.127.311-.245.675-.99 1.404L17.414 10"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.992 9l-2.5 2.5m5.5.5l-2.5 2.5m-7.5 4.5l-2 2M7.191 9.52l7.28 7.28m-6.758-6.76l-1.56 1.56a4.4 4.4 0 0 0-1.293 3.12a.7.7 0 0 1-.151.403c-.678.97-.99 2.103-.154 2.94l1.375 1.375c.837.836 1.97.524 2.94-.154a.7.7 0 0 1 .403-.151c1.17 0 2.292-.465 3.12-1.293l1.56-1.56zM18.992 3l-1.585 1.85c-.61.712-.916 1.068-.782 1.359s.603.29 1.541.29h.374c1.041 0 1.562 0 1.689.312c.127.311-.245.675-.99 1.404L17.414 10"/></svg> </template>
CSS
.icon-plug-zap {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m11.992%209l-2.5%202.5m5.5.5l-2.5%202.5m-7.5%204.5l-2%202M7.191%209.52l7.28%207.28m-6.758-6.76l-1.56%201.56a4.4%204.4%200%200%200-1.293%203.12a.7.7%200%200%201-.151.403c-.678.97-.99%202.103-.154%202.94l1.375%201.375c.837.836%201.97.524%202.94-.154a.7.7%200%200%201%20.403-.151c1.17%200%202.292-.465%203.12-1.293l1.56-1.56zM18.992%203l-1.585%201.85c-.61.712-.916%201.068-.782%201.359s.603.29%201.541.29h.374c1.041%200%201.562%200%201.689.312c.127.311-.245.675-.99%201.404L17.414%2010%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m11.992%209l-2.5%202.5m5.5.5l-2.5%202.5m-7.5%204.5l-2%202M7.191%209.52l7.28%207.28m-6.758-6.76l-1.56%201.56a4.4%204.4%200%200%200-1.293%203.12a.7.7%200%200%201-.151.403c-.678.97-.99%202.103-.154%202.94l1.375%201.375c.837.836%201.97.524%202.94-.154a.7.7%200%200%201%20.403-.151c1.17%200%202.292-.465%203.12-1.293l1.56-1.56zM18.992%203l-1.585%201.85c-.61.712-.916%201.068-.782%201.359s.603.29%201.541.29h.374c1.041%200%201.562%200%201.689.312c.127.311-.245.675-.99%201.404L17.414%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/plug-zap.svg?color=%231a73e8&size=48