circleHelp property

SvgAsset get circleHelp

The assets/icons/circle-help.svg.

Implementation

SvgAsset get circleHelp => const SvgAsset(
      'forui_assets',
      'circle-help',
      'assets/icons/circle-help.svg',
    );