diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md
index 5bc05972c..f0ec0d8bc 100644
--- a/docs/resources/changelog.md
+++ b/docs/resources/changelog.md
@@ -6,6 +6,11 @@ Components with the Experimental bad
_During the beta period, these restrictions may be relaxed in the event of a mission-critical bug._ 🐛
+## Next
+
+- Moved the `checked-icon` and `indeterminate-icon` parts from a wrapper `` to the `
`
: ''}
diff --git a/src/components/radio/radio.ts b/src/components/radio/radio.ts
index b0fbe0053..6f6e1d75c 100644
--- a/src/components/radio/radio.ts
+++ b/src/components/radio/radio.ts
@@ -179,15 +179,13 @@ export default class SlRadio extends LitElement {
@focus=${this.handleFocus}
/>
-
-
-
-
-
-
+
+
+
+
-
-
+
+