function WritefullLogo({ width = '40', height = '40', background = 'none' }) { return ( ) } export default WritefullLogo