circleArrowOutDownRight property

SvgAsset get circleArrowOutDownRight

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

Implementation

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