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 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
        clip-rule="evenodd"
    />
    <path
        fill="url(#b)"
        d="M219.135 306.727v78.154c0 12.216-9.903 22.119-22.119 22.119s-22.119-9.903-22.119-22.119v-78.154a8.848 8.848 0 0 1 8.848-8.848h26.543a8.847 8.847 0 0 1 8.847 8.848zM232.406 105a8.848 8.848 0 0 0-8.848 8.848v56.035c0 4.879-3.969 8.848-8.848 8.848s-8.848-3.969-8.848-8.848v-56.035a8.848 8.848 0 0 0-17.696 0v56.035c0 4.879-3.969 8.848-8.848 8.848s-8.848-3.969-8.848-8.848v-56.035a8.848 8.848 0 0 0-17.696 0v88.477c0 14.636 11.907 26.543 26.543 26.543h8.848v51.316h17.695v-51.316h8.848c14.636 0 26.543-11.907 26.543-26.543v-88.477a8.843 8.843 0 0 0-8.845-8.848zm76.68 0c-27.645 0-50.137 22.491-50.137 50.137v23.594c0 24.625 17.851 45.146 41.289 49.339v52.114h17.695V228.07c23.438-4.193 41.289-24.714 41.289-49.339v-23.594c.001-27.646-22.491-50.137-50.136-50.137zm13.271 192.879h-26.543a8.848 8.848 0 0 0-8.848 8.848v78.154c0 12.216 9.903 22.119 22.119 22.119s22.119-9.903 22.119-22.119v-78.154a8.846 8.846 0 0 0-8.847-8.848z"
    />
</svg>
More icons in the same style and category