arrowBigUp property

SvgAsset get arrowBigUp

The assets/icons/arrow-big-up.svg.

Implementation

SvgAsset get arrowBigUp => const SvgAsset(
      'forui_assets',
      'arrow-big-up',
      'assets/icons/arrow-big-up.svg',
    );