flight_takeoff_rounded constant

IconData const flight_takeoff_rounded

flight_takeoff — material icon named "flight takeoff" (round).

Implementation

static const IconData flight_takeoff_rounded = IconData(
  0xf773,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);