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