[icons] Add a download-file-rounded Icon #44760
Labels
out of scope
The problem looks valid but we won't fix it (maybe we will revisit it in the future)
package: icons
Specific to @mui/icons
Summary
There is an upload File icon for
UploadFileRoundedIcon
, but no matching icon style for Rounded - "DownloadFile"-
import UploadFileRoundedIcon from '@mui/icons-material/UploadFileRounded';
Examples
Motivation
I would like to maintain style consistency without having to write custom css to rotate the upload icon.
Search keywords: icons, download, file
The text was updated successfully, but these errors were encountered: