Add icons to this collection by clicking the heart icon.
Pencil icon - also known as education, write, pencil, pen, ui, create, and edit tools. Created in a clean flat gradient style with a white finish, 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.25"
        x2="60.75"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <g>
        <rect
            width="57.5"
            height="57.5"
            x="3.25"
            y="3.25"
            fill="url(#a)"
            rx="12.75"
        />
        <g fill="#fff">
            <path
                d="m12.59 46.42 7.32-.19a.72.72 0 0 0 .51-.22l23.86-23.86A5.78 5.78 0 0 0 36.11 14L12.25 37.84a.82.82 0 0 0-.22.52l-.18 7.29a.75.75 0 0 0 .74.77zM37.18 15a4.27 4.27 0 0 1 6 6.05l-2.67 2.67-6-6zM13.52 38.69l19.92-19.91 6.05 6-19.92 19.96-6.21.16zM52 50.21H12a.75.75 0 0 0 0 1.5h40a.75.75 0 0 0 0-1.5z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category