Add icons to this collection by clicking the heart icon.
Radar icon - also known as gps, position, location, radar, area, scanning, positional, tracking, and maps and location. Created in a clean flat 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 60 60"
>
    <g fill="none" fill-rule="nonzero">
        <circle cx="30" cy="30" r="27" fill="#4fba6f" />
        <circle cx="30" cy="30" r="20" fill="#24ae5f" />
        <circle cx="30" cy="30" r="13" fill="#4fba6f" />
        <path
            fill="#4c8056"
            d="M59 29H31V1a1 1 0 0 0-2 0v28H1a1 1 0 0 0 0 2h28v28a1 1 0 0 0 2 0V31h28a1 1 0 0 0 0-2z"
        />
        <g fill="#ff5364">
            <circle cx="10" cy="12" r="3" />
            <circle cx="24" cy="30" r="3" />
            <circle cx="39" cy="39" r="3" />
        </g>
        <path
            fill="#f3d55b"
            d="M30 32a2 2 0 0 1-1.414-3.414l21-21a2 2 0 1 1 2.828 2.828l-21 21A1.99 1.99 0 0 1 30 32z"
        />
    </g>
</svg>
More icons in the same style and category