wind power 01 icon
wind-power-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- wind-power-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the wind power 01 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 stroke-linecap="round" d="M12 14v8m6 0H6"/><circle cx="12" cy="12.5" r="1.5" stroke-linecap="round"/><ellipse cx="12" cy="5" stroke-linecap="round" rx="2" ry="3"/><path stroke-linecap="round" d="M17.262 17.95c-1.417-.813-2.123-2.234-1.578-3.173s2.137-1.041 3.554-.228c1.417.814 2.123 2.235 1.578 3.174s-2.136 1.041-3.554.228Zm-10.524 0c1.417-.813 2.123-2.234 1.578-3.173s-2.137-1.041-3.554-.228c-1.417.814-2.123 2.235-1.578 3.174s2.137 1.041 3.554.228Z"/><path d="M12 8v3m1 2l3 2m-5-2l-3 2"/><path stroke-linecap="round" d="M7.5 3C4.81 4.507 3 7.323 3 10.548q.001.743.124 1.452M16.5 3c2.69 1.507 4.5 4.323 4.5 7.548q-.001.743-.124 1.452"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWindPower01(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 strokeLinecap="round" d="M12 14v8m6 0H6"/><circle cx="12" cy="12.5" r="1.5" strokeLinecap="round"/><ellipse cx="12" cy="5" strokeLinecap="round" rx="2" ry="3"/><path strokeLinecap="round" d="M17.262 17.95c-1.417-.813-2.123-2.234-1.578-3.173s2.137-1.041 3.554-.228c1.417.814 2.123 2.235 1.578 3.174s-2.136 1.041-3.554.228Zm-10.524 0c1.417-.813 2.123-2.234 1.578-3.173s-2.137-1.041-3.554-.228c-1.417.814-2.123 2.235-1.578 3.174s2.137 1.041 3.554.228Z"/><path d="M12 8v3m1 2l3 2m-5-2l-3 2"/><path strokeLinecap="round" d="M7.5 3C4.81 4.507 3 7.323 3 10.548q.001.743.124 1.452M16.5 3c2.69 1.507 4.5 4.323 4.5 7.548q-.001.743-.124 1.452"/></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 stroke-linecap="round" d="M12 14v8m6 0H6"/><circle cx="12" cy="12.5" r="1.5" stroke-linecap="round"/><ellipse cx="12" cy="5" stroke-linecap="round" rx="2" ry="3"/><path stroke-linecap="round" d="M17.262 17.95c-1.417-.813-2.123-2.234-1.578-3.173s2.137-1.041 3.554-.228c1.417.814 2.123 2.235 1.578 3.174s-2.136 1.041-3.554.228Zm-10.524 0c1.417-.813 2.123-2.234 1.578-3.173s-2.137-1.041-3.554-.228c-1.417.814-2.123 2.235-1.578 3.174s2.137 1.041 3.554.228Z"/><path d="M12 8v3m1 2l3 2m-5-2l-3 2"/><path stroke-linecap="round" d="M7.5 3C4.81 4.507 3 7.323 3 10.548q.001.743.124 1.452M16.5 3c2.69 1.507 4.5 4.323 4.5 7.548q-.001.743-.124 1.452"/></g></svg> </template>
CSS
.icon-wind-power-01 {
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%20stroke-linecap%3D%22round%22%20d%3D%22M12%2014v8m6%200H6%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%225%22%20stroke-linecap%3D%22round%22%20rx%3D%222%22%20ry%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17.262%2017.95c-1.417-.813-2.123-2.234-1.578-3.173s2.137-1.041%203.554-.228c1.417.814%202.123%202.235%201.578%203.174s-2.136%201.041-3.554.228Zm-10.524%200c1.417-.813%202.123-2.234%201.578-3.173s-2.137-1.041-3.554-.228c-1.417.814-2.123%202.235-1.578%203.174s2.137%201.041%203.554.228Z%22%2F%3E%3Cpath%20d%3D%22M12%208v3m1%202l3%202m-5-2l-3%202%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.5%203C4.81%204.507%203%207.323%203%2010.548q.001.743.124%201.452M16.5%203c2.69%201.507%204.5%204.323%204.5%207.548q-.001.743-.124%201.452%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%20stroke-linecap%3D%22round%22%20d%3D%22M12%2014v8m6%200H6%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212.5%22%20r%3D%221.5%22%20stroke-linecap%3D%22round%22%2F%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%225%22%20stroke-linecap%3D%22round%22%20rx%3D%222%22%20ry%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17.262%2017.95c-1.417-.813-2.123-2.234-1.578-3.173s2.137-1.041%203.554-.228c1.417.814%202.123%202.235%201.578%203.174s-2.136%201.041-3.554.228Zm-10.524%200c1.417-.813%202.123-2.234%201.578-3.173s-2.137-1.041-3.554-.228c-1.417.814-2.123%202.235-1.578%203.174s2.137%201.041%203.554.228Z%22%2F%3E%3Cpath%20d%3D%22M12%208v3m1%202l3%202m-5-2l-3%202%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.5%203C4.81%204.507%203%207.323%203%2010.548q.001.743.124%201.452M16.5%203c2.69%201.507%204.5%204.323%204.5%207.548q-.001.743-.124%201.452%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-01.svg?color=%231a73e8&size=48