circleChevronLeft property

SvgAsset get circleChevronLeft

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

Implementation

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