Add icons to this collection by clicking the heart icon.
Tracking icon - also known as computer, map, road, mapping, transportation, truck, track, routes, route, and tracking. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="32"
            x2="32"
            y1="1"
            y2="63"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#ff59bd" />
            <stop offset="1" stop-color="#621baa" />
        </linearGradient>
    </defs>
    <path
        d="M14 28h14a1 1 0 0 0 1-1V15a1 1 0 0 0-1-1H14a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1Zm6-12h2v2.586l-.293-.293a1 1 0 0 0-1.414 0l-.293.293Zm-5 0h3v5a1 1 0 0 0 1.707.707L21 20.414l1.293 1.293A1 1 0 0 0 23 22a.987.987 0 0 0 .383-.076A1 1 0 0 0 24 21v-5h3v10H15Zm5 19.949V37h2v-1.051A15 15 0 0 0 35.949 22H37v-2h-1.051A15 15 0 0 0 22 6.051V5h-2v1.051A15 15 0 0 0 6.051 20H5v2h1.051A15 15 0 0 0 20 35.949Zm0-27.9V10h2V8.051A13 13 0 0 1 33.949 20H32v2h1.949A13 13 0 0 1 22 33.949V32h-2v1.949A13 13 0 0 1 8.051 22H10v-2H8.051A13 13 0 0 1 20 8.051ZM38 27h2v9a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-9h2a1 1 0 0 0 .669-1.743l-7.53-6.777C52.519 15.867 54 12.674 54 11a6 6 0 0 0-12 0c0 1.674 1.481 4.867 2.861 7.48l-7.53 6.777A1 1 0 0 0 38 27Zm11 8h-2v-3h2Zm2 0v-4a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v4h-3v-8h12v8ZM48 7a4 4 0 0 1 4 4c0 1.55-2.192 5.879-4 9.03-1.809-3.151-4-7.479-4-9.03a4 4 0 0 1 4-4Zm-2.154 13.284a77.968 77.968 0 0 0 1.3 2.235 1 1 0 0 0 1.708 0c.155-.254.664-1.1 1.3-2.235L55.4 25H40.6ZM48 13a2 2 0 1 1 2-2 2 2 0 0 1-2 2ZM62 1H2a1 1 0 0 0-1 1v46a1 1 0 0 0 1 1h24v7.411l-8.485 4.715A1 1 0 0 0 18 63h28a1 1 0 0 0 .485-1.874L38 56.411V49h24a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1Zm-1 2v36H3V3ZM42.141 61H21.859l5.4-3h9.482ZM36 56h-8v-7h8ZM3 47v-6h58v6Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category