Add icons to this collection by clicking the heart icon.
Edit icon - also known as file, document, pencil, paper, pen, edit, contract, ui, essay, and rename. 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=".997"
        x2="21.182"
        y1="23.715"
        y2="2.161"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="1.1"
        x2="21.285"
        y1="23.811"
        y2="2.257"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M20 10.5a.5.5 0 0 0-.5.5v7.893a1.609 1.609 0 0 1-1.607 1.607H5.107A1.609 1.609 0 0 1 3.5 18.893V6.107A1.609 1.609 0 0 1 5.107 4.5H13a.5.5 0 0 0 0-1H5.107A2.611 2.611 0 0 0 2.5 6.107v12.786A2.611 2.611 0 0 0 5.107 21.5h12.786a2.611 2.611 0 0 0 2.607-2.607V11a.5.5 0 0 0-.5-.5z"
    />
    <path
        fill="url(#b)"
        d="M8.5 12v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .354-.146L20.4 7.307a1.85 1.85 0 0 0 0-2.614L19.307 3.6a1.85 1.85 0 0 0-2.614 0l-8.047 8.046A.5.5 0 0 0 8.5 12zm10.1-7.693L19.693 5.4a.849.849 0 0 1 0 1.2L19 7.293 16.707 5l.693-.693a.851.851 0 0 1 1.2 0zm-9.1 7.9 6.5-6.5L18.293 8l-6.5 6.5H9.5z"
    />
</svg>
More icons in the same style and category