diamondPercent property

SvgAsset get diamondPercent

The assets/icons/diamond-percent.svg.

Implementation

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