Add icons to this collection by clicking the heart icon.
Baby Shoes icon - also known as fashion, footwear, 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="421.233"
        y2="111"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="401"
        y2="171"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 326c0 8.284-6.716 15-15 15H15c-8.284 0-15-6.716-15-15V154.284c0-24.551 20.545-44.393 45.345-43.236 10.98.512 21.305 5.389 29.077 13.161l19.972 19.973c17.531 17.531 40.919 27.078 65.751 26.813 34.608-.369 65.922-20.671 81.4-51.627l.038-.075A15 15 0 0 1 255 111h82c96.65 0 175 78.35 175 175z"
    />
    <path
        fill="url(#b)"
        d="M512 326v30c0 24.813-20.187 45-45 45H45c-24.813 0-45-20.187-45-45v-30zM399.308 209.005c-2.56-7.879-11.022-12.191-18.901-9.631L362 205.354V186c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15v19.354l-18.407-5.981c-7.879-2.56-16.341 1.752-18.901 9.631-2.56 7.879 1.752 16.341 9.631 18.901l18.407 5.981-11.376 15.657c-4.869 6.702-3.384 16.083 3.318 20.952 6.702 4.869 16.083 3.384 20.952-3.318L347 251.52l11.376 15.658c4.869 6.702 14.25 8.188 20.952 3.318 6.702-4.869 8.188-14.25 3.318-20.952l-11.376-15.657 18.407-5.981c7.879-2.56 12.191-11.022 9.631-18.901z"
    />
</svg>
More icons in the same style and category