squarePower property

SvgAsset get squarePower

The assets/icons/square-power.svg.

Implementation

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