ear property

SvgAsset get ear

The assets/icons/ear.svg.

Implementation

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