Add icons to this collection by clicking the heart icon.
Sketchbook icon - also known as artist, notebook, pencil, workbook, pen, other, artistic, art and design, and sketchbook. Created in a clean flat 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="#1aa8dc" />
        <stop offset=".49" stop-color="#ae3b89" />
        <stop offset="1" stop-color="#f26270" />
    </linearGradient>
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M25 192h33c7 0 12 6 12 12 0 7-5 13-12 13H25c-7 0-13-6-13-13 0-6 6-12 13-12zM480 78l19-35c1-1 1-3-1-4L431 0c-1 0-3 0-4 1l-20 35zm-1 16c-13-6-85-50-90-50-12 0-16 15-6 20 28 16 58 32 85 49 12 6 22-11 11-19zM255 331 395 89l-13-8-140 242zm59 34 140-243-14-8-140 243zm-27-16 140-242-19-11-140 242zm15 26-63-36v72l21-12zm-77-53 19-33-93 1 56 49c3 3 3 8 0 11l-69 66h86v-90c0-1 0-3 1-4zm38-67-135-84c-4-2-5-7-3-10s7-5 10-2l136 84 45-78v-54H51v68h7c14 0 26 11 26 25 0 15-12 26-26 26h-7v56h7c14 0 26 11 26 26 0 14-12 25-26 25h-7v56h7c14 0 26 11 26 26 0 14-12 26-26 26h-7v67h265V384l-81 46c-1 1-2 1-3 1H120c-7 0-10-8-5-13l76-73-64-57c-5-4-2-13 5-13l121-1zM25 406h33c7 0 12 6 12 13s-5 12-12 12H25c-7 0-13-5-13-12s6-13 13-13zm0-107h33c7 0 12 6 12 13 0 6-5 12-12 12H25c-7 0-13-6-13-12 0-7 6-13 13-13z"
        />
    </g>
</svg>
More icons in the same style and category