From 2ec4e67102152f47f70411c40faa38da9d358279 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 26 May 2025 11:11:21 +0000
Subject: [PATCH] Bump @fluentui/react-icons from 2.0.261 to 2.0.301

Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.261 to 2.0.301.
- [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/fluentui-android-system-icons-release.yml)
- [Commits](https://github.com/microsoft/fluentui-system-icons/commits)

---
updated-dependencies:
- dependency-name: "@fluentui/react-icons"
  dependency-version: 2.0.301
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package-lock.json | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index b45bfe0dc..2e864d8b0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2305,9 +2305,10 @@
       }
     },
     "node_modules/@fluentui/react-icons": {
-      "version": "2.0.261",
-      "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.261.tgz",
-      "integrity": "sha512-GNgTbi5b5TmN4Q621+C/Bgiu9BLupkZP7JjzB3TdrFEH9u/URu2RWxKs3Qcap79b0o5OqsDm0oNq5tBA3y8URA==",
+      "version": "2.0.301",
+      "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.301.tgz",
+      "integrity": "sha512-5fC7LntTyqt63AV91ZlnzJ5671l9zG12TDq17nN/Zwdng+5ZE4ICOBvQuXJVGLLu7kIY+9+qip6sr3ttmby5OQ==",
+      "license": "MIT",
       "dependencies": {
         "@griffel/react": "^1.0.0",
         "tslib": "^2.1.0"