squareM property

SvgAsset get squareM

The assets/icons/square-m.svg.

Implementation

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