shirt property

SvgAsset get shirt

The assets/icons/shirt.svg.

Implementation

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