Power Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Power 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/306283.svg" alt="Power icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306283.svg" alt="Power icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306283.svg" alt="Power icon" :width="24" :height="24" />
CSS background
.icon-power {
background-image: url('https://proicons.com/icon/306283.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M857 332c-23-41-51-77-87-108-10-9-25-7-33 3-14 18-28 36-41 54-8 11-6 26 3 35 125 118 117 306 11 415-110 113-292 120-405 14-62-57-96-129-97-213 0-86 32-157 93-215 10-10 12-25 3-36-13-18-27-36-40-53-9-11-24-13-34-4C108 331 57 505 116 667c62 172 240 295 441 266 176-24 327-167 349-358 10-86-7-167-49-243zM467 470h66c14 0 25-11 25-25V87c0-14-11-25-25-25h-66c-13 0-24 11-24 25v358c0 14 11 25 24 25z"/></svg>
Power in other icon packs
Copied!