Add icons to this collection by clicking the heart icon.
Book icon - also known as education, study, book, read, open book, and literature. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="451"
        y2="46"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="466"
        y2="61.3"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 46H316c-17.1 0-32.401 5.7-45 15.3L256 106l-15-44.7C228.401 51.7 213.1 46 196 46H15C6.599 46 0 52.599 0 61v345l256 45 256-45V61c0-8.401-6.599-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M256 346c8.401 0 15-6.599 15-15V61.3c-5.7 3.9-10.8 9-15 14.7-4.2-5.7-9.3-10.8-15-14.7V331c0 8.401 6.599 15 15 15zM76 166h120c8.291 0 15-6.709 15-15s-6.709-15-15-15H76c-8.291 0-15 6.709-15 15s6.709 15 15 15zm0 60h120c8.291 0 15-6.709 15-15s-6.709-15-15-15H76c-8.291 0-15 6.709-15 15s6.709 15 15 15zm0 60h120c8.291 0 15-6.709 15-15s-6.709-15-15-15H76c-8.291 0-15 6.709-15 15s6.709 15 15 15zm240-120h120c8.291 0 15-6.709 15-15s-6.709-15-15-15H316c-8.291 0-15 6.709-15 15s6.709 15 15 15zm0 60h120c8.291 0 15-6.709 15-15s-6.709-15-15-15H316c-8.291 0-15 6.709-15 15s6.709 15 15 15zm0 60h120c8.291 0 15-6.709 15-15s-6.709-15-15-15H316c-8.291 0-15 6.709-15 15s6.709 15 15 15zm0 120c-24.626 0-46.32 12.081-60 30.458C242.32 418.081 220.626 406 196 406H0v45c0 8.284 6.716 15 15 15h482c8.284 0 15-6.716 15-15v-45z"
    />
</svg>
More icons in the same style and category