squareFunction property

SvgAsset get squareFunction

The assets/icons/square-function.svg.

Implementation

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