const AddImageIcon = ({ className = '', size = '16px', title = 'Add image', }) => ( ) export default AddImageIcon