Add icons to this collection by clicking the heart icon.
Gym icon - also known as gps, map marker, location pin, gym, dumbbell, workout, and maps and location. Created in a clean flat style with a white, silver, gray, and teal finish, 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"
>
    <path
        fill="#56b38f"
        d="M55 26a25.014 25.014 0 0 1-15.47 23.12l-8.02 9.19a2 2 0 0 1-3.02 0l-8.02-9.19A25 25 0 1 1 55 26z"
    />
    <circle cx="30" cy="26" r="20" fill="#f9f9f9" />
    <rect width="32" height="4" x="14" y="24" fill="#c0dadc" rx="1" />
    <g fill="#3a728b">
        <rect width="6" height="18" x="18" y="17" rx="2" />
        <rect
            width="6"
            height="18"
            x="36"
            y="17"
            rx="2"
            transform="rotate(180 39 26)"
        />
    </g>
</svg>
More icons in the same style and category