Library Icon
Free SVG icon from the Carbon Icons 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/320285.svg" alt="Library icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320285.svg" alt="Library icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320285.svg" alt="Library icon" :width="24" :height="24" />
CSS background
.icon-library {
background-image: url('https://proicons.com/icon/320285.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="library_00000037679269521574061410000018112218782509393035_" d="M31,31.36H1v-0.72h1.64V7c0-0.199,0.161-0.36,0.36-0.36 h4.64V1c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v2.64H17c0.199,0,0.36,0.161,0.36,0.36v3.523l6.541-1.869 c0.094-0.027,0.193-0.014,0.277,0.034s0.146,0.128,0.17,0.222l6,23c0.049,0.189-0.062,0.383-0.25,0.437L25.57,30.64H31V31.36z M17.36,30.64h5.174L17.36,10.806V30.64z M12.36,30.64h4.28V8.007c0-0.005,0-0.01,0-0.015V4.36h-4.28 C12.36,4.36,12.36,30.64,12.36,30.64z M8.36,30.64h3.28V1.36H8.36V30.64z M3.36,30.64h4.28V7.36H3.36V30.64z M21.356,23.272 l1.898,7.28l6.308-1.802l-1.898-7.28L21.356,23.272z M19.519,16.227l1.656,6.35l6.308-1.803l-1.657-6.349L19.519,16.227z M17.438,8.25l1.898,7.28l6.308-1.802l-1.898-7.28L17.438,8.25z M16,29.36h-3v-0.72h3V29.36z M7,29.36H4v-0.72h3V29.36z M16,27.36 h-3v-0.72h3V27.36z M7,27.36H4v-0.72h3V27.36z M7,11.36H4v-0.72h3V11.36z M7,9.36H4V8.64h3V9.36z M16,6.36h-3V5.64h3V6.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Library in other icon packs
Copied!