Add icons to this collection by clicking the heart icon.
Traffic Signal icon - also known as traffic signal, limit, and obstacle. Created in a clean flat style with a silver, gray, 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="100"
    height="100"
    viewBox="0 0 58 58"
>
    <path d="M2 12h54v12H2z" fill="#556080" />
    <path
        d="M10 24H3l6-12h7zM30 24h-7l6-12h7zM49 24h-7l6-12h7z"
        fill="#f0c419"
    />
    <circle cx="14.5" cy="4.5" r="4.5" fill="#df4d60" />
    <circle cx="43.5" cy="4.5" r="4.5" fill="#df4d60" />
    <path
        d="M14.5 9a4.476 4.476 0 0 1-2.5-.76V12h5V8.24a4.476 4.476 0 0 1-2.5.76zM43.5 9a4.476 4.476 0 0 1-2.5-.76V12h5V8.24a4.476 4.476 0 0 1-2.5.76z"
        fill="#cbb292"
    />
    <path
        d="M46 58h7L41 24h-7l3.857 12H20.143L24 24h-7L5 58h7l6-16h22z"
        fill="#7f5b53"
    />
</svg>
More icons in the same style and category