Add icons to this collection by clicking the heart icon.
Notes icon - also known as education, notes, memo, reminder, stationery, sticky, and files and folders. 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="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M151 240h210c8.284 0 15-6.716 15-15V45c0-8.284-6.716-15-15-15h-90V15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-90c-8.284 0-15 6.716-15 15v180c0 8.284 6.716 15 15 15zm15-180h75v15c0 8.284 6.716 15 15 15s15-6.716 15-15V60h75v150H166zm120 60h-60c-8.284 0-15 6.716-15 15s6.716 15 15 15h60c8.284 0 15-6.716 15-15s-6.716-15-15-15zm211 182h-90v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-90c-8.284 0-15 6.716-15 15v180c0 8.284 6.716 15 15 15h210c8.284 0 15-6.716 15-15V317c0-8.284-6.716-15-15-15zm-15 180H302V332h75v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h75zM225 302h-90v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15H15c-8.284 0-15 6.716-15 15v180c0 8.284 6.716 15 15 15h210c8.284 0 15-6.716 15-15V317c0-8.284-6.716-15-15-15zm-15 180H30V332h75v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h75zM75 407c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15s-6.716-15-15-15H90c-8.284 0-15 6.716-15 15zm272 0c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15s-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15z"
    />
</svg>
More icons in the same style and category