grid2x2 property

SvgAsset get grid2x2

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

Implementation

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