Add icons to this collection by clicking the heart icon.
Car icon - also known as transport, car, children, toy, kid and baby, and clockwork. 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="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="149.412"
        y2="362.588"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M184.941 291.53c-19.622 0-35.529 15.906-35.529 35.529 0 19.622 15.907 35.529 35.529 35.529s35.529-15.907 35.529-35.529c.001-19.623-15.907-35.529-35.529-35.529zm0 44.411a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm142.118-44.411c-19.622 0-35.529 15.906-35.529 35.529 0 19.622 15.907 35.529 35.529 35.529s35.529-15.907 35.529-35.529c0-19.623-15.907-35.529-35.529-35.529zm0 44.411a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zM197.267 229.353h49.851v-35.529h-38.01zm67.615-35.53v35.529h49.851l-11.84-35.529zm133.236 44.412h-27.202l-27.593-82.751a8.872 8.872 0 0 0-8.423-6.072H177.1a8.873 8.873 0 0 0-8.423 6.072l-27.593 82.751h-27.202a8.877 8.877 0 0 0-8.882 8.882v71.059a8.877 8.877 0 0 0 8.882 8.882h17.765c0-29.388 23.906-53.294 53.294-53.294s53.294 23.906 53.294 53.294h35.529c0-29.388 23.906-53.294 53.294-53.294s53.294 23.906 53.294 53.294h17.765a8.877 8.877 0 0 0 8.882-8.882v-71.059a8.876 8.876 0 0 0-8.881-8.882zm-63.851 5.196a8.893 8.893 0 0 1-7.208 3.687H184.941a8.89 8.89 0 0 1-7.208-3.687 8.878 8.878 0 0 1-1.214-8.006l17.765-53.294a8.874 8.874 0 0 1 8.423-6.072h106.588a8.873 8.873 0 0 1 8.423 6.072l17.765 53.294a8.884 8.884 0 0 1-1.216 8.006z"
    />
</svg>
More icons in the same style and category