filePenLine property

SvgAsset get filePenLine

The assets/icons/file-pen-line.svg.

Implementation

SvgAsset get filePenLine => const SvgAsset(
      'forui_assets',
      'file-pen-line',
      'assets/icons/file-pen-line.svg',
    );