diff --git a/docs/components/icon.md b/docs/components/icon.md
index cdd65f867..0b6777506 100644
--- a/docs/components/icon.md
+++ b/docs/components/icon.md
@@ -40,6 +40,7 @@ Icons are sized relative to the current font size. To change their size, set the
+
@@ -50,7 +51,6 @@ Icons are sized relative to the current font size. To change their size, set the
-
```
diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md
index 02f55e581..2ef58159b 100644
--- a/docs/resources/changelog.md
+++ b/docs/resources/changelog.md
@@ -11,6 +11,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
- Added eye dropper to `` when the browser supports the [EyeDropper API](https://wicg.github.io/eyedropper-api/)
- Fixed a bug in `` where buttons groups with only one button would have an incorrect border radius
- Improved the `` trigger's border in dark mode
+- Switched clearable icon from `x-circle` to `x-circle-fill` to make it easier to recognize
- Updated to Bootstrap Icons to 1.7.0
- Updated to Lit 2.0.2
diff --git a/src/components/icon/library.system.ts b/src/components/icon/library.system.ts
index 0de597c84..3bd7401fe 100644
--- a/src/components/icon/library.system.ts
+++ b/src/components/icon/library.system.ts
@@ -76,10 +76,9 @@ const icons = {
`,
- 'x-circle': `
-