glassWater property

SvgAsset get glassWater

The assets/icons/glass-water.svg.

Implementation

SvgAsset get glassWater => const SvgAsset(
      'forui_assets',
      'glass-water',
      'assets/icons/glass-water.svg',
    );