syringe property

SvgAsset get syringe

The assets/icons/syringe.svg.

Implementation

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