mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 14:38:58 -04:00
* overview infinite scroll, quick preview position fix, movie icon * fix name * gen assets
136 lines
3.6 KiB
TypeScript
136 lines
3.6 KiB
TypeScript
/*
|
|
* This file was automatically generated by a script.
|
|
* To regenerate this file, run: pnpm assets gen
|
|
*/
|
|
import Alias from './Alias.png';
|
|
import Alias_Light from './Alias_Light.png';
|
|
import Application from './Application.png';
|
|
import Archive from './Archive.png';
|
|
import Archive_Light from './Archive_Light.png';
|
|
import Audio from './Audio.png';
|
|
import Audio_Light from './Audio_Light.png';
|
|
import Book from './Book.png';
|
|
import Collection from './Collection.png';
|
|
import Collection_Light from './Collection_Light.png';
|
|
import Database from './Database.png';
|
|
import Database_Light from './Database_Light.png';
|
|
import Document from './Document.png';
|
|
import Document_Light from './Document_Light.png';
|
|
import Document_doc from './Document_doc.png';
|
|
import Document_doc_Light from './Document_doc_Light.png';
|
|
import Document_pdf from './Document_pdf.png';
|
|
import Document_pdf_Light from './Document_pdf_Light.png';
|
|
import Document_xls from './Document_xls.png';
|
|
import Document_xls_Light from './Document_xls_Light.png';
|
|
import Drive from './Drive.png';
|
|
import Drive_Light from './Drive_Light.png';
|
|
import Encrypted from './Encrypted.png';
|
|
import EncryptedLock from './EncryptedLock.png';
|
|
import Encrypted_Light from './Encrypted_Light.png';
|
|
import Entity from './Entity.png';
|
|
import Entity_Light from './Entity_Light.png';
|
|
import Executable from './Executable.png';
|
|
import Executable_Light from './Executable_Light.png';
|
|
import Face from './Face.png';
|
|
import Face_Light from './Face_Light.png';
|
|
import Folder from './Folder.png';
|
|
import FolderGrey from './FolderGrey.png';
|
|
import FolderGrey_Light from './FolderGrey_Light.png';
|
|
import Folder_Light from './Folder_Light.png';
|
|
import Game from './Game.png';
|
|
import Heart from './Heart.png';
|
|
import HeartFlat from './HeartFlat.png';
|
|
import Image from './Image.png';
|
|
import Image_Light from './Image_Light.png';
|
|
import Laptop from './Laptop.png';
|
|
import Mesh from './Mesh.png';
|
|
import Mesh_Light from './Mesh_Light.png';
|
|
import Mobile from './Mobile.png';
|
|
import Movie from './Movie.png';
|
|
import Movie_Light from './Movie_Light.png';
|
|
import Node from './Node.png';
|
|
import Node_Light from './Node_Light.png';
|
|
import Package from './Package.png';
|
|
import Package_Light from './Package_Light.png';
|
|
import Scrapbook from './Scrapbook.png';
|
|
import Scrapbook_Light from './Scrapbook_Light.png';
|
|
import Server from './Server.png';
|
|
import Server_Light from './Server_Light.png';
|
|
import Tablet from './Tablet.png';
|
|
import Text from './Text.png';
|
|
import Text_Light from './Text_Light.png';
|
|
import TexturedMesh from './TexturedMesh.png';
|
|
import TexturedMesh_Light from './TexturedMesh_Light.png';
|
|
import Trash from './Trash.png';
|
|
import Video from './Video.png';
|
|
import Video_Light from './Video_Light.png';
|
|
import Widget from './Widget.png';
|
|
import Widget_Light from './Widget_Light.png';
|
|
|
|
export {
|
|
Alias,
|
|
Alias_Light,
|
|
Application,
|
|
Archive,
|
|
Archive_Light,
|
|
Audio,
|
|
Audio_Light,
|
|
Book,
|
|
Collection,
|
|
Collection_Light,
|
|
Database,
|
|
Database_Light,
|
|
Document,
|
|
Document_Light,
|
|
Document_doc,
|
|
Document_doc_Light,
|
|
Document_pdf,
|
|
Document_pdf_Light,
|
|
Document_xls,
|
|
Document_xls_Light,
|
|
Drive,
|
|
Drive_Light,
|
|
Encrypted,
|
|
EncryptedLock,
|
|
Encrypted_Light,
|
|
Entity,
|
|
Entity_Light,
|
|
Executable,
|
|
Executable_Light,
|
|
Face,
|
|
Face_Light,
|
|
Folder,
|
|
FolderGrey,
|
|
FolderGrey_Light,
|
|
Folder_Light,
|
|
Game,
|
|
Heart,
|
|
HeartFlat,
|
|
Image,
|
|
Image_Light,
|
|
Laptop,
|
|
Mesh,
|
|
Mesh_Light,
|
|
Mobile,
|
|
Movie,
|
|
Movie_Light,
|
|
Node,
|
|
Node_Light,
|
|
Package,
|
|
Package_Light,
|
|
Scrapbook,
|
|
Scrapbook_Light,
|
|
Server,
|
|
Server_Light,
|
|
Tablet,
|
|
Text,
|
|
Text_Light,
|
|
TexturedMesh,
|
|
TexturedMesh_Light,
|
|
Trash,
|
|
Video,
|
|
Video_Light,
|
|
Widget,
|
|
Widget_Light
|
|
};
|