Muttiapp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Muttiapp 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/329710.svg" alt="Muttiapp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329710.svg" alt="Muttiapp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329710.svg" alt="Muttiapp icon" :width="24" :height="24" />
CSS background
.icon-muttiapp {
background-image: url('https://proicons.com/icon/329710.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>.af{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.ag{fill:#000;stroke-width:0px;}</style></defs><g id="c"><g id="d"><path id="e" class="af" d="M21.6746,22.6015v3.3219c0,1.1073.906,2.0132,2.0132,2.0132h0c1.1073,0,2.0132-.906,2.0132-2.0132v-3.3219"/><line id="f" class="af" x1="25.701" y1="26.024" x2="25.701" y2="28.0372"/></g><g id="g"><path id="h" class="af" d="M28.7857,20.9381v6.0397c0,.604.4026,1.0066,1.0066,1.0066h.302"/><line id="i" class="af" x1="27.6784" y1="22.5487" x2="29.893" y2="22.5487"/></g><g id="j"><path id="k" class="af" d="M33.0094,20.9273v6.0397c0,.604.4026,1.0066,1.0066,1.0066h.302"/><line id="l" class="af" x1="31.9021" y1="22.5379" x2="34.1167" y2="22.5379"/></g><polyline id="m" class="af" points="11.2414 27.8974 11.2414 19.9451 15.2679 27.9981 19.2943 19.9451 19.2943 27.9981"/><g id="n"><circle id="o" class="ag" cx="36.5573" cy="20.203" r=".75"/><line id="p" class="af" x1="36.5573" y1="22.619" x2="36.5573" y2="28.0547"/></g><rect id="q" class="af" x="8.4607" y="5" width="31.0795" height="38" rx="2.9362" ry="2.9362"/><path id="r" class="af" d="M8.5787,9.7185h30.6863"/><path id="s" class="af" d="M8.4439,9.7119h-1.5017c-.6237,0-1.1293.5056-1.1293,1.1293v7.9146c0,.5473.4436.9909.9909.9909h1.6087"/><path id="t" class="af" d="M39.5561,9.7119h1.5017c.6237,0,1.1293.5056,1.1293,1.1293v7.9146c0,.5473-.4436.9909-.9909.9909h-1.6087"/><path id="u" class="af" d="M8.5079,33.0281h10.019"/><path id="v" class="af" d="M18.5956,33.0224c5.0271-.5478,2.0053-3.0685,8.6438-2.9503"/><path id="w" class="af" d="M26.6561,30.0777h12.8122"/><g id="x"><circle id="y" class="af" cx="12.0234" cy="36.4953" r="1.6127"/><circle id="z" class="af" cx="14.7339" cy="38.1246" r="1.301"/><circle id="aa" class="af" cx="17.4326" cy="38.9968" r="1.0612"/></g><g id="ab"><circle id="ac" class="af" cx="36.0071" cy="36.4952" r="1.6127"/><circle id="ad" class="af" cx="33.2964" cy="38.1244" r="1.301"/><circle id="ae" class="af" cx="30.5977" cy="38.9969" r="1.0612"/></g></g></svg>
Copied!