draft_rounded constant

IconData const draft_rounded

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

Implementation

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