grid3x3 property

SvgAsset get grid3x3

The assets/icons/grid-3x3.svg.

Implementation

SvgAsset get grid3x3 => const SvgAsset(
      'forui_assets',
      'grid-3x3',
      'assets/icons/grid-3x3.svg',
    );