Mapillary Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mapillary icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/343418.svg" alt="Mapillary icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343418.svg" alt="Mapillary icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343418.svg" alt="Mapillary icon" :width="24" :height="24" />
CSS background
.icon-mapillary {
background-image: url('https://proicons.com/icon/343418.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M31.0026,18.58l-6.17-12.52A1.0029,1.0029,0,0,0,23,6.1346l-4.2959,10.88a2.0058,2.0058,0,0,1-1.1954,1.1538L6.4836,22.0772a1.0028,1.0028,0,0,0-.14,1.8285l12.294,6.6089"/><path class="a" d="M33.6464,23.9439l8.43,17.1053a1.0028,1.0028,0,0,1-1.3744,1.3266L23.9055,33.3464"/></svg>
Mapillary in other icon packs
Copied!