book property

SvgAsset get book

The assets/icons/book.svg.

Implementation

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