Add icons to this collection by clicking the heart icon.
Sketchbook icon - also known as artist, education, notebook, draw, pen, artistic, sketch, art and design, and sketchbook. Created in a clean lineal color 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="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        d="M355 497H15V55h340v442zM185 95V15m100 80V15M85 95V15m412 102h-70v280l35 100 35-100V117zm-70 280h70M477 57h-30c-11.046 0-20 8.954-20 20v40h70V77c0-11.046-8.954-20-20-20zM15 437h340"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category