upload property
Implementation
static final upload = IconData(
'upload',
shapes: [_path('M12 21V9'), _polyline('17 14 12 9 7 14'), _path('M5 3h14')],
);
static final upload = IconData(
'upload',
shapes: [_path('M12 21V9'), _polyline('17 14 12 9 7 14'), _path('M5 3h14')],
);