@atlaskit/icon 28.5.4 → 29.0.0

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 (259) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/cjs/components/icon-new.js +13 -38
  3. package/dist/cjs/components/icon-tile/icon-tile-new.compiled.css +6 -6
  4. package/dist/cjs/components/icon-tile/icon-tile-new.js +13 -13
  5. package/dist/cjs/components/icon-tile/icon-tile-old.compiled.css +13 -13
  6. package/dist/cjs/components/icon-tile/icon-tile-old.js +9 -9
  7. package/dist/cjs/components/icon-tile/index.js +8 -8
  8. package/dist/cjs/entry-points/deprecated-map.js +1 -8
  9. package/dist/cjs/entry-points/metadata.js +1 -8
  10. package/dist/cjs/metadata-core.js +1 -378
  11. package/dist/cjs/migration-map.js +0 -332
  12. package/dist/es2019/components/icon-new.js +13 -38
  13. package/dist/es2019/components/icon-tile/icon-tile-new.compiled.css +6 -6
  14. package/dist/es2019/components/icon-tile/icon-tile-new.js +13 -13
  15. package/dist/es2019/components/icon-tile/icon-tile-old.compiled.css +13 -13
  16. package/dist/es2019/components/icon-tile/icon-tile-old.js +9 -9
  17. package/dist/es2019/components/icon-tile/index.js +8 -8
  18. package/dist/es2019/entry-points/deprecated-map.js +1 -2
  19. package/dist/es2019/entry-points/metadata.js +1 -2
  20. package/dist/es2019/metadata-core.js +1 -378
  21. package/dist/es2019/migration-map.js +0 -332
  22. package/dist/esm/components/icon-new.js +13 -38
  23. package/dist/esm/components/icon-tile/icon-tile-new.compiled.css +6 -6
  24. package/dist/esm/components/icon-tile/icon-tile-new.js +13 -13
  25. package/dist/esm/components/icon-tile/icon-tile-old.compiled.css +13 -13
  26. package/dist/esm/components/icon-tile/icon-tile-old.js +9 -9
  27. package/dist/esm/components/icon-tile/index.js +8 -8
  28. package/dist/esm/entry-points/deprecated-map.js +1 -2
  29. package/dist/esm/entry-points/metadata.js +1 -2
  30. package/dist/esm/metadata-core.js +1 -378
  31. package/dist/esm/migration-map.js +0 -332
  32. package/dist/types/components/icon-new.d.ts +1 -1
  33. package/dist/types/entry-points/base-new.d.ts +1 -1
  34. package/dist/types/entry-points/deprecated-map.d.ts +0 -1
  35. package/dist/types/entry-points/metadata.d.ts +0 -1
  36. package/dist/types/entry-points/types.d.ts +1 -1
  37. package/dist/types/index.d.ts +1 -1
  38. package/dist/types/metadata-core.d.ts +2 -8
  39. package/dist/types/types.d.ts +4 -27
  40. package/dist/types-ts4.5/components/icon-new.d.ts +1 -1
  41. package/dist/types-ts4.5/entry-points/base-new.d.ts +1 -1
  42. package/dist/types-ts4.5/entry-points/deprecated-map.d.ts +0 -1
  43. package/dist/types-ts4.5/entry-points/metadata.d.ts +0 -1
  44. package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
  45. package/dist/types-ts4.5/index.d.ts +1 -1
  46. package/dist/types-ts4.5/metadata-core.d.ts +2 -8
  47. package/dist/types-ts4.5/types.d.ts +4 -27
  48. package/package.json +1 -3
  49. package/dist/cjs/deprecated-utility.js +0 -177
  50. package/dist/cjs/metadata-utility.js +0 -483
  51. package/dist/es2019/deprecated-utility.js +0 -171
  52. package/dist/es2019/metadata-utility.js +0 -477
  53. package/dist/esm/deprecated-utility.js +0 -171
  54. package/dist/esm/metadata-utility.js +0 -477
  55. package/dist/types/deprecated-utility.d.ts +0 -13
  56. package/dist/types/metadata-utility.d.ts +0 -67
  57. package/dist/types-ts4.5/deprecated-utility.d.ts +0 -13
  58. package/dist/types-ts4.5/metadata-utility.d.ts +0 -67
  59. package/svgs/utility/add.svg +0 -1
  60. package/svgs/utility/arrow-down.svg +0 -1
  61. package/svgs/utility/arrow-left.svg +0 -1
  62. package/svgs/utility/arrow-right.svg +0 -1
  63. package/svgs/utility/arrow-up.svg +0 -1
  64. package/svgs/utility/check-circle.svg +0 -1
  65. package/svgs/utility/check-mark.svg +0 -1
  66. package/svgs/utility/chevron-double-left.svg +0 -1
  67. package/svgs/utility/chevron-double-right.svg +0 -1
  68. package/svgs/utility/chevron-down.svg +0 -1
  69. package/svgs/utility/chevron-left.svg +0 -1
  70. package/svgs/utility/chevron-right.svg +0 -1
  71. package/svgs/utility/chevron-up.svg +0 -1
  72. package/svgs/utility/cross-circle.svg +0 -1
  73. package/svgs/utility/cross.svg +0 -1
  74. package/svgs/utility/drag-handle-horizontal.svg +0 -1
  75. package/svgs/utility/drag-handle-vertical.svg +0 -1
  76. package/svgs/utility/drag-handle.svg +0 -1
  77. package/svgs/utility/error.svg +0 -1
  78. package/svgs/utility/information.svg +0 -1
  79. package/svgs/utility/link-external.svg +0 -1
  80. package/svgs/utility/lock-locked.svg +0 -1
  81. package/svgs/utility/lock-unlocked.svg +0 -1
  82. package/svgs/utility/show-more-horizontal.svg +0 -1
  83. package/svgs/utility/show-more-vertical.svg +0 -1
  84. package/svgs/utility/star-starred.svg +0 -1
  85. package/svgs/utility/star-unstarred.svg +0 -1
  86. package/svgs/utility/success.svg +0 -1
  87. package/svgs/utility/warning.svg +0 -1
  88. package/utility/add.d.ts +0 -16
  89. package/utility/add.js +0 -30
  90. package/utility/arrow-down.d.ts +0 -16
  91. package/utility/arrow-down.js +0 -30
  92. package/utility/arrow-left.d.ts +0 -16
  93. package/utility/arrow-left.js +0 -30
  94. package/utility/arrow-right.d.ts +0 -16
  95. package/utility/arrow-right.js +0 -30
  96. package/utility/arrow-up.d.ts +0 -16
  97. package/utility/arrow-up.js +0 -30
  98. package/utility/check-circle.d.ts +0 -16
  99. package/utility/check-circle.js +0 -30
  100. package/utility/check-mark.d.ts +0 -16
  101. package/utility/check-mark.js +0 -30
  102. package/utility/chevron-double-left.d.ts +0 -16
  103. package/utility/chevron-double-left.js +0 -30
  104. package/utility/chevron-double-right.d.ts +0 -16
  105. package/utility/chevron-double-right.js +0 -30
  106. package/utility/chevron-down.d.ts +0 -16
  107. package/utility/chevron-down.js +0 -30
  108. package/utility/chevron-left.d.ts +0 -16
  109. package/utility/chevron-left.js +0 -30
  110. package/utility/chevron-right.d.ts +0 -16
  111. package/utility/chevron-right.js +0 -30
  112. package/utility/chevron-up.d.ts +0 -16
  113. package/utility/chevron-up.js +0 -30
  114. package/utility/cross-circle.d.ts +0 -16
  115. package/utility/cross-circle.js +0 -30
  116. package/utility/cross.d.ts +0 -16
  117. package/utility/cross.js +0 -30
  118. package/utility/drag-handle-horizontal.d.ts +0 -16
  119. package/utility/drag-handle-horizontal.js +0 -30
  120. package/utility/drag-handle-vertical.d.ts +0 -16
  121. package/utility/drag-handle-vertical.js +0 -30
  122. package/utility/drag-handle.d.ts +0 -16
  123. package/utility/drag-handle.js +0 -30
  124. package/utility/error.d.ts +0 -16
  125. package/utility/error.js +0 -30
  126. package/utility/information.d.ts +0 -16
  127. package/utility/information.js +0 -30
  128. package/utility/link-external.d.ts +0 -16
  129. package/utility/link-external.js +0 -30
  130. package/utility/lock-locked.d.ts +0 -16
  131. package/utility/lock-locked.js +0 -30
  132. package/utility/lock-unlocked.d.ts +0 -16
  133. package/utility/lock-unlocked.js +0 -30
  134. package/utility/migration/add--add-circle.d.ts +0 -15
  135. package/utility/migration/add--add-circle.js +0 -32
  136. package/utility/migration/add--editor-add.d.ts +0 -15
  137. package/utility/migration/add--editor-add.js +0 -32
  138. package/utility/migration/add--emoji-custom.d.ts +0 -15
  139. package/utility/migration/add--emoji-custom.js +0 -32
  140. package/utility/migration/add.d.ts +0 -15
  141. package/utility/migration/add.js +0 -32
  142. package/utility/migration/arrow-down--arrow-down-circle.d.ts +0 -15
  143. package/utility/migration/arrow-down--arrow-down-circle.js +0 -32
  144. package/utility/migration/arrow-down.d.ts +0 -15
  145. package/utility/migration/arrow-down.js +0 -32
  146. package/utility/migration/arrow-left--arrow-left-circle.d.ts +0 -15
  147. package/utility/migration/arrow-left--arrow-left-circle.js +0 -32
  148. package/utility/migration/arrow-left.d.ts +0 -15
  149. package/utility/migration/arrow-left.js +0 -32
  150. package/utility/migration/arrow-right--arrow-right-circle.d.ts +0 -15
  151. package/utility/migration/arrow-right--arrow-right-circle.js +0 -32
  152. package/utility/migration/arrow-right.d.ts +0 -15
  153. package/utility/migration/arrow-right.js +0 -32
  154. package/utility/migration/arrow-up--arrow-up-circle.d.ts +0 -15
  155. package/utility/migration/arrow-up--arrow-up-circle.js +0 -32
  156. package/utility/migration/arrow-up.d.ts +0 -15
  157. package/utility/migration/arrow-up.js +0 -32
  158. package/utility/migration/check-circle--check-circle-outline.d.ts +0 -15
  159. package/utility/migration/check-circle--check-circle-outline.js +0 -32
  160. package/utility/migration/check-circle--emoji-productivity.d.ts +0 -15
  161. package/utility/migration/check-circle--emoji-productivity.js +0 -32
  162. package/utility/migration/check-circle.d.ts +0 -15
  163. package/utility/migration/check-circle.js +0 -32
  164. package/utility/migration/check-mark--check.d.ts +0 -15
  165. package/utility/migration/check-mark--check.js +0 -32
  166. package/utility/migration/check-mark--editor-done.d.ts +0 -15
  167. package/utility/migration/check-mark--editor-done.js +0 -32
  168. package/utility/migration/chevron-down--chevron-down-circle.d.ts +0 -15
  169. package/utility/migration/chevron-down--chevron-down-circle.js +0 -32
  170. package/utility/migration/chevron-down--hipchat-chevron-down.d.ts +0 -15
  171. package/utility/migration/chevron-down--hipchat-chevron-down.js +0 -32
  172. package/utility/migration/chevron-down.d.ts +0 -15
  173. package/utility/migration/chevron-down.js +0 -32
  174. package/utility/migration/chevron-left--chevron-left-circle.d.ts +0 -15
  175. package/utility/migration/chevron-left--chevron-left-circle.js +0 -32
  176. package/utility/migration/chevron-left--chevron-left-large.d.ts +0 -15
  177. package/utility/migration/chevron-left--chevron-left-large.js +0 -32
  178. package/utility/migration/chevron-left.d.ts +0 -15
  179. package/utility/migration/chevron-left.js +0 -32
  180. package/utility/migration/chevron-right--chevron-right-circle.d.ts +0 -15
  181. package/utility/migration/chevron-right--chevron-right-circle.js +0 -32
  182. package/utility/migration/chevron-right--chevron-right-large.d.ts +0 -15
  183. package/utility/migration/chevron-right--chevron-right-large.js +0 -32
  184. package/utility/migration/chevron-right.d.ts +0 -15
  185. package/utility/migration/chevron-right.js +0 -32
  186. package/utility/migration/chevron-up--chevron-up-circle.d.ts +0 -15
  187. package/utility/migration/chevron-up--chevron-up-circle.js +0 -32
  188. package/utility/migration/chevron-up--hipchat-chevron-up.d.ts +0 -15
  189. package/utility/migration/chevron-up--hipchat-chevron-up.js +0 -32
  190. package/utility/migration/chevron-up.d.ts +0 -15
  191. package/utility/migration/chevron-up.js +0 -32
  192. package/utility/migration/cross--editor-close.d.ts +0 -15
  193. package/utility/migration/cross--editor-close.js +0 -32
  194. package/utility/migration/cross-circle--editor-error.d.ts +0 -15
  195. package/utility/migration/cross-circle--editor-error.js +0 -32
  196. package/utility/migration/cross-circle--select-clear.d.ts +0 -15
  197. package/utility/migration/cross-circle--select-clear.js +0 -32
  198. package/utility/migration/cross-circle.d.ts +0 -15
  199. package/utility/migration/cross-circle.js +0 -32
  200. package/utility/migration/cross.d.ts +0 -15
  201. package/utility/migration/cross.js +0 -32
  202. package/utility/migration/drag-handle--drag-handler.d.ts +0 -15
  203. package/utility/migration/drag-handle--drag-handler.js +0 -32
  204. package/utility/migration/drag-handle-vertical--drag-handler.d.ts +0 -15
  205. package/utility/migration/drag-handle-vertical--drag-handler.js +0 -32
  206. package/utility/migration/error.d.ts +0 -15
  207. package/utility/migration/error.js +0 -32
  208. package/utility/migration/information--editor-info.d.ts +0 -15
  209. package/utility/migration/information--editor-info.js +0 -32
  210. package/utility/migration/information--editor-panel.d.ts +0 -15
  211. package/utility/migration/information--editor-panel.js +0 -32
  212. package/utility/migration/information--info.d.ts +0 -15
  213. package/utility/migration/information--info.js +0 -32
  214. package/utility/migration/link-external--shortcut.d.ts +0 -15
  215. package/utility/migration/link-external--shortcut.js +0 -32
  216. package/utility/migration/lock-locked--lock-circle.d.ts +0 -15
  217. package/utility/migration/lock-locked--lock-circle.js +0 -32
  218. package/utility/migration/lock-locked--lock-filled.d.ts +0 -15
  219. package/utility/migration/lock-locked--lock-filled.js +0 -32
  220. package/utility/migration/lock-locked--lock.d.ts +0 -15
  221. package/utility/migration/lock-locked--lock.js +0 -32
  222. package/utility/migration/lock-locked--unlock-circle.d.ts +0 -15
  223. package/utility/migration/lock-locked--unlock-circle.js +0 -32
  224. package/utility/migration/lock-unlocked--unlock-filled.d.ts +0 -15
  225. package/utility/migration/lock-unlocked--unlock-filled.js +0 -32
  226. package/utility/migration/lock-unlocked--unlock.d.ts +0 -15
  227. package/utility/migration/lock-unlocked--unlock.js +0 -32
  228. package/utility/migration/show-more-horizontal--editor-more.d.ts +0 -15
  229. package/utility/migration/show-more-horizontal--editor-more.js +0 -32
  230. package/utility/migration/show-more-horizontal--more.d.ts +0 -15
  231. package/utility/migration/show-more-horizontal--more.js +0 -32
  232. package/utility/migration/show-more-vertical--more-vertical.d.ts +0 -15
  233. package/utility/migration/show-more-vertical--more-vertical.js +0 -32
  234. package/utility/migration/star-starred--star-filled.d.ts +0 -15
  235. package/utility/migration/star-starred--star-filled.js +0 -32
  236. package/utility/migration/star-unstarred--star-large.d.ts +0 -15
  237. package/utility/migration/star-unstarred--star-large.js +0 -32
  238. package/utility/migration/star-unstarred--star.d.ts +0 -15
  239. package/utility/migration/star-unstarred--star.js +0 -32
  240. package/utility/migration/success--check-circle.d.ts +0 -15
  241. package/utility/migration/success--check-circle.js +0 -32
  242. package/utility/migration/success--editor-success.d.ts +0 -15
  243. package/utility/migration/success--editor-success.js +0 -32
  244. package/utility/migration/warning--editor-warning.d.ts +0 -15
  245. package/utility/migration/warning--editor-warning.js +0 -32
  246. package/utility/migration/warning.d.ts +0 -15
  247. package/utility/migration/warning.js +0 -32
  248. package/utility/show-more-horizontal.d.ts +0 -16
  249. package/utility/show-more-horizontal.js +0 -30
  250. package/utility/show-more-vertical.d.ts +0 -16
  251. package/utility/show-more-vertical.js +0 -30
  252. package/utility/star-starred.d.ts +0 -16
  253. package/utility/star-starred.js +0 -30
  254. package/utility/star-unstarred.d.ts +0 -16
  255. package/utility/star-unstarred.js +0 -30
  256. package/utility/success.d.ts +0 -16
  257. package/utility/success.js +0 -30
  258. package/utility/warning.d.ts +0 -16
  259. package/utility/warning.js +0 -30
