diff --git a/src/components/ha-svg-icon.ts b/src/components/ha-svg-icon.ts index b8f6a3b5c7..5810dd6bb8 100644 --- a/src/components/ha-svg-icon.ts +++ b/src/components/ha-svg-icon.ts @@ -12,7 +12,10 @@ export class HaSvgIcon extends LitElement { + focusable="false" + role="img" + aria-hidden="true" + > ${this.path ? svg`` : ""}