folder property

IconData folder
final

Implementation

static final folder = IconData(
  'folder',
  shapes: [_path('M3 6h7l2 2h9v11H3V6z')],
);