Add icons to this collection by clicking the heart icon.
Traffic Light icon - also known as signaling, traffic light, electronics, stop sign, regulation, and Traffic control. Created in a clean flat 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="75.065"
        x2="436.935"
        y1="436.935"
        y2="75.065"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#e81e25" />
        <stop offset=".108" stop-color="#ea3522" />
        <stop offset=".416" stop-color="#f1711c" />
        <stop offset=".678" stop-color="#f59d17" />
        <stop offset=".881" stop-color="#f8b814" />
        <stop offset="1" stop-color="#f9c213" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M256 0C114.84 0 0 114.842 0 256s114.84 256 256 256 256-114.84 256-256S397.16 0 256 0zm89.744 144.95-31.554 26.722v17.521h11.52c8.28 0 15.394 2.165 20.03 6.1 4.29 3.637 5.192 7.609 5.19 10.3s-.9 6.662-5.186 10.3l-31.554 26.715v17.525h11.52c8.28 0 15.394 2.165 20.03 6.1 4.29 3.637 5.192 7.609 5.19 10.3s-.9 6.663-5.186 10.3l-24.912 21.117-6.642 5.605V335.3a18.927 18.927 0 0 1-18.909 18.909h-19.5V406a8 8 0 0 1-8 8H244.22a8 8 0 0 1-8-8v-51.79h-19.5a18.93 18.93 0 0 1-18.91-18.91v-21.739l-6.628-5.6-24.922-21.13c-4.29-3.634-5.187-7.607-5.19-10.3s.9-6.666 5.19-10.3c4.639-3.931 11.751-6.1 20.03-6.1h11.52v-17.523l-6.619-5.583-24.931-21.134c-4.29-3.636-5.187-7.609-5.19-10.3s.9-6.665 5.19-10.3c4.639-3.932 11.751-6.1 20.03-6.1h11.52v-17.51l-6.628-5.6-24.922-21.129c-4.29-3.636-5.187-7.608-5.19-10.3s.9-6.667 5.19-10.3c4.639-3.932 11.751-6.1 20.03-6.1h11.52v-1.343A18.933 18.933 0 0 1 216.724 98h78.556a18.929 18.929 0 0 1 18.91 18.911v1.343h11.52c8.28 0 15.394 2.164 20.03 6.1 4.29 3.636 5.192 7.606 5.19 10.3s-.9 6.662-5.186 10.3zm-20.034-10.695a23.623 23.623 0 0 1 6.83.915l-18.35 15.557v-16.472zm-146.25.913a23.716 23.716 0 0 1 6.83-.913h11.52v16.454zm0 70.94a23.716 23.716 0 0 1 6.83-.913h11.52v16.472zm0 70.941a23.608 23.608 0 0 1 6.83-.914h11.52v16.454l-18.35-15.538zM259.78 398h-7.56v-43.79h7.56zm38.412-62.7a2.951 2.951 0 0 1-2.912 2.912h-78.556a2.947 2.947 0 0 1-2.914-2.909V116.914a2.945 2.945 0 0 1 2.91-2.914h78.561a2.948 2.948 0 0 1 2.909 2.912v218.387zm27.518-59.166a23.615 23.615 0 0 1 6.83.917l-18.35 15.557v-16.475zm0-70.938a23.577 23.577 0 0 1 6.83.915l-18.35 15.557V205.2zM256 192.793a33.313 33.313 0 1 1-33.31 33.313A33.345 33.345 0 0 1 256 192.793zm0 50.625a17.312 17.312 0 1 1 17.31-17.312A17.328 17.328 0 0 1 256 243.418zm0-126.088a33.313 33.313 0 1 1-33.31 33.313A33.344 33.344 0 0 1 256 117.33zm0 50.625a17.312 17.312 0 1 1 17.31-17.312A17.328 17.328 0 0 1 256 167.955zm0 100.3a33.313 33.313 0 1 1-33.31 33.313A33.345 33.345 0 0 1 256 268.256zm0 50.625a17.312 17.312 0 1 1 17.31-17.312A17.327 17.327 0 0 1 256 318.881z"
    />
</svg>
More icons in the same style and category