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