const PencilIcon = ({ className = '', size = '16px', title = 'Pencil', }) => ( ) export default PencilIcon