PNG
License
Spatly Marks are free to use in personal and commercial projects. Attribution is appreciated, not required. Do not resell the set as-is.
UI icons
Mcp
A free SVG map icon from Spatly Marks, an original first-party kit. Recolour and export it below, or open it straight in the studio.
SVG source
html
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" data-mark="mcp" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12.5" r="3"/><path d="M12 9.5V5.5M9.4 14 6 16M14.6 14 18 16"/><circle cx="12" cy="4" r="1.5" fill="currentColor" stroke="none"/><circle cx="4.75" cy="16.75" r="1.5" fill="currentColor" stroke="none"/><circle cx="19.25" cy="16.75" r="1.5" fill="currentColor" stroke="none"/></svg>
How to use Mcp
MapLibre GL
ts
import { markDataUrl } from "@spatly/marks";
map.loadImage(markDataUrl("mcp", { size: 64 }), (err, img) => {
if (!err && img) map.addImage("mcp", img);
});
Leaflet
ts
import { markDataUrl } from "@spatly/marks";
const icon = L.icon({
iconUrl: markDataUrl("mcp", { size: 48, fill: "#e81860" }),
iconSize: [24, 24],
iconAnchor: [12, 12],
});
L.marker([41.0082, 28.9784], { icon }).addTo(map);
HTML
html
<!-- Paste the SVG straight in, or reference a saved file -->
<img src="mcp.svg" width="24" height="24" alt="Mcp" />
React
tsx
import { Mark } from "@spatly/marks";
<Mark name="mcp" size={24} />
Similar marks
Use Mcp on your own map.
Spatly Marks power every layer and annotation in the studio. Drop a GeoJSON and place them on live data.
41.0082°N 28.9784°E · z 11.3 · ⟂ 0°