handPlatter property

SvgAsset get handPlatter

The assets/icons/hand-platter.svg.

Implementation

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