Add icons to this collection by clicking the heart icon.
Note icon - also known as file, document, sheet, text, paper, note, 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="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M301 120h30c8.284 0 15-6.716 15-15s-6.716-15-15-15h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15zm190.604-25.609L401.609 4.396A15.1 15.1 0 0 0 391 0H241c-24.813 0-45 20.187-45 45v45h-45c-24.813 0-45 20.187-45 45v45H61c-24.813 0-45 20.187-45 45v242c0 24.813 20.187 45 45 45h210c24.813 0 45-20.187 45-45v-47h45c24.813 0 45-20.187 45-45v-45h45c24.813 0 45-20.187 45-45V105c0-4.096-1.704-7.917-4.396-10.609zM406 51.213 444.787 90H421c-8.271 0-15-6.729-15-15zM286 467c0 8.271-6.729 15-15 15H61c-8.271 0-15-6.729-15-15V225c0-8.271 6.729-15 15-15h45v165c0 24.813 20.187 45 45 45h135zm90-92c0 8.271-6.729 15-15 15H151c-8.271 0-15-6.729-15-15V135c0-8.271 6.729-15 15-15h45v165c0 24.813 20.187 45 45 45h135zm90-90c0 8.271-6.729 15-15 15H241c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15h135v45c0 24.813 20.187 45 45 45h45zm-75-75h-90c-8.284 0-15 6.716-15 15s6.716 15 15 15h90c8.284 0 15-6.716 15-15s-6.716-15-15-15zm0-60h-90c-8.284 0-15 6.716-15 15s6.716 15 15 15h90c8.284 0 15-6.716 15-15s-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category