const PencilIcon = ({ className = '', width = '16px', height = '16px', viewBox = '0 0 64 64', title = 'Pencil', }) => ( ) export default PencilIcon