Add icons to this collection by clicking the heart icon.
Edit icon - also known as pencil, button, edit, ui, edit tools, web interface, and user interface. 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 24 24"
>
    <linearGradient
        id="a"
        x2="24"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M12 0a12 12 0 1 0 12 12A12 12 0 0 0 12 0zm7.5 17a2.503 2.503 0 0 1-2.5 2.5H7A2.503 2.503 0 0 1 4.5 17V7A2.503 2.503 0 0 1 7 4.5h10A2.503 2.503 0 0 1 19.5 7zM17 5.5H7A1.502 1.502 0 0 0 5.5 7v10A1.502 1.502 0 0 0 7 18.5h10a1.502 1.502 0 0 0 1.5-1.5V7A1.502 1.502 0 0 0 17 5.5zm-.299 4.52-6.018 6.02a.51.51 0 0 1-.186.118L8.3 16.94A1.013 1.013 0 0 1 7.96 17a.962.962 0 0 1-.9-1.3l.784-2.197a.488.488 0 0 1 .117-.186L13.98 7.3A1.006 1.006 0 0 1 14.694 7a.957.957 0 0 1 .682.28l1.344 1.344a.989.989 0 0 1-.019 1.397zM14.67 7.988l1.325 1.327-5.943 5.943-2.05.78.747-2.093z"
    />
</svg>
More icons in the same style and category