circlePercent property

SvgAsset get circlePercent

The assets/icons/circle-percent.svg.

Implementation

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