egg property

SvgAsset get egg

The assets/icons/egg.svg.

Implementation

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