messageSquareOff property

SvgAsset get messageSquareOff

The assets/icons/message-square-off.svg.

Implementation

SvgAsset get messageSquareOff => const SvgAsset(
      'forui_assets',
      'message-square-off',
      'assets/icons/message-square-off.svg',
    );