wind power icon

wind-power from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
wind-power
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the wind power 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="M13.5 11a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0Z"/><path stroke-linecap="round" d="M21 10.5a9.18 9.18 0 0 0-3.928-7m-10.144 0A9.18 9.18 0 0 0 3 10.5m9-1V7m-1.5 4.5l-2 1.5m4.998-1.5l2 1.5M12 12.5V22m6 0H6m4.08-18.01l.162 1.517c.058.542.086 1.111.628 1.378C11.103 7 11.402 7 12 7s.897 0 1.13-.115c.542-.267.57-.836.628-1.378l.162-1.517c.062-.585.245-1.36-.299-1.77C13.33 2 12.886 2 12 2s-1.329 0-1.621.22c-.544.41-.361 1.185-.299 1.77Zm9.011 8.945l-1.414-.626c-.505-.223-1.02-.486-1.529-.146c-.219.146-.37.407-.673.93s-.455.786-.473 1.048c-.04.61.446.922.892 1.246l1.25.908c.483.35 1.07.902 1.706.634c.342-.145.566-.533 1.016-1.308c.449-.776.674-1.164.628-1.53c-.084-.684-.857-.915-1.403-1.156Zm-14.182 0l1.414-.626c.505-.223 1.02-.486 1.529-.146c.219.146.37.407.673.93s.455.786.473 1.048c.04.61-.446.922-.892 1.246l-1.25.908c-.483.35-1.07.902-1.706.634c-.342-.145-.566-.533-1.016-1.308c-.449-.776-.673-1.164-.628-1.53c.084-.684.857-.915 1.403-1.156Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsWindPower(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="M13.5 11a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0Z"/><path strokeLinecap="round" d="M21 10.5a9.18 9.18 0 0 0-3.928-7m-10.144 0A9.18 9.18 0 0 0 3 10.5m9-1V7m-1.5 4.5l-2 1.5m4.998-1.5l2 1.5M12 12.5V22m6 0H6m4.08-18.01l.162 1.517c.058.542.086 1.111.628 1.378C11.103 7 11.402 7 12 7s.897 0 1.13-.115c.542-.267.57-.836.628-1.378l.162-1.517c.062-.585.245-1.36-.299-1.77C13.33 2 12.886 2 12 2s-1.329 0-1.621.22c-.544.41-.361 1.185-.299 1.77Zm9.011 8.945l-1.414-.626c-.505-.223-1.02-.486-1.529-.146c-.219.146-.37.407-.673.93s-.455.786-.473 1.048c-.04.61.446.922.892 1.246l1.25.908c.483.35 1.07.902 1.706.634c.342-.145.566-.533 1.016-1.308c.449-.776.674-1.164.628-1.53c-.084-.684-.857-.915-1.403-1.156Zm-14.182 0l1.414-.626c.505-.223 1.02-.486 1.529-.146c.219.146.37.407.673.93s.455.786.473 1.048c.04.61-.446.922-.892 1.246l-1.25.908c-.483.35-1.07.902-1.706.634c-.342-.145-.566-.533-1.016-1.308c-.449-.776-.673-1.164-.628-1.53c.084-.684.857-.915 1.403-1.156Z"/></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="M13.5 11a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0Z"/><path stroke-linecap="round" d="M21 10.5a9.18 9.18 0 0 0-3.928-7m-10.144 0A9.18 9.18 0 0 0 3 10.5m9-1V7m-1.5 4.5l-2 1.5m4.998-1.5l2 1.5M12 12.5V22m6 0H6m4.08-18.01l.162 1.517c.058.542.086 1.111.628 1.378C11.103 7 11.402 7 12 7s.897 0 1.13-.115c.542-.267.57-.836.628-1.378l.162-1.517c.062-.585.245-1.36-.299-1.77C13.33 2 12.886 2 12 2s-1.329 0-1.621.22c-.544.41-.361 1.185-.299 1.77Zm9.011 8.945l-1.414-.626c-.505-.223-1.02-.486-1.529-.146c-.219.146-.37.407-.673.93s-.455.786-.473 1.048c-.04.61.446.922.892 1.246l1.25.908c.483.35 1.07.902 1.706.634c.342-.145.566-.533 1.016-1.308c.449-.776.674-1.164.628-1.53c-.084-.684-.857-.915-1.403-1.156Zm-14.182 0l1.414-.626c.505-.223 1.02-.486 1.529-.146c.219.146.37.407.673.93s.455.786.473 1.048c.04.61-.446.922-.892 1.246l-1.25.908c-.483.35-1.07.902-1.706.634c-.342-.145-.566-.533-1.016-1.308c-.449-.776-.673-1.164-.628-1.53c.084-.684.857-.915 1.403-1.156Z"/></g></svg>
</template>

