grid2x2X property

SvgAsset get grid2x2X

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

Implementation

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