diff --git a/docs/assets/icons/sprite.svg b/docs/assets/icons/sprite.svg
index 7e2d6429..a77c970b 100644
--- a/docs/assets/icons/sprite.svg
+++ b/docs/assets/icons/sprite.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md
index c6b79249..9efd99c3 100644
--- a/docs/resources/changelog.md
+++ b/docs/resources/changelog.md
@@ -6,6 +6,10 @@ Components with the Experimental badge
_During the beta period, these restrictions may be relaxed in the event of a mission-critical bug._ 🐛
+## Next
+
+- Updated to Bootstrap Icons to 1.6.0
+
## 2.0.0-beta.57
- Fix CodePen links and CDN links
diff --git a/package-lock.json b/package-lock.json
index 18b687f5..7fde63cb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1663,9 +1663,9 @@
"dev": true
},
"node_modules/bootstrap-icons": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.5.0.tgz",
- "integrity": "sha512-44feMc7DE1Ccpsas/1wioN8ewFJNquvi5FewA06wLnqct7CwMdGDVy41ieHaacogzDqLfG8nADIvMNp9e4bfbA==",
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.6.0.tgz",
+ "integrity": "sha512-zJmZurKexL7oXS+KOnSSFFsKi2asXMzPWCRRwxrq7bj1YbURHr/paCwzRWIPLPsZYh8osQL+W+2uzLlt9EPfnw==",
"dev": true,
"engines": {
"node": ">=10"
@@ -12572,9 +12572,9 @@
"dev": true
},
"bootstrap-icons": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.5.0.tgz",
- "integrity": "sha512-44feMc7DE1Ccpsas/1wioN8ewFJNquvi5FewA06wLnqct7CwMdGDVy41ieHaacogzDqLfG8nADIvMNp9e4bfbA==",
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.6.0.tgz",
+ "integrity": "sha512-zJmZurKexL7oXS+KOnSSFFsKi2asXMzPWCRRwxrq7bj1YbURHr/paCwzRWIPLPsZYh8osQL+W+2uzLlt9EPfnw==",
"dev": true
},
"brace-expansion": {