squareSquare property

SvgAsset get squareSquare

The assets/icons/square-square.svg.

Implementation

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