volume1 property

SvgAsset get volume1

The assets/icons/volume-1.svg.

Implementation

SvgAsset get volume1 => const SvgAsset(
      'forui_assets',
      'volume-1',
      'assets/icons/volume-1.svg',
    );