@fluentui/react-icons 2.0.181 → 2.0.182
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -104,7 +104,7 @@ If you do choose this route, you may wish to use `@fluentui/react-icons-font-sub
|
|
|
104
104
|
|
|
105
105
|
Viewing the icons in a webpage
|
|
106
106
|
---
|
|
107
|
-
You can view the full list of available icons by type: [regular](https://github.com/microsoft/fluentui-system-icons/blob/
|
|
107
|
+
You can view the full list of available icons by type: [regular](https://github.com/microsoft/fluentui-system-icons/blob/main/icons_regular.md) or [filled](https://github.com/microsoft/fluentui-system-icons/blob/main/icons_filled.md)
|
|
108
108
|
|
|
109
109
|
## Appendix and FAQ
|
|
110
110
|
|