Add icons to this collection by clicking the heart icon.
Notebook icon - also known as education, notebook, and question. 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="60.235"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="30"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M121 15c0-8.401-6.599-15-15-15S91 6.599 91 15v15L61 75l45 45 45-45-30-45zm120 60-30-45V15c0-8.401-6.599-15-15-15s-15 6.599-15 15v15l-30 45 31.175 31.175L31 135v332c0 24.899 20.099 45 45 45h240c24.9 0 45-20.101 45-45V135l-153.355-26.645zm90 0-30-45V15c0-8.401-6.599-15-15-15s-15 6.599-15 15v15l-30 45 45 45zm60 331c0 35.7 28.5 90.899 31.8 96.899 2.401 5.1 7.5 8.101 13.2 8.101s10.8-3.001 13.2-8.101c3.299-6 31.8-61.199 31.8-96.899l-45-30zm75-315h-15l-15-30-15 30h-15c-8.401 0-15 6.599-15 15v90l45 30 45-30v-90c0-8.401-6.599-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M316 30h-15v45c0 8.399-6.599 15-15 15s-15-6.601-15-15V30h-60v45c0 8.399-6.599 15-15 15s-15-6.601-15-15V30h-60v45c0 8.399-6.599 15-15 15s-15-6.601-15-15V30H76c-24.901 0-45 20.1-45 45v60h330V75c0-24.9-20.1-45-45-45zM196 211c-24.814 0-45 20.186-45 45 0 8.291 6.709 15 15 15s15-6.709 15-15c0-8.276 6.738-15 15-15s15 6.724 15 15a14.996 14.996 0 0 1-8.027 13.301C189.408 276.42 181 291.171 181 307.812V316c0 8.291 6.709 15 15 15s15-6.709 15-15v-8.188c0-5.288 2.373-10.093 5.918-11.968C231.771 288.036 241 272.772 241 256c0-24.814-20.186-45-45-45zm0 150c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm195-165v210h90V196zM256 437v75l105-105h-75c-16.5 0-30 13.5-30 30zM451 76c0-8.401-6.599-15-15-15s-15 6.599-15 15v15h30z"
    />
</svg>
More icons in the same style and category