vibrate property

SvgAsset get vibrate

The assets/icons/vibrate.svg.

Implementation

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