sword property

SvgAsset get sword

The assets/icons/sword.svg.

Implementation

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