circleArrowRight property

SvgAsset get circleArrowRight

The assets/icons/circle-arrow-right.svg.

Implementation

SvgAsset get circleArrowRight => const SvgAsset(
      'forui_assets',
      'circle-arrow-right',
      'assets/icons/circle-arrow-right.svg',
    );