import { __ } from '@wordpress/i18n'; export const toursIcon = ( {__('Tours Icon', 'extendify-local')} ); export const playIcon = ( {__('Play Icon', 'extendify-local')} ); export const restartIcon = ( {__('Restart Icon', 'extendify-local')} );