Add icons to this collection by clicking the heart icon.
Book icon - also known as book, shapes and symbols, cancer ribbon, and healthcare and medical. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="32"
            x2="32"
            y1="9"
            y2="55"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#4800bf" />
            <stop offset="1" stop-color="#e5a100" />
        </linearGradient>
    </defs>
    <path
        d="M62 17h-3v-3a1 1 0 0 0-1-1h-3v-3a1 1 0 0 0-1-1h-.958A32.638 32.638 0 0 0 32 16.678 32.638 32.638 0 0 0 10.958 9H10a1 1 0 0 0-1 1v3H6a1 1 0 0 0-1 1v3H2a1 1 0 0 0-1 1v36a1 1 0 0 0 1 1h60a1 1 0 0 0 1-1V18a1 1 0 0 0-1-1Zm-8 30a1 1 0 0 0 1-1V15h2v34H42.142a30.664 30.664 0 0 1 10.9-2Zm-1-2a32.635 32.635 0 0 0-20 6.873v-8.459l2.293 2.293a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0 0-1.414L37.414 37l2.406-2.406a7.441 7.441 0 0 0 .455-10.026l-.946-1.135A9.505 9.505 0 0 0 33 20.055v-1.593A30.643 30.643 0 0 1 53 11ZM32 22a7.511 7.511 0 0 1 4.948 1.864 8.64 8.64 0 0 1-1.043 3.353 7.192 7.192 0 0 0-7.8 0 8.606 8.606 0 0 1-1.057-3.357A7.518 7.518 0 0 1 32 22Zm-2.465 7.122c-.093-.093-.177-.193-.265-.289a5.134 5.134 0 0 1 5.459 0c-.088.1-.171.2-.264.29L32 31.586Zm6.344 1.414a10.626 10.626 0 0 0 2.758-4.809l.1.122a5.44 5.44 0 0 1-.332 7.331L36 35.586 33.414 33Zm-7.758 0L38.586 41 36 43.586 25.594 33.18a5.44 5.44 0 0 1-.332-7.331l.093-.114a10.646 10.646 0 0 0 2.766 4.801ZM30.586 41 28 43.586 25.414 41 28 38.414ZM11 11a30.643 30.643 0 0 1 20 7.462v1.593a9.505 9.505 0 0 0-6.329 3.378l-.946 1.135a7.441 7.441 0 0 0 .455 10.026L26.586 37l-3.293 3.293a1 1 0 0 0 0 1.414l4 4a1 1 0 0 0 1.414 0L31 43.414v8.459A32.635 32.635 0 0 0 11 45Zm-4 4h2v31a1 1 0 0 0 1 1h.958a30.664 30.664 0 0 1 10.9 2H7Zm-4 4h2v31a1 1 0 0 0 1 1h20.091a30.6 30.6 0 0 1 3.089 2H3Zm58 34H34.82a30.6 30.6 0 0 1 3.089-2H58a1 1 0 0 0 1-1V19h2Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category