Mame4droid Alt 1 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mame4droid Alt 1 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/343387.svg" alt="Mame4droid Alt 1 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343387.svg" alt="Mame4droid Alt 1 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343387.svg" alt="Mame4droid Alt 1 icon" :width="24" :height="24" />
CSS background
.icon-mame4droid-alt-1 {
background-image: url('https://proicons.com/icon/343387.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="M21.493,20.9019l4.3061-5.2562v3.8249"/><path class="b" d="M27.45,15.6459v3.8249h4.0114"/><path class="b" d="M29.1,15.6459v3.8249"/><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.012,13.8499v-5.6291l-4.4751,5.6291v-5.6291l-4.7422,5.6291"/><path class="b" d="M36.998,13.8499h-5.2929l4.7422-5.6291h2.7575"/><path class="b" d="M34.077,11.0359h1.8865"/><path class="b" d="M22.312,16.0859h-3.9892l2.7356-3.2958v4.2337"/><path class="b" d="M31.705,13.8499v-5.6291l-4.4751,5.6291v-5.6291l-4.4751,5.6291v-5.6291l-6.5218,7.7413"/></svg>
Copied!