Add icons to this collection by clicking the heart icon.
Note Book icon - also known as user, bookmark, notebook, notes, contact, note book, plan, ui, social media, communications, and contact 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="2"
        y2="22"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M18 2H8C6.346 2 5 3.346 5 5v1H4a1 1 0 1 0 0 2h1v3H4a1 1 0 1 0 0 2h1v3H4a1 1 0 1 0 0 2h1v1c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3V5c0-1.654-1.346-3-3-3zm1 17c0 .552-.449 1-1 1H8c-.551 0-1-.448-1-1V5c0-.552.449-1 1-1h10c.551 0 1 .448 1 1zm-6-7c1.93 0 3.5-1.57 3.5-3.5S14.93 5 13 5 9.5 6.57 9.5 8.5 11.07 12 13 12zm0-5c.827 0 1.5.673 1.5 1.5S13.827 10 13 10s-1.5-.673-1.5-1.5S12.173 7 13 7zm1.5 6h-3A2.503 2.503 0 0 0 9 15.5V18a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-2.5c0-1.379-1.122-2.5-2.5-2.5zm.5 4h-4v-1.5c0-.271.229-.5.5-.5h3c.271 0 .5.229.5.5z"
    />
</svg>
More icons in the same style and category