edit property

IconData edit
final

Implementation

static final edit = IconData(
  'edit',
  shapes: [_path('M4 20h4L19 9l-4-4L4 16v4z'), _path('M13 7l4 4')],
);