Add icons to this collection by clicking the heart icon.
Sunbed icon - also known as summer, beach, holidays, sun umbrella, Sunbed, and vacations. 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="#fdc0ca" />
        <stop offset="1" stop-color="#fdf0f2" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fda38b" />
        <stop offset="1" stop-color="#fb3a82" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M380.353 318.177H264.882V211.588h8.882c6.849 0 13.039-2.669 17.765-6.931 4.725 4.261 10.915 6.931 17.765 6.931h35.529c14.694 0 26.647-11.953 26.647-26.647 0-34.28-27.896-62.177-62.176-62.177h-44.412v-8.882c0-4.91-3.973-8.882-8.882-8.882s-8.882 3.973-8.882 8.882v8.882h-44.412c-34.28 0-62.176 27.896-62.176 62.177 0 14.694 11.953 26.647 26.647 26.647h35.529c6.849 0 13.039-2.669 17.765-6.931 4.725 4.261 10.915 6.931 17.765 6.931h8.882v106.588h-51.143l-45.479-45.479c-5.022-5.04-11.719-7.815-18.849-7.815-14.694 0-26.647 11.953-26.647 26.647 0 7.13 2.776 13.827 7.807 18.84l43.336 43.336h-42.261a8.877 8.877 0 0 0-8.882 8.882 8.878 8.878 0 0 0 8.882 8.883h26.647v26.647a8.877 8.877 0 0 0 8.882 8.882 8.877 8.877 0 0 0 8.882-8.882V371.47h88.824v26.647c0 4.91 3.973 8.882 8.882 8.882s8.882-3.973 8.882-8.882V371.47h88.823v26.647c0 4.91 3.973 8.882 8.882 8.882s8.882-3.973 8.882-8.882V371.47h8.882c14.694 0 26.647-11.953 26.647-26.647s-11.95-26.646-26.644-26.646z"
    />
</svg>
More icons in the same style and category