fireExtinguisher property

SvgAsset get fireExtinguisher

The assets/icons/fire-extinguisher.svg.

Implementation

SvgAsset get fireExtinguisher => const SvgAsset(
      'forui_assets',
      'fire-extinguisher',
      'assets/icons/fire-extinguisher.svg',
    );