chefHat property

SvgAsset get chefHat

The assets/icons/chef-hat.svg.

Implementation

SvgAsset get chefHat => const SvgAsset(
      'forui_assets',
      'chef-hat',
      'assets/icons/chef-hat.svg',
    );