The map-marker icon is not centered within the SVG viewport. This seems to only be a problem with the default icon size of 16px, because I don't see this issue on the Icons List page which uses 20px icons. This is causing problems for a design I am trying to implement that assumes that the map marker icon is properly centered.
The
map-marker
icon is not centered within the SVG viewport. This seems to only be a problem with the default icon size of 16px, because I don't see this issue on the Icons List page which uses 20px icons. This is causing problems for a design I am trying to implement that assumes that the map marker icon is properly centered.Environment
Code Sandbox
https://codesandbox.io/p/devbox/distracted-http-5k3hg6
Actual behavior
Icon is not centered
Expected behavior
Icon is centered
Possible solution
Edit the SVG so that the icon is centered within the SVG viewport.