comment_rounded constant

IconData const comment_rounded

comment_rounded material symbols icon named "comment_rounded" (rounded variation).

Implementation

static const IconData comment_rounded =
    IconData(0xe24c, fontFamily: 'MaterialSymbolsRounded', fontPackage: 'material_symbols_icons', matchTextDirection: true);