Mi Buds M8 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mi Buds M8 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/329166.svg" alt="Mi Buds M8 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329166.svg" alt="Mi Buds M8 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329166.svg" alt="Mi Buds M8 icon" :width="24" :height="24" />
CSS background
.icon-mi-buds-m8 {
background-image: url('https://proicons.com/icon/329166.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M31.8235,15.7806c-1.7902.11-3.9343-1.1165-4.9719-2.0122-2.1761-1.8792-2.8278-5.6716-1.1135-7.4829,1.7103-1.8092,3.8624-2.289,6.2584-1.2305,1.9622.8656,3.2976,2.1941,3.7234,3.8954M27.5503,7.678l1.5753,1.2995M37.908,13.1527l-1.5513,1.7992M37.1193,8.9115c-1.5464-.2199-3.1907.4748-4.3552,1.6353-1.6793,1.6713-1.9192,5.2318.5818,6.5822,2.1801,1.1765,4.727.4898,5.8525-.9966,2.472-3.2636.9046-6.7971-2.0791-7.221ZM16.2231,18.5145c1.7902.11,3.9333-1.1165,4.9719-2.0122,2.1761-1.8792,2.8268-5.6716,1.1135-7.4839-1.7113-1.8092-3.8624-2.287-6.2594-1.2295-1.9632.8656-3.2986,2.1941-3.7234,3.8954M20.4943,10.4119l-1.5743,1.2995M10.1376,15.8866l1.5513,1.7992M10.9263,11.6454c1.5464-.2199,3.1897.4748,4.3552,1.6353,1.6793,1.6713,1.9192,5.2318-.5818,6.5812-2.1811,1.1775-4.728.4918-5.8535-.9956-2.471-3.2636-.9036-6.7971,2.0791-7.221h.001ZM22.0986,31.471v4.699M29.4455,29.184v6.9871M18.4432,36.1711v-6.9871h5.6236c.9706,0,1.7573.7677,1.7573,1.7153v5.2708M15.1535,19.568v2.5029h-6.3213c-.8596,0-1.2545.4098-1.2545,1.0795v13.0875c-.0083,4.0024,3.2296,7.2537,7.2319,7.262.0107,0,.0213,0,.032,0h18.2144c4.0024.0088,7.2541-3.2286,7.2629-7.2309,0-.0103,0-.0207,0-.031v-13.0875c0-.6697-.3928-1.0795-1.2545-1.0795h-6.3333v-5.3737M28.8928,15.0699h-.2329v7.0011h-9.436v-4.3022"/></svg>
Copied!