Shmew / Feliz.MaterialUI

Feliz-style Fable bindings for Material-UI
https://shmew.github.io/Feliz.MaterialUI/
MIT License
70 stars 19 forks source link

Add extra icon colors to props #83

Closed MMagueta closed 2 years ago

MMagueta commented 2 years ago

The Material UI Icon API states that the color attribute can be:

| 'inherit' | 'action' | 'disabled' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning'

The goal of this PR is to add the lacking options to the icon props.