Skip to content

Commit da4adb9

Browse files
nielslyngsoeiOvergaard
authored andcommitted
remove book alt references
1 parent 0a078cb commit da4adb9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/uui-icon-registry-essential/lib/UUIIconRegistryEssential.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import {
44
iconAdd,
55
iconAlert,
66
iconAttachment,
7-
iconBookAlt,
87
iconCalendar,
98
iconCheck,
109
iconClipboard,
@@ -43,7 +42,6 @@ export class UUIIconRegistryEssential extends UUIIconRegistry {
4342
this.defineIcon('add', iconAdd.strings[0]);
4443
this.defineIcon('alert', iconAlert.strings[0]);
4544
this.defineIcon('attachment', iconAttachment.strings[0]);
46-
this.defineIcon('book-alt', iconBookAlt.strings[0]);
4745
this.defineIcon('calendar', iconCalendar.strings[0]);
4846
this.defineIcon('check', iconCheck.strings[0]);
4947
this.defineIcon('clipboard', iconClipboard.strings[0]);

0 commit comments

Comments
 (0)