listX property

SvgAsset get listX

The assets/icons/list-x.svg.

Implementation

SvgAsset get listX => const SvgAsset(
      'forui_assets',
      'list-x',
      'assets/icons/list-x.svg',
    );