call_received constant

IconData const call_received

call_received material symbols icon named "call_received" (outlined variation).

Implementation

static const IconData call_received =
    IconData(0xe0b5, fontFamily: 'MaterialSymbolsOutlined', fontPackage: 'material_symbols_icons', matchTextDirection: true);