weight property

SvgAsset get weight

The assets/icons/weight.svg.

Implementation

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