file property

IconData file
final

Implementation

static final file = IconData(
  'file',
  shapes: [_path('M14 2H6v20h12V6l-4-4z'), _path('M14 2v5h5')],
);