Add icons to this collection by clicking the heart icon.
Pen icon - also known as education, write, pen, and edit tool. Created in a clean circular 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="74.981"
        x2="437.019"
        y1="437.019"
        y2="74.981"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="103.421"
        x2="378.878"
        y1="383.555"
        y2="108.097"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
        clip-rule="evenodd"
    />
    <path
        fill="url(#b)"
        d="M143.043 389.81a35.723 35.723 0 0 0 4.522 3.82l-10.778 10.778a8.847 8.847 0 0 1-12.512 0l-16.683-16.683a8.847 8.847 0 0 1 0-12.512l10.781-10.781a35.499 35.499 0 0 0 3.817 4.526zm189.956-256.688-6.256-6.256c-10.349-10.349-27.188-10.349-37.537 0l-33.367 33.367a8.847 8.847 0 0 0 12.512 12.512l33.367-33.367c3.45-3.45 9.063-3.45 12.512 0l6.256 6.256-43.752 43.752 45.879 45.879 60.435-60.435-45.879-45.879zM134.702 331.419c-6.91 6.91-6.91 18.114 0 25.025l20.854 20.854c6.91 6.91 18.115 6.91 25.025 0l129.52-129.52-45.879-45.879zm267.115-200.382-20.854-20.854c-6.91-6.91-18.114-6.91-25.025 0l-6.256 6.256 45.879 45.879 6.256-6.256c6.911-6.911 6.911-18.115 0-25.025z"
    />
</svg>
More icons in the same style and category