eggOff property

SvgAsset get eggOff

The assets/icons/egg-off.svg.

Implementation

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