Ilry Mobiili Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ilry Mobiili 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/327346.svg" alt="Ilry Mobiili icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327346.svg" alt="Ilry Mobiili icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327346.svg" alt="Ilry Mobiili icon" :width="24" :height="24" />
CSS background
.icon-ilry-mobiili {
background-image: url('https://proicons.com/icon/327346.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m23.9111,7.8142l-5.1881,12.6541"/><path class="b" d="m14.1086,28.992l-8.5964,10.6299"/><path class="b" d="m18.6818,20.6529c2.3255,1.2433,3.1965,3.8053,2.0203,5.9427-1.1762,2.1374-4.0216,3.1634-6.6001,2.3799"/><g><path class="b" d="m29.7357,20.633c-2.3255,1.2433-3.1965,3.8053-2.0203,5.9427,1.1762,2.1374,4.0216,3.1634,6.6001,2.3799"/><path class="b" d="m19.3549,38.7431c-.0505-1.5651.8138-3.0466,2.298-3.9393,1.4843-.8926,3.388-1.0759,5.0621-.4873"/><g><path class="b" d="m29.7385,20.6373l-3.2439-7.8345"/><path class="b" d="m5.4997,39.6977l13.858-.9332"/><path class="b" d="m34.3612,28.9651l8.0826,11.068"/><path class="b" d="m29.3525,38.3253l13.1472,1.8583"/></g></g></svg>
Copied!