import tigerIcon from './tiger-icon' export const ThumbnailTemplate = ` ${tigerIcon} ${tigerIcon} ` export default ` ${tigerIcon} `