Bookoff Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bookoff 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/337424.svg" alt="Bookoff icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337424.svg" alt="Bookoff icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337424.svg" alt="Bookoff icon" :width="24" :height="24" />
CSS background
.icon-bookoff {
background-image: url('https://proicons.com/icon/337424.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:#fff;}.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="d" cx="24" cy="24" r="21.5"/><path class="d" d="M10.009,25.0012c-.006-.1671-.009-.3344-.009-.5016,0-7.732,6.268-14,14-14h0c7.732,0,14,6.268,14,14h0c0,.1672-.003.3345-.009.5016"/><path class="d" d="M29.796,21.8022c-.7029,2.6231-3.0799,4.4471-5.7956,4.4471-2.7157,0-5.0927-1.824-5.7956-4.4471"/><circle class="c" cx="21" cy="18.4992" r=".75"/><circle class="c" cx="27" cy="18.4992" r=".75"/><path class="d" d="M45.5,24.9992h-7.5088c-5.844,0-8.5509,2.0912-10.991,3.5-1.2979.7493-2.6562.75-3,.75s-1.7021-.0007-3-.75c-2.4402-1.4088-5.1471-3.5-10.991-3.5H2.5228"/><path class="d" d="M21,28.4992v16.6059"/><path class="d" d="M27,28.4992v16.6059"/></svg>
Bookoff in other icon packs
Copied!