delete_right_fill constant

IconData const delete_right_fill

— Cupertino icon named "delete_right_fill". Available on cupertino_icons package 1.0.0+ only.

Implementation

static const IconData delete_right_fill = IconData(
  0xf624,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);