Mdm Admin Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mdm Admin 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/343537.svg" alt="Mdm Admin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343537.svg" alt="Mdm Admin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343537.svg" alt="Mdm Admin icon" :width="24" :height="24" />
CSS background
.icon-mdm-admin {
background-image: url('https://proicons.com/icon/343537.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>.t{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="t" d="M5.5,34.253l4.8724-9.8098,4.4177,7.2112-4.8724,9.6149-4.4177-7.0163Z"/><path id="c" class="t" d="M16.3493,13.464l8.9003,14.3574c-2.2152,2.181-3.1072,5.0524-3.2483,8.3156l-9.42-15.5918,3.768-7.0813Z"/><path id="d" class="t" d="M29.4724,13.2691l6.9513,11.1091c-2.8912-.4953-5.4733-.3717-7.7309.8446l-2.8585-4.6126,3.6381-7.3411Z"/><path id="e" class="t" d="M38.7139,35.1216c0,3.1979-2.5333,5.7903-5.6583,5.7903s-5.6583-2.5924-5.6583-5.7903h0c0-3.1979,2.5333-5.7903,5.6583-5.7903h0c3.125,0,5.6583,2.5924,5.6583,5.7903Z"/><path id="f" class="t" d="M28.771,38.6014s1.2257-2.0596,4.1512-2.114c3.4049-.0633,4.4587,2.3447,4.4587,2.3447"/><path id="g" class="t" d="M34.6675,33.6046c0,.8578-.7126,1.5531-1.5916,1.5531h0c-.879,0-1.5916-.6954-1.5916-1.5531h0c0-.8578.7126-1.5531,1.5916-1.5531h0c.879,0,1.5916.6954,1.5916,1.5531h0Z"/><path id="h" class="t" d="M33.0842,29.1431l-.0082-1.5347"/><path id="i" class="t" d="M36.9389,30.6669l.9417-1.0598"/><path id="j" class="t" d="M38.8813,34.965l1.3439-.0151"/><path id="k" class="t" d="M37.1064,39.5115l.6974.6658"/><path id="l" class="t" d="M32.8536,41.0106l-.0082,1.0886"/><path id="m" class="t" d="M28.7051,39.2397l-.7029.7454"/><path id="n" class="t" d="M27.1374,35.0652h-1.2876"/><path id="o" class="t" d="M28.6681,31.0032l-1.0502-1.0117"/><path id="p" class="t" d="M38.3923,11.0043c-.3947-1.3622-1.6418-2.2999-3.06-2.301-1.761,0-3.1886,1.4275-3.1885,3.1885.0011.0228.0025.0455.004.0683"/><path id="q" class="t" d="M39.6368,11.31l.0542.0803c-.1646-2.3121-2.0873-4.1043-4.4053-4.1061-1.334.0035-2.595.6093-3.4314,1.6485"/><path id="r" class="t" d="M40.4721,14.2837c.4016-.8003.6126-1.6827.6164-2.5781.0006-3.2053-2.5974-5.8043-5.8027-5.8047-.2634.0015-.5263.021-.7871.0582"/><path id="s" class="t" d="M37.9622,18.3858c2.7339-1.0923,4.5298-3.7362,4.5378-6.6802-.0008-2.2289-1.0317-4.3323-2.7929-5.6983"/></svg>
Copied!