humbleicons

Book icon

read learn study knowledge education library documentation guide
Book icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-book" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path d="M18 16V4H8a2 2 0 0 0-2 2v12"/><path d="M18 20H8a2 2 0 1 1 0-4h10c-.673 1.613-.66 2.488 0 4z"/></g></svg>
SVG sprite

Download the sprite file and address the icon by its slug:

copy
copied!
<svg class="humbleicons"><use xlink:href="humbleicons.svg#book"/></svg>