Add icons to this collection by clicking the heart icon.
Route icon - also known as transport, signal, shield, tool, numbers, number, transportation, shape, road icons, and route. 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="#80d8ff" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M506.142 114.15c7.789-7.788 7.826-20.47 0-28.294l-80-80c-7.788-7.789-20.469-7.826-28.294 0-35.206 35.206-92.49 35.206-127.696 0-7.772-7.773-20.464-7.841-28.304 0-35.206 35.206-92.49 35.206-127.696 0-7.788-7.789-20.469-7.826-28.294 0l-80 80c-7.789 7.788-7.826 20.47 0 28.294 35.206 35.206 35.206 92.491 0 127.697A19.998 19.998 0 0 0 0 255.989c0 77.796 29.977 139.941 89.099 184.709C148.874 485.961 255.899 512 256 512c.102 0 105.855-25.372 166.606-71.322C481.924 395.812 512 333.674 512 255.989a19.998 19.998 0 0 0-5.858-14.142c-35.206-35.206-35.206-92.491 0-127.697zM101.088 47.195C147.066 80.856 210.296 80.59 256 46.389c45.703 34.2 108.934 34.467 154.912.805l53.891 53.891c-12.569 17.168-20.385 36.744-23.493 56.912H70.689c-3.108-20.168-10.923-39.744-23.492-56.912zm297.389 361.581c-52.312 39.567-117.787 52.608-142.462 61.436-24.822-8.907-90.478-21.808-142.768-61.403-45.775-34.662-71.177-82.043-73.127-145.065 16.74-19.128 26.915-42.027 30.57-65.745h370.62c3.655 23.718 13.83 46.616 30.57 65.744-1.98 63.528-27.97 110.668-73.403 145.033z"
    />
</svg>
More icons in the same style and category