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 gradient 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="337.39"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="21.213"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M128.36 290.74c2.32 5.61 7.79 9.26 13.85 9.26H241l12 37.39 10.6-4.39 7.4-48 60-60v-45l-75-30-124.39 124.39a14.991 14.991 0 0 0-3.25 16.35zM383.64 9.26A14.987 14.987 0 0 0 369.79 0H262.21c-3.98 0-7.79 1.58-10.6 4.39L181 75v45l75 30L380.39 25.61a14.991 14.991 0 0 0 3.25-16.35z"
    />
    <path
        fill="url(#b)"
        d="M401.61 145.61 331 75l-75 75 124.39 124.39a14.991 14.991 0 0 0 16.35 3.25c5.61-2.32 9.26-7.79 9.26-13.85V156.21c0-3.98-1.58-7.79-4.39-10.6zM115.26 22.355A15 15 0 0 0 106 36.213v107.574c0 3.978 1.58 7.793 4.393 10.606L181 225l75-75L131.607 25.606a15.001 15.001 0 0 0-16.347-3.251zM249.79 300H241v197c0 8.29 6.71 15 15 15s15-6.71 15-15V285l-10.61 10.61a14.986 14.986 0 0 1-10.6 4.39z"
    />
</svg>
More icons in the same style and category