crown property

SvgAsset get crown

The assets/icons/crown.svg.

Implementation

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