Add icons to this collection by clicking the heart icon.
Baby Walker icon - also known as children, childhood, baby walker, 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="482"
        y2="90"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        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="M497 210h-15v-75c0-24.9-20.098-45-45-45h-31c-8.401 0-15 6.599-15 15 0 8.399 6.599 15 15 15h31c8.401 0 15 6.599 15 15v75h-61l-135-30-135 30H60v-75c0-8.401 6.599-15 15-15h31c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15H75c-24.902 0-45 20.1-45 45v75H15c-8.401 0-15 6.599-15 15 0 8.399 6.599 15 15 15h15v197c0 8.399 6.599 15 15 15s15-6.601 15-15V240h61l135 30 135-30h61v197c0 8.399 6.599 15 15 15s15-6.601 15-15V240h15c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15zM316 390c41.421 0 75-33.579 75-75v-30l-45-30-90 60 30 75zM121 285v30c0 41.4 33.6 75 75 75h30l30-75-90-60zm316 167H286c-8.291 0-15 6.709-15 15s6.709 15 15 15h151c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-211 0H75c-8.291 0-15 6.709-15 15s6.709 15 15 15h151c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M346 120h-15V75c0-42.577-34.694-75-75-75-41.4 0-75 33.6-75 75v45h-15c-24.902 0-45 20.1-45 45v45h270v-45c0-24.9-20.098-45-45-45zM121 285h45c32.999 0 60 26.999 60 60v45h60v-45c0-33.001 27.001-60 60-60h45v-45H121zM45 422c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.186-45-45-45zm211 0c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.186-45-45-45zm211 0c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.186-45-45-45z"
    />
</svg>
More icons in the same style and category