wand property

SvgAsset get wand

The assets/icons/wand.svg.

Implementation

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