Add icons to this collection by clicking the heart icon.
Edit icon - also known as interface, write, pencil, edit, ui, and create. Created in a clean flat 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 16 16"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(10 -12.5 12.5 10 86.044 77.5)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0056e0" />
        <stop offset="1" stop-color="#00e5b8" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M91.064 64.547h-3a2.5 2.5 0 0 0-2.5 2.5v7.977c0 .663.264 1.299.733 1.767a2.497 2.497 0 0 0 1.767.733h8a2.5 2.5 0 0 0 2.5-2.5v-3a.5.5 0 0 0-1 0v3a1.5 1.5 0 0 1-1.5 1.5h-8c-.398 0-.779-.158-1.06-.44a1.497 1.497 0 0 1-.44-1.06v-7.977c0-.398.158-.779.44-1.06.281-.282.663-.44 1.06-.44h3a.5.5 0 0 0 0-1zm8.085 3.659a1.503 1.503 0 0 0 0-2.122l-2.121-2.121a1.503 1.503 0 0 0-2.122 0l-3.902 3.903a1.494 1.494 0 0 0-.43 1.226l.3 2.704a.5.5 0 0 0 .442.442l2.704.301c.453.05.904-.108 1.226-.431zm-1.061-.354-2.828-2.828.354-.354a.497.497 0 0 1 .707 0l2.121 2.121a.5.5 0 0 1 0 .707z"
            transform="translate(-84.544 -62.5)"
        />
    </g>
</svg>
More icons in the same style and category