Mdemu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mdemu 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/328974.svg" alt="Mdemu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328974.svg" alt="Mdemu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328974.svg" alt="Mdemu icon" :width="24" :height="24" />
CSS background
.icon-mdemu {
background-image: url('https://proicons.com/icon/328974.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><path id="c" class="l" d="M24.0058,29.2732c-4.6309,0-7.7046.9304-8.7721,3.7084s-4.0421,3.998-6.9781,1.3837c-2.936-2.6144-4.8101-7.3351-4.7545-10.1636.0557-2.8285.9696-5.9534,4.5725-8.0774,3.6029-2.124,9.715-3.9337,15.9262-3.9337"/><ellipse id="d" class="l" cx="12.8465" cy="23.5487" rx="5.8145" ry="5.8462"/><path id="e" class="l" d="M12.8465,20.2234c-.2642.0026-.5272.037-.7833.1025v1.8277c0,.3398-.2713.6126-.6092.6126h-1.8128c-.0648.2559-.099.5186-.102.7826.0024.2665.0366.5318.102.7901h1.8153c.3379,0,.6092.2728.6092.6126v1.8202c.2553.0653.5174.0997.7808.1025.2634-.0028.5255-.0372.7808-.1025v-1.8227c0-.3398.2738-.6151.6117-.6151h1.8128c.065-.2567.0992-.5202.102-.7851-.0003-.2645-.0321-.5281-.0945-.7851h-1.8252c-.3379,0-.6092-.2728-.6092-.6126v-1.8327c-.2548-.0626-.5161-.0945-.7783-.095Z"/><path id="f" class="l" d="M23.9942,29.2732c4.6309,0,7.7046.9304,8.7721,3.7084s4.0421,3.998,6.9781,1.3837c2.936-2.6144,4.8101-7.3351,4.7545-10.1636-.0557-2.8285-.9696-5.9534-4.5725-8.0774-3.6029-2.124-9.715-3.9337-15.9262-3.9337"/><circle id="g" class="l" cx="31.0727" cy="25.2502" r="1.1639"/><circle id="h" class="l" cx="34.4" cy="23.185" r="1.1639"/><circle id="i" class="l" cx="38.0589" cy="21.785" r="1.1639"/><path id="j" class="l" d="M33.0197,20.4127c-1.2816.6373-3.6451,2.2693-3.6451,2.2693-1.4356.8938-2.132,2.5885-1.3805,4.0996.7523,1.5108,2.5893,2.1251,4.1037,1.3725,1.2928-.6425,2.3645-1.6301,3.646-2.2673s4.0085-1.539,4.0085-1.539c1.5796-.6065,2.1344-2.5887,1.3824-4.1006-.7527-1.5115-2.5258-1.9772-4.1057-1.3715,0,0-2.7278.8998-4.0094,1.5371Z"/><path id="k" class="l" d="M30.7515,18.5406l2.7057-1.096"/></svg>
Copied!