Skip to content

Commit

Permalink
chore: icons have changed [bot]
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored and taiga-family-bot committed Feb 2, 2024
1 parent 2966d80 commit b958d89
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions projects/cdk/constants/used-icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@ export const TUI_USED_ICONS = [
'tuiIconSortAscending',
'tuiIconSortDescending',
'tuiIconSortOff',
'tuiIconInfo',
'tuiIconCheckCircle',
'tuiIconXCircle',
'tuiIconAlertCircle',
'tuiIconCheck',
'tuiIconMinusLarge',
'tuiIconChevronUp',
'tuiIconHelpCircle',
'tuiIconClose',
'tuiIconAlertCircle',
'tuiIconChevronRight',
'tuiIconInfo',
'tuiIconCheckCircle',
'tuiIconXCircle',
'tuiIconChevronLeft',
'tuiIconCalendarLarge',
'tuiIconStarLarge',
Expand Down
2 changes: 1 addition & 1 deletion projects/demo/used-icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export const TUI_USED_ICONS = [
'tuiIconThumbsUpLarge',
'tuiIconThumbsDownLarge',
'tuiIconAlignJustifyLarge',
'tuiIconHeart',
'tuiIconUserLarge',
'tuiIconSettingsLarge',
'tuiIconMenuLarge',
Expand Down Expand Up @@ -76,7 +77,6 @@ export const TUI_USED_ICONS = [
'tuiIconEdit2',
'tuiIconVideoLarge',
'tuiIconArrowUp',
'tuiIconHeart',
'tuiIconPlusCircleLarge',
'tuiIconMastercard',
'tuiIconPhoneForwardedLarge',
Expand Down

0 comments on commit b958d89

Please sign in to comment.