diamond property

SvgAsset get diamond

The assets/icons/diamond.svg.

Implementation

SvgAsset get diamond => const SvgAsset(
      'forui_assets',
      'diamond',
      'assets/icons/diamond.svg',
    );