windmill icon
windmill-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- windmill-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the windmill icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 220h-37.59l-4.72-33a20 20 0 0 0 23.55-8.83l12-20.33a20 20 0 0 0-7.09-27.4l-31.57-18.58l38.66-65.68a20 20 0 0 0-7.08-27.39l-20.34-12a20 20 0 0 0-27.39 7.09l-18.59 31.55L78.15 6.77a20 20 0 0 0-27.39 7.09l-12 20.33a20 20 0 0 0 7.09 27.4l31.58 18.58l-38.66 65.68a20 20 0 0 0 7.08 27.39l20.34 12a19.8 19.8 0 0 0 8 2.65L69.59 220H32a12 12 0 0 0 0 24h192a12 12 0 0 0 0-24m-37.41-57.47l-62.26-36.64l7.93-13.46l62.26 36.65Zm-5.52-133l13.46 7.93l-36.64 62.21l-13.46-7.92Zm-111.66 0l62.26 36.64l-7.93 13.46l-62.26-36.7Zm-7.94 125.06l36.64-62.25l13.46 7.92l-36.64 62.26Zm40.34 9.56l10.35-17.57L155.3 172l6.86 48H93.84Z"/></svg>
React
import type { SVGProps } from "react";
export function PhWindmillBold(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="M224 220h-37.59l-4.72-33a20 20 0 0 0 23.55-8.83l12-20.33a20 20 0 0 0-7.09-27.4l-31.57-18.58l38.66-65.68a20 20 0 0 0-7.08-27.39l-20.34-12a20 20 0 0 0-27.39 7.09l-18.59 31.55L78.15 6.77a20 20 0 0 0-27.39 7.09l-12 20.33a20 20 0 0 0 7.09 27.4l31.58 18.58l-38.66 65.68a20 20 0 0 0 7.08 27.39l20.34 12a19.8 19.8 0 0 0 8 2.65L69.59 220H32a12 12 0 0 0 0 24h192a12 12 0 0 0 0-24m-37.41-57.47l-62.26-36.64l7.93-13.46l62.26 36.65Zm-5.52-133l13.46 7.93l-36.64 62.21l-13.46-7.92Zm-111.66 0l62.26 36.64l-7.93 13.46l-62.26-36.7Zm-7.94 125.06l36.64-62.25l13.46 7.92l-36.64 62.26Zm40.34 9.56l10.35-17.57L155.3 172l6.86 48H93.84Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 220h-37.59l-4.72-33a20 20 0 0 0 23.55-8.83l12-20.33a20 20 0 0 0-7.09-27.4l-31.57-18.58l38.66-65.68a20 20 0 0 0-7.08-27.39l-20.34-12a20 20 0 0 0-27.39 7.09l-18.59 31.55L78.15 6.77a20 20 0 0 0-27.39 7.09l-12 20.33a20 20 0 0 0 7.09 27.4l31.58 18.58l-38.66 65.68a20 20 0 0 0 7.08 27.39l20.34 12a19.8 19.8 0 0 0 8 2.65L69.59 220H32a12 12 0 0 0 0 24h192a12 12 0 0 0 0-24m-37.41-57.47l-62.26-36.64l7.93-13.46l62.26 36.65Zm-5.52-133l13.46 7.93l-36.64 62.21l-13.46-7.92Zm-111.66 0l62.26 36.64l-7.93 13.46l-62.26-36.7Zm-7.94 125.06l36.64-62.25l13.46 7.92l-36.64 62.26Zm40.34 9.56l10.35-17.57L155.3 172l6.86 48H93.84Z"/></svg> </template>
CSS
.icon-windmill-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%22M224%20220h-37.59l-4.72-33a20%2020%200%200%200%2023.55-8.83l12-20.33a20%2020%200%200%200-7.09-27.4l-31.57-18.58l38.66-65.68a20%2020%200%200%200-7.08-27.39l-20.34-12a20%2020%200%200%200-27.39%207.09l-18.59%2031.55L78.15%206.77a20%2020%200%200%200-27.39%207.09l-12%2020.33a20%2020%200%200%200%207.09%2027.4l31.58%2018.58l-38.66%2065.68a20%2020%200%200%200%207.08%2027.39l20.34%2012a19.8%2019.8%200%200%200%208%202.65L69.59%20220H32a12%2012%200%200%200%200%2024h192a12%2012%200%200%200%200-24m-37.41-57.47l-62.26-36.64l7.93-13.46l62.26%2036.65Zm-5.52-133l13.46%207.93l-36.64%2062.21l-13.46-7.92Zm-111.66%200l62.26%2036.64l-7.93%2013.46l-62.26-36.7Zm-7.94%20125.06l36.64-62.25l13.46%207.92l-36.64%2062.26Zm40.34%209.56l10.35-17.57L155.3%20172l6.86%2048H93.84Z%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%22M224%20220h-37.59l-4.72-33a20%2020%200%200%200%2023.55-8.83l12-20.33a20%2020%200%200%200-7.09-27.4l-31.57-18.58l38.66-65.68a20%2020%200%200%200-7.08-27.39l-20.34-12a20%2020%200%200%200-27.39%207.09l-18.59%2031.55L78.15%206.77a20%2020%200%200%200-27.39%207.09l-12%2020.33a20%2020%200%200%200%207.09%2027.4l31.58%2018.58l-38.66%2065.68a20%2020%200%200%200%207.08%2027.39l20.34%2012a19.8%2019.8%200%200%200%208%202.65L69.59%20220H32a12%2012%200%200%200%200%2024h192a12%2012%200%200%200%200-24m-37.41-57.47l-62.26-36.64l7.93-13.46l62.26%2036.65Zm-5.52-133l13.46%207.93l-36.64%2062.21l-13.46-7.92Zm-111.66%200l62.26%2036.64l-7.93%2013.46l-62.26-36.7Zm-7.94%20125.06l36.64-62.25l13.46%207.92l-36.64%2062.26Zm40.34%209.56l10.35-17.57L155.3%20172l6.86%2048H93.84Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/windmill-bold.svg?color=%231a73e8&size=48