Add icons to this collection by clicking the heart icon.
Route icon - also known as flag, finish, destination, travel, orientation, tour, itinerary, start, route, and maps and location. 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 96 96"
>
    <linearGradient
        id="a"
        x1="48"
        x2="48"
        y1="93"
        y2="-.263"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#27aae1" />
        <stop offset="1" stop-color="#2bb673" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M71.653 27.278a2.998 2.998 0 0 1-1.482 3.975L39.365 45.331l26.608 22.07a3.085 3.085 0 0 1-.63 5.154l-39.12 18.866a3 3 0 0 1-2.607-5.404l35.032-16.895L31.96 46.983a3.085 3.085 0 0 1 .688-5.18l7.913-3.616a1 1 0 0 1 .832 1.82l-7.913 3.616a1.085 1.085 0 0 0-.243 1.821l27.888 23.133a1 1 0 0 1-.204 1.67L24.485 87.819a1 1 0 0 0 .87 1.801l39.12-18.866a1.085 1.085 0 0 0 .22-1.812L36.862 45.853a1 1 0 0 1 .223-1.68L69.34 29.435a1 1 0 1 0-.831-1.818L49.61 36.25a1 1 0 0 1-.832-1.819l18.9-8.636a3.004 3.004 0 0 1 3.975 1.482zM44.93 38.19a1 1 0 1 0-1-1 1.003 1.003 0 0 0 1 1zm-26.2 52.4c0 2.573-4.017 3.92-7.986 3.92s-7.987-1.347-7.987-3.92c0-2.417 3.51-3.696 6.987-3.893v-16.23a1 1 0 0 1 1-1H23.12a1 1 0 0 1 .768 1.64l-2.465 2.956 2.465 2.955a1 1 0 0 1-.768 1.64H11.744v8.04c3.478.196 6.986 1.475 6.986 3.892zm-6.986-13.931h9.238l-1.63-1.956a1 1 0 0 1 0-1.281l1.63-1.956h-9.238zm4.986 13.93c0-.553-1.715-1.675-4.986-1.884v1.417a1 1 0 0 1-2 0v-1.417c-3.27.209-4.987 1.33-4.987 1.885 0 .677 2.273 1.92 5.987 1.92s5.986-1.243 5.986-1.92zM93.01 9.052a1 1 0 0 1-.767 1.64H80.868v8.04c3.478.196 6.986 1.476 6.986 3.892 0 2.574-4.017 3.92-7.986 3.92s-7.987-1.346-7.987-3.92c0-2.416 3.51-3.696 6.987-3.892V2.5a1 1 0 0 1 1-1h12.375a1 1 0 0 1 .768 1.64l-2.465 2.956zM80.869 20.74v1.416a1 1 0 0 1-2 0V20.74c-3.27.209-4.987 1.33-4.987 1.884 0 .677 2.273 1.92 5.987 1.92s5.986-1.243 5.986-1.92c0-.554-1.715-1.675-4.986-1.884zm7.608-15.283 1.63-1.956h-9.238v5.192h9.238l-1.63-1.955a1 1 0 0 1 0-1.281z"
    />
</svg>
More icons in the same style and category