drill property

SvgAsset get drill

The assets/icons/drill.svg.

Implementation

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