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/310692.svg" alt="Electricity icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310692.svg" alt="Electricity icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310692.svg" alt="Electricity icon" :width="24" :height="24" />
CSS background
.icon-electricity {
background-image: url('https://proicons.com/icon/310692.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="M9.21653 2.75006H16.4634C16.5508 2.74975 16.6368 2.77124 16.7138 2.81258C16.7907 2.85392 16.8561 2.9138 16.9041 2.9868C16.9521 3.0598 16.9811 3.14361 16.9885 3.23065C16.9959 3.31768 16.9815 3.40519 16.9465 3.48525L14.1108 10.102H18.8895C18.9295 10.1024 18.9686 10.1142 19.0021 10.136C19.0356 10.1578 19.0621 10.1887 19.0787 10.2251C19.0952 10.2615 19.101 10.3018 19.0954 10.3414C19.0899 10.381 19.0731 10.4182 19.0471 10.4486L9.30055 21.1613C9.274 21.2011 9.23407 21.2299 9.18804 21.2427C9.142 21.2555 9.09291 21.2513 9.04968 21.231C9.00645 21.2107 8.97196 21.1755 8.95246 21.1319C8.93297 21.0882 8.92977 21.0391 8.94345 20.9933L9.90971 13.2528H5.43554C5.34865 13.2541 5.26279 13.2338 5.18566 13.1938C5.10853 13.1537 5.04254 13.0952 4.99362 13.0233C4.94469 12.9515 4.91436 12.8687 4.90534 12.7822C4.89631 12.6958 4.90888 12.6085 4.94191 12.5281L8.7229 3.07564C8.76296 2.97808 8.83148 2.89484 8.91953 2.83677C9.00757 2.77869 9.11107 2.74848 9.21653 2.75006Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Electricity in other icon packs
Copied!