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