Add icons to this collection by clicking the heart icon.
Baby Shoes icon - also known as fashion, footwear, accessory, baby clothing, baby shoes, and kid and baby. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M140 72C62.804 72 0 134.804 0 212v160c0 77.196 62.804 140 140 140s140-62.804 140-140V212c0-77.196-62.804-140-140-140zm100 300c0 55.14-44.86 100-100 100S40 427.14 40 372v-60h40v20c0 33.084 26.916 60 60 60s60-26.916 60-60v-20h40zm-80-60v20c0 11.028-8.972 20-20 20s-20-8.972-20-20v-20zm-40-40v-60c0-11.028 8.972-20 20-20s20 8.972 20 20v60zm120 0h-40v-60c0-33.084-26.916-60-60-60s-60 26.916-60 60v60H40v-60c0-55.14 44.86-100 100-100s100 44.86 100 100zM372 0c-48.264 0-92.509 24.371-118.355 65.192l-10.699 16.897 33.795 21.398L287.44 86.59C305.912 57.417 337.523 40 372 40c55.141 0 100 44.86 100 100v60h-40v-60c0-33.084-26.916-60-60-60s-60 26.916-60 60v120c0 33.084 26.916 60 60 60s60-26.916 60-60v-20h40v60c0 55.14-44.859 100-100 100-12.236 0-24.179-2.179-35.493-6.476l-18.697-7.101-14.201 37.394 18.697 7.101C338.173 436.944 354.893 440 372 440c77.196 0 140-62.804 140-140V140C512 62.804 449.196 0 372 0zm20 260c0 11.028-8.972 20-20 20s-20-8.972-20-20v-20h40zm0-60h-40v-60c0-11.028 8.972-20 20-20s20 8.972 20 20z"
    />
</svg>
More icons in the same style and category