Add icons to this collection by clicking the heart icon.
Chair icon - also known as house, chair, dining room, sitting, interior, furniture and household, and dining chair. 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
        clip-rule="evenodd"
    />
    <path
        fill="url(#b)"
        d="M353.324 122.695c0 9.773-7.922 17.695-17.695 17.695H176.371c-9.773 0-17.695-7.922-17.695-17.695S166.598 105 176.371 105h159.258c9.773 0 17.695 7.922 17.695 17.695zm-19.879 204.676h-35.741l14.503 72.516a8.847 8.847 0 0 0 8.676 7.113h17.695c5.583 0 9.771-5.108 8.676-10.583zm-168.699 69.046c-1.095 5.475 3.093 10.583 8.676 10.583h17.695a8.848 8.848 0 0 0 8.676-7.113l14.503-72.516h-35.741zM329.73 274.285H182.27c-9.773 0-17.695 7.922-17.695 17.695s7.922 17.695 17.695 17.695h147.46c9.773 0 17.695-7.922 17.695-17.695.001-9.772-7.922-17.695-17.695-17.695zM191.474 256.59l-13.939-98.504h156.93l-13.939 98.504zm78.519-28.456a8.849 8.849 0 0 0 17.676.834l2.004-42.482a8.849 8.849 0 0 0-17.676-.834zm-47.666-41.649 2.004 42.482a8.848 8.848 0 0 0 17.676-.834l-2.004-42.482a8.848 8.848 0 0 0-17.676.834zm3.527 173.327-3.539 17.695h67.371l-3.539-17.695z"
    />
</svg>
More icons in the same style and category