pencil_slash constant

IconData const pencil_slash

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

Implementation

static const IconData pencil_slash = IconData(
  0xf73e,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);