Skip to content

Commit

Permalink
Merge pull request #154 from Scille/ms-image-multiple-imports
Browse files Browse the repository at this point in the history
[MS] Added image `import multiple files`
  • Loading branch information
fabienSvtr authored Oct 7, 2024
2 parents 7f7201e + 72d6958 commit 973514f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
26 changes: 26 additions & 0 deletions lib/assets/images/import-multiple-files.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions lib/components/ms-image/images.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import Folder from '@lib/assets/images/folder.svg?raw';
import Font from '@lib/assets/images/font.svg?raw';
import Illustrator from '@lib/assets/images/illustrator.svg?raw';
import Image from '@lib/assets/images/image.svg?raw';
import ImportMultipleFiles from '@lib/assets/images/import-multiple-files.svg?raw';
import Iso from '@lib/assets/images/iso.svg?raw';
import Javascript from '@lib/assets/images/js.svg?raw';
import LogoIconGradient from '@lib/assets/images/logo-icon-gradient.svg?raw';
Expand Down Expand Up @@ -90,6 +91,7 @@ export {
File,
FileImport,
Folder,
ImportMultipleFiles,
LogoIconGradient,
LogoIconWhite,
LogoMastercard,
Expand Down

0 comments on commit 973514f

Please sign in to comment.