import {createSvgIcon} from '../create-svg-icon'; export const MicIcon = createSvgIcon( [,,] , 'MicOutlined');