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 circular 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="105"
        y2="407"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M176.059 105C136.798 105 105 136.798 105 176.059v88.823c0 39.259 31.798 71.059 71.059 71.059s71.059-31.8 71.059-71.059v-88.823c0-39.261-31.799-71.059-71.059-71.059zm-17.765 53.294h35.529c4.975 0 8.882 3.908 8.882 8.882 0 4.973-3.908 8.882-8.882 8.882h-35.529c-4.975 0-8.882-3.909-8.882-8.882 0-4.974 3.907-8.882 8.882-8.882zm53.294 106.588c0 19.541-15.989 35.529-35.529 35.529-19.541 0-35.529-15.989-35.529-35.529v-35.529c0-19.542 15.989-35.53 35.529-35.53 19.541 0 35.529 15.988 35.529 35.53zm-35.529-53.294c-9.793 0-17.765 7.972-17.765 17.765v35.529c0 9.793 7.972 17.765 17.765 17.765s17.765-7.971 17.765-17.765v-35.529c0-9.793-7.972-17.765-17.765-17.765zm159.882 71.059c-9.793 0-17.765 7.972-17.765 17.765v35.53c0 9.793 7.972 17.765 17.765 17.765s17.765-7.971 17.765-17.765v-35.53c0-9.793-7.972-17.765-17.765-17.765zm0-106.588c-39.26 0-71.059 31.798-71.059 71.059v88.823c0 39.259 31.798 71.059 71.059 71.059S407 375.2 407 335.941v-88.823c0-39.261-31.798-71.059-71.059-71.059zm-17.765 53.294h35.529c4.975 0 8.882 3.908 8.882 8.882s-3.908 8.882-8.882 8.882h-35.529c-4.975 0-8.882-3.909-8.882-8.882 0-4.974 3.908-8.882 8.882-8.882zm53.295 106.588c0 19.541-15.989 35.53-35.529 35.53-19.541 0-35.529-15.989-35.529-35.53v-35.53c0-19.542 15.989-35.529 35.529-35.529 19.541 0 35.529 15.988 35.529 35.529z"
    />
</svg>
More icons in the same style and category