book icon
book-solid from Dither Icons by Vijay K Singh · Solid · MIT Free for personal and commercial use.
- Name
- book-solid
- Set
- Dither Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
2 other variants in Dither Icons
The same icon in other sets
All book icons →bookAkar Iconsbook-filledAnt Design IconsbookBootstrap IconsbookBoxIcons v2bookBoxIcons v2 SolidbookCarbonbookCodiconsbook-fillEva IconsbookFramework7 IconsbookFont Awesome 6 SolidbookFont Awesome SolidbookFeather Iconsbook-outlineFlowbite Iconsbook-16-filledFluent UI System Iconsbook-16Fluent UI System Color IconsbookHealth IconsbookHumbleiconsbookIconParkbookIconPark OutlinebookIconPark SolidbookIconPark TwoTonebookIconoirbookIonIconsbookJam Icons
Use the book icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><mask id="svgID72" width="24" height="24" x="0" y="0" maskUnits="userSpaceOnUse"><rect width="24" height="24" fill="#fff"/><path fill="#000" stroke="#000" stroke-linejoin="round" stroke-width=".24" d="M12 5Q15.1 3.35 20.5 4v15.5Q15.1 19 12 21Z" opacity="0"/></mask></defs><g fill-rule="evenodd" mask="url(#svgID72)"><path d="M12 5Q8.9 3.35 3.5 4v15.5Q8.9 19 12 21Z" opacity=".72"/><path d="M12 5Q15.1 3.35 20.5 4v15.5Q15.1 19 12 21ZM14.6 7.75q1.8-.5 3.6-.25v.5q-1.8-.25-3.6.25ZM14.6 10.75q1.8-.5 3.6-.25v.5q-1.8-.25-3.6.25ZM14.6 13.75q1.3-.35 2.6-.3v.5q-1.3-.05-2.6.3Z"/></g><g opacity="0"><path fill-rule="evenodd" d="M12 5Q15.1 3.35 20.5 4v15.5Q15.1 19 12 21Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" d="M19.9 5.1v12.8" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M19.7 18.85q-4.15-.15-6.55 1.25" opacity="0"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M12 5v16" opacity=".55"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M2.05 10.2q-.75 1.2 0 2.4" opacity="0"/></g></svg>
React
import type { SVGProps } from "react";
export function DitherBookSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><mask id="svgID72" width="24" height="24" x="0" y="0" maskUnits="userSpaceOnUse"><rect width="24" height="24" fill="#fff"/><path fill="#000" stroke="#000" strokeLinejoin="round" strokeWidth=".24" d="M12 5Q15.1 3.35 20.5 4v15.5Q15.1 19 12 21Z" opacity="0"/></mask></defs><g fillRule="evenodd" mask="url(#svgID72)"><path d="M12 5Q8.9 3.35 3.5 4v15.5Q8.9 19 12 21Z" opacity=".72"/><path d="M12 5Q15.1 3.35 20.5 4v15.5Q15.1 19 12 21ZM14.6 7.75q1.8-.5 3.6-.25v.5q-1.8-.25-3.6.25ZM14.6 10.75q1.8-.5 3.6-.25v.5q-1.8-.25-3.6.25ZM14.6 13.75q1.3-.35 2.6-.3v.5q-1.3-.05-2.6.3Z"/></g><g opacity="0"><path fillRule="evenodd" d="M12 5Q15.1 3.35 20.5 4v15.5Q15.1 19 12 21Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".5" d="M19.9 5.1v12.8" opacity="0"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".6" d="M19.7 18.85q-4.15-.15-6.55 1.25" opacity="0"/></g><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".6" d="M12 5v16" opacity=".55"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".6" d="M2.05 10.2q-.75 1.2 0 2.4" opacity="0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><mask id="svgID72" width="24" height="24" x="0" y="0" maskUnits="userSpaceOnUse"><rect width="24" height="24" fill="#fff"/><path fill="#000" stroke="#000" stroke-linejoin="round" stroke-width=".24" d="M12 5Q15.1 3.35 20.5 4v15.5Q15.1 19 12 21Z" opacity="0"/></mask></defs><g fill-rule="evenodd" mask="url(#svgID72)"><path d="M12 5Q8.9 3.35 3.5 4v15.5Q8.9 19 12 21Z" opacity=".72"/><path d="M12 5Q15.1 3.35 20.5 4v15.5Q15.1 19 12 21ZM14.6 7.75q1.8-.5 3.6-.25v.5q-1.8-.25-3.6.25ZM14.6 10.75q1.8-.5 3.6-.25v.5q-1.8-.25-3.6.25ZM14.6 13.75q1.3-.35 2.6-.3v.5q-1.3-.05-2.6.3Z"/></g><g opacity="0"><path fill-rule="evenodd" d="M12 5Q15.1 3.35 20.5 4v15.5Q15.1 19 12 21Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".5" d="M19.9 5.1v12.8" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M19.7 18.85q-4.15-.15-6.55 1.25" opacity="0"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M12 5v16" opacity=".55"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M2.05 10.2q-.75 1.2 0 2.4" opacity="0"/></g></svg> </template>
CSS
.icon-book-solid {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cdefs%3E%3Cmask%20id%3D%22svgID72%22%20width%3D%2224%22%20height%3D%2224%22%20x%3D%220%22%20y%3D%220%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.24%22%20d%3D%22M12%205Q15.1%203.35%2020.5%204v15.5Q15.1%2019%2012%2021Z%22%20opacity%3D%220%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill-rule%3D%22evenodd%22%20mask%3D%22url(%23svgID72)%22%3E%3Cpath%20d%3D%22M12%205Q8.9%203.35%203.5%204v15.5Q8.9%2019%2012%2021Z%22%20opacity%3D%22.72%22%2F%3E%3Cpath%20d%3D%22M12%205Q15.1%203.35%2020.5%204v15.5Q15.1%2019%2012%2021ZM14.6%207.75q1.8-.5%203.6-.25v.5q-1.8-.25-3.6.25ZM14.6%2010.75q1.8-.5%203.6-.25v.5q-1.8-.25-3.6.25ZM14.6%2013.75q1.3-.35%202.6-.3v.5q-1.3-.05-2.6.3Z%22%2F%3E%3C%2Fg%3E%3Cg%20opacity%3D%220%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%205Q15.1%203.35%2020.5%204v15.5Q15.1%2019%2012%2021Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.5%22%20d%3D%22M19.9%205.1v12.8%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M19.7%2018.85q-4.15-.15-6.55%201.25%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M12%205v16%22%20opacity%3D%22.55%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M2.05%2010.2q-.75%201.2%200%202.4%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cdefs%3E%3Cmask%20id%3D%22svgID72%22%20width%3D%2224%22%20height%3D%2224%22%20x%3D%220%22%20y%3D%220%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.24%22%20d%3D%22M12%205Q15.1%203.35%2020.5%204v15.5Q15.1%2019%2012%2021Z%22%20opacity%3D%220%22%2F%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cg%20fill-rule%3D%22evenodd%22%20mask%3D%22url(%23svgID72)%22%3E%3Cpath%20d%3D%22M12%205Q8.9%203.35%203.5%204v15.5Q8.9%2019%2012%2021Z%22%20opacity%3D%22.72%22%2F%3E%3Cpath%20d%3D%22M12%205Q15.1%203.35%2020.5%204v15.5Q15.1%2019%2012%2021ZM14.6%207.75q1.8-.5%203.6-.25v.5q-1.8-.25-3.6.25ZM14.6%2010.75q1.8-.5%203.6-.25v.5q-1.8-.25-3.6.25ZM14.6%2013.75q1.3-.35%202.6-.3v.5q-1.3-.05-2.6.3Z%22%2F%3E%3C%2Fg%3E%3Cg%20opacity%3D%220%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%205Q15.1%203.35%2020.5%204v15.5Q15.1%2019%2012%2021Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.5%22%20d%3D%22M19.9%205.1v12.8%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M19.7%2018.85q-4.15-.15-6.55%201.25%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M12%205v16%22%20opacity%3D%22.55%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M2.05%2010.2q-.75%201.2%200%202.4%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/dither/book-solid.svg?color=%231a73e8&size=48