Add icons to this collection by clicking the heart icon.
Pinwheel icon - also known as mill, pinwheel, kid and baby, and toy windmill. Created in a clean lineal color style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M416.607 154.394 352.213 90l64.394-64.394a15.002 15.002 0 0 0 3.252-16.347A15.003 15.003 0 0 0 406 0H256a14.996 14.996 0 0 0-10.606 4.394L181 68.787 116.607 4.394A15.002 15.002 0 0 0 91 15v150c0 3.978 1.58 7.793 4.394 10.606L159.787 240l-64.394 64.394a15.002 15.002 0 0 0-3.252 16.347A15.003 15.003 0 0 0 106 330h135v167c0 8.284 6.716 15 15 15s15-6.716 15-15V321.213l60-60 64.394 64.394a15 15 0 0 0 25.607-10.606V165a15.004 15.004 0 0 0-4.394-10.606zM262.213 30h107.574L256 143.787 202.213 90zM121 158.787V51.214L234.787 165 181 218.787zM249.787 300H142.213L256 186.213 309.787 240zM391 278.787 277.213 165 331 111.214l60 60z"
    />
</svg>
More icons in the same style and category