bookUser property

SvgAsset get bookUser

The assets/icons/book-user.svg.

Implementation

SvgAsset get bookUser => const SvgAsset(
      'forui_assets',
      'book-user',
      'assets/icons/book-user.svg',
    );