diff --git a/packages/shared/utils/catalogIconHelper.ts b/packages/shared/utils/catalogIconHelper.ts index 200938cc44..73f662169d 100644 --- a/packages/shared/utils/catalogIconHelper.ts +++ b/packages/shared/utils/catalogIconHelper.ts @@ -49,7 +49,7 @@ import CatalogSettingsGiftReactSvgUrl from "PUBLIC_DIR/images/gift.react.svg?url import CatalogSettingsStorageManagementReactSvgUrl from "PUBLIC_DIR/images/icons/16/catalog-settings-storage-management.svg?url"; import CatalogFolder20ReactSvgUrl from "PUBLIC_DIR/images/icons/20/catalog.folder.react.svg?url"; -import CatalogUser20ReactSvgUrl from "PUBLIC_DIR/images/icons/20/catalog.user.react.svg?url"; +import CatalogDocuments20ReactSvgUrl from "PUBLIC_DIR/images/icons/20/catalog.documents.react.svg?url"; import CatalogRooms20ReactSvgUrl from "PUBLIC_DIR/images/icons/20/catalog.rooms.react.svg?url"; import CatalogArchive20ReactSvgUrl from "PUBLIC_DIR/images/icons/20/catalog.archive.react.svg?url"; import CatalogShared20ReactSvgUrl from "PUBLIC_DIR/images/icons/20/catalog.shared.react.svg?url"; @@ -114,7 +114,7 @@ const icons: Record>> = { [PageType.storageManagement]: CatalogSettingsStorageManagementReactSvgUrl, }, 20: { - [FolderType.USER]: CatalogUser20ReactSvgUrl, + [FolderType.USER]: CatalogDocuments20ReactSvgUrl, [FolderType.Rooms]: CatalogRooms20ReactSvgUrl, [FolderType.Archive]: CatalogArchive20ReactSvgUrl, [FolderType.SHARE]: CatalogShared20ReactSvgUrl, diff --git a/public/images/icons/20/catalog.documents.react.svg b/public/images/icons/20/catalog.documents.react.svg new file mode 100644 index 0000000000..0fd0994864 --- /dev/null +++ b/public/images/icons/20/catalog.documents.react.svg @@ -0,0 +1,3 @@ + + +