arrow_outward constant

IconData const arrow_outward

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

Implementation

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