Book Alt Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Book Alt 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/305044.svg" alt="Book Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305044.svg" alt="Book Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305044.svg" alt="Book Alt icon" :width="24" :height="24" />
CSS background
.icon-book-alt {
background-image: url('https://proicons.com/icon/305044.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="M782 1v146h121v852c-8 0-15 1-23 1H291c-104 0-192-83-193-186-2-222-2-445 0-668C98 59 160 2 251 1c120-2 240-1 360-1h146c7 0 15 1 25 1zm78 944V198h-78v538h-27c-155 0-310-1-465 1-28 1-58 9-85 20-40 19-57 60-50 109 5 39 33 66 77 74 14 3 28 5 42 5h586zM480 306H339c-15 0-28 3-28 20 0 18 13 22 28 21h281c16 0 31-3 30-22 0-17-15-19-29-19H480zm0-67c47 0 94-1 141 0 15 0 29-2 29-20 1-19-14-22-30-22H341c-15 0-30 3-30 22s16 20 31 20c46-1 92 0 138 0zm0 176H337c-14 0-26 3-26 20s12 20 27 20h286c14 0 27-4 26-20 0-17-12-20-27-20H480zm305 445H283c-6 0-14 2-18-1-8-6-17-15-18-23-1-6 11-14 18-20 3-2 10-1 14-1h467c42 0 42 0 39 45z"/></svg>
Book Alt in other icon packs
Copied!