Add icons to this collection by clicking the heart icon.
Speed Limit icon - also known as signs, traffic, signaling, circulation, traffic sign, shapes and symbols, speed limit, and fifty. Created in a clean flat style with a white, black, red, and pink 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 512 512"
>
    <circle cx="256" cy="256" r="256" fill="#ff0032" />
    <path
        fill="#c8003c"
        d="M256 512V0c141.159 0 256 114.841 256 256S397.159 512 256 512z"
    />
    <circle cx="256" cy="256" r="226" fill="#f5f5f5" />
    <path
        fill="#dedcde"
        d="M256 30v452c124.617 0 226-101.383 226-226S380.617 30 256 30z"
    />
    <g fill="#352e2f">
        <path
            d="M167.634 359.366c-34.849 0-63.2-28.344-63.2-63.184 0-8.284 6.716-15.008 15-15.008s15 6.708 15 14.992v.016c0 18.298 14.894 33.184 33.2 33.184 23.245 0 41.232-18.934 41.232-41.232 0-22.262-17.955-41.233-41.232-41.233h-40.167c-8.284 0-15-6.716-15-15v-64.267c0-8.284 6.716-15 15-15H207.8c8.284 0 15 6.716 15 15s-6.716 15-15 15h-65.333V216.9h25.167c39.96 0 71.232 32.514 71.232 71.233 0 38.697-31.248 71.233-71.232 71.233zM340.35 152.634c-37.063 0-67.216 30.153-67.216 67.216v72.301c0 37.063 30.153 67.216 67.216 67.216s67.217-30.153 67.217-67.216V219.85c-.001-37.063-30.154-67.216-67.217-67.216zm37.216 139.516c0 20.521-16.695 37.216-37.217 37.216-20.521 0-37.216-16.695-37.216-37.216v-72.3c0-20.521 16.695-37.216 37.216-37.216s37.217 16.695 37.217 37.216z"
        />
    </g>
</svg>
More icons in the same style and category