waves property

SvgAsset get waves

The assets/icons/waves.svg.

Implementation

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