testTube property

SvgAsset get testTube

The assets/icons/test-tube.svg.

Implementation

SvgAsset get testTube => const SvgAsset(
      'forui_assets',
      'test-tube',
      'assets/icons/test-tube.svg',
    );