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