squareArrowOutDownLeft property

SvgAsset get squareArrowOutDownLeft

The assets/icons/square-arrow-out-down-left.svg.

Implementation

SvgAsset get squareArrowOutDownLeft => const SvgAsset(
      'forui_assets',
      'square-arrow-out-down-left',
      'assets/icons/square-arrow-out-down-left.svg',
    );