Maki is Mapbox's pixel-aligned point-of-interest icon set, built specifically for cartography (restaurants, transit stops, landmarks), at a fixed 15x15px SVG size.
Because every icon is pixel-aligned at the same small size, they stay crisp and legible when scattered across a zoomed-out map, which generic UI icon sets aren't tested for.
The right choice specifically for map and geospatial UI work, not general product interfaces: Mapbox built it for exactly that use case.
Licensed CC0-1.0 (public domain), installable via npm as @mapbox/maki, and every icon is tested to ensure it's pure paths/groups with no transforms, keeping file size and rendering predictable.