Add icons to this collection by clicking the heart icon.
Baby Cutlery icon - also known as spoon, eat, fork, kid and baby, and baby cutlery. 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M216 0c-8.284 0-15 6.716-15 15v80c0 8.271-6.729 15-15 15s-15-6.729-15-15V15c0-8.284-6.716-15-15-15s-15 6.716-15 15v80c0 8.271-6.729 15-15 15s-15-6.729-15-15V15c0-8.284-6.716-15-15-15S81 6.716 81 15v150c0 24.813 20.187 45 45 45h15v102h-15c-8.284 0-15 6.716-15 15v140c0 24.813 20.187 45 45 45s45-20.187 45-45V327c0-8.284-6.716-15-15-15h-15V210h15c24.813 0 45-20.187 45-45V15c0-8.284-6.716-15-15-15zm-45 467c0 8.271-6.729 15-15 15s-15-6.729-15-15V342h30zm30-302c0 8.271-6.729 15-15 15h-60c-8.271 0-15-6.729-15-15v-27.57a44.805 44.805 0 0 0 15 2.57c11.515 0 22.033-4.347 30-11.486 7.967 7.139 18.485 11.486 30 11.486 5.257 0 10.307-.906 15-2.57zM346 0c-46.869 0-85 38.131-85 85v40c0 41.751 30.261 76.569 70 83.675V312h-15c-8.284 0-15 6.716-15 15v140c0 24.813 20.187 45 45 45s45-20.187 45-45V327c0-8.284-6.716-15-15-15h-15V208.675c39.739-7.106 70-41.923 70-83.675V85c0-46.869-38.131-85-85-85zm15 467c0 8.271-6.729 15-15 15s-15-6.729-15-15V342h30zm40-342c0 30.327-24.673 55-55 55s-55-24.673-55-55V85c0-30.327 24.673-55 55-55s55 24.673 55 55z"
    />
</svg>
More icons in the same style and category