Mumbai 1 1 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mumbai 1 1 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/329670.svg" alt="Mumbai 1 1 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329670.svg" alt="Mumbai 1 1 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329670.svg" alt="Mumbai 1 1 icon" :width="24" :height="24" />
CSS background
.icon-mumbai-1-1 {
background-image: url('https://proicons.com/icon/329670.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M26.7832,20.6794l-2.8308-1.6595L4.5,30.2511l6.2873,3.63v6.7134l12.8725-7.4321,13.0986,7.5624v-7.0329l6.7417-3.8924-13.6543-7.8832V7.8076l-5.8192,3.3598-6.7416-3.8922v15.6149"/><path class="c" d="M29.8459,21.9158v8.2552l-2.7194,1.5701"/><path class="c" d="M23.6593,33.1621l-6.3477-3.6649v-3.3295"/></svg>
Copied!