Add icons to this collection by clicking the heart icon.
Bench icon - also known as table, camping, picnic, basket, bench, rest area, picnic table, hobbies and free time, furniture and household, plant pot, and camping table. Created in a clean gradient 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="466"
        y2="46"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="346"
        y2="76"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M105 106c8.291 0 15-6.709 15-15V61c0-8.291-6.709-15-15-15s-15 6.709-15 15v30c0 8.291 6.709 15 15 15zm0 210c8.291 0 15-6.709 15-15v-90c0-8.291-6.709-15-15-15s-15 6.709-15 15v90c0 8.291 6.709 15 15 15zm302-210c8.291 0 15-6.709 15-15V61c0-8.291-6.709-15-15-15s-15 6.709-15 15v30c0 8.291 6.709 15 15 15zm0 210c8.291 0 15-6.709 15-15v-90c0-8.291-6.709-15-15-15s-15 6.709-15 15v90c0 8.291 6.709 15 15 15zm60 0c-8.291 0-15 6.709-15 15v45H60v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v120c0 8.291 6.709 15 15 15s15-6.709 15-15v-45h392v45c0 8.291 6.709 15 15 15s15-6.709 15-15V331c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M45 226h422c8.291 0 15-6.709 15-15V91c0-8.291-6.709-15-15-15H45c-8.291 0-15 6.709-15 15v120c0 8.291 6.709 15 15 15zm452 60H15c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h482c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category