]> git.proxmox.com Git - extjs.git/blame - extjs/examples/classic/view/chooser/icons.json
add extjs 6.0.1 sources
[extjs.git] / extjs / examples / classic / view / chooser / icons.json
CommitLineData
6527f429
DM
1[\r
2 {\r
3 "name": "Kitchen Sink",\r
4 "thumb": "sink.png",\r
5 "url": "kitchensink",\r
6 "type": "Application"\r
7 },\r
8 {\r
9 "name": "Twitter app",\r
10 "thumb": "twitter.png",\r
11 "url": "twitter",\r
12 "type": "Application"\r
13 },\r
14 {\r
15 "name": "Kiva app",\r
16 "thumb": "kiva.png",\r
17 "url": "kiva",\r
18 "type": "Application"\r
19 },\r
20 {\r
21 "name": "Geocongress",\r
22 "thumb": "geocongress.png",\r
23 "url": "geocongress",\r
24 "type": "Application"\r
25 },\r
26 {\r
27 "name": "AJAX",\r
28 "thumb": "ajax.png",\r
29 "url": "ajax",\r
30 "type": "Example"\r
31 },\r
32 {\r
33 "name": "Carousel",\r
34 "thumb": "carousel.png",\r
35 "url": "carousel",\r
36 "type": "Example"\r
37 },\r
38 {\r
39 "name": "Drag & Drop",\r
40 "thumb": "DnD.png",\r
41 "url": "dragdrop",\r
42 "type": "Example"\r
43 },\r
44 {\r
45 "name": "Forms",\r
46 "thumb": "forms.png",\r
47 "url": "forms",\r
48 "type": "Example"\r
49 },\r
50 {\r
51 "name": "Guide",\r
52 "thumb": "guide.png",\r
53 "url": "guide",\r
54 "type": "Example"\r
55 },\r
56 {\r
57 "name": "Icons",\r
58 "thumb": "icons.png",\r
59 "url": "icons",\r
60 "type": "Example"\r
61 },\r
62 {\r
63 "name": "Map",\r
64 "thumb": "map.png",\r
65 "url": "map",\r
66 "type": "Example"\r
67 },\r
68 {\r
69 "name": "Nested List",\r
70 "thumb": "nestedList.png",\r
71 "url": "nestedlist",\r
72 "type": "Example"\r
73 },\r
74 {\r
75 "name": "Overlays",\r
76 "thumb": "overlays.png",\r
77 "url": "overlays",\r
78 "type": "Example"\r
79 },\r
80 {\r
81 "name": "Picker",\r
82 "thumb": "picker.png",\r
83 "url": "picker",\r
84 "type": "Example"\r
85 },\r
86 {\r
87 "name": "Sortable",\r
88 "thumb": "sortable.png",\r
89 "url": "sortable",\r
90 "type": "Example"\r
91 },\r
92 {\r
93 "name": "Tabs",\r
94 "thumb": "tabs.png",\r
95 "url": "tabs",\r
96 "type": "Example"\r
97 },\r
98 {\r
99 "name": "Tabs 2",\r
100 "thumb": "tabs2.png",\r
101 "url": "tabs2",\r
102 "type": "Example"\r
103 },\r
104 {\r
105 "name": "Toolbars",\r
106 "thumb": "toolbars.png",\r
107 "url": "toolbars",\r
108 "type": "Example"\r
109 },\r
110 {\r
111 "name": "YQL",\r
112 "thumb": "yql.png",\r
113 "url": "yql",\r
114 "type": "Example"\r
115 }\r
116]