import { __ } from '@wordpress/i18n'; export const Donation = () => ( {__('Donation Icon', 'extendify-local')} );