Add icons to this collection by clicking the heart icon.
Traffic Light icon - also known as light, traffic signal, transportation, signaling, green, traffic light, intersection, road sign, and traffic lights. Created in a clean flat style with a silver, gray, teal, and orange finish, 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 64 64"
>
    <path
        fill="#546e7a"
        d="M43 60H21a3 3 0 0 1-3-3V14a3 3 0 0 1 3-3h22a3 3 0 0 1 3 3v43a3 3 0 0 1-3 3z"
    />
    <path
        fill="#90a4ae"
        d="M21 7.187V11h22V7.187a2 2 0 0 0-1.418-1.92c-5.616-1.69-13.548-1.69-19.163 0A2 2 0 0 0 21 7.187z"
    />
    <circle cx="32" cy="20.5" r="5" fill="#ef5350" />
    <circle cx="32" cy="35.5" r="5" fill="#ffca28" />
    <circle cx="32" cy="50.5" r="5" fill="#26a69a" />
    <g fill="#90a4ae">
        <path
            d="M18 16H8v3s.91 6 10 6M18 31H8v3s.91 6 10 6M18 46H8v3s.91 6 10 6M46 16h10v3s-.91 6-10 6M46 31h10v3s-.91 6-10 6M46 46h10v3s-.91 6-10 6"
        />
    </g>
</svg>
More icons in the same style and category