circleCheckBig property

SvgAsset get circleCheckBig

The assets/icons/circle-check-big.svg.

Implementation

SvgAsset get circleCheckBig => const SvgAsset(
      'forui_assets',
      'circle-check-big',
      'assets/icons/circle-check-big.svg',
    );