squarePlus property

SvgAsset get squarePlus

The assets/icons/square-plus.svg.

Implementation

SvgAsset get squarePlus => const SvgAsset(
      'forui_assets',
      'square-plus',
      'assets/icons/square-plus.svg',
    );