Mappls Mapmyindia Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mappls Mapmyindia 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/343422.svg" alt="Mappls Mapmyindia icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343422.svg" alt="Mappls Mapmyindia icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343422.svg" alt="Mappls Mapmyindia icon" :width="24" :height="24" />
CSS background
.icon-mappls-mapmyindia {
background-image: url('https://proicons.com/icon/343422.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M9.5,5.5h29c2.2091,0,4,1.7909,4,4v29c0,2.2091-1.7909,4-4,4H9.5c-2.2091,0-4-1.7909-4-4V9.5c0-2.2091,1.7909-4,4-4Z"/><polyline class="b" points="31.7234 21.3121 31.7234 26.6879 34.4113 26.6879"/><polyline class="b" points="8.5 26.682 8.5 21.3121 11.1879 26.6879 13.8758 21.3203 13.8758 26.6879"/><path class="b" d="M21.0791,26.6879v-5.3758h1.7599c.995,0,1.8015.8083,1.8015,1.8054s-.8066,1.8054-1.8015,1.8054h-1.7599"/><path class="b" d="M26.3507,26.6879v-5.3758h1.7599c.995,0,1.8015.8083,1.8015,1.8054s-.8066,1.8054-1.8015,1.8054h-1.7599"/><path class="b" d="M36.045,26.0989c.3296.4292.743.589,1.3181.589h.7959c.7406,0,1.341-.6004,1.341-1.341v-.0058c0-.7406-.6004-1.341-1.341-1.341h-.8779c-.7414,0-1.3425-.6011-1.3425-1.3425h0c0-.743.6024-1.3454,1.3454-1.3454h.7915c.5751,0,.9884.1599,1.3181.589"/><polyline class="b" points="15.6972 26.6879 17.4779 21.3121 19.2586 26.6879"/></svg>
Copied!