scale3d property

SvgAsset get scale3d

The assets/icons/scale-3d.svg.

Implementation

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