Gbaemu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gbaemu 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/326411.svg" alt="Gbaemu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326411.svg" alt="Gbaemu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326411.svg" alt="Gbaemu icon" :width="24" :height="24" />
CSS background
.icon-gbaemu {
background-image: url('https://proicons.com/icon/326411.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>.l,.m{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.m{stroke-width:1px;}</style></defs><circle id="b" class="m" cx="36.9157" cy="22.6764" r="1.3388"/><circle id="c" class="m" cx="40.9071" cy="21.2129" r="1.3388"/><path id="d" class="l" d="M17.4042,15.8943c-2.2935.2026-2.4883.338-2.7889,2.8051-.3007,2.4671-.5705,8.6365-.5303,10.8216.0402,2.1852,6.5008,2.566,9.915,2.566s9.8748-.3808,9.915-2.566c.0402-2.1852-.2296-8.3545-.5303-10.8216-.3007-2.4671-.4955-2.6024-2.7889-2.8051-2.2935-.2026-4.3949-.3-6.5958-.3s-4.3023.0973-6.5958.3Z"/><path id="e" class="l" d="M10.0715,27.8376l1.2873.3495"/><path id="f" class="l" d="M10.0715,29.5355l1.2873.3495"/><path id="g" class="l" d="M11.0997,12.2001c-3.8693.5051-4.919.7568-5.6702,1.5333"/><path id="h" class="l" d="M32.2806,12.2001c2.7161,0,3.9559,1.5031,5.9629,2.0816,2.007.5785,3.0259.6211,3.9503.6672.9244.0461,1.4224.1615,1.987,7.1936.5646,7.0321.9637,9.4252-4.1464,10.6037-5.11,1.1785-3.9856,1.6649-7.5209,2.3259-3.5353.6609-5.6653.7278-8.5134.7278s-4.9781-.0669-8.5134-.7278c-3.5353-.6609-2.4109-1.1474-7.5209-2.3259-5.11-1.1785-4.711-3.5716-4.1464-10.6037.5646-7.0321,1.0626-7.1475,1.987-7.1936.9244-.0461,1.9432-.0887,3.9503-.6672,2.007-.5785,3.2468-2.0816,5.9629-2.0816h16.5612Z"/><path id="i" class="l" d="M31.4209,18.5893v9.7989h-14.8417v-9.7989h14.8417Z"/><path id="j" class="l" d="M36.9003,12.2001c3.8692.5051,4.919.7568,5.6702,1.5333"/><path id="k" class="l" d="M7.7173,18.8415l.0019,1.9076-1.9076.0019v2.1945l1.9076-.0019.0019,1.9076h2.1945l-.0019-1.9076,1.9076-.0019v-2.1945l-1.9076.0019-.0019-1.9076h-2.1945Z"/></svg>
Copied!