Add icons to this collection by clicking the heart icon.
Map icon - also known as map, orientation, and gaming. Created in a clean circular 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="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="389.235"
        y2="122.765"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M167.176 264.882c-34.28 0-62.176 27.896-62.176 62.176s27.896 62.177 62.176 62.177 62.177-27.896 62.177-62.177-27.896-62.176-62.177-62.176zm18.841 55.897-25.12 25.12a8.878 8.878 0 0 1-12.56 0 8.878 8.878 0 0 1 0-12.56l25.12-25.12a8.878 8.878 0 0 1 12.56 0 8.88 8.88 0 0 1 0 12.56zm149.924-126.956h-17.765v53.294h17.765zm-151-17.764c-4.892 0-8.882 3.981-8.882 8.883 0 4.9 3.99 8.882 8.882 8.882s8.882-3.981 8.882-8.882c.001-4.902-3.99-8.883-8.882-8.883zm195.412-53.294H131.647c-14.694 0-26.647 11.953-26.647 26.647v128.021c14.661-18.326 36.935-30.315 62.176-30.315 44.082 0 79.941 35.859 79.941 79.941 0 25.242-11.989 47.515-30.315 62.177h163.551c14.694 0 26.647-11.953 26.647-26.647V149.412c0-14.694-11.953-26.647-26.647-26.647zm-88.824 71.058a8.877 8.877 0 0 1-8.882-8.882v-17.765a8.877 8.877 0 0 1 8.882-8.882 8.877 8.877 0 0 1 8.882 8.882v8.882h17.765v-8.882a8.877 8.877 0 0 1 8.882-8.882 8.877 8.877 0 0 1 8.882 8.882v8.882h17.765v-8.882c0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v17.765a8.877 8.877 0 0 1-8.882 8.882h-8.882v53.294h8.882c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882h-71.059c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h8.882v-53.294zm-53.294-17.764a8.883 8.883 0 1 1-.001 17.765 8.883 8.883 0 0 1 .001-17.765zm35.53 177.647a8.883 8.883 0 0 1 0-17.765 8.883 8.883 0 0 1 0 17.765zm44.411-17.765c-19.586 0-35.529-15.935-35.529-35.53 0-9.793-7.963-17.765-17.765-17.765-19.586 0-35.529-15.935-35.529-35.529 0-9.793-7.963-17.765-17.765-17.765h-8.882c-12.023 0-22.092-8.053-25.399-19.013-10.96-3.307-19.013-13.375-19.013-25.399 0-14.694 11.953-26.647 26.647-26.647s26.647 11.953 26.647 26.647c0 10.584-6.249 19.668-15.21 23.965 1.615 1.647 3.848 2.682 6.328 2.682h8.882c19.586 0 35.529 15.934 35.529 35.529 0 9.793 7.963 17.765 17.765 17.765 19.586 0 35.529 15.935 35.529 35.529 0 9.793 7.963 17.765 17.765 17.765a8.877 8.877 0 0 1 8.882 8.882 8.877 8.877 0 0 1-8.882 8.884zm68.457 2.602c3.47 3.47 3.47 9.09 0 12.56s-9.09 3.47-12.56 0l-11.484-11.484-11.485 11.484c-3.47 3.47-9.09 3.47-12.56 0s-3.47-9.09 0-12.56l11.485-11.485-11.485-11.484a8.878 8.878 0 0 1 0-12.56 8.878 8.878 0 0 1 12.56 0l11.485 11.484 11.484-11.484a8.878 8.878 0 0 1 12.56 0 8.878 8.878 0 0 1 0 12.56l-11.485 11.484z"
    />
</svg>
More icons in the same style and category