@atlaskit/icon 22.4.0 → 22.5.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 (558) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/UNSAFE_migration-map/package.json +15 -0
  3. package/afm-jira/tsconfig.json +2 -3
  4. package/build/index.tsx +22 -14
  5. package/core/migration/add--add-circle.d.ts +9 -0
  6. package/core/migration/add--add-circle.js +29 -0
  7. package/core/migration/add--emoji-custom.d.ts +9 -0
  8. package/core/migration/add--emoji-custom.js +29 -0
  9. package/core/migration/add.d.ts +9 -0
  10. package/core/migration/add.js +29 -0
  11. package/core/migration/align-center--editor-align-center.d.ts +9 -0
  12. package/core/migration/align-center--editor-align-center.js +29 -0
  13. package/core/migration/align-left--editor-align-left.d.ts +9 -0
  14. package/core/migration/align-left--editor-align-left.js +29 -0
  15. package/core/migration/align-left--overview.d.ts +9 -0
  16. package/core/migration/align-left--overview.js +29 -0
  17. package/core/migration/align-right--editor-align-right.d.ts +9 -0
  18. package/core/migration/align-right--editor-align-right.js +29 -0
  19. package/core/migration/angle-brackets--bitbucket-source.d.ts +9 -0
  20. package/core/migration/angle-brackets--bitbucket-source.js +29 -0
  21. package/core/migration/angle-brackets--code.d.ts +9 -0
  22. package/core/migration/angle-brackets--code.js +29 -0
  23. package/core/migration/angle-brackets--editor-code.d.ts +9 -0
  24. package/core/migration/angle-brackets--editor-code.js +29 -0
  25. package/core/migration/angle-brackets--media-services-code.d.ts +9 -0
  26. package/core/migration/angle-brackets--media-services-code.js +29 -0
  27. package/core/migration/app--addon.d.ts +9 -0
  28. package/core/migration/app--addon.js +29 -0
  29. package/core/migration/archive-box--archive.d.ts +9 -0
  30. package/core/migration/archive-box--archive.js +29 -0
  31. package/core/migration/arrow-down--arrow-down-circle.d.ts +9 -0
  32. package/core/migration/arrow-down--arrow-down-circle.js +29 -0
  33. package/core/migration/arrow-down.d.ts +9 -0
  34. package/core/migration/arrow-down.js +29 -0
  35. package/core/migration/arrow-left--arrow-left-circle.d.ts +9 -0
  36. package/core/migration/arrow-left--arrow-left-circle.js +29 -0
  37. package/core/migration/arrow-left.d.ts +9 -0
  38. package/core/migration/arrow-left.js +29 -0
  39. package/core/migration/arrow-right--arrow-right-circle.d.ts +9 -0
  40. package/core/migration/arrow-right--arrow-right-circle.js +29 -0
  41. package/core/migration/arrow-right.d.ts +9 -0
  42. package/core/migration/arrow-right.js +29 -0
  43. package/core/migration/arrow-up--arrow-up-circle.d.ts +9 -0
  44. package/core/migration/arrow-up--arrow-up-circle.js +29 -0
  45. package/core/migration/arrow-up-right--editor-open.d.ts +9 -0
  46. package/core/migration/arrow-up-right--editor-open.js +29 -0
  47. package/core/migration/arrow-up-right--open.d.ts +9 -0
  48. package/core/migration/arrow-up-right--open.js +29 -0
  49. package/core/migration/arrow-up.d.ts +9 -0
  50. package/core/migration/arrow-up.js +29 -0
  51. package/core/migration/attachment--editor-attachment.d.ts +9 -0
  52. package/core/migration/attachment--editor-attachment.js +29 -0
  53. package/core/migration/attachment.d.ts +9 -0
  54. package/core/migration/attachment.js +29 -0
  55. package/core/migration/audio--audio-circle.d.ts +9 -0
  56. package/core/migration/audio--audio-circle.js +28 -0
  57. package/core/migration/audio--media-services-audio.d.ts +9 -0
  58. package/core/migration/audio--media-services-audio.js +28 -0
  59. package/core/migration/audio--vid-audio-on.d.ts +9 -0
  60. package/core/migration/audio--vid-audio-on.js +28 -0
  61. package/core/migration/audio.d.ts +9 -0
  62. package/core/migration/audio.js +28 -0
  63. package/core/migration/backlog.d.ts +9 -0
  64. package/core/migration/backlog.js +29 -0
  65. package/core/migration/board.d.ts +9 -0
  66. package/core/migration/board.js +29 -0
  67. package/core/migration/book-with-bookmark--book.d.ts +9 -0
  68. package/core/migration/book-with-bookmark--book.js +29 -0
  69. package/core/migration/branch--bitbucket-branches.d.ts +9 -0
  70. package/core/migration/branch--bitbucket-branches.js +29 -0
  71. package/core/migration/briefcase--suitcase.d.ts +9 -0
  72. package/core/migration/briefcase--suitcase.js +29 -0
  73. package/core/migration/bug--jira-test-session.d.ts +9 -0
  74. package/core/migration/bug--jira-test-session.js +29 -0
  75. package/core/migration/bulleted-list--bullet-list.d.ts +9 -0
  76. package/core/migration/bulleted-list--bullet-list.js +29 -0
  77. package/core/migration/bulleted-list--editor-bullet-list.d.ts +9 -0
  78. package/core/migration/bulleted-list--editor-bullet-list.js +29 -0
  79. package/core/migration/calendar--calendar-filled.d.ts +9 -0
  80. package/core/migration/calendar--calendar-filled.js +29 -0
  81. package/core/migration/calendar--editor-date.d.ts +9 -0
  82. package/core/migration/calendar--editor-date.js +29 -0
  83. package/core/migration/calendar.d.ts +9 -0
  84. package/core/migration/calendar.js +29 -0
  85. package/core/migration/camera--camera-filled.d.ts +9 -0
  86. package/core/migration/camera--camera-filled.js +29 -0
  87. package/core/migration/camera--editor-photo.d.ts +9 -0
  88. package/core/migration/camera--editor-photo.js +29 -0
  89. package/core/migration/camera.d.ts +9 -0
  90. package/core/migration/camera.js +29 -0
  91. package/core/migration/capture--jira-capture.d.ts +9 -0
  92. package/core/migration/capture--jira-capture.js +28 -0
  93. package/core/migration/chart-bar--graph-bar.d.ts +9 -0
  94. package/core/migration/chart-bar--graph-bar.js +29 -0
  95. package/core/migration/chart-bar--media-services-presentation.d.ts +9 -0
  96. package/core/migration/chart-bar--media-services-presentation.js +29 -0
  97. package/core/migration/chart-trend--graph-line.d.ts +9 -0
  98. package/core/migration/chart-trend--graph-line.js +29 -0
  99. package/core/migration/check-circle--editor-success.d.ts +9 -0
  100. package/core/migration/check-circle--editor-success.js +29 -0
  101. package/core/migration/check-circle.d.ts +9 -0
  102. package/core/migration/check-circle.js +29 -0
  103. package/core/migration/check-mark--check.d.ts +9 -0
  104. package/core/migration/check-mark--check.js +29 -0
  105. package/core/migration/check-mark--editor-done.d.ts +9 -0
  106. package/core/migration/check-mark--editor-done.js +29 -0
  107. package/core/migration/checkbox-checked--checkbox.d.ts +9 -0
  108. package/core/migration/checkbox-checked--checkbox.js +29 -0
  109. package/core/migration/checkbox-checked--editor-task.d.ts +9 -0
  110. package/core/migration/checkbox-checked--editor-task.js +29 -0
  111. package/core/migration/checkbox-indeterminate.d.ts +9 -0
  112. package/core/migration/checkbox-indeterminate.js +29 -0
  113. package/core/migration/child-issues.d.ts +9 -0
  114. package/core/migration/child-issues.js +29 -0
  115. package/core/migration/clock--editor-recent.d.ts +9 -0
  116. package/core/migration/clock--editor-recent.js +29 -0
  117. package/core/migration/clock--emoji-frequent.d.ts +9 -0
  118. package/core/migration/clock--emoji-frequent.js +29 -0
  119. package/core/migration/clock--recent.d.ts +9 -0
  120. package/core/migration/clock--recent.js +29 -0
  121. package/core/migration/close--cross.d.ts +9 -0
  122. package/core/migration/close--cross.js +29 -0
  123. package/core/migration/close--editor-close.d.ts +9 -0
  124. package/core/migration/close--editor-close.js +29 -0
  125. package/core/migration/cloud-arrow-up--upload.d.ts +9 -0
  126. package/core/migration/cloud-arrow-up--upload.js +29 -0
  127. package/core/migration/collapse--editor-collapse.d.ts +9 -0
  128. package/core/migration/collapse--editor-collapse.js +29 -0
  129. package/core/migration/comment--questions.d.ts +9 -0
  130. package/core/migration/comment--questions.js +29 -0
  131. package/core/migration/comment-add--media-services-add-comment.d.ts +9 -0
  132. package/core/migration/comment-add--media-services-add-comment.js +29 -0
  133. package/core/migration/comment.d.ts +9 -0
  134. package/core/migration/comment.js +29 -0
  135. package/core/migration/commit--bitbucket-commits.d.ts +9 -0
  136. package/core/migration/commit--bitbucket-commits.js +29 -0
  137. package/core/migration/compass--discover-filled.d.ts +9 -0
  138. package/core/migration/compass--discover-filled.js +29 -0
  139. package/core/migration/compass--discover.d.ts +9 -0
  140. package/core/migration/compass--discover.js +29 -0
  141. package/core/migration/component.d.ts +9 -0
  142. package/core/migration/component.js +29 -0
  143. package/core/migration/copy.d.ts +9 -0
  144. package/core/migration/copy.js +29 -0
  145. package/core/migration/credit-card--creditcard-filled.d.ts +9 -0
  146. package/core/migration/credit-card--creditcard-filled.js +29 -0
  147. package/core/migration/credit-card--creditcard.d.ts +9 -0
  148. package/core/migration/credit-card--creditcard.js +29 -0
  149. package/core/migration/cross-circle--editor-error.d.ts +9 -0
  150. package/core/migration/cross-circle--editor-error.js +29 -0
  151. package/core/migration/cross-circle--select-clear.d.ts +9 -0
  152. package/core/migration/cross-circle--select-clear.js +29 -0
  153. package/core/migration/cross-circle.d.ts +9 -0
  154. package/core/migration/cross-circle.js +29 -0
  155. package/core/migration/customize--preferences.d.ts +9 -0
  156. package/core/migration/customize--preferences.js +29 -0
  157. package/core/migration/dashboard--activity.d.ts +9 -0
  158. package/core/migration/dashboard--activity.js +29 -0
  159. package/core/migration/dashboard.d.ts +9 -0
  160. package/core/migration/dashboard.js +29 -0
  161. package/core/migration/decision--editor-decision.d.ts +9 -0
  162. package/core/migration/decision--editor-decision.js +29 -0
  163. package/core/migration/decision.d.ts +9 -0
  164. package/core/migration/decision.js +29 -0
  165. package/core/migration/delete--editor-remove.d.ts +9 -0
  166. package/core/migration/delete--editor-remove.js +29 -0
  167. package/core/migration/delete--trash.d.ts +9 -0
  168. package/core/migration/delete--trash.js +29 -0
  169. package/core/migration/department.d.ts +9 -0
  170. package/core/migration/department.js +29 -0
  171. package/core/migration/device-mobile--mobile.d.ts +9 -0
  172. package/core/migration/device-mobile--mobile.js +29 -0
  173. package/core/migration/drag-handle--drag-handler.d.ts +9 -0
  174. package/core/migration/drag-handle--drag-handler.js +29 -0
  175. package/core/migration/edit--edit-filled.d.ts +9 -0
  176. package/core/migration/edit--edit-filled.js +29 -0
  177. package/core/migration/edit--editor-add.d.ts +9 -0
  178. package/core/migration/edit--editor-add.js +29 -0
  179. package/core/migration/edit--editor-edit.d.ts +9 -0
  180. package/core/migration/edit--editor-edit.js +29 -0
  181. package/core/migration/edit.d.ts +9 -0
  182. package/core/migration/edit.js +29 -0
  183. package/core/migration/email.d.ts +9 -0
  184. package/core/migration/email.js +29 -0
  185. package/core/migration/emoji--editor-emoji.d.ts +9 -0
  186. package/core/migration/emoji--editor-emoji.js +29 -0
  187. package/core/migration/emoji--emoji-emoji.d.ts +9 -0
  188. package/core/migration/emoji--emoji-emoji.js +29 -0
  189. package/core/migration/emoji-add.d.ts +9 -0
  190. package/core/migration/emoji-add.js +29 -0
  191. package/core/migration/emoji.d.ts +9 -0
  192. package/core/migration/emoji.js +29 -0
  193. package/core/migration/error.d.ts +9 -0
  194. package/core/migration/error.js +29 -0
  195. package/core/migration/expand--editor-expand.d.ts +9 -0
  196. package/core/migration/expand--editor-expand.js +29 -0
  197. package/core/migration/expand--editor-image-resize.d.ts +9 -0
  198. package/core/migration/expand--editor-image-resize.js +29 -0
  199. package/core/migration/expand--image-resize.d.ts +9 -0
  200. package/core/migration/expand--image-resize.js +29 -0
  201. package/core/migration/eye-open--watch.d.ts +9 -0
  202. package/core/migration/eye-open--watch.js +29 -0
  203. package/core/migration/eye-open-filled--hipchat-audio-only.d.ts +9 -0
  204. package/core/migration/eye-open-filled--hipchat-audio-only.js +29 -0
  205. package/core/migration/eye-open-filled--watch-filled.d.ts +9 -0
  206. package/core/migration/eye-open-filled--watch-filled.js +29 -0
  207. package/core/migration/feedback--editor-feedback.d.ts +9 -0
  208. package/core/migration/feedback--editor-feedback.js +29 -0
  209. package/core/migration/feedback.d.ts +9 -0
  210. package/core/migration/feedback.js +29 -0
  211. package/core/migration/filter--media-services-filter.d.ts +9 -0
  212. package/core/migration/filter--media-services-filter.js +29 -0
  213. package/core/migration/filter.d.ts +9 -0
  214. package/core/migration/filter.js +29 -0
  215. package/core/migration/flask--jira-labs.d.ts +9 -0
  216. package/core/migration/flask--jira-labs.js +29 -0
  217. package/core/migration/folder-closed--folder.d.ts +9 -0
  218. package/core/migration/folder-closed--folder.js +29 -0
  219. package/core/migration/fullscreen-enter--vid-full-screen-on.d.ts +9 -0
  220. package/core/migration/fullscreen-enter--vid-full-screen-on.js +29 -0
  221. package/core/migration/fullscreen-exit--media-services-full-screen.d.ts +9 -0
  222. package/core/migration/fullscreen-exit--media-services-full-screen.js +29 -0
  223. package/core/migration/fullscreen-exit--vid-full-screen-off.d.ts +9 -0
  224. package/core/migration/fullscreen-exit--vid-full-screen-off.js +29 -0
  225. package/core/migration/globe--world-small.d.ts +9 -0
  226. package/core/migration/globe--world-small.js +29 -0
  227. package/core/migration/globe--world.d.ts +9 -0
  228. package/core/migration/globe--world.js +29 -0
  229. package/core/migration/grid--media-services-grid.d.ts +9 -0
  230. package/core/migration/grid--media-services-grid.js +29 -0
  231. package/core/migration/grid--table.d.ts +9 -0
  232. package/core/migration/grid--table.js +29 -0
  233. package/core/migration/heart--emoji-symbols.d.ts +9 -0
  234. package/core/migration/heart--emoji-symbols.js +29 -0
  235. package/core/migration/home--home-circle.d.ts +9 -0
  236. package/core/migration/home--home-circle.js +29 -0
  237. package/core/migration/home.d.ts +9 -0
  238. package/core/migration/home.js +29 -0
  239. package/core/migration/image--editor-image.d.ts +9 -0
  240. package/core/migration/image--editor-image.js +29 -0
  241. package/core/migration/image--media-services-image.d.ts +9 -0
  242. package/core/migration/image--media-services-image.js +29 -0
  243. package/core/migration/image--media-services-scale-large.d.ts +9 -0
  244. package/core/migration/image--media-services-scale-large.js +29 -0
  245. package/core/migration/image--media-services-scale-small.d.ts +9 -0
  246. package/core/migration/image--media-services-scale-small.js +29 -0
  247. package/core/migration/image.d.ts +9 -0
  248. package/core/migration/image.js +29 -0
  249. package/core/migration/inbox--tray.d.ts +9 -0
  250. package/core/migration/inbox--tray.js +29 -0
  251. package/core/migration/information--editor-info.d.ts +9 -0
  252. package/core/migration/information--editor-info.js +29 -0
  253. package/core/migration/information--editor-panel.d.ts +9 -0
  254. package/core/migration/information--editor-panel.js +29 -0
  255. package/core/migration/information--info.d.ts +9 -0
  256. package/core/migration/information--info.js +29 -0
  257. package/core/migration/issue.d.ts +9 -0
  258. package/core/migration/issue.js +29 -0
  259. package/core/migration/issues.d.ts +9 -0
  260. package/core/migration/issues.js +29 -0
  261. package/core/migration/lightbulb--editor-hint.d.ts +9 -0
  262. package/core/migration/lightbulb--editor-hint.js +29 -0
  263. package/core/migration/lightbulb--emoji-objects.d.ts +9 -0
  264. package/core/migration/lightbulb--emoji-objects.js +29 -0
  265. package/core/migration/lightbulb.d.ts +9 -0
  266. package/core/migration/lightbulb.js +29 -0
  267. package/core/migration/link--editor-link.d.ts +9 -0
  268. package/core/migration/link--editor-link.js +29 -0
  269. package/core/migration/link-broken--editor-unlink.d.ts +9 -0
  270. package/core/migration/link-broken--editor-unlink.js +29 -0
  271. package/core/migration/link-broken--unlink.d.ts +9 -0
  272. package/core/migration/link-broken--unlink.js +29 -0
  273. package/core/migration/link-external--shortcut.d.ts +9 -0
  274. package/core/migration/link-external--shortcut.js +29 -0
  275. package/core/migration/link.d.ts +9 -0
  276. package/core/migration/link.js +29 -0
  277. package/core/migration/lobby-bell--hipchat-lobby.d.ts +9 -0
  278. package/core/migration/lobby-bell--hipchat-lobby.js +29 -0
  279. package/core/migration/location.d.ts +9 -0
  280. package/core/migration/location.js +29 -0
  281. package/core/migration/lock-locked--lock-circle.d.ts +9 -0
  282. package/core/migration/lock-locked--lock-circle.js +29 -0
  283. package/core/migration/lock-locked--lock-filled.d.ts +9 -0
  284. package/core/migration/lock-locked--lock-filled.js +29 -0
  285. package/core/migration/lock-locked--lock.d.ts +9 -0
  286. package/core/migration/lock-locked--lock.js +29 -0
  287. package/core/migration/lock-locked--unlock-circle.d.ts +9 -0
  288. package/core/migration/lock-locked--unlock-circle.js +29 -0
  289. package/core/migration/lock-unlocked--unlock-filled.d.ts +9 -0
  290. package/core/migration/lock-unlocked--unlock-filled.js +29 -0
  291. package/core/migration/lock-unlocked--unlock.d.ts +9 -0
  292. package/core/migration/lock-unlocked--unlock.js +29 -0
  293. package/core/migration/log-in--sign-in.d.ts +9 -0
  294. package/core/migration/log-in--sign-in.js +29 -0
  295. package/core/migration/log-out--sign-out.d.ts +9 -0
  296. package/core/migration/log-out--sign-out.js +29 -0
  297. package/core/migration/marketplace.d.ts +9 -0
  298. package/core/migration/marketplace.js +29 -0
  299. package/core/migration/maximize--media-services-actual-size.d.ts +9 -0
  300. package/core/migration/maximize--media-services-actual-size.js +29 -0
  301. package/core/migration/mention--editor-mention.d.ts +9 -0
  302. package/core/migration/mention--editor-mention.js +29 -0
  303. package/core/migration/office-building--office-building-filled.d.ts +9 -0
  304. package/core/migration/office-building--office-building-filled.js +29 -0
  305. package/core/migration/office-building.d.ts +9 -0
  306. package/core/migration/office-building.js +29 -0
  307. package/core/migration/page--document-filled.d.ts +9 -0
  308. package/core/migration/page--document-filled.js +29 -0
  309. package/core/migration/page--document.d.ts +9 -0
  310. package/core/migration/page--document.js +29 -0
  311. package/core/migration/page--editor-note.d.ts +9 -0
  312. package/core/migration/page--editor-note.js +29 -0
  313. package/core/migration/page--media-services-document.d.ts +9 -0
  314. package/core/migration/page--media-services-document.js +29 -0
  315. package/core/migration/page--page-filled.d.ts +9 -0
  316. package/core/migration/page--page-filled.js +29 -0
  317. package/core/migration/page.d.ts +9 -0
  318. package/core/migration/page.js +29 -0
  319. package/core/migration/pages--documents.d.ts +9 -0
  320. package/core/migration/pages--documents.js +29 -0
  321. package/core/migration/pages--queues.d.ts +9 -0
  322. package/core/migration/pages--queues.js +29 -0
  323. package/core/migration/person-add--invite-team.d.ts +9 -0
  324. package/core/migration/person-add--invite-team.js +29 -0
  325. package/core/migration/person-added--app-access.d.ts +9 -0
  326. package/core/migration/person-added--app-access.js +29 -0
  327. package/core/migration/person-added--person-with-tick.d.ts +9 -0
  328. package/core/migration/person-added--person-with-tick.js +29 -0
  329. package/core/migration/person-avatar--person-circle.d.ts +9 -0
  330. package/core/migration/person-avatar--person-circle.js +29 -0
  331. package/core/migration/person-avatar--user-avatar-circle.d.ts +9 -0
  332. package/core/migration/person-avatar--user-avatar-circle.js +29 -0
  333. package/core/migration/person-offboard--followers.d.ts +9 -0
  334. package/core/migration/person-offboard--followers.js +28 -0
  335. package/core/migration/person.d.ts +9 -0
  336. package/core/migration/person.js +29 -0
  337. package/core/migration/phone--hipchat-dial-out.d.ts +9 -0
  338. package/core/migration/phone--hipchat-dial-out.js +29 -0
  339. package/core/migration/premium.d.ts +9 -0
  340. package/core/migration/premium.js +29 -0
  341. package/core/migration/pull-request--bitbucket-pullrequests.d.ts +9 -0
  342. package/core/migration/pull-request--bitbucket-pullrequests.js +29 -0
  343. package/core/migration/question-circle--editor-help.d.ts +9 -0
  344. package/core/migration/question-circle--editor-help.js +29 -0
  345. package/core/migration/question-circle--question.d.ts +9 -0
  346. package/core/migration/question-circle--question.js +29 -0
  347. package/core/migration/question-circle.d.ts +9 -0
  348. package/core/migration/question-circle.js +29 -0
  349. package/core/migration/quotation-mark--editor-quote.d.ts +9 -0
  350. package/core/migration/quotation-mark--editor-quote.js +29 -0
  351. package/core/migration/quotation-mark--quote.d.ts +9 -0
  352. package/core/migration/quotation-mark--quote.js +29 -0
  353. package/core/migration/redo--editor-redo.d.ts +9 -0
  354. package/core/migration/redo--editor-redo.js +29 -0
  355. package/core/migration/redo.d.ts +9 -0
  356. package/core/migration/redo.js +29 -0
  357. package/core/migration/release--ship.d.ts +9 -0
  358. package/core/migration/release--ship.js +29 -0
  359. package/core/migration/retry.d.ts +9 -0
  360. package/core/migration/retry.js +29 -0
  361. package/core/migration/roadmap.d.ts +9 -0
  362. package/core/migration/roadmap.js +29 -0
  363. package/core/migration/screen.d.ts +9 -0
  364. package/core/migration/screen.js +29 -0
  365. package/core/migration/search--editor-search.d.ts +9 -0
  366. package/core/migration/search--editor-search.js +29 -0
  367. package/core/migration/search.d.ts +9 -0
  368. package/core/migration/search.js +29 -0
  369. package/core/migration/send.d.ts +9 -0
  370. package/core/migration/send.js +29 -0
  371. package/core/migration/settings--editor-settings.d.ts +9 -0
  372. package/core/migration/settings--editor-settings.js +29 -0
  373. package/core/migration/settings.d.ts +9 -0
  374. package/core/migration/settings.js +29 -0
  375. package/core/migration/share.d.ts +9 -0
  376. package/core/migration/share.js +29 -0
  377. package/core/migration/shortcut--add-item.d.ts +9 -0
  378. package/core/migration/shortcut--add-item.js +29 -0
  379. package/core/migration/show-more-horizontal--editor-more.d.ts +9 -0
  380. package/core/migration/show-more-horizontal--editor-more.js +29 -0
  381. package/core/migration/show-more-horizontal--more.d.ts +9 -0
  382. package/core/migration/show-more-horizontal--more.js +29 -0
  383. package/core/migration/show-more-vertical--more-vertical.d.ts +9 -0
  384. package/core/migration/show-more-vertical--more-vertical.js +29 -0
  385. package/core/migration/snippet--bitbucket-snippets.d.ts +9 -0
  386. package/core/migration/snippet--bitbucket-snippets.js +29 -0
  387. package/core/migration/spreadsheet--media-services-spreadsheet.d.ts +9 -0
  388. package/core/migration/spreadsheet--media-services-spreadsheet.js +29 -0
  389. package/core/migration/sprint.d.ts +9 -0
  390. package/core/migration/sprint.js +29 -0
  391. package/core/migration/star-starred--star-filled.d.ts +9 -0
  392. package/core/migration/star-starred--star-filled.js +29 -0
  393. package/core/migration/star-unstarred--star-large.d.ts +9 -0
  394. package/core/migration/star-unstarred--star-large.js +29 -0
  395. package/core/migration/star-unstarred--star.d.ts +9 -0
  396. package/core/migration/star-unstarred--star.js +29 -0
  397. package/core/migration/stopwatch.d.ts +9 -0
  398. package/core/migration/stopwatch.js +29 -0
  399. package/core/migration/subtasks--subtask.d.ts +9 -0
  400. package/core/migration/subtasks--subtask.js +29 -0
  401. package/core/migration/tag--label.d.ts +9 -0
  402. package/core/migration/tag--label.js +29 -0
  403. package/core/migration/task.d.ts +9 -0
  404. package/core/migration/task.js +29 -0
  405. package/core/migration/teams.d.ts +9 -0
  406. package/core/migration/teams.js +29 -0
  407. package/core/migration/text-style--editor-text-style.d.ts +9 -0
  408. package/core/migration/text-style--editor-text-style.js +29 -0
  409. package/core/migration/text-style--emoji-keyboard.d.ts +9 -0
  410. package/core/migration/text-style--emoji-keyboard.js +29 -0
  411. package/core/migration/thumbs-up--like.d.ts +9 -0
  412. package/core/migration/thumbs-up--like.js +29 -0
  413. package/core/migration/undo--editor-undo.d.ts +9 -0
  414. package/core/migration/undo--editor-undo.js +29 -0
  415. package/core/migration/undo.d.ts +9 -0
  416. package/core/migration/undo.js +29 -0
  417. package/core/migration/video--hipchat-sd-video.d.ts +9 -0
  418. package/core/migration/video--hipchat-sd-video.js +29 -0
  419. package/core/migration/video--media-services-video.d.ts +9 -0
  420. package/core/migration/video--media-services-video.js +29 -0
  421. package/core/migration/video--vid-camera-on.d.ts +9 -0
  422. package/core/migration/video--vid-camera-on.js +29 -0
  423. package/core/migration/video--video-circle.d.ts +9 -0
  424. package/core/migration/video--video-circle.js +29 -0
  425. package/core/migration/video--video-filled.d.ts +9 -0
  426. package/core/migration/video--video-filled.js +29 -0
  427. package/core/migration/video-pause--vid-pause.d.ts +9 -0
  428. package/core/migration/video-pause--vid-pause.js +29 -0
  429. package/core/migration/video-play--vid-play.d.ts +9 -0
  430. package/core/migration/video-play--vid-play.js +29 -0
  431. package/core/migration/volume-high--hipchat-outgoing-sound.d.ts +9 -0
  432. package/core/migration/volume-high--hipchat-outgoing-sound.js +28 -0
  433. package/core/migration/volume-high--vid-volume-full.d.ts +9 -0
  434. package/core/migration/volume-high--vid-volume-full.js +28 -0
  435. package/core/migration/volume-low--vid-volume-half.d.ts +9 -0
  436. package/core/migration/volume-low--vid-volume-half.js +28 -0
  437. package/core/migration/volume-muted--vid-volume-muted.d.ts +9 -0
  438. package/core/migration/volume-muted--vid-volume-muted.js +28 -0
  439. package/core/migration/warning--editor-warning.d.ts +9 -0
  440. package/core/migration/warning--editor-warning.js +29 -0
  441. package/core/migration/warning.d.ts +9 -0
  442. package/core/migration/warning.js +29 -0
  443. package/core/migration/zoom-in--media-services-zoom-in.d.ts +9 -0
  444. package/core/migration/zoom-in--media-services-zoom-in.js +29 -0
  445. package/core/migration/zoom-out--media-services-zoom-out.d.ts +9 -0
  446. package/core/migration/zoom-out--media-services-zoom-out.js +29 -0
  447. package/dist/cjs/components/icon-new.js +1 -2
  448. package/dist/cjs/entry-points/migration-map.js +13 -0
  449. package/dist/cjs/metadata-core.js +133 -127
  450. package/dist/cjs/metadata-utility.js +18 -5
  451. package/dist/cjs/migration-map.js +4065 -0
  452. package/dist/es2019/components/icon-new.js +1 -1
  453. package/dist/es2019/entry-points/migration-map.js +1 -0
  454. package/dist/es2019/metadata-core.js +133 -127
  455. package/dist/es2019/metadata-utility.js +18 -5
  456. package/dist/es2019/migration-map.js +4059 -0
  457. package/dist/esm/components/icon-new.js +1 -2
  458. package/dist/esm/entry-points/migration-map.js +1 -0
  459. package/dist/esm/metadata-core.js +133 -127
  460. package/dist/esm/metadata-utility.js +18 -5
  461. package/dist/esm/migration-map.js +4059 -0
  462. package/dist/types/entry-points/migration-map.d.ts +1 -0
  463. package/dist/types/entry-points/types.d.ts +1 -1
  464. package/dist/types/index.d.ts +1 -1
  465. package/dist/types/metadata-core.d.ts +1 -1
  466. package/dist/types/metadata-utility.d.ts +1 -1
  467. package/dist/types/migration-map.d.ts +3 -0
  468. package/dist/types/types.d.ts +16 -3
  469. package/dist/types-ts4.5/entry-points/migration-map.d.ts +1 -0
  470. package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
  471. package/dist/types-ts4.5/index.d.ts +1 -1
  472. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  473. package/dist/types-ts4.5/metadata-utility.d.ts +1 -1
  474. package/dist/types-ts4.5/migration-map.d.ts +3 -0
  475. package/dist/types-ts4.5/types.d.ts +16 -3
  476. package/package.json +10 -7
  477. package/utility/migration/add--add-circle.d.ts +9 -0
  478. package/utility/migration/add--add-circle.js +29 -0
  479. package/utility/migration/add--emoji-custom.d.ts +9 -0
  480. package/utility/migration/add--emoji-custom.js +29 -0
  481. package/utility/migration/add.d.ts +9 -0
  482. package/utility/migration/add.js +29 -0
  483. package/utility/migration/check-circle--editor-success.d.ts +9 -0
  484. package/utility/migration/check-circle--editor-success.js +29 -0
  485. package/utility/migration/check-circle.d.ts +9 -0
  486. package/utility/migration/check-circle.js +29 -0
  487. package/utility/migration/check-mark--check.d.ts +9 -0
  488. package/utility/migration/check-mark--check.js +29 -0
  489. package/utility/migration/check-mark--editor-done.d.ts +9 -0
  490. package/utility/migration/check-mark--editor-done.js +29 -0
  491. package/utility/migration/chevron-down--chevron-down-circle.d.ts +9 -0
  492. package/utility/migration/chevron-down--chevron-down-circle.js +29 -0
  493. package/utility/migration/chevron-down--hipchat-chevron-down.d.ts +9 -0
  494. package/utility/migration/chevron-down--hipchat-chevron-down.js +29 -0
  495. package/utility/migration/chevron-down.d.ts +9 -0
  496. package/utility/migration/chevron-down.js +29 -0
  497. package/utility/migration/chevron-left--chevron-left-circle.d.ts +9 -0
  498. package/utility/migration/chevron-left--chevron-left-circle.js +29 -0
  499. package/utility/migration/chevron-left--chevron-left-large.d.ts +9 -0
  500. package/utility/migration/chevron-left--chevron-left-large.js +29 -0
  501. package/utility/migration/chevron-left.d.ts +9 -0
  502. package/utility/migration/chevron-left.js +29 -0
  503. package/utility/migration/chevron-right--chevron-right-circle.d.ts +9 -0
  504. package/utility/migration/chevron-right--chevron-right-circle.js +29 -0
  505. package/utility/migration/chevron-right--chevron-right-large.d.ts +9 -0
  506. package/utility/migration/chevron-right--chevron-right-large.js +29 -0
  507. package/utility/migration/chevron-right.d.ts +9 -0
  508. package/utility/migration/chevron-right.js +29 -0
  509. package/utility/migration/chevron-up--chevron-up-circle.d.ts +9 -0
  510. package/utility/migration/chevron-up--chevron-up-circle.js +29 -0
  511. package/utility/migration/chevron-up--hipchat-chevron-up.d.ts +9 -0
  512. package/utility/migration/chevron-up--hipchat-chevron-up.js +29 -0
  513. package/utility/migration/chevron-up.d.ts +9 -0
  514. package/utility/migration/chevron-up.js +29 -0
  515. package/utility/migration/cross-circle--editor-error.d.ts +9 -0
  516. package/utility/migration/cross-circle--editor-error.js +29 -0
  517. package/utility/migration/cross-circle--select-clear.d.ts +9 -0
  518. package/utility/migration/cross-circle--select-clear.js +29 -0
  519. package/utility/migration/cross-circle.d.ts +9 -0
  520. package/utility/migration/cross-circle.js +29 -0
  521. package/utility/migration/error.d.ts +9 -0
  522. package/utility/migration/error.js +29 -0
  523. package/utility/migration/information--editor-info.d.ts +9 -0
  524. package/utility/migration/information--editor-info.js +29 -0
  525. package/utility/migration/information--editor-panel.d.ts +9 -0
  526. package/utility/migration/information--editor-panel.js +29 -0
  527. package/utility/migration/information--info.d.ts +9 -0
  528. package/utility/migration/information--info.js +29 -0
  529. package/utility/migration/link-external--shortcut.d.ts +9 -0
  530. package/utility/migration/link-external--shortcut.js +29 -0
  531. package/utility/migration/lock-locked--lock-circle.d.ts +9 -0
  532. package/utility/migration/lock-locked--lock-circle.js +29 -0
  533. package/utility/migration/lock-locked--lock-filled.d.ts +9 -0
  534. package/utility/migration/lock-locked--lock-filled.js +29 -0
  535. package/utility/migration/lock-locked--lock.d.ts +9 -0
  536. package/utility/migration/lock-locked--lock.js +29 -0
  537. package/utility/migration/lock-locked--unlock-circle.d.ts +9 -0
  538. package/utility/migration/lock-locked--unlock-circle.js +29 -0
  539. package/utility/migration/lock-unlocked--unlock-filled.d.ts +9 -0
  540. package/utility/migration/lock-unlocked--unlock-filled.js +29 -0
  541. package/utility/migration/lock-unlocked--unlock.d.ts +9 -0
  542. package/utility/migration/lock-unlocked--unlock.js +29 -0
  543. package/utility/migration/show-more-horizontal--editor-more.d.ts +9 -0
  544. package/utility/migration/show-more-horizontal--editor-more.js +29 -0
  545. package/utility/migration/show-more-horizontal--more.d.ts +9 -0
  546. package/utility/migration/show-more-horizontal--more.js +29 -0
  547. package/utility/migration/show-more-vertical--more-vertical.d.ts +9 -0
  548. package/utility/migration/show-more-vertical--more-vertical.js +29 -0
  549. package/utility/migration/star-starred--star-filled.d.ts +9 -0
  550. package/utility/migration/star-starred--star-filled.js +29 -0
  551. package/utility/migration/star-unstarred--star-large.d.ts +9 -0
  552. package/utility/migration/star-unstarred--star-large.js +29 -0
  553. package/utility/migration/star-unstarred--star.d.ts +9 -0
  554. package/utility/migration/star-unstarred--star.js +29 -0
  555. package/utility/migration/warning--editor-warning.d.ts +9 -0
  556. package/utility/migration/warning--editor-warning.js +29 -0
  557. package/utility/migration/warning.d.ts +9 -0
  558. package/utility/migration/warning.js +29 -0
