Library Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Library 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/305986.svg" alt="Library icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305986.svg" alt="Library icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305986.svg" alt="Library icon" :width="24" :height="24" />
CSS background
.icon-library {
background-image: url('https://proicons.com/icon/305986.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="M198 336H85c-12 0-22 10-22 22v526c0 13 10 23 22 23h113c13 0 23-10 23-23V358c0-12-10-22-23-22zm-3 528H88v-26h107v26zm17-567H71c-5 0-8-4-8-8v-29c0-5 3-9 8-9h141c4 0 8 4 8 9v29c0 4-4 8-8 8zm-11-84H81c-10 0-18-9-18-19v-74c0-10 8-19 18-19h120c11 0 19 9 19 19v74c0 10-8 19-19 19zm447 123H534c-12 0-22 10-22 22v526c0 13 10 23 22 23h114c12 0 22-10 22-23V358c0-12-10-22-22-22zm-57 530c-19 0-35-16-35-36s16-35 35-35c20 0 35 16 35 35s-15 36-35 36zm70-569H520c-4 0-8-4-8-8v-29c0-5 4-9 8-9h142c4 0 8 4 8 9v29c0 4-4 8-9 8zm-10-84H531c-11 0-19-9-19-19v-74c0-10 8-19 19-19h120c10 0 19 9 19 19v74c0 10-9 19-19 19zm203 113l-113 13c-12 2-21 13-20 25l59 523c2 12 13 21 25 20l113-13c12-2 21-13 19-25l-59-523c-1-12-12-21-24-20zm9-40l-141 16c-4 1-8-2-9-7l-3-29c-1-4 3-9 7-9l140-16c5 0 9 3 10 7l3 29c0 5-3 9-7 9zm-20-82l-120 13c-10 2-19-6-20-16l-9-74c-1-10 7-19 17-20l119-14c11-1 20 6 21 17l8 73c1 10-6 20-16 21zM435 467H297c-15 0-27 10-27 22v396c0 12 12 22 27 22h138c15 0 28-10 28-22V489c0-12-13-22-28-22zm-157-42h176c4 0 8-3 8-8v-29c0-5-4-8-8-8H278c-4 0-8 3-8 8v29c0 5 4 8 8 8zm11-84h154c10 0 19-8 19-19v-73c0-11-9-19-19-19H289c-10 0-19 8-19 19v73c0 11 9 19 19 19z"/></svg>
Library in other icon packs
Copied!