const WebsiteIcon = ({ className = '', width = '16px', height = '16px', viewBox = '0 0 48 48', title = 'Website', }) => ( ) export default WebsiteIcon