wandSparkles property

SvgAsset get wandSparkles

The assets/icons/wand-sparkles.svg.

Implementation

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