Add icons to this collection by clicking the heart icon.
Navigator icon - also known as smartphone, gps, navigation, direction, location, orientation, search, mobile, placeholder, navigator, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M406 0H106C81.186 0 61 20.186 61 45v422c0 24.814 20.186 45 45 45h300c24.814 0 45-20.186 45-45V45c0-24.814-20.186-45-45-45z"
    />
    <path
        fill="url(#b)"
        d="M376 60H136c-8.401 0-15 6.599-15 15v302c0 8.399 6.599 15 15 15h240c8.401 0 15-6.601 15-15V75c0-8.401-6.599-15-15-15zM268.898 322.5c-2.695 4.499-7.5 7.5-12.898 7.5s-10.203-3.001-12.898-7.5C200.275 241.607 181 227.98 181 195c0-41.4 33.6-75 75-75s75 33.6 75 75c0 33.367-17.315 42.904-62.102 127.5zM256 180c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm0 242c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category