eggFried property

SvgAsset get eggFried

The assets/icons/egg-fried.svg.

Implementation

SvgAsset get eggFried => const SvgAsset(
      'forui_assets',
      'egg-fried',
      'assets/icons/egg-fried.svg',
    );