mitchelloharawild / icons

R package to easily insert web icons to RMarkdown
https://pkg.mitchelloharawild.com/icons
313 stars 43 forks source link

provide a function to see all icons in a set #68

Closed DataStrategist closed 1 year ago

DataStrategist commented 2 years ago

Hi, I like the functionality of icons::icon_find('home'), but considering that there are small differences between this package and, for example, fontawesome, I think it would be cool to have a function that you can use to see all the icons that can be used for each family.

mitchelloharawild commented 1 year ago

Thanks for your suggestion.

This is related to #65, but to make this work better I'd like to finish #32 first.

I'm closing this since it is very similar to #65.