C64emu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The C64emu 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/323078.svg" alt="C64emu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323078.svg" alt="C64emu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323078.svg" alt="C64emu icon" :width="24" :height="24" />
CSS background
.icon-c64emu {
background-image: url('https://proicons.com/icon/323078.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>.ae,.af{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.af{stroke-width:1px;}</style></defs><path id="b" class="ae" d="M3.5,33.2122V14.7878c0-.56.454-1.0139,1.0139-1.0139h38.9721c.56,0,1.0139.454,1.0139,1.0139v18.4244c0,.56-.454,1.0139-1.0139,1.0139H4.5139c-.56,0-1.0139-.454-1.0139-1.0139h0Z"/><path id="c" class="ae" d="M26.1778,20.5063v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="d" class="ae" d="M21.5847,20.5063v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="e" class="ae" d="M16.9815,20.5063v2.7044h4.6032v-2.7044h-4.6032Z"/><path id="f" class="ae" d="M12.3884,20.5063v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="g" class="ae" d="M23.8762,23.2107v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="h" class="ae" d="M19.2831,23.2107v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="i" class="ae" d="M14.6798,23.2107v2.7044h4.6032v-2.7044h-4.6032Z"/><path id="j" class="ae" d="M10.0867,23.2107v2.7044h4.5931v-2.7044"/><path id="k" class="ae" d="M26.1778,25.915v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="l" class="ae" d="M21.5847,25.915v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="m" class="ae" d="M21.5847,25.915h-4.6032v2.7044h4.6032"/><path id="n" class="ae" d="M16.9815,25.915h-4.5931v2.7044h4.5931"/><path id="o" class="af" d="M12.7609,28.6194h-3.8481v2.7044h19.2489v-2.7044"/><path id="p" class="ae" d="M12.3884,20.5063v2.7044h-6.8947v2.7044h4.5931v-2.7044M7.7953,25.915h4.5931v2.7044h-6.8947v-2.7044"/><path id="q" class="ae" d="M30.7709,20.5063v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="r" class="ae" d="M26.1778,20.5063v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="s" class="ae" d="M28.4693,23.2107v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="t" class="ae" d="M30.7709,25.915v2.7044h2.2915v-2.7044h-2.2915Z"/><path id="u" class="ae" d="M26.1778,25.915v2.7044h4.5931v-2.7044h-4.5931Z"/><g id="v"><path id="w" class="ae" d="M37.9133,20.5063v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="x" class="ae" d="M37.9133,23.2107v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="y" class="ae" d="M37.9133,25.915v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="z" class="ae" d="M37.9133,28.6194v2.7044h4.5931v-2.7044h-4.5931Z"/></g><path id="aa" class="ae" d="M6.2169,15.9172h9.8987"/><path id="ab" class="ae" d="M38.106,15.9172h1.7271"/><path id="ac" class="ae" d="M7.7953,20.5063v2.7044h4.5931v-2.7044h-4.5931Z"/><path id="ad" class="ae" d="M3.5,17.9538h41"/></svg>
Copied!