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