const AudioMuteIcon = ({ className = '', width = '24px', height = '24px', viewBox = '0 0 24 24', title = 'Error', }) => ( ) export default AudioMuteIcon