@@ -0,0 +1,4065 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var migrationMap = {
8
+ activity: {
9
+ newIcon: {
10
+ name: 'dashboard',
11
+ type: 'core',
12
+ package: '@atlaskit/icon'
13
+ },
14
+ sizeGuidance: {
15
+ small: 'swap',
16
+ medium: 'swap',
17
+ large: 'icon-tile',
18
+ xlarge: 'icon-tile'
19
+ }
20
+ },
21
+ 'add-circle': {
22
+ newIcon: {
23
+ name: 'add',
24
+ type: 'core',
25
+ package: '@atlaskit/icon'
26
+ },
27
+ sizeGuidance: {
28
+ small: '16-icon-tile',
29
+ medium: '24-icon-tile',
30
+ large: '32-icon-tile',
31
+ xlarge: '48-icon-tile'
32
+ }
33
+ },
34
+ add: {
35
+ newIcon: {
36
+ name: 'add',
37
+ type: 'core',
38
+ package: '@atlaskit/icon'
39
+ },
40
+ sizeGuidance: {
41
+ small: 'swap',
42
+ medium: 'swap',
43
+ large: 'icon-tile',
44
+ xlarge: 'icon-tile'
45
+ }
46
+ },
47
+ 'add-item': {
48
+ newIcon: {
49
+ name: 'shortcut',
50
+ type: 'core',
51
+ package: '@atlaskit/icon'
52
+ },
53
+ sizeGuidance: {
54
+ small: 'swap',
55
+ medium: 'swap',
56
+ large: 'icon-tile',
57
+ xlarge: 'icon-tile'
58
+ }
59
+ },
60
+ addon: {
61
+ newIcon: {
62
+ name: 'app',
63
+ type: 'core',
64
+ package: '@atlaskit/icon'
65
+ },
66
+ sizeGuidance: {
67
+ small: 'swap',
68
+ medium: 'swap',
69
+ large: 'icon-tile',
70
+ xlarge: 'icon-tile'
71
+ }
72
+ },
73
+ 'editor/align-center': {
74
+ newIcon: {
75
+ name: 'align-center',
76
+ type: 'core',
77
+ package: '@atlaskit/icon'
78
+ },
79
+ sizeGuidance: {
80
+ small: 'swap',
81
+ medium: 'swap',
82
+ large: 'icon-tile',
83
+ xlarge: 'icon-tile'
84
+ }
85
+ },
86
+ 'editor/align-left': {
87
+ newIcon: {
88
+ name: 'align-left',
89
+ type: 'core',
90
+ package: '@atlaskit/icon'
91
+ },
92
+ sizeGuidance: {
93
+ small: 'swap',
94
+ medium: 'swap',
95
+ large: 'icon-tile',
96
+ xlarge: 'icon-tile'
97
+ }
98
+ },
99
+ 'editor/align-right': {
100
+ newIcon: {
101
+ name: 'align-right',
102
+ type: 'core',
103
+ package: '@atlaskit/icon'
104
+ },
105
+ sizeGuidance: {
106
+ small: 'swap',
107
+ medium: 'swap',
108
+ large: 'icon-tile',
109
+ xlarge: 'icon-tile'
110
+ }
111
+ },
112
+ 'app-access': {
113
+ newIcon: {
114
+ name: 'person-added',
115
+ type: 'core',
116
+ package: '@atlaskit/icon'
117
+ },
118
+ sizeGuidance: {
119
+ small: 'swap-visual-change',
120
+ medium: 'swap-visual-change',
121
+ large: 'icon-tile',
122
+ xlarge: 'icon-tile'
123
+ }
124
+ },
125
+ 'app-switcher': {
126
+ newIcon: {
127
+ name: 'app-switcher',
128
+ type: 'core',
129
+ package: '@atlaskit/icon'
130
+ },
131
+ sizeGuidance: {
132
+ small: 'top-nav',
133
+ medium: 'top-nav',
134
+ large: 'top-nav',
135
+ xlarge: 'top-nav'
136
+ }
137
+ },
138
+ archive: {
139
+ newIcon: {
140
+ name: 'archive-box',
141
+ type: 'core',
142
+ package: '@atlaskit/icon'
143
+ },
144
+ sizeGuidance: {
145
+ small: 'swap',
146
+ medium: 'swap',
147
+ large: 'icon-tile',
148
+ xlarge: 'icon-tile'
149
+ }
150
+ },
151
+ 'arrow-down-circle': {
152
+ newIcon: {
153
+ name: 'arrow-down',
154
+ type: 'core',
155
+ package: '@atlaskit/icon'
156
+ },
157
+ sizeGuidance: {
158
+ small: '16-icon-tile',
159
+ medium: '24-icon-tile',
160
+ large: '32-icon-tile',
161
+ xlarge: '48-icon-tile'
162
+ }
163
+ },
164
+ 'arrow-down': {
165
+ newIcon: {
166
+ name: 'arrow-down',
167
+ type: 'core',
168
+ package: '@atlaskit/icon'
169
+ },
170
+ sizeGuidance: {
171
+ small: 'swap',
172
+ medium: 'swap',
173
+ large: 'icon-tile',
174
+ xlarge: 'icon-tile'
175
+ }
176
+ },
177
+ 'arrow-left-circle': {
178
+ newIcon: {
179
+ name: 'arrow-left',
180
+ type: 'core',
181
+ package: '@atlaskit/icon'
182
+ },
183
+ sizeGuidance: {
184
+ small: '16-icon-tile',
185
+ medium: '24-icon-tile',
186
+ large: '32-icon-tile',
187
+ xlarge: '48-icon-tile'
188
+ }
189
+ },
190
+ 'arrow-left': {
191
+ newIcon: {
192
+ name: 'arrow-left',
193
+ type: 'core',
194
+ package: '@atlaskit/icon'
195
+ },
196
+ sizeGuidance: {
197
+ small: 'swap',
198
+ medium: 'swap',
199
+ large: 'icon-tile',
200
+ xlarge: 'icon-tile'
201
+ }
202
+ },
203
+ 'arrow-right-circle': {
204
+ newIcon: {
205
+ name: 'arrow-right',
206
+ type: 'core',
207
+ package: '@atlaskit/icon'
208
+ },
209
+ sizeGuidance: {
210
+ small: '16-icon-tile',
211
+ medium: '24-icon-tile',
212
+ large: '32-icon-tile',
213
+ xlarge: '48-icon-tile'
214
+ }
215
+ },
216
+ 'arrow-right': {
217
+ newIcon: {
218
+ name: 'arrow-right',
219
+ type: 'core',
220
+ package: '@atlaskit/icon'
221
+ },
222
+ sizeGuidance: {
223
+ small: 'swap',
224
+ medium: 'swap',
225
+ large: 'icon-tile',
226
+ xlarge: 'icon-tile'
227
+ }
228
+ },
229
+ 'arrow-up-circle': {
230
+ newIcon: {
231
+ name: 'arrow-up',
232
+ type: 'core',
233
+ package: '@atlaskit/icon'
234
+ },
235
+ sizeGuidance: {
236
+ small: '16-icon-tile',
237
+ medium: '24-icon-tile',
238
+ large: '32-icon-tile',
239
+ xlarge: '48-icon-tile'
240
+ }
241
+ },
242
+ 'arrow-up': {
243
+ newIcon: {
244
+ name: 'arrow-up',
245
+ type: 'core',
246
+ package: '@atlaskit/icon'
247
+ },
248
+ sizeGuidance: {
249
+ small: 'swap',
250
+ medium: 'swap',
251
+ large: 'icon-tile',
252
+ xlarge: 'icon-tile'
253
+ }
254
+ },
255
+ attachment: {
256
+ newIcon: {
257
+ name: 'attachment',
258
+ type: 'core',
259
+ package: '@atlaskit/icon'
260
+ },
261
+ sizeGuidance: {
262
+ small: 'swap',
263
+ medium: 'swap',
264
+ large: 'icon-tile',
265
+ xlarge: 'icon-tile'
266
+ }
267
+ },
268
+ 'audio-circle': {
269
+ newIcon: {
270
+ name: 'audio',
271
+ type: 'core',
272
+ package: '@atlaskit/icon'
273
+ },
274
+ sizeGuidance: {
275
+ small: '16-icon-tile',
276
+ medium: '24-icon-tile',
277
+ large: '32-icon-tile',
278
+ xlarge: '48-icon-tile'
279
+ }
280
+ },
281
+ audio: {
282
+ newIcon: {
283
+ name: 'audio',
284
+ type: 'core',
285
+ package: '@atlaskit/icon'
286
+ },
287
+ sizeGuidance: {
288
+ small: 'swap',
289
+ medium: 'swap',
290
+ large: 'icon-tile',
291
+ xlarge: 'icon-tile'
292
+ }
293
+ },
294
+ 'hipchat/audio-only': {
295
+ newIcon: {
296
+ name: 'eye-open-filled',
297
+ type: 'core',
298
+ package: '@atlaskit/icon'
299
+ },
300
+ sizeGuidance: {
301
+ small: 'swap',
302
+ medium: 'swap',
303
+ large: 'icon-tile',
304
+ xlarge: 'icon-tile'
305
+ }
306
+ },
307
+ backlog: {
308
+ newIcon: {
309
+ name: 'backlog',
310
+ type: 'core',
311
+ package: '@atlaskit/icon'
312
+ },
313
+ sizeGuidance: {
314
+ small: 'swap',
315
+ medium: 'swap',
316
+ large: 'icon-tile',
317
+ xlarge: 'icon-tile'
318
+ }
319
+ },
320
+ 'billing-filled': {
321
+ sizeGuidance: {
322
+ small: 'icon-lab',
323
+ medium: 'icon-lab',
324
+ large: 'icon-lab',
325
+ xlarge: 'icon-lab'
326
+ }
327
+ },
328
+ billing: {
329
+ sizeGuidance: {
330
+ small: 'icon-lab',
331
+ medium: 'icon-lab',
332
+ large: 'icon-lab',
333
+ xlarge: 'icon-lab'
334
+ }
335
+ },
336
+ 'bitbucket/branches': {
337
+ newIcon: {
338
+ name: 'branch',
339
+ type: 'core',
340
+ package: '@atlaskit/icon'
341
+ },
342
+ sizeGuidance: {
343
+ small: 'swap',
344
+ medium: 'swap',
345
+ large: 'icon-tile',
346
+ xlarge: 'icon-tile'
347
+ }
348
+ },
349
+ 'bitbucket/builds': {
350
+ sizeGuidance: {
351
+ small: 'icon-lab',
352
+ medium: 'icon-lab',
353
+ large: 'icon-lab',
354
+ xlarge: 'icon-lab'
355
+ }
356
+ },
357
+ 'bitbucket/clone': {
358
+ sizeGuidance: {
359
+ small: 'icon-lab',
360
+ medium: 'icon-lab',
361
+ large: 'icon-lab',
362
+ xlarge: 'icon-lab'
363
+ }
364
+ },
365
+ 'bitbucket/commits': {
366
+ newIcon: {
367
+ name: 'commit',
368
+ type: 'core',
369
+ package: '@atlaskit/icon'
370
+ },
371
+ sizeGuidance: {
372
+ small: 'swap',
373
+ medium: 'swap',
374
+ large: 'icon-tile',
375
+ xlarge: 'icon-tile'
376
+ }
377
+ },
378
+ 'bitbucket/compare': {
379
+ sizeGuidance: {
380
+ small: 'icon-lab',
381
+ medium: 'icon-lab',
382
+ large: 'icon-lab',
383
+ xlarge: 'icon-lab'
384
+ }
385
+ },
386
+ 'bitbucket/forks': {
387
+ sizeGuidance: {
388
+ small: 'icon-lab',
389
+ medium: 'icon-lab',
390
+ large: 'icon-lab',
391
+ xlarge: 'icon-lab'
392
+ }
393
+ },
394
+ 'bitbucket/output': {
395
+ sizeGuidance: {
396
+ small: 'icon-lab',
397
+ medium: 'icon-lab',
398
+ large: 'icon-lab',
399
+ xlarge: 'icon-lab'
400
+ }
401
+ },
402
+ 'bitbucket/pipelines': {
403
+ sizeGuidance: {
404
+ small: 'icon-lab',
405
+ medium: 'icon-lab',
406
+ large: 'icon-lab',
407
+ xlarge: 'icon-lab'
408
+ }
409
+ },
410
+ 'bitbucket/pullrequests': {
411
+ newIcon: {
412
+ name: 'pull-request',
413
+ type: 'core',
414
+ package: '@atlaskit/icon'
415
+ },
416
+ sizeGuidance: {
417
+ small: 'swap',
418
+ medium: 'swap',
419
+ large: 'icon-tile',
420
+ xlarge: 'icon-tile'
421
+ }
422
+ },
423
+ 'bitbucket/repos': {
424
+ sizeGuidance: {
425
+ small: 'icon-lab',
426
+ medium: 'icon-lab',
427
+ large: 'icon-lab',
428
+ xlarge: 'icon-lab'
429
+ }
430
+ },
431
+ 'bitbucket/snippets': {
432
+ newIcon: {
433
+ name: 'snippet',
434
+ type: 'core',
435
+ package: '@atlaskit/icon'
436
+ },
437
+ sizeGuidance: {
438
+ small: 'swap',
439
+ medium: 'swap',
440
+ large: 'icon-tile',
441
+ xlarge: 'icon-tile'
442
+ }
443
+ },
444
+ 'bitbucket/source': {
445
+ newIcon: {
446
+ name: 'angle-brackets',
447
+ type: 'core',
448
+ package: '@atlaskit/icon'
449
+ },
450
+ sizeGuidance: {
451
+ small: 'swap',
452
+ medium: 'swap',
453
+ large: 'icon-tile',
454
+ xlarge: 'icon-tile'
455
+ }
456
+ },
457
+ board: {
458
+ newIcon: {
459
+ name: 'board',
460
+ type: 'core',
461
+ package: '@atlaskit/icon'
462
+ },
463
+ sizeGuidance: {
464
+ small: 'swap',
465
+ medium: 'swap',
466
+ large: 'icon-tile',
467
+ xlarge: 'icon-tile'
468
+ }
469
+ },
470
+ book: {
471
+ newIcon: {
472
+ name: 'book-with-bookmark',
473
+ type: 'core',
474
+ package: '@atlaskit/icon'
475
+ },
476
+ sizeGuidance: {
477
+ small: 'swap',
478
+ medium: 'swap',
479
+ large: 'icon-tile',
480
+ xlarge: 'icon-tile'
481
+ }
482
+ },
483
+ 'bullet-list': {
484
+ newIcon: {
485
+ name: 'bulleted-list',
486
+ type: 'core',
487
+ package: '@atlaskit/icon'
488
+ },
489
+ sizeGuidance: {
490
+ small: 'swap',
491
+ medium: 'swap',
492
+ large: 'icon-tile',
493
+ xlarge: 'icon-tile'
494
+ }
495
+ },
496
+ 'calendar-filled': {
497
+ newIcon: {
498
+ name: 'calendar',
499
+ type: 'core',
500
+ package: '@atlaskit/icon'
501
+ },
502
+ sizeGuidance: {
503
+ small: 'swap-slight-visual-change',
504
+ medium: 'swap-slight-visual-change',
505
+ large: 'icon-tile',
506
+ xlarge: 'icon-tile'
507
+ }
508
+ },
509
+ calendar: {
510
+ newIcon: {
511
+ name: 'calendar',
512
+ type: 'core',
513
+ package: '@atlaskit/icon'
514
+ },
515
+ sizeGuidance: {
516
+ small: 'swap-slight-visual-change',
517
+ medium: 'swap-slight-visual-change',
518
+ large: 'icon-tile',
519
+ xlarge: 'icon-tile'
520
+ }
521
+ },
522
+ 'camera-filled': {
523
+ newIcon: {
524
+ name: 'camera',
525
+ type: 'core',
526
+ package: '@atlaskit/icon'
527
+ },
528
+ sizeGuidance: {
529
+ small: 'swap-slight-visual-change',
530
+ medium: 'swap-slight-visual-change',
531
+ large: 'icon-tile',
532
+ xlarge: 'icon-tile'
533
+ }
534
+ },
535
+ camera: {
536
+ newIcon: {
537
+ name: 'camera',
538
+ type: 'core',
539
+ package: '@atlaskit/icon'
540
+ },
541
+ sizeGuidance: {
542
+ small: 'swap',
543
+ medium: 'swap',
544
+ large: 'icon-tile',
545
+ xlarge: 'icon-tile'
546
+ }
547
+ },
548
+ 'camera-rotate': {
549
+ sizeGuidance: {
550
+ small: 'icon-lab',
551
+ medium: 'icon-lab',
552
+ large: 'icon-lab',
553
+ xlarge: 'icon-lab'
554
+ }
555
+ },
556
+ 'camera-take-picture': {
557
+ sizeGuidance: {
558
+ small: 'icon-lab',
559
+ medium: 'icon-lab',
560
+ large: 'icon-lab',
561
+ xlarge: 'icon-lab'
562
+ }
563
+ },
564
+ canvas: {
565
+ sizeGuidance: {
566
+ small: 'icon-lab',
567
+ medium: 'icon-lab',
568
+ large: 'icon-lab',
569
+ xlarge: 'icon-lab'
570
+ }
571
+ },
572
+ checkbox: {
573
+ newIcon: {
574
+ name: 'checkbox-checked',
575
+ type: 'core',
576
+ package: '@atlaskit/icon'
577
+ },
578
+ sizeGuidance: {
579
+ small: 'swap',
580
+ medium: 'swap',
581
+ large: 'icon-tile',
582
+ xlarge: 'icon-tile'
583
+ }
584
+ },
585
+ 'checkbox-indeterminate': {
586
+ newIcon: {
587
+ name: 'checkbox-indeterminate',
588
+ type: 'core',
589
+ package: '@atlaskit/icon'
590
+ },
591
+ sizeGuidance: {
592
+ small: 'swap',
593
+ medium: 'swap',
594
+ large: 'icon-tile',
595
+ xlarge: 'icon-tile'
596
+ }
597
+ },
598
+ 'check-circle': {
599
+ newIcon: {
600
+ name: 'check-circle',
601
+ type: 'core',
602
+ package: '@atlaskit/icon'
603
+ },
604
+ sizeGuidance: {
605
+ small: 'swap',
606
+ medium: 'swap',
607
+ large: 'icon-tile',
608
+ xlarge: 'icon-tile'
609
+ }
610
+ },
611
+ 'check-circle-outline': {
612
+ sizeGuidance: {
613
+ small: 'icon-lab',
614
+ medium: 'icon-lab',
615
+ large: 'icon-lab',
616
+ xlarge: 'icon-lab'
617
+ }
618
+ },
619
+ check: {
620
+ newIcon: {
621
+ name: 'check-mark',
622
+ type: 'core',
623
+ package: '@atlaskit/icon'
624
+ },
625
+ sizeGuidance: {
626
+ small: 'swap',
627
+ medium: 'swap',
628
+ large: 'icon-tile',
629
+ xlarge: 'icon-tile'
630
+ }
631
+ },
632
+ 'hipchat/chevron-double-down': {
633
+ sizeGuidance: {
634
+ small: 'icon-lab',
635
+ medium: 'icon-lab',
636
+ large: 'icon-lab',
637
+ xlarge: 'icon-lab'
638
+ }
639
+ },
640
+ 'hipchat/chevron-double-up': {
641
+ sizeGuidance: {
642
+ small: 'icon-lab',
643
+ medium: 'icon-lab',
644
+ large: 'icon-lab',
645
+ xlarge: 'icon-lab'
646
+ }
647
+ },
648
+ 'chevron-down': {
649
+ newIcon: {
650
+ name: 'chevron-down',
651
+ type: 'utility',
652
+ package: '@atlaskit/icon'
653
+ },
654
+ sizeGuidance: {
655
+ small: 'swap-size-shift-utility',
656
+ medium: 'swap-size-shift-utility',
657
+ large: 'no-larger-size',
658
+ xlarge: 'no-larger-size'
659
+ }
660
+ },
661
+ 'chevron-down-circle': {
662
+ newIcon: {
663
+ name: 'chevron-down',
664
+ type: 'utility',
665
+ package: '@atlaskit/icon'
666
+ },
667
+ sizeGuidance: {
668
+ small: 'swap-size-shift-utility',
669
+ medium: 'swap-size-shift-utility',
670
+ large: 'no-larger-size',
671
+ xlarge: 'no-larger-size'
672
+ }
673
+ },
674
+ 'hipchat/chevron-down': {
675
+ newIcon: {
676
+ name: 'chevron-down',
677
+ type: 'utility',
678
+ package: '@atlaskit/icon'
679
+ },
680
+ sizeGuidance: {
681
+ small: 'swap-size-shift-utility',
682
+ medium: 'swap-size-shift-utility',
683
+ large: 'no-larger-size',
684
+ xlarge: 'no-larger-size'
685
+ }
686
+ },
687
+ 'chevron-left-circle': {
688
+ newIcon: {
689
+ name: 'chevron-left',
690
+ type: 'utility',
691
+ package: '@atlaskit/icon'
692
+ },
693
+ sizeGuidance: {
694
+ small: 'swap-size-shift-utility',
695
+ medium: 'swap-size-shift-utility',
696
+ large: 'no-larger-size',
697
+ xlarge: 'no-larger-size'
698
+ }
699
+ },
700
+ 'chevron-left': {
701
+ newIcon: {
702
+ name: 'chevron-left',
703
+ type: 'utility',
704
+ package: '@atlaskit/icon'
705
+ },
706
+ sizeGuidance: {
707
+ small: 'swap-size-shift-utility',
708
+ medium: 'swap-size-shift-utility',
709
+ large: 'no-larger-size',
710
+ xlarge: 'no-larger-size'
711
+ }
712
+ },
713
+ 'chevron-left-large': {
714
+ newIcon: {
715
+ name: 'chevron-left',
716
+ type: 'utility',
717
+ package: '@atlaskit/icon'
718
+ },
719
+ sizeGuidance: {
720
+ small: 'swap-size-shift-utility',
721
+ medium: 'swap-size-shift-utility',
722
+ large: 'no-larger-size',
723
+ xlarge: 'no-larger-size'
724
+ }
725
+ },
726
+ 'chevron-right-circle': {
727
+ newIcon: {
728
+ name: 'chevron-right',
729
+ type: 'utility',
730
+ package: '@atlaskit/icon'
731
+ },
732
+ sizeGuidance: {
733
+ small: 'swap-size-shift-utility',
734
+ medium: 'swap-size-shift-utility',
735
+ large: 'no-larger-size',
736
+ xlarge: 'no-larger-size'
737
+ }
738
+ },
739
+ 'chevron-right': {
740
+ newIcon: {
741
+ name: 'chevron-right',
742
+ type: 'utility',
743
+ package: '@atlaskit/icon'
744
+ },
745
+ sizeGuidance: {
746
+ small: 'swap-size-shift-utility',
747
+ medium: 'swap-size-shift-utility',
748
+ large: 'no-larger-size',
749
+ xlarge: 'no-larger-size'
750
+ }
751
+ },
752
+ 'chevron-right-large': {
753
+ newIcon: {
754
+ name: 'chevron-right',
755
+ type: 'utility',
756
+ package: '@atlaskit/icon'
757
+ },
758
+ sizeGuidance: {
759
+ small: 'swap-size-shift-utility',
760
+ medium: 'swap-size-shift-utility',
761
+ large: 'no-larger-size',
762
+ xlarge: 'no-larger-size'
763
+ }
764
+ },
765
+ 'chevron-up-circle': {
766
+ newIcon: {
767
+ name: 'chevron-up',
768
+ type: 'utility',
769
+ package: '@atlaskit/icon'
770
+ },
771
+ sizeGuidance: {
772
+ small: 'swap-size-shift-utility',
773
+ medium: 'swap-size-shift-utility',
774
+ large: 'no-larger-size',
775
+ xlarge: 'no-larger-size'
776
+ }
777
+ },
778
+ 'hipchat/chevron-up': {
779
+ newIcon: {
780
+ name: 'chevron-up',
781
+ type: 'utility',
782
+ package: '@atlaskit/icon'
783
+ },
784
+ sizeGuidance: {
785
+ small: 'swap-size-shift-utility',
786
+ medium: 'swap-size-shift-utility',
787
+ large: 'no-larger-size',
788
+ xlarge: 'no-larger-size'
789
+ }
790
+ },
791
+ 'chevron-up': {
792
+ newIcon: {
793
+ name: 'chevron-up',
794
+ type: 'utility',
795
+ package: '@atlaskit/icon'
796
+ },
797
+ sizeGuidance: {
798
+ small: 'swap-size-shift-utility',
799
+ medium: 'swap-size-shift-utility',
800
+ large: 'no-larger-size',
801
+ xlarge: 'no-larger-size'
802
+ }
803
+ },
804
+ 'child-issues': {
805
+ newIcon: {
806
+ name: 'child-issues',
807
+ type: 'core',
808
+ package: '@atlaskit/icon'
809
+ },
810
+ sizeGuidance: {
811
+ small: 'swap',
812
+ medium: 'swap',
813
+ large: 'icon-tile',
814
+ xlarge: 'icon-tile'
815
+ }
816
+ },
817
+ code: {
818
+ newIcon: {
819
+ name: 'angle-brackets',
820
+ type: 'core',
821
+ package: '@atlaskit/icon'
822
+ },
823
+ sizeGuidance: {
824
+ small: 'swap',
825
+ medium: 'swap',
826
+ large: 'icon-tile',
827
+ xlarge: 'icon-tile'
828
+ }
829
+ },
830
+ comment: {
831
+ newIcon: {
832
+ name: 'comment',
833
+ type: 'core',
834
+ package: '@atlaskit/icon'
835
+ },
836
+ sizeGuidance: {
837
+ small: 'swap',
838
+ medium: 'swap',
839
+ large: 'icon-tile',
840
+ xlarge: 'icon-tile'
841
+ }
842
+ },
843
+ component: {
844
+ newIcon: {
845
+ name: 'component',
846
+ type: 'core',
847
+ package: '@atlaskit/icon'
848
+ },
849
+ sizeGuidance: {
850
+ small: 'swap',
851
+ medium: 'swap',
852
+ large: 'icon-tile',
853
+ xlarge: 'icon-tile'
854
+ }
855
+ },
856
+ copy: {
857
+ newIcon: {
858
+ name: 'copy',
859
+ type: 'core',
860
+ package: '@atlaskit/icon'
861
+ },
862
+ sizeGuidance: {
863
+ small: 'swap',
864
+ medium: 'swap',
865
+ large: 'icon-tile',
866
+ xlarge: 'icon-tile'
867
+ }
868
+ },
869
+ 'creditcard-filled': {
870
+ newIcon: {
871
+ name: 'credit-card',
872
+ type: 'core',
873
+ package: '@atlaskit/icon'
874
+ },
875
+ sizeGuidance: {
876
+ small: 'swap-slight-visual-change',
877
+ medium: 'swap-slight-visual-change',
878
+ large: 'icon-tile',
879
+ xlarge: 'icon-tile'
880
+ }
881
+ },
882
+ creditcard: {
883
+ newIcon: {
884
+ name: 'credit-card',
885
+ type: 'core',
886
+ package: '@atlaskit/icon'
887
+ },
888
+ sizeGuidance: {
889
+ small: 'swap',
890
+ medium: 'swap',
891
+ large: 'icon-tile',
892
+ xlarge: 'icon-tile'
893
+ }
894
+ },
895
+ 'cross-circle': {
896
+ newIcon: {
897
+ name: 'cross-circle',
898
+ type: 'core',
899
+ package: '@atlaskit/icon'
900
+ },
901
+ sizeGuidance: {
902
+ small: 'swap-size-shift-utility',
903
+ medium: 'swap-size-shift-utility',
904
+ large: '32-icon-tile',
905
+ xlarge: '48-icon-tile'
906
+ }
907
+ },
908
+ cross: {
909
+ newIcon: {
910
+ name: 'close',
911
+ type: 'core',
912
+ package: '@atlaskit/icon'
913
+ },
914
+ sizeGuidance: {
915
+ small: 'swap',
916
+ medium: 'swap',
917
+ large: 'icon-tile',
918
+ xlarge: 'icon-tile'
919
+ }
920
+ },
921
+ dashboard: {
922
+ newIcon: {
923
+ name: 'dashboard',
924
+ type: 'core',
925
+ package: '@atlaskit/icon'
926
+ },
927
+ sizeGuidance: {
928
+ small: 'swap',
929
+ medium: 'swap',
930
+ large: 'icon-tile',
931
+ xlarge: 'icon-tile'
932
+ }
933
+ },
934
+ decision: {
935
+ newIcon: {
936
+ name: 'decision',
937
+ type: 'core',
938
+ package: '@atlaskit/icon'
939
+ },
940
+ sizeGuidance: {
941
+ small: 'swap',
942
+ medium: 'swap',
943
+ large: 'icon-tile',
944
+ xlarge: 'icon-tile'
945
+ }
946
+ },
947
+ department: {
948
+ newIcon: {
949
+ name: 'department',
950
+ type: 'core',
951
+ package: '@atlaskit/icon'
952
+ },
953
+ sizeGuidance: {
954
+ small: 'swap',
955
+ medium: 'swap',
956
+ large: 'icon-tile',
957
+ xlarge: 'icon-tile'
958
+ }
959
+ },
960
+ 'detail-view': {
961
+ sizeGuidance: {
962
+ small: 'icon-lab',
963
+ medium: 'icon-lab',
964
+ large: 'icon-lab',
965
+ xlarge: 'icon-lab'
966
+ }
967
+ },
968
+ 'hipchat/dial-out': {
969
+ newIcon: {
970
+ name: 'phone',
971
+ type: 'core',
972
+ package: '@atlaskit/icon'
973
+ },
974
+ sizeGuidance: {
975
+ small: 'swap-slight-visual-change',
976
+ medium: 'swap-slight-visual-change',
977
+ large: 'icon-tile',
978
+ xlarge: 'icon-tile'
979
+ }
980
+ },
981
+ 'discover-filled': {
982
+ newIcon: {
983
+ name: 'compass',
984
+ type: 'core',
985
+ package: '@atlaskit/icon'
986
+ },
987
+ sizeGuidance: {
988
+ small: 'swap-slight-visual-change',
989
+ medium: 'swap-slight-visual-change',
990
+ large: 'icon-tile',
991
+ xlarge: 'icon-tile'
992
+ }
993
+ },
994
+ discover: {
995
+ newIcon: {
996
+ name: 'compass',
997
+ type: 'core',
998
+ package: '@atlaskit/icon'
999
+ },
1000
+ sizeGuidance: {
1001
+ small: 'swap',
1002
+ medium: 'swap',
1003
+ large: 'icon-tile',
1004
+ xlarge: 'icon-tile'
1005
+ }
1006
+ },
1007
+ 'document-filled': {
1008
+ newIcon: {
1009
+ name: 'page',
1010
+ type: 'core',
1011
+ package: '@atlaskit/icon'
1012
+ },
1013
+ sizeGuidance: {
1014
+ small: 'swap-slight-visual-change',
1015
+ medium: 'swap-slight-visual-change',
1016
+ large: 'icon-tile',
1017
+ xlarge: 'icon-tile'
1018
+ }
1019
+ },
1020
+ document: {
1021
+ newIcon: {
1022
+ name: 'page',
1023
+ type: 'core',
1024
+ package: '@atlaskit/icon'
1025
+ },
1026
+ sizeGuidance: {
1027
+ small: 'swap-slight-visual-change',
1028
+ medium: 'swap-slight-visual-change',
1029
+ large: 'icon-tile',
1030
+ xlarge: 'icon-tile'
1031
+ }
1032
+ },
1033
+ documents: {
1034
+ newIcon: {
1035
+ name: 'pages',
1036
+ type: 'core',
1037
+ package: '@atlaskit/icon'
1038
+ },
1039
+ sizeGuidance: {
1040
+ small: 'swap-slight-visual-change',
1041
+ medium: 'swap-slight-visual-change',
1042
+ large: 'icon-tile',
1043
+ xlarge: 'icon-tile'
1044
+ }
1045
+ },
1046
+ download: {
1047
+ newIcon: {
1048
+ name: 'cloud-arrow-down',
1049
+ type: 'core',
1050
+ package: '@atlaskit/icon'
1051
+ },
1052
+ sizeGuidance: {
1053
+ small: 'swap',
1054
+ medium: 'swap',
1055
+ large: 'icon-tile',
1056
+ xlarge: 'icon-tile'
1057
+ }
1058
+ },
1059
+ 'drag-handler': {
1060
+ newIcon: {
1061
+ name: 'drag-handle',
1062
+ type: 'core',
1063
+ package: '@atlaskit/icon'
1064
+ },
1065
+ sizeGuidance: {
1066
+ small: 'swap',
1067
+ medium: 'swap',
1068
+ large: 'no-larger-size',
1069
+ xlarge: 'no-larger-size'
1070
+ }
1071
+ },
1072
+ dropbox: {
1073
+ sizeGuidance: {
1074
+ small: 'product-icon',
1075
+ medium: 'product-icon',
1076
+ large: 'product-icon',
1077
+ xlarge: 'product-icon'
1078
+ }
1079
+ },
1080
+ 'edit-filled': {
1081
+ newIcon: {
1082
+ name: 'edit',
1083
+ type: 'core',
1084
+ package: '@atlaskit/icon'
1085
+ },
1086
+ sizeGuidance: {
1087
+ small: 'swap-slight-visual-change',
1088
+ medium: 'swap-slight-visual-change',
1089
+ large: 'icon-tile',
1090
+ xlarge: 'icon-tile'
1091
+ }
1092
+ },
1093
+ edit: {
1094
+ newIcon: {
1095
+ name: 'edit',
1096
+ type: 'core',
1097
+ package: '@atlaskit/icon'
1098
+ },
1099
+ sizeGuidance: {
1100
+ small: 'swap',
1101
+ medium: 'swap',
1102
+ large: 'icon-tile',
1103
+ xlarge: 'icon-tile'
1104
+ }
1105
+ },
1106
+ 'editor/add': {
1107
+ newIcon: {
1108
+ name: 'edit',
1109
+ type: 'core',
1110
+ package: '@atlaskit/icon'
1111
+ },
1112
+ sizeGuidance: {
1113
+ small: 'swap-slight-visual-change',
1114
+ medium: 'swap-slight-visual-change',
1115
+ large: 'icon-tile',
1116
+ xlarge: 'icon-tile'
1117
+ }
1118
+ },
1119
+ 'editor/addon': {
1120
+ sizeGuidance: {
1121
+ small: 'icon-lab',
1122
+ medium: 'icon-lab',
1123
+ large: 'icon-lab',
1124
+ xlarge: 'icon-lab'
1125
+ }
1126
+ },
1127
+ 'editor/advanced': {
1128
+ sizeGuidance: {
1129
+ small: 'icon-lab',
1130
+ medium: 'icon-lab',
1131
+ large: 'icon-lab',
1132
+ xlarge: 'icon-lab'
1133
+ }
1134
+ },
1135
+ 'editor/align-image-center': {
1136
+ sizeGuidance: {
1137
+ small: 'icon-lab',
1138
+ medium: 'icon-lab',
1139
+ large: 'icon-lab',
1140
+ xlarge: 'icon-lab'
1141
+ }
1142
+ },
1143
+ 'editor/align-image-left': {
1144
+ sizeGuidance: {
1145
+ small: 'icon-lab',
1146
+ medium: 'icon-lab',
1147
+ large: 'icon-lab',
1148
+ xlarge: 'icon-lab'
1149
+ }
1150
+ },
1151
+ 'editor/align-image-right': {
1152
+ sizeGuidance: {
1153
+ small: 'icon-lab',
1154
+ medium: 'icon-lab',
1155
+ large: 'icon-lab',
1156
+ xlarge: 'icon-lab'
1157
+ }
1158
+ },
1159
+ 'editor/attachment': {
1160
+ newIcon: {
1161
+ name: 'attachment',
1162
+ type: 'core',
1163
+ package: '@atlaskit/icon'
1164
+ },
1165
+ sizeGuidance: {
1166
+ small: 'swap',
1167
+ medium: 'swap',
1168
+ large: 'icon-tile',
1169
+ xlarge: 'icon-tile'
1170
+ }
1171
+ },
1172
+ 'editor/background-color': {
1173
+ sizeGuidance: {
1174
+ small: 'icon-lab',
1175
+ medium: 'icon-lab',
1176
+ large: 'icon-lab',
1177
+ xlarge: 'icon-lab'
1178
+ }
1179
+ },
1180
+ 'editor/bold': {
1181
+ sizeGuidance: {
1182
+ small: 'icon-lab',
1183
+ medium: 'icon-lab',
1184
+ large: 'icon-lab',
1185
+ xlarge: 'icon-lab'
1186
+ }
1187
+ },
1188
+ 'editor/bullet-list': {
1189
+ newIcon: {
1190
+ name: 'bulleted-list',
1191
+ type: 'core',
1192
+ package: '@atlaskit/icon'
1193
+ },
1194
+ sizeGuidance: {
1195
+ small: 'swap',
1196
+ medium: 'swap',
1197
+ large: 'icon-tile',
1198
+ xlarge: 'icon-tile'
1199
+ }
1200
+ },
1201
+ 'editor/close': {
1202
+ newIcon: {
1203
+ name: 'close',
1204
+ type: 'core',
1205
+ package: '@atlaskit/icon'
1206
+ },
1207
+ sizeGuidance: {
1208
+ small: 'swap',
1209
+ medium: 'swap',
1210
+ large: 'icon-tile',
1211
+ xlarge: 'icon-tile'
1212
+ }
1213
+ },
1214
+ 'editor/code': {
1215
+ newIcon: {
1216
+ name: 'angle-brackets',
1217
+ type: 'core',
1218
+ package: '@atlaskit/icon'
1219
+ },
1220
+ sizeGuidance: {
1221
+ small: 'swap',
1222
+ medium: 'swap',
1223
+ large: 'icon-tile',
1224
+ xlarge: 'icon-tile'
1225
+ }
1226
+ },
1227
+ 'editor/collapse': {
1228
+ newIcon: {
1229
+ name: 'collapse',
1230
+ type: 'core',
1231
+ package: '@atlaskit/icon'
1232
+ },
1233
+ sizeGuidance: {
1234
+ small: 'swap',
1235
+ medium: 'swap',
1236
+ large: 'icon-tile',
1237
+ xlarge: 'icon-tile'
1238
+ }
1239
+ },
1240
+ 'editor/date': {
1241
+ newIcon: {
1242
+ name: 'calendar',
1243
+ type: 'core',
1244
+ package: '@atlaskit/icon'
1245
+ },
1246
+ sizeGuidance: {
1247
+ small: 'swap-slight-visual-change',
1248
+ medium: 'swap-slight-visual-change',
1249
+ large: 'icon-tile',
1250
+ xlarge: 'icon-tile'
1251
+ }
1252
+ },
1253
+ 'editor/decision': {
1254
+ newIcon: {
1255
+ name: 'decision',
1256
+ type: 'core',
1257
+ package: '@atlaskit/icon'
1258
+ },
1259
+ sizeGuidance: {
1260
+ small: 'swap',
1261
+ medium: 'swap',
1262
+ large: 'icon-tile',
1263
+ xlarge: 'icon-tile'
1264
+ }
1265
+ },
1266
+ 'editor/divider': {
1267
+ sizeGuidance: {
1268
+ small: 'icon-lab',
1269
+ medium: 'icon-lab',
1270
+ large: 'icon-lab',
1271
+ xlarge: 'icon-lab'
1272
+ }
1273
+ },
1274
+ 'editor/done': {
1275
+ newIcon: {
1276
+ name: 'check-mark',
1277
+ type: 'core',
1278
+ package: '@atlaskit/icon'
1279
+ },
1280
+ sizeGuidance: {
1281
+ small: 'swap',
1282
+ medium: 'swap',
1283
+ large: 'icon-tile',
1284
+ xlarge: 'icon-tile'
1285
+ }
1286
+ },
1287
+ 'editor/edit': {
1288
+ newIcon: {
1289
+ name: 'edit',
1290
+ type: 'core',
1291
+ package: '@atlaskit/icon'
1292
+ },
1293
+ sizeGuidance: {
1294
+ small: 'swap',
1295
+ medium: 'swap',
1296
+ large: 'icon-tile',
1297
+ xlarge: 'icon-tile'
1298
+ }
1299
+ },
1300
+ 'editor/emoji': {
1301
+ newIcon: {
1302
+ name: 'emoji',
1303
+ type: 'core',
1304
+ package: '@atlaskit/icon'
1305
+ },
1306
+ sizeGuidance: {
1307
+ small: 'swap',
1308
+ medium: 'swap',
1309
+ large: 'icon-tile',
1310
+ xlarge: 'icon-tile'
1311
+ }
1312
+ },
1313
+ 'editor/error': {
1314
+ newIcon: {
1315
+ name: 'cross-circle',
1316
+ type: 'core',
1317
+ package: '@atlaskit/icon'
1318
+ },
1319
+ sizeGuidance: {
1320
+ small: 'swap',
1321
+ medium: 'swap',
1322
+ large: 'icon-tile',
1323
+ xlarge: 'icon-tile'
1324
+ }
1325
+ },
1326
+ 'editor/expand': {
1327
+ newIcon: {
1328
+ name: 'expand',
1329
+ type: 'core',
1330
+ package: '@atlaskit/icon'
1331
+ },
1332
+ sizeGuidance: {
1333
+ small: 'swap',
1334
+ medium: 'swap',
1335
+ large: 'icon-tile',
1336
+ xlarge: 'icon-tile'
1337
+ }
1338
+ },
1339
+ 'editor/feedback': {
1340
+ newIcon: {
1341
+ name: 'feedback',
1342
+ type: 'core',
1343
+ package: '@atlaskit/icon'
1344
+ },
1345
+ sizeGuidance: {
1346
+ small: 'swap-visual-change',
1347
+ medium: 'swap-visual-change',
1348
+ large: 'icon-tile',
1349
+ xlarge: 'icon-tile'
1350
+ }
1351
+ },
1352
+ 'editor/file': {
1353
+ sizeGuidance: {
1354
+ small: 'icon-lab',
1355
+ medium: 'icon-lab',
1356
+ large: 'icon-lab',
1357
+ xlarge: 'icon-lab'
1358
+ }
1359
+ },
1360
+ 'editor/file-preview': {
1361
+ sizeGuidance: {
1362
+ small: 'icon-lab',
1363
+ medium: 'icon-lab',
1364
+ large: 'icon-lab',
1365
+ xlarge: 'icon-lab'
1366
+ }
1367
+ },
1368
+ 'editor/help': {
1369
+ newIcon: {
1370
+ name: 'question-circle',
1371
+ type: 'core',
1372
+ package: '@atlaskit/icon'
1373
+ },
1374
+ sizeGuidance: {
1375
+ small: 'swap-visual-change',
1376
+ medium: 'swap-visual-change',
1377
+ large: 'icon-tile',
1378
+ xlarge: 'icon-tile'
1379
+ }
1380
+ },
1381
+ 'editor/hint': {
1382
+ newIcon: {
1383
+ name: 'lightbulb',
1384
+ type: 'core',
1385
+ package: '@atlaskit/icon'
1386
+ },
1387
+ sizeGuidance: {
1388
+ small: 'swap-visual-change',
1389
+ medium: 'swap-visual-change',
1390
+ large: 'icon-tile',
1391
+ xlarge: 'icon-tile'
1392
+ }
1393
+ },
1394
+ 'editor/horizontal-rule': {
1395
+ sizeGuidance: {
1396
+ small: 'icon-lab',
1397
+ medium: 'icon-lab',
1398
+ large: 'icon-lab',
1399
+ xlarge: 'icon-lab'
1400
+ }
1401
+ },
1402
+ 'editor/image-border': {
1403
+ sizeGuidance: {
1404
+ small: 'icon-lab',
1405
+ medium: 'icon-lab',
1406
+ large: 'icon-lab',
1407
+ xlarge: 'icon-lab'
1408
+ }
1409
+ },
1410
+ 'editor/image': {
1411
+ newIcon: {
1412
+ name: 'image',
1413
+ type: 'core',
1414
+ package: '@atlaskit/icon'
1415
+ },
1416
+ sizeGuidance: {
1417
+ small: 'swap-visual-change',
1418
+ medium: 'swap-visual-change',
1419
+ large: 'icon-tile',
1420
+ xlarge: 'icon-tile'
1421
+ }
1422
+ },
1423
+ 'editor/image-resize': {
1424
+ newIcon: {
1425
+ name: 'expand',
1426
+ type: 'core',
1427
+ package: '@atlaskit/icon'
1428
+ },
1429
+ sizeGuidance: {
1430
+ small: 'swap-visual-change',
1431
+ medium: 'swap-visual-change',
1432
+ large: 'icon-tile',
1433
+ xlarge: 'icon-tile'
1434
+ }
1435
+ },
1436
+ 'editor/indent': {
1437
+ sizeGuidance: {
1438
+ small: 'icon-lab',
1439
+ medium: 'icon-lab',
1440
+ large: 'icon-lab',
1441
+ xlarge: 'icon-lab'
1442
+ }
1443
+ },
1444
+ 'editor/info': {
1445
+ newIcon: {
1446
+ name: 'information',
1447
+ type: 'core',
1448
+ package: '@atlaskit/icon'
1449
+ },
1450
+ sizeGuidance: {
1451
+ small: 'swap',
1452
+ medium: 'swap',
1453
+ large: 'icon-tile',
1454
+ xlarge: 'icon-tile'
1455
+ }
1456
+ },
1457
+ 'editor/italic': {
1458
+ sizeGuidance: {
1459
+ small: 'icon-lab',
1460
+ medium: 'icon-lab',
1461
+ large: 'icon-lab',
1462
+ xlarge: 'icon-lab'
1463
+ }
1464
+ },
1465
+ 'editor/layout-single': {
1466
+ sizeGuidance: {
1467
+ small: 'icon-lab',
1468
+ medium: 'icon-lab',
1469
+ large: 'icon-lab',
1470
+ xlarge: 'icon-lab'
1471
+ }
1472
+ },
1473
+ 'editor/layout-three-equal': {
1474
+ sizeGuidance: {
1475
+ small: 'icon-lab',
1476
+ medium: 'icon-lab',
1477
+ large: 'icon-lab',
1478
+ xlarge: 'icon-lab'
1479
+ }
1480
+ },
1481
+ 'editor/layout-three-with-sidebars': {
1482
+ sizeGuidance: {
1483
+ small: 'icon-lab',
1484
+ medium: 'icon-lab',
1485
+ large: 'icon-lab',
1486
+ xlarge: 'icon-lab'
1487
+ }
1488
+ },
1489
+ 'editor/layout-two-equal': {
1490
+ sizeGuidance: {
1491
+ small: 'icon-lab',
1492
+ medium: 'icon-lab',
1493
+ large: 'icon-lab',
1494
+ xlarge: 'icon-lab'
1495
+ }
1496
+ },
1497
+ 'editor/layout-two-left-sidebar': {
1498
+ sizeGuidance: {
1499
+ small: 'icon-lab',
1500
+ medium: 'icon-lab',
1501
+ large: 'icon-lab',
1502
+ xlarge: 'icon-lab'
1503
+ }
1504
+ },
1505
+ 'editor/layout-two-right-sidebar': {
1506
+ sizeGuidance: {
1507
+ small: 'icon-lab',
1508
+ medium: 'icon-lab',
1509
+ large: 'icon-lab',
1510
+ xlarge: 'icon-lab'
1511
+ }
1512
+ },
1513
+ 'editor/link': {
1514
+ newIcon: {
1515
+ name: 'link',
1516
+ type: 'core',
1517
+ package: '@atlaskit/icon'
1518
+ },
1519
+ sizeGuidance: {
1520
+ small: 'swap',
1521
+ medium: 'swap',
1522
+ large: 'icon-tile',
1523
+ xlarge: 'icon-tile'
1524
+ }
1525
+ },
1526
+ 'editor/media-center': {
1527
+ sizeGuidance: {
1528
+ small: 'icon-lab',
1529
+ medium: 'icon-lab',
1530
+ large: 'icon-lab',
1531
+ xlarge: 'icon-lab'
1532
+ }
1533
+ },
1534
+ 'editor/media-full-width': {
1535
+ sizeGuidance: {
1536
+ small: 'icon-lab',
1537
+ medium: 'icon-lab',
1538
+ large: 'icon-lab',
1539
+ xlarge: 'icon-lab'
1540
+ }
1541
+ },
1542
+ 'editor/media-wide': {
1543
+ sizeGuidance: {
1544
+ small: 'icon-lab',
1545
+ medium: 'icon-lab',
1546
+ large: 'icon-lab',
1547
+ xlarge: 'icon-lab'
1548
+ }
1549
+ },
1550
+ 'editor/media-wrap-left': {
1551
+ sizeGuidance: {
1552
+ small: 'icon-lab',
1553
+ medium: 'icon-lab',
1554
+ large: 'icon-lab',
1555
+ xlarge: 'icon-lab'
1556
+ }
1557
+ },
1558
+ 'editor/media-wrap-right': {
1559
+ sizeGuidance: {
1560
+ small: 'icon-lab',
1561
+ medium: 'icon-lab',
1562
+ large: 'icon-lab',
1563
+ xlarge: 'icon-lab'
1564
+ }
1565
+ },
1566
+ 'editor/mention': {
1567
+ newIcon: {
1568
+ name: 'mention',
1569
+ type: 'core',
1570
+ package: '@atlaskit/icon'
1571
+ },
1572
+ sizeGuidance: {
1573
+ small: 'swap',
1574
+ medium: 'swap',
1575
+ large: 'icon-tile',
1576
+ xlarge: 'icon-tile'
1577
+ }
1578
+ },
1579
+ 'editor/more': {
1580
+ newIcon: {
1581
+ name: 'show-more-horizontal',
1582
+ type: 'core',
1583
+ package: '@atlaskit/icon'
1584
+ },
1585
+ sizeGuidance: {
1586
+ small: 'swap',
1587
+ medium: 'swap',
1588
+ large: 'icon-tile',
1589
+ xlarge: 'icon-tile'
1590
+ }
1591
+ },
1592
+ 'editor/note': {
1593
+ newIcon: {
1594
+ name: 'page',
1595
+ type: 'core',
1596
+ package: '@atlaskit/icon'
1597
+ },
1598
+ sizeGuidance: {
1599
+ small: 'swap-slight-visual-change',
1600
+ medium: 'swap-slight-visual-change',
1601
+ large: 'icon-tile',
1602
+ xlarge: 'icon-tile'
1603
+ }
1604
+ },
1605
+ 'editor/number-list': {
1606
+ sizeGuidance: {
1607
+ small: 'icon-lab',
1608
+ medium: 'icon-lab',
1609
+ large: 'icon-lab',
1610
+ xlarge: 'icon-lab'
1611
+ }
1612
+ },
1613
+ 'editor/open': {
1614
+ newIcon: {
1615
+ name: 'arrow-up-right',
1616
+ type: 'core',
1617
+ package: '@atlaskit/icon'
1618
+ },
1619
+ sizeGuidance: {
1620
+ small: 'swap',
1621
+ medium: 'swap',
1622
+ large: 'icon-tile',
1623
+ xlarge: 'icon-tile'
1624
+ }
1625
+ },
1626
+ 'editor/outdent': {
1627
+ sizeGuidance: {
1628
+ small: 'icon-lab',
1629
+ medium: 'icon-lab',
1630
+ large: 'icon-lab',
1631
+ xlarge: 'icon-lab'
1632
+ }
1633
+ },
1634
+ 'editor/panel': {
1635
+ newIcon: {
1636
+ name: 'information',
1637
+ type: 'core',
1638
+ package: '@atlaskit/icon'
1639
+ },
1640
+ sizeGuidance: {
1641
+ small: 'swap-visual-change',
1642
+ medium: 'swap-visual-change',
1643
+ large: 'icon-tile',
1644
+ xlarge: 'icon-tile'
1645
+ }
1646
+ },
1647
+ 'editor/photo': {
1648
+ newIcon: {
1649
+ name: 'camera',
1650
+ type: 'core',
1651
+ package: '@atlaskit/icon'
1652
+ },
1653
+ sizeGuidance: {
1654
+ small: 'swap-visual-change',
1655
+ medium: 'swap-visual-change',
1656
+ large: 'icon-tile',
1657
+ xlarge: 'icon-tile'
1658
+ }
1659
+ },
1660
+ 'editor/quote': {
1661
+ newIcon: {
1662
+ name: 'quotation-mark',
1663
+ type: 'core',
1664
+ package: '@atlaskit/icon'
1665
+ },
1666
+ sizeGuidance: {
1667
+ small: 'swap-visual-change',
1668
+ medium: 'swap-visual-change',
1669
+ large: 'icon-tile',
1670
+ xlarge: 'icon-tile'
1671
+ }
1672
+ },
1673
+ 'editor/recent': {
1674
+ newIcon: {
1675
+ name: 'clock',
1676
+ type: 'core',
1677
+ package: '@atlaskit/icon'
1678
+ },
1679
+ sizeGuidance: {
1680
+ small: 'swap-visual-change',
1681
+ medium: 'swap-visual-change',
1682
+ large: 'icon-tile',
1683
+ xlarge: 'icon-tile'
1684
+ }
1685
+ },
1686
+ 'editor/redo': {
1687
+ newIcon: {
1688
+ name: 'redo',
1689
+ type: 'core',
1690
+ package: '@atlaskit/icon'
1691
+ },
1692
+ sizeGuidance: {
1693
+ small: 'swap',
1694
+ medium: 'swap',
1695
+ large: 'icon-tile',
1696
+ xlarge: 'icon-tile'
1697
+ }
1698
+ },
1699
+ 'editor/remove-emoji': {
1700
+ sizeGuidance: {
1701
+ small: 'icon-lab',
1702
+ medium: 'icon-lab',
1703
+ large: 'icon-lab',
1704
+ xlarge: 'icon-lab'
1705
+ }
1706
+ },
1707
+ 'editor/remove': {
1708
+ newIcon: {
1709
+ name: 'delete',
1710
+ type: 'core',
1711
+ package: '@atlaskit/icon'
1712
+ },
1713
+ sizeGuidance: {
1714
+ small: 'swap-visual-change',
1715
+ medium: 'swap-visual-change',
1716
+ large: 'icon-tile',
1717
+ xlarge: 'icon-tile'
1718
+ }
1719
+ },
1720
+ 'editor/search': {
1721
+ newIcon: {
1722
+ name: 'search',
1723
+ type: 'core',
1724
+ package: '@atlaskit/icon'
1725
+ },
1726
+ sizeGuidance: {
1727
+ small: 'swap',
1728
+ medium: 'swap',
1729
+ large: 'icon-tile',
1730
+ xlarge: 'icon-tile'
1731
+ }
1732
+ },
1733
+ 'editor/settings': {
1734
+ newIcon: {
1735
+ name: 'settings',
1736
+ type: 'core',
1737
+ package: '@atlaskit/icon'
1738
+ },
1739
+ sizeGuidance: {
1740
+ small: 'swap-visual-change',
1741
+ medium: 'swap-visual-change',
1742
+ large: 'icon-tile',
1743
+ xlarge: 'icon-tile'
1744
+ }
1745
+ },
1746
+ 'editor/strikethrough': {
1747
+ sizeGuidance: {
1748
+ small: 'icon-lab',
1749
+ medium: 'icon-lab',
1750
+ large: 'icon-lab',
1751
+ xlarge: 'icon-lab'
1752
+ }
1753
+ },
1754
+ 'editor/success': {
1755
+ newIcon: {
1756
+ name: 'check-circle',
1757
+ type: 'core',
1758
+ package: '@atlaskit/icon'
1759
+ },
1760
+ sizeGuidance: {
1761
+ small: 'swap',
1762
+ medium: 'swap',
1763
+ large: 'icon-tile',
1764
+ xlarge: 'icon-tile'
1765
+ }
1766
+ },
1767
+ 'editor/table-display-options': {
1768
+ sizeGuidance: {
1769
+ small: 'icon-lab',
1770
+ medium: 'icon-lab',
1771
+ large: 'icon-lab',
1772
+ xlarge: 'icon-lab'
1773
+ }
1774
+ },
1775
+ 'editor/table': {
1776
+ sizeGuidance: {
1777
+ small: 'icon-lab',
1778
+ medium: 'icon-lab',
1779
+ large: 'icon-lab',
1780
+ xlarge: 'icon-lab'
1781
+ }
1782
+ },
1783
+ 'editor/task': {
1784
+ newIcon: {
1785
+ name: 'checkbox-checked',
1786
+ type: 'core',
1787
+ package: '@atlaskit/icon'
1788
+ },
1789
+ sizeGuidance: {
1790
+ small: 'swap',
1791
+ medium: 'swap',
1792
+ large: 'icon-tile',
1793
+ xlarge: 'icon-tile'
1794
+ }
1795
+ },
1796
+ 'editor/text-color': {
1797
+ sizeGuidance: {
1798
+ small: 'icon-lab',
1799
+ medium: 'icon-lab',
1800
+ large: 'icon-lab',
1801
+ xlarge: 'icon-lab'
1802
+ }
1803
+ },
1804
+ 'editor/text-style': {
1805
+ newIcon: {
1806
+ name: 'text-style',
1807
+ type: 'core',
1808
+ package: '@atlaskit/icon'
1809
+ },
1810
+ sizeGuidance: {
1811
+ small: 'swap',
1812
+ medium: 'swap',
1813
+ large: 'icon-tile',
1814
+ xlarge: 'icon-tile'
1815
+ }
1816
+ },
1817
+ 'editor/underline': {
1818
+ sizeGuidance: {
1819
+ small: 'icon-lab',
1820
+ medium: 'icon-lab',
1821
+ large: 'icon-lab',
1822
+ xlarge: 'icon-lab'
1823
+ }
1824
+ },
1825
+ 'editor/undo': {
1826
+ newIcon: {
1827
+ name: 'undo',
1828
+ type: 'core',
1829
+ package: '@atlaskit/icon'
1830
+ },
1831
+ sizeGuidance: {
1832
+ small: 'swap',
1833
+ medium: 'swap',
1834
+ large: 'icon-tile',
1835
+ xlarge: 'icon-tile'
1836
+ }
1837
+ },
1838
+ 'editor/unlink': {
1839
+ newIcon: {
1840
+ name: 'link-broken',
1841
+ type: 'core',
1842
+ package: '@atlaskit/icon'
1843
+ },
1844
+ sizeGuidance: {
1845
+ small: 'swap',
1846
+ medium: 'swap',
1847
+ large: 'icon-tile',
1848
+ xlarge: 'icon-tile'
1849
+ }
1850
+ },
1851
+ 'editor/warning': {
1852
+ newIcon: {
1853
+ name: 'warning',
1854
+ type: 'core',
1855
+ package: '@atlaskit/icon'
1856
+ },
1857
+ sizeGuidance: {
1858
+ small: 'swap',
1859
+ medium: 'swap',
1860
+ large: 'icon-tile',
1861
+ xlarge: 'icon-tile'
1862
+ }
1863
+ },
1864
+ email: {
1865
+ newIcon: {
1866
+ name: 'email',
1867
+ type: 'core',
1868
+ package: '@atlaskit/icon'
1869
+ },
1870
+ sizeGuidance: {
1871
+ small: 'swap',
1872
+ medium: 'swap',
1873
+ large: 'icon-tile',
1874
+ xlarge: 'icon-tile'
1875
+ }
1876
+ },
1877
+ 'emoji/activity': {
1878
+ sizeGuidance: {
1879
+ small: 'icon-lab',
1880
+ medium: 'icon-lab',
1881
+ large: 'icon-lab',
1882
+ xlarge: 'icon-lab'
1883
+ }
1884
+ },
1885
+ 'emoji-add': {
1886
+ newIcon: {
1887
+ name: 'emoji-add',
1888
+ type: 'core',
1889
+ package: '@atlaskit/icon'
1890
+ },
1891
+ sizeGuidance: {
1892
+ small: 'swap',
1893
+ medium: 'swap',
1894
+ large: 'icon-tile',
1895
+ xlarge: 'icon-tile'
1896
+ }
1897
+ },
1898
+ 'emoji/atlassian': {
1899
+ sizeGuidance: {
1900
+ small: 'icon-lab',
1901
+ medium: 'icon-lab',
1902
+ large: 'icon-lab',
1903
+ xlarge: 'icon-lab'
1904
+ }
1905
+ },
1906
+ 'emoji/custom': {
1907
+ newIcon: {
1908
+ name: 'add',
1909
+ type: 'core',
1910
+ package: '@atlaskit/icon'
1911
+ },
1912
+ sizeGuidance: {
1913
+ small: 'swap',
1914
+ medium: 'swap',
1915
+ large: 'icon-tile',
1916
+ xlarge: 'icon-tile'
1917
+ }
1918
+ },
1919
+ 'emoji/emoji': {
1920
+ newIcon: {
1921
+ name: 'emoji',
1922
+ type: 'core',
1923
+ package: '@atlaskit/icon'
1924
+ },
1925
+ sizeGuidance: {
1926
+ small: 'swap',
1927
+ medium: 'swap',
1928
+ large: 'icon-tile',
1929
+ xlarge: 'icon-tile'
1930
+ }
1931
+ },
1932
+ 'emoji/flags': {
1933
+ sizeGuidance: {
1934
+ small: 'icon-lab',
1935
+ medium: 'icon-lab',
1936
+ large: 'icon-lab',
1937
+ xlarge: 'icon-lab'
1938
+ }
1939
+ },
1940
+ 'emoji/food': {
1941
+ sizeGuidance: {
1942
+ small: 'icon-lab',
1943
+ medium: 'icon-lab',
1944
+ large: 'icon-lab',
1945
+ xlarge: 'icon-lab'
1946
+ }
1947
+ },
1948
+ 'emoji/frequent': {
1949
+ newIcon: {
1950
+ name: 'clock',
1951
+ type: 'core',
1952
+ package: '@atlaskit/icon'
1953
+ },
1954
+ sizeGuidance: {
1955
+ small: 'swap',
1956
+ medium: 'swap',
1957
+ large: 'icon-tile',
1958
+ xlarge: 'icon-tile'
1959
+ }
1960
+ },
1961
+ emoji: {
1962
+ newIcon: {
1963
+ name: 'emoji',
1964
+ type: 'core',
1965
+ package: '@atlaskit/icon'
1966
+ },
1967
+ sizeGuidance: {
1968
+ small: 'swap',
1969
+ medium: 'swap',
1970
+ large: 'icon-tile',
1971
+ xlarge: 'icon-tile'
1972
+ }
1973
+ },
1974
+ 'emoji/keyboard': {
1975
+ newIcon: {
1976
+ name: 'text-style',
1977
+ type: 'core',
1978
+ package: '@atlaskit/icon'
1979
+ },
1980
+ sizeGuidance: {
1981
+ small: 'swap',
1982
+ medium: 'swap',
1983
+ large: 'icon-tile',
1984
+ xlarge: 'icon-tile'
1985
+ }
1986
+ },
1987
+ 'emoji/nature': {
1988
+ sizeGuidance: {
1989
+ small: 'icon-lab',
1990
+ medium: 'icon-lab',
1991
+ large: 'icon-lab',
1992
+ xlarge: 'icon-lab'
1993
+ }
1994
+ },
1995
+ 'emoji/objects': {
1996
+ newIcon: {
1997
+ name: 'lightbulb',
1998
+ type: 'core',
1999
+ package: '@atlaskit/icon'
2000
+ },
2001
+ sizeGuidance: {
2002
+ small: 'swap',
2003
+ medium: 'swap',
2004
+ large: 'icon-tile',
2005
+ xlarge: 'icon-tile'
2006
+ }
2007
+ },
2008
+ 'emoji/people': {
2009
+ sizeGuidance: {
2010
+ small: 'icon-lab',
2011
+ medium: 'icon-lab',
2012
+ large: 'icon-lab',
2013
+ xlarge: 'icon-lab'
2014
+ }
2015
+ },
2016
+ 'emoji/productivity': {
2017
+ sizeGuidance: {
2018
+ small: 'icon-lab',
2019
+ medium: 'icon-lab',
2020
+ large: 'icon-lab',
2021
+ xlarge: 'icon-lab'
2022
+ }
2023
+ },
2024
+ 'emoji/symbols': {
2025
+ newIcon: {
2026
+ name: 'heart',
2027
+ type: 'core',
2028
+ package: '@atlaskit/icon'
2029
+ },
2030
+ sizeGuidance: {
2031
+ small: 'swap-visual-change',
2032
+ medium: 'swap-visual-change',
2033
+ large: 'icon-tile',
2034
+ xlarge: 'icon-tile'
2035
+ }
2036
+ },
2037
+ 'emoji/travel': {
2038
+ sizeGuidance: {
2039
+ small: 'icon-lab',
2040
+ medium: 'icon-lab',
2041
+ large: 'icon-lab',
2042
+ xlarge: 'icon-lab'
2043
+ }
2044
+ },
2045
+ error: {
2046
+ newIcon: {
2047
+ name: 'error',
2048
+ type: 'core',
2049
+ package: '@atlaskit/icon'
2050
+ },
2051
+ sizeGuidance: {
2052
+ small: 'swap',
2053
+ medium: 'swap',
2054
+ large: 'not-recommended',
2055
+ xlarge: 'not-recommended'
2056
+ }
2057
+ },
2058
+ export: {
2059
+ sizeGuidance: {
2060
+ small: 'icon-lab',
2061
+ medium: 'icon-lab',
2062
+ large: 'icon-lab',
2063
+ xlarge: 'icon-lab'
2064
+ }
2065
+ },
2066
+ feedback: {
2067
+ newIcon: {
2068
+ name: 'feedback',
2069
+ type: 'core',
2070
+ package: '@atlaskit/icon'
2071
+ },
2072
+ sizeGuidance: {
2073
+ small: 'swap-visual-change',
2074
+ medium: 'swap-visual-change',
2075
+ large: 'icon-tile',
2076
+ xlarge: 'icon-tile'
2077
+ }
2078
+ },
2079
+ file: {
2080
+ sizeGuidance: {
2081
+ small: 'icon-lab',
2082
+ medium: 'icon-lab',
2083
+ large: 'icon-lab',
2084
+ xlarge: 'icon-lab'
2085
+ }
2086
+ },
2087
+ filter: {
2088
+ newIcon: {
2089
+ name: 'filter',
2090
+ type: 'core',
2091
+ package: '@atlaskit/icon'
2092
+ },
2093
+ sizeGuidance: {
2094
+ small: 'swap',
2095
+ medium: 'swap',
2096
+ large: 'icon-tile',
2097
+ xlarge: 'icon-tile'
2098
+ }
2099
+ },
2100
+ 'flag-filled': {
2101
+ sizeGuidance: {
2102
+ small: 'icon-lab',
2103
+ medium: 'icon-lab',
2104
+ large: 'icon-lab',
2105
+ xlarge: 'icon-lab'
2106
+ }
2107
+ },
2108
+ 'folder-filled': {
2109
+ sizeGuidance: {
2110
+ small: 'icon-lab',
2111
+ medium: 'icon-lab',
2112
+ large: 'icon-lab',
2113
+ xlarge: 'icon-lab'
2114
+ }
2115
+ },
2116
+ folder: {
2117
+ newIcon: {
2118
+ name: 'folder-closed',
2119
+ type: 'core',
2120
+ package: '@atlaskit/icon'
2121
+ },
2122
+ sizeGuidance: {
2123
+ small: 'swap-slight-visual-change',
2124
+ medium: 'swap-slight-visual-change',
2125
+ large: 'icon-tile',
2126
+ xlarge: 'icon-tile'
2127
+ }
2128
+ },
2129
+ followers: {
2130
+ newIcon: {
2131
+ name: 'person-offboard',
2132
+ type: 'core',
2133
+ package: '@atlaskit/icon'
2134
+ },
2135
+ sizeGuidance: {
2136
+ small: 'swap-slight-visual-change',
2137
+ medium: 'swap-slight-visual-change',
2138
+ large: 'icon-tile',
2139
+ xlarge: 'icon-tile'
2140
+ }
2141
+ },
2142
+ following: {
2143
+ sizeGuidance: {
2144
+ small: 'icon-lab',
2145
+ medium: 'icon-lab',
2146
+ large: 'icon-lab',
2147
+ xlarge: 'icon-lab'
2148
+ }
2149
+ },
2150
+ googledrive: {
2151
+ sizeGuidance: {
2152
+ small: 'product-icon',
2153
+ medium: 'product-icon',
2154
+ large: 'product-icon',
2155
+ xlarge: 'product-icon'
2156
+ }
2157
+ },
2158
+ 'graph-bar': {
2159
+ newIcon: {
2160
+ name: 'chart-bar',
2161
+ type: 'core',
2162
+ package: '@atlaskit/icon'
2163
+ },
2164
+ sizeGuidance: {
2165
+ small: 'swap-visual-change',
2166
+ medium: 'swap-visual-change',
2167
+ large: 'icon-tile',
2168
+ xlarge: 'icon-tile'
2169
+ }
2170
+ },
2171
+ 'graph-line': {
2172
+ newIcon: {
2173
+ name: 'chart-trend',
2174
+ type: 'core',
2175
+ package: '@atlaskit/icon'
2176
+ },
2177
+ sizeGuidance: {
2178
+ small: 'swap-visual-change',
2179
+ medium: 'swap-visual-change',
2180
+ large: 'icon-tile',
2181
+ xlarge: 'icon-tile'
2182
+ }
2183
+ },
2184
+ gsuite: {
2185
+ sizeGuidance: {
2186
+ small: 'product-icon',
2187
+ medium: 'product-icon',
2188
+ large: 'product-icon',
2189
+ xlarge: 'product-icon'
2190
+ }
2191
+ },
2192
+ highlights: {
2193
+ sizeGuidance: {
2194
+ small: 'icon-lab',
2195
+ medium: 'icon-lab',
2196
+ large: 'icon-lab',
2197
+ xlarge: 'icon-lab'
2198
+ }
2199
+ },
2200
+ 'home-circle': {
2201
+ newIcon: {
2202
+ name: 'home',
2203
+ type: 'core',
2204
+ package: '@atlaskit/icon'
2205
+ },
2206
+ sizeGuidance: {
2207
+ small: '16-icon-tile',
2208
+ medium: '24-icon-tile',
2209
+ large: '32-icon-tile',
2210
+ xlarge: '48-icon-tile'
2211
+ }
2212
+ },
2213
+ home: {
2214
+ newIcon: {
2215
+ name: 'home',
2216
+ type: 'core',
2217
+ package: '@atlaskit/icon'
2218
+ },
2219
+ sizeGuidance: {
2220
+ small: 'swap-slight-visual-change',
2221
+ medium: 'swap-slight-visual-change',
2222
+ large: 'icon-tile',
2223
+ xlarge: 'icon-tile'
2224
+ }
2225
+ },
2226
+ 'image-border': {
2227
+ sizeGuidance: {
2228
+ small: 'icon-lab',
2229
+ medium: 'icon-lab',
2230
+ large: 'icon-lab',
2231
+ xlarge: 'icon-lab'
2232
+ }
2233
+ },
2234
+ image: {
2235
+ newIcon: {
2236
+ name: 'image',
2237
+ type: 'core',
2238
+ package: '@atlaskit/icon'
2239
+ },
2240
+ sizeGuidance: {
2241
+ small: 'swap-visual-change',
2242
+ medium: 'swap-visual-change',
2243
+ large: 'icon-tile',
2244
+ xlarge: 'icon-tile'
2245
+ }
2246
+ },
2247
+ 'image-resize': {
2248
+ newIcon: {
2249
+ name: 'expand',
2250
+ type: 'core',
2251
+ package: '@atlaskit/icon'
2252
+ },
2253
+ sizeGuidance: {
2254
+ small: 'swap-visual-change',
2255
+ medium: 'swap-visual-change',
2256
+ large: 'icon-tile',
2257
+ xlarge: 'icon-tile'
2258
+ }
2259
+ },
2260
+ info: {
2261
+ newIcon: {
2262
+ name: 'information',
2263
+ type: 'core',
2264
+ package: '@atlaskit/icon'
2265
+ },
2266
+ sizeGuidance: {
2267
+ small: 'swap',
2268
+ medium: 'swap',
2269
+ large: 'not-recommended',
2270
+ xlarge: 'not-recommended'
2271
+ }
2272
+ },
2273
+ 'invite-team': {
2274
+ newIcon: {
2275
+ name: 'person-add',
2276
+ type: 'core',
2277
+ package: '@atlaskit/icon'
2278
+ },
2279
+ sizeGuidance: {
2280
+ small: 'swap-visual-change',
2281
+ medium: 'swap-visual-change',
2282
+ large: 'icon-tile',
2283
+ xlarge: 'icon-tile'
2284
+ }
2285
+ },
2286
+ issue: {
2287
+ newIcon: {
2288
+ name: 'issue',
2289
+ type: 'core',
2290
+ package: '@atlaskit/icon'
2291
+ },
2292
+ sizeGuidance: {
2293
+ small: 'swap',
2294
+ medium: 'swap',
2295
+ large: 'icon-tile',
2296
+ xlarge: 'icon-tile'
2297
+ }
2298
+ },
2299
+ 'issue-raise': {
2300
+ sizeGuidance: {
2301
+ small: 'icon-lab',
2302
+ medium: 'icon-lab',
2303
+ large: 'icon-lab',
2304
+ xlarge: 'icon-lab'
2305
+ }
2306
+ },
2307
+ issues: {
2308
+ newIcon: {
2309
+ name: 'issues',
2310
+ type: 'core',
2311
+ package: '@atlaskit/icon'
2312
+ },
2313
+ sizeGuidance: {
2314
+ small: 'swap-slight-visual-change',
2315
+ medium: 'swap-slight-visual-change',
2316
+ large: 'icon-tile',
2317
+ xlarge: 'icon-tile'
2318
+ }
2319
+ },
2320
+ 'jira/capture': {
2321
+ newIcon: {
2322
+ name: 'capture',
2323
+ type: 'core',
2324
+ package: '@atlaskit/icon'
2325
+ },
2326
+ sizeGuidance: {
2327
+ small: 'swap-slight-visual-change',
2328
+ medium: 'swap-slight-visual-change',
2329
+ large: 'icon-tile',
2330
+ xlarge: 'icon-tile'
2331
+ }
2332
+ },
2333
+ 'jira/failed-build-status': {
2334
+ sizeGuidance: {
2335
+ small: 'icon-lab',
2336
+ medium: 'icon-lab',
2337
+ large: 'icon-lab',
2338
+ xlarge: 'icon-lab'
2339
+ }
2340
+ },
2341
+ 'jira/labs': {
2342
+ newIcon: {
2343
+ name: 'flask',
2344
+ type: 'core',
2345
+ package: '@atlaskit/icon'
2346
+ },
2347
+ sizeGuidance: {
2348
+ small: 'swap-visual-change',
2349
+ medium: 'swap-visual-change',
2350
+ large: 'icon-tile',
2351
+ xlarge: 'icon-tile'
2352
+ }
2353
+ },
2354
+ 'jira/test-session': {
2355
+ newIcon: {
2356
+ name: 'bug',
2357
+ type: 'core',
2358
+ package: '@atlaskit/icon'
2359
+ },
2360
+ sizeGuidance: {
2361
+ small: 'swap',
2362
+ medium: 'swap',
2363
+ large: 'icon-tile',
2364
+ xlarge: 'icon-tile'
2365
+ }
2366
+ },
2367
+ label: {
2368
+ newIcon: {
2369
+ name: 'tag',
2370
+ type: 'core',
2371
+ package: '@atlaskit/icon'
2372
+ },
2373
+ sizeGuidance: {
2374
+ small: 'swap-visual-change',
2375
+ medium: 'swap-visual-change',
2376
+ large: 'icon-tile',
2377
+ xlarge: 'icon-tile'
2378
+ }
2379
+ },
2380
+ 'lightbulb-filled': {
2381
+ sizeGuidance: {
2382
+ small: 'icon-lab',
2383
+ medium: 'icon-lab',
2384
+ large: 'icon-lab',
2385
+ xlarge: 'icon-lab'
2386
+ }
2387
+ },
2388
+ lightbulb: {
2389
+ newIcon: {
2390
+ name: 'lightbulb',
2391
+ type: 'core',
2392
+ package: '@atlaskit/icon'
2393
+ },
2394
+ sizeGuidance: {
2395
+ small: 'swap',
2396
+ medium: 'swap',
2397
+ large: 'icon-tile',
2398
+ xlarge: 'icon-tile'
2399
+ }
2400
+ },
2401
+ like: {
2402
+ newIcon: {
2403
+ name: 'thumbs-up',
2404
+ type: 'core',
2405
+ package: '@atlaskit/icon'
2406
+ },
2407
+ sizeGuidance: {
2408
+ small: 'swap',
2409
+ medium: 'swap',
2410
+ large: 'icon-tile',
2411
+ xlarge: 'icon-tile'
2412
+ }
2413
+ },
2414
+ 'link-filled': {
2415
+ sizeGuidance: {
2416
+ small: '16-icon-tile',
2417
+ medium: '24-icon-tile',
2418
+ large: '32-icon-tile',
2419
+ xlarge: '48-icon-tile'
2420
+ }
2421
+ },
2422
+ link: {
2423
+ newIcon: {
2424
+ name: 'link',
2425
+ type: 'core',
2426
+ package: '@atlaskit/icon'
2427
+ },
2428
+ sizeGuidance: {
2429
+ small: 'swap-slight-visual-change',
2430
+ medium: 'swap-slight-visual-change',
2431
+ large: 'icon-tile',
2432
+ xlarge: 'icon-tile'
2433
+ }
2434
+ },
2435
+ list: {
2436
+ sizeGuidance: {
2437
+ small: 'icon-lab',
2438
+ medium: 'icon-lab',
2439
+ large: 'icon-lab',
2440
+ xlarge: 'icon-lab'
2441
+ }
2442
+ },
2443
+ 'hipchat/lobby': {
2444
+ newIcon: {
2445
+ name: 'lobby-bell',
2446
+ type: 'core',
2447
+ package: '@atlaskit/icon'
2448
+ },
2449
+ sizeGuidance: {
2450
+ small: 'swap-visual-change',
2451
+ medium: 'swap-visual-change',
2452
+ large: 'icon-tile',
2453
+ xlarge: 'icon-tile'
2454
+ }
2455
+ },
2456
+ location: {
2457
+ newIcon: {
2458
+ name: 'location',
2459
+ type: 'core',
2460
+ package: '@atlaskit/icon'
2461
+ },
2462
+ sizeGuidance: {
2463
+ small: 'swap-visual-change',
2464
+ medium: 'swap-visual-change',
2465
+ large: 'icon-tile',
2466
+ xlarge: 'icon-tile'
2467
+ }
2468
+ },
2469
+ 'lock-circle': {
2470
+ newIcon: {
2471
+ name: 'lock-locked',
2472
+ type: 'core',
2473
+ package: '@atlaskit/icon'
2474
+ },
2475
+ sizeGuidance: {
2476
+ small: '16-icon-tile',
2477
+ medium: '24-icon-tile',
2478
+ large: '32-icon-tile',
2479
+ xlarge: '48-icon-tile'
2480
+ }
2481
+ },
2482
+ 'lock-filled': {
2483
+ newIcon: {
2484
+ name: 'lock-locked',
2485
+ type: 'core',
2486
+ package: '@atlaskit/icon'
2487
+ },
2488
+ sizeGuidance: {
2489
+ small: 'icon-lab',
2490
+ medium: 'icon-lab',
2491
+ large: 'icon-lab',
2492
+ xlarge: 'icon-lab'
2493
+ }
2494
+ },
2495
+ lock: {
2496
+ newIcon: {
2497
+ name: 'lock-locked',
2498
+ type: 'core',
2499
+ package: '@atlaskit/icon'
2500
+ },
2501
+ sizeGuidance: {
2502
+ small: 'swap-visual-change',
2503
+ medium: 'swap-visual-change',
2504
+ large: 'icon-tile',
2505
+ xlarge: 'icon-tile'
2506
+ }
2507
+ },
2508
+ marketplace: {
2509
+ newIcon: {
2510
+ name: 'marketplace',
2511
+ type: 'core',
2512
+ package: '@atlaskit/icon'
2513
+ },
2514
+ sizeGuidance: {
2515
+ small: 'swap-visual-change',
2516
+ medium: 'swap-visual-change',
2517
+ large: 'icon-tile',
2518
+ xlarge: 'icon-tile'
2519
+ }
2520
+ },
2521
+ 'hipchat/media-attachment-count': {
2522
+ sizeGuidance: {
2523
+ small: 'icon-lab',
2524
+ medium: 'icon-lab',
2525
+ large: 'icon-lab',
2526
+ xlarge: 'icon-lab'
2527
+ }
2528
+ },
2529
+ 'media-services/actual-size': {
2530
+ newIcon: {
2531
+ name: 'maximize',
2532
+ type: 'core',
2533
+ package: '@atlaskit/icon'
2534
+ },
2535
+ sizeGuidance: {
2536
+ small: 'swap',
2537
+ medium: 'swap',
2538
+ large: 'icon-tile',
2539
+ xlarge: 'icon-tile'
2540
+ }
2541
+ },
2542
+ 'media-services/add-comment': {
2543
+ newIcon: {
2544
+ name: 'comment-add',
2545
+ type: 'core',
2546
+ package: '@atlaskit/icon'
2547
+ },
2548
+ sizeGuidance: {
2549
+ small: 'swap-visual-change',
2550
+ medium: 'swap-visual-change',
2551
+ large: 'icon-tile',
2552
+ xlarge: 'icon-tile'
2553
+ }
2554
+ },
2555
+ 'media-services/annotate': {
2556
+ sizeGuidance: {
2557
+ small: 'icon-lab',
2558
+ medium: 'icon-lab',
2559
+ large: 'icon-lab',
2560
+ xlarge: 'icon-lab'
2561
+ }
2562
+ },
2563
+ 'media-services/arrow': {
2564
+ sizeGuidance: {
2565
+ small: 'icon-lab',
2566
+ medium: 'icon-lab',
2567
+ large: 'icon-lab',
2568
+ xlarge: 'icon-lab'
2569
+ }
2570
+ },
2571
+ 'media-services/audio': {
2572
+ newIcon: {
2573
+ name: 'audio',
2574
+ type: 'core',
2575
+ package: '@atlaskit/icon'
2576
+ },
2577
+ sizeGuidance: {
2578
+ small: '16-icon-tile',
2579
+ medium: '24-icon-tile',
2580
+ large: '32-icon-tile',
2581
+ xlarge: '48-icon-tile'
2582
+ }
2583
+ },
2584
+ 'media-services/blur': {
2585
+ sizeGuidance: {
2586
+ small: 'icon-lab',
2587
+ medium: 'icon-lab',
2588
+ large: 'icon-lab',
2589
+ xlarge: 'icon-lab'
2590
+ }
2591
+ },
2592
+ 'media-services/brush': {
2593
+ sizeGuidance: {
2594
+ small: 'icon-lab',
2595
+ medium: 'icon-lab',
2596
+ large: 'icon-lab',
2597
+ xlarge: 'icon-lab'
2598
+ }
2599
+ },
2600
+ 'media-services/button-option': {
2601
+ sizeGuidance: {
2602
+ small: 'icon-lab',
2603
+ medium: 'icon-lab',
2604
+ large: 'icon-lab',
2605
+ xlarge: 'icon-lab'
2606
+ }
2607
+ },
2608
+ 'media-services/code': {
2609
+ newIcon: {
2610
+ name: 'angle-brackets',
2611
+ type: 'core',
2612
+ package: '@atlaskit/icon'
2613
+ },
2614
+ sizeGuidance: {
2615
+ small: '16-icon-tile',
2616
+ medium: '24-icon-tile',
2617
+ large: '32-icon-tile',
2618
+ xlarge: '48-icon-tile'
2619
+ }
2620
+ },
2621
+ 'media-services/document': {
2622
+ newIcon: {
2623
+ name: 'page',
2624
+ type: 'core',
2625
+ package: '@atlaskit/icon'
2626
+ },
2627
+ sizeGuidance: {
2628
+ small: 'swap-visual-change',
2629
+ medium: 'swap-visual-change',
2630
+ large: 'icon-tile',
2631
+ xlarge: 'icon-tile'
2632
+ }
2633
+ },
2634
+ 'media-services/filter': {
2635
+ newIcon: {
2636
+ name: 'filter',
2637
+ type: 'core',
2638
+ package: '@atlaskit/icon'
2639
+ },
2640
+ sizeGuidance: {
2641
+ small: 'swap-visual-change',
2642
+ medium: 'swap-visual-change',
2643
+ large: 'icon-tile',
2644
+ xlarge: 'icon-tile'
2645
+ }
2646
+ },
2647
+ 'media-services/fit-to-page': {
2648
+ sizeGuidance: {
2649
+ small: 'icon-lab',
2650
+ medium: 'icon-lab',
2651
+ large: 'icon-lab',
2652
+ xlarge: 'icon-lab'
2653
+ }
2654
+ },
2655
+ 'media-services/full-screen': {
2656
+ newIcon: {
2657
+ name: 'fullscreen-exit',
2658
+ type: 'core',
2659
+ package: '@atlaskit/icon'
2660
+ },
2661
+ sizeGuidance: {
2662
+ small: 'swap',
2663
+ medium: 'swap',
2664
+ large: 'icon-tile',
2665
+ xlarge: 'icon-tile'
2666
+ }
2667
+ },
2668
+ 'media-services/grid': {
2669
+ newIcon: {
2670
+ name: 'grid',
2671
+ type: 'core',
2672
+ package: '@atlaskit/icon'
2673
+ },
2674
+ sizeGuidance: {
2675
+ small: 'swap-visual-change',
2676
+ medium: 'swap-visual-change',
2677
+ large: 'icon-tile',
2678
+ xlarge: 'icon-tile'
2679
+ }
2680
+ },
2681
+ 'media-services/image': {
2682
+ newIcon: {
2683
+ name: 'image',
2684
+ type: 'core',
2685
+ package: '@atlaskit/icon'
2686
+ },
2687
+ sizeGuidance: {
2688
+ small: 'swap-visual-change',
2689
+ medium: 'swap-visual-change',
2690
+ large: 'icon-tile',
2691
+ xlarge: 'icon-tile'
2692
+ }
2693
+ },
2694
+ 'media-services/line': {
2695
+ sizeGuidance: {
2696
+ small: 'icon-lab',
2697
+ medium: 'icon-lab',
2698
+ large: 'icon-lab',
2699
+ xlarge: 'icon-lab'
2700
+ }
2701
+ },
2702
+ 'media-services/line-thickness': {
2703
+ sizeGuidance: {
2704
+ small: 'icon-lab',
2705
+ medium: 'icon-lab',
2706
+ large: 'icon-lab',
2707
+ xlarge: 'icon-lab'
2708
+ }
2709
+ },
2710
+ 'media-services/no-image': {
2711
+ sizeGuidance: {
2712
+ small: 'icon-lab',
2713
+ medium: 'icon-lab',
2714
+ large: 'icon-lab',
2715
+ xlarge: 'icon-lab'
2716
+ }
2717
+ },
2718
+ 'media-services/open-mediaviewer': {
2719
+ sizeGuidance: {
2720
+ small: 'icon-lab',
2721
+ medium: 'icon-lab',
2722
+ large: 'icon-lab',
2723
+ xlarge: 'icon-lab'
2724
+ }
2725
+ },
2726
+ 'media-services/oval': {
2727
+ sizeGuidance: {
2728
+ small: 'icon-lab',
2729
+ medium: 'icon-lab',
2730
+ large: 'icon-lab',
2731
+ xlarge: 'icon-lab'
2732
+ }
2733
+ },
2734
+ 'media-services/pdf': {
2735
+ sizeGuidance: {
2736
+ small: 'icon-lab',
2737
+ medium: 'icon-lab',
2738
+ large: 'icon-lab',
2739
+ xlarge: 'icon-lab'
2740
+ }
2741
+ },
2742
+ 'media-services/preselected': {
2743
+ sizeGuidance: {
2744
+ small: 'icon-lab',
2745
+ medium: 'icon-lab',
2746
+ large: 'icon-lab',
2747
+ xlarge: 'icon-lab'
2748
+ }
2749
+ },
2750
+ 'media-services/presentation': {
2751
+ newIcon: {
2752
+ name: 'chart-bar',
2753
+ type: 'core',
2754
+ package: '@atlaskit/icon'
2755
+ },
2756
+ sizeGuidance: {
2757
+ small: '16-icon-tile',
2758
+ medium: '24-icon-tile',
2759
+ large: '32-icon-tile',
2760
+ xlarge: '48-icon-tile'
2761
+ }
2762
+ },
2763
+ 'media-services/rectangle': {
2764
+ sizeGuidance: {
2765
+ small: 'icon-lab',
2766
+ medium: 'icon-lab',
2767
+ large: 'icon-lab',
2768
+ xlarge: 'icon-lab'
2769
+ }
2770
+ },
2771
+ 'media-services/scale-large': {
2772
+ newIcon: {
2773
+ name: 'image',
2774
+ type: 'core',
2775
+ package: '@atlaskit/icon'
2776
+ },
2777
+ sizeGuidance: {
2778
+ small: 'swap',
2779
+ medium: 'swap',
2780
+ large: 'icon-tile',
2781
+ xlarge: 'icon-tile'
2782
+ }
2783
+ },
2784
+ 'media-services/scale-small': {
2785
+ newIcon: {
2786
+ name: 'image',
2787
+ type: 'core',
2788
+ package: '@atlaskit/icon'
2789
+ },
2790
+ sizeGuidance: {
2791
+ small: 'swap-slight-visual-change',
2792
+ medium: 'swap-slight-visual-change',
2793
+ large: 'icon-tile',
2794
+ xlarge: 'icon-tile'
2795
+ }
2796
+ },
2797
+ 'media-services/spreadsheet': {
2798
+ newIcon: {
2799
+ name: 'spreadsheet',
2800
+ type: 'core',
2801
+ package: '@atlaskit/icon'
2802
+ },
2803
+ sizeGuidance: {
2804
+ small: 'swap-visual-change',
2805
+ medium: 'swap-visual-change',
2806
+ large: 'icon-tile',
2807
+ xlarge: 'icon-tile'
2808
+ }
2809
+ },
2810
+ 'media-services/text': {
2811
+ sizeGuidance: {
2812
+ small: 'icon-lab',
2813
+ medium: 'icon-lab',
2814
+ large: 'icon-lab',
2815
+ xlarge: 'icon-lab'
2816
+ }
2817
+ },
2818
+ 'media-services/unknown': {
2819
+ sizeGuidance: {
2820
+ small: 'icon-lab',
2821
+ medium: 'icon-lab',
2822
+ large: 'icon-lab',
2823
+ xlarge: 'icon-lab'
2824
+ }
2825
+ },
2826
+ 'media-services/video': {
2827
+ newIcon: {
2828
+ name: 'video',
2829
+ type: 'core',
2830
+ package: '@atlaskit/icon'
2831
+ },
2832
+ sizeGuidance: {
2833
+ small: '16-icon-tile',
2834
+ medium: '24-icon-tile',
2835
+ large: '32-icon-tile',
2836
+ xlarge: '48-icon-tile'
2837
+ }
2838
+ },
2839
+ 'media-services/zip': {
2840
+ sizeGuidance: {
2841
+ small: 'icon-lab',
2842
+ medium: 'icon-lab',
2843
+ large: 'icon-lab',
2844
+ xlarge: 'icon-lab'
2845
+ }
2846
+ },
2847
+ 'media-services/zoom-in': {
2848
+ newIcon: {
2849
+ name: 'zoom-in',
2850
+ type: 'core',
2851
+ package: '@atlaskit/icon'
2852
+ },
2853
+ sizeGuidance: {
2854
+ small: 'swap-visual-change',
2855
+ medium: 'swap-visual-change',
2856
+ large: 'icon-tile',
2857
+ xlarge: 'icon-tile'
2858
+ }
2859
+ },
2860
+ 'media-services/zoom-out': {
2861
+ newIcon: {
2862
+ name: 'zoom-out',
2863
+ type: 'core',
2864
+ package: '@atlaskit/icon'
2865
+ },
2866
+ sizeGuidance: {
2867
+ small: 'swap-visual-change',
2868
+ medium: 'swap-visual-change',
2869
+ large: 'icon-tile',
2870
+ xlarge: 'icon-tile'
2871
+ }
2872
+ },
2873
+ mention: {
2874
+ sizeGuidance: {
2875
+ small: 'icon-lab',
2876
+ medium: 'icon-lab',
2877
+ large: 'icon-lab',
2878
+ xlarge: 'icon-lab'
2879
+ }
2880
+ },
2881
+ 'menu-expand': {
2882
+ newIcon: {
2883
+ name: 'menu',
2884
+ type: 'core',
2885
+ package: '@atlaskit/icon'
2886
+ },
2887
+ sizeGuidance: {
2888
+ small: 'swap',
2889
+ medium: 'swap',
2890
+ large: 'icon-tile',
2891
+ xlarge: 'icon-tile'
2892
+ }
2893
+ },
2894
+ menu: {
2895
+ newIcon: {
2896
+ name: 'menu',
2897
+ type: 'core',
2898
+ package: '@atlaskit/icon'
2899
+ },
2900
+ sizeGuidance: {
2901
+ small: 'swap',
2902
+ medium: 'swap',
2903
+ large: 'icon-tile',
2904
+ xlarge: 'icon-tile'
2905
+ }
2906
+ },
2907
+ mobile: {
2908
+ newIcon: {
2909
+ name: 'device-mobile',
2910
+ type: 'core',
2911
+ package: '@atlaskit/icon'
2912
+ },
2913
+ sizeGuidance: {
2914
+ small: 'swap-visual-change',
2915
+ medium: 'swap-visual-change',
2916
+ large: 'icon-tile',
2917
+ xlarge: 'icon-tile'
2918
+ }
2919
+ },
2920
+ more: {
2921
+ newIcon: {
2922
+ name: 'show-more-horizontal',
2923
+ type: 'core',
2924
+ package: '@atlaskit/icon'
2925
+ },
2926
+ sizeGuidance: {
2927
+ small: 'swap',
2928
+ medium: 'swap',
2929
+ large: 'icon-tile',
2930
+ xlarge: 'icon-tile'
2931
+ }
2932
+ },
2933
+ 'more-vertical': {
2934
+ newIcon: {
2935
+ name: 'show-more-vertical',
2936
+ type: 'core',
2937
+ package: '@atlaskit/icon'
2938
+ },
2939
+ sizeGuidance: {
2940
+ small: 'swap',
2941
+ medium: 'swap',
2942
+ large: 'icon-tile',
2943
+ xlarge: 'icon-tile'
2944
+ }
2945
+ },
2946
+ 'notification-all': {
2947
+ sizeGuidance: {
2948
+ small: 'icon-lab',
2949
+ medium: 'icon-lab',
2950
+ large: 'icon-lab',
2951
+ xlarge: 'icon-lab'
2952
+ }
2953
+ },
2954
+ 'notification-direct': {
2955
+ newIcon: {
2956
+ name: 'notification',
2957
+ type: 'core',
2958
+ package: '@atlaskit/icon'
2959
+ },
2960
+ sizeGuidance: {
2961
+ small: 'swap-slight-visual-change',
2962
+ medium: 'swap-slight-visual-change',
2963
+ large: 'icon-tile',
2964
+ xlarge: 'icon-tile'
2965
+ }
2966
+ },
2967
+ notification: {
2968
+ newIcon: {
2969
+ name: 'notification',
2970
+ type: 'core',
2971
+ package: '@atlaskit/icon'
2972
+ },
2973
+ sizeGuidance: {
2974
+ small: 'swap-visual-change',
2975
+ medium: 'swap-visual-change',
2976
+ large: 'icon-tile',
2977
+ xlarge: 'icon-tile'
2978
+ }
2979
+ },
2980
+ 'office-building-filled': {
2981
+ newIcon: {
2982
+ name: 'office-building',
2983
+ type: 'core',
2984
+ package: '@atlaskit/icon'
2985
+ },
2986
+ sizeGuidance: {
2987
+ small: 'swap-visual-change',
2988
+ medium: 'swap-visual-change',
2989
+ large: 'icon-tile',
2990
+ xlarge: 'icon-tile'
2991
+ }
2992
+ },
2993
+ 'office-building': {
2994
+ newIcon: {
2995
+ name: 'office-building',
2996
+ type: 'core',
2997
+ package: '@atlaskit/icon'
2998
+ },
2999
+ sizeGuidance: {
3000
+ small: 'swap-slight-visual-change',
3001
+ medium: 'swap-slight-visual-change',
3002
+ large: 'icon-tile',
3003
+ xlarge: 'icon-tile'
3004
+ }
3005
+ },
3006
+ open: {
3007
+ newIcon: {
3008
+ name: 'arrow-up-right',
3009
+ type: 'core',
3010
+ package: '@atlaskit/icon'
3011
+ },
3012
+ sizeGuidance: {
3013
+ small: 'swap',
3014
+ medium: 'swap',
3015
+ large: 'icon-tile',
3016
+ xlarge: 'icon-tile'
3017
+ }
3018
+ },
3019
+ 'hipchat/outgoing-sound': {
3020
+ newIcon: {
3021
+ name: 'volume-high',
3022
+ type: 'core',
3023
+ package: '@atlaskit/icon'
3024
+ },
3025
+ sizeGuidance: {
3026
+ small: 'swap-visual-change',
3027
+ medium: 'swap-visual-change',
3028
+ large: 'icon-tile',
3029
+ xlarge: 'icon-tile'
3030
+ }
3031
+ },
3032
+ overview: {
3033
+ newIcon: {
3034
+ name: 'align-left',
3035
+ type: 'core',
3036
+ package: '@atlaskit/icon'
3037
+ },
3038
+ sizeGuidance: {
3039
+ small: 'swap',
3040
+ medium: 'swap',
3041
+ large: 'icon-tile',
3042
+ xlarge: 'icon-tile'
3043
+ }
3044
+ },
3045
+ 'page-filled': {
3046
+ newIcon: {
3047
+ name: 'page',
3048
+ type: 'core',
3049
+ package: '@atlaskit/icon'
3050
+ },
3051
+ sizeGuidance: {
3052
+ small: 'swap-visual-change',
3053
+ medium: 'swap-visual-change',
3054
+ large: 'icon-tile',
3055
+ xlarge: 'icon-tile'
3056
+ }
3057
+ },
3058
+ page: {
3059
+ newIcon: {
3060
+ name: 'page',
3061
+ type: 'core',
3062
+ package: '@atlaskit/icon'
3063
+ },
3064
+ sizeGuidance: {
3065
+ small: 'swap-slight-visual-change',
3066
+ medium: 'swap-slight-visual-change',
3067
+ large: 'icon-tile',
3068
+ xlarge: 'icon-tile'
3069
+ }
3070
+ },
3071
+ pdf: {
3072
+ sizeGuidance: {
3073
+ small: 'icon-lab',
3074
+ medium: 'icon-lab',
3075
+ large: 'icon-lab',
3076
+ xlarge: 'icon-lab'
3077
+ }
3078
+ },
3079
+ 'people-group': {
3080
+ sizeGuidance: {
3081
+ small: 'icon-lab',
3082
+ medium: 'icon-lab',
3083
+ large: 'icon-lab',
3084
+ xlarge: 'icon-lab'
3085
+ }
3086
+ },
3087
+ people: {
3088
+ sizeGuidance: {
3089
+ small: 'icon-lab',
3090
+ medium: 'icon-lab',
3091
+ large: 'icon-lab',
3092
+ xlarge: 'icon-lab'
3093
+ }
3094
+ },
3095
+ 'person-circle': {
3096
+ newIcon: {
3097
+ name: 'person-avatar',
3098
+ type: 'core',
3099
+ package: '@atlaskit/icon'
3100
+ },
3101
+ sizeGuidance: {
3102
+ small: 'swap-visual-change',
3103
+ medium: 'swap-visual-change',
3104
+ large: 'icon-tile',
3105
+ xlarge: 'icon-tile'
3106
+ }
3107
+ },
3108
+ person: {
3109
+ newIcon: {
3110
+ name: 'person',
3111
+ type: 'core',
3112
+ package: '@atlaskit/icon'
3113
+ },
3114
+ sizeGuidance: {
3115
+ small: 'swap-visual-change',
3116
+ medium: 'swap-visual-change',
3117
+ large: 'icon-tile',
3118
+ xlarge: 'icon-tile'
3119
+ }
3120
+ },
3121
+ 'person-with-circle': {
3122
+ sizeGuidance: {
3123
+ small: 'icon-lab',
3124
+ medium: 'icon-lab',
3125
+ large: 'icon-lab',
3126
+ xlarge: 'icon-lab'
3127
+ }
3128
+ },
3129
+ 'person-with-cross': {
3130
+ sizeGuidance: {
3131
+ small: 'icon-lab',
3132
+ medium: 'icon-lab',
3133
+ large: 'icon-lab',
3134
+ xlarge: 'icon-lab'
3135
+ }
3136
+ },
3137
+ 'person-with-tick': {
3138
+ newIcon: {
3139
+ name: 'person-added',
3140
+ type: 'core',
3141
+ package: '@atlaskit/icon'
3142
+ },
3143
+ sizeGuidance: {
3144
+ small: 'swap-visual-change',
3145
+ medium: 'swap-visual-change',
3146
+ large: 'icon-tile',
3147
+ xlarge: 'icon-tile'
3148
+ }
3149
+ },
3150
+ portfolio: {
3151
+ sizeGuidance: {
3152
+ small: 'icon-lab',
3153
+ medium: 'icon-lab',
3154
+ large: 'icon-lab',
3155
+ xlarge: 'icon-lab'
3156
+ }
3157
+ },
3158
+ preferences: {
3159
+ newIcon: {
3160
+ name: 'customize',
3161
+ type: 'core',
3162
+ package: '@atlaskit/icon'
3163
+ },
3164
+ sizeGuidance: {
3165
+ small: 'swap-visual-change',
3166
+ medium: 'swap-visual-change',
3167
+ large: 'icon-tile',
3168
+ xlarge: 'icon-tile'
3169
+ }
3170
+ },
3171
+ premium: {
3172
+ newIcon: {
3173
+ name: 'premium',
3174
+ type: 'core',
3175
+ package: '@atlaskit/icon'
3176
+ },
3177
+ sizeGuidance: {
3178
+ small: 'swap-visual-change',
3179
+ medium: 'swap-visual-change',
3180
+ large: 'icon-tile',
3181
+ xlarge: 'icon-tile'
3182
+ }
3183
+ },
3184
+ 'presence-active': {
3185
+ sizeGuidance: {
3186
+ small: 'icon-lab',
3187
+ medium: 'icon-lab',
3188
+ large: 'icon-lab',
3189
+ xlarge: 'icon-lab'
3190
+ }
3191
+ },
3192
+ 'presence-busy': {
3193
+ sizeGuidance: {
3194
+ small: 'icon-lab',
3195
+ medium: 'icon-lab',
3196
+ large: 'icon-lab',
3197
+ xlarge: 'icon-lab'
3198
+ }
3199
+ },
3200
+ 'presence-unavailable': {
3201
+ sizeGuidance: {
3202
+ small: 'icon-lab',
3203
+ medium: 'icon-lab',
3204
+ large: 'icon-lab',
3205
+ xlarge: 'icon-lab'
3206
+ }
3207
+ },
3208
+ 'question-circle': {
3209
+ newIcon: {
3210
+ name: 'question-circle',
3211
+ type: 'core',
3212
+ package: '@atlaskit/icon'
3213
+ },
3214
+ sizeGuidance: {
3215
+ small: 'swap-visual-change',
3216
+ medium: 'swap-visual-change',
3217
+ large: 'icon-tile',
3218
+ xlarge: 'icon-tile'
3219
+ }
3220
+ },
3221
+ question: {
3222
+ newIcon: {
3223
+ name: 'question-circle',
3224
+ type: 'core',
3225
+ package: '@atlaskit/icon'
3226
+ },
3227
+ sizeGuidance: {
3228
+ small: 'swap-visual-change',
3229
+ medium: 'swap-visual-change',
3230
+ large: 'icon-tile',
3231
+ xlarge: 'icon-tile'
3232
+ }
3233
+ },
3234
+ questions: {
3235
+ newIcon: {
3236
+ name: 'comment',
3237
+ type: 'core',
3238
+ package: '@atlaskit/icon'
3239
+ },
3240
+ sizeGuidance: {
3241
+ small: 'swap-slight-visual-change',
3242
+ medium: 'swap-slight-visual-change',
3243
+ large: 'icon-tile',
3244
+ xlarge: 'icon-tile'
3245
+ }
3246
+ },
3247
+ queues: {
3248
+ newIcon: {
3249
+ name: 'pages',
3250
+ type: 'core',
3251
+ package: '@atlaskit/icon'
3252
+ },
3253
+ sizeGuidance: {
3254
+ small: 'swap',
3255
+ medium: 'swap',
3256
+ large: 'icon-tile',
3257
+ xlarge: 'icon-tile'
3258
+ }
3259
+ },
3260
+ quote: {
3261
+ newIcon: {
3262
+ name: 'quotation-mark',
3263
+ type: 'core',
3264
+ package: '@atlaskit/icon'
3265
+ },
3266
+ sizeGuidance: {
3267
+ small: 'swap-visual-change',
3268
+ medium: 'swap-visual-change',
3269
+ large: 'icon-tile',
3270
+ xlarge: 'icon-tile'
3271
+ }
3272
+ },
3273
+ radio: {
3274
+ sizeGuidance: {
3275
+ small: 'icon-lab',
3276
+ medium: 'icon-lab',
3277
+ large: 'icon-lab',
3278
+ xlarge: 'icon-lab'
3279
+ }
3280
+ },
3281
+ recent: {
3282
+ newIcon: {
3283
+ name: 'clock',
3284
+ type: 'core',
3285
+ package: '@atlaskit/icon'
3286
+ },
3287
+ sizeGuidance: {
3288
+ small: 'swap-visual-change',
3289
+ medium: 'swap-visual-change',
3290
+ large: 'icon-tile',
3291
+ xlarge: 'icon-tile'
3292
+ }
3293
+ },
3294
+ redo: {
3295
+ newIcon: {
3296
+ name: 'redo',
3297
+ type: 'core',
3298
+ package: '@atlaskit/icon'
3299
+ },
3300
+ sizeGuidance: {
3301
+ small: 'swap-slight-visual-change',
3302
+ medium: 'swap-slight-visual-change',
3303
+ large: 'icon-tile',
3304
+ xlarge: 'icon-tile'
3305
+ }
3306
+ },
3307
+ refresh: {
3308
+ sizeGuidance: {
3309
+ small: 'icon-lab',
3310
+ medium: 'icon-lab',
3311
+ large: 'icon-lab',
3312
+ xlarge: 'icon-lab'
3313
+ }
3314
+ },
3315
+ retry: {
3316
+ newIcon: {
3317
+ name: 'retry',
3318
+ type: 'core',
3319
+ package: '@atlaskit/icon'
3320
+ },
3321
+ sizeGuidance: {
3322
+ small: 'swap-slight-visual-change',
3323
+ medium: 'swap-slight-visual-change',
3324
+ large: 'icon-tile',
3325
+ xlarge: 'icon-tile'
3326
+ }
3327
+ },
3328
+ roadmap: {
3329
+ newIcon: {
3330
+ name: 'roadmap',
3331
+ type: 'core',
3332
+ package: '@atlaskit/icon'
3333
+ },
3334
+ sizeGuidance: {
3335
+ small: 'swap-slight-visual-change',
3336
+ medium: 'swap-slight-visual-change',
3337
+ large: 'icon-tile',
3338
+ xlarge: 'icon-tile'
3339
+ }
3340
+ },
3341
+ 'room-menu': {
3342
+ sizeGuidance: {
3343
+ small: 'icon-lab',
3344
+ medium: 'icon-lab',
3345
+ large: 'icon-lab',
3346
+ xlarge: 'icon-lab'
3347
+ }
3348
+ },
3349
+ 'schedule-filled': {
3350
+ sizeGuidance: {
3351
+ small: 'icon-lab',
3352
+ medium: 'icon-lab',
3353
+ large: 'icon-lab',
3354
+ xlarge: 'icon-lab'
3355
+ }
3356
+ },
3357
+ schedule: {
3358
+ sizeGuidance: {
3359
+ small: 'icon-lab',
3360
+ medium: 'icon-lab',
3361
+ large: 'icon-lab',
3362
+ xlarge: 'icon-lab'
3363
+ }
3364
+ },
3365
+ screen: {
3366
+ newIcon: {
3367
+ name: 'screen',
3368
+ type: 'core',
3369
+ package: '@atlaskit/icon'
3370
+ },
3371
+ sizeGuidance: {
3372
+ small: 'swap',
3373
+ medium: 'swap',
3374
+ large: 'icon-tile',
3375
+ xlarge: 'icon-tile'
3376
+ }
3377
+ },
3378
+ 'hipchat/sd-video': {
3379
+ newIcon: {
3380
+ name: 'video',
3381
+ type: 'core',
3382
+ package: '@atlaskit/icon'
3383
+ },
3384
+ sizeGuidance: {
3385
+ small: 'swap-visual-change',
3386
+ medium: 'swap-visual-change',
3387
+ large: 'icon-tile',
3388
+ xlarge: 'icon-tile'
3389
+ }
3390
+ },
3391
+ search: {
3392
+ newIcon: {
3393
+ name: 'search',
3394
+ type: 'core',
3395
+ package: '@atlaskit/icon'
3396
+ },
3397
+ sizeGuidance: {
3398
+ small: 'swap',
3399
+ medium: 'swap',
3400
+ large: 'icon-tile',
3401
+ xlarge: 'icon-tile'
3402
+ }
3403
+ },
3404
+ 'select-clear': {
3405
+ newIcon: {
3406
+ name: 'cross-circle',
3407
+ type: 'core',
3408
+ package: '@atlaskit/icon'
3409
+ },
3410
+ sizeGuidance: {
3411
+ small: 'swap',
3412
+ medium: 'swap',
3413
+ large: 'icon-tile',
3414
+ xlarge: 'icon-tile'
3415
+ }
3416
+ },
3417
+ send: {
3418
+ newIcon: {
3419
+ name: 'send',
3420
+ type: 'core',
3421
+ package: '@atlaskit/icon'
3422
+ },
3423
+ sizeGuidance: {
3424
+ small: 'swap-slight-visual-change',
3425
+ medium: 'swap-slight-visual-change',
3426
+ large: 'icon-tile',
3427
+ xlarge: 'icon-tile'
3428
+ }
3429
+ },
3430
+ settings: {
3431
+ newIcon: {
3432
+ name: 'settings',
3433
+ type: 'core',
3434
+ package: '@atlaskit/icon'
3435
+ },
3436
+ sizeGuidance: {
3437
+ small: 'swap-visual-change',
3438
+ medium: 'swap-visual-change',
3439
+ large: 'icon-tile',
3440
+ xlarge: 'icon-tile'
3441
+ }
3442
+ },
3443
+ share: {
3444
+ newIcon: {
3445
+ name: 'share',
3446
+ type: 'core',
3447
+ package: '@atlaskit/icon'
3448
+ },
3449
+ sizeGuidance: {
3450
+ small: 'swap',
3451
+ medium: 'swap',
3452
+ large: 'icon-tile',
3453
+ xlarge: 'icon-tile'
3454
+ }
3455
+ },
3456
+ ship: {
3457
+ newIcon: {
3458
+ name: 'release',
3459
+ type: 'core',
3460
+ package: '@atlaskit/icon'
3461
+ },
3462
+ sizeGuidance: {
3463
+ small: 'swap',
3464
+ medium: 'swap',
3465
+ large: 'icon-tile',
3466
+ xlarge: 'icon-tile'
3467
+ }
3468
+ },
3469
+ shortcut: {
3470
+ newIcon: {
3471
+ name: 'link-external',
3472
+ type: 'core',
3473
+ package: '@atlaskit/icon'
3474
+ },
3475
+ sizeGuidance: {
3476
+ small: 'swap',
3477
+ medium: 'swap',
3478
+ large: 'icon-tile',
3479
+ xlarge: 'icon-tile'
3480
+ }
3481
+ },
3482
+ 'sign-in': {
3483
+ newIcon: {
3484
+ name: 'log-in',
3485
+ type: 'core',
3486
+ package: '@atlaskit/icon'
3487
+ },
3488
+ sizeGuidance: {
3489
+ small: 'swap-slight-visual-change',
3490
+ medium: 'swap-slight-visual-change',
3491
+ large: 'icon-tile',
3492
+ xlarge: 'icon-tile'
3493
+ }
3494
+ },
3495
+ 'sign-out': {
3496
+ newIcon: {
3497
+ name: 'log-out',
3498
+ type: 'core',
3499
+ package: '@atlaskit/icon'
3500
+ },
3501
+ sizeGuidance: {
3502
+ small: 'swap-slight-visual-change',
3503
+ medium: 'swap-slight-visual-change',
3504
+ large: 'icon-tile',
3505
+ xlarge: 'icon-tile'
3506
+ }
3507
+ },
3508
+ sprint: {
3509
+ newIcon: {
3510
+ name: 'sprint',
3511
+ type: 'core',
3512
+ package: '@atlaskit/icon'
3513
+ },
3514
+ sizeGuidance: {
3515
+ small: 'swap',
3516
+ medium: 'swap',
3517
+ large: 'icon-tile',
3518
+ xlarge: 'icon-tile'
3519
+ }
3520
+ },
3521
+ 'star-filled': {
3522
+ newIcon: {
3523
+ name: 'star-starred',
3524
+ type: 'core',
3525
+ package: '@atlaskit/icon'
3526
+ },
3527
+ sizeGuidance: {
3528
+ small: 'swap',
3529
+ medium: 'swap',
3530
+ large: 'icon-tile',
3531
+ xlarge: 'icon-tile'
3532
+ }
3533
+ },
3534
+ star: {
3535
+ newIcon: {
3536
+ name: 'star-unstarred',
3537
+ type: 'core',
3538
+ package: '@atlaskit/icon'
3539
+ },
3540
+ sizeGuidance: {
3541
+ small: 'swap-slight-visual-change',
3542
+ medium: 'swap-slight-visual-change',
3543
+ large: 'icon-tile',
3544
+ xlarge: 'icon-tile'
3545
+ }
3546
+ },
3547
+ 'star-large': {
3548
+ newIcon: {
3549
+ name: 'star-unstarred',
3550
+ type: 'core',
3551
+ package: '@atlaskit/icon'
3552
+ },
3553
+ sizeGuidance: {
3554
+ small: 'swap-slight-visual-change',
3555
+ medium: 'swap-slight-visual-change',
3556
+ large: 'icon-tile',
3557
+ xlarge: 'icon-tile'
3558
+ }
3559
+ },
3560
+ status: {
3561
+ sizeGuidance: {
3562
+ small: 'icon-lab',
3563
+ medium: 'icon-lab',
3564
+ large: 'icon-lab',
3565
+ xlarge: 'icon-lab'
3566
+ }
3567
+ },
3568
+ stopwatch: {
3569
+ newIcon: {
3570
+ name: 'stopwatch',
3571
+ type: 'core',
3572
+ package: '@atlaskit/icon'
3573
+ },
3574
+ sizeGuidance: {
3575
+ small: 'swap',
3576
+ medium: 'swap',
3577
+ large: 'icon-tile',
3578
+ xlarge: 'icon-tile'
3579
+ }
3580
+ },
3581
+ subtask: {
3582
+ newIcon: {
3583
+ name: 'subtasks',
3584
+ type: 'core',
3585
+ package: '@atlaskit/icon'
3586
+ },
3587
+ sizeGuidance: {
3588
+ small: 'swap-visual-change',
3589
+ medium: 'swap-visual-change',
3590
+ large: 'icon-tile',
3591
+ xlarge: 'icon-tile'
3592
+ }
3593
+ },
3594
+ suitcase: {
3595
+ newIcon: {
3596
+ name: 'briefcase',
3597
+ type: 'core',
3598
+ package: '@atlaskit/icon'
3599
+ },
3600
+ sizeGuidance: {
3601
+ small: 'swap',
3602
+ medium: 'swap',
3603
+ large: 'icon-tile',
3604
+ xlarge: 'icon-tile'
3605
+ }
3606
+ },
3607
+ switcher: {
3608
+ newIcon: {
3609
+ name: 'app-switcher',
3610
+ type: 'core',
3611
+ package: '@atlaskit/icon'
3612
+ },
3613
+ sizeGuidance: {
3614
+ small: 'swap-visual-change',
3615
+ medium: 'swap-visual-change',
3616
+ large: 'not-recommended',
3617
+ xlarge: 'not-recommended'
3618
+ }
3619
+ },
3620
+ table: {
3621
+ newIcon: {
3622
+ name: 'grid',
3623
+ type: 'core',
3624
+ package: '@atlaskit/icon'
3625
+ },
3626
+ sizeGuidance: {
3627
+ small: 'swap-visual-change',
3628
+ medium: 'swap-visual-change',
3629
+ large: 'not-recommended',
3630
+ xlarge: 'not-recommended'
3631
+ }
3632
+ },
3633
+ task: {
3634
+ newIcon: {
3635
+ name: 'task',
3636
+ type: 'core',
3637
+ package: '@atlaskit/icon'
3638
+ },
3639
+ sizeGuidance: {
3640
+ small: 'swap',
3641
+ medium: 'swap',
3642
+ large: 'icon-tile',
3643
+ xlarge: 'icon-tile'
3644
+ }
3645
+ },
3646
+ teams: {
3647
+ newIcon: {
3648
+ name: 'teams',
3649
+ type: 'core',
3650
+ package: '@atlaskit/icon'
3651
+ },
3652
+ sizeGuidance: {
3653
+ small: 'swap',
3654
+ medium: 'swap',
3655
+ large: 'icon-tile',
3656
+ xlarge: 'icon-tile'
3657
+ }
3658
+ },
3659
+ trash: {
3660
+ newIcon: {
3661
+ name: 'delete',
3662
+ type: 'core',
3663
+ package: '@atlaskit/icon'
3664
+ },
3665
+ sizeGuidance: {
3666
+ small: 'swap-visual-change',
3667
+ medium: 'swap-visual-change',
3668
+ large: 'icon-tile',
3669
+ xlarge: 'icon-tile'
3670
+ }
3671
+ },
3672
+ tray: {
3673
+ newIcon: {
3674
+ name: 'inbox',
3675
+ type: 'core',
3676
+ package: '@atlaskit/icon'
3677
+ },
3678
+ sizeGuidance: {
3679
+ small: 'swap-visual-change',
3680
+ medium: 'swap-visual-change',
3681
+ large: 'icon-tile',
3682
+ xlarge: 'icon-tile'
3683
+ }
3684
+ },
3685
+ undo: {
3686
+ newIcon: {
3687
+ name: 'undo',
3688
+ type: 'core',
3689
+ package: '@atlaskit/icon'
3690
+ },
3691
+ sizeGuidance: {
3692
+ small: 'swap-visual-change',
3693
+ medium: 'swap-visual-change',
3694
+ large: 'icon-tile',
3695
+ xlarge: 'icon-tile'
3696
+ }
3697
+ },
3698
+ unlink: {
3699
+ newIcon: {
3700
+ name: 'link-broken',
3701
+ type: 'core',
3702
+ package: '@atlaskit/icon'
3703
+ },
3704
+ sizeGuidance: {
3705
+ small: 'swap',
3706
+ medium: 'swap',
3707
+ large: 'icon-tile',
3708
+ xlarge: 'icon-tile'
3709
+ }
3710
+ },
3711
+ 'unlock-circle': {
3712
+ newIcon: {
3713
+ name: 'lock-locked',
3714
+ type: 'core',
3715
+ package: '@atlaskit/icon'
3716
+ },
3717
+ sizeGuidance: {
3718
+ small: '16-icon-tile',
3719
+ medium: '24-icon-tile',
3720
+ large: '32-icon-tile',
3721
+ xlarge: '48-icon-tile'
3722
+ }
3723
+ },
3724
+ 'unlock-filled': {
3725
+ newIcon: {
3726
+ name: 'lock-unlocked',
3727
+ type: 'core',
3728
+ package: '@atlaskit/icon'
3729
+ },
3730
+ sizeGuidance: {
3731
+ small: 'swap-size-shift-utility',
3732
+ medium: 'swap-size-shift-utility',
3733
+ large: 'icon-lab',
3734
+ xlarge: 'icon-lab'
3735
+ }
3736
+ },
3737
+ unlock: {
3738
+ newIcon: {
3739
+ name: 'lock-unlocked',
3740
+ type: 'core',
3741
+ package: '@atlaskit/icon'
3742
+ },
3743
+ sizeGuidance: {
3744
+ small: 'swap-slight-visual-change',
3745
+ medium: 'swap-slight-visual-change',
3746
+ large: 'icon-tile',
3747
+ xlarge: 'icon-tile'
3748
+ }
3749
+ },
3750
+ upload: {
3751
+ newIcon: {
3752
+ name: 'cloud-arrow-up',
3753
+ type: 'core',
3754
+ package: '@atlaskit/icon'
3755
+ },
3756
+ sizeGuidance: {
3757
+ small: 'swap',
3758
+ medium: 'swap',
3759
+ large: 'icon-tile',
3760
+ xlarge: 'icon-tile'
3761
+ }
3762
+ },
3763
+ 'user-avatar-circle': {
3764
+ newIcon: {
3765
+ name: 'person-avatar',
3766
+ type: 'core',
3767
+ package: '@atlaskit/icon'
3768
+ },
3769
+ sizeGuidance: {
3770
+ small: 'swap-visual-change',
3771
+ medium: 'swap-visual-change',
3772
+ large: 'icon-tile',
3773
+ xlarge: 'icon-tile'
3774
+ }
3775
+ },
3776
+ 'vid-audio-muted': {
3777
+ sizeGuidance: {
3778
+ small: 'icon-lab',
3779
+ medium: 'icon-lab',
3780
+ large: 'icon-lab',
3781
+ xlarge: 'icon-lab'
3782
+ }
3783
+ },
3784
+ 'vid-audio-on': {
3785
+ newIcon: {
3786
+ name: 'audio',
3787
+ type: 'core',
3788
+ package: '@atlaskit/icon'
3789
+ },
3790
+ sizeGuidance: {
3791
+ small: 'swap-visual-change',
3792
+ medium: 'swap-visual-change',
3793
+ large: 'icon-tile',
3794
+ xlarge: 'icon-tile'
3795
+ }
3796
+ },
3797
+ 'vid-backward': {
3798
+ sizeGuidance: {
3799
+ small: 'icon-lab',
3800
+ medium: 'icon-lab',
3801
+ large: 'icon-lab',
3802
+ xlarge: 'icon-lab'
3803
+ }
3804
+ },
3805
+ 'vid-camera-off': {
3806
+ sizeGuidance: {
3807
+ small: 'icon-lab',
3808
+ medium: 'icon-lab',
3809
+ large: 'icon-lab',
3810
+ xlarge: 'icon-lab'
3811
+ }
3812
+ },
3813
+ 'vid-camera-on': {
3814
+ newIcon: {
3815
+ name: 'video',
3816
+ type: 'core',
3817
+ package: '@atlaskit/icon'
3818
+ },
3819
+ sizeGuidance: {
3820
+ small: 'swap-visual-change',
3821
+ medium: 'swap-visual-change',
3822
+ large: 'icon-tile',
3823
+ xlarge: 'icon-tile'
3824
+ }
3825
+ },
3826
+ 'vid-connection-circle': {
3827
+ sizeGuidance: {
3828
+ small: 'icon-lab',
3829
+ medium: 'icon-lab',
3830
+ large: 'icon-lab',
3831
+ xlarge: 'icon-lab'
3832
+ }
3833
+ },
3834
+ 'video-circle': {
3835
+ newIcon: {
3836
+ name: 'video',
3837
+ type: 'core',
3838
+ package: '@atlaskit/icon'
3839
+ },
3840
+ sizeGuidance: {
3841
+ small: '16-icon-tile',
3842
+ medium: '24-icon-tile',
3843
+ large: '32-icon-tile',
3844
+ xlarge: '48-icon-tile'
3845
+ }
3846
+ },
3847
+ 'video-filled': {
3848
+ newIcon: {
3849
+ name: 'video',
3850
+ type: 'core',
3851
+ package: '@atlaskit/icon'
3852
+ },
3853
+ sizeGuidance: {
3854
+ small: 'swap-visual-change',
3855
+ medium: 'swap-visual-change',
3856
+ large: 'icon-tile',
3857
+ xlarge: 'icon-tile'
3858
+ }
3859
+ },
3860
+ 'vid-forward': {
3861
+ sizeGuidance: {
3862
+ small: 'icon-lab',
3863
+ medium: 'icon-lab',
3864
+ large: 'icon-lab',
3865
+ xlarge: 'icon-lab'
3866
+ }
3867
+ },
3868
+ 'vid-full-screen-off': {
3869
+ newIcon: {
3870
+ name: 'fullscreen-exit',
3871
+ type: 'core',
3872
+ package: '@atlaskit/icon'
3873
+ },
3874
+ sizeGuidance: {
3875
+ small: 'swap-visual-change',
3876
+ medium: 'swap-visual-change',
3877
+ large: 'icon-tile',
3878
+ xlarge: 'icon-tile'
3879
+ }
3880
+ },
3881
+ 'vid-full-screen-on': {
3882
+ newIcon: {
3883
+ name: 'fullscreen-enter',
3884
+ type: 'core',
3885
+ package: '@atlaskit/icon'
3886
+ },
3887
+ sizeGuidance: {
3888
+ small: 'swap',
3889
+ medium: 'swap',
3890
+ large: 'icon-tile',
3891
+ xlarge: 'icon-tile'
3892
+ }
3893
+ },
3894
+ 'vid-hang-up': {
3895
+ sizeGuidance: {
3896
+ small: 'icon-lab',
3897
+ medium: 'icon-lab',
3898
+ large: 'icon-lab',
3899
+ xlarge: 'icon-lab'
3900
+ }
3901
+ },
3902
+ 'vid-hd-circle': {
3903
+ sizeGuidance: {
3904
+ small: 'icon-lab',
3905
+ medium: 'icon-lab',
3906
+ large: 'icon-lab',
3907
+ xlarge: 'icon-lab'
3908
+ }
3909
+ },
3910
+ 'vid-pause': {
3911
+ newIcon: {
3912
+ name: 'video-pause',
3913
+ type: 'core',
3914
+ package: '@atlaskit/icon'
3915
+ },
3916
+ sizeGuidance: {
3917
+ small: 'swap-visual-change',
3918
+ medium: 'swap-visual-change',
3919
+ large: 'icon-tile',
3920
+ xlarge: 'icon-tile'
3921
+ }
3922
+ },
3923
+ 'vid-play': {
3924
+ newIcon: {
3925
+ name: 'video-play',
3926
+ type: 'core',
3927
+ package: '@atlaskit/icon'
3928
+ },
3929
+ sizeGuidance: {
3930
+ small: 'swap-visual-change',
3931
+ medium: 'swap-visual-change',
3932
+ large: 'icon-tile',
3933
+ xlarge: 'icon-tile'
3934
+ }
3935
+ },
3936
+ 'vid-raised-hand': {
3937
+ sizeGuidance: {
3938
+ small: 'icon-lab',
3939
+ medium: 'icon-lab',
3940
+ large: 'icon-lab',
3941
+ xlarge: 'icon-lab'
3942
+ }
3943
+ },
3944
+ 'vid-share-screen': {
3945
+ sizeGuidance: {
3946
+ small: 'icon-lab',
3947
+ medium: 'icon-lab',
3948
+ large: 'icon-lab',
3949
+ xlarge: 'icon-lab'
3950
+ }
3951
+ },
3952
+ 'vid-speaking-circle': {
3953
+ sizeGuidance: {
3954
+ small: 'icon-lab',
3955
+ medium: 'icon-lab',
3956
+ large: 'icon-lab',
3957
+ xlarge: 'icon-lab'
3958
+ }
3959
+ },
3960
+ 'vid-volume-full': {
3961
+ newIcon: {
3962
+ name: 'volume-high',
3963
+ type: 'core',
3964
+ package: '@atlaskit/icon'
3965
+ },
3966
+ sizeGuidance: {
3967
+ small: 'swap-visual-change',
3968
+ medium: 'swap-visual-change',
3969
+ large: 'icon-tile',
3970
+ xlarge: 'icon-tile'
3971
+ }
3972
+ },
3973
+ 'vid-volume-half': {
3974
+ newIcon: {
3975
+ name: 'volume-low',
3976
+ type: 'core',
3977
+ package: '@atlaskit/icon'
3978
+ },
3979
+ sizeGuidance: {
3980
+ small: 'swap-slight-visual-change',
3981
+ medium: 'swap-slight-visual-change',
3982
+ large: 'icon-tile',
3983
+ xlarge: 'icon-tile'
3984
+ }
3985
+ },
3986
+ 'vid-volume-muted': {
3987
+ newIcon: {
3988
+ name: 'volume-muted',
3989
+ type: 'core',
3990
+ package: '@atlaskit/icon'
3991
+ },
3992
+ sizeGuidance: {
3993
+ small: 'swap-slight-visual-change',
3994
+ medium: 'swap-slight-visual-change',
3995
+ large: 'icon-tile',
3996
+ xlarge: 'icon-tile'
3997
+ }
3998
+ },
3999
+ warning: {
4000
+ newIcon: {
4001
+ name: 'warning',
4002
+ type: 'core',
4003
+ package: '@atlaskit/icon'
4004
+ },
4005
+ sizeGuidance: {
4006
+ small: 'swap-visual-change',
4007
+ medium: 'swap-visual-change',
4008
+ large: 'icon-tile',
4009
+ xlarge: 'icon-tile'
4010
+ }
4011
+ },
4012
+ 'watch-filled': {
4013
+ newIcon: {
4014
+ name: 'eye-open-filled',
4015
+ type: 'core',
4016
+ package: '@atlaskit/icon'
4017
+ },
4018
+ sizeGuidance: {
4019
+ small: 'swap',
4020
+ medium: 'swap',
4021
+ large: 'icon-tile',
4022
+ xlarge: 'icon-tile'
4023
+ }
4024
+ },
4025
+ watch: {
4026
+ newIcon: {
4027
+ name: 'eye-open',
4028
+ type: 'core',
4029
+ package: '@atlaskit/icon'
4030
+ },
4031
+ sizeGuidance: {
4032
+ small: 'swap',
4033
+ medium: 'swap',
4034
+ large: 'icon-tile',
4035
+ xlarge: 'icon-tile'
4036
+ }
4037
+ },
4038
+ world: {
4039
+ newIcon: {
4040
+ name: 'globe',
4041
+ type: 'core',
4042
+ package: '@atlaskit/icon'
4043
+ },
4044
+ sizeGuidance: {
4045
+ small: 'swap-visual-change',
4046
+ medium: 'swap-visual-change',
4047
+ large: 'icon-tile',
4048
+ xlarge: 'icon-tile'
4049
+ }
4050
+ },
4051
+ 'world-small': {
4052
+ newIcon: {
4053
+ name: 'globe',
4054
+ type: 'core',
4055
+ package: '@atlaskit/icon'
4056
+ },
4057
+ sizeGuidance: {
4058
+ small: 'swap-visual-change',
4059
+ medium: 'swap-visual-change',
4060
+ large: 'icon-tile',
4061
+ xlarge: 'icon-tile'
4062
+ }
4063
+ }
4064
+ };
4065
+ var _default = exports.default = migrationMap;