Wind Power Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Wind 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/319426.svg" alt="Wind Power icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319426.svg" alt="Wind Power icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319426.svg" alt="Wind Power icon" :width="24" :height="24" />
CSS background
.icon-wind-power {
background-image: url('https://proicons.com/icon/319426.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path d="M17,28V15.8159a3.0059,3.0059,0,0,0,1.47-1.1186L27.063,17l.5176-1.9321-8.6045-2.3052a2.985,2.985,0,0,0-2.63-2.7275L14.1938,2l-1.9316.5186,2.1318,7.956a2.9588,2.9588,0,0,0-1.093,3.8115L7,20.5859,8.415,22l6.3-6.3A2.8938,2.8938,0,0,0,15,15.8154V28H2v2H30V28Zm0-15a1,1,0,1,1-1-1A1.0008,1.0008,0,0,1,17,13Z" transform="translate(0 0)"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Wind Power in other icon packs
Copied!