Electricity Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Electricity icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310108.svg" alt="Electricity icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310108.svg" alt="Electricity icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310108.svg" alt="Electricity icon" :width="24" :height="24" />
CSS background
.icon-electricity {
background-image: url('https://proicons.com/icon/310108.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M19.8361 10.4864C19.8128 10.66 19.7399 10.8232 19.6261 10.9564L9.87612 21.6664C9.75249 21.8262 9.58068 21.9419 9.38613 21.9964C9.30308 22.0062 9.21917 22.0062 9.13613 21.9964C8.99463 21.9957 8.85491 21.9651 8.72615 21.9064C8.52567 21.8122 8.36588 21.6489 8.27614 21.4464C8.1897 21.266 8.16509 21.0622 8.20613 20.8664L9.06612 14.0064H5.43611C5.22848 13.9944 5.02498 13.9435 4.83614 13.8564C4.65194 13.7589 4.49408 13.6182 4.37612 13.4464C4.2594 13.2724 4.18417 13.074 4.15615 12.8664C4.13474 12.6555 4.16562 12.4425 4.24611 12.2464L8.02614 2.7964C8.1253 2.5572 8.2921 2.35215 8.50612 2.2064C8.71977 2.06608 8.97057 1.99293 9.22615 1.99639H16.4661C16.675 2.00001 16.8802 2.05132 17.0661 2.1464C17.254 2.25142 17.4149 2.39861 17.5362 2.5764C17.6482 2.75462 17.7168 2.95674 17.7362 3.16639C17.7576 3.375 17.7231 3.58556 17.6361 3.77639L15.2461 9.3464H18.8961C19.0775 9.35247 19.2538 9.40778 19.4061 9.5064C19.5667 9.61375 19.6928 9.7653 19.7691 9.94276C19.8454 10.1202 19.8687 10.316 19.8361 10.5064V10.4864Z" fill="black"/> </svg>
Electricity in other icon packs
Copied!