Add icons to this collection by clicking the heart icon.
Rubber Duck icon - also known as animals, childhood, bathing, bathroom, baby toy, rubber duck, 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="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="255.935"
        x2="255.935"
        y1="105"
        y2="407"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M273.317 291.529c-17.067 0-60.21 30.42-62.307 43.466 5.762 6.583 41.184 16.056 67.338 8.449 21.706-6.297 21.706-20.575 21.706-25.268 0-14.694-11.994-26.647-26.737-26.647zm76.607-64.683c13.586-13.263 21.428-31.513 21.428-50.788 0-39.181-31.985-71.059-71.298-71.059s-71.298 31.877-71.298 71.059c0 17.34 6.197 33.734 17.546 46.685-1.593 6.575-9.809 13.801-21.445 18.606-20.496 8.483-51.062 9.151-69.661-9.394-2.855-2.845-7.267-3.426-10.74-1.422-31.584 18.094-46.58 57.137-36.45 94.956C121.671 376.527 173.473 407 246.581 407c78.626 0 142.595-47.812 142.595-106.588 0-27.567-14.161-53.867-39.252-73.566zm-52.769 127.823c-33.852 19.897-104.048 5.388-104.048-18.728 0-26.925 58.739-62.177 80.21-62.177 24.569 0 44.561 19.925 44.561 44.412 0 15.909-7.163 28.53-20.723 36.493zm12.159-178.61c-4.922 0-8.912-3.977-8.912-8.882 0-4.906 3.99-8.882 8.912-8.882s8.912 3.976 8.912 8.882c0 4.905-3.99 8.882-8.912 8.882zm88.774-17.765h-10.714a88.534 88.534 0 0 1 1.802 17.765c0 11.614-2.528 23.013-6.913 33.648C396.565 205.083 407 191.836 407 176.059v-8.882c0-4.91-3.986-8.883-8.912-8.883z"
    />
</svg>
More icons in the same style and category