wind from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
wind
Set
Phosphor
Style
Regular
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the wind icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M184 184a32 32 0 0 1-32 32c-13.7 0-26.95-8.93-31.5-21.22a8 8 0 0 1 15-5.56C137.74 195.27 145 200 152 200a16 16 0 0 0 0-32H40a8 8 0 0 1 0-16h112a32 32 0 0 1 32 32m-64-80a32 32 0 0 0 0-64c-13.7 0-26.95 8.93-31.5 21.22a8 8 0 0 0 15 5.56C105.74 60.73 113 56 120 56a16 16 0 0 1 0 32H24a8 8 0 0 0 0 16Zm88-32c-13.7 0-26.95 8.93-31.5 21.22a8 8 0 0 0 15 5.56C193.74 92.73 201 88 208 88a16 16 0 0 1 0 32H32a8 8 0 0 0 0 16h176a32 32 0 0 0 0-64"/></svg>

React

import type { SVGProps } from "react";

export function PhWind(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M184 184a32 32 0 0 1-32 32c-13.7 0-26.95-8.93-31.5-21.22a8 8 0 0 1 15-5.56C137.74 195.27 145 200 152 200a16 16 0 0 0 0-32H40a8 8 0 0 1 0-16h112a32 32 0 0 1 32 32m-64-80a32 32 0 0 0 0-64c-13.7 0-26.95 8.93-31.5 21.22a8 8 0 0 0 15 5.56C105.74 60.73 113 56 120 56a16 16 0 0 1 0 32H24a8 8 0 0 0 0 16Zm88-32c-13.7 0-26.95 8.93-31.5 21.22a8 8 0 0 0 15 5.56C193.74 92.73 201 88 208 88a16 16 0 0 1 0 32H32a8 8 0 0 0 0 16h176a32 32 0 0 0 0-64"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M184 184a32 32 0 0 1-32 32c-13.7 0-26.95-8.93-31.5-21.22a8 8 0 0 1 15-5.56C137.74 195.27 145 200 152 200a16 16 0 0 0 0-32H40a8 8 0 0 1 0-16h112a32 32 0 0 1 32 32m-64-80a32 32 0 0 0 0-64c-13.7 0-26.95 8.93-31.5 21.22a8 8 0 0 0 15 5.56C105.74 60.73 113 56 120 56a16 16 0 0 1 0 32H24a8 8 0 0 0 0 16Zm88-32c-13.7 0-26.95 8.93-31.5 21.22a8 8 0 0 0 15 5.56C193.74 92.73 201 88 208 88a16 16 0 0 1 0 32H32a8 8 0 0 0 0 16h176a32 32 0 0 0 0-64"/></svg>
</template>

CSS

.icon-wind {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M184%20184a32%2032%200%200%201-32%2032c-13.7%200-26.95-8.93-31.5-21.22a8%208%200%200%201%2015-5.56C137.74%20195.27%20145%20200%20152%20200a16%2016%200%200%200%200-32H40a8%208%200%200%201%200-16h112a32%2032%200%200%201%2032%2032m-64-80a32%2032%200%200%200%200-64c-13.7%200-26.95%208.93-31.5%2021.22a8%208%200%200%200%2015%205.56C105.74%2060.73%20113%2056%20120%2056a16%2016%200%200%201%200%2032H24a8%208%200%200%200%200%2016Zm88-32c-13.7%200-26.95%208.93-31.5%2021.22a8%208%200%200%200%2015%205.56C193.74%2092.73%20201%2088%20208%2088a16%2016%200%200%201%200%2032H32a8%208%200%200%200%200%2016h176a32%2032%200%200%200%200-64%22%2F%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M184%20184a32%2032%200%200%201-32%2032c-13.7%200-26.95-8.93-31.5-21.22a8%208%200%200%201%2015-5.56C137.74%20195.27%20145%20200%20152%20200a16%2016%200%200%200%200-32H40a8%208%200%200%201%200-16h112a32%2032%200%200%201%2032%2032m-64-80a32%2032%200%200%200%200-64c-13.7%200-26.95%208.93-31.5%2021.22a8%208%200%200%200%2015%205.56C105.74%2060.73%20113%2056%20120%2056a16%2016%200%200%201%200%2032H24a8%208%200%200%200%200%2016Zm88-32c-13.7%200-26.95%208.93-31.5%2021.22a8%208%200%200%200%2015%205.56C193.74%2092.73%20201%2088%20208%2088a16%2016%200%200%201%200%2032H32a8%208%200%200%200%200%2016h176a32%2032%200%200%200%200-64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/wind.svg?color=%231a73e8&size=48

Wind icon — Phosphor · IconsDB