Is there a way to preview the Icon in `Icons.Defau...
# compose
a
Is there a way to preview the Icon in
Icons.Default
?
t
This would be super useful indeed, to have a way to open the Icon and see the preview, specially to compare the variations
a
@Albert Chang Thank you, but some icons didn't exists in compose, is there another dependency for them?
a
Are you adding
androidx.compose.material:material-icons-extended
?
a
Yes and trying to find this icon https://fonts.google.com/icons?selected=Material%20Icons%3Afilter_alt_off%3A as
Icons.Default.FilterAltOff
but didn't find
a
If you can't find it in
material-icons-extended
, it doesn't exist.