Add icons to this collection by clicking the heart icon.
Pages icon - also known as file, document, paper, edit, pages, ios, files and folders, and ios14. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#8df49b" />
        <stop offset="1" stop-color="#589cf9" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M452 0H60C26.916 0 0 26.916 0 60v392c0 33.084 26.916 60 60 60h392c33.084 0 60-26.916 60-60V60c0-33.084-26.916-60-60-60zm0 472H60c-11.028 0-20-8.972-20-20V60c0-11.028 8.972-20 20-20h392c11.028 0 20 8.972 20 20v332H117v40h355v20c0 11.028-8.972 20-20 20zM213.051 334.742a70.86 70.86 0 0 0 27.691-17.066l132.761-135.535c22.96-23.48 22.726-61.453-.521-84.647-11.366-11.341-26.438-17.572-42.479-17.572l-.382.001c-16.184.1-31.327 6.527-42.631 18.086L155.575 232.682a70.829 70.829 0 0 0-16.998 27.599l-21.96 96.152zm103.027-208.756a20.012 20.012 0 0 1 14.289-6.065c5.388-.016 10.523 2.058 14.362 5.889 7.79 7.772 7.868 20.497.186 28.353 0 0-134.067 136.744-134.895 137.409l-28.25-28.268c.678-.841 134.308-137.318 134.308-137.318z"
    />
</svg>
More icons in the same style and category