swords property

SvgAsset get swords

The assets/icons/swords.svg.

Implementation

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