grid2x2Plus property

SvgAsset get grid2x2Plus

The assets/icons/grid-2x2-plus.svg.

Implementation

SvgAsset get grid2x2Plus => const SvgAsset(
      'forui_assets',
      'grid-2x2-plus',
      'assets/icons/grid-2x2-plus.svg',
    );