Skip to content

feat: Add Icon Funtion#2165

Draft
elnelson575 wants to merge 1 commit intomainfrom
feat/icon-function
Draft

feat: Add Icon Funtion#2165
elnelson575 wants to merge 1 commit intomainfrom
feat/icon-function

Conversation

@elnelson575
Copy link
Contributor

Closes #2159

Right now, py-shiny requires the faicons package in order to use icons in shiny functions. This gets irritating. We should support icons through a native shiny function. Reference the info in this function: #2159

It should support FontAwesome and Bootstrap Icons at minimum, potentially other icon libraries if they are popular enough.

The function signature should be similar to https://github.com/rstudio/bsicons icon function signatures but more pythonic if appropriate.

Right now, py-shiny requires the faicons package in order to use icons in shiny functions. This gets irritating. We should support icons through a native shiny function.
Reference the info in this function: #2159

It should support FontAwesome and Bootstrap Icons at minimum, potentially other icon libraries if they are popular enough.

The function signature should be similar to https://github.com/rstudio/bsicons icon function signatures but more pythonic if appropriate.
@elnelson575 elnelson575 self-assigned this Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Icon function

1 participant