Mhrs Mobil Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mhrs Mobil 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/329159.svg" alt="Mhrs Mobil icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329159.svg" alt="Mhrs Mobil icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329159.svg" alt="Mhrs Mobil icon" :width="24" :height="24" />
CSS background
.icon-mhrs-mobil {
background-image: url('https://proicons.com/icon/329159.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="m29.9636,40.8372H9.1756c-1.1046,0-2-.8954-2-2V11.2112c0-1.1046.8954-2,2-2h2.9551m5.2882,0h11.64m4.5423,0h3.2012c1.1046,0,2,.8954,2,2v18.618"/><rect class="c" x="19.8267" y="20.2912" width="6.3242" height="6.3242"/><rect class="c" x="29.4527" y="20.2912" width="6.3243" height="6.3242"/><rect class="c" x="10.2017" y="20.2912" width="6.3242" height="6.3242"/><rect class="c" x="19.8267" y="30.1292" width="6.3242" height="6.3242"/><rect class="c" x="10.2017" y="30.1292" width="6.3242" height="6.3242"/><path class="c" d="m13.4317,6.5002h2.402c.5523,0,1,.4477,1,1v5.0427c0,.5523-.4477,1-1,1h-2.402c-.5523,0-1-.4477-1-1v-5.0427c0-.5523.4477-1,1-1Z"/><path class="c" d="m30.1446,6.5002h2.402c.5523,0,1,.4477,1,1v5.0427c0,.5523-.4477,1-1,1h-2.402c-.5523,0-1-.4477-1-1v-5.0427c0-.5523.4477-1,1-1Z"/><circle class="c" cx="35.7767" cy="36.4522" r="7.0477"/><path class="c" d="m7.4042,17.2392h31.405"/><path class="c" d="m40.2637,35.2362c0-1.3096-1.0616-2.3712-2.3712-2.3712-.8622,0-1.6146.4617-2.0296,1.1498-.415-.6881-1.1674-1.1498-2.0296-1.1498-1.3096,0-2.3712,1.0616-2.3712,2.3712,0,.2994.0578.5846.159.8484.7841,2.2553,4.2418,4.7301,4.2418,4.7301,0,0,3.4577-2.4748,4.2418-4.7301.1012-.2637.159-.549.159-.8484h0Z"/></svg>
Copied!