bike property

SvgAsset get bike

The assets/icons/bike.svg.

Implementation

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