Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md zoom in map
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdZoomInMapIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><path d="M9,9l0-6L7,3l0,2.59L3.91,2.5L2.5,3.91L5.59,7L3,7l0,2L9,9z M21,9V7l-2.59,0l3.09-3.09L20.09,2.5L17,5.59V3l-2,0l0,6L21,9z M3,15l0,2h2.59L2.5,20.09l1.41,1.41L7,18.41L7,21h2l0-6L3,15z M15,15l0,6h2v-2.59l3.09,3.09l1.41-1.41L18.41,17H21v-2L15,15z"/></g>
</svg>
);SVG Optimizer
Before
0.45 KB
↓
After
0.44 KB
Tags
addarrowarrowscartographycenterclose updestinationdetaildirectionenlargeexpandexplorefindgeographyinincreaseincrease sizelocatelocationmagnifymagnifying glassmapmapsmiddlemovenavigationpinpointplacepluspositionsearchstopsurveytravelviewzoomzoom in
Compare Alternatives
See how other libraries approach this concept.