export default function ReaderCommentIcon( { iconSize, viewBox = '0 0 20 20' } ) { return ( ); }