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 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
        d="M15 227h482m-30 210V137c0-16.569-13.431-30-30-30h-31m31 360H286m-60 0H75m31-360H75c-16.569 0-30 13.431-30 30v300m0 0c-16.569 0-30 13.431-30 30s13.431 30 30 30 30-13.431 30-30-13.431-30-30-30zm211 0c-16.569 0-30 13.431-30 30s13.431 30 30 30 30-13.431 30-30-13.431-30-30-30zm211 0c-16.569 0-30 13.431-30 30s13.431 30 30 30 30-13.431 30-30-13.431-30-30-30zm-241-60v-30c0-33.137-26.863-60-60-60h-30m240 0h-30c-33.137 0-60 26.863-60 60v30m60-240h-30V75c0-16.5-6.599-31.5-17.701-42.301C287.5 21.599 272.5 15 256 15c-32.999 0-60 26.999-60 60v62h-30c-16.5 0-30 13.5-30 30v150c0 32.999 27.001 60 60 60h120c32.999 0 60-27.001 60-60V167c0-16.5-13.5-30-30-30z"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category