Gbcemu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gbcemu 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/326413.svg" alt="Gbcemu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326413.svg" alt="Gbcemu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326413.svg" alt="Gbcemu icon" :width="24" :height="24" />
CSS background
.icon-gbcemu {
background-image: url('https://proicons.com/icon/326413.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>.m,.n{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.n{stroke-width:1px;}</style></defs><path id="b" class="m" d="M12.9776,5.4598c-1.2098,1.0448-.9639,5.1573-1.0692,7.7694-.0838,2.0794.4494,4.1538.3504,6.2326-.0999,2.0987-.8144,4.1359-.9502,6.2326-.2718,4.1992-.2932,7.1688.2785,12.6199.5701,5.4348,8.2707,5.184,12.4128,5.184s11.8427.2508,12.4128-5.184c.5718-5.4511.5504-8.4207.2785-12.6199-.1357-2.0967-.8502-4.1339-.9502-6.2326-.099-2.0788.4342-4.1531.3504-6.2326-.1053-2.6121.1406-6.7245-1.0692-7.7694-1.2073-1.0427-2.9769-.9583-11.0022-.958-8.0253-.0003-9.8353-.0847-11.0426.958Z"/><path id="c" class="m" d="M17.9658,26.079v1.2394"/><path id="d" class="m" d="M17.9658,31.1692v1.2394"/><path id="e" class="m" d="M14.7972,29.2438h1.2409"/><path id="f" class="m" d="M19.8936,29.2438h1.2409"/><circle id="g" class="m" cx="27.2094" cy="27.6387" r="1.5428"/><circle id="h" class="m" cx="32.1629" cy="26.8687" r="1.5428"/><path id="i" class="n" d="M30.8771,32.6288l2.6877-.4283"/><path id="j" class="m" d="M25.7658,33.0956l2.736-.1346"/><path id="k" class="m" d="M27.4022,23.0674c4.863-.2602,6.0529-1.5908,6.1322-7.3376.0792-5.7468.2998-7.9827-2.1898-8.1416-2.4896-.1589-4.8961-.1191-7.3446-.1191s-4.855-.0398-7.3446.1191c-2.4896.1589-2.269,2.3948-2.1898,8.1416.0792,5.7468,1.2692,7.0775,6.1322,7.3376,1.2848.0687,2.2676.1116,3.4023.1116s2.1174-.0429,3.4023-.1116Z"/><path id="l" class="n" d="M29.5461,19.9291v-9.9475h-11.0923v9.9475h11.0923Z"/></svg>
Copied!