dice3 property

SvgAsset get dice3

The assets/icons/dice-3.svg.

Implementation

SvgAsset get dice3 => const SvgAsset(
      'forui_assets',
      'dice-3',
      'assets/icons/dice-3.svg',
    );