UNPKG

15.2 kBJavaScriptView Raw
1/*-----------------------------------------------------------------------------
2| Copyright (c) Jupyter Development Team.
3| Distributed under the terms of the Modified BSD License.
4|----------------------------------------------------------------------------*/
5/* This file was auto-generated by ensureUiComponents() in @jupyterlab/buildutils */
6import { LabIcon } from './labicon';
7// icon svg import statements
8import addAboveSvgstr from '../../style/icons/toolbar/add-above.svg';
9import addBelowSvgstr from '../../style/icons/toolbar/add-below.svg';
10import addSvgstr from '../../style/icons/toolbar/add.svg';
11import bugDotSvgstr from '../../style/icons/toolbar/bug-dot.svg';
12import bugSvgstr from '../../style/icons/toolbar/bug.svg';
13import buildSvgstr from '../../style/icons/sidebar/build.svg';
14import caretDownEmptySvgstr from '../../style/icons/arrow/caret-down-empty.svg';
15import caretDownEmptyThinSvgstr from '../../style/icons/arrow/caret-down-empty-thin.svg';
16import caretDownSvgstr from '../../style/icons/arrow/caret-down.svg';
17import caretLeftSvgstr from '../../style/icons/arrow/caret-left.svg';
18import caretRightSvgstr from '../../style/icons/arrow/caret-right.svg';
19import caretUpEmptyThinSvgstr from '../../style/icons/arrow/caret-up-empty-thin.svg';
20import caretUpSvgstr from '../../style/icons/arrow/caret-up.svg';
21import caseSensitiveSvgstr from '../../style/icons/search/case-sensitive.svg';
22import checkSvgstr from '../../style/icons/toolbar/check.svg';
23import circleEmptySvgstr from '../../style/icons/toolbar/circle-empty.svg';
24import circleSvgstr from '../../style/icons/toolbar/circle.svg';
25import clearSvgstr from '../../style/icons/toolbar/clear.svg';
26import closeSvgstr from '../../style/icons/toolbar/close.svg';
27import codeSvgstr from '../../style/icons/toolbar/code.svg';
28import consoleSvgstr from '../../style/icons/filetype/console.svg';
29import copySvgstr from '../../style/icons/toolbar/copy.svg';
30import copyrightSvgstr from '../../style/icons/licenses/copyright.svg';
31import cutSvgstr from '../../style/icons/toolbar/cut.svg';
32import deleteSvgstr from '../../style/icons/toolbar/delete.svg';
33import downloadSvgstr from '../../style/icons/toolbar/download.svg';
34import duplicateSvgstr from '../../style/icons/toolbar/duplicate.svg';
35import editSvgstr from '../../style/icons/toolbar/edit.svg';
36import ellipsesSvgstr from '../../style/icons/toolbar/ellipses.svg';
37import extensionSvgstr from '../../style/icons/sidebar/extension.svg';
38import fastForwardSvgstr from '../../style/icons/toolbar/fast-forward.svg';
39import fileSvgstr from '../../style/icons/filetype/file.svg';
40import fileUploadSvgstr from '../../style/icons/toolbar/file-upload.svg';
41import filterListSvgstr from '../../style/icons/toolbar/filter-list.svg';
42import folderFavoriteSvgstr from '../../style/icons/filetype/folder-favorite.svg';
43import folderSvgstr from '../../style/icons/filetype/folder.svg';
44import homeSvgstr from '../../style/icons/filetype/home.svg';
45import html5Svgstr from '../../style/icons/filetype/html5.svg';
46import imageSvgstr from '../../style/icons/filetype/image.svg';
47import inspectorSvgstr from '../../style/icons/filetype/inspector.svg';
48import jsonSvgstr from '../../style/icons/filetype/json.svg';
49import juliaSvgstr from '../../style/icons/filetype/julia.svg';
50import jupyterFaviconSvgstr from '../../style/icons/jupyter/jupyter-favicon.svg';
51import jupyterSvgstr from '../../style/icons/jupyter/jupyter.svg';
52import jupyterlabWordmarkSvgstr from '../../style/icons/jupyter/jupyterlab-wordmark.svg';
53import kernelSvgstr from '../../style/icons/statusbar/kernel.svg';
54import keyboardSvgstr from '../../style/icons/filetype/keyboard.svg';
55import launchSvgstr from '../../style/icons/toolbar/launch.svg';
56import launcherSvgstr from '../../style/icons/filetype/launcher.svg';
57import lineFormSvgstr from '../../style/icons/statusbar/line-form.svg';
58import linkSvgstr from '../../style/icons/toolbar/link.svg';
59import listSvgstr from '../../style/icons/statusbar/list.svg';
60import listingsInfoSvgstr from '../../style/icons/listings/listings-info.svg';
61import markdownSvgstr from '../../style/icons/filetype/markdown.svg';
62import moveDownSvgstr from '../../style/icons/toolbar/move-down.svg';
63import moveUpSvgstr from '../../style/icons/toolbar/move-up.svg';
64import newFolderSvgstr from '../../style/icons/toolbar/new-folder.svg';
65import notTrustedSvgstr from '../../style/icons/statusbar/not-trusted.svg';
66import notebookSvgstr from '../../style/icons/filetype/notebook.svg';
67import numberingSvgstr from '../../style/icons/toolbar/numbering.svg';
68import offlineBoltSvgstr from '../../style/icons/toolbar/offline-bolt.svg';
69import paletteSvgstr from '../../style/icons/sidebar/palette.svg';
70import pasteSvgstr from '../../style/icons/toolbar/paste.svg';
71import pdfSvgstr from '../../style/icons/filetype/pdf.svg';
72import pythonSvgstr from '../../style/icons/filetype/python.svg';
73import rKernelSvgstr from '../../style/icons/filetype/r-kernel.svg';
74import reactSvgstr from '../../style/icons/filetype/react.svg';
75import redoSvgstr from '../../style/icons/toolbar/redo.svg';
76import refreshSvgstr from '../../style/icons/toolbar/refresh.svg';
77import regexSvgstr from '../../style/icons/search/regex.svg';
78import runSvgstr from '../../style/icons/toolbar/run.svg';
79import runningSvgstr from '../../style/icons/sidebar/running.svg';
80import saveSvgstr from '../../style/icons/toolbar/save.svg';
81import searchSvgstr from '../../style/icons/toolbar/search.svg';
82import settingsSvgstr from '../../style/icons/filetype/settings.svg';
83import spreadsheetSvgstr from '../../style/icons/filetype/spreadsheet.svg';
84import stopSvgstr from '../../style/icons/toolbar/stop.svg';
85import tabSvgstr from '../../style/icons/sidebar/tab.svg';
86import tableRowsSvgstr from '../../style/icons/toolbar/table-rows.svg';
87import tagSvgstr from '../../style/icons/toolbar/tag.svg';
88import terminalSvgstr from '../../style/icons/statusbar/terminal.svg';
89import textEditorSvgstr from '../../style/icons/filetype/text-editor.svg';
90import tocSvgstr from '../../style/icons/sidebar/toc.svg';
91import treeViewSvgstr from '../../style/icons/toolbar/tree-view.svg';
92import trustedSvgstr from '../../style/icons/statusbar/trusted.svg';
93import undoSvgstr from '../../style/icons/toolbar/undo.svg';
94import vegaSvgstr from '../../style/icons/filetype/vega.svg';
95import yamlSvgstr from '../../style/icons/filetype/yaml.svg';
96// LabIcon instance construction
97export const addAboveIcon = new LabIcon({ name: 'ui-components:add-above', svgstr: addAboveSvgstr });
98export const addBelowIcon = new LabIcon({ name: 'ui-components:add-below', svgstr: addBelowSvgstr });
99export const addIcon = new LabIcon({ name: 'ui-components:add', svgstr: addSvgstr });
100export const bugDotIcon = new LabIcon({ name: 'ui-components:bug-dot', svgstr: bugDotSvgstr });
101export const bugIcon = new LabIcon({ name: 'ui-components:bug', svgstr: bugSvgstr });
102export const buildIcon = new LabIcon({ name: 'ui-components:build', svgstr: buildSvgstr });
103export const caretDownEmptyIcon = new LabIcon({ name: 'ui-components:caret-down-empty', svgstr: caretDownEmptySvgstr });
104export const caretDownEmptyThinIcon = new LabIcon({ name: 'ui-components:caret-down-empty-thin', svgstr: caretDownEmptyThinSvgstr });
105export const caretDownIcon = new LabIcon({ name: 'ui-components:caret-down', svgstr: caretDownSvgstr });
106export const caretLeftIcon = new LabIcon({ name: 'ui-components:caret-left', svgstr: caretLeftSvgstr });
107export const caretRightIcon = new LabIcon({ name: 'ui-components:caret-right', svgstr: caretRightSvgstr });
108export const caretUpEmptyThinIcon = new LabIcon({ name: 'ui-components:caret-up-empty-thin', svgstr: caretUpEmptyThinSvgstr });
109export const caretUpIcon = new LabIcon({ name: 'ui-components:caret-up', svgstr: caretUpSvgstr });
110export const caseSensitiveIcon = new LabIcon({ name: 'ui-components:case-sensitive', svgstr: caseSensitiveSvgstr });
111export const checkIcon = new LabIcon({ name: 'ui-components:check', svgstr: checkSvgstr });
112export const circleEmptyIcon = new LabIcon({ name: 'ui-components:circle-empty', svgstr: circleEmptySvgstr });
113export const circleIcon = new LabIcon({ name: 'ui-components:circle', svgstr: circleSvgstr });
114export const clearIcon = new LabIcon({ name: 'ui-components:clear', svgstr: clearSvgstr });
115export const closeIcon = new LabIcon({ name: 'ui-components:close', svgstr: closeSvgstr });
116export const codeIcon = new LabIcon({ name: 'ui-components:code', svgstr: codeSvgstr });
117export const consoleIcon = new LabIcon({ name: 'ui-components:console', svgstr: consoleSvgstr });
118export const copyIcon = new LabIcon({ name: 'ui-components:copy', svgstr: copySvgstr });
119export const copyrightIcon = new LabIcon({ name: 'ui-components:copyright', svgstr: copyrightSvgstr });
120export const cutIcon = new LabIcon({ name: 'ui-components:cut', svgstr: cutSvgstr });
121export const deleteIcon = new LabIcon({ name: 'ui-components:delete', svgstr: deleteSvgstr });
122export const downloadIcon = new LabIcon({ name: 'ui-components:download', svgstr: downloadSvgstr });
123export const duplicateIcon = new LabIcon({ name: 'ui-components:duplicate', svgstr: duplicateSvgstr });
124export const editIcon = new LabIcon({ name: 'ui-components:edit', svgstr: editSvgstr });
125export const ellipsesIcon = new LabIcon({ name: 'ui-components:ellipses', svgstr: ellipsesSvgstr });
126export const extensionIcon = new LabIcon({ name: 'ui-components:extension', svgstr: extensionSvgstr });
127export const fastForwardIcon = new LabIcon({ name: 'ui-components:fast-forward', svgstr: fastForwardSvgstr });
128export const fileIcon = new LabIcon({ name: 'ui-components:file', svgstr: fileSvgstr });
129export const fileUploadIcon = new LabIcon({ name: 'ui-components:file-upload', svgstr: fileUploadSvgstr });
130export const filterListIcon = new LabIcon({ name: 'ui-components:filter-list', svgstr: filterListSvgstr });
131export const folderFavoriteIcon = new LabIcon({ name: 'ui-components:folder-favorite', svgstr: folderFavoriteSvgstr });
132export const folderIcon = new LabIcon({ name: 'ui-components:folder', svgstr: folderSvgstr });
133export const homeIcon = new LabIcon({ name: 'ui-components:home', svgstr: homeSvgstr });
134export const html5Icon = new LabIcon({ name: 'ui-components:html5', svgstr: html5Svgstr });
135export const imageIcon = new LabIcon({ name: 'ui-components:image', svgstr: imageSvgstr });
136export const inspectorIcon = new LabIcon({ name: 'ui-components:inspector', svgstr: inspectorSvgstr });
137export const jsonIcon = new LabIcon({ name: 'ui-components:json', svgstr: jsonSvgstr });
138export const juliaIcon = new LabIcon({ name: 'ui-components:julia', svgstr: juliaSvgstr });
139export const jupyterFaviconIcon = new LabIcon({ name: 'ui-components:jupyter-favicon', svgstr: jupyterFaviconSvgstr });
140export const jupyterIcon = new LabIcon({ name: 'ui-components:jupyter', svgstr: jupyterSvgstr });
141export const jupyterlabWordmarkIcon = new LabIcon({ name: 'ui-components:jupyterlab-wordmark', svgstr: jupyterlabWordmarkSvgstr });
142export const kernelIcon = new LabIcon({ name: 'ui-components:kernel', svgstr: kernelSvgstr });
143export const keyboardIcon = new LabIcon({ name: 'ui-components:keyboard', svgstr: keyboardSvgstr });
144export const launchIcon = new LabIcon({ name: 'ui-components:launch', svgstr: launchSvgstr });
145export const launcherIcon = new LabIcon({ name: 'ui-components:launcher', svgstr: launcherSvgstr });
146export const lineFormIcon = new LabIcon({ name: 'ui-components:line-form', svgstr: lineFormSvgstr });
147export const linkIcon = new LabIcon({ name: 'ui-components:link', svgstr: linkSvgstr });
148export const listIcon = new LabIcon({ name: 'ui-components:list', svgstr: listSvgstr });
149export const listingsInfoIcon = new LabIcon({ name: 'ui-components:listings-info', svgstr: listingsInfoSvgstr });
150export const markdownIcon = new LabIcon({ name: 'ui-components:markdown', svgstr: markdownSvgstr });
151export const moveDownIcon = new LabIcon({ name: 'ui-components:move-down', svgstr: moveDownSvgstr });
152export const moveUpIcon = new LabIcon({ name: 'ui-components:move-up', svgstr: moveUpSvgstr });
153export const newFolderIcon = new LabIcon({ name: 'ui-components:new-folder', svgstr: newFolderSvgstr });
154export const notTrustedIcon = new LabIcon({ name: 'ui-components:not-trusted', svgstr: notTrustedSvgstr });
155export const notebookIcon = new LabIcon({ name: 'ui-components:notebook', svgstr: notebookSvgstr });
156export const numberingIcon = new LabIcon({ name: 'ui-components:numbering', svgstr: numberingSvgstr });
157export const offlineBoltIcon = new LabIcon({ name: 'ui-components:offline-bolt', svgstr: offlineBoltSvgstr });
158export const paletteIcon = new LabIcon({ name: 'ui-components:palette', svgstr: paletteSvgstr });
159export const pasteIcon = new LabIcon({ name: 'ui-components:paste', svgstr: pasteSvgstr });
160export const pdfIcon = new LabIcon({ name: 'ui-components:pdf', svgstr: pdfSvgstr });
161export const pythonIcon = new LabIcon({ name: 'ui-components:python', svgstr: pythonSvgstr });
162export const rKernelIcon = new LabIcon({ name: 'ui-components:r-kernel', svgstr: rKernelSvgstr });
163export const reactIcon = new LabIcon({ name: 'ui-components:react', svgstr: reactSvgstr });
164export const redoIcon = new LabIcon({ name: 'ui-components:redo', svgstr: redoSvgstr });
165export const refreshIcon = new LabIcon({ name: 'ui-components:refresh', svgstr: refreshSvgstr });
166export const regexIcon = new LabIcon({ name: 'ui-components:regex', svgstr: regexSvgstr });
167export const runIcon = new LabIcon({ name: 'ui-components:run', svgstr: runSvgstr });
168export const runningIcon = new LabIcon({ name: 'ui-components:running', svgstr: runningSvgstr });
169export const saveIcon = new LabIcon({ name: 'ui-components:save', svgstr: saveSvgstr });
170export const searchIcon = new LabIcon({ name: 'ui-components:search', svgstr: searchSvgstr });
171export const settingsIcon = new LabIcon({ name: 'ui-components:settings', svgstr: settingsSvgstr });
172export const spreadsheetIcon = new LabIcon({ name: 'ui-components:spreadsheet', svgstr: spreadsheetSvgstr });
173export const stopIcon = new LabIcon({ name: 'ui-components:stop', svgstr: stopSvgstr });
174export const tabIcon = new LabIcon({ name: 'ui-components:tab', svgstr: tabSvgstr });
175export const tableRowsIcon = new LabIcon({ name: 'ui-components:table-rows', svgstr: tableRowsSvgstr });
176export const tagIcon = new LabIcon({ name: 'ui-components:tag', svgstr: tagSvgstr });
177export const terminalIcon = new LabIcon({ name: 'ui-components:terminal', svgstr: terminalSvgstr });
178export const textEditorIcon = new LabIcon({ name: 'ui-components:text-editor', svgstr: textEditorSvgstr });
179export const tocIcon = new LabIcon({ name: 'ui-components:toc', svgstr: tocSvgstr });
180export const treeViewIcon = new LabIcon({ name: 'ui-components:tree-view', svgstr: treeViewSvgstr });
181export const trustedIcon = new LabIcon({ name: 'ui-components:trusted', svgstr: trustedSvgstr });
182export const undoIcon = new LabIcon({ name: 'ui-components:undo', svgstr: undoSvgstr });
183export const vegaIcon = new LabIcon({ name: 'ui-components:vega', svgstr: vegaSvgstr });
184export const yamlIcon = new LabIcon({ name: 'ui-components:yaml', svgstr: yamlSvgstr });
185//# sourceMappingURL=iconimports.js.map
\No newline at end of file