luggage property

SvgAsset get luggage

The assets/icons/luggage.svg.

Implementation

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