|
1 | | -export { default as AlignLeftJustifyIcon } from "./align-left-justify.svg" |
2 | | -export { default as AppIcon } from "./app.svg" |
3 | | -export { default as ArrowIcon } from "./arrow.svg" |
4 | | -export { default as ArrowUpIcon } from "./arrow-up.svg" |
5 | | -export { default as ArrowUpLeftIcon } from "./arrow-up-left.svg" |
6 | | -export { default as ArrowToRightIcon } from "./arrow-to-right.svg" |
7 | | -export { default as ArrowRightIcon } from "./arrow-right.svg" |
8 | | -export { default as BalanceScaleIcon } from "./balance-scale.svg" |
9 | | -export { default as BrightIcon } from "./bright.svg" |
10 | | -export { default as ChartBarIcon } from "./chart-bar.svg" |
11 | | -export { default as ChartLineIcon } from "./chart-line.svg" |
12 | | -export { default as CircleOutlineIcon } from "./circle-outline.svg" |
13 | | -export { default as CircleIcon } from "./circle.svg" |
14 | | -export { default as CloseIcon } from "./close.svg" |
15 | | -export { default as DatabaseIcon } from "./database.svg" |
16 | | -export { default as FilterIcon } from "./filter.svg" |
17 | | -export { default as ForkIcon } from "./fork-icon.svg" |
18 | | -export { default as GraphBarIcon } from "./graph-bar.svg" |
19 | | -export { default as GithubIcon } from "./github.svg" |
20 | | -export { default as HistoryIcon } from "./history.svg" |
21 | | -export { default as HomeIcon } from "./home.svg" |
22 | | -export { default as LampOnIcon } from "./lamp-on.svg" |
23 | | -export { default as LayoutGroupIcon } from "./layout-group.svg" |
24 | | -export { default as MainIcon } from "./main.svg" |
25 | | -export { default as OetLogo } from "./oet-logo.svg" |
26 | | -export { default as MenuIcon } from "./menu.svg" |
27 | | -export { default as PlusIcon } from "./plus.svg" |
28 | | -export { default as PolygonIcon } from "./polygon.svg" |
29 | | -export { default as ProcessorIcon } from "./processor.svg" |
30 | | -export { default as PreviousIcon } from "./previous.svg" |
31 | | -export { default as StarIcon } from "./star.svg" |
32 | | -export { default as UserIcon } from "./user.svg" |
33 | | -export { default as UsersAltIcon } from "./users-alt.svg" |
34 | | -export { default as VectorSquareIcon } from "./vector-square.svg" |
35 | | -export { default as WindowIcon } from "./window.svg" |
36 | | -export { default as WrenchIcon } from "./wrench.svg" |
37 | | -export { default as CameraIcon } from "./camera.svg" |
38 | | -export { default as DownloadAltIcon } from "./download-alt.svg" |
39 | | -export { default as QuestionLine } from "./question-line.svg" |
40 | | -export { default as SearchPlusIcon } from "./search-plus.svg" |
41 | | -export { default as SearchMinusIcon } from "./search-minus.svg" |
42 | | -export { default as SortVerticalIcon } from "./sort-vertical.svg" |
43 | | -export { default as ArrowsMoveIcon } from "./arrows-move.svg" |
44 | | -export { default as XIcon } from "./x-icon.svg" |
| 1 | +export { default as AlignLeftJustifyIcon } from "./align-left-justify.svg"; |
| 2 | +export { default as AppIcon } from "./app.svg"; |
| 3 | +export { default as ArrowIcon } from "./arrow.svg"; |
| 4 | +export { default as ArrowUpIcon } from "./arrow-up.svg"; |
| 5 | +export { default as ArrowUpLeftIcon } from "./arrow-up-left.svg"; |
| 6 | +export { default as ArrowToRightIcon } from "./arrow-to-right.svg"; |
| 7 | +export { default as ArrowRightIcon } from "./arrow-right.svg"; |
| 8 | +export { default as BalanceScaleIcon } from "./balance-scale.svg"; |
| 9 | +export { default as BrightIcon } from "./bright.svg"; |
| 10 | +export { default as ChartBarIcon } from "./chart-bar.svg"; |
| 11 | +export { default as ChartLineIcon } from "./chart-line.svg"; |
| 12 | +export { default as CircleOutlineIcon } from "./circle-outline.svg"; |
| 13 | +export { default as CircleIcon } from "./circle.svg"; |
| 14 | +export { default as CloseIcon } from "./close.svg"; |
| 15 | +export { default as DatabaseIcon } from "./database.svg"; |
| 16 | +export { default as FilterIcon } from "./filter.svg"; |
| 17 | +export { default as ForkIcon } from "./fork-icon.svg"; |
| 18 | +export { default as GraphBarIcon } from "./graph-bar.svg"; |
| 19 | +export { default as GithubIcon } from "./github.svg"; |
| 20 | +export { default as HistoryIcon } from "./history.svg"; |
| 21 | +export { default as HomeIcon } from "./home.svg"; |
| 22 | +export { default as LampOnIcon } from "./lamp-on.svg"; |
| 23 | +export { default as LayoutGroupIcon } from "./layout-group.svg"; |
| 24 | +export { default as MainIcon } from "./main.svg"; |
| 25 | +export { default as OetLogo } from "./oet-logo.svg"; |
| 26 | +export { default as MenuIcon } from "./menu.svg"; |
| 27 | +export { default as PlusIcon } from "./plus.svg"; |
| 28 | +export { default as PolygonIcon } from "./polygon.svg"; |
| 29 | +export { default as ProcessorIcon } from "./processor.svg"; |
| 30 | +export { default as PreviousIcon } from "./previous.svg"; |
| 31 | +export { default as StarIcon } from "./star.svg"; |
| 32 | +export { default as UserIcon } from "./user.svg"; |
| 33 | +export { default as UsersAltIcon } from "./users-alt.svg"; |
| 34 | +export { default as VectorSquareIcon } from "./vector-square.svg"; |
| 35 | +export { default as WindowIcon } from "./window.svg"; |
| 36 | +export { default as WrenchIcon } from "./wrench.svg"; |
| 37 | +export { default as CameraIcon } from "./camera.svg"; |
| 38 | +export { default as DownloadAltIcon } from "./download-alt.svg"; |
| 39 | +export { default as QuestionLine } from "./question-line.svg"; |
| 40 | +export { default as SearchPlusIcon } from "./search-plus.svg"; |
| 41 | +export { default as SearchMinusIcon } from "./search-minus.svg"; |
| 42 | +export { default as SortVerticalIcon } from "./sort-vertical.svg"; |
| 43 | +export { default as ArrowsMoveIcon } from "./arrows-move.svg"; |
| 44 | +export { default as XIcon } from "./x-icon.svg"; |
0 commit comments