Wind Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Wind 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/311697.svg" alt="Wind icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311697.svg" alt="Wind icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311697.svg" alt="Wind icon" :width="24" :height="24" />
CSS background
.icon-wind {
background-image: url('https://proicons.com/icon/311697.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"><path d="M9 10H2V8H8V7H9V6H8V5H7V7H6V6H5V4H6V3H9V4H10V5H11V8H10V9H9M15 13H2V11H13V10H16V9H17V8H16V7H14V9H13V8H12V6H13V5H17V6H18V7H19V10H18V11H17V12H15M14 21H10V20H9V17H11V19H13V17H12V16H4V15H3V14H13V15H14V16H15V17H16V19H15V20H14Z"/></svg>
Wind in other icon packs
Copied!