It's not clear from the docs `?f7Link` how to include a `Link icon`; I've tried to include the path for a `.ico` file but it only includes it as a string. ``` f7Link(label = "Personal Website", href = "https://moldach.github.io/", icon = "favicon.ico") ```
It's not clear from the docs
?f7Linkhow to include aLink icon; I've tried to include the path for a.icofile but it only includes it as a string.