Mbccslaos Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mbccslaos 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/328959.svg" alt="Mbccslaos icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328959.svg" alt="Mbccslaos icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328959.svg" alt="Mbccslaos icon" :width="24" :height="24" />
CSS background
.icon-mbccslaos {
background-image: url('https://proicons.com/icon/328959.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="M26.3759,14.4962l-11.3232-4.7556c-1.1992-.5038-2.0188-.2256-2.0188.921v12.4247c0,2.4361,1.1504,3.8195,3.6992,2.3534l3.7218-2.1504M34.9661,28.5149v-13.6352c0-3.2782-1.6128-4.9398-4.0113-3.3759l-10.5037,6.8571v4.9699l12.7819,6.6954c.8383.4398,1.7331.391,1.7331-1.515v.0038ZM32.7255,36.4998v.0263c0,1.0902-.9098,1.9737-2.0338,1.9737h0c-1.1052.0146-2.0136-.8685-2.0301-1.9737v-2.015c0-1.0902.906-1.9737,2.0301-1.9737h0c1.1241,0,2.0301.8835,2.0301,1.9737v.0263M34.436,37.8456c.3759.4774.8496.6541,1.5037.6541h.9098c.8332.0105,1.5177-.6555,1.5301-1.4887v-.0038c-.0124-.8332-.6968-1.4992-1.5301-1.4887h-1.0075c-.8332.0105-1.5177-.6555-1.5301-1.4887h0c0-.8271.688-1.4925,1.5338-1.4925h.9022c.6579,0,1.1278.1767,1.5037.6504M19.876,35.5186h-2.5301M19.8797,35.5186c.8459,0,1.5338.6654,1.5338,1.4887,0,.8271-.688,1.4925-1.5338,1.4925h-2.5338v-5.9624h2.5338c.8459,0,1.5338.6654,1.5338,1.4887,0,.8271-.688,1.4925-1.5338,1.4925ZM27.0676,36.4998v.0263c0,1.0902-.9098,1.9737-2.0301,1.9737h0c-1.1065.0167-2.0171-.8667-2.0338-1.9732,0-.0001,0-.0003,0-.0004v-2.015c0-1.0902.9098-1.9737,2.0301-1.9737h0c1.1278,0,2.0338.8835,2.0338,1.9737v.0263M12.6881,36.0411c0-.8271.688-1.4925,1.5338-1.4925h0c.8496,0,1.5338.6692,1.5338,1.4925v2.4586M9.6204,34.5487v3.9511M9.6204,36.0411c0-.8271.688-1.4925,1.5338-1.4925h0c.8496,0,1.5338.6692,1.5338,1.4925v2.4586"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!