Add icons to this collection by clicking the heart icon.
Baby Shoes icon - also known as child, children, childhood, family, baby, pair, infant, baby shoes, and kid and baby. 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="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M121 0C54.28 0 0 53.832 0 120v151c0 66.168 54.28 120 121 120 66.168 0 120-53.832 120-120V120C241 53.832 187.168 0 121 0zm90 271c0 49.626-40.374 90-90 90-50.178 0-91-40.374-91-90V120c0-49.626 40.822-90 91-90 49.626 0 90 40.374 90 90zm-90-121c-33.084 0-60 26.916-60 60v61c0 33.084 26.916 60 60 60s60-26.916 60-60v-61c0-33.084-26.916-60-60-60zm30 121c0 16.542-13.458 30-30 30s-30-13.458-30-30v-61c0-16.542 13.458-30 30-30s30 13.458 30 30zM91 120h60c8.284 0 15-6.716 15-15s-6.716-15-15-15H91c-8.284 0-15 6.716-15 15s6.716 15 15 15zm300 1c-66.168 0-120 53.832-120 120v151c0 66.168 53.832 120 120 120 66.72 0 121-53.832 121-120V241c0-66.168-54.28-120-121-120zm91 271c0 49.626-40.822 90-91 90-49.626 0-90-40.374-90-90V241c0-49.626 40.374-90 90-90 50.178 0 91 40.374 91 90zm-91-121c-33.084 0-60 26.916-60 60v61c0 33.084 26.916 60 60 60s60-26.916 60-60v-61c0-33.084-26.916-60-60-60zm30 121c0 16.542-13.458 30-30 30s-30-13.458-30-30v-61c0-16.542 13.458-30 30-30s30 13.458 30 30zm-60-151h60c8.284 0 15-6.716 15-15s-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15s6.716 15 15 15z"
    />
</svg>
More icons in the same style and category