Add icons to this collection by clicking the heart icon.
Rubber Ring icon - also known as summer, beach, holidays, swimming pool, and rubber ring. 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="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M398.118 318.176c-10.956 0-17.99 3.461-22.362 6.081-2.333 1.405-4.467 2.984-6.601 4.58-5.499 4.129-9.481 7.104-18.467 7.104-8.848 0-12.812-2.976-18.294-7.096-6.315-4.753-14.182-10.669-28.963-10.669-14.885 0-22.787 5.925-29.137 10.678-5.491 4.111-9.455 7.087-18.294 7.087s-12.803-2.976-18.294-7.087c-6.349-4.753-14.252-10.678-29.137-10.678-14.781 0-22.648 5.916-28.963 10.669-5.482 4.12-9.446 7.096-18.294 7.096-8.986 0-12.968-2.976-18.467-7.104-2.134-1.596-4.268-3.175-6.627-4.597-4.346-2.602-11.38-6.063-22.336-6.063a8.877 8.877 0 0 0-8.882 8.882v71.059a8.877 8.877 0 0 0 8.882 8.882h284.235a8.877 8.877 0 0 0 8.882-8.882v-71.059a8.876 8.876 0 0 0-8.881-8.883zm-244.629-3.565c4.658 3.496 4.745 3.565 7.824 3.565 2.871 0 2.923 0 7.625-3.53 7.061-5.317 18.901-14.234 39.632-14.234 20.783 0 32.667 8.891 39.771 14.208 4.745 3.556 4.797 3.556 7.659 3.556s2.915 0 7.625-3.53c7.139-5.343 19.022-14.234 39.806-14.234 20.731 0 32.572 8.917 39.65 14.243 4.684 3.521 4.736 3.521 7.607 3.521 3.079 0 3.166-.069 7.798-3.547 2.637-1.969 5.257-3.877 8.102-5.586 6.308-3.781 12.919-6.165 19.911-7.461-1.948-5.95-4.867-11.614-8.79-16.653l-75.439-94.644c-.694-.833-1.856-2.637-1.856-5.343 0-2.473.885-4.667 2.472-6.254 3.305-3.201 9.542-3.209 12.69-.13 6.627 6.74 15.492 10.47 24.947 10.513 6.889-.189 14.211-2.355 20.33-6.457l14.575 9.718a8.884 8.884 0 0 0 12.317-2.463c2.724-4.077 1.622-9.594-2.464-12.317l-12.795-8.532c6.366-13.179 4.257-29.562-6.678-40.676C350.548 113.292 330.476 105 309.294 105s-41.254 8.292-56.599 23.429c-15.05 15.258-23.342 35.33-23.342 56.513 0 18.077 6.185 35.755 17.392 49.772l24.045 30.169h-85.848c-25.39 0-47.208 15.346-56.854 37.212 6.021 1.396 11.763 3.615 17.256 6.904 2.923 1.761 5.542 3.669 8.145 5.612z"
    />
</svg>
More icons in the same style and category