map_pin_slash constant

IconData const map_pin_slash

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

Implementation

static const IconData map_pin_slash = IconData(
  0xf707,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);