pinwheel icon
pinwheel-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- pinwheel-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the pinwheel icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m228.24 219.76l-50.86-50.86a60 60 0 0 0 6.45-1.92a58 58 0 0 0 34.66-74.34a6 6 0 0 0-7.69-3.58L161.5 107a60 60 0 0 0 3.54-6.46a58 58 0 0 0-72.4-79a6 6 0 0 0-3.58 7.69L107 78.52a60 60 0 0 0-6.46-3.52a58 58 0 0 0-79 72.4a6 6 0 0 0 3.1 3.38a6 6 0 0 0 4.59.2L78.52 133a58 58 0 0 0-3.52 6.48A58.06 58.06 0 0 0 127.5 222a58.3 58.3 0 0 0 19.88-3.53a6 6 0 0 0 3.62-7.67l-18-49.3a57.8 57.8 0 0 0 29 8.95l57.79 57.79a6 6 0 0 0 8.48-8.48ZM102.52 31.11a46 46 0 0 1 31.2 85.72ZM31.11 137.5a46 46 0 0 1 85.72-31.2Zm106.39 71.4a46 46 0 0 1-31.2-85.72Zm26.95-50.41a46.07 46.07 0 0 1-41.27-24.77l85.72-31.2a46.06 46.06 0 0 1-44.39 56Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPinwheelLight(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="m228.24 219.76l-50.86-50.86a60 60 0 0 0 6.45-1.92a58 58 0 0 0 34.66-74.34a6 6 0 0 0-7.69-3.58L161.5 107a60 60 0 0 0 3.54-6.46a58 58 0 0 0-72.4-79a6 6 0 0 0-3.58 7.69L107 78.52a60 60 0 0 0-6.46-3.52a58 58 0 0 0-79 72.4a6 6 0 0 0 3.1 3.38a6 6 0 0 0 4.59.2L78.52 133a58 58 0 0 0-3.52 6.48A58.06 58.06 0 0 0 127.5 222a58.3 58.3 0 0 0 19.88-3.53a6 6 0 0 0 3.62-7.67l-18-49.3a57.8 57.8 0 0 0 29 8.95l57.79 57.79a6 6 0 0 0 8.48-8.48ZM102.52 31.11a46 46 0 0 1 31.2 85.72ZM31.11 137.5a46 46 0 0 1 85.72-31.2Zm106.39 71.4a46 46 0 0 1-31.2-85.72Zm26.95-50.41a46.07 46.07 0 0 1-41.27-24.77l85.72-31.2a46.06 46.06 0 0 1-44.39 56Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m228.24 219.76l-50.86-50.86a60 60 0 0 0 6.45-1.92a58 58 0 0 0 34.66-74.34a6 6 0 0 0-7.69-3.58L161.5 107a60 60 0 0 0 3.54-6.46a58 58 0 0 0-72.4-79a6 6 0 0 0-3.58 7.69L107 78.52a60 60 0 0 0-6.46-3.52a58 58 0 0 0-79 72.4a6 6 0 0 0 3.1 3.38a6 6 0 0 0 4.59.2L78.52 133a58 58 0 0 0-3.52 6.48A58.06 58.06 0 0 0 127.5 222a58.3 58.3 0 0 0 19.88-3.53a6 6 0 0 0 3.62-7.67l-18-49.3a57.8 57.8 0 0 0 29 8.95l57.79 57.79a6 6 0 0 0 8.48-8.48ZM102.52 31.11a46 46 0 0 1 31.2 85.72ZM31.11 137.5a46 46 0 0 1 85.72-31.2Zm106.39 71.4a46 46 0 0 1-31.2-85.72Zm26.95-50.41a46.07 46.07 0 0 1-41.27-24.77l85.72-31.2a46.06 46.06 0 0 1-44.39 56Z"/></svg> </template>
CSS
.icon-pinwheel-light {
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%22m228.24%20219.76l-50.86-50.86a60%2060%200%200%200%206.45-1.92a58%2058%200%200%200%2034.66-74.34a6%206%200%200%200-7.69-3.58L161.5%20107a60%2060%200%200%200%203.54-6.46a58%2058%200%200%200-72.4-79a6%206%200%200%200-3.58%207.69L107%2078.52a60%2060%200%200%200-6.46-3.52a58%2058%200%200%200-79%2072.4a6%206%200%200%200%203.1%203.38a6%206%200%200%200%204.59.2L78.52%20133a58%2058%200%200%200-3.52%206.48A58.06%2058.06%200%200%200%20127.5%20222a58.3%2058.3%200%200%200%2019.88-3.53a6%206%200%200%200%203.62-7.67l-18-49.3a57.8%2057.8%200%200%200%2029%208.95l57.79%2057.79a6%206%200%200%200%208.48-8.48ZM102.52%2031.11a46%2046%200%200%201%2031.2%2085.72ZM31.11%20137.5a46%2046%200%200%201%2085.72-31.2Zm106.39%2071.4a46%2046%200%200%201-31.2-85.72Zm26.95-50.41a46.07%2046.07%200%200%201-41.27-24.77l85.72-31.2a46.06%2046.06%200%200%201-44.39%2056Z%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%22m228.24%20219.76l-50.86-50.86a60%2060%200%200%200%206.45-1.92a58%2058%200%200%200%2034.66-74.34a6%206%200%200%200-7.69-3.58L161.5%20107a60%2060%200%200%200%203.54-6.46a58%2058%200%200%200-72.4-79a6%206%200%200%200-3.58%207.69L107%2078.52a60%2060%200%200%200-6.46-3.52a58%2058%200%200%200-79%2072.4a6%206%200%200%200%203.1%203.38a6%206%200%200%200%204.59.2L78.52%20133a58%2058%200%200%200-3.52%206.48A58.06%2058.06%200%200%200%20127.5%20222a58.3%2058.3%200%200%200%2019.88-3.53a6%206%200%200%200%203.62-7.67l-18-49.3a57.8%2057.8%200%200%200%2029%208.95l57.79%2057.79a6%206%200%200%200%208.48-8.48ZM102.52%2031.11a46%2046%200%200%201%2031.2%2085.72ZM31.11%20137.5a46%2046%200%200%201%2085.72-31.2Zm106.39%2071.4a46%2046%200%200%201-31.2-85.72Zm26.95-50.41a46.07%2046.07%200%200%201-41.27-24.77l85.72-31.2a46.06%2046.06%200%200%201-44.39%2056Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/pinwheel-light.svg?color=%231a73e8&size=48