CSS

.icon-wind-power {
  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%22M13.5%2011a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2010.5a9.18%209.18%200%200%200-3.928-7m-10.144%200A9.18%209.18%200%200%200%203%2010.5m9-1V7m-1.5%204.5l-2%201.5m4.998-1.5l2%201.5M12%2012.5V22m6%200H6m4.08-18.01l.162%201.517c.058.542.086%201.111.628%201.378C11.103%207%2011.402%207%2012%207s.897%200%201.13-.115c.542-.267.57-.836.628-1.378l.162-1.517c.062-.585.245-1.36-.299-1.77C13.33%202%2012.886%202%2012%202s-1.329%200-1.621.22c-.544.41-.361%201.185-.299%201.77Zm9.011%208.945l-1.414-.626c-.505-.223-1.02-.486-1.529-.146c-.219.146-.37.407-.673.93s-.455.786-.473%201.048c-.04.61.446.922.892%201.246l1.25.908c.483.35%201.07.902%201.706.634c.342-.145.566-.533%201.016-1.308c.449-.776.674-1.164.628-1.53c-.084-.684-.857-.915-1.403-1.156Zm-14.182%200l1.414-.626c.505-.223%201.02-.486%201.529-.146c.219.146.37.407.673.93s.455.786.473%201.048c.04.61-.446.922-.892%201.246l-1.25.908c-.483.35-1.07.902-1.706.634c-.342-.145-.566-.533-1.016-1.308c-.449-.776-.673-1.164-.628-1.53c.084-.684.857-.915%201.403-1.156Z%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%22M13.5%2011a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2010.5a9.18%209.18%200%200%200-3.928-7m-10.144%200A9.18%209.18%200%200%200%203%2010.5m9-1V7m-1.5%204.5l-2%201.5m4.998-1.5l2%201.5M12%2012.5V22m6%200H6m4.08-18.01l.162%201.517c.058.542.086%201.111.628%201.378C11.103%207%2011.402%207%2012%207s.897%200%201.13-.115c.542-.267.57-.836.628-1.378l.162-1.517c.062-.585.245-1.36-.299-1.77C13.33%202%2012.886%202%2012%202s-1.329%200-1.621.22c-.544.41-.361%201.185-.299%201.77Zm9.011%208.945l-1.414-.626c-.505-.223-1.02-.486-1.529-.146c-.219.146-.37.407-.673.93s-.455.786-.473%201.048c-.04.61.446.922.892%201.246l1.25.908c.483.35%201.07.902%201.706.634c.342-.145.566-.533%201.016-1.308c.449-.776.674-1.164.628-1.53c-.084-.684-.857-.915-1.403-1.156Zm-14.182%200l1.414-.626c.505-.223%201.02-.486%201.529-.146c.219.146.37.407.673.93s.455.786.473%201.048c.04.61-.446.922-.892%201.246l-1.25.908c-.483.35-1.07.902-1.706.634c-.342-.145-.566-.533-1.016-1.308c-.449-.776-.673-1.164-.628-1.53c.084-.684.857-.915%201.403-1.156Z%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.svg?color=%231a73e8&size=48