import * as React from "react"; function PencilAltIcon(props: React.SVGProps) { return ; } export default PencilAltIcon;