wind power 02 icon
wind-power-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- wind-power-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the wind power 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M14.5 9a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 2.85a2.78 2.78 0 0 1 4 0l3.593 3.683a2.5 2.5 0 0 0-2.05 2zm16 12.3a2.78 2.78 0 0 1-4 0l-3.593-3.683a2.5 2.5 0 0 0 2.05-2zm0-12.3a2.78 2.78 0 0 0-4 0l-3.593 3.683a2.5 2.5 0 0 1 2.05 2zM4 15.15a2.78 2.78 0 0 0 4 0l3.594-3.683a2.5 2.5 0 0 1-2.05-2zm9.45.85l.32 2.521c.226 1.604.34 2.406.085 2.942C13.6 22 13.107 22 12.12 22h-.24c-.987 0-1.48 0-1.735-.537c-.254-.536-.141-1.338.085-2.942L10.55 16"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWindPower02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M14.5 9a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M4 2.85a2.78 2.78 0 0 1 4 0l3.593 3.683a2.5 2.5 0 0 0-2.05 2zm16 12.3a2.78 2.78 0 0 1-4 0l-3.593-3.683a2.5 2.5 0 0 0 2.05-2zm0-12.3a2.78 2.78 0 0 0-4 0l-3.593 3.683a2.5 2.5 0 0 1 2.05 2zM4 15.15a2.78 2.78 0 0 0 4 0l3.594-3.683a2.5 2.5 0 0 1-2.05-2zm9.45.85l.32 2.521c.226 1.604.34 2.406.085 2.942C13.6 22 13.107 22 12.12 22h-.24c-.987 0-1.48 0-1.735-.537c-.254-.536-.141-1.338.085-2.942L10.55 16"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M14.5 9a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 2.85a2.78 2.78 0 0 1 4 0l3.593 3.683a2.5 2.5 0 0 0-2.05 2zm16 12.3a2.78 2.78 0 0 1-4 0l-3.593-3.683a2.5 2.5 0 0 0 2.05-2zm0-12.3a2.78 2.78 0 0 0-4 0l-3.593 3.683a2.5 2.5 0 0 1 2.05 2zM4 15.15a2.78 2.78 0 0 0 4 0l3.594-3.683a2.5 2.5 0 0 1-2.05-2zm9.45.85l.32 2.521c.226 1.604.34 2.406.085 2.942C13.6 22 13.107 22 12.12 22h-.24c-.987 0-1.48 0-1.735-.537c-.254-.536-.141-1.338.085-2.942L10.55 16"/></g></svg> </template>
CSS
.icon-wind-power-02 {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.5%209a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%202.85a2.78%202.78%200%200%201%204%200l3.593%203.683a2.5%202.5%200%200%200-2.05%202zm16%2012.3a2.78%202.78%200%200%201-4%200l-3.593-3.683a2.5%202.5%200%200%200%202.05-2zm0-12.3a2.78%202.78%200%200%200-4%200l-3.593%203.683a2.5%202.5%200%200%201%202.05%202zM4%2015.15a2.78%202.78%200%200%200%204%200l3.594-3.683a2.5%202.5%200%200%201-2.05-2zm9.45.85l.32%202.521c.226%201.604.34%202.406.085%202.942C13.6%2022%2013.107%2022%2012.12%2022h-.24c-.987%200-1.48%200-1.735-.537c-.254-.536-.141-1.338.085-2.942L10.55%2016%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.5%209a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%202.85a2.78%202.78%200%200%201%204%200l3.593%203.683a2.5%202.5%200%200%200-2.05%202zm16%2012.3a2.78%202.78%200%200%201-4%200l-3.593-3.683a2.5%202.5%200%200%200%202.05-2zm0-12.3a2.78%202.78%200%200%200-4%200l-3.593%203.683a2.5%202.5%200%200%201%202.05%202zM4%2015.15a2.78%202.78%200%200%200%204%200l3.594-3.683a2.5%202.5%200%200%201-2.05-2zm9.45.85l.32%202.521c.226%201.604.34%202.406.085%202.942C13.6%2022%2013.107%2022%2012.12%2022h-.24c-.987%200-1.48%200-1.735-.537c-.254-.536-.141-1.338.085-2.942L10.55%2016%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/wind-power-02.svg?color=%231a73e8&size=48