Add icons to this collection by clicking the heart icon.
Traffic Light icon - also known as transport, car, vehicle, automobile, transportation, signaling, traffic light, taxi, and cab. 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 496 496"
>
    <linearGradient
        id="a"
        x1="248"
        x2="248"
        y1="496"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9f2fff" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M472 256h-47.68l-9.997-34.989C409.443 203.93 393.627 192 375.862 192H232.138a39.58 39.58 0 0 0-8.138.846V40c0-22.056-17.944-40-40-40h-32c-22.056 0-40 17.944-40 40v8H80V0H16v416H0v80h496v-16h-44.305A31.793 31.793 0 0 0 456 464v-17.376c9.311-3.302 16-12.195 16-22.624v-20.775c0-29.496-8.593-58.509-24.433-83.225H472c13.233 0 24-10.767 24-24v-16c0-13.233-10.767-24-24-24zm-96.138-48c10.659 0 20.148 7.158 23.076 17.407L421.394 304h-16.64l-19.542-68.396C383.26 228.772 376.934 224 369.828 224H238.172c-7.105 0-13.432 4.772-15.385 11.604L203.246 304h-16.64l22.456-78.593C211.989 215.158 221.479 208 232.138 208zM416 320l-36 48H228l-36-48zm-196.114-16 18.286-64h131.656l18.286 64zm-49.921 0H136c-4.411 0-8-3.589-8-8v-16c0-4.411 3.589-8 8-8h43.108zM216 378.667V400h-63.958c.63-26.619 9.044-52.655 24.005-74.603zM232 384h32v16h-32zm48 0h16v16h-16zm32 0h16v16h-16zm32 0h32v16h-32zm48-5.333 39.953-53.27c14.961 21.948 23.375 47.984 24.005 74.603H392zM128 40c0-13.234 10.767-24 24-24h32c13.233 0 24 10.766 24 24v160c0 .054-.006.11-.006.164-6.744 5.114-11.887 12.341-14.317 20.847l-.308 1.078a23.985 23.985 0 0 1-9.369 1.91h-32c-13.233 0-24-10.766-24-24zm-16 24v112H80V64zM32 16h32v400H32zm48 464H16v-48h64zm0-64V192h32v8c0 22.056 17.944 40 40 40h32c1.449 0 2.891-.099 4.324-.255L183.68 256H136c-13.233 0-24 10.767-24 24v16c0 13.233 10.767 24 24 24h24.433C144.593 344.716 136 373.729 136 403.225V424c0 10.429 6.689 19.321 16 22.624V464a31.793 31.793 0 0 0 4.305 16H96v-64zm104 64c-8.822 0-16-7.178-16-16v-16h48v16c0 8.822-7.178 16-16 16zm48-32h144v16a31.793 31.793 0 0 0 4.305 16h-152.61A31.793 31.793 0 0 0 232 464zm176 32c-8.822 0-16-7.178-16-16v-16h48v16c0 8.822-7.178 16-16 16zm40-48H160c-4.411 0-8-3.589-8-8v-8h304v8c0 4.411-3.589 8-8 8zm32-136c0 4.411-3.589 8-8 8h-33.965l-9.143-32H472c4.411 0 8 3.589 8 8zM168 80c13.233 0 24-10.766 24-24s-10.767-24-24-24-24 10.766-24 24 10.767 24 24 24zm0-32c4.411 0 8 3.589 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8zm0 96c13.233 0 24-10.766 24-24s-10.767-24-24-24-24 10.766-24 24 10.767 24 24 24zm0-32c4.411 0 8 3.589 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8zm0 96c13.233 0 24-10.766 24-24s-10.767-24-24-24-24 10.766-24 24 10.767 24 24 24zm0-32c4.411 0 8 3.589 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8z"
    />
</svg>
More icons in the same style and category