diff --git a/packages/html-reporter/src/icons.tsx b/packages/html-reporter/src/icons.tsx
index 9609a2e23f..ea675a5897 100644
--- a/packages/html-reporter/src/icons.tsx
+++ b/packages/html-reporter/src/icons.tsx
@@ -69,22 +69,6 @@ export const blank = () => {
return ;
};
-export const externalLink = () => {
- return ;
-};
-
-export const calendar = () => {
- return ;
-};
-
-export const person = () => {
- return ;
-};
-
-export const commit = () => {
- return ;
-};
-
export const image = () => {
return ;
};
-export const empty = () => {
- return ;
-};
-
export const copy = () => {
return