Add icons to this collection by clicking the heart icon.
Book icon - also known as education, book, bookmark, button, ebook, ui, and user interface. Created in a clean flat 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 24 24"
>
    <linearGradient
        id="a"
        x2="24"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M17.5 6v12a.5.5 0 0 1-.5.5H7a.5.5 0 0 1-.5-.5V6a.5.5 0 0 1 .5-.5h4.5V10a.5.5 0 0 0 .724.447L14 9.56l1.776.888A.5.5 0 0 0 16.5 10V5.5h.5a.5.5 0 0 1 .5.5zM14 8.5a.5.5 0 0 1 .224.053l1.276.638V5.5h-3v3.69l1.276-.637A.5.5 0 0 1 14 8.5zm9.469-4.532A60.988 60.988 0 0 1 24 12a61.004 61.004 0 0 1-.536 8.07 3.98 3.98 0 0 1-3.433 3.4 60.997 60.997 0 0 1-8.09.53 60.988 60.988 0 0 1-7.971-.53 3.995 3.995 0 0 1-3.439-3.44 61 61 0 0 1 .005-16.1A3.98 3.98 0 0 1 3.968.531 61.001 61.001 0 0 1 20.07.536a3.98 3.98 0 0 1 3.399 3.432zM18.5 6A1.502 1.502 0 0 0 17 4.5H7A1.502 1.502 0 0 0 5.5 6v12A1.502 1.502 0 0 0 7 19.5h10a1.502 1.502 0 0 0 1.5-1.5z"
    />
</svg>
More icons in the same style and category