airVent property

SvgAsset get airVent

The assets/icons/air-vent.svg.

Implementation

SvgAsset get airVent => const SvgAsset(
      'forui_assets',
      'air-vent',
      'assets/icons/air-vent.svg',
    );