Add icons to this collection by clicking the heart icon.
Ebook icon - also known as education, study, read, bookmark, arrow, ebook, electronics, ereader, elearning, and digital book. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M406 0h-15c-16.569 0-30 13.431-30 30v82.728l-8.291-4.146a15.019 15.019 0 0 0-13.418 0L331 112.728V30c0-16.569-13.432-30-30-30H106C81.147 0 61 20.147 61 45v422c0 24.853 20.147 45 45 45h300c24.853 0 45-20.147 45-45V45c0-24.853-20.147-45-45-45z"
    />
    <path
        fill="url(#b)"
        d="M301 0v137c0 5.2 2.695 10.02 7.119 12.759 4.395 2.725 9.902 2.959 14.59.659L346 138.772l23.291 11.646c4.615 2.307 10.164 2.093 14.59-.659A15.005 15.005 0 0 0 391 137V0zm-15 422h-60c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.291 0 15-6.709 15-15s-6.709-15-15-15zm90-240H136c-8.291 0-15 6.709-15 15s6.709 15 15 15h240c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0 60H136c-8.291 0-15 6.709-15 15s6.709 15 15 15h240c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0 60H136c-8.291 0-15 6.709-15 15s6.709 15 15 15h240c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-90 60H136c-8.291 0-15 6.709-15 15s6.709 15 15 15h150c8.291 0 15-6.709 15-15s-6.709-15-15-15zM136 152h90c8.291 0 15-6.709 15-15s-6.709-15-15-15h-90c-8.291 0-15 6.709-15 15s6.709 15 15 15z"
    />
</svg>
More icons in the same style and category