horizontal_distribute_rounded constant

IconData const horizontal_distribute_rounded

horizontal_distribute — material icon named "horizontal distribute" (round).

Implementation

static const IconData horizontal_distribute_rounded = IconData(
  0xf7f7,
  fontFamily: 'MaterialIcons',
);