@fluentui/svg-icons 1.1.326 → 1.1.327

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## 1.1.327 (2026-05-20)
2
+
3
+ This release contains icon updates
4
+
1
5
  ## 1.1.326 (2026-05-08)
2
6
 
3
7
  This release contains icon updates
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/svg-icons",
3
- "version": "1.1.326",
3
+ "version": "1.1.327",
4
4
  "description": "Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.",
5
5
  "license": "MIT",
6
6
  "repository": {