Add icons to this collection by clicking the heart icon.
Width Limit icon - also known as signaling, road sign, traffic sign, and width limit. Created in a clean 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M387.125 452.249C349.622 477.357 304.521 492 256 492 125.661 492 20 386.339 20 256S125.661 20 256 20s236 105.661 236 236c0 45.626-12.948 88.228-35.37 124.333m-85.272-64.028v-44.684c1.293-28.712-6.686-41.365-27.327-41.365-22.245 0-29.799 17.588-29.802 34.673l-.024 12.051m-58-48.57v87.895m58 0v-43.49c.04-2.267.03-4.434-.031-6.504-.763-25.878-9.445-36.508-26.48-36.508-18.398 0-31.482 16.01-31.482 41.049M170.66 256c16.653 0 30.152-13.5 30.152-30.152 0-16.653-13.5-30.152-30.152-30.152-14.653 0-26.865 10.452-29.586 24.308m-.566 66.148a30.4 30.4 0 0 0 .291 4.206c2.046 14.662 14.636 25.947 29.861 25.947 16.653 0 30.152-13.5 30.152-30.152 0-16.653-13.5-30.152-30.152-30.152m313.065-59.612-45.532 38.991c-12.653 10.835-12.653 30.405 0 41.24l45.532 38.991m-455.45 0 45.532-38.991c12.653-10.835 12.653-30.405 0-41.24l-45.532-38.991"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category