speaker_slash_fill constant

IconData const speaker_slash_fill

— Cupertino icon named "speaker_slash_fill". Available on cupertino_icons package 1.0.0+ only. This is the same icon as volume_off which is available in cupertino_icons 0.1.3.

Implementation

static const IconData speaker_slash_fill = IconData(
  0xf3b9,
  fontFamily: iconFont,
  fontPackage: iconFontPackage,
);