discAlbum property

SvgAsset get discAlbum

The assets/icons/disc-album.svg.

Implementation

SvgAsset get discAlbum => const SvgAsset(
      'forui_assets',
      'disc-album',
      'assets/icons/disc-album.svg',
    );