rabbit property

SvgAsset get rabbit

The assets/icons/rabbit.svg.

Implementation

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