Skip to content

Commit

Permalink
Merge pull request #621 from pixiv/icons/update/1724727439144
Browse files Browse the repository at this point in the history
[icons-cli] Update icons Tue Aug 27 2024
  • Loading branch information
mimokmt authored Aug 27, 2024
2 parents e5d4759 + 1fc51e3 commit cd65f2c
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/icon-files/src/24/FormatAlignJustified.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions packages/icon-files/src/24/Redo.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions packages/icon-files/src/24/Undo.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions packages/icon-files/src/index.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ module.exports = {
'24/Filter': () => import('./24/Filter.js').then(m => m.default),
'24/Flare': () => import('./24/Flare.js').then(m => m.default),
'24/FormatAlignCenter': () => import('./24/FormatAlignCenter.js').then(m => m.default),
'24/FormatAlignJustified': () => import('./24/FormatAlignJustified.js').then(m => m.default),
'24/FormatAlignLeft': () => import('./24/FormatAlignLeft.js').then(m => m.default),
'24/FormatAlignRight': () => import('./24/FormatAlignRight.js').then(m => m.default),
'24/FormatColorFill': () => import('./24/FormatColorFill.js').then(m => m.default),
Expand Down Expand Up @@ -159,6 +160,7 @@ module.exports = {
'24/ReadHorizontalLeft': () => import('./24/ReadHorizontalLeft.js').then(m => m.default),
'24/ReadHorizontalRight': () => import('./24/ReadHorizontalRight.js').then(m => m.default),
'24/ReadVertical': () => import('./24/ReadVertical.js').then(m => m.default),
'24/Redo': () => import('./24/Redo.js').then(m => m.default),
'24/Reload': () => import('./24/Reload.js').then(m => m.default),
'24/ReloadLoop': () => import('./24/ReloadLoop.js').then(m => m.default),
'24/Reorder': () => import('./24/Reorder.js').then(m => m.default),
Expand Down Expand Up @@ -186,6 +188,7 @@ module.exports = {
'24/Text': () => import('./24/Text.js').then(m => m.default),
'24/Trash': () => import('./24/Trash.js').then(m => m.default),
'24/TrashAlt': () => import('./24/TrashAlt.js').then(m => m.default),
'24/Undo': () => import('./24/Undo.js').then(m => m.default),
'24/Up': () => import('./24/Up.js').then(m => m.default),
'24/Upload': () => import('./24/Upload.js').then(m => m.default),
'24/UploadAlt': () => import('./24/UploadAlt.js').then(m => m.default),
Expand Down
3 changes: 3 additions & 0 deletions packages/icon-files/src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ declare var _default: {
'24/Filter': () => Promise<string>;
'24/Flare': () => Promise<string>;
'24/FormatAlignCenter': () => Promise<string>;
'24/FormatAlignJustified': () => Promise<string>;
'24/FormatAlignLeft': () => Promise<string>;
'24/FormatAlignRight': () => Promise<string>;
'24/FormatColorFill': () => Promise<string>;
Expand Down Expand Up @@ -159,6 +160,7 @@ declare var _default: {
'24/ReadHorizontalLeft': () => Promise<string>;
'24/ReadHorizontalRight': () => Promise<string>;
'24/ReadVertical': () => Promise<string>;
'24/Redo': () => Promise<string>;
'24/Reload': () => Promise<string>;
'24/ReloadLoop': () => Promise<string>;
'24/Reorder': () => Promise<string>;
Expand Down Expand Up @@ -186,6 +188,7 @@ declare var _default: {
'24/Text': () => Promise<string>;
'24/Trash': () => Promise<string>;
'24/TrashAlt': () => Promise<string>;
'24/Undo': () => Promise<string>;
'24/Up': () => Promise<string>;
'24/Upload': () => Promise<string>;
'24/UploadAlt': () => Promise<string>;
Expand Down
3 changes: 3 additions & 0 deletions packages/icon-files/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ export default {
'24/Filter': () => import('./24/Filter.js').then(m => m.default),
'24/Flare': () => import('./24/Flare.js').then(m => m.default),
'24/FormatAlignCenter': () => import('./24/FormatAlignCenter.js').then(m => m.default),
'24/FormatAlignJustified': () => import('./24/FormatAlignJustified.js').then(m => m.default),
'24/FormatAlignLeft': () => import('./24/FormatAlignLeft.js').then(m => m.default),
'24/FormatAlignRight': () => import('./24/FormatAlignRight.js').then(m => m.default),
'24/FormatColorFill': () => import('./24/FormatColorFill.js').then(m => m.default),
Expand Down Expand Up @@ -159,6 +160,7 @@ export default {
'24/ReadHorizontalLeft': () => import('./24/ReadHorizontalLeft.js').then(m => m.default),
'24/ReadHorizontalRight': () => import('./24/ReadHorizontalRight.js').then(m => m.default),
'24/ReadVertical': () => import('./24/ReadVertical.js').then(m => m.default),
'24/Redo': () => import('./24/Redo.js').then(m => m.default),
'24/Reload': () => import('./24/Reload.js').then(m => m.default),
'24/ReloadLoop': () => import('./24/ReloadLoop.js').then(m => m.default),
'24/Reorder': () => import('./24/Reorder.js').then(m => m.default),
Expand Down Expand Up @@ -186,6 +188,7 @@ export default {
'24/Text': () => import('./24/Text.js').then(m => m.default),
'24/Trash': () => import('./24/Trash.js').then(m => m.default),
'24/TrashAlt': () => import('./24/TrashAlt.js').then(m => m.default),
'24/Undo': () => import('./24/Undo.js').then(m => m.default),
'24/Up': () => import('./24/Up.js').then(m => m.default),
'24/Upload': () => import('./24/Upload.js').then(m => m.default),
'24/UploadAlt': () => import('./24/UploadAlt.js').then(m => m.default),
Expand Down
1 change: 1 addition & 0 deletions packages/icon-files/svg/24/FormatAlignJustified.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/icon-files/svg/24/Redo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/icon-files/svg/24/Undo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd65f2c

Please sign in to comment.