squarePi property

SvgAsset get squarePi

The assets/icons/square-pi.svg.

Implementation

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