Mame4droid Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mame4droid 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/343386.svg" alt="Mame4droid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343386.svg" alt="Mame4droid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343386.svg" alt="Mame4droid icon" :width="24" :height="24" />
CSS background
.icon-mame4droid {
background-image: url('https://proicons.com/icon/343386.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="14.267" cy="26.6709" r="4.5"/><ellipse class="b" cx="14.267" cy="35.9099" rx="4" ry="2.2"/><ellipse class="b" cx="27.823" cy="36.3409" rx="3.6873" ry="2.2794"/><ellipse class="b" cx="35.935" cy="32.4519" rx="3.6873" ry="2.2794"/><path class="b" d="M20.579,25.5879h6.8424"/><path class="b" d="M20.379,28.3239h7.2424"/><path class="b" d="M20.179,31.0599h7.6428"/><path class="b" d="M14.267,31.2609v4.4338"/><path class="b" d="M7.2384,26.5969c.2708-1.4625,1.5975-3.4238,3.6736-3.4238-2.076,0-3.4027-1.9613-3.6736-3.4238,0,0-1.644-8.6211-1.7384-11.076,0-2.216,1.784-4,4-4h29c2.216,0,4,1.784,4,4-.0944,2.4551-1.7384,11.076-1.7384,11.076-.2708,1.4625-1.5975,3.4238-3.6736,3.4238,2.076,0,3.4027,1.9613,3.6736,3.4238,0,0,1.644,8.6211,1.7384,11.076,0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4,.0944-2.4551,1.7384-11.076,1.7384-11.076Z"/><path class="b" d="M10.912,23.1729h.5113"/><path class="b" d="M37.088,23.1729h-19.913"/><path class="b" d="M25.534,20.4129c0-3.4794,2.8206-6.3,6.3-6.3s6.3,2.8206,6.3,6.3h-12.6Z"/><path class="b" d="M34.69,14.7979l1.0542-1.4219"/><path class="b" d="M28.981,14.8009l-1.057-1.4257"/><circle class="b" cx="29.508" cy="17.2119" r=".75"/><circle class="b" cx="34.161" cy="17.2119" r=".75"/><path class="b" d="M25.534,23.1729v-2.4918c0-.7423-.5911-1.2293-1.2386-1.2293s-1.2386.5312-1.2386,1.2293v2.4918"/><path class="b" d="M38.134,20.4129v2.7602"/><path class="b" d="M34.901,41.6739c-.0658.9226-1.5183,1.6528-3.2878,1.6528-1.7695,0-3.222-.7302-3.2878-1.6528"/><path class="b" d="M18.013,13.8509v-5.6291l-4.4751,5.6291v-5.6291l-4.7422,5.6291"/><path class="b" d="M36.998,13.8509h-5.2929l4.7422-5.6291h2.7575"/><path class="b" d="M34.077,11.0359h1.8865"/><path class="b" d="M22.312,16.0869h-3.9892l2.7356-3.2958v4.2337"/><path class="b" d="M31.705,13.8509v-5.6291l-4.4751,5.6291v-5.6291l-4.4751,5.6291v-5.6291l-6.5218,7.7413"/></svg>
Copied!