import React from 'react'; export const CommentIcon = ({ width = 16, height = 16, color = '#454550', fill = 'none', }) => ( );