Indusmobile Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Indusmobile 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/327409.svg" alt="Indusmobile icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327409.svg" alt="Indusmobile icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327409.svg" alt="Indusmobile icon" :width="24" :height="24" />
CSS background
.icon-indusmobile {
background-image: url('https://proicons.com/icon/327409.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>.l{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="l" d="M5.6916,28.0003s4.1853-.279,5.0781-1.9531c0,0-2.4553-5.4687,1.8973-7.8683,4.3527-2.3995,8.7053.3348,9.1518,1.6741,0,0-1.8973-8.2715,4.0736-11.7872,0,0,2.7344-1.7299,1.2277.9487,0,0-5.5245,6.7649.0558,15.0238,0,0-1.0603-.2232-1.1719.8371s-1.1161,1.2277-1.7857,1.2835c-.6696.0558-2.9576,3.7946,1.9531,7.8125,0,0,1.0603.7254.4464,1.7857s.3348,2.567,3.7946,6.6964"/><path id="e" class="l" d="M5.58,33.0784s4.5759-.3348,6.7522-1.2835,5.9152,4.0178,3.9062,7.3661c0,0-1.4758,1.509-1.8249,3.1797"/><path id="f" class="l" d="M17.5623,42.3407l.7409-2.0636"/><path id="g" class="l" d="M23.2211,42.4998s-.85-1.2939-1.9603-2.4459c-.7716-.8006-1.4569-2.2642-.6696-5.971,0,0,.3348-1.5067,0-3.6272"/><path id="h" class="l" d="M27.7411,42.4368s-1.5934-2.079-2.3509-2.4388c-.6725-.3194-1.6183-1.7857-1.3951-4.6875"/><path id="i" class="l" d="M26.5621,29.4512s2.9018-.2232,1.2277,2.6228"/><path id="j" class="l" d="M29.7904,37.8917s.4464.9452.8929,1.001c.3377.0422.495.1625.836-2.0816.197-1.296.1729-1.4702.4071-2.7283,0,0,5.4721-4.6514,3.0621-8.1473,0,0,7.8683-7.4475,2.3995-15.7064,0,0-1.6983-2.1763-1.5067.2232.1915,2.3977,3.4235,10.1819-6.4537,12.9163,0,0,1.3393,1.1161,2.1205,1.9531.7812.8371,3.7101,3.7139.8641,6.4483l-.4564,2.2875"/></g><g id="k"><path class="l" d="M38.4994,5.5008H9.5006c-2.209,0-3.9998,1.7908-3.9998,3.9998v28.9988c0,2.209,1.7908,3.9998,3.9998,3.9998h28.9988c2.209,0,3.9998-1.7908,3.9998-3.9998V9.5006c0-2.209-1.7908-3.9998-3.9998-3.9998Z"/></g></svg>
Copied!