wind-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
wind-bold
Set
Phosphor
Style
Bold
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="M24 104a12 12 0 0 1 0-24h96a12 12 0 0 0 0-24a15.07 15.07 0 0 0-10.26 4.45a12 12 0 0 1-17-16.9A39.34 39.34 0 0 1 120 32a36 36 0 0 1 0 72Zm184-36a39.34 39.34 0 0 0-27.3 11.55a12 12 0 0 0 17 16.9A15.07 15.07 0 0 1 208 92a12 12 0 0 1 0 24H32a12 12 0 0 0 0 24h176a36 36 0 0 0 0-72m-56 84H40a12 12 0 0 0 0 24h112a12 12 0 0 1 0 24a15.1 15.1 0 0 1-10.27-4.45a12 12 0 1 0-17 16.9A39.34 39.34 0 0 0 152 224a36 36 0 0 0 0-72"/></svg>

React

import type { SVGProps } from "react";

export function PhWindBold(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="M24 104a12 12 0 0 1 0-24h96a12 12 0 0 0 0-24a15.07 15.07 0 0 0-10.26 4.45a12 12 0 0 1-17-16.9A39.34 39.34 0 0 1 120 32a36 36 0 0 1 0 72Zm184-36a39.34 39.34 0 0 0-27.3 11.55a12 12 0 0 0 17 16.9A15.07 15.07 0 0 1 208 92a12 12 0 0 1 0 24H32a12 12 0 0 0 0 24h176a36 36 0 0 0 0-72m-56 84H40a12 12 0 0 0 0 24h112a12 12 0 0 1 0 24a15.1 15.1 0 0 1-10.27-4.45a12 12 0 1 0-17 16.9A39.34 39.34 0 0 0 152 224a36 36 0 0 0 0-72"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M24 104a12 12 0 0 1 0-24h96a12 12 0 0 0 0-24a15.07 15.07 0 0 0-10.26 4.45a12 12 0 0 1-17-16.9A39.34 39.34 0 0 1 120 32a36 36 0 0 1 0 72Zm184-36a39.34 39.34 0 0 0-27.3 11.55a12 12 0 0 0 17 16.9A15.07 15.07 0 0 1 208 92a12 12 0 0 1 0 24H32a12 12 0 0 0 0 24h176a36 36 0 0 0 0-72m-56 84H40a12 12 0 0 0 0 24h112a12 12 0 0 1 0 24a15.1 15.1 0 0 1-10.27-4.45a12 12 0 1 0-17 16.9A39.34 39.34 0 0 0 152 224a36 36 0 0 0 0-72"/></svg>
</template>

CSS

.icon-wind-bold {
  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%22M24%20104a12%2012%200%200%201%200-24h96a12%2012%200%200%200%200-24a15.07%2015.07%200%200%200-10.26%204.45a12%2012%200%200%201-17-16.9A39.34%2039.34%200%200%201%20120%2032a36%2036%200%200%201%200%2072Zm184-36a39.34%2039.34%200%200%200-27.3%2011.55a12%2012%200%200%200%2017%2016.9A15.07%2015.07%200%200%201%20208%2092a12%2012%200%200%201%200%2024H32a12%2012%200%200%200%200%2024h176a36%2036%200%200%200%200-72m-56%2084H40a12%2012%200%200%200%200%2024h112a12%2012%200%200%201%200%2024a15.1%2015.1%200%200%201-10.27-4.45a12%2012%200%201%200-17%2016.9A39.34%2039.34%200%200%200%20152%20224a36%2036%200%200%200%200-72%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%22M24%20104a12%2012%200%200%201%200-24h96a12%2012%200%200%200%200-24a15.07%2015.07%200%200%200-10.26%204.45a12%2012%200%200%201-17-16.9A39.34%2039.34%200%200%201%20120%2032a36%2036%200%200%201%200%2072Zm184-36a39.34%2039.34%200%200%200-27.3%2011.55a12%2012%200%200%200%2017%2016.9A15.07%2015.07%200%200%201%20208%2092a12%2012%200%200%201%200%2024H32a12%2012%200%200%200%200%2024h176a36%2036%200%200%200%200-72m-56%2084H40a12%2012%200%200%200%200%2024h112a12%2012%200%200%201%200%2024a15.1%2015.1%200%200%201-10.27-4.45a12%2012%200%201%200-17%2016.9A39.34%2039.34%200%200%200%20152%20224a36%2036%200%200%200%200-72%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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