electricity stack icon
electricity-stack from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- electricity-stack
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the electricity stack 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13 3h2c2.828 0 4.243 0 5.121.879C21 4.757 21 6.172 21 9v2c0 2.828 0 4.243-.879 5.121C19.243 17 17.828 17 15 17h-2c-2.828 0-4.243 0-5.121-.879C7 15.243 7 13.828 7 11V9c0-2.828 0-4.243.879-5.121C8.757 3 10.172 3 13 3"/><path d="M16 20.121c-.879.879-2.293.879-5.121.879H9c-2.828 0-4.243 0-5.121-.879C3 19.243 3 17.828 3 15v-1.879C3 10.293 3 8.88 3.879 8M14 7l-1.182 1.36c-.617.71-.925 1.064-.784 1.352c.14.288.622.288 1.585.288h.762c.963 0 1.445 0 1.585.288c.141.288-.167.643-.784 1.352L14 13"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsElectricityStack(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M13 3h2c2.828 0 4.243 0 5.121.879C21 4.757 21 6.172 21 9v2c0 2.828 0 4.243-.879 5.121C19.243 17 17.828 17 15 17h-2c-2.828 0-4.243 0-5.121-.879C7 15.243 7 13.828 7 11V9c0-2.828 0-4.243.879-5.121C8.757 3 10.172 3 13 3"/><path d="M16 20.121c-.879.879-2.293.879-5.121.879H9c-2.828 0-4.243 0-5.121-.879C3 19.243 3 17.828 3 15v-1.879C3 10.293 3 8.88 3.879 8M14 7l-1.182 1.36c-.617.71-.925 1.064-.784 1.352c.14.288.622.288 1.585.288h.762c.963 0 1.445 0 1.585.288c.141.288-.167.643-.784 1.352L14 13"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13 3h2c2.828 0 4.243 0 5.121.879C21 4.757 21 6.172 21 9v2c0 2.828 0 4.243-.879 5.121C19.243 17 17.828 17 15 17h-2c-2.828 0-4.243 0-5.121-.879C7 15.243 7 13.828 7 11V9c0-2.828 0-4.243.879-5.121C8.757 3 10.172 3 13 3"/><path d="M16 20.121c-.879.879-2.293.879-5.121.879H9c-2.828 0-4.243 0-5.121-.879C3 19.243 3 17.828 3 15v-1.879C3 10.293 3 8.88 3.879 8M14 7l-1.182 1.36c-.617.71-.925 1.064-.784 1.352c.14.288.622.288 1.585.288h.762c.963 0 1.445 0 1.585.288c.141.288-.167.643-.784 1.352L14 13"/></g></svg> </template>
CSS
.icon-electricity-stack {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13%203h2c2.828%200%204.243%200%205.121.879C21%204.757%2021%206.172%2021%209v2c0%202.828%200%204.243-.879%205.121C19.243%2017%2017.828%2017%2015%2017h-2c-2.828%200-4.243%200-5.121-.879C7%2015.243%207%2013.828%207%2011V9c0-2.828%200-4.243.879-5.121C8.757%203%2010.172%203%2013%203%22%2F%3E%3Cpath%20d%3D%22M16%2020.121c-.879.879-2.293.879-5.121.879H9c-2.828%200-4.243%200-5.121-.879C3%2019.243%203%2017.828%203%2015v-1.879C3%2010.293%203%208.88%203.879%208M14%207l-1.182%201.36c-.617.71-.925%201.064-.784%201.352c.14.288.622.288%201.585.288h.762c.963%200%201.445%200%201.585.288c.141.288-.167.643-.784%201.352L14%2013%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13%203h2c2.828%200%204.243%200%205.121.879C21%204.757%2021%206.172%2021%209v2c0%202.828%200%204.243-.879%205.121C19.243%2017%2017.828%2017%2015%2017h-2c-2.828%200-4.243%200-5.121-.879C7%2015.243%207%2013.828%207%2011V9c0-2.828%200-4.243.879-5.121C8.757%203%2010.172%203%2013%203%22%2F%3E%3Cpath%20d%3D%22M16%2020.121c-.879.879-2.293.879-5.121.879H9c-2.828%200-4.243%200-5.121-.879C3%2019.243%203%2017.828%203%2015v-1.879C3%2010.293%203%208.88%203.879%208M14%207l-1.182%201.36c-.617.71-.925%201.064-.784%201.352c.14.288.622.288%201.585.288h.762c.963%200%201.445%200%201.585.288c.141.288-.167.643-.784%201.352L14%2013%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/electricity-stack.svg?color=%231a73e8&size=48