Add icons to this collection by clicking the heart icon.
Traffic Lights icon - also known as signaling, road sign, traffic sign, stop light, and traffic lights. Created in a clean flat 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"
>
    <g>
        <path
            d="m352 96 32 32v96l-32 32 32 32v96l-32 32 32 32v64h-256v-64l32-32-32-32v-96l32-32-32-32v-96l32-32-32-32v-64h256v64z"
            fill="#c8fa64"
        />
        <g fill="#4de600">
            <circle cx="256" cy="96" r="64" />
            <circle cx="256" cy="256" r="64" />
            <circle cx="256" cy="416" r="64" />
            <path d="m448 64v32c0 17.6-14.4 32-32 32h-32l-32-32 32-32z" />
            <path d="m448 224v32c0 17.6-14.4 32-32 32h-32l-32-32 32-32z" />
            <path d="m448 384v32c0 17.6-14.4 32-32 32h-32l-32-32 32-32z" />
            <path d="m128 64 32 32-32 32h-32c-17.6 0-32-14.4-32-32v-32z" />
            <path d="m128 224 32 32-32 32h-32c-17.6 0-32-14.4-32-32v-32z" />
            <path d="m128 384 32 32-32 32h-32c-17.6 0-32-14.4-32-32v-32z" />
        </g>
        <path d="m128 64h32v64h-32z" fill="#0c0" />
        <path d="m352 64h32v64h-32z" fill="#0c0" />
        <path d="m352 224h32v64h-32z" fill="#0c0" />
        <path d="m352 384h32v64h-32z" fill="#0c0" />
        <path d="m128 224h32v64h-32z" fill="#0c0" />
        <path d="m128 384h32v64h-32z" fill="#0c0" />
    </g>
</svg>
More icons in the same style and category