users property

SvgAsset get users

The assets/icons/users.svg.

Implementation

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