@@ -17,7 +17,6 @@ const migrationMap = {
17
17
  activity: {
18
18
  newIcon: {
19
19
  name: 'dashboard',
20
- type: 'core',
21
20
  package: '@atlaskit/icon',
22
21
  isMigrationUnsafe: true
23
22
  },
@@ -31,7 +30,6 @@ const migrationMap = {
31
30
  'add-circle': {
32
31
  newIcon: {
33
32
  name: 'add',
34
- type: 'core',
35
33
  package: '@atlaskit/icon',
36
34
  isMigrationUnsafe: true
37
35
  },
@@ -45,7 +43,6 @@ const migrationMap = {
45
43
  add: {
46
44
  newIcon: {
47
45
  name: 'add',
48
- type: 'core',
49
46
  package: '@atlaskit/icon'
50
47
  },
51
48
  sizeGuidance: {
@@ -58,7 +55,6 @@ const migrationMap = {
58
55
  'add-item': {
59
56
  newIcon: {
60
57
  name: 'shortcut',
61
- type: 'core',
62
58
  package: '@atlaskit/icon'
63
59
  },
64
60
  sizeGuidance: {
@@ -71,7 +67,6 @@ const migrationMap = {
71
67
  addon: {
72
68
  newIcon: {
73
69
  name: 'app',
74
- type: 'core',
75
70
  package: '@atlaskit/icon'
76
71
  },
77
72
  sizeGuidance: {
@@ -84,12 +79,10 @@ const migrationMap = {
84
79
  'editor/align-center': {
85
80
  newIcon: {
86
81
  name: 'align-text-center',
87
- type: 'core',
88
82
  package: '@atlaskit/icon'
89
83
  },
90
84
  additionalIcons: [{
91
85
  name: 'align-center',
92
- type: 'core',
93
86
  package: '@atlaskit/icon'
94
87
  }],
95
88
  sizeGuidance: {
@@ -102,12 +95,10 @@ const migrationMap = {
102
95
  'editor/align-left': {
103
96
  newIcon: {
104
97
  name: 'align-text-left',
105
- type: 'core',
106
98
  package: '@atlaskit/icon'
107
99
  },
108
100
  additionalIcons: [{
109
101
  name: 'align-left',
110
- type: 'core',
111
102
  package: '@atlaskit/icon'
112
103
  }],
113
104
  sizeGuidance: {
@@ -120,12 +111,10 @@ const migrationMap = {
120
111
  'editor/align-right': {
121
112
  newIcon: {
122
113
  name: 'align-text-right',
123
- type: 'core',
124
114
  package: '@atlaskit/icon'
125
115
  },
126
116
  additionalIcons: [{
127
117
  name: 'align-right',
128
- type: 'core',
129
118
  package: '@atlaskit/icon'
130
119
  }],
131
120
  sizeGuidance: {
@@ -138,7 +127,6 @@ const migrationMap = {
138
127
  'app-access': {
139
128
  newIcon: {
140
129
  name: 'person-added',
141
- type: 'core',
142
130
  package: '@atlaskit/icon'
143
131
  },
144
132
  sizeGuidance: {
@@ -151,7 +139,6 @@ const migrationMap = {
151
139
  'app-switcher': {
152
140
  newIcon: {
153
141
  name: 'app-switcher',
154
- type: 'core',
155
142
  package: '@atlaskit/icon'
156
143
  },
157
144
  sizeGuidance: {
@@ -164,7 +151,6 @@ const migrationMap = {
164
151
  archive: {
165
152
  newIcon: {
166
153
  name: 'archive-box',
167
- type: 'core',
168
154
  package: '@atlaskit/icon'
169
155
  },
170
156
  sizeGuidance: {
@@ -177,7 +163,6 @@ const migrationMap = {
177
163
  'arrow-down-circle': {
178
164
  newIcon: {
179
165
  name: 'arrow-down',
180
- type: 'core',
181
166
  package: '@atlaskit/icon',
182
167
  isMigrationUnsafe: true
183
168
  },
@@ -191,7 +176,6 @@ const migrationMap = {
191
176
  'arrow-down': {
192
177
  newIcon: {
193
178
  name: 'arrow-down',
194
- type: 'core',
195
179
  package: '@atlaskit/icon'
196
180
  },
197
181
  sizeGuidance: {
@@ -204,7 +188,6 @@ const migrationMap = {
204
188
  'arrow-left-circle': {
205
189
  newIcon: {
206
190
  name: 'arrow-left',
207
- type: 'core',
208
191
  package: '@atlaskit/icon',
209
192
  isMigrationUnsafe: true
210
193
  },
@@ -218,7 +201,6 @@ const migrationMap = {
218
201
  'arrow-left': {
219
202
  newIcon: {
220
203
  name: 'arrow-left',
221
- type: 'core',
222
204
  package: '@atlaskit/icon'
223
205
  },
224
206
  sizeGuidance: {
@@ -231,7 +213,6 @@ const migrationMap = {
231
213
  'arrow-right-circle': {
232
214
  newIcon: {
233
215
  name: 'arrow-right',
234
- type: 'core',
235
216
  package: '@atlaskit/icon',
236
217
  isMigrationUnsafe: true
237
218
  },
@@ -245,7 +226,6 @@ const migrationMap = {
245
226
  'arrow-right': {
246
227
  newIcon: {
247
228
  name: 'arrow-right',
248
- type: 'core',
249
229
  package: '@atlaskit/icon'
250
230
  },
251
231
  sizeGuidance: {
@@ -258,7 +238,6 @@ const migrationMap = {
258
238
  'arrow-up-circle': {
259
239
  newIcon: {
260
240
  name: 'arrow-up',
261
- type: 'core',
262
241
  package: '@atlaskit/icon',
263
242
  isMigrationUnsafe: true
264
243
  },
@@ -272,7 +251,6 @@ const migrationMap = {
272
251
  'arrow-up': {
273
252
  newIcon: {
274
253
  name: 'arrow-up',
275
- type: 'core',
276
254
  package: '@atlaskit/icon'
277
255
  },
278
256
  sizeGuidance: {
@@ -285,7 +263,6 @@ const migrationMap = {
285
263
  attachment: {
286
264
  newIcon: {
287
265
  name: 'attachment',
288
- type: 'core',
289
266
  package: '@atlaskit/icon'
290
267
  },
291
268
  sizeGuidance: {
@@ -298,7 +275,6 @@ const migrationMap = {
298
275
  'audio-circle': {
299
276
  newIcon: {
300
277
  name: 'audio',
301
- type: 'core',
302
278
  package: '@atlaskit/icon',
303
279
  isMigrationUnsafe: true
304
280
  },
@@ -312,7 +288,6 @@ const migrationMap = {
312
288
  audio: {
313
289
  newIcon: {
314
290
  name: 'audio',
315
- type: 'core',
316
291
  package: '@atlaskit/icon'
317
292
  },
318
293
  sizeGuidance: {
@@ -325,7 +300,6 @@ const migrationMap = {
325
300
  'hipchat/audio-only': {
326
301
  newIcon: {
327
302
  name: 'eye-open-filled',
328
- type: 'core',
329
303
  package: '@atlaskit/icon'
330
304
  },
331
305
  sizeGuidance: {
@@ -338,7 +312,6 @@ const migrationMap = {
338
312
  backlog: {
339
313
  newIcon: {
340
314
  name: 'backlog',
341
- type: 'core',
342
315
  package: '@atlaskit/icon'
343
316
  },
344
317
  sizeGuidance: {
@@ -367,7 +340,6 @@ const migrationMap = {
367
340
  'bitbucket/branches': {
368
341
  newIcon: {
369
342
  name: 'branch',
370
- type: 'core',
371
343
  package: '@atlaskit/icon'
372
344
  },
373
345
  sizeGuidance: {
@@ -396,7 +368,6 @@ const migrationMap = {
396
368
  'bitbucket/commits': {
397
369
  newIcon: {
398
370
  name: 'commit',
399
- type: 'core',
400
371
  package: '@atlaskit/icon'
401
372
  },
402
373
  sizeGuidance: {
@@ -441,7 +412,6 @@ const migrationMap = {
441
412
  'bitbucket/pullrequests': {
442
413
  newIcon: {
443
414
  name: 'pull-request',
444
- type: 'core',
445
415
  package: '@atlaskit/icon'
446
416
  },
447
417
  sizeGuidance: {
@@ -454,7 +424,6 @@ const migrationMap = {
454
424
  'bitbucket/repos': {
455
425
  newIcon: {
456
426
  name: 'angle-brackets',
457
- type: 'core',
458
427
  package: '@atlaskit/icon'
459
428
  },
460
429
  sizeGuidance: {
@@ -467,7 +436,6 @@ const migrationMap = {
467
436
  'bitbucket/snippets': {
468
437
  newIcon: {
469
438
  name: 'snippet',
470
- type: 'core',
471
439
  package: '@atlaskit/icon'
472
440
  },
473
441
  sizeGuidance: {
@@ -480,7 +448,6 @@ const migrationMap = {
480
448
  'bitbucket/source': {
481
449
  newIcon: {
482
450
  name: 'angle-brackets',
483
- type: 'core',
484
451
  package: '@atlaskit/icon'
485
452
  },
486
453
  sizeGuidance: {
@@ -493,7 +460,6 @@ const migrationMap = {
493
460
  board: {
494
461
  newIcon: {
495
462
  name: 'board',
496
- type: 'core',
497
463
  package: '@atlaskit/icon'
498
464
  },
499
465
  sizeGuidance: {
@@ -506,7 +472,6 @@ const migrationMap = {
506
472
  book: {
507
473
  newIcon: {
508
474
  name: 'book-with-bookmark',
509
- type: 'core',
510
475
  package: '@atlaskit/icon'
511
476
  },
512
477
  sizeGuidance: {
@@ -519,7 +484,6 @@ const migrationMap = {
519
484
  'bullet-list': {
520
485
  newIcon: {
521
486
  name: 'list-bulleted',
522
- type: 'core',
523
487
  package: '@atlaskit/icon'
524
488
  },
525
489
  sizeGuidance: {
@@ -532,7 +496,6 @@ const migrationMap = {
532
496
  'calendar-filled': {
533
497
  newIcon: {
534
498
  name: 'calendar',
535
- type: 'core',
536
499
  package: '@atlaskit/icon'
537
500
  },
538
501
  sizeGuidance: {
@@ -545,7 +508,6 @@ const migrationMap = {
545
508
  calendar: {
546
509
  newIcon: {
547
510
  name: 'calendar',
548
- type: 'core',
549
511
  package: '@atlaskit/icon'
550
512
  },
551
513
  sizeGuidance: {
@@ -558,7 +520,6 @@ const migrationMap = {
558
520
  'camera-filled': {
559
521
  newIcon: {
560
522
  name: 'camera',
561
- type: 'core',
562
523
  package: '@atlaskit/icon'
563
524
  },
564
525
  sizeGuidance: {
@@ -571,7 +532,6 @@ const migrationMap = {
571
532
  camera: {
572
533
  newIcon: {
573
534
  name: 'camera',
574
- type: 'core',
575
535
  package: '@atlaskit/icon'
576
536
  },
577
537
  sizeGuidance: {
@@ -608,7 +568,6 @@ const migrationMap = {
608
568
  checkbox: {
609
569
  newIcon: {
610
570
  name: 'checkbox-checked',
611
- type: 'core',
612
571
  package: '@atlaskit/icon'
613
572
  },
614
573
  sizeGuidance: {
@@ -621,7 +580,6 @@ const migrationMap = {
621
580
  'checkbox-indeterminate': {
622
581
  newIcon: {
623
582
  name: 'checkbox-indeterminate',
624
- type: 'core',
625
583
  package: '@atlaskit/icon'
626
584
  },
627
585
  sizeGuidance: {
@@ -634,16 +592,13 @@ const migrationMap = {
634
592
  'check-circle': {
635
593
  newIcon: {
636
594
  name: 'status-success',
637
- type: 'core',
638
595
  package: '@atlaskit/icon'
639
596
  },
640
597
  additionalIcons: [{
641
598
  name: 'check-circle',
642
- type: 'core',
643
599
  package: '@atlaskit/icon'
644
600
  }, {
645
601
  name: 'success',
646
- type: 'core',
647
602
  package: '@atlaskit/icon'
648
603
  }],
649
604
  sizeGuidance: {
@@ -656,7 +611,6 @@ const migrationMap = {
656
611
  'check-circle-outline': {
657
612
  newIcon: {
658
613
  name: 'check-circle',
659
- type: 'core',
660
614
  package: '@atlaskit/icon'
661
615
  },
662
616
  sizeGuidance: {
@@ -669,7 +623,6 @@ const migrationMap = {
669
623
  check: {
670
624
  newIcon: {
671
625
  name: 'check-mark',
672
- type: 'core',
673
626
  package: '@atlaskit/icon'
674
627
  },
675
628
  sizeGuidance: {
@@ -698,14 +651,12 @@ const migrationMap = {
698
651
  'chevron-down': {
699
652
  newIcon: {
700
653
  name: 'chevron-down',
701
- type: 'core',
702
654
  package: '@atlaskit/icon',
703
655
  isMigrationUnsafe: true,
704
656
  shouldForceSmallIcon: true
705
657
  },
706
658
  additionalIcons: [{
707
659
  name: 'chevron-down',
708
- type: 'utility',
709
660
  package: '@atlaskit/icon'
710
661
  }],
711
662
  sizeGuidance: {
@@ -718,14 +669,12 @@ const migrationMap = {
718
669
  'chevron-down-circle': {
719
670
  newIcon: {
720
671
  name: 'chevron-down',
721
- type: 'core',
722
672
  package: '@atlaskit/icon',
723
673
  isMigrationUnsafe: true,
724
674
  shouldForceSmallIcon: true
725
675
  },
726
676
  additionalIcons: [{
727
677
  name: 'chevron-down',
728
- type: 'utility',
729
678
  package: '@atlaskit/icon'
730
679
  }],
731
680
  sizeGuidance: {
@@ -738,14 +687,12 @@ const migrationMap = {
738
687
  'hipchat/chevron-down': {
739
688
  newIcon: {
740
689
  name: 'chevron-down',
741
- type: 'core',
742
690
  package: '@atlaskit/icon',
743
691
  isMigrationUnsafe: true,
744
692
  shouldForceSmallIcon: true
745
693
  },
746
694
  additionalIcons: [{
747
695
  name: 'chevron-down',
748
- type: 'utility',
749
696
  package: '@atlaskit/icon'
750
697
  }],
751
698
  sizeGuidance: {
@@ -758,14 +705,12 @@ const migrationMap = {
758
705
  'chevron-left-circle': {
759
706
  newIcon: {
760
707
  name: 'chevron-left',
761
- type: 'core',
762
708
  package: '@atlaskit/icon',
763
709
  isMigrationUnsafe: true,
764
710
  shouldForceSmallIcon: true
765
711
  },
766
712
  additionalIcons: [{
767
713
  name: 'chevron-left',
768
- type: 'utility',
769
714
  package: '@atlaskit/icon'
770
715
  }],
771
716
  sizeGuidance: {
@@ -778,14 +723,12 @@ const migrationMap = {
778
723
  'chevron-left': {
779
724
  newIcon: {
780
725
  name: 'chevron-left',
781
- type: 'core',
782
726
  package: '@atlaskit/icon',
783
727
  isMigrationUnsafe: true,
784
728
  shouldForceSmallIcon: true
785
729
  },
786
730
  additionalIcons: [{
787
731
  name: 'chevron-left',
788
- type: 'utility',
789
732
  package: '@atlaskit/icon'
790
733
  }],
791
734
  sizeGuidance: {
@@ -798,14 +741,12 @@ const migrationMap = {
798
741
  'chevron-left-large': {
799
742
  newIcon: {
800
743
  name: 'chevron-left',
801
- type: 'core',
802
744
  package: '@atlaskit/icon',
803
745
  isMigrationUnsafe: true,
804
746
  shouldForceSmallIcon: true
805
747
  },
806
748
  additionalIcons: [{
807
749
  name: 'chevron-left',
808
- type: 'utility',
809
750
  package: '@atlaskit/icon'
810
751
  }],
811
752
  sizeGuidance: {
@@ -818,14 +759,12 @@ const migrationMap = {
818
759
  'chevron-right-circle': {
819
760
  newIcon: {
820
761
  name: 'chevron-right',
821
- type: 'core',
822
762
  package: '@atlaskit/icon',
823
763
  isMigrationUnsafe: true,
824
764
  shouldForceSmallIcon: true
825
765
  },
826
766
  additionalIcons: [{
827
767
  name: 'chevron-right',
828
- type: 'utility',
829
768
  package: '@atlaskit/icon'
830
769
  }],
831
770
  sizeGuidance: {
@@ -838,14 +777,12 @@ const migrationMap = {
838
777
  'chevron-right': {
839
778
  newIcon: {
840
779
  name: 'chevron-right',
841
- type: 'core',
842
780
  package: '@atlaskit/icon',
843
781
  isMigrationUnsafe: true,
844
782
  shouldForceSmallIcon: true
845
783
  },
846
784
  additionalIcons: [{
847
785
  name: 'chevron-right',
848
- type: 'utility',
849
786
  package: '@atlaskit/icon'
850
787
  }],
851
788
  sizeGuidance: {
@@ -858,14 +795,12 @@ const migrationMap = {
858
795
  'chevron-right-large': {
859
796
  newIcon: {
860
797
  name: 'chevron-right',
861
- type: 'core',
862
798
  package: '@atlaskit/icon',
863
799
  isMigrationUnsafe: true,
864
800
  shouldForceSmallIcon: true
865
801
  },
866
802
  additionalIcons: [{
867
803
  name: 'chevron-right',
868
- type: 'utility',
869
804
  package: '@atlaskit/icon'
870
805
  }],
871
806
  sizeGuidance: {
@@ -878,14 +813,12 @@ const migrationMap = {
878
813
  'chevron-up-circle': {
879
814
  newIcon: {
880
815
  name: 'chevron-up',
881
- type: 'core',
882
816
  package: '@atlaskit/icon',
883
817
  isMigrationUnsafe: true,
884
818
  shouldForceSmallIcon: true
885
819
  },
886
820
  additionalIcons: [{
887
821
  name: 'chevron-up',
888
- type: 'utility',
889
822
  package: '@atlaskit/icon'
890
823
  }],
891
824
  sizeGuidance: {
@@ -898,14 +831,12 @@ const migrationMap = {
898
831
  'hipchat/chevron-up': {
899
832
  newIcon: {
900
833
  name: 'chevron-up',
901
- type: 'core',
902
834
  package: '@atlaskit/icon',
903
835
  isMigrationUnsafe: true,
904
836
  shouldForceSmallIcon: true
905
837
  },
906
838
  additionalIcons: [{
907
839
  name: 'chevron-up',
908
- type: 'utility',
909
840
  package: '@atlaskit/icon'
910
841
  }],
911
842
  sizeGuidance: {
@@ -918,14 +849,12 @@ const migrationMap = {
918
849
  'chevron-up': {
919
850
  newIcon: {
920
851
  name: 'chevron-up',
921
- type: 'core',
922
852
  package: '@atlaskit/icon',
923
853
  isMigrationUnsafe: true,
924
854
  shouldForceSmallIcon: true
925
855
  },
926
856
  additionalIcons: [{
927
857
  name: 'chevron-up',
928
- type: 'utility',
929
858
  package: '@atlaskit/icon'
930
859
  }],
931
860
  sizeGuidance: {
@@ -938,7 +867,6 @@ const migrationMap = {
938
867
  'child-issues': {
939
868
  newIcon: {
940
869
  name: 'child-work-items',
941
- type: 'core',
942
870
  package: '@atlaskit/icon'
943
871
  },
944
872
  sizeGuidance: {
@@ -951,7 +879,6 @@ const migrationMap = {
951
879
  code: {
952
880
  newIcon: {
953
881
  name: 'angle-brackets',
954
- type: 'core',
955
882
  package: '@atlaskit/icon'
956
883
  },
957
884
  sizeGuidance: {
@@ -964,7 +891,6 @@ const migrationMap = {
964
891
  comment: {
965
892
  newIcon: {
966
893
  name: 'comment',
967
- type: 'core',
968
894
  package: '@atlaskit/icon'
969
895
  },
970
896
  sizeGuidance: {
@@ -977,7 +903,6 @@ const migrationMap = {
977
903
  component: {
978
904
  newIcon: {
979
905
  name: 'component',
980
- type: 'core',
981
906
  package: '@atlaskit/icon'
982
907
  },
983
908
  sizeGuidance: {
@@ -990,7 +915,6 @@ const migrationMap = {
990
915
  copy: {
991
916
  newIcon: {
992
917
  name: 'copy',
993
- type: 'core',
994
918
  package: '@atlaskit/icon'
995
919
  },
996
920
  sizeGuidance: {
@@ -1003,7 +927,6 @@ const migrationMap = {
1003
927
  'creditcard-filled': {
1004
928
  newIcon: {
1005
929
  name: 'credit-card',
1006
- type: 'core',
1007
930
  package: '@atlaskit/icon'
1008
931
  },
1009
932
  sizeGuidance: {
@@ -1016,7 +939,6 @@ const migrationMap = {
1016
939
  creditcard: {
1017
940
  newIcon: {
1018
941
  name: 'credit-card',
1019
- type: 'core',
1020
942
  package: '@atlaskit/icon'
1021
943
  },
1022
944
  sizeGuidance: {
@@ -1029,7 +951,6 @@ const migrationMap = {
1029
951
  'cross-circle': {
1030
952
  newIcon: {
1031
953
  name: 'cross-circle',
1032
- type: 'core',
1033
954
  package: '@atlaskit/icon'
1034
955
  },
1035
956
  sizeGuidance: {
@@ -1042,12 +963,10 @@ const migrationMap = {
1042
963
  cross: {
1043
964
  newIcon: {
1044
965
  name: 'cross',
1045
- type: 'core',
1046
966
  package: '@atlaskit/icon'
1047
967
  },
1048
968
  additionalIcons: [{
1049
969
  name: 'close',
1050
- type: 'core',
1051
970
  package: '@atlaskit/icon'
1052
971
  }],
1053
972
  sizeGuidance: {
@@ -1060,7 +979,6 @@ const migrationMap = {
1060
979
  dashboard: {
1061
980
  newIcon: {
1062
981
  name: 'dashboard',
1063
- type: 'core',
1064
982
  package: '@atlaskit/icon'
1065
983
  },
1066
984
  sizeGuidance: {
@@ -1073,7 +991,6 @@ const migrationMap = {
1073
991
  decision: {
1074
992
  newIcon: {
1075
993
  name: 'decision',
1076
- type: 'core',
1077
994
  package: '@atlaskit/icon'
1078
995
  },
1079
996
  sizeGuidance: {
@@ -1086,7 +1003,6 @@ const migrationMap = {
1086
1003
  department: {
1087
1004
  newIcon: {
1088
1005
  name: 'department',
1089
- type: 'core',
1090
1006
  package: '@atlaskit/icon'
1091
1007
  },
1092
1008
  sizeGuidance: {
@@ -1099,7 +1015,6 @@ const migrationMap = {
1099
1015
  'detail-view': {
1100
1016
  newIcon: {
1101
1017
  name: 'panel-right',
1102
- type: 'core',
1103
1018
  package: '@atlaskit/icon',
1104
1019
  isMigrationUnsafe: true
1105
1020
  },
@@ -1113,12 +1028,10 @@ const migrationMap = {
1113
1028
  'hipchat/dial-out': {
1114
1029
  newIcon: {
1115
1030
  name: 'on-call',
1116
- type: 'core',
1117
1031
  package: '@atlaskit/icon'
1118
1032
  },
1119
1033
  additionalIcons: [{
1120
1034
  name: 'phone',
1121
- type: 'core',
1122
1035
  package: '@atlaskit/icon'
1123
1036
  }],
1124
1037
  sizeGuidance: {
@@ -1131,7 +1044,6 @@ const migrationMap = {
1131
1044
  'discover-filled': {
1132
1045
  newIcon: {
1133
1046
  name: 'compass',
1134
- type: 'core',
1135
1047
  package: '@atlaskit/icon'
1136
1048
  },
1137
1049
  sizeGuidance: {
@@ -1144,7 +1056,6 @@ const migrationMap = {
1144
1056
  discover: {
1145
1057
  newIcon: {
1146
1058
  name: 'compass',
1147
- type: 'core',
1148
1059
  package: '@atlaskit/icon'
1149
1060
  },
1150
1061
  sizeGuidance: {
@@ -1157,12 +1068,10 @@ const migrationMap = {
1157
1068
  'document-filled': {
1158
1069
  newIcon: {
1159
1070
  name: 'file',
1160
- type: 'core',
1161
1071
  package: '@atlaskit/icon'
1162
1072
  },
1163
1073
  additionalIcons: [{
1164
1074
  name: 'page',
1165
- type: 'core',
1166
1075
  package: '@atlaskit/icon'
1167
1076
  }],
1168
1077
  sizeGuidance: {
@@ -1175,12 +1084,10 @@ const migrationMap = {
1175
1084
  document: {
1176
1085
  newIcon: {
1177
1086
  name: 'file',
1178
- type: 'core',
1179
1087
  package: '@atlaskit/icon'
1180
1088
  },
1181
1089
  additionalIcons: [{
1182
1090
  name: 'page',
1183
- type: 'core',
1184
1091
  package: '@atlaskit/icon'
1185
1092
  }],
1186
1093
  sizeGuidance: {
@@ -1193,12 +1100,10 @@ const migrationMap = {
1193
1100
  documents: {
1194
1101
  newIcon: {
1195
1102
  name: 'files',
1196
- type: 'core',
1197
1103
  package: '@atlaskit/icon'
1198
1104
  },
1199
1105
  additionalIcons: [{
1200
1106
  name: 'pages',
1201
- type: 'core',
1202
1107
  package: '@atlaskit/icon'
1203
1108
  }],
1204
1109
  sizeGuidance: {
@@ -1211,7 +1116,6 @@ const migrationMap = {
1211
1116
  download: {
1212
1117
  newIcon: {
1213
1118
  name: 'download',
1214
- type: 'core',
1215
1119
  package: '@atlaskit/icon'
1216
1120
  },
1217
1121
  sizeGuidance: {
@@ -1224,12 +1128,10 @@ const migrationMap = {
1224
1128
  'drag-handler': {
1225
1129
  newIcon: {
1226
1130
  name: 'drag-handle-vertical',
1227
- type: 'core',
1228
1131
  package: '@atlaskit/icon'
1229
1132
  },
1230
1133
  additionalIcons: [{
1231
1134
  name: 'drag-handle',
1232
- type: 'core',
1233
1135
  package: '@atlaskit/icon'
1234
1136
  }],
1235
1137
  sizeGuidance: {
@@ -1250,7 +1152,6 @@ const migrationMap = {
1250
1152
  'edit-filled': {
1251
1153
  newIcon: {
1252
1154
  name: 'edit',
1253
- type: 'core',
1254
1155
  package: '@atlaskit/icon'
1255
1156
  },
1256
1157
  sizeGuidance: {
@@ -1263,7 +1164,6 @@ const migrationMap = {
1263
1164
  edit: {
1264
1165
  newIcon: {
1265
1166
  name: 'edit',
1266
- type: 'core',
1267
1167
  package: '@atlaskit/icon'
1268
1168
  },
1269
1169
  sizeGuidance: {
@@ -1276,7 +1176,6 @@ const migrationMap = {
1276
1176
  'editor/add': {
1277
1177
  newIcon: {
1278
1178
  name: 'add',
1279
- type: 'core',
1280
1179
  package: '@atlaskit/icon'
1281
1180
  },
1282
1181
  sizeGuidance: {
@@ -1305,12 +1204,10 @@ const migrationMap = {
1305
1204
  'editor/align-image-center': {
1306
1205
  newIcon: {
1307
1206
  name: 'align-image-center',
1308
- type: 'core',
1309
1207
  package: '@atlaskit/icon'
1310
1208
  },
1311
1209
  additionalIcons: [{
1312
1210
  name: 'content-align-center',
1313
- type: 'core',
1314
1211
  package: '@atlaskit/icon'
1315
1212
  }],
1316
1213
  sizeGuidance: {
@@ -1323,12 +1220,10 @@ const migrationMap = {
1323
1220
  'editor/align-image-left': {
1324
1221
  newIcon: {
1325
1222
  name: 'align-image-left',
1326
- type: 'core',
1327
1223
  package: '@atlaskit/icon'
1328
1224
  },
1329
1225
  additionalIcons: [{
1330
1226
  name: 'content-align-left',
1331
- type: 'core',
1332
1227
  package: '@atlaskit/icon'
1333
1228
  }],
1334
1229
  sizeGuidance: {
@@ -1341,12 +1236,10 @@ const migrationMap = {
1341
1236
  'editor/align-image-right': {
1342
1237
  newIcon: {
1343
1238
  name: 'align-image-right',
1344
- type: 'core',
1345
1239
  package: '@atlaskit/icon'
1346
1240
  },
1347
1241
  additionalIcons: [{
1348
1242
  name: 'content-align-right',
1349
- type: 'core',
1350
1243
  package: '@atlaskit/icon'
1351
1244
  }],
1352
1245
  sizeGuidance: {
@@ -1359,7 +1252,6 @@ const migrationMap = {
1359
1252
  'editor/attachment': {
1360
1253
  newIcon: {
1361
1254
  name: 'attachment',
1362
- type: 'core',
1363
1255
  package: '@atlaskit/icon'
1364
1256
  },
1365
1257
  sizeGuidance: {
@@ -1372,7 +1264,6 @@ const migrationMap = {
1372
1264
  'editor/background-color': {
1373
1265
  newIcon: {
1374
1266
  name: 'paint-bucket',
1375
- type: 'core',
1376
1267
  package: '@atlaskit/icon'
1377
1268
  },
1378
1269
  sizeGuidance: {
@@ -1385,7 +1276,6 @@ const migrationMap = {
1385
1276
  'editor/bold': {
1386
1277
  newIcon: {
1387
1278
  name: 'text-bold',
1388
- type: 'core',
1389
1279
  package: '@atlaskit/icon'
1390
1280
  },
1391
1281
  sizeGuidance: {
@@ -1398,7 +1288,6 @@ const migrationMap = {
1398
1288
  'editor/bullet-list': {
1399
1289
  newIcon: {
1400
1290
  name: 'list-bulleted',
1401
- type: 'core',
1402
1291
  package: '@atlaskit/icon'
1403
1292
  },
1404
1293
  sizeGuidance: {
@@ -1411,16 +1300,13 @@ const migrationMap = {
1411
1300
  'editor/close': {
1412
1301
  newIcon: {
1413
1302
  name: 'cross',
1414
- type: 'core',
1415
1303
  package: '@atlaskit/icon'
1416
1304
  },
1417
1305
  additionalIcons: [{
1418
1306
  name: 'cross',
1419
- type: 'utility',
1420
1307
  package: '@atlaskit/icon'
1421
1308
  }, {
1422
1309
  name: 'close',
1423
- type: 'core',
1424
1310
  package: '@atlaskit/icon'
1425
1311
  }],
1426
1312
  sizeGuidance: {
@@ -1433,7 +1319,6 @@ const migrationMap = {
1433
1319
  'editor/code': {
1434
1320
  newIcon: {
1435
1321
  name: 'angle-brackets',
1436
- type: 'core',
1437
1322
  package: '@atlaskit/icon'
1438
1323
  },
1439
1324
  sizeGuidance: {
@@ -1446,7 +1331,6 @@ const migrationMap = {
1446
1331
  'editor/collapse': {
1447
1332
  newIcon: {
1448
1333
  name: 'shrink-horizontal',
1449
- type: 'core',
1450
1334
  package: '@atlaskit/icon'
1451
1335
  },
1452
1336
  sizeGuidance: {
@@ -1459,7 +1343,6 @@ const migrationMap = {
1459
1343
  'editor/date': {
1460
1344
  newIcon: {
1461
1345
  name: 'calendar',
1462
- type: 'core',
1463
1346
  package: '@atlaskit/icon'
1464
1347
  },
1465
1348
  sizeGuidance: {
@@ -1472,7 +1355,6 @@ const migrationMap = {
1472
1355
  'editor/decision': {
1473
1356
  newIcon: {
1474
1357
  name: 'decision',
1475
- type: 'core',
1476
1358
  package: '@atlaskit/icon'
1477
1359
  },
1478
1360
  sizeGuidance: {
@@ -1485,7 +1367,6 @@ const migrationMap = {
1485
1367
  'editor/divider': {
1486
1368
  newIcon: {
1487
1369
  name: 'minus',
1488
- type: 'core',
1489
1370
  package: '@atlaskit/icon'
1490
1371
  },
1491
1372
  sizeGuidance: {
@@ -1498,12 +1379,10 @@ const migrationMap = {
1498
1379
  'editor/done': {
1499
1380
  newIcon: {
1500
1381
  name: 'check-mark',
1501
- type: 'core',
1502
1382
  package: '@atlaskit/icon'
1503
1383
  },
1504
1384
  additionalIcons: [{
1505
1385
  name: 'check-mark',
1506
- type: 'utility',
1507
1386
  package: '@atlaskit/icon'
1508
1387
  }],
1509
1388
  sizeGuidance: {
@@ -1516,7 +1395,6 @@ const migrationMap = {
1516
1395
  'editor/edit': {
1517
1396
  newIcon: {
1518
1397
  name: 'edit',
1519
- type: 'core',
1520
1398
  package: '@atlaskit/icon'
1521
1399
  },
1522
1400
  sizeGuidance: {
@@ -1529,7 +1407,6 @@ const migrationMap = {
1529
1407
  'editor/emoji': {
1530
1408
  newIcon: {
1531
1409
  name: 'emoji',
1532
- type: 'core',
1533
1410
  package: '@atlaskit/icon'
1534
1411
  },
1535
1412
  sizeGuidance: {
@@ -1542,7 +1419,6 @@ const migrationMap = {
1542
1419
  'editor/error': {
1543
1420
  newIcon: {
1544
1421
  name: 'cross-circle',
1545
- type: 'core',
1546
1422
  package: '@atlaskit/icon'
1547
1423
  },
1548
1424
  sizeGuidance: {
@@ -1555,7 +1431,6 @@ const migrationMap = {
1555
1431
  'editor/expand': {
1556
1432
  newIcon: {
1557
1433
  name: 'grow-horizontal',
1558
- type: 'core',
1559
1434
  package: '@atlaskit/icon'
1560
1435
  },
1561
1436
  sizeGuidance: {
@@ -1568,7 +1443,6 @@ const migrationMap = {
1568
1443
  'editor/feedback': {
1569
1444
  newIcon: {
1570
1445
  name: 'feedback',
1571
- type: 'core',
1572
1446
  package: '@atlaskit/icon'
1573
1447
  },
1574
1448
  sizeGuidance: {
@@ -1581,7 +1455,6 @@ const migrationMap = {
1581
1455
  'editor/file': {
1582
1456
  newIcon: {
1583
1457
  name: 'file',
1584
- type: 'core',
1585
1458
  package: '@atlaskit/icon'
1586
1459
  },
1587
1460
  sizeGuidance: {
@@ -1602,7 +1475,6 @@ const migrationMap = {
1602
1475
  'editor/help': {
1603
1476
  newIcon: {
1604
1477
  name: 'question-circle',
1605
- type: 'core',
1606
1478
  package: '@atlaskit/icon',
1607
1479
  isMigrationUnsafe: true
1608
1480
  },
@@ -1616,7 +1488,6 @@ const migrationMap = {
1616
1488
  'editor/hint': {
1617
1489
  newIcon: {
1618
1490
  name: 'lightbulb',
1619
- type: 'core',
1620
1491
  package: '@atlaskit/icon'
1621
1492
  },
1622
1493
  sizeGuidance: {
@@ -1629,7 +1500,6 @@ const migrationMap = {
1629
1500
  'editor/horizontal-rule': {
1630
1501
  newIcon: {
1631
1502
  name: 'minus',
1632
- type: 'core',
1633
1503
  package: '@atlaskit/icon'
1634
1504
  },
1635
1505
  sizeGuidance: {
@@ -1650,7 +1520,6 @@ const migrationMap = {
1650
1520
  'editor/image': {
1651
1521
  newIcon: {
1652
1522
  name: 'image',
1653
- type: 'core',
1654
1523
  package: '@atlaskit/icon'
1655
1524
  },
1656
1525
  sizeGuidance: {
@@ -1663,7 +1532,6 @@ const migrationMap = {
1663
1532
  'editor/image-resize': {
1664
1533
  newIcon: {
1665
1534
  name: 'maximize',
1666
- type: 'core',
1667
1535
  package: '@atlaskit/icon'
1668
1536
  },
1669
1537
  sizeGuidance: {
@@ -1676,7 +1544,6 @@ const migrationMap = {
1676
1544
  'editor/indent': {
1677
1545
  newIcon: {
1678
1546
  name: 'text-indent-right',
1679
- type: 'core',
1680
1547
  package: '@atlaskit/icon'
1681
1548
  },
1682
1549
  sizeGuidance: {
@@ -1689,12 +1556,10 @@ const migrationMap = {
1689
1556
  'editor/info': {
1690
1557
  newIcon: {
1691
1558
  name: 'status-information',
1692
- type: 'core',
1693
1559
  package: '@atlaskit/icon'
1694
1560
  },
1695
1561
  additionalIcons: [{
1696
1562
  name: 'information',
1697
- type: 'core',
1698
1563
  package: '@atlaskit/icon'
1699
1564
  }],
1700
1565
  sizeGuidance: {
@@ -1707,7 +1572,6 @@ const migrationMap = {
1707
1572
  'editor/italic': {
1708
1573
  newIcon: {
1709
1574
  name: 'text-italic',
1710
- type: 'core',
1711
1575
  package: '@atlaskit/icon'
1712
1576
  },
1713
1577
  sizeGuidance: {
@@ -1720,7 +1584,6 @@ const migrationMap = {
1720
1584
  'editor/layout-single': {
1721
1585
  newIcon: {
1722
1586
  name: 'layout-one-column',
1723
- type: 'core',
1724
1587
  package: '@atlaskit/icon'
1725
1588
  },
1726
1589
  sizeGuidance: {
@@ -1733,7 +1596,6 @@ const migrationMap = {
1733
1596
  'editor/layout-three-equal': {
1734
1597
  newIcon: {
1735
1598
  name: 'layout-three-columns',
1736
- type: 'core',
1737
1599
  package: '@atlaskit/icon'
1738
1600
  },
1739
1601
  sizeGuidance: {
@@ -1746,7 +1608,6 @@ const migrationMap = {
1746
1608
  'editor/layout-three-with-sidebars': {
1747
1609
  newIcon: {
1748
1610
  name: 'layout-three-columns-sidebars',
1749
- type: 'core',
1750
1611
  package: '@atlaskit/icon'
1751
1612
  },
1752
1613
  sizeGuidance: {
@@ -1759,7 +1620,6 @@ const migrationMap = {
1759
1620
  'editor/layout-two-equal': {
1760
1621
  newIcon: {
1761
1622
  name: 'layout-two-columns',
1762
- type: 'core',
1763
1623
  package: '@atlaskit/icon'
1764
1624
  },
1765
1625
  sizeGuidance: {
@@ -1772,7 +1632,6 @@ const migrationMap = {
1772
1632
  'editor/layout-two-left-sidebar': {
1773
1633
  newIcon: {
1774
1634
  name: 'layout-two-columns-sidebar-left',
1775
- type: 'core',
1776
1635
  package: '@atlaskit/icon'
1777
1636
  },
1778
1637
  sizeGuidance: {
@@ -1785,7 +1644,6 @@ const migrationMap = {
1785
1644
  'editor/layout-two-right-sidebar': {
1786
1645
  newIcon: {
1787
1646
  name: 'layout-two-columns-sidebar-right',
1788
- type: 'core',
1789
1647
  package: '@atlaskit/icon'
1790
1648
  },
1791
1649
  sizeGuidance: {
@@ -1798,7 +1656,6 @@ const migrationMap = {
1798
1656
  'editor/link': {
1799
1657
  newIcon: {
1800
1658
  name: 'link',
1801
- type: 'core',
1802
1659
  package: '@atlaskit/icon'
1803
1660
  },
1804
1661
  sizeGuidance: {
@@ -1811,7 +1668,6 @@ const migrationMap = {
1811
1668
  'editor/media-center': {
1812
1669
  newIcon: {
1813
1670
  name: 'content-width-narrow',
1814
- type: 'core',
1815
1671
  package: '@atlaskit/icon'
1816
1672
  },
1817
1673
  sizeGuidance: {
@@ -1824,7 +1680,6 @@ const migrationMap = {
1824
1680
  'editor/media-full-width': {
1825
1681
  newIcon: {
1826
1682
  name: 'expand-horizontal',
1827
- type: 'core',
1828
1683
  package: '@atlaskit/icon',
1829
1684
  isMigrationUnsafe: true
1830
1685
  },
@@ -1838,7 +1693,6 @@ const migrationMap = {
1838
1693
  'editor/media-wide': {
1839
1694
  newIcon: {
1840
1695
  name: 'content-width-wide',
1841
- type: 'core',
1842
1696
  package: '@atlaskit/icon'
1843
1697
  },
1844
1698
  sizeGuidance: {
@@ -1851,7 +1705,6 @@ const migrationMap = {
1851
1705
  'editor/media-wrap-left': {
1852
1706
  newIcon: {
1853
1707
  name: 'content-wrap-left',
1854
- type: 'core',
1855
1708
  package: '@atlaskit/icon'
1856
1709
  },
1857
1710
  sizeGuidance: {
@@ -1864,7 +1717,6 @@ const migrationMap = {
1864
1717
  'editor/media-wrap-right': {
1865
1718
  newIcon: {
1866
1719
  name: 'content-wrap-right',
1867
- type: 'core',
1868
1720
  package: '@atlaskit/icon'
1869
1721
  },
1870
1722
  sizeGuidance: {
@@ -1877,7 +1729,6 @@ const migrationMap = {
1877
1729
  'editor/mention': {
1878
1730
  newIcon: {
1879
1731
  name: 'mention',
1880
- type: 'core',
1881
1732
  package: '@atlaskit/icon'
1882
1733
  },
1883
1734
  sizeGuidance: {
@@ -1890,7 +1741,6 @@ const migrationMap = {
1890
1741
  'editor/more': {
1891
1742
  newIcon: {
1892
1743
  name: 'show-more-horizontal',
1893
- type: 'core',
1894
1744
  package: '@atlaskit/icon'
1895
1745
  },
1896
1746
  sizeGuidance: {
@@ -1903,12 +1753,10 @@ const migrationMap = {
1903
1753
  'editor/note': {
1904
1754
  newIcon: {
1905
1755
  name: 'discovery',
1906
- type: 'core',
1907
1756
  package: '@atlaskit/icon'
1908
1757
  },
1909
1758
  additionalIcons: [{
1910
1759
  name: 'page',
1911
- type: 'core',
1912
1760
  package: '@atlaskit/icon'
1913
1761
  }],
1914
1762
  sizeGuidance: {
@@ -1921,7 +1769,6 @@ const migrationMap = {
1921
1769
  'editor/number-list': {
1922
1770
  newIcon: {
1923
1771
  name: 'list-numbered',
1924
- type: 'core',
1925
1772
  package: '@atlaskit/icon'
1926
1773
  },
1927
1774
  sizeGuidance: {
@@ -1934,7 +1781,6 @@ const migrationMap = {
1934
1781
  'editor/open': {
1935
1782
  newIcon: {
1936
1783
  name: 'arrow-up-right',
1937
- type: 'core',
1938
1784
  package: '@atlaskit/icon'
1939
1785
  },
1940
1786
  sizeGuidance: {
@@ -1947,7 +1793,6 @@ const migrationMap = {
1947
1793
  'editor/outdent': {
1948
1794
  newIcon: {
1949
1795
  name: 'text-indent-left',
1950
- type: 'core',
1951
1796
  package: '@atlaskit/icon'
1952
1797
  },
1953
1798
  sizeGuidance: {
@@ -1960,12 +1805,10 @@ const migrationMap = {
1960
1805
  'editor/panel': {
1961
1806
  newIcon: {
1962
1807
  name: 'status-information',
1963
- type: 'core',
1964
1808
  package: '@atlaskit/icon'
1965
1809
  },
1966
1810
  additionalIcons: [{
1967
1811
  name: 'information',
1968
- type: 'core',
1969
1812
  package: '@atlaskit/icon'
1970
1813
  }],
1971
1814
  sizeGuidance: {
@@ -1978,7 +1821,6 @@ const migrationMap = {
1978
1821
  'editor/photo': {
1979
1822
  newIcon: {
1980
1823
  name: 'camera',
1981
- type: 'core',
1982
1824
  package: '@atlaskit/icon'
1983
1825
  },
1984
1826
  sizeGuidance: {
@@ -1991,7 +1833,6 @@ const migrationMap = {
1991
1833
  'editor/quote': {
1992
1834
  newIcon: {
1993
1835
  name: 'quotation-mark',
1994
- type: 'core',
1995
1836
  package: '@atlaskit/icon'
1996
1837
  },
1997
1838
  sizeGuidance: {
@@ -2004,7 +1845,6 @@ const migrationMap = {
2004
1845
  'editor/recent': {
2005
1846
  newIcon: {
2006
1847
  name: 'clock',
2007
- type: 'core',
2008
1848
  package: '@atlaskit/icon'
2009
1849
  },
2010
1850
  sizeGuidance: {
@@ -2017,7 +1857,6 @@ const migrationMap = {
2017
1857
  'editor/redo': {
2018
1858
  newIcon: {
2019
1859
  name: 'redo',
2020
- type: 'core',
2021
1860
  package: '@atlaskit/icon'
2022
1861
  },
2023
1862
  sizeGuidance: {
@@ -2038,7 +1877,6 @@ const migrationMap = {
2038
1877
  'editor/remove': {
2039
1878
  newIcon: {
2040
1879
  name: 'delete',
2041
- type: 'core',
2042
1880
  package: '@atlaskit/icon'
2043
1881
  },
2044
1882
  sizeGuidance: {
@@ -2051,7 +1889,6 @@ const migrationMap = {
2051
1889
  'editor/search': {
2052
1890
  newIcon: {
2053
1891
  name: 'search',
2054
- type: 'core',
2055
1892
  package: '@atlaskit/icon'
2056
1893
  },
2057
1894
  sizeGuidance: {
@@ -2064,7 +1901,6 @@ const migrationMap = {
2064
1901
  'editor/settings': {
2065
1902
  newIcon: {
2066
1903
  name: 'settings',
2067
- type: 'core',
2068
1904
  package: '@atlaskit/icon'
2069
1905
  },
2070
1906
  sizeGuidance: {
@@ -2085,12 +1921,10 @@ const migrationMap = {
2085
1921
  'editor/success': {
2086
1922
  newIcon: {
2087
1923
  name: 'status-success',
2088
- type: 'core',
2089
1924
  package: '@atlaskit/icon'
2090
1925
  },
2091
1926
  additionalIcons: [{
2092
1927
  name: 'success',
2093
- type: 'core',
2094
1928
  package: '@atlaskit/icon'
2095
1929
  }],
2096
1930
  sizeGuidance: {
@@ -2111,7 +1945,6 @@ const migrationMap = {
2111
1945
  'editor/table': {
2112
1946
  newIcon: {
2113
1947
  name: 'grid',
2114
- type: 'core',
2115
1948
  package: '@atlaskit/icon'
2116
1949
  },
2117
1950
  sizeGuidance: {
@@ -2124,7 +1957,6 @@ const migrationMap = {
2124
1957
  'editor/task': {
2125
1958
  newIcon: {
2126
1959
  name: 'checkbox-checked',
2127
- type: 'core',
2128
1960
  package: '@atlaskit/icon'
2129
1961
  },
2130
1962
  sizeGuidance: {
@@ -2145,7 +1977,6 @@ const migrationMap = {
2145
1977
  'editor/text-style': {
2146
1978
  newIcon: {
2147
1979
  name: 'text-style',
2148
- type: 'core',
2149
1980
  package: '@atlaskit/icon'
2150
1981
  },
2151
1982
  sizeGuidance: {
@@ -2166,7 +1997,6 @@ const migrationMap = {
2166
1997
  'editor/undo': {
2167
1998
  newIcon: {
2168
1999
  name: 'undo',
2169
- type: 'core',
2170
2000
  package: '@atlaskit/icon'
2171
2001
  },
2172
2002
  sizeGuidance: {
@@ -2179,7 +2009,6 @@ const migrationMap = {
2179
2009
  'editor/unlink': {
2180
2010
  newIcon: {
2181
2011
  name: 'link-broken',
2182
- type: 'core',
2183
2012
  package: '@atlaskit/icon'
2184
2013
  },
2185
2014
  sizeGuidance: {
@@ -2192,12 +2021,10 @@ const migrationMap = {
2192
2021
  'editor/warning': {
2193
2022
  newIcon: {
2194
2023
  name: 'status-warning',
2195
- type: 'core',
2196
2024
  package: '@atlaskit/icon'
2197
2025
  },
2198
2026
  additionalIcons: [{
2199
2027
  name: 'warning',
2200
- type: 'core',
2201
2028
  package: '@atlaskit/icon'
2202
2029
  }],
2203
2030
  sizeGuidance: {
@@ -2210,7 +2037,6 @@ const migrationMap = {
2210
2037
  email: {
2211
2038
  newIcon: {
2212
2039
  name: 'email',
2213
- type: 'core',
2214
2040
  package: '@atlaskit/icon'
2215
2041
  },
2216
2042
  sizeGuidance: {
@@ -2223,7 +2049,6 @@ const migrationMap = {
2223
2049
  'emoji/activity': {
2224
2050
  newIcon: {
2225
2051
  name: 'basketball',
2226
- type: 'core',
2227
2052
  package: '@atlaskit/icon'
2228
2053
  },
2229
2054
  sizeGuidance: {
@@ -2236,7 +2061,6 @@ const migrationMap = {
2236
2061
  'emoji-add': {
2237
2062
  newIcon: {
2238
2063
  name: 'emoji-add',
2239
- type: 'core',
2240
2064
  package: '@atlaskit/icon'
2241
2065
  },
2242
2066
  sizeGuidance: {
@@ -2257,7 +2081,6 @@ const migrationMap = {
2257
2081
  'emoji/custom': {
2258
2082
  newIcon: {
2259
2083
  name: 'add',
2260
- type: 'core',
2261
2084
  package: '@atlaskit/icon'
2262
2085
  },
2263
2086
  sizeGuidance: {
@@ -2270,7 +2093,6 @@ const migrationMap = {
2270
2093
  'emoji/emoji': {
2271
2094
  newIcon: {
2272
2095
  name: 'emoji',
2273
- type: 'core',
2274
2096
  package: '@atlaskit/icon'
2275
2097
  },
2276
2098
  sizeGuidance: {
@@ -2283,7 +2105,6 @@ const migrationMap = {
2283
2105
  'emoji/flags': {
2284
2106
  newIcon: {
2285
2107
  name: 'flag',
2286
- type: 'core',
2287
2108
  package: '@atlaskit/icon'
2288
2109
  },
2289
2110
  sizeGuidance: {
@@ -2296,7 +2117,6 @@ const migrationMap = {
2296
2117
  'emoji/food': {
2297
2118
  newIcon: {
2298
2119
  name: 'takeout-food',
2299
- type: 'core',
2300
2120
  package: '@atlaskit/icon'
2301
2121
  },
2302
2122
  sizeGuidance: {
@@ -2309,7 +2129,6 @@ const migrationMap = {
2309
2129
  'emoji/frequent': {
2310
2130
  newIcon: {
2311
2131
  name: 'clock',
2312
- type: 'core',
2313
2132
  package: '@atlaskit/icon'
2314
2133
  },
2315
2134
  sizeGuidance: {
@@ -2322,7 +2141,6 @@ const migrationMap = {
2322
2141
  emoji: {
2323
2142
  newIcon: {
2324
2143
  name: 'emoji',
2325
- type: 'core',
2326
2144
  package: '@atlaskit/icon'
2327
2145
  },
2328
2146
  sizeGuidance: {
@@ -2335,7 +2153,6 @@ const migrationMap = {
2335
2153
  'emoji/keyboard': {
2336
2154
  newIcon: {
2337
2155
  name: 'text-style',
2338
- type: 'core',
2339
2156
  package: '@atlaskit/icon'
2340
2157
  },
2341
2158
  sizeGuidance: {
@@ -2348,7 +2165,6 @@ const migrationMap = {
2348
2165
  'emoji/nature': {
2349
2166
  newIcon: {
2350
2167
  name: 'tree',
2351
- type: 'core',
2352
2168
  package: '@atlaskit/icon'
2353
2169
  },
2354
2170
  sizeGuidance: {
@@ -2361,7 +2177,6 @@ const migrationMap = {
2361
2177
  'emoji/objects': {
2362
2178
  newIcon: {
2363
2179
  name: 'lightbulb',
2364
- type: 'core',
2365
2180
  package: '@atlaskit/icon'
2366
2181
  },
2367
2182
  sizeGuidance: {
@@ -2374,7 +2189,6 @@ const migrationMap = {
2374
2189
  'emoji/people': {
2375
2190
  newIcon: {
2376
2191
  name: 'emoji',
2377
- type: 'core',
2378
2192
  package: '@atlaskit/icon'
2379
2193
  },
2380
2194
  sizeGuidance: {
@@ -2387,7 +2201,6 @@ const migrationMap = {
2387
2201
  'emoji/productivity': {
2388
2202
  newIcon: {
2389
2203
  name: 'check-circle',
2390
- type: 'core',
2391
2204
  package: '@atlaskit/icon'
2392
2205
  },
2393
2206
  sizeGuidance: {
@@ -2400,7 +2213,6 @@ const migrationMap = {
2400
2213
  'emoji/symbols': {
2401
2214
  newIcon: {
2402
2215
  name: 'heart',
2403
- type: 'core',
2404
2216
  package: '@atlaskit/icon'
2405
2217
  },
2406
2218
  sizeGuidance: {
@@ -2413,7 +2225,6 @@ const migrationMap = {
2413
2225
  'emoji/travel': {
2414
2226
  newIcon: {
2415
2227
  name: 'vehicle-car',
2416
- type: 'core',
2417
2228
  package: '@atlaskit/icon'
2418
2229
  },
2419
2230
  sizeGuidance: {
@@ -2426,12 +2237,10 @@ const migrationMap = {
2426
2237
  error: {
2427
2238
  newIcon: {
2428
2239
  name: 'status-error',
2429
- type: 'core',
2430
2240
  package: '@atlaskit/icon'
2431
2241
  },
2432
2242
  additionalIcons: [{
2433
2243
  name: 'error',
2434
- type: 'core',
2435
2244
  package: '@atlaskit/icon'
2436
2245
  }],
2437
2246
  sizeGuidance: {
@@ -2444,7 +2253,6 @@ const migrationMap = {
2444
2253
  export: {
2445
2254
  newIcon: {
2446
2255
  name: 'upload',
2447
- type: 'core',
2448
2256
  package: '@atlaskit/icon'
2449
2257
  },
2450
2258
  sizeGuidance: {
@@ -2457,7 +2265,6 @@ const migrationMap = {
2457
2265
  feedback: {
2458
2266
  newIcon: {
2459
2267
  name: 'feedback',
2460
- type: 'core',
2461
2268
  package: '@atlaskit/icon'
2462
2269
  },
2463
2270
  sizeGuidance: {
@@ -2470,7 +2277,6 @@ const migrationMap = {
2470
2277
  file: {
2471
2278
  newIcon: {
2472
2279
  name: 'file',
2473
- type: 'core',
2474
2280
  package: '@atlaskit/icon'
2475
2281
  },
2476
2282
  sizeGuidance: {
@@ -2483,7 +2289,6 @@ const migrationMap = {
2483
2289
  filter: {
2484
2290
  newIcon: {
2485
2291
  name: 'filter',
2486
- type: 'core',
2487
2292
  package: '@atlaskit/icon'
2488
2293
  },
2489
2294
  sizeGuidance: {
@@ -2496,7 +2301,6 @@ const migrationMap = {
2496
2301
  'flag-filled': {
2497
2302
  newIcon: {
2498
2303
  name: 'flag-filled',
2499
- type: 'core',
2500
2304
  package: '@atlaskit/icon'
2501
2305
  },
2502
2306
  sizeGuidance: {
@@ -2517,7 +2321,6 @@ const migrationMap = {
2517
2321
  folder: {
2518
2322
  newIcon: {
2519
2323
  name: 'folder-closed',
2520
- type: 'core',
2521
2324
  package: '@atlaskit/icon'
2522
2325
  },
2523
2326
  sizeGuidance: {
@@ -2530,7 +2333,6 @@ const migrationMap = {
2530
2333
  followers: {
2531
2334
  newIcon: {
2532
2335
  name: 'person-offboard',
2533
- type: 'core',
2534
2336
  package: '@atlaskit/icon'
2535
2337
  },
2536
2338
  sizeGuidance: {
@@ -2559,7 +2361,6 @@ const migrationMap = {
2559
2361
  'graph-bar': {
2560
2362
  newIcon: {
2561
2363
  name: 'chart-bar',
2562
- type: 'core',
2563
2364
  package: '@atlaskit/icon'
2564
2365
  },
2565
2366
  sizeGuidance: {
@@ -2572,7 +2373,6 @@ const migrationMap = {
2572
2373
  'graph-line': {
2573
2374
  newIcon: {
2574
2375
  name: 'chart-trend',
2575
- type: 'core',
2576
2376
  package: '@atlaskit/icon'
2577
2377
  },
2578
2378
  sizeGuidance: {
@@ -2601,7 +2401,6 @@ const migrationMap = {
2601
2401
  'home-circle': {
2602
2402
  newIcon: {
2603
2403
  name: 'home',
2604
- type: 'core',
2605
2404
  package: '@atlaskit/icon'
2606
2405
  },
2607
2406
  sizeGuidance: {
@@ -2614,7 +2413,6 @@ const migrationMap = {
2614
2413
  home: {
2615
2414
  newIcon: {
2616
2415
  name: 'home',
2617
- type: 'core',
2618
2416
  package: '@atlaskit/icon'
2619
2417
  },
2620
2418
  sizeGuidance: {
@@ -2635,7 +2433,6 @@ const migrationMap = {
2635
2433
  image: {
2636
2434
  newIcon: {
2637
2435
  name: 'image',
2638
- type: 'core',
2639
2436
  package: '@atlaskit/icon'
2640
2437
  },
2641
2438
  sizeGuidance: {
@@ -2648,7 +2445,6 @@ const migrationMap = {
2648
2445
  'image-resize': {
2649
2446
  newIcon: {
2650
2447
  name: 'maximize',
2651
- type: 'core',
2652
2448
  package: '@atlaskit/icon'
2653
2449
  },
2654
2450
  sizeGuidance: {
@@ -2661,12 +2457,10 @@ const migrationMap = {
2661
2457
  info: {
2662
2458
  newIcon: {
2663
2459
  name: 'status-information',
2664
- type: 'core',
2665
2460
  package: '@atlaskit/icon'
2666
2461
  },
2667
2462
  additionalIcons: [{
2668
2463
  name: 'information',
2669
- type: 'core',
2670
2464
  package: '@atlaskit/icon'
2671
2465
  }],
2672
2466
  sizeGuidance: {
@@ -2679,7 +2473,6 @@ const migrationMap = {
2679
2473
  'invite-team': {
2680
2474
  newIcon: {
2681
2475
  name: 'person-add',
2682
- type: 'core',
2683
2476
  package: '@atlaskit/icon'
2684
2477
  },
2685
2478
  sizeGuidance: {
@@ -2692,7 +2485,6 @@ const migrationMap = {
2692
2485
  issue: {
2693
2486
  newIcon: {
2694
2487
  name: 'work-item',
2695
- type: 'core',
2696
2488
  package: '@atlaskit/icon'
2697
2489
  },
2698
2490
  sizeGuidance: {
@@ -2705,7 +2497,6 @@ const migrationMap = {
2705
2497
  'issue-raise': {
2706
2498
  newIcon: {
2707
2499
  name: 'plus-square',
2708
- type: 'core',
2709
2500
  package: '@atlaskit/icon'
2710
2501
  },
2711
2502
  sizeGuidance: {
@@ -2718,7 +2509,6 @@ const migrationMap = {
2718
2509
  issues: {
2719
2510
  newIcon: {
2720
2511
  name: 'work-items',
2721
- type: 'core',
2722
2512
  package: '@atlaskit/icon'
2723
2513
  },
2724
2514
  sizeGuidance: {
@@ -2731,7 +2521,6 @@ const migrationMap = {
2731
2521
  'jira/capture': {
2732
2522
  newIcon: {
2733
2523
  name: 'capture',
2734
- type: 'core',
2735
2524
  package: '@atlaskit/icon'
2736
2525
  },
2737
2526
  sizeGuidance: {
@@ -2752,7 +2541,6 @@ const migrationMap = {
2752
2541
  'jira/labs': {
2753
2542
  newIcon: {
2754
2543
  name: 'flask',
2755
- type: 'core',
2756
2544
  package: '@atlaskit/icon'
2757
2545
  },
2758
2546
  sizeGuidance: {
@@ -2765,7 +2553,6 @@ const migrationMap = {
2765
2553
  'jira/test-session': {
2766
2554
  newIcon: {
2767
2555
  name: 'bug',
2768
- type: 'core',
2769
2556
  package: '@atlaskit/icon'
2770
2557
  },
2771
2558
  sizeGuidance: {
@@ -2778,7 +2565,6 @@ const migrationMap = {
2778
2565
  label: {
2779
2566
  newIcon: {
2780
2567
  name: 'tag',
2781
- type: 'core',
2782
2568
  package: '@atlaskit/icon'
2783
2569
  },
2784
2570
  sizeGuidance: {
@@ -2791,7 +2577,6 @@ const migrationMap = {
2791
2577
  'lightbulb-filled': {
2792
2578
  newIcon: {
2793
2579
  name: 'lightbulb',
2794
- type: 'core',
2795
2580
  package: '@atlaskit/icon'
2796
2581
  },
2797
2582
  sizeGuidance: {
@@ -2804,7 +2589,6 @@ const migrationMap = {
2804
2589
  lightbulb: {
2805
2590
  newIcon: {
2806
2591
  name: 'lightbulb',
2807
- type: 'core',
2808
2592
  package: '@atlaskit/icon'
2809
2593
  },
2810
2594
  sizeGuidance: {
@@ -2817,7 +2601,6 @@ const migrationMap = {
2817
2601
  like: {
2818
2602
  newIcon: {
2819
2603
  name: 'thumbs-up',
2820
- type: 'core',
2821
2604
  package: '@atlaskit/icon'
2822
2605
  },
2823
2606
  sizeGuidance: {
@@ -2830,7 +2613,6 @@ const migrationMap = {
2830
2613
  'link-filled': {
2831
2614
  newIcon: {
2832
2615
  name: 'link',
2833
- type: 'core',
2834
2616
  package: '@atlaskit/icon',
2835
2617
  isMigrationUnsafe: true
2836
2618
  },
@@ -2844,7 +2626,6 @@ const migrationMap = {
2844
2626
  link: {
2845
2627
  newIcon: {
2846
2628
  name: 'link',
2847
- type: 'core',
2848
2629
  package: '@atlaskit/icon'
2849
2630
  },
2850
2631
  sizeGuidance: {
@@ -2865,7 +2646,6 @@ const migrationMap = {
2865
2646
  'hipchat/lobby': {
2866
2647
  newIcon: {
2867
2648
  name: 'lobby-bell',
2868
- type: 'core',
2869
2649
  package: '@atlaskit/icon'
2870
2650
  },
2871
2651
  sizeGuidance: {
@@ -2878,7 +2658,6 @@ const migrationMap = {
2878
2658
  location: {
2879
2659
  newIcon: {
2880
2660
  name: 'location',
2881
- type: 'core',
2882
2661
  package: '@atlaskit/icon'
2883
2662
  },
2884
2663
  sizeGuidance: {
@@ -2891,7 +2670,6 @@ const migrationMap = {
2891
2670
  'lock-circle': {
2892
2671
  newIcon: {
2893
2672
  name: 'lock-locked',
2894
- type: 'core',
2895
2673
  package: '@atlaskit/icon',
2896
2674
  isMigrationUnsafe: true
2897
2675
  },
@@ -2905,7 +2683,6 @@ const migrationMap = {
2905
2683
  'lock-filled': {
2906
2684
  newIcon: {
2907
2685
  name: 'lock-locked',
2908
- type: 'core',
2909
2686
  package: '@atlaskit/icon'
2910
2687
  },
2911
2688
  sizeGuidance: {
@@ -2918,7 +2695,6 @@ const migrationMap = {
2918
2695
  lock: {
2919
2696
  newIcon: {
2920
2697
  name: 'lock-locked',
2921
- type: 'core',
2922
2698
  package: '@atlaskit/icon'
2923
2699
  },
2924
2700
  sizeGuidance: {
@@ -2931,7 +2707,6 @@ const migrationMap = {
2931
2707
  marketplace: {
2932
2708
  newIcon: {
2933
2709
  name: 'marketplace',
2934
- type: 'core',
2935
2710
  package: '@atlaskit/icon'
2936
2711
  },
2937
2712
  sizeGuidance: {
@@ -2952,12 +2727,10 @@ const migrationMap = {
2952
2727
  'media-services/actual-size': {
2953
2728
  newIcon: {
2954
2729
  name: 'grow-diagonal',
2955
- type: 'core',
2956
2730
  package: '@atlaskit/icon'
2957
2731
  },
2958
2732
  additionalIcons: [{
2959
2733
  name: 'maximize',
2960
- type: 'core',
2961
2734
  package: '@atlaskit/icon'
2962
2735
  }],
2963
2736
  sizeGuidance: {
@@ -2970,7 +2743,6 @@ const migrationMap = {
2970
2743
  'media-services/add-comment': {
2971
2744
  newIcon: {
2972
2745
  name: 'comment-add',
2973
- type: 'core',
2974
2746
  package: '@atlaskit/icon'
2975
2747
  },
2976
2748
  sizeGuidance: {
@@ -2999,7 +2771,6 @@ const migrationMap = {
2999
2771
  'media-services/audio': {
3000
2772
  newIcon: {
3001
2773
  name: 'audio',
3002
- type: 'core',
3003
2774
  package: '@atlaskit/icon',
3004
2775
  isMigrationUnsafe: true
3005
2776
  },
@@ -3037,7 +2808,6 @@ const migrationMap = {
3037
2808
  'media-services/code': {
3038
2809
  newIcon: {
3039
2810
  name: 'angle-brackets',
3040
- type: 'core',
3041
2811
  package: '@atlaskit/icon',
3042
2812
  isMigrationUnsafe: true
3043
2813
  },
@@ -3051,7 +2821,6 @@ const migrationMap = {
3051
2821
  'media-services/document': {
3052
2822
  newIcon: {
3053
2823
  name: 'page',
3054
- type: 'core',
3055
2824
  package: '@atlaskit/icon',
3056
2825
  isMigrationUnsafe: true
3057
2826
  },
@@ -3065,7 +2834,6 @@ const migrationMap = {
3065
2834
  'media-services/filter': {
3066
2835
  newIcon: {
3067
2836
  name: 'filter',
3068
- type: 'core',
3069
2837
  package: '@atlaskit/icon'
3070
2838
  },
3071
2839
  sizeGuidance: {
@@ -3078,12 +2846,10 @@ const migrationMap = {
3078
2846
  'media-services/fit-to-page': {
3079
2847
  newIcon: {
3080
2848
  name: 'shrink-diagonal',
3081
- type: 'core',
3082
2849
  package: '@atlaskit/icon'
3083
2850
  },
3084
2851
  additionalIcons: [{
3085
2852
  name: 'minimize',
3086
- type: 'core',
3087
2853
  package: '@atlaskit/icon'
3088
2854
  }],
3089
2855
  sizeGuidance: {
@@ -3096,7 +2862,6 @@ const migrationMap = {
3096
2862
  'media-services/full-screen': {
3097
2863
  newIcon: {
3098
2864
  name: 'fullscreen-exit',
3099
- type: 'core',
3100
2865
  package: '@atlaskit/icon'
3101
2866
  },
3102
2867
  sizeGuidance: {
@@ -3109,7 +2874,6 @@ const migrationMap = {
3109
2874
  'media-services/grid': {
3110
2875
  newIcon: {
3111
2876
  name: 'grid',
3112
- type: 'core',
3113
2877
  package: '@atlaskit/icon'
3114
2878
  },
3115
2879
  sizeGuidance: {
@@ -3122,7 +2886,6 @@ const migrationMap = {
3122
2886
  'media-services/image': {
3123
2887
  newIcon: {
3124
2888
  name: 'image',
3125
- type: 'core',
3126
2889
  package: '@atlaskit/icon'
3127
2890
  },
3128
2891
  sizeGuidance: {
@@ -3135,12 +2898,10 @@ const migrationMap = {
3135
2898
  'media-services/line': {
3136
2899
  newIcon: {
3137
2900
  name: 'stroke-weight-small',
3138
- type: 'core',
3139
2901
  package: '@atlaskit/icon'
3140
2902
  },
3141
2903
  additionalIcons: [{
3142
2904
  name: 'border-weight-thin',
3143
- type: 'core',
3144
2905
  package: '@atlaskit/icon'
3145
2906
  }],
3146
2907
  sizeGuidance: {
@@ -3193,7 +2954,6 @@ const migrationMap = {
3193
2954
  'media-services/preselected': {
3194
2955
  newIcon: {
3195
2956
  name: 'radio-unchecked',
3196
- type: 'core',
3197
2957
  package: '@atlaskit/icon'
3198
2958
  },
3199
2959
  sizeGuidance: {
@@ -3206,7 +2966,6 @@ const migrationMap = {
3206
2966
  'media-services/presentation': {
3207
2967
  newIcon: {
3208
2968
  name: 'chart-bar',
3209
- type: 'core',
3210
2969
  package: '@atlaskit/icon'
3211
2970
  },
3212
2971
  sizeGuidance: {
@@ -3227,7 +2986,6 @@ const migrationMap = {
3227
2986
  'media-services/scale-large': {
3228
2987
  newIcon: {
3229
2988
  name: 'image',
3230
- type: 'core',
3231
2989
  package: '@atlaskit/icon'
3232
2990
  },
3233
2991
  sizeGuidance: {
@@ -3240,7 +2998,6 @@ const migrationMap = {
3240
2998
  'media-services/scale-small': {
3241
2999
  newIcon: {
3242
3000
  name: 'image',
3243
- type: 'core',
3244
3001
  package: '@atlaskit/icon'
3245
3002
  },
3246
3003
  sizeGuidance: {
@@ -3253,7 +3010,6 @@ const migrationMap = {
3253
3010
  'media-services/spreadsheet': {
3254
3011
  newIcon: {
3255
3012
  name: 'spreadsheet',
3256
- type: 'core',
3257
3013
  package: '@atlaskit/icon',
3258
3014
  isMigrationUnsafe: true
3259
3015
  },
@@ -3283,7 +3039,6 @@ const migrationMap = {
3283
3039
  'media-services/video': {
3284
3040
  newIcon: {
3285
3041
  name: 'video',
3286
- type: 'core',
3287
3042
  package: '@atlaskit/icon',
3288
3043
  isMigrationUnsafe: true
3289
3044
  },
@@ -3305,7 +3060,6 @@ const migrationMap = {
3305
3060
  'media-services/zoom-in': {
3306
3061
  newIcon: {
3307
3062
  name: 'zoom-in',
3308
- type: 'core',
3309
3063
  package: '@atlaskit/icon'
3310
3064
  },
3311
3065
  sizeGuidance: {
@@ -3318,7 +3072,6 @@ const migrationMap = {
3318
3072
  'media-services/zoom-out': {
3319
3073
  newIcon: {
3320
3074
  name: 'zoom-out',
3321
- type: 'core',
3322
3075
  package: '@atlaskit/icon'
3323
3076
  },
3324
3077
  sizeGuidance: {
@@ -3339,7 +3092,6 @@ const migrationMap = {
3339
3092
  'menu-expand': {
3340
3093
  newIcon: {
3341
3094
  name: 'menu',
3342
- type: 'core',
3343
3095
  package: '@atlaskit/icon'
3344
3096
  },
3345
3097
  sizeGuidance: {
@@ -3352,7 +3104,6 @@ const migrationMap = {
3352
3104
  menu: {
3353
3105
  newIcon: {
3354
3106
  name: 'menu',
3355
- type: 'core',
3356
3107
  package: '@atlaskit/icon'
3357
3108
  },
3358
3109
  sizeGuidance: {
@@ -3365,7 +3116,6 @@ const migrationMap = {
3365
3116
  mobile: {
3366
3117
  newIcon: {
3367
3118
  name: 'device-mobile',
3368
- type: 'core',
3369
3119
  package: '@atlaskit/icon'
3370
3120
  },
3371
3121
  sizeGuidance: {
@@ -3378,7 +3128,6 @@ const migrationMap = {
3378
3128
  more: {
3379
3129
  newIcon: {
3380
3130
  name: 'show-more-horizontal',
3381
- type: 'core',
3382
3131
  package: '@atlaskit/icon'
3383
3132
  },
3384
3133
  sizeGuidance: {
@@ -3391,7 +3140,6 @@ const migrationMap = {
3391
3140
  'more-vertical': {
3392
3141
  newIcon: {
3393
3142
  name: 'show-more-vertical',
3394
- type: 'core',
3395
3143
  package: '@atlaskit/icon'
3396
3144
  },
3397
3145
  sizeGuidance: {
@@ -3412,7 +3160,6 @@ const migrationMap = {
3412
3160
  'notification-direct': {
3413
3161
  newIcon: {
3414
3162
  name: 'notification',
3415
- type: 'core',
3416
3163
  package: '@atlaskit/icon'
3417
3164
  },
3418
3165
  sizeGuidance: {
@@ -3425,7 +3172,6 @@ const migrationMap = {
3425
3172
  notification: {
3426
3173
  newIcon: {
3427
3174
  name: 'notification',
3428
- type: 'core',
3429
3175
  package: '@atlaskit/icon'
3430
3176
  },
3431
3177
  sizeGuidance: {
@@ -3438,7 +3184,6 @@ const migrationMap = {
3438
3184
  'office-building-filled': {
3439
3185
  newIcon: {
3440
3186
  name: 'office-building',
3441
- type: 'core',
3442
3187
  package: '@atlaskit/icon'
3443
3188
  },
3444
3189
  sizeGuidance: {
@@ -3451,7 +3196,6 @@ const migrationMap = {
3451
3196
  'office-building': {
3452
3197
  newIcon: {
3453
3198
  name: 'office-building',
3454
- type: 'core',
3455
3199
  package: '@atlaskit/icon'
3456
3200
  },
3457
3201
  sizeGuidance: {
@@ -3464,7 +3208,6 @@ const migrationMap = {
3464
3208
  open: {
3465
3209
  newIcon: {
3466
3210
  name: 'arrow-up-right',
3467
- type: 'core',
3468
3211
  package: '@atlaskit/icon'
3469
3212
  },
3470
3213
  sizeGuidance: {
@@ -3477,7 +3220,6 @@ const migrationMap = {
3477
3220
  'hipchat/outgoing-sound': {
3478
3221
  newIcon: {
3479
3222
  name: 'volume-high',
3480
- type: 'core',
3481
3223
  package: '@atlaskit/icon'
3482
3224
  },
3483
3225
  sizeGuidance: {
@@ -3490,7 +3232,6 @@ const migrationMap = {
3490
3232
  overview: {
3491
3233
  newIcon: {
3492
3234
  name: 'align-text-left',
3493
- type: 'core',
3494
3235
  package: '@atlaskit/icon'
3495
3236
  },
3496
3237
  sizeGuidance: {
@@ -3503,7 +3244,6 @@ const migrationMap = {
3503
3244
  'page-filled': {
3504
3245
  newIcon: {
3505
3246
  name: 'page',
3506
- type: 'core',
3507
3247
  package: '@atlaskit/icon'
3508
3248
  },
3509
3249
  sizeGuidance: {
@@ -3516,7 +3256,6 @@ const migrationMap = {
3516
3256
  page: {
3517
3257
  newIcon: {
3518
3258
  name: 'page',
3519
- type: 'core',
3520
3259
  package: '@atlaskit/icon'
3521
3260
  },
3522
3261
  sizeGuidance: {
@@ -3537,7 +3276,6 @@ const migrationMap = {
3537
3276
  'people-group': {
3538
3277
  newIcon: {
3539
3278
  name: 'people-group',
3540
- type: 'core',
3541
3279
  package: '@atlaskit/icon'
3542
3280
  },
3543
3281
  sizeGuidance: {
@@ -3550,7 +3288,6 @@ const migrationMap = {
3550
3288
  people: {
3551
3289
  newIcon: {
3552
3290
  name: 'people-group',
3553
- type: 'core',
3554
3291
  package: '@atlaskit/icon'
3555
3292
  },
3556
3293
  sizeGuidance: {
@@ -3563,7 +3300,6 @@ const migrationMap = {
3563
3300
  'person-circle': {
3564
3301
  newIcon: {
3565
3302
  name: 'person-avatar',
3566
- type: 'core',
3567
3303
  package: '@atlaskit/icon'
3568
3304
  },
3569
3305
  sizeGuidance: {
@@ -3576,7 +3312,6 @@ const migrationMap = {
3576
3312
  person: {
3577
3313
  newIcon: {
3578
3314
  name: 'person',
3579
- type: 'core',
3580
3315
  package: '@atlaskit/icon'
3581
3316
  },
3582
3317
  sizeGuidance: {
@@ -3605,7 +3340,6 @@ const migrationMap = {
3605
3340
  'person-with-tick': {
3606
3341
  newIcon: {
3607
3342
  name: 'person-added',
3608
- type: 'core',
3609
3343
  package: '@atlaskit/icon'
3610
3344
  },
3611
3345
  sizeGuidance: {
@@ -3626,7 +3360,6 @@ const migrationMap = {
3626
3360
  preferences: {
3627
3361
  newIcon: {
3628
3362
  name: 'customize',
3629
- type: 'core',
3630
3363
  package: '@atlaskit/icon'
3631
3364
  },
3632
3365
  sizeGuidance: {
@@ -3639,7 +3372,6 @@ const migrationMap = {
3639
3372
  premium: {
3640
3373
  newIcon: {
3641
3374
  name: 'premium',
3642
- type: 'core',
3643
3375
  package: '@atlaskit/icon'
3644
3376
  },
3645
3377
  sizeGuidance: {
@@ -3676,7 +3408,6 @@ const migrationMap = {
3676
3408
  'question-circle': {
3677
3409
  newIcon: {
3678
3410
  name: 'question-circle',
3679
- type: 'core',
3680
3411
  package: '@atlaskit/icon'
3681
3412
  },
3682
3413
  sizeGuidance: {
@@ -3689,7 +3420,6 @@ const migrationMap = {
3689
3420
  question: {
3690
3421
  newIcon: {
3691
3422
  name: 'question-circle',
3692
- type: 'core',
3693
3423
  package: '@atlaskit/icon',
3694
3424
  isMigrationUnsafe: true
3695
3425
  },
@@ -3703,7 +3433,6 @@ const migrationMap = {
3703
3433
  questions: {
3704
3434
  newIcon: {
3705
3435
  name: 'comment',
3706
- type: 'core',
3707
3436
  package: '@atlaskit/icon'
3708
3437
  },
3709
3438
  sizeGuidance: {
@@ -3716,7 +3445,6 @@ const migrationMap = {
3716
3445
  queues: {
3717
3446
  newIcon: {
3718
3447
  name: 'pages',
3719
- type: 'core',
3720
3448
  package: '@atlaskit/icon'
3721
3449
  },
3722
3450
  sizeGuidance: {
@@ -3729,7 +3457,6 @@ const migrationMap = {
3729
3457
  quote: {
3730
3458
  newIcon: {
3731
3459
  name: 'quotation-mark',
3732
- type: 'core',
3733
3460
  package: '@atlaskit/icon'
3734
3461
  },
3735
3462
  sizeGuidance: {
@@ -3742,7 +3469,6 @@ const migrationMap = {
3742
3469
  radio: {
3743
3470
  newIcon: {
3744
3471
  name: 'radio-checked',
3745
- type: 'core',
3746
3472
  package: '@atlaskit/icon'
3747
3473
  },
3748
3474
  sizeGuidance: {
@@ -3755,7 +3481,6 @@ const migrationMap = {
3755
3481
  recent: {
3756
3482
  newIcon: {
3757
3483
  name: 'clock',
3758
- type: 'core',
3759
3484
  package: '@atlaskit/icon'
3760
3485
  },
3761
3486
  sizeGuidance: {
@@ -3768,7 +3493,6 @@ const migrationMap = {
3768
3493
  redo: {
3769
3494
  newIcon: {
3770
3495
  name: 'redo',
3771
- type: 'core',
3772
3496
  package: '@atlaskit/icon'
3773
3497
  },
3774
3498
  sizeGuidance: {
@@ -3781,7 +3505,6 @@ const migrationMap = {
3781
3505
  refresh: {
3782
3506
  newIcon: {
3783
3507
  name: 'refresh',
3784
- type: 'core',
3785
3508
  package: '@atlaskit/icon'
3786
3509
  },
3787
3510
  sizeGuidance: {
@@ -3794,7 +3517,6 @@ const migrationMap = {
3794
3517
  retry: {
3795
3518
  newIcon: {
3796
3519
  name: 'retry',
3797
- type: 'core',
3798
3520
  package: '@atlaskit/icon'
3799
3521
  },
3800
3522
  sizeGuidance: {
@@ -3807,7 +3529,6 @@ const migrationMap = {
3807
3529
  roadmap: {
3808
3530
  newIcon: {
3809
3531
  name: 'roadmap',
3810
- type: 'core',
3811
3532
  package: '@atlaskit/icon'
3812
3533
  },
3813
3534
  sizeGuidance: {
@@ -3820,7 +3541,6 @@ const migrationMap = {
3820
3541
  'room-menu': {
3821
3542
  newIcon: {
3822
3543
  name: 'panel-right',
3823
- type: 'core',
3824
3544
  package: '@atlaskit/icon'
3825
3545
  },
3826
3546
  sizeGuidance: {
@@ -3833,7 +3553,6 @@ const migrationMap = {
3833
3553
  'schedule-filled': {
3834
3554
  newIcon: {
3835
3555
  name: 'calendar-plus',
3836
- type: 'core',
3837
3556
  package: '@atlaskit/icon'
3838
3557
  },
3839
3558
  sizeGuidance: {
@@ -3846,7 +3565,6 @@ const migrationMap = {
3846
3565
  schedule: {
3847
3566
  newIcon: {
3848
3567
  name: 'calendar-plus',
3849
- type: 'core',
3850
3568
  package: '@atlaskit/icon'
3851
3569
  },
3852
3570
  sizeGuidance: {
@@ -3859,7 +3577,6 @@ const migrationMap = {
3859
3577
  screen: {
3860
3578
  newIcon: {
3861
3579
  name: 'screen',
3862
- type: 'core',
3863
3580
  package: '@atlaskit/icon'
3864
3581
  },
3865
3582
  sizeGuidance: {
@@ -3872,7 +3589,6 @@ const migrationMap = {
3872
3589
  'hipchat/sd-video': {
3873
3590
  newIcon: {
3874
3591
  name: 'video',
3875
- type: 'core',
3876
3592
  package: '@atlaskit/icon'
3877
3593
  },
3878
3594
  sizeGuidance: {
@@ -3885,7 +3601,6 @@ const migrationMap = {
3885
3601
  search: {
3886
3602
  newIcon: {
3887
3603
  name: 'search',
3888
- type: 'core',
3889
3604
  package: '@atlaskit/icon'
3890
3605
  },
3891
3606
  sizeGuidance: {
@@ -3898,7 +3613,6 @@ const migrationMap = {
3898
3613
  'select-clear': {
3899
3614
  newIcon: {
3900
3615
  name: 'cross-circle',
3901
- type: 'core',
3902
3616
  package: '@atlaskit/icon'
3903
3617
  },
3904
3618
  sizeGuidance: {
@@ -3911,7 +3625,6 @@ const migrationMap = {
3911
3625
  send: {
3912
3626
  newIcon: {
3913
3627
  name: 'send',
3914
- type: 'core',
3915
3628
  package: '@atlaskit/icon'
3916
3629
  },
3917
3630
  sizeGuidance: {
@@ -3924,7 +3637,6 @@ const migrationMap = {
3924
3637
  settings: {
3925
3638
  newIcon: {
3926
3639
  name: 'settings',
3927
- type: 'core',
3928
3640
  package: '@atlaskit/icon'
3929
3641
  },
3930
3642
  sizeGuidance: {
@@ -3937,7 +3649,6 @@ const migrationMap = {
3937
3649
  share: {
3938
3650
  newIcon: {
3939
3651
  name: 'share',
3940
- type: 'core',
3941
3652
  package: '@atlaskit/icon'
3942
3653
  },
3943
3654
  sizeGuidance: {
@@ -3950,7 +3661,6 @@ const migrationMap = {
3950
3661
  ship: {
3951
3662
  newIcon: {
3952
3663
  name: 'release',
3953
- type: 'core',
3954
3664
  package: '@atlaskit/icon'
3955
3665
  },
3956
3666
  sizeGuidance: {
@@ -3963,7 +3673,6 @@ const migrationMap = {
3963
3673
  shortcut: {
3964
3674
  newIcon: {
3965
3675
  name: 'link-external',
3966
- type: 'core',
3967
3676
  package: '@atlaskit/icon'
3968
3677
  },
3969
3678
  sizeGuidance: {
@@ -3976,7 +3685,6 @@ const migrationMap = {
3976
3685
  'sign-in': {
3977
3686
  newIcon: {
3978
3687
  name: 'log-in',
3979
- type: 'core',
3980
3688
  package: '@atlaskit/icon'
3981
3689
  },
3982
3690
  sizeGuidance: {
@@ -3989,7 +3697,6 @@ const migrationMap = {
3989
3697
  'sign-out': {
3990
3698
  newIcon: {
3991
3699
  name: 'log-out',
3992
- type: 'core',
3993
3700
  package: '@atlaskit/icon'
3994
3701
  },
3995
3702
  sizeGuidance: {
@@ -4002,7 +3709,6 @@ const migrationMap = {
4002
3709
  sprint: {
4003
3710
  newIcon: {
4004
3711
  name: 'sprint',
4005
- type: 'core',
4006
3712
  package: '@atlaskit/icon'
4007
3713
  },
4008
3714
  sizeGuidance: {
@@ -4015,7 +3721,6 @@ const migrationMap = {
4015
3721
  'star-filled': {
4016
3722
  newIcon: {
4017
3723
  name: 'star-starred',
4018
- type: 'core',
4019
3724
  package: '@atlaskit/icon'
4020
3725
  },
4021
3726
  sizeGuidance: {
@@ -4028,7 +3733,6 @@ const migrationMap = {
4028
3733
  star: {
4029
3734
  newIcon: {
4030
3735
  name: 'star-unstarred',
4031
- type: 'core',
4032
3736
  package: '@atlaskit/icon'
4033
3737
  },
4034
3738
  sizeGuidance: {
@@ -4041,7 +3745,6 @@ const migrationMap = {
4041
3745
  'star-large': {
4042
3746
  newIcon: {
4043
3747
  name: 'star-unstarred',
4044
- type: 'core',
4045
3748
  package: '@atlaskit/icon'
4046
3749
  },
4047
3750
  sizeGuidance: {
@@ -4062,7 +3765,6 @@ const migrationMap = {
4062
3765
  stopwatch: {
4063
3766
  newIcon: {
4064
3767
  name: 'stopwatch',
4065
- type: 'core',
4066
3768
  package: '@atlaskit/icon'
4067
3769
  },
4068
3770
  sizeGuidance: {
@@ -4075,7 +3777,6 @@ const migrationMap = {
4075
3777
  subtask: {
4076
3778
  newIcon: {
4077
3779
  name: 'subtasks',
4078
- type: 'core',
4079
3780
  package: '@atlaskit/icon'
4080
3781
  },
4081
3782
  sizeGuidance: {
@@ -4088,7 +3789,6 @@ const migrationMap = {
4088
3789
  suitcase: {
4089
3790
  newIcon: {
4090
3791
  name: 'briefcase',
4091
- type: 'core',
4092
3792
  package: '@atlaskit/icon'
4093
3793
  },
4094
3794
  sizeGuidance: {
@@ -4101,12 +3801,10 @@ const migrationMap = {
4101
3801
  switcher: {
4102
3802
  newIcon: {
4103
3803
  name: 'boards',
4104
- type: 'core',
4105
3804
  package: '@atlaskit/icon'
4106
3805
  },
4107
3806
  additionalIcons: [{
4108
3807
  name: 'app-switcher',
4109
- type: 'core',
4110
3808
  package: '@atlaskit/icon'
4111
3809
  }],
4112
3810
  sizeGuidance: {
@@ -4119,7 +3817,6 @@ const migrationMap = {
4119
3817
  table: {
4120
3818
  newIcon: {
4121
3819
  name: 'grid',
4122
- type: 'core',
4123
3820
  package: '@atlaskit/icon'
4124
3821
  },
4125
3822
  sizeGuidance: {
@@ -4132,7 +3829,6 @@ const migrationMap = {
4132
3829
  task: {
4133
3830
  newIcon: {
4134
3831
  name: 'task',
4135
- type: 'core',
4136
3832
  package: '@atlaskit/icon'
4137
3833
  },
4138
3834
  sizeGuidance: {
@@ -4145,7 +3841,6 @@ const migrationMap = {
4145
3841
  teams: {
4146
3842
  newIcon: {
4147
3843
  name: 'teams',
4148
- type: 'core',
4149
3844
  package: '@atlaskit/icon'
4150
3845
  },
4151
3846
  sizeGuidance: {
@@ -4158,7 +3853,6 @@ const migrationMap = {
4158
3853
  trash: {
4159
3854
  newIcon: {
4160
3855
  name: 'delete',
4161
- type: 'core',
4162
3856
  package: '@atlaskit/icon'
4163
3857
  },
4164
3858
  sizeGuidance: {
@@ -4171,7 +3865,6 @@ const migrationMap = {
4171
3865
  tray: {
4172
3866
  newIcon: {
4173
3867
  name: 'inbox',
4174
- type: 'core',
4175
3868
  package: '@atlaskit/icon'
4176
3869
  },
4177
3870
  sizeGuidance: {
@@ -4184,7 +3877,6 @@ const migrationMap = {
4184
3877
  undo: {
4185
3878
  newIcon: {
4186
3879
  name: 'undo',
4187
- type: 'core',
4188
3880
  package: '@atlaskit/icon'
4189
3881
  },
4190
3882
  sizeGuidance: {
@@ -4197,7 +3889,6 @@ const migrationMap = {
4197
3889
  unlink: {
4198
3890
  newIcon: {
4199
3891
  name: 'link-broken',
4200
- type: 'core',
4201
3892
  package: '@atlaskit/icon'
4202
3893
  },
4203
3894
  sizeGuidance: {
@@ -4210,7 +3901,6 @@ const migrationMap = {
4210
3901
  'unlock-circle': {
4211
3902
  newIcon: {
4212
3903
  name: 'lock-locked',
4213
- type: 'core',
4214
3904
  package: '@atlaskit/icon',
4215
3905
  isMigrationUnsafe: true
4216
3906
  },
@@ -4224,7 +3914,6 @@ const migrationMap = {
4224
3914
  'unlock-filled': {
4225
3915
  newIcon: {
4226
3916
  name: 'lock-unlocked',
4227
- type: 'core',
4228
3917
  package: '@atlaskit/icon'
4229
3918
  },
4230
3919
  sizeGuidance: {
@@ -4237,7 +3926,6 @@ const migrationMap = {
4237
3926
  unlock: {
4238
3927
  newIcon: {
4239
3928
  name: 'lock-unlocked',
4240
- type: 'core',
4241
3929
  package: '@atlaskit/icon'
4242
3930
  },
4243
3931
  sizeGuidance: {
@@ -4250,7 +3938,6 @@ const migrationMap = {
4250
3938
  upload: {
4251
3939
  newIcon: {
4252
3940
  name: 'cloud-arrow-up',
4253
- type: 'core',
4254
3941
  package: '@atlaskit/icon'
4255
3942
  },
4256
3943
  sizeGuidance: {
@@ -4263,7 +3950,6 @@ const migrationMap = {
4263
3950
  'user-avatar-circle': {
4264
3951
  newIcon: {
4265
3952
  name: 'person-avatar',
4266
- type: 'core',
4267
3953
  package: '@atlaskit/icon'
4268
3954
  },
4269
3955
  sizeGuidance: {
@@ -4284,7 +3970,6 @@ const migrationMap = {
4284
3970
  'vid-audio-on': {
4285
3971
  newIcon: {
4286
3972
  name: 'microphone',
4287
- type: 'core',
4288
3973
  package: '@atlaskit/icon'
4289
3974
  },
4290
3975
  sizeGuidance: {
@@ -4313,7 +3998,6 @@ const migrationMap = {
4313
3998
  'vid-camera-on': {
4314
3999
  newIcon: {
4315
4000
  name: 'video',
4316
- type: 'core',
4317
4001
  package: '@atlaskit/icon'
4318
4002
  },
4319
4003
  sizeGuidance: {
@@ -4334,7 +4018,6 @@ const migrationMap = {
4334
4018
  'video-circle': {
4335
4019
  newIcon: {
4336
4020
  name: 'video',
4337
- type: 'core',
4338
4021
  package: '@atlaskit/icon',
4339
4022
  isMigrationUnsafe: true
4340
4023
  },
@@ -4348,7 +4031,6 @@ const migrationMap = {
4348
4031
  'video-filled': {
4349
4032
  newIcon: {
4350
4033
  name: 'video',
4351
- type: 'core',
4352
4034
  package: '@atlaskit/icon'
4353
4035
  },
4354
4036
  sizeGuidance: {
@@ -4369,12 +4051,10 @@ const migrationMap = {
4369
4051
  'vid-full-screen-off': {
4370
4052
  newIcon: {
4371
4053
  name: 'shrink-diagonal',
4372
- type: 'core',
4373
4054
  package: '@atlaskit/icon'
4374
4055
  },
4375
4056
  additionalIcons: [{
4376
4057
  name: 'minimize',
4377
- type: 'core',
4378
4058
  package: '@atlaskit/icon'
4379
4059
  }],
4380
4060
  sizeGuidance: {
@@ -4387,7 +4067,6 @@ const migrationMap = {
4387
4067
  'vid-full-screen-on': {
4388
4068
  newIcon: {
4389
4069
  name: 'fullscreen-enter',
4390
- type: 'core',
4391
4070
  package: '@atlaskit/icon'
4392
4071
  },
4393
4072
  sizeGuidance: {
@@ -4416,7 +4095,6 @@ const migrationMap = {
4416
4095
  'vid-pause': {
4417
4096
  newIcon: {
4418
4097
  name: 'video-pause',
4419
- type: 'core',
4420
4098
  package: '@atlaskit/icon'
4421
4099
  },
4422
4100
  sizeGuidance: {
@@ -4429,7 +4107,6 @@ const migrationMap = {
4429
4107
  'vid-play': {
4430
4108
  newIcon: {
4431
4109
  name: 'video-play',
4432
- type: 'core',
4433
4110
  package: '@atlaskit/icon'
4434
4111
  },
4435
4112
  sizeGuidance: {
@@ -4466,7 +4143,6 @@ const migrationMap = {
4466
4143
  'vid-volume-full': {
4467
4144
  newIcon: {
4468
4145
  name: 'volume-high',
4469
- type: 'core',
4470
4146
  package: '@atlaskit/icon'
4471
4147
  },
4472
4148
  sizeGuidance: {
@@ -4479,7 +4155,6 @@ const migrationMap = {
4479
4155
  'vid-volume-half': {
4480
4156
  newIcon: {
4481
4157
  name: 'volume-low',
4482
- type: 'core',
4483
4158
  package: '@atlaskit/icon'
4484
4159
  },
4485
4160
  sizeGuidance: {
@@ -4492,7 +4167,6 @@ const migrationMap = {
4492
4167
  'vid-volume-muted': {
4493
4168
  newIcon: {
4494
4169
  name: 'volume-muted',
4495
- type: 'core',
4496
4170
  package: '@atlaskit/icon'
4497
4171
  },
4498
4172
  sizeGuidance: {
@@ -4505,12 +4179,10 @@ const migrationMap = {
4505
4179
  warning: {
4506
4180
  newIcon: {
4507
4181
  name: 'status-warning',
4508
- type: 'core',
4509
4182
  package: '@atlaskit/icon'
4510
4183
  },
4511
4184
  additionalIcons: [{
4512
4185
  name: 'warning',
4513
- type: 'core',
4514
4186
  package: '@atlaskit/icon'
4515
4187
  }],
4516
4188
  sizeGuidance: {
@@ -4523,7 +4195,6 @@ const migrationMap = {
4523
4195
  'watch-filled': {
4524
4196
  newIcon: {
4525
4197
  name: 'eye-open-filled',
4526
- type: 'core',
4527
4198
  package: '@atlaskit/icon'
4528
4199
  },
4529
4200
  sizeGuidance: {
@@ -4536,7 +4207,6 @@ const migrationMap = {
4536
4207
  watch: {
4537
4208
  newIcon: {
4538
4209
  name: 'eye-open',
4539
- type: 'core',
4540
4210
  package: '@atlaskit/icon'
4541
4211
  },
4542
4212
  sizeGuidance: {
@@ -4549,7 +4219,6 @@ const migrationMap = {
4549
4219
  world: {
4550
4220
  newIcon: {
4551
4221
  name: 'globe',
4552
- type: 'core',
4553
4222
  package: '@atlaskit/icon'
4554
4223
  },
4555
4224
  sizeGuidance: {
@@ -4562,7 +4231,6 @@ const migrationMap = {
4562
4231
  'world-small': {
4563
4232
  newIcon: {
4564
4233
  name: 'globe',
4565
- type: 'core',
4566
4234
  package: '@atlaskit/icon'
4567
4235
  },
4568
4236
  sizeGuidance: {