messagesSquare property

SvgAsset get messagesSquare

The assets/icons/messages-square.svg.

Implementation

SvgAsset get messagesSquare => const SvgAsset(
      'forui_assets',
      'messages-square',
      'assets/icons/messages-square.svg',
    );