Add icons to this collection by clicking the heart icon.
Journal icon - also known as education, book, notebook, pencil, pen, agenda, and journal. 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"
>
    <linearGradient
        id="a"
        x1="4"
        x2="58"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0bc2ff" />
        <stop offset="1" stop-color="#535aff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M13 27H9v-6h4zm0 16v-6H9v6zm38 11c0 1.1-.9 2-2 2H24V8h25c1.1 0 2 .9 2 2v2h4v-2c0-3.3-2.7-6-6-6H15c-3.3 0-6 2.7-6 6v4H4v4h9v-8c0-1.1.9-2 2-2h5v48h-5c-1.1 0-2-.9-2-2v-8H4v4h5v4c0 3.3 2.7 6 6 6h34c3.3 0 6-2.7 6-6v-1h-4zm7-35v27c0 .5-.2 1-.6 1.4l-3 3c-.4.4-.9.6-1.4.6s-1-.2-1.4-.6l-3-3c-.4-.4-.6-.9-.6-1.4V19c0-2.8 2.2-5 5-5s5 2.2 5 5zm-6 0v3h2v-3c0-.6-.4-1-1-1s-1 .4-1 1zm2 26.2V26h-2v19.2l1 1zM44 26H28v4h16zM28 38h16v-4H28zm-15-8H4v4h9z"
    />
</svg>
More icons in the same style and category