@blueprintjs/icons 5.1.8 → 5.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (196) hide show
  1. package/dist/blueprint-icons-all-paths-loader.bundle.js +1 -1
  2. package/dist/blueprint-icons-split-paths-by-size-loader.bundle.js +1 -1
  3. package/dist/icons.bundle.js +1 -1
  4. package/icons.json +14 -0
  5. package/lib/cjs/allPaths.d.ts +1 -1
  6. package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +4 -2
  7. package/lib/cjs/generated/16px/blueprint-icons-16.js +4 -0
  8. package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
  9. package/lib/cjs/generated/16px/paths/geotime.d.ts +2 -0
  10. package/lib/cjs/generated/16px/paths/geotime.js +4 -0
  11. package/lib/cjs/generated/16px/paths/geotime.js.map +1 -0
  12. package/lib/cjs/generated/16px/paths/index.d.ts +2 -0
  13. package/lib/cjs/generated/16px/paths/index.js +12 -8
  14. package/lib/cjs/generated/16px/paths/index.js.map +1 -1
  15. package/lib/cjs/generated/16px/paths/unlink.d.ts +2 -0
  16. package/lib/cjs/generated/16px/paths/unlink.js +4 -0
  17. package/lib/cjs/generated/16px/paths/unlink.js.map +1 -0
  18. package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +4 -2
  19. package/lib/cjs/generated/20px/blueprint-icons-20.js +4 -0
  20. package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
  21. package/lib/cjs/generated/20px/paths/geotime.d.ts +2 -0
  22. package/lib/cjs/generated/20px/paths/geotime.js +4 -0
  23. package/lib/cjs/generated/20px/paths/geotime.js.map +1 -0
  24. package/lib/cjs/generated/20px/paths/index.d.ts +2 -0
  25. package/lib/cjs/generated/20px/paths/index.js +12 -8
  26. package/lib/cjs/generated/20px/paths/index.js.map +1 -1
  27. package/lib/cjs/generated/20px/paths/unlink.d.ts +2 -0
  28. package/lib/cjs/generated/20px/paths/unlink.js +4 -0
  29. package/lib/cjs/generated/20px/paths/unlink.js.map +1 -0
  30. package/lib/cjs/generated/components/geotime.d.ts +4 -0
  31. package/lib/cjs/generated/components/geotime.js +34 -0
  32. package/lib/cjs/generated/components/geotime.js.map +1 -0
  33. package/lib/cjs/generated/components/index.d.ts +2 -0
  34. package/lib/cjs/generated/components/index.js +12 -8
  35. package/lib/cjs/generated/components/index.js.map +1 -1
  36. package/lib/cjs/generated/components/unlink.d.ts +4 -0
  37. package/lib/cjs/generated/components/unlink.js +34 -0
  38. package/lib/cjs/generated/components/unlink.js.map +1 -0
  39. package/lib/cjs/generated/index.d.ts +2 -0
  40. package/lib/cjs/generated/index.js +12 -8
  41. package/lib/cjs/generated/index.js.map +1 -1
  42. package/lib/cjs/iconCodepoints.d.ts +2 -0
  43. package/lib/cjs/iconNames.d.ts +4 -0
  44. package/lib/cjs/index.js +1 -0
  45. package/lib/cjs/index.js.map +1 -1
  46. package/lib/cjs/svgIconProps.d.ts +1 -1
  47. package/lib/cjs/type-utils/camel-case.d.ts +2 -2
  48. package/lib/cjs/type-utils/delimiter-case.d.ts +1 -1
  49. package/lib/cjs/type-utils/index.d.ts +6 -3
  50. package/lib/cjs/type-utils/pascal-case.d.ts +1 -1
  51. package/lib/cjs/type-utils/screaming-snake-case.d.ts +3 -3
  52. package/lib/cjs/type-utils/snake-case.d.ts +1 -1
  53. package/lib/css/blueprint-icons-16.eot +0 -0
  54. package/lib/css/blueprint-icons-16.svg +6 -0
  55. package/lib/css/blueprint-icons-16.ttf +0 -0
  56. package/lib/css/blueprint-icons-16.woff +0 -0
  57. package/lib/css/blueprint-icons-16.woff2 +0 -0
  58. package/lib/css/blueprint-icons-20.eot +0 -0
  59. package/lib/css/blueprint-icons-20.svg +6 -0
  60. package/lib/css/blueprint-icons-20.ttf +0 -0
  61. package/lib/css/blueprint-icons-20.woff +0 -0
  62. package/lib/css/blueprint-icons-20.woff2 +0 -0
  63. package/lib/css/blueprint-icons.css +2 -2
  64. package/lib/css/blueprint-icons.css.map +1 -1
  65. package/lib/esm/allPaths.d.ts +1 -1
  66. package/lib/esm/generated/16px/blueprint-icons-16.d.ts +4 -2
  67. package/lib/esm/generated/16px/blueprint-icons-16.js +4 -0
  68. package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
  69. package/lib/esm/generated/16px/paths/geotime.d.ts +2 -0
  70. package/lib/esm/generated/16px/paths/geotime.js +2 -0
  71. package/lib/esm/generated/16px/paths/geotime.js.map +1 -0
  72. package/lib/esm/generated/16px/paths/index.d.ts +2 -0
  73. package/lib/esm/generated/16px/paths/index.js +2 -0
  74. package/lib/esm/generated/16px/paths/index.js.map +1 -1
  75. package/lib/esm/generated/16px/paths/unlink.d.ts +2 -0
  76. package/lib/esm/generated/16px/paths/unlink.js +2 -0
  77. package/lib/esm/generated/16px/paths/unlink.js.map +1 -0
  78. package/lib/esm/generated/20px/blueprint-icons-20.d.ts +4 -2
  79. package/lib/esm/generated/20px/blueprint-icons-20.js +4 -0
  80. package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
  81. package/lib/esm/generated/20px/paths/geotime.d.ts +2 -0
  82. package/lib/esm/generated/20px/paths/geotime.js +2 -0
  83. package/lib/esm/generated/20px/paths/geotime.js.map +1 -0
  84. package/lib/esm/generated/20px/paths/index.d.ts +2 -0
  85. package/lib/esm/generated/20px/paths/index.js +2 -0
  86. package/lib/esm/generated/20px/paths/index.js.map +1 -1
  87. package/lib/esm/generated/20px/paths/unlink.d.ts +2 -0
  88. package/lib/esm/generated/20px/paths/unlink.js +2 -0
  89. package/lib/esm/generated/20px/paths/unlink.js.map +1 -0
  90. package/lib/esm/generated/components/geotime.d.ts +4 -0
  91. package/lib/esm/generated/components/geotime.js +31 -0
  92. package/lib/esm/generated/components/geotime.js.map +1 -0
  93. package/lib/esm/generated/components/index.d.ts +2 -0
  94. package/lib/esm/generated/components/index.js +2 -0
  95. package/lib/esm/generated/components/index.js.map +1 -1
  96. package/lib/esm/generated/components/unlink.d.ts +4 -0
  97. package/lib/esm/generated/components/unlink.js +31 -0
  98. package/lib/esm/generated/components/unlink.js.map +1 -0
  99. package/lib/esm/generated/index.d.ts +2 -0
  100. package/lib/esm/generated/index.js +2 -0
  101. package/lib/esm/generated/index.js.map +1 -1
  102. package/lib/esm/iconCodepoints.d.ts +2 -0
  103. package/lib/esm/iconNames.d.ts +337 -333
  104. package/lib/esm/index.js +1 -0
  105. package/lib/esm/index.js.map +1 -1
  106. package/lib/esm/svgIconProps.d.ts +1 -1
  107. package/lib/esm/type-utils/camel-case.d.ts +2 -2
  108. package/lib/esm/type-utils/delimiter-case.d.ts +1 -1
  109. package/lib/esm/type-utils/index.d.ts +6 -3
  110. package/lib/esm/type-utils/pascal-case.d.ts +1 -1
  111. package/lib/esm/type-utils/screaming-snake-case.d.ts +3 -3
  112. package/lib/esm/type-utils/snake-case.d.ts +1 -1
  113. package/lib/esnext/allPaths.d.ts +1 -1
  114. package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +4 -2
  115. package/lib/esnext/generated/16px/blueprint-icons-16.js +4 -0
  116. package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
  117. package/lib/esnext/generated/16px/paths/geotime.d.ts +2 -0
  118. package/lib/esnext/generated/16px/paths/geotime.js +2 -0
  119. package/lib/esnext/generated/16px/paths/geotime.js.map +1 -0
  120. package/lib/esnext/generated/16px/paths/index.d.ts +2 -0
  121. package/lib/esnext/generated/16px/paths/index.js +2 -0
  122. package/lib/esnext/generated/16px/paths/index.js.map +1 -1
  123. package/lib/esnext/generated/16px/paths/unlink.d.ts +2 -0
  124. package/lib/esnext/generated/16px/paths/unlink.js +2 -0
  125. package/lib/esnext/generated/16px/paths/unlink.js.map +1 -0
  126. package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +4 -2
  127. package/lib/esnext/generated/20px/blueprint-icons-20.js +4 -0
  128. package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
  129. package/lib/esnext/generated/20px/paths/geotime.d.ts +2 -0
  130. package/lib/esnext/generated/20px/paths/geotime.js +2 -0
  131. package/lib/esnext/generated/20px/paths/geotime.js.map +1 -0
  132. package/lib/esnext/generated/20px/paths/index.d.ts +2 -0
  133. package/lib/esnext/generated/20px/paths/index.js +2 -0
  134. package/lib/esnext/generated/20px/paths/index.js.map +1 -1
  135. package/lib/esnext/generated/20px/paths/unlink.d.ts +2 -0
  136. package/lib/esnext/generated/20px/paths/unlink.js +2 -0
  137. package/lib/esnext/generated/20px/paths/unlink.js.map +1 -0
  138. package/lib/esnext/generated/components/geotime.d.ts +4 -0
  139. package/lib/esnext/generated/components/geotime.js +30 -0
  140. package/lib/esnext/generated/components/geotime.js.map +1 -0
  141. package/lib/esnext/generated/components/index.d.ts +2 -0
  142. package/lib/esnext/generated/components/index.js +2 -0
  143. package/lib/esnext/generated/components/index.js.map +1 -1
  144. package/lib/esnext/generated/components/unlink.d.ts +4 -0
  145. package/lib/esnext/generated/components/unlink.js +30 -0
  146. package/lib/esnext/generated/components/unlink.js.map +1 -0
  147. package/lib/esnext/generated/index.d.ts +2 -0
  148. package/lib/esnext/generated/index.js +2 -0
  149. package/lib/esnext/generated/index.js.map +1 -1
  150. package/lib/esnext/iconCodepoints.d.ts +2 -0
  151. package/lib/esnext/iconNames.d.ts +4 -0
  152. package/lib/esnext/index.js +1 -0
  153. package/lib/esnext/index.js.map +1 -1
  154. package/lib/esnext/svgIconProps.d.ts +1 -1
  155. package/lib/esnext/type-utils/camel-case.d.ts +2 -2
  156. package/lib/esnext/type-utils/delimiter-case.d.ts +1 -1
  157. package/lib/esnext/type-utils/index.d.ts +6 -3
  158. package/lib/esnext/type-utils/pascal-case.d.ts +1 -1
  159. package/lib/esnext/type-utils/screaming-snake-case.d.ts +3 -3
  160. package/lib/esnext/type-utils/snake-case.d.ts +1 -1
  161. package/lib/scss/blueprint-icons-16.scss +2 -0
  162. package/package.json +3 -3
  163. package/src/allPaths.ts +1 -1
  164. package/src/generated/16px/_icon-variables.scss +2 -0
  165. package/src/generated/16px/blueprint-icons-16.css +5 -5
  166. package/src/generated/16px/blueprint-icons-16.eot +0 -0
  167. package/src/generated/16px/blueprint-icons-16.svg +6 -0
  168. package/src/generated/16px/blueprint-icons-16.ts +8 -0
  169. package/src/generated/16px/blueprint-icons-16.ttf +0 -0
  170. package/src/generated/16px/blueprint-icons-16.woff +0 -0
  171. package/src/generated/16px/blueprint-icons-16.woff2 +0 -0
  172. package/src/generated/16px/paths/geotime.ts +1 -0
  173. package/src/generated/16px/paths/index.ts +2 -0
  174. package/src/generated/16px/paths/unlink.ts +1 -0
  175. package/src/generated/20px/blueprint-icons-20.css +5 -5
  176. package/src/generated/20px/blueprint-icons-20.eot +0 -0
  177. package/src/generated/20px/blueprint-icons-20.svg +6 -0
  178. package/src/generated/20px/blueprint-icons-20.ts +8 -0
  179. package/src/generated/20px/blueprint-icons-20.ttf +0 -0
  180. package/src/generated/20px/blueprint-icons-20.woff +0 -0
  181. package/src/generated/20px/blueprint-icons-20.woff2 +0 -0
  182. package/src/generated/20px/paths/geotime.ts +1 -0
  183. package/src/generated/20px/paths/index.ts +2 -0
  184. package/src/generated/20px/paths/unlink.ts +1 -0
  185. package/src/generated/components/geotime.tsx +40 -0
  186. package/src/generated/components/index.ts +2 -0
  187. package/src/generated/components/unlink.tsx +40 -0
  188. package/src/generated/index.ts +2 -0
  189. package/src/paths-loaders/splitPathsBySizeLoader.ts +1 -1
  190. package/src/svgIconProps.ts +1 -1
  191. package/src/type-utils/camel-case.ts +2 -2
  192. package/src/type-utils/delimiter-case.ts +1 -1
  193. package/src/type-utils/index.ts +6 -3
  194. package/src/type-utils/pascal-case.ts +1 -1
  195. package/src/type-utils/screaming-snake-case.ts +3 -3
  196. package/src/type-utils/snake-case.ts +1 -1
