Add icons to this collection by clicking the heart icon.
Route icon - also known as interface, arrow, start, route, and maps and location. Created in a clean flat gradient style with a white 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.25"
        x2="60.75"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <g>
        <circle cx="32" cy="32" r="28.75" fill="url(#a)" />
        <path
            fill="#fff"
            d="M46.09 24.56a.72.72 0 0 0 .29.06.74.74 0 0 0 .52-.22l5.62-5.59a.76.76 0 0 0 0-1.07l-5.62-5.59a.74.74 0 0 0-1.27.53v4.85H25.41a7.74 7.74 0 1 0 0 15.47h14a6.24 6.24 0 1 1 0 12.48H22.1a5.05 5.05 0 1 0 0 1.5h17.29a7.74 7.74 0 0 0 0-15.48h-14a6.24 6.24 0 1 1 0-12.47h20.24v4.84a.75.75 0 0 0 .46.69zm-29 25.22a3.55 3.55 0 1 1 3.54-3.55 3.56 3.56 0 0 1-3.5 3.55zm30-35.29 3.79 3.79-3.79 3.78z"
        />
    </g>
</svg>
More icons in the same style and category