Add markdown icon to list of Material Icon in MUI #38587
Labels
external dependency
Blocked by external dependency, we can’t do anything about it
package: icons
Specific to @mui/icons
Duplicates
Latest version
Summary 💡
I needed to use markdown icon as part of toggle button group, but could not find it in MUI's icon list (https://mui.com/material-ui/material-icons/?query=markdown). I tried making my own custom SVGIcon component, but that component doesn't have the on click features like the MUI icons out of the box. Perhaps I am missing something, but having the icon available is also nice.
Examples 🌈
https://squidfunk.github.io/mkdocs-material/reference/icons-emojis/
Motivation 🔦
I am creating an editor for work and I need the markdown icon toggle button so user can toggle markdown mode in the editor
The text was updated successfully, but these errors were encountered: