scale property

SvgAsset get scale

The assets/icons/scale.svg.

Implementation

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