Abacus Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Abacus 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/304888.svg" alt="Abacus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304888.svg" alt="Abacus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304888.svg" alt="Abacus icon" :width="24" :height="24" />
CSS background
.icon-abacus {
background-image: url('https://proicons.com/icon/304888.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M962 767h-10V86c0-20-17-37-37-37-21 0-38 17-38 37v91H767c-1-18-18-32-37-32-20 0-36 14-38 32H516c-2-18-18-32-37-32-20 0-36 14-38 32h-50c-2-18-18-32-38-32-19 0-36 14-37 32H123V86c0-20-17-37-38-37-20 0-37 17-37 37v681H38c-21 0-38 16-38 36v112c0 20 17 36 38 36h924c21 0 38-16 38-36V803c0-20-17-36-38-36zM315 250v4c0 20 17 36 38 36s38-16 38-36v-4h50v4c0 20 17 36 38 36s37-16 37-36v-4h176v4c0 20 17 36 38 36s38-16 38-36v-4h109v180H642c-2-18-18-32-38-32-19 0-35 14-37 32H391c-2-18-18-32-38-32-19 0-36 14-37 32h-51c-2-18-18-32-38-32-19 0-35 14-37 32h-67V250h192zM123 503h67v4c0 20 17 36 37 36 21 0 38-16 38-36v-4h50v4c0 20 17 36 38 36s38-16 38-36v-4h176v4c0 20 17 36 37 36 21 0 38-16 38-36v-4h235v264H123V503z"/></svg>
Abacus in other icon packs
Copied!