circleChevronRight property

SvgAsset get circleChevronRight

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

Implementation

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