1 | import { LabIcon } from './labicon';
|
2 | export declare const addAboveIcon: LabIcon;
|
3 | export declare const addBelowIcon: LabIcon;
|
4 | export declare const addIcon: LabIcon;
|
5 | export declare const bellIcon: LabIcon;
|
6 | export declare const bugDotIcon: LabIcon;
|
7 | export declare const bugIcon: LabIcon;
|
8 | export declare const buildIcon: LabIcon;
|
9 | export declare const caretDownEmptyIcon: LabIcon;
|
10 | export declare const caretDownEmptyThinIcon: LabIcon;
|
11 | export declare const caretDownIcon: LabIcon;
|
12 | export declare const caretLeftIcon: LabIcon;
|
13 | export declare const caretRightIcon: LabIcon;
|
14 | export declare const caretUpEmptyThinIcon: LabIcon;
|
15 | export declare const caretUpIcon: LabIcon;
|
16 | export declare const caseSensitiveIcon: LabIcon;
|
17 | export declare const checkIcon: LabIcon;
|
18 | export declare const circleEmptyIcon: LabIcon;
|
19 | export declare const circleIcon: LabIcon;
|
20 | export declare const cleaningIcon: LabIcon;
|
21 | export declare const clearIcon: LabIcon;
|
22 | export declare const closeIcon: LabIcon;
|
23 | export declare const codeCheckIcon: LabIcon;
|
24 | export declare const codeIcon: LabIcon;
|
25 | export declare const collapseAllIcon: LabIcon;
|
26 | export declare const collapseIcon: LabIcon;
|
27 | export declare const consoleIcon: LabIcon;
|
28 | export declare const copyIcon: LabIcon;
|
29 | export declare const copyrightIcon: LabIcon;
|
30 | export declare const cutIcon: LabIcon;
|
31 | export declare const deleteIcon: LabIcon;
|
32 | export declare const downloadIcon: LabIcon;
|
33 | export declare const duplicateIcon: LabIcon;
|
34 | export declare const editIcon: LabIcon;
|
35 | export declare const ellipsesIcon: LabIcon;
|
36 | export declare const errorIcon: LabIcon;
|
37 | export declare const expandAllIcon: LabIcon;
|
38 | export declare const expandIcon: LabIcon;
|
39 | export declare const extensionIcon: LabIcon;
|
40 | export declare const fastForwardIcon: LabIcon;
|
41 | export declare const fileIcon: LabIcon;
|
42 | export declare const fileUploadIcon: LabIcon;
|
43 | export declare const filterDotIcon: LabIcon;
|
44 | export declare const filterIcon: LabIcon;
|
45 | export declare const filterListIcon: LabIcon;
|
46 | export declare const folderFavoriteIcon: LabIcon;
|
47 | export declare const folderIcon: LabIcon;
|
48 | export declare const historyIcon: LabIcon;
|
49 | export declare const homeIcon: LabIcon;
|
50 | export declare const html5Icon: LabIcon;
|
51 | export declare const imageIcon: LabIcon;
|
52 | export declare const infoIcon: LabIcon;
|
53 | export declare const inspectorIcon: LabIcon;
|
54 | export declare const jsonIcon: LabIcon;
|
55 | export declare const juliaIcon: LabIcon;
|
56 | export declare const jupyterFaviconIcon: LabIcon;
|
57 | export declare const jupyterIcon: LabIcon;
|
58 | export declare const jupyterlabWordmarkIcon: LabIcon;
|
59 | export declare const kernelIcon: LabIcon;
|
60 | export declare const keyboardIcon: LabIcon;
|
61 | export declare const launchIcon: LabIcon;
|
62 | export declare const launcherIcon: LabIcon;
|
63 | export declare const lineFormIcon: LabIcon;
|
64 | export declare const linkIcon: LabIcon;
|
65 | export declare const listIcon: LabIcon;
|
66 | export declare const lockIcon: LabIcon;
|
67 | export declare const markdownIcon: LabIcon;
|
68 | export declare const mermaidIcon: LabIcon;
|
69 | export declare const moveDownIcon: LabIcon;
|
70 | export declare const moveUpIcon: LabIcon;
|
71 | export declare const newFolderIcon: LabIcon;
|
72 | export declare const notTrustedIcon: LabIcon;
|
73 | export declare const notebookIcon: LabIcon;
|
74 | export declare const numberingIcon: LabIcon;
|
75 | export declare const offlineBoltIcon: LabIcon;
|
76 | export declare const paletteIcon: LabIcon;
|
77 | export declare const pasteIcon: LabIcon;
|
78 | export declare const pdfIcon: LabIcon;
|
79 | export declare const pythonIcon: LabIcon;
|
80 | export declare const rKernelIcon: LabIcon;
|
81 | export declare const reactIcon: LabIcon;
|
82 | export declare const redoIcon: LabIcon;
|
83 | export declare const refreshIcon: LabIcon;
|
84 | export declare const regexIcon: LabIcon;
|
85 | export declare const runIcon: LabIcon;
|
86 | export declare const runningIcon: LabIcon;
|
87 | export declare const saveIcon: LabIcon;
|
88 | export declare const searchIcon: LabIcon;
|
89 | export declare const settingsIcon: LabIcon;
|
90 | export declare const shareIcon: LabIcon;
|
91 | export declare const spreadsheetIcon: LabIcon;
|
92 | export declare const stopIcon: LabIcon;
|
93 | export declare const tabIcon: LabIcon;
|
94 | export declare const tableRowsIcon: LabIcon;
|
95 | export declare const tagIcon: LabIcon;
|
96 | export declare const terminalIcon: LabIcon;
|
97 | export declare const textEditorIcon: LabIcon;
|
98 | export declare const tocIcon: LabIcon;
|
99 | export declare const treeViewIcon: LabIcon;
|
100 | export declare const trustedIcon: LabIcon;
|
101 | export declare const undoIcon: LabIcon;
|
102 | export declare const userIcon: LabIcon;
|
103 | export declare const usersIcon: LabIcon;
|
104 | export declare const vegaIcon: LabIcon;
|
105 | export declare const wordIcon: LabIcon;
|
106 | export declare const yamlIcon: LabIcon;
|