vibrateOff property

SvgAsset get vibrateOff

The assets/icons/vibrate-off.svg.

Implementation

SvgAsset get vibrateOff => const SvgAsset(
      'forui_assets',
      'vibrate-off',
      'assets/icons/vibrate-off.svg',
    );