@@ -2,10 +2,60 @@ import { BlueprintIcons_16Id as IconName } from "./generated/16px/blueprint-icon
2
2
  export type { IconName };
3
3
  export declare const IconNames: {
4
4
  FUNCTION: IconName;
5
+ SEARCH: IconName;
6
+ REPEAT: IconName;
7
+ ANCHOR: IconName;
8
+ BOLD: IconName;
9
+ LINK: IconName;
10
+ AT: IconName;
11
+ MAP: IconName;
12
+ FILTER: IconName;
13
+ SORT: IconName;
14
+ CODE: IconName;
5
15
  ADD: IconName;
16
+ ERROR: IconName;
17
+ KEY: IconName;
18
+ RECORD: IconName;
19
+ MEDIA: IconName;
20
+ PAUSE: IconName;
21
+ PLAY: IconName;
22
+ STOP: IconName;
23
+ SQUARE: IconName;
24
+ GEOLOCATION: IconName;
25
+ NOTIFICATIONS: IconName;
26
+ MANUAL: IconName;
27
+ REMOVE: IconName;
28
+ CLIP: IconName;
29
+ FONT: IconName;
30
+ GRID: IconName;
31
+ TRANSLATE: IconName;
32
+ MOVE: IconName;
33
+ FORM: IconName;
34
+ HEADER: IconName;
35
+ LABEL: IconName;
36
+ MENU: IconName;
37
+ SELECT: IconName;
38
+ STYLE: IconName;
39
+ TH: IconName;
40
+ TIME: IconName;
41
+ VIDEO: IconName;
42
+ CIRCLE: IconName;
43
+ PATH: IconName;
44
+ SWITCH: IconName;
45
+ CUT: IconName;
46
+ RESET: IconName;
47
+ OFFLINE: IconName;
48
+ TARGET: IconName;
49
+ REFRESH: IconName;
50
+ DELTA: IconName;
51
+ DOCUMENT: IconName;
52
+ HISTORY: IconName;
53
+ CONFIRM: IconName;
54
+ PRINT: IconName;
55
+ USER: IconName;
56
+ CALENDAR: IconName;
6
57
  AIRPLANE: IconName;
7
58
  AMMUNITION: IconName;
8
- ANCHOR: IconName;
9
59
  ANNOTATION: IconName;
10
60
  ANTENNA: IconName;
11
61
  APPLICATION: IconName;
@@ -13,13 +63,11 @@ export declare const IconNames: {
13
63
  ARCHIVE: IconName;
14
64
  ARRAY: IconName;
15
65
  ASTERISK: IconName;
16
- AT: IconName;
17
66
  AXLE: IconName;
18
67
  BACKLINK: IconName;
19
68
  BADGE: IconName;
20
69
  BARCODE: IconName;
21
70
  BLANK: IconName;
22
- BOLD: IconName;
23
71
  BOOK: IconName;
24
72
  BOOKMARK: IconName;
25
73
  BOX: IconName;
@@ -28,42 +76,34 @@ export declare const IconNames: {
28
76
  BUGGY: IconName;
29
77
  BUILD: IconName;
30
78
  CALCULATOR: IconName;
31
- CALENDAR: IconName;
32
79
  CAMERA: IconName;
33
80
  CHANGES: IconName;
34
81
  CHART: IconName;
35
82
  CHAT: IconName;
36
- CIRCLE: IconName;
37
83
  CITATION: IconName;
38
84
  CLEAN: IconName;
39
- CLIP: IconName;
40
85
  CLIPBOARD: IconName;
41
86
  CLOUD: IconName;
42
- CODE: IconName;
43
87
  COG: IconName;
44
88
  COMMENT: IconName;
45
89
  COMPARISON: IconName;
46
90
  COMPASS: IconName;
47
91
  COMPRESSED: IconName;
48
- CONFIRM: IconName;
49
92
  CONSOLE: IconName;
50
93
  CONTRAST: IconName;
51
94
  CONTROL: IconName;
52
95
  CROSS: IconName;
53
96
  CROWN: IconName;
54
97
  CUBE: IconName;
55
- CUT: IconName;
56
98
  CYCLE: IconName;
57
99
  DASHBOARD: IconName;
58
100
  DATABASE: IconName;
59
101
  DELETE: IconName;
60
- DELTA: IconName;
61
102
  DESKTOP: IconName;
62
103
  DETECTION: IconName;
63
104
  DIAGNOSIS: IconName;
64
105
  DISABLE: IconName;
65
106
  DIVIDE: IconName;
66
- DOCUMENT: IconName;
67
107
  DOLLAR: IconName;
68
108
  DOT: IconName;
69
109
  DOWNLOAD: IconName;
@@ -76,41 +116,34 @@ export declare const IconNames: {
76
116
  ENVELOPE: IconName;
77
117
  EQUALS: IconName;
78
118
  ERASER: IconName;
79
- ERROR: IconName;
80
119
  EURO: IconName;
81
120
  EXCHANGE: IconName;
82
121
  EXPORT: IconName;
83
122
  FEED: IconName;
84
123
  FILM: IconName;
85
- FILTER: IconName;
86
124
  FLAG: IconName;
87
125
  FLAME: IconName;
88
126
  FLASH: IconName;
89
127
  FLOWS: IconName;
90
128
  FOLLOWER: IconName;
91
129
  FOLLOWING: IconName;
92
- FONT: IconName;
93
130
  FORK: IconName;
94
- FORM: IconName;
95
131
  FUEL: IconName;
96
132
  FULLSCREEN: IconName;
97
133
  GEOFENCE: IconName;
98
- GEOLOCATION: IconName;
99
134
  GEOSEARCH: IconName;
135
+ GEOTIME: IconName;
100
136
  GLASS: IconName;
101
137
  GLOBE: IconName;
102
138
  GRAPH: IconName;
103
- GRID: IconName;
104
139
  HAND: IconName;
105
140
  HAT: IconName;
106
- HEADER: IconName;
107
141
  HEADSET: IconName;
108
142
  HEART: IconName;
109
143
  HEATMAP: IconName;
110
144
  HELICOPTER: IconName;
111
145
  HELP: IconName;
112
146
  HIGHLIGHT: IconName;
113
- HISTORY: IconName;
114
147
  HOME: IconName;
115
148
  HURRICANE: IconName;
116
149
  IMPORT: IconName;
@@ -121,8 +154,6 @@ export declare const IconNames: {
121
154
  INTERSECTION: IconName;
122
155
  ISSUE: IconName;
123
156
  ITALIC: IconName;
124
- KEY: IconName;
125
- LABEL: IconName;
126
157
  LAYER: IconName;
127
158
  LAYERS: IconName;
128
159
  LAYOUT: IconName;
@@ -130,16 +161,11 @@ export declare const IconNames: {
130
161
  LIFESAVER: IconName;
131
162
  LIGHTBULB: IconName;
132
163
  LIGHTNING: IconName;
133
- LINK: IconName;
134
164
  LIST: IconName;
135
165
  LOCATE: IconName;
136
166
  LOCK: IconName;
137
167
  LOCOMOTIVE: IconName;
138
- MANUAL: IconName;
139
- MAP: IconName;
140
168
  MAXIMIZE: IconName;
141
- MEDIA: IconName;
142
- MENU: IconName;
143
169
  MICROPHONE: IconName;
144
170
  MINIMIZE: IconName;
145
171
  MINUS: IconName;
@@ -148,47 +174,35 @@ export declare const IconNames: {
148
174
  MOON: IconName;
149
175
  MORE: IconName;
150
176
  MOUNTAIN: IconName;
151
- MOVE: IconName;
152
177
  MUGSHOT: IconName;
153
178
  MUSIC: IconName;
154
179
  NEST: IconName;
155
180
  NINJA: IconName;
156
- NOTIFICATIONS: IconName;
157
181
  NUMERICAL: IconName;
158
182
  OFFICE: IconName;
159
- OFFLINE: IconName;
160
183
  OUTDATED: IconName;
161
184
  PAPERCLIP: IconName;
162
185
  PARAGRAPH: IconName;
163
- PATH: IconName;
164
- PAUSE: IconName;
165
186
  PEOPLE: IconName;
166
187
  PERCENTAGE: IconName;
167
188
  PERSON: IconName;
168
189
  PHONE: IconName;
169
190
  PIN: IconName;
170
191
  PIVOT: IconName;
171
- PLAY: IconName;
172
192
  PLAYBOOK: IconName;
173
193
  PLUS: IconName;
174
194
  POWER: IconName;
175
195
  PRESCRIPTION: IconName;
176
196
  PRESENTATION: IconName;
177
- PRINT: IconName;
178
197
  PROJECTS: IconName;
179
198
  PROPERTIES: IconName;
180
199
  PROPERTY: IconName;
181
200
  PULSE: IconName;
182
201
  RAIN: IconName;
183
202
  RANDOM: IconName;
184
- RECORD: IconName;
185
203
  RECTANGLE: IconName;
186
204
  REDO: IconName;
187
- REFRESH: IconName;
188
205
  REGEX: IconName;
189
- REMOVE: IconName;
190
- REPEAT: IconName;
191
- RESET: IconName;
192
206
  RESOLVE: IconName;
193
207
  RIG: IconName;
194
208
  RING: IconName;
@@ -196,8 +210,6 @@ export declare const IconNames: {
196
210
  ROUTE: IconName;
197
211
  SATELLITE: IconName;
198
212
  SAVED: IconName;
199
- SEARCH: IconName;
200
- SELECT: IconName;
201
213
  SELECTION: IconName;
202
214
  SENSOR: IconName;
203
215
  SETTINGS: IconName;
@@ -208,44 +220,34 @@ export declare const IconNames: {
208
220
  SHOP: IconName;
209
221
  SLASH: IconName;
210
222
  SNOWFLAKE: IconName;
211
- SORT: IconName;
212
- SQUARE: IconName;
213
223
  STAR: IconName;
214
- STOP: IconName;
215
224
  STOPWATCH: IconName;
216
225
  STRIKETHROUGH: IconName;
217
- STYLE: IconName;
218
226
  SUBSCRIPT: IconName;
219
227
  SUPERSCRIPT: IconName;
220
- SWITCH: IconName;
221
228
  SYRINGE: IconName;
222
229
  TAG: IconName;
223
230
  TANK: IconName;
224
- TARGET: IconName;
225
231
  TAXI: IconName;
226
232
  TEMPERATURE: IconName;
227
- TH: IconName;
228
233
  TICK: IconName;
229
- TIME: IconName;
230
234
  TINT: IconName;
231
235
  TORCH: IconName;
232
236
  TRACTOR: IconName;
233
237
  TRAIN: IconName;
234
- TRANSLATE: IconName;
235
238
  TRASH: IconName;
236
239
  TREE: IconName;
237
240
  TRUCK: IconName;
238
241
  UNARCHIVE: IconName;
239
242
  UNDERLINE: IconName;
240
243
  UNDO: IconName;
244
+ UNLINK: IconName;
241
245
  UNLOCK: IconName;
242
246
  UNPIN: IconName;
243
247
  UNRESOLVE: IconName;
244
248
  UPDATED: IconName;
245
249
  UPLOAD: IconName;
246
- USER: IconName;
247
250
  VARIABLE: IconName;
248
- VIDEO: IconName;
249
251
  VIRUS: IconName;
250
252
  WALK: IconName;
251
253
  WAVES: IconName;
@@ -580,94 +582,109 @@ export declare const IconNames: {
580
582
  ZOOM_IN: IconName;
581
583
  ZOOM_OUT: IconName;
582
584
  ZOOM_TO_FIT: IconName;
583
- Clip: IconName;
584
- Target: IconName;
585
- Header: IconName;
586
- FloatingPoint: IconName;
587
- Circle: IconName;
588
- Person: IconName;
589
- Ship: IconName;
590
- ArrowDown: IconName;
591
- ArrowLeft: IconName;
592
- ArrowRight: IconName;
593
- ArrowUp: IconName;
594
- Download: IconName;
595
- Upload: IconName;
596
- Layout: IconName;
585
+ AddClip: IconName;
586
+ AddColumnLeft: IconName;
587
+ AddColumnRight: IconName;
588
+ AddLocation: IconName;
589
+ AddRowBottom: IconName;
590
+ AddRowTop: IconName;
591
+ AddToArtifact: IconName;
592
+ AddToFolder: IconName;
597
593
  Add: IconName;
598
- Remove: IconName;
599
- Chart: IconName;
600
- Tree: IconName;
601
- Share: IconName;
602
- ChevronDown: IconName;
603
- ChevronLeft: IconName;
604
- ChevronRight: IconName;
605
- ChevronUp: IconName;
606
- Time: IconName;
607
- List: IconName;
608
- StackedChart: IconName;
609
- Grid: IconName;
610
- Search: IconName;
611
- Control: IconName;
612
- Delete: IconName;
613
- Phone: IconName;
614
- Video: IconName;
615
- Select: IconName;
616
- Layer: IconName;
617
- Layers: IconName;
618
- Link: IconName;
619
- Prescription: IconName;
620
- Box: IconName;
621
- Updated: IconName;
622
- Application: IconName;
623
- Filter: IconName;
624
- Function: IconName;
625
- Document: IconName;
626
- Graph: IconName;
627
- Map: IconName;
628
- Cross: IconName;
629
- InfoSign: IconName;
630
- Minus: IconName;
631
- Plus: IconName;
632
- Square: IconName;
633
- Tick: IconName;
634
- Media: IconName;
635
- Numerical: IconName;
636
- Rectangle: IconName;
637
- Highlight: IconName;
594
+ AimpointsTarget: IconName;
638
595
  Airplane: IconName;
596
+ AlignCenter: IconName;
597
+ AlignJustify: IconName;
598
+ AlignLeft: IconName;
599
+ AlignRight: IconName;
600
+ AlignmentBottom: IconName;
601
+ AlignmentHorizontalCenter: IconName;
602
+ AlignmentLeft: IconName;
603
+ AlignmentRight: IconName;
604
+ AlignmentTop: IconName;
605
+ AlignmentVerticalCenter: IconName;
639
606
  Ammunition: IconName;
640
607
  Anchor: IconName;
641
608
  Annotation: IconName;
642
609
  Antenna: IconName;
610
+ AppHeader: IconName;
611
+ Application: IconName;
643
612
  Applications: IconName;
644
613
  Archive: IconName;
614
+ AreaOfInterest: IconName;
615
+ ArrayBoolean: IconName;
616
+ ArrayDate: IconName;
617
+ ArrayFloatingPoint: IconName;
618
+ ArrayNumeric: IconName;
619
+ ArrayString: IconName;
620
+ ArrayTimestamp: IconName;
645
621
  Array: IconName;
622
+ ArrowBottomLeft: IconName;
623
+ ArrowBottomRight: IconName;
624
+ ArrowDown: IconName;
625
+ ArrowLeft: IconName;
626
+ ArrowRight: IconName;
627
+ ArrowTopLeft: IconName;
628
+ ArrowTopRight: IconName;
629
+ ArrowUp: IconName;
630
+ ArrowsHorizontal: IconName;
631
+ ArrowsVertical: IconName;
646
632
  Asterisk: IconName;
647
633
  At: IconName;
634
+ AutomaticUpdates: IconName;
648
635
  Axle: IconName;
649
636
  Backlink: IconName;
650
637
  Badge: IconName;
638
+ BanCircle: IconName;
639
+ BankAccount: IconName;
651
640
  Barcode: IconName;
652
641
  Blank: IconName;
642
+ BlockedPerson: IconName;
653
643
  Bold: IconName;
654
644
  Book: IconName;
655
645
  Bookmark: IconName;
646
+ Box: IconName;
656
647
  Briefcase: IconName;
648
+ BringData: IconName;
657
649
  Bug: IconName;
658
650
  Buggy: IconName;
659
651
  Build: IconName;
660
652
  Calculator: IconName;
661
653
  Calendar: IconName;
662
654
  Camera: IconName;
655
+ CaretDown: IconName;
656
+ CaretLeft: IconName;
657
+ CaretRight: IconName;
658
+ CaretUp: IconName;
659
+ CargoShip: IconName;
660
+ CellTower: IconName;
663
661
  Changes: IconName;
662
+ Chart: IconName;
664
663
  Chat: IconName;
664
+ ChevronBackward: IconName;
665
+ ChevronDown: IconName;
666
+ ChevronForward: IconName;
667
+ ChevronLeft: IconName;
668
+ ChevronRight: IconName;
669
+ ChevronUp: IconName;
670
+ CircleArrowDown: IconName;
671
+ CircleArrowLeft: IconName;
672
+ CircleArrowRight: IconName;
673
+ CircleArrowUp: IconName;
674
+ Circle: IconName;
665
675
  Citation: IconName;
666
676
  Clean: IconName;
677
+ Clip: IconName;
667
678
  Clipboard: IconName;
679
+ CloudDownload: IconName;
680
+ CloudUpload: IconName;
668
681
  Cloud: IconName;
682
+ CodeBlock: IconName;
669
683
  Code: IconName;
670
684
  Cog: IconName;
685
+ CollapseAll: IconName;
686
+ ColorFill: IconName;
687
+ ColumnLayout: IconName;
671
688
  Comment: IconName;
672
689
  Comparison: IconName;
673
690
  Compass: IconName;
@@ -675,25 +692,57 @@ export declare const IconNames: {
675
692
  Confirm: IconName;
676
693
  Console: IconName;
677
694
  Contrast: IconName;
695
+ Control: IconName;
696
+ CreditCard: IconName;
697
+ CrossCircle: IconName;
698
+ Cross: IconName;
678
699
  Crown: IconName;
700
+ CubeAdd: IconName;
701
+ CubeRemove: IconName;
679
702
  Cube: IconName;
703
+ CurvedRangeChart: IconName;
680
704
  Cut: IconName;
681
705
  Cycle: IconName;
682
706
  Dashboard: IconName;
707
+ DataConnection: IconName;
708
+ DataLineage: IconName;
683
709
  Database: IconName;
710
+ Delete: IconName;
684
711
  Delta: IconName;
712
+ DeriveColumn: IconName;
685
713
  Desktop: IconName;
686
714
  Detection: IconName;
687
715
  Diagnosis: IconName;
716
+ DiagramTree: IconName;
717
+ DirectionLeft: IconName;
718
+ DirectionRight: IconName;
688
719
  Disable: IconName;
689
720
  Divide: IconName;
721
+ DocumentOpen: IconName;
722
+ DocumentShare: IconName;
723
+ Document: IconName;
690
724
  Dollar: IconName;
691
725
  Dot: IconName;
726
+ DoubleCaretHorizontal: IconName;
727
+ DoubleCaretVertical: IconName;
728
+ DoubleChevronDown: IconName;
729
+ DoubleChevronLeft: IconName;
730
+ DoubleChevronRight: IconName;
731
+ DoubleChevronUp: IconName;
732
+ DoughnutChart: IconName;
733
+ Download: IconName;
734
+ DragHandleHorizontal: IconName;
735
+ DragHandleVertical: IconName;
692
736
  Draw: IconName;
693
- Duplicate: IconName;
694
- Edit: IconName;
695
- Eject: IconName;
696
- Emoji: IconName;
737
+ DrawerLeftFilled: IconName;
738
+ DrawerLeft: IconName;
739
+ DrawerRightFilled: IconName;
740
+ DrawerRight: IconName;
741
+ DriveTime: IconName;
742
+ Duplicate: IconName;
743
+ Edit: IconName;
744
+ Eject: IconName;
745
+ Emoji: IconName;
697
746
  Endorsed: IconName;
698
747
  Envelope: IconName;
699
748
  Equals: IconName;
@@ -701,256 +750,53 @@ export declare const IconNames: {
701
750
  Error: IconName;
702
751
  Euro: IconName;
703
752
  Exchange: IconName;
704
- Export: IconName;
705
- Feed: IconName;
706
- Film: IconName;
707
- Flag: IconName;
708
- Flame: IconName;
709
- Flash: IconName;
710
- Flows: IconName;
711
- Follower: IconName;
712
- Following: IconName;
713
- Font: IconName;
714
- Fork: IconName;
715
- Form: IconName;
716
- Fuel: IconName;
717
- Fullscreen: IconName;
718
- Geofence: IconName;
719
- Geolocation: IconName;
720
- Geosearch: IconName;
721
- Glass: IconName;
722
- Globe: IconName;
723
- Hand: IconName;
724
- Hat: IconName;
725
- Headset: IconName;
726
- Heart: IconName;
727
- Heatmap: IconName;
728
- Helicopter: IconName;
729
- Help: IconName;
730
- History: IconName;
731
- Home: IconName;
732
- Hurricane: IconName;
733
- Import: IconName;
734
- Inbox: IconName;
735
- Inheritance: IconName;
736
- Insert: IconName;
737
- Intelligence: IconName;
738
- Intersection: IconName;
739
- Issue: IconName;
740
- Italic: IconName;
741
- Key: IconName;
742
- Label: IconName;
743
- Learning: IconName;
744
- Lifesaver: IconName;
745
- Lightbulb: IconName;
746
- Lightning: IconName;
747
- Locate: IconName;
748
- Lock: IconName;
749
- Locomotive: IconName;
750
- Manual: IconName;
751
- Maximize: IconName;
752
- Menu: IconName;
753
- Microphone: IconName;
754
- Minimize: IconName;
755
- Modal: IconName;
756
- Model: IconName;
757
- Moon: IconName;
758
- More: IconName;
759
- Mountain: IconName;
760
- Move: IconName;
761
- Mugshot: IconName;
762
- Music: IconName;
763
- Nest: IconName;
764
- Ninja: IconName;
765
- Notifications: IconName;
766
- Office: IconName;
767
- Offline: IconName;
768
- Outdated: IconName;
769
- Paperclip: IconName;
770
- Paragraph: IconName;
771
- Path: IconName;
772
- Pause: IconName;
773
- People: IconName;
774
- Percentage: IconName;
775
- Pin: IconName;
776
- Pivot: IconName;
777
- Play: IconName;
778
- Playbook: IconName;
779
- Power: IconName;
780
- Presentation: IconName;
781
- Print: IconName;
782
- Projects: IconName;
783
- Properties: IconName;
784
- Property: IconName;
785
- Pulse: IconName;
786
- Rain: IconName;
787
- Random: IconName;
788
- Record: IconName;
789
- Redo: IconName;
790
- Refresh: IconName;
791
- Regex: IconName;
792
- Repeat: IconName;
793
- Reset: IconName;
794
- Resolve: IconName;
795
- Rig: IconName;
796
- Ring: IconName;
797
- Rocket: IconName;
798
- Route: IconName;
799
- Satellite: IconName;
800
- Saved: IconName;
801
- Selection: IconName;
802
- Sensor: IconName;
803
- Settings: IconName;
804
- Shapes: IconName;
805
- Shield: IconName;
806
- Shop: IconName;
807
- Slash: IconName;
808
- Snowflake: IconName;
809
- Sort: IconName;
810
- Star: IconName;
811
- Stop: IconName;
812
- Stopwatch: IconName;
813
- Strikethrough: IconName;
814
- Style: IconName;
815
- Subscript: IconName;
816
- Superscript: IconName;
817
- Switch: IconName;
818
- Syringe: IconName;
819
- Tag: IconName;
820
- Tank: IconName;
821
- Taxi: IconName;
822
- Temperature: IconName;
823
- Th: IconName;
824
- Tint: IconName;
825
- Torch: IconName;
826
- Tractor: IconName;
827
- Train: IconName;
828
- Translate: IconName;
829
- Trash: IconName;
830
- Truck: IconName;
831
- Unarchive: IconName;
832
- Underline: IconName;
833
- Undo: IconName;
834
- Unlock: IconName;
835
- Unpin: IconName;
836
- Unresolve: IconName;
837
- User: IconName;
838
- Variable: IconName;
839
- Virus: IconName;
840
- Walk: IconName;
841
- Waves: IconName;
842
- Widget: IconName;
843
- Wind: IconName;
844
- Wrench: IconName;
845
- AddClip: IconName;
846
- AddColumnLeft: IconName;
847
- AddColumnRight: IconName;
848
- AddLocation: IconName;
849
- AddRowBottom: IconName;
850
- AddRowTop: IconName;
851
- AddToArtifact: IconName;
852
- AddToFolder: IconName;
853
- AimpointsTarget: IconName;
854
- AlignCenter: IconName;
855
- AlignJustify: IconName;
856
- AlignLeft: IconName;
857
- AlignRight: IconName;
858
- AlignmentBottom: IconName;
859
- AlignmentHorizontalCenter: IconName;
860
- AlignmentLeft: IconName;
861
- AlignmentRight: IconName;
862
- AlignmentTop: IconName;
863
- AlignmentVerticalCenter: IconName;
864
- AppHeader: IconName;
865
- AreaOfInterest: IconName;
866
- ArrayBoolean: IconName;
867
- ArrayDate: IconName;
868
- ArrayFloatingPoint: IconName;
869
- ArrayNumeric: IconName;
870
- ArrayString: IconName;
871
- ArrayTimestamp: IconName;
872
- ArrowBottomLeft: IconName;
873
- ArrowBottomRight: IconName;
874
- ArrowTopLeft: IconName;
875
- ArrowTopRight: IconName;
876
- ArrowsHorizontal: IconName;
877
- ArrowsVertical: IconName;
878
- AutomaticUpdates: IconName;
879
- BanCircle: IconName;
880
- BankAccount: IconName;
881
- BlockedPerson: IconName;
882
- BringData: IconName;
883
- CaretDown: IconName;
884
- CaretLeft: IconName;
885
- CaretRight: IconName;
886
- CaretUp: IconName;
887
- CargoShip: IconName;
888
- CellTower: IconName;
889
- ChevronBackward: IconName;
890
- ChevronForward: IconName;
891
- CircleArrowDown: IconName;
892
- CircleArrowLeft: IconName;
893
- CircleArrowRight: IconName;
894
- CircleArrowUp: IconName;
895
- CloudDownload: IconName;
896
- CloudUpload: IconName;
897
- CodeBlock: IconName;
898
- CollapseAll: IconName;
899
- ColorFill: IconName;
900
- ColumnLayout: IconName;
901
- CreditCard: IconName;
902
- CrossCircle: IconName;
903
- CubeAdd: IconName;
904
- CubeRemove: IconName;
905
- CurvedRangeChart: IconName;
906
- DataConnection: IconName;
907
- DataLineage: IconName;
908
- DeriveColumn: IconName;
909
- DiagramTree: IconName;
910
- DirectionLeft: IconName;
911
- DirectionRight: IconName;
912
- DocumentOpen: IconName;
913
- DocumentShare: IconName;
914
- DoubleCaretHorizontal: IconName;
915
- DoubleCaretVertical: IconName;
916
- DoubleChevronDown: IconName;
917
- DoubleChevronLeft: IconName;
918
- DoubleChevronRight: IconName;
919
- DoubleChevronUp: IconName;
920
- DoughnutChart: IconName;
921
- DragHandleHorizontal: IconName;
922
- DragHandleVertical: IconName;
923
- DrawerLeftFilled: IconName;
924
- DrawerLeft: IconName;
925
- DrawerRightFilled: IconName;
926
- DrawerRight: IconName;
927
- DriveTime: IconName;
928
753
  ExcludeRow: IconName;
929
754
  ExpandAll: IconName;
755
+ Export: IconName;
930
756
  EyeOff: IconName;
931
757
  EyeOn: IconName;
932
758
  EyeOpen: IconName;
933
759
  FastBackward: IconName;
934
760
  FastForward: IconName;
935
761
  FeedSubscribed: IconName;
762
+ Feed: IconName;
763
+ Film: IconName;
936
764
  FilterKeep: IconName;
937
765
  FilterList: IconName;
938
766
  FilterOpen: IconName;
939
767
  FilterRemove: IconName;
768
+ Filter: IconName;
769
+ Flag: IconName;
770
+ Flame: IconName;
771
+ Flash: IconName;
772
+ FloatingPoint: IconName;
940
773
  FloppyDisk: IconName;
941
774
  FlowBranch: IconName;
942
775
  FlowEnd: IconName;
943
776
  FlowLinear: IconName;
944
777
  FlowReviewBranch: IconName;
945
778
  FlowReview: IconName;
779
+ Flows: IconName;
946
780
  FolderClose: IconName;
947
781
  FolderNew: IconName;
948
782
  FolderOpen: IconName;
949
783
  FolderSharedOpen: IconName;
950
784
  FolderShared: IconName;
785
+ Follower: IconName;
786
+ Following: IconName;
787
+ Font: IconName;
788
+ Fork: IconName;
789
+ Form: IconName;
790
+ Fuel: IconName;
951
791
  FullCircle: IconName;
952
792
  FullStackedChart: IconName;
793
+ Fullscreen: IconName;
794
+ Function: IconName;
953
795
  GanttChart: IconName;
796
+ Geofence: IconName;
797
+ Geolocation: IconName;
798
+ Geosearch: IconName;
799
+ Geotime: IconName;
954
800
  GitBranch: IconName;
955
801
  GitCommit: IconName;
956
802
  GitMerge: IconName;
@@ -958,42 +804,67 @@ export declare const IconNames: {
958
804
  GitPull: IconName;
959
805
  GitPush: IconName;
960
806
  GitRepo: IconName;
807
+ Glass: IconName;
961
808
  GlobeNetwork: IconName;
809
+ Globe: IconName;
962
810
  GraphRemove: IconName;
811
+ Graph: IconName;
963
812
  GreaterThanOrEqualTo: IconName;
964
813
  GreaterThan: IconName;
965
814
  GridView: IconName;
815
+ Grid: IconName;
966
816
  GroupObjects: IconName;
967
817
  GroupedBarChart: IconName;
968
818
  HandDown: IconName;
969
819
  HandLeft: IconName;
970
820
  HandRight: IconName;
971
821
  HandUp: IconName;
822
+ Hand: IconName;
823
+ Hat: IconName;
972
824
  HeaderOne: IconName;
973
825
  HeaderThree: IconName;
974
826
  HeaderTwo: IconName;
827
+ Header: IconName;
828
+ Headset: IconName;
975
829
  HeartBroken: IconName;
830
+ Heart: IconName;
976
831
  HeatGrid: IconName;
832
+ Heatmap: IconName;
833
+ Helicopter: IconName;
834
+ Help: IconName;
977
835
  HelperManagement: IconName;
978
836
  HighPriority: IconName;
979
837
  HighVoltagePole: IconName;
838
+ Highlight: IconName;
839
+ History: IconName;
840
+ Home: IconName;
980
841
  HorizontalBarChartAsc: IconName;
981
842
  HorizontalBarChartDesc: IconName;
982
843
  HorizontalBarChart: IconName;
983
844
  HorizontalDistribution: IconName;
984
845
  HorizontalInbetween: IconName;
846
+ Hurricane: IconName;
985
847
  IdNumber: IconName;
986
848
  ImageRotateLeft: IconName;
987
849
  ImageRotateRight: IconName;
850
+ Import: IconName;
988
851
  InboxFiltered: IconName;
989
852
  InboxGeo: IconName;
990
853
  InboxSearch: IconName;
991
854
  InboxUpdate: IconName;
855
+ Inbox: IconName;
856
+ InfoSign: IconName;
857
+ Inheritance: IconName;
992
858
  InheritedGroup: IconName;
993
859
  InnerJoin: IconName;
860
+ Insert: IconName;
861
+ Intelligence: IconName;
862
+ Intersection: IconName;
994
863
  IpAddress: IconName;
995
864
  IssueClosed: IconName;
996
865
  IssueNew: IconName;
866
+ Issue: IconName;
867
+ Italic: IconName;
997
868
  JoinTable: IconName;
998
869
  KeyBackspace: IconName;
999
870
  KeyCommand: IconName;
@@ -1004,9 +875,13 @@ export declare const IconNames: {
1004
875
  KeyOption: IconName;
1005
876
  KeyShift: IconName;
1006
877
  KeyTab: IconName;
878
+ Key: IconName;
1007
879
  KnownVehicle: IconName;
1008
880
  LabTest: IconName;
881
+ Label: IconName;
1009
882
  LayerOutline: IconName;
883
+ Layer: IconName;
884
+ Layers: IconName;
1010
885
  LayoutAuto: IconName;
1011
886
  LayoutBalloon: IconName;
1012
887
  LayoutCircle: IconName;
@@ -1016,28 +891,55 @@ export declare const IconNames: {
1016
891
  LayoutLinear: IconName;
1017
892
  LayoutSkewGrid: IconName;
1018
893
  LayoutSortedClusters: IconName;
894
+ Layout: IconName;
895
+ Learning: IconName;
1019
896
  LeftJoin: IconName;
1020
897
  LengthenText: IconName;
1021
898
  LessThanOrEqualTo: IconName;
1022
899
  LessThan: IconName;
900
+ Lifesaver: IconName;
901
+ Lightbulb: IconName;
902
+ Lightning: IconName;
903
+ Link: IconName;
1023
904
  ListColumns: IconName;
1024
905
  ListDetailView: IconName;
906
+ List: IconName;
907
+ Locate: IconName;
908
+ Lock: IconName;
909
+ Locomotive: IconName;
1025
910
  LogIn: IconName;
1026
911
  LogOut: IconName;
1027
912
  LowVoltagePole: IconName;
913
+ Manual: IconName;
1028
914
  ManuallyEnteredData: IconName;
1029
915
  ManyToMany: IconName;
1030
916
  ManyToOne: IconName;
1031
917
  MapCreate: IconName;
1032
918
  MapMarker: IconName;
919
+ Map: IconName;
920
+ Maximize: IconName;
921
+ Media: IconName;
1033
922
  MenuClosed: IconName;
1034
923
  MenuOpen: IconName;
924
+ Menu: IconName;
1035
925
  MergeColumns: IconName;
1036
926
  MergeLinks: IconName;
927
+ Microphone: IconName;
928
+ Minimize: IconName;
929
+ Minus: IconName;
1037
930
  MobilePhone: IconName;
1038
931
  MobileVideo: IconName;
1039
932
  ModalFilled: IconName;
933
+ Modal: IconName;
934
+ Model: IconName;
935
+ Moon: IconName;
936
+ More: IconName;
937
+ Mountain: IconName;
938
+ Move: IconName;
939
+ Mugshot: IconName;
1040
940
  MultiSelect: IconName;
941
+ Music: IconName;
942
+ Nest: IconName;
1041
943
  NewDrawing: IconName;
1042
944
  NewGridItem: IconName;
1043
945
  NewLayer: IconName;
@@ -1047,61 +949,117 @@ export declare const IconNames: {
1047
949
  NewPerson: IconName;
1048
950
  NewPrescription: IconName;
1049
951
  NewTextBox: IconName;
952
+ Ninja: IconName;
1050
953
  NotEqualTo: IconName;
1051
954
  NotificationsSnooze: IconName;
1052
955
  NotificationsUpdated: IconName;
956
+ Notifications: IconName;
1053
957
  NumberedList: IconName;
958
+ Numerical: IconName;
959
+ Office: IconName;
960
+ Offline: IconName;
1054
961
  OilField: IconName;
1055
962
  OneColumn: IconName;
1056
963
  OneToMany: IconName;
1057
964
  OneToOne: IconName;
1058
965
  OpenApplication: IconName;
966
+ Outdated: IconName;
1059
967
  PageLayout: IconName;
1060
968
  PanelStats: IconName;
1061
969
  PanelTable: IconName;
970
+ Paperclip: IconName;
971
+ Paragraph: IconName;
1062
972
  PathSearch: IconName;
973
+ Path: IconName;
974
+ Pause: IconName;
975
+ People: IconName;
976
+ Percentage: IconName;
977
+ Person: IconName;
978
+ Phone: IconName;
1063
979
  PieChart: IconName;
980
+ Pin: IconName;
1064
981
  PivotTable: IconName;
982
+ Pivot: IconName;
983
+ Play: IconName;
984
+ Playbook: IconName;
985
+ Plus: IconName;
1065
986
  PolygonFilter: IconName;
987
+ Power: IconName;
1066
988
  PredictiveAnalysis: IconName;
989
+ Prescription: IconName;
990
+ Presentation: IconName;
991
+ Print: IconName;
992
+ Projects: IconName;
993
+ Properties: IconName;
994
+ Property: IconName;
1067
995
  PublishFunction: IconName;
996
+ Pulse: IconName;
997
+ Rain: IconName;
998
+ Random: IconName;
999
+ Record: IconName;
1068
1000
  RectHeight: IconName;
1069
1001
  RectWidth: IconName;
1002
+ Rectangle: IconName;
1003
+ Redo: IconName;
1004
+ Refresh: IconName;
1005
+ Regex: IconName;
1070
1006
  RegressionChart: IconName;
1071
1007
  RemoveColumnLeft: IconName;
1072
1008
  RemoveColumnRight: IconName;
1073
1009
  RemoveColumn: IconName;
1074
1010
  RemoveRowBottom: IconName;
1075
1011
  RemoveRowTop: IconName;
1012
+ Remove: IconName;
1013
+ Repeat: IconName;
1014
+ Reset: IconName;
1015
+ Resolve: IconName;
1016
+ Rig: IconName;
1076
1017
  RightJoin: IconName;
1018
+ Ring: IconName;
1077
1019
  RocketSlant: IconName;
1020
+ Rocket: IconName;
1078
1021
  RotateDocument: IconName;
1079
1022
  RotatePage: IconName;
1023
+ Route: IconName;
1024
+ Satellite: IconName;
1025
+ Saved: IconName;
1080
1026
  ScatterPlot: IconName;
1081
1027
  SearchAround: IconName;
1082
1028
  SearchTemplate: IconName;
1083
1029
  SearchText: IconName;
1030
+ Search: IconName;
1084
1031
  SegmentedControl: IconName;
1032
+ Select: IconName;
1033
+ Selection: IconName;
1085
1034
  SendMessage: IconName;
1086
1035
  SendToGraph: IconName;
1087
1036
  SendToMap: IconName;
1088
1037
  SendTo: IconName;
1038
+ Sensor: IconName;
1089
1039
  SeriesAdd: IconName;
1090
1040
  SeriesConfiguration: IconName;
1091
1041
  SeriesDerived: IconName;
1092
1042
  SeriesFiltered: IconName;
1093
1043
  SeriesSearch: IconName;
1044
+ Settings: IconName;
1045
+ Shapes: IconName;
1046
+ Share: IconName;
1094
1047
  SharedFilter: IconName;
1048
+ Shield: IconName;
1049
+ Ship: IconName;
1050
+ Shop: IconName;
1095
1051
  ShoppingCart: IconName;
1096
1052
  ShortenText: IconName;
1097
1053
  SignalSearch: IconName;
1098
1054
  SimCard: IconName;
1055
+ Slash: IconName;
1099
1056
  SmallCross: IconName;
1100
1057
  SmallInfoSign: IconName;
1101
1058
  SmallMinus: IconName;
1102
1059
  SmallPlus: IconName;
1103
1060
  SmallSquare: IconName;
1104
1061
  SmallTick: IconName;
1062
+ Snowflake: IconName;
1105
1063
  SocialMedia: IconName;
1106
1064
  SortAlphabeticalDesc: IconName;
1107
1065
  SortAlphabetical: IconName;
@@ -1109,15 +1067,26 @@ export declare const IconNames: {
1109
1067
  SortDesc: IconName;
1110
1068
  SortNumericalDesc: IconName;
1111
1069
  SortNumerical: IconName;
1070
+ Sort: IconName;
1112
1071
  SpellCheck: IconName;
1113
1072
  SplitColumns: IconName;
1073
+ Square: IconName;
1074
+ StackedChart: IconName;
1114
1075
  StadiumGeometry: IconName;
1115
1076
  StarEmpty: IconName;
1077
+ Star: IconName;
1116
1078
  StepBackward: IconName;
1117
1079
  StepChart: IconName;
1118
1080
  StepForward: IconName;
1081
+ Stop: IconName;
1082
+ Stopwatch: IconName;
1083
+ Strikethrough: IconName;
1084
+ Style: IconName;
1085
+ Subscript: IconName;
1086
+ Superscript: IconName;
1119
1087
  SwapHorizontal: IconName;
1120
1088
  SwapVertical: IconName;
1089
+ Switch: IconName;
1121
1090
  SymbolCircle: IconName;
1122
1091
  SymbolCross: IconName;
1123
1092
  SymbolDiamond: IconName;
@@ -1125,37 +1094,72 @@ export declare const IconNames: {
1125
1094
  SymbolSquare: IconName;
1126
1095
  SymbolTriangleDown: IconName;
1127
1096
  SymbolTriangleUp: IconName;
1097
+ Syringe: IconName;
1098
+ Tag: IconName;
1128
1099
  TakeAction: IconName;
1100
+ Tank: IconName;
1101
+ Target: IconName;
1102
+ Taxi: IconName;
1103
+ Temperature: IconName;
1129
1104
  TextHighlight: IconName;
1130
1105
  ThDerived: IconName;
1131
1106
  ThDisconnect: IconName;
1132
1107
  ThFiltered: IconName;
1133
1108
  ThList: IconName;
1109
+ Th: IconName;
1134
1110
  ThirdParty: IconName;
1135
1111
  ThumbsDown: IconName;
1136
1112
  ThumbsUp: IconName;
1137
1113
  TickCircle: IconName;
1114
+ Tick: IconName;
1115
+ Time: IconName;
1138
1116
  TimelineAreaChart: IconName;
1139
1117
  TimelineBarChart: IconName;
1140
1118
  TimelineEvents: IconName;
1141
1119
  TimelineLineChart: IconName;
1120
+ Tint: IconName;
1121
+ Torch: IconName;
1122
+ Tractor: IconName;
1123
+ Train: IconName;
1124
+ Translate: IconName;
1125
+ Trash: IconName;
1126
+ Tree: IconName;
1142
1127
  TrendingDown: IconName;
1143
1128
  TrendingUp: IconName;
1129
+ Truck: IconName;
1144
1130
  TwoColumns: IconName;
1131
+ Unarchive: IconName;
1132
+ Underline: IconName;
1133
+ Undo: IconName;
1145
1134
  UngroupObjects: IconName;
1146
1135
  UnknownVehicle: IconName;
1136
+ Unlink: IconName;
1137
+ Unlock: IconName;
1138
+ Unpin: IconName;
1139
+ Unresolve: IconName;
1140
+ Updated: IconName;
1141
+ Upload: IconName;
1142
+ User: IconName;
1143
+ Variable: IconName;
1147
1144
  VerticalBarChartAsc: IconName;
1148
1145
  VerticalBarChartDesc: IconName;
1149
1146
  VerticalDistribution: IconName;
1150
1147
  VerticalInbetween: IconName;
1148
+ Video: IconName;
1149
+ Virus: IconName;
1151
1150
  VolumeDown: IconName;
1152
1151
  VolumeOff: IconName;
1153
1152
  VolumeUp: IconName;
1153
+ Walk: IconName;
1154
1154
  WarningSign: IconName;
1155
1155
  WaterfallChart: IconName;
1156
+ Waves: IconName;
1156
1157
  WidgetButton: IconName;
1157
1158
  WidgetFooter: IconName;
1158
1159
  WidgetHeader: IconName;
1160
+ Widget: IconName;
1161
+ Wind: IconName;
1162
+ Wrench: IconName;
1159
1163
  ZoomIn: IconName;
1160
1164
  ZoomOut: IconName;
1161
1165
  ZoomToFit: IconName;