hand property

SvgAsset get hand

The assets/icons/hand.svg.

Implementation

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