We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528fcf9 commit da889eeCopy full SHA for da889ee
contribute-docs/style-guide/ui-writing.md
@@ -47,7 +47,7 @@ UI icons can be helpful to include when describing a procedure that requires the
47
:::{dropdown} Example
48
❌ **Don't**: To display the table in fullscreen mode, click the fullscreen icon ().
49
50
- ✔️ **Do**: To display the table in fullscreen mode, click the fullscreen icon .
+ ✔️ **Do**: To display the table in fullscreen mode, click the fullscreen icon {icon}`full_screen`.
51
:::
52
53
## Screenshots
0 commit comments