Add icons to this collection by clicking the heart icon.
Car Seat icon - also known as chair, seat belt, sit, race, transportation, seat, baby car seat, car chair, safety belt, and car seat. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M421.263 400.245c3.969-11.02 4.649-23.056 1.715-34.797l-60-240a59.883 59.883 0 0 0-18.373-30.331C351.763 85.237 356 73.107 356 60c0-33.084-26.916-60-60-60h-80c-33.084 0-60 26.916-60 60 0 13.107 4.237 25.237 11.396 35.117a59.883 59.883 0 0 0-18.373 30.331l-60 240c-2.935 11.741-2.255 23.777 1.715 34.797C60.11 402.92 36 428.69 36 460v52h440v-52c0-31.31-24.11-57.08-54.737-59.755zM216 40h80c11.028 0 20 8.972 20 20s-8.972 20-20 20h-80c-11.028 0-20-8.972-20-20s8.972-20 20-20zm-28.171 95.148A19.954 19.954 0 0 1 196 123.454V240h40V120h40v120h40V123.454a19.953 19.953 0 0 1 8.171 11.695L360.384 280H276v-20h-40v20h-84.384zm-60 240.001L141.616 320H236v20h40v-20h94.384l13.787 55.149c1.505 6.017.179 12.271-3.638 17.16-3.817 4.888-9.562 7.691-15.765 7.691H316v-40h-40v40h-40v-40h-40v40h-48.769c-6.202 0-11.947-2.803-15.765-7.691-3.816-4.889-5.142-11.143-3.637-17.16zM436 472H76v-12c0-11.028 8.972-20 20-20h320c11.028 0 20 8.972 20 20z"
    />
</svg>
More icons in the same style and category