Add icons to this collection by clicking the heart icon.
Bench icon - also known as street, garden, park, seat, urban, bench, comfortable, and architecture and city. 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 24 24"
>
    <linearGradient
        id="a"
        x1="5.678"
        x2="24.486"
        y1="3.326"
        y2="11.921"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#96369f" />
        <stop offset="1" stop-color="#01b3ed" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="-1.31"
        x2="17.498"
        y1="18.616"
        y2="27.212"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="1.304"
        x2="20.112"
        y1="12.896"
        y2="21.492"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M21 0H3a3 3 0 0 0-3 3v3a3 3 0 0 0 3 3h2v3.889c0 .019.01.036.011.055S5 12.98 5 13a1 1 0 0 0 1 1h15a1 1 0 0 1 1 1 1.026 1.026 0 0 1-1 1 1 1 0 0 0 0 2 3.093 3.093 0 0 0 3-3 3 3 0 0 0-3-3H7V8a1 1 0 0 0-1-1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H9a1 1 0 0 0 0 2h8v1a1 1 0 0 0 2 0V9h2a3 3 0 0 0 3-3V3a3 3 0 0 0-3-3z"
    />
    <path
        fill="url(#b)"
        d="M8 22H7v-2a1 1 0 0 0-2 0v2H4a1 1 0 0 0 0 2h4a1 1 0 0 0 0-2z"
    />
    <path
        fill="url(#c)"
        d="M20 22h-1v-5a1 1 0 0 0-1-1H3a1 1 0 0 1-1-1 1.015 1.015 0 0 1 1-1 1 1 0 0 0 0-2 3.064 3.064 0 0 0-3 3 3 3 0 0 0 3 3h14v4h-1a1 1 0 0 0 0 2h4a1 1 0 0 0 0-2z"
    />
</svg>
More icons in the same style and category