@atlaskit/icon 22.14.2 → 22.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (786) hide show
  1. package/CHANGELOG.md +239 -0
  2. package/core/add.js +2 -2
  3. package/core/ai-agent.js +2 -2
  4. package/core/ai-chat.js +3 -3
  5. package/core/alert.js +2 -2
  6. package/core/align-center.js +2 -2
  7. package/core/align-left.js +2 -2
  8. package/core/align-right.js +2 -2
  9. package/core/angle-brackets.js +2 -2
  10. package/core/app-switcher-legacy.js +2 -2
  11. package/core/app-switcher.js +2 -2
  12. package/core/app.js +2 -2
  13. package/core/apps.js +2 -2
  14. package/core/archive-box.js +2 -2
  15. package/core/arrow-down.js +2 -2
  16. package/core/arrow-left.js +2 -2
  17. package/core/arrow-right.js +2 -2
  18. package/core/arrow-up-right.js +3 -3
  19. package/core/arrow-up.js +2 -2
  20. package/core/atlassian-intelligence.js +2 -2
  21. package/core/attachment.js +2 -2
  22. package/core/audio.js +2 -1
  23. package/core/automation.js +2 -2
  24. package/core/backlog.js +2 -2
  25. package/core/basketball.d.ts +14 -0
  26. package/core/basketball.js +31 -0
  27. package/core/board.js +2 -2
  28. package/core/boards.js +2 -2
  29. package/core/book-with-bookmark.js +2 -2
  30. package/core/branch.js +3 -3
  31. package/core/briefcase.js +2 -2
  32. package/core/bug.js +2 -2
  33. package/core/bulleted-list.js +4 -3
  34. package/core/calendar.js +2 -2
  35. package/core/camera.js +2 -2
  36. package/core/capture.js +2 -1
  37. package/core/cash.d.ts +14 -0
  38. package/core/cash.js +31 -0
  39. package/core/changes.js +2 -2
  40. package/core/chart-bar.js +2 -2
  41. package/core/chart-matrix.js +2 -2
  42. package/core/chart-pie.js +2 -2
  43. package/core/chart-trend.js +2 -2
  44. package/core/check-circle.js +3 -3
  45. package/core/check-mark.js +3 -3
  46. package/core/checkbox-checked.js +3 -3
  47. package/core/checkbox-indeterminate.js +2 -2
  48. package/core/checkbox-unchecked.js +2 -2
  49. package/core/child-issues.js +2 -2
  50. package/core/clock.js +2 -2
  51. package/core/close.js +2 -2
  52. package/core/cloud-arrow-up.js +2 -2
  53. package/core/collapse-horizontal.d.ts +14 -0
  54. package/core/collapse-horizontal.js +31 -0
  55. package/core/collapse-vertical.d.ts +14 -0
  56. package/core/collapse-vertical.js +31 -0
  57. package/core/collapse.js +3 -2
  58. package/core/comment-add.js +3 -3
  59. package/core/comment.js +3 -3
  60. package/core/commit.js +3 -3
  61. package/core/compass.js +2 -2
  62. package/core/component.js +2 -2
  63. package/core/content-align-center.d.ts +14 -0
  64. package/core/content-align-center.js +31 -0
  65. package/core/content-align-left.d.ts +14 -0
  66. package/core/content-align-left.js +31 -0
  67. package/core/content-align-right.d.ts +14 -0
  68. package/core/content-align-right.js +31 -0
  69. package/core/content-width-narrow.d.ts +14 -0
  70. package/core/content-width-narrow.js +31 -0
  71. package/core/content-width-wide.d.ts +14 -0
  72. package/core/content-width-wide.js +31 -0
  73. package/core/content-wrap-left.d.ts +14 -0
  74. package/core/content-wrap-left.js +31 -0
  75. package/core/content-wrap-right.d.ts +14 -0
  76. package/core/content-wrap-right.js +31 -0
  77. package/core/copy.js +2 -2
  78. package/core/credit-card.js +2 -2
  79. package/core/cross-circle.js +2 -2
  80. package/core/customize.js +2 -2
  81. package/core/dashboard.js +2 -2
  82. package/core/data-flow.d.ts +14 -0
  83. package/core/data-flow.js +31 -0
  84. package/core/database.js +2 -2
  85. package/core/decision.js +2 -2
  86. package/core/defect.d.ts +14 -0
  87. package/core/defect.js +31 -0
  88. package/core/delete.js +2 -2
  89. package/core/department.js +3 -3
  90. package/core/device-mobile.js +2 -2
  91. package/core/devices.d.ts +14 -0
  92. package/core/devices.js +31 -0
  93. package/core/discovery.d.ts +14 -0
  94. package/core/discovery.js +31 -0
  95. package/core/download.js +2 -2
  96. package/core/drag-handle.js +2 -2
  97. package/core/edit-bulk.d.ts +14 -0
  98. package/core/edit-bulk.js +31 -0
  99. package/core/edit.js +2 -2
  100. package/core/email.js +2 -2
  101. package/core/emoji-add.js +2 -2
  102. package/core/emoji.js +2 -2
  103. package/core/epic.js +2 -2
  104. package/core/error.js +3 -3
  105. package/core/expand-horizontal.d.ts +14 -0
  106. package/core/expand-horizontal.js +31 -0
  107. package/core/expand-vertical.d.ts +14 -0
  108. package/core/expand-vertical.js +31 -0
  109. package/core/expand.js +5 -4
  110. package/core/eye-open-filled.js +3 -3
  111. package/core/eye-open-strikethrough.d.ts +14 -0
  112. package/core/eye-open-strikethrough.js +31 -0
  113. package/core/eye-open.js +3 -3
  114. package/core/feed.js +2 -2
  115. package/core/feedback.js +3 -3
  116. package/core/field.d.ts +14 -0
  117. package/core/field.js +31 -0
  118. package/core/file.d.ts +14 -0
  119. package/core/file.js +31 -0
  120. package/core/files.d.ts +14 -0
  121. package/core/files.js +31 -0
  122. package/core/filter.js +2 -2
  123. package/core/flag-filled.d.ts +14 -0
  124. package/core/flag-filled.js +31 -0
  125. package/core/flag.js +2 -2
  126. package/core/flask.js +2 -2
  127. package/core/folder-closed.js +2 -2
  128. package/core/folder-open.js +2 -2
  129. package/core/fullscreen-enter.js +2 -2
  130. package/core/fullscreen-exit.js +3 -3
  131. package/core/globe.js +2 -2
  132. package/core/goal.js +2 -2
  133. package/core/grid.js +2 -2
  134. package/core/grow-diagonal.d.ts +14 -0
  135. package/core/grow-diagonal.js +31 -0
  136. package/core/grow-horizontal.d.ts +14 -0
  137. package/core/grow-horizontal.js +31 -0
  138. package/core/grow-vertical.d.ts +14 -0
  139. package/core/grow-vertical.js +31 -0
  140. package/core/hashtag.js +2 -2
  141. package/core/headphones.d.ts +14 -0
  142. package/core/headphones.js +31 -0
  143. package/core/heart.js +2 -2
  144. package/core/home.js +2 -2
  145. package/core/image.js +2 -2
  146. package/core/inbox.js +2 -2
  147. package/core/incident.js +2 -2
  148. package/core/information.js +2 -2
  149. package/core/issue.js +3 -3
  150. package/core/issues.js +3 -3
  151. package/core/key-result.d.ts +14 -0
  152. package/core/key-result.js +31 -0
  153. package/core/layout-three-columns-sidebars.d.ts +14 -0
  154. package/core/layout-three-columns-sidebars.js +31 -0
  155. package/core/layout-three-columns.d.ts +14 -0
  156. package/core/layout-three-columns.js +31 -0
  157. package/core/layout-two-columns-sidebar-left.d.ts +14 -0
  158. package/core/layout-two-columns-sidebar-left.js +31 -0
  159. package/core/layout-two-columns-sidebar-right.d.ts +14 -0
  160. package/core/layout-two-columns-sidebar-right.js +31 -0
  161. package/core/layout-two-columns.d.ts +14 -0
  162. package/core/layout-two-columns.js +31 -0
  163. package/core/library.d.ts +14 -0
  164. package/core/library.js +31 -0
  165. package/core/lightbulb.js +2 -2
  166. package/core/link-broken.js +2 -2
  167. package/core/link-external.js +2 -2
  168. package/core/link.js +2 -2
  169. package/core/list-bulleted.d.ts +14 -0
  170. package/core/list-bulleted.js +31 -0
  171. package/core/list-checklist.d.ts +14 -0
  172. package/core/list-checklist.js +31 -0
  173. package/core/list-numbered.d.ts +14 -0
  174. package/core/list-numbered.js +31 -0
  175. package/core/lobby-bell.js +2 -2
  176. package/core/location.js +2 -2
  177. package/core/lock-locked.js +3 -3
  178. package/core/lock-unlocked.js +3 -3
  179. package/core/log-in.js +2 -2
  180. package/core/log-out.js +2 -2
  181. package/core/magic-wand.d.ts +14 -0
  182. package/core/magic-wand.js +31 -0
  183. package/core/marketplace.js +3 -3
  184. package/core/maximize.js +3 -3
  185. package/core/megaphone.js +2 -2
  186. package/core/mention.js +2 -2
  187. package/core/menu.js +2 -2
  188. package/core/merge-failure.d.ts +14 -0
  189. package/core/merge-failure.js +31 -0
  190. package/core/merge-success.d.ts +14 -0
  191. package/core/merge-success.js +31 -0
  192. package/core/microphone.js +2 -2
  193. package/core/migration/add--add-circle.js +2 -2
  194. package/core/migration/add--editor-add.js +2 -2
  195. package/core/migration/add--emoji-custom.js +2 -2
  196. package/core/migration/add.js +2 -2
  197. package/core/migration/align-center--editor-align-center.js +2 -2
  198. package/core/migration/align-left--editor-align-left.js +2 -2
  199. package/core/migration/align-left--overview.js +2 -2
  200. package/core/migration/align-right--editor-align-right.js +2 -2
  201. package/core/migration/angle-brackets--bitbucket-repos.js +2 -2
  202. package/core/migration/angle-brackets--bitbucket-source.js +2 -2
  203. package/core/migration/angle-brackets--code.js +2 -2
  204. package/core/migration/angle-brackets--editor-code.js +2 -2
  205. package/core/migration/angle-brackets--media-services-code.js +2 -2
  206. package/core/migration/app--addon.js +2 -2
  207. package/core/migration/app-switcher--switcher.js +2 -2
  208. package/core/migration/app-switcher.js +2 -2
  209. package/core/migration/archive-box--archive.js +2 -2
  210. package/core/migration/arrow-down--arrow-down-circle.js +2 -2
  211. package/core/migration/arrow-down.js +2 -2
  212. package/core/migration/arrow-left--arrow-left-circle.js +2 -2
  213. package/core/migration/arrow-left.js +2 -2
  214. package/core/migration/arrow-right--arrow-right-circle.js +2 -2
  215. package/core/migration/arrow-right.js +2 -2
  216. package/core/migration/arrow-up--arrow-up-circle.js +2 -2
  217. package/core/migration/arrow-up-right--editor-open.js +2 -2
  218. package/core/migration/arrow-up-right--open.js +2 -2
  219. package/core/migration/arrow-up.js +2 -2
  220. package/core/migration/attachment--editor-attachment.js +2 -2
  221. package/core/migration/attachment.js +2 -2
  222. package/core/migration/audio--audio-circle.js +2 -1
  223. package/core/migration/audio--media-services-audio.js +2 -1
  224. package/core/migration/audio.js +2 -1
  225. package/core/migration/backlog.js +2 -2
  226. package/core/migration/{fullscreen-exit--vid-full-screen-off.d.ts → basketball--emoji-activity.d.ts} +3 -3
  227. package/core/migration/basketball--emoji-activity.js +33 -0
  228. package/core/migration/board.js +2 -2
  229. package/core/migration/boards--switcher.d.ts +14 -0
  230. package/core/migration/boards--switcher.js +33 -0
  231. package/core/migration/book-with-bookmark--book.js +2 -2
  232. package/core/migration/branch--bitbucket-branches.js +2 -2
  233. package/core/migration/briefcase--suitcase.js +2 -2
  234. package/core/migration/bug--jira-test-session.js +2 -2
  235. package/core/migration/bulleted-list--bullet-list.js +2 -2
  236. package/core/migration/bulleted-list--editor-bullet-list.js +2 -2
  237. package/core/migration/calendar--calendar-filled.js +2 -2
  238. package/core/migration/calendar--editor-date.js +2 -2
  239. package/core/migration/calendar.js +2 -2
  240. package/core/migration/camera--camera-filled.js +2 -2
  241. package/core/migration/camera--editor-photo.js +2 -2
  242. package/core/migration/camera.js +2 -2
  243. package/core/migration/capture--jira-capture.js +2 -1
  244. package/core/migration/chart-bar--graph-bar.js +2 -2
  245. package/core/migration/chart-bar--media-services-presentation.js +2 -2
  246. package/core/migration/chart-trend--graph-line.js +2 -2
  247. package/core/migration/check-circle--check-circle-outline.js +33 -0
  248. package/core/migration/check-circle--emoji-productivity.d.ts +14 -0
  249. package/core/migration/{check-circle--editor-success.js → check-circle--emoji-productivity.js} +5 -5
  250. package/core/migration/check-circle.js +4 -4
  251. package/core/migration/check-mark--check.js +2 -2
  252. package/core/migration/check-mark--editor-done.js +2 -2
  253. package/core/migration/checkbox-checked--checkbox.js +2 -2
  254. package/core/migration/checkbox-checked--editor-task.js +2 -2
  255. package/core/migration/checkbox-indeterminate.js +2 -2
  256. package/core/migration/child-issues.js +2 -2
  257. package/core/migration/clock--editor-recent.js +2 -2
  258. package/core/migration/clock--emoji-frequent.js +2 -2
  259. package/core/migration/clock--recent.js +2 -2
  260. package/core/migration/close--cross.js +2 -2
  261. package/core/migration/close--editor-close.js +2 -2
  262. package/core/migration/cloud-arrow-up--upload.js +2 -2
  263. package/core/migration/collapse--editor-collapse.js +2 -2
  264. package/core/migration/comment--questions.js +2 -2
  265. package/core/migration/comment-add--media-services-add-comment.js +2 -2
  266. package/core/migration/comment.js +2 -2
  267. package/core/migration/commit--bitbucket-commits.js +2 -2
  268. package/core/migration/compass--discover-filled.js +2 -2
  269. package/core/migration/compass--discover.js +2 -2
  270. package/core/migration/component.js +2 -2
  271. package/core/migration/content-align-center--editor-align-image-center.d.ts +14 -0
  272. package/core/migration/content-align-center--editor-align-image-center.js +33 -0
  273. package/core/migration/content-align-left--editor-align-image-left.d.ts +14 -0
  274. package/core/migration/content-align-left--editor-align-image-left.js +33 -0
  275. package/core/migration/content-align-right--editor-align-image-right.d.ts +14 -0
  276. package/core/migration/content-align-right--editor-align-image-right.js +33 -0
  277. package/core/migration/content-width-narrow--editor-media-center.d.ts +14 -0
  278. package/core/migration/content-width-narrow--editor-media-center.js +33 -0
  279. package/core/migration/content-width-wide--editor-media-wide.d.ts +14 -0
  280. package/core/migration/content-width-wide--editor-media-wide.js +33 -0
  281. package/core/migration/copy.js +2 -2
  282. package/core/migration/credit-card--creditcard-filled.js +2 -2
  283. package/core/migration/credit-card--creditcard.js +2 -2
  284. package/core/migration/cross-circle--editor-error.js +2 -2
  285. package/core/migration/cross-circle--select-clear.js +2 -2
  286. package/core/migration/cross-circle.js +2 -2
  287. package/core/migration/customize--preferences.js +2 -2
  288. package/core/migration/dashboard--activity.js +2 -2
  289. package/core/migration/dashboard.js +2 -2
  290. package/core/migration/decision--editor-decision.js +2 -2
  291. package/core/migration/decision.js +2 -2
  292. package/core/migration/delete--editor-remove.js +2 -2
  293. package/core/migration/delete--trash.js +2 -2
  294. package/core/migration/department.js +2 -2
  295. package/core/migration/device-mobile--mobile.js +2 -2
  296. package/core/migration/download.js +2 -2
  297. package/core/migration/drag-handle--drag-handler.js +2 -2
  298. package/core/migration/edit--edit-filled.js +2 -2
  299. package/core/migration/edit--editor-edit.js +2 -2
  300. package/core/migration/edit.js +2 -2
  301. package/core/migration/email.js +2 -2
  302. package/core/migration/emoji--editor-emoji.js +2 -2
  303. package/core/migration/emoji--emoji-emoji.js +2 -2
  304. package/core/migration/emoji--emoji-people.js +2 -2
  305. package/core/migration/emoji-add.js +2 -2
  306. package/core/migration/emoji.js +2 -2
  307. package/core/migration/error.js +2 -2
  308. package/core/migration/expand--editor-expand.js +2 -2
  309. package/core/migration/expand--editor-image-resize.js +2 -2
  310. package/core/migration/expand--image-resize.js +2 -2
  311. package/core/migration/expand-horizontal--editor-media-full-width.d.ts +14 -0
  312. package/core/migration/expand-horizontal--editor-media-full-width.js +33 -0
  313. package/core/migration/eye-open--watch.js +2 -2
  314. package/core/migration/eye-open-filled--hipchat-audio-only.js +2 -2
  315. package/core/migration/eye-open-filled--watch-filled.js +2 -2
  316. package/core/migration/feedback--editor-feedback.js +3 -3
  317. package/core/migration/feedback.js +3 -3
  318. package/core/migration/file--editor-file.d.ts +14 -0
  319. package/core/migration/file--editor-file.js +33 -0
  320. package/core/migration/file.d.ts +14 -0
  321. package/core/migration/file.js +33 -0
  322. package/core/migration/filter--media-services-filter.js +2 -2
  323. package/core/migration/filter.js +2 -2
  324. package/core/migration/flag--emoji-flags.js +2 -2
  325. package/core/migration/flag-filled.d.ts +14 -0
  326. package/core/migration/flag-filled.js +33 -0
  327. package/core/migration/flask--jira-labs.js +2 -2
  328. package/core/migration/folder-closed--folder.js +2 -2
  329. package/core/migration/fullscreen-enter--vid-full-screen-on.js +2 -2
  330. package/core/migration/fullscreen-exit--media-services-full-screen.js +2 -2
  331. package/core/migration/globe--world-small.js +2 -2
  332. package/core/migration/globe--world.js +2 -2
  333. package/core/migration/grid--editor-table.js +2 -2
  334. package/core/migration/grid--media-services-grid.js +2 -2
  335. package/core/migration/grid--table.js +2 -2
  336. package/core/migration/grow-diagonal--media-services-actual-size.d.ts +14 -0
  337. package/core/migration/grow-diagonal--media-services-actual-size.js +33 -0
  338. package/core/migration/grow-horizontal--editor-expand.d.ts +14 -0
  339. package/core/migration/grow-horizontal--editor-expand.js +33 -0
  340. package/core/migration/heart--emoji-symbols.js +2 -2
  341. package/core/migration/home--home-circle.js +2 -2
  342. package/core/migration/home.js +2 -2
  343. package/core/migration/image--editor-image.js +2 -2
  344. package/core/migration/image--media-services-image.js +2 -2
  345. package/core/migration/image--media-services-scale-large.js +2 -2
  346. package/core/migration/image--media-services-scale-small.js +2 -2
  347. package/core/migration/image.js +2 -2
  348. package/core/migration/inbox--tray.js +2 -2
  349. package/core/migration/information--editor-info.js +2 -2
  350. package/core/migration/information--editor-panel.js +2 -2
  351. package/core/migration/information--info.js +2 -2
  352. package/core/migration/issue.js +2 -2
  353. package/core/migration/issues.js +2 -2
  354. package/core/migration/layout-three-columns--editor-layout-three-equal.d.ts +14 -0
  355. package/core/migration/layout-three-columns--editor-layout-three-equal.js +33 -0
  356. package/core/migration/layout-three-columns-sidebars--editor-layout-three-with-sidebars.d.ts +14 -0
  357. package/core/migration/layout-three-columns-sidebars--editor-layout-three-with-sidebars.js +33 -0
  358. package/core/migration/layout-two-columns--editor-layout-two-equal.d.ts +14 -0
  359. package/core/migration/layout-two-columns--editor-layout-two-equal.js +33 -0
  360. package/core/migration/layout-two-columns-sidebar-left--editor-layout-two-left-sidebar.d.ts +14 -0
  361. package/core/migration/layout-two-columns-sidebar-left--editor-layout-two-left-sidebar.js +33 -0
  362. package/core/migration/layout-two-columns-sidebar-right--editor-layout-two-right-sidebar.d.ts +14 -0
  363. package/core/migration/layout-two-columns-sidebar-right--editor-layout-two-right-sidebar.js +33 -0
  364. package/core/migration/lightbulb--editor-hint.js +2 -2
  365. package/core/migration/lightbulb--emoji-objects.js +2 -2
  366. package/core/migration/lightbulb--lightbulb-filled.js +2 -2
  367. package/core/migration/lightbulb.js +2 -2
  368. package/core/migration/link--editor-link.js +2 -2
  369. package/core/migration/link--link-filled.js +2 -2
  370. package/core/migration/link-broken--editor-unlink.js +2 -2
  371. package/core/migration/link-broken--unlink.js +2 -2
  372. package/core/migration/link-external--shortcut.js +2 -2
  373. package/core/migration/link.js +2 -2
  374. package/core/migration/list-bulleted--bullet-list.d.ts +14 -0
  375. package/core/migration/list-bulleted--bullet-list.js +33 -0
  376. package/core/migration/list-bulleted--editor-bullet-list.d.ts +14 -0
  377. package/core/migration/list-bulleted--editor-bullet-list.js +33 -0
  378. package/core/migration/list-numbered--editor-number-list.d.ts +14 -0
  379. package/core/migration/list-numbered--editor-number-list.js +33 -0
  380. package/core/migration/lobby-bell--hipchat-lobby.js +2 -2
  381. package/core/migration/location.js +2 -2
  382. package/core/migration/lock-locked--lock-circle.js +2 -2
  383. package/core/migration/lock-locked--lock-filled.js +2 -2
  384. package/core/migration/lock-locked--lock.js +2 -2
  385. package/core/migration/lock-locked--unlock-circle.js +2 -2
  386. package/core/migration/lock-unlocked--unlock-filled.js +2 -2
  387. package/core/migration/lock-unlocked--unlock.js +2 -2
  388. package/core/migration/log-in--sign-in.js +2 -2
  389. package/core/migration/log-out--sign-out.js +2 -2
  390. package/core/migration/marketplace.js +2 -2
  391. package/core/migration/maximize--editor-image-resize.d.ts +14 -0
  392. package/core/migration/maximize--editor-image-resize.js +33 -0
  393. package/core/migration/maximize--image-resize.d.ts +14 -0
  394. package/core/migration/maximize--image-resize.js +33 -0
  395. package/core/migration/maximize--media-services-actual-size.js +4 -4
  396. package/core/migration/mention--editor-mention.js +2 -2
  397. package/core/migration/menu--menu-expand.js +2 -2
  398. package/core/migration/menu.js +2 -2
  399. package/core/migration/microphone--vid-audio-on.js +2 -2
  400. package/core/migration/minimize--media-services-fit-to-page.js +3 -3
  401. package/core/migration/minimize--vid-full-screen-off.js +3 -3
  402. package/core/migration/minus--editor-horizontal-rule.d.ts +14 -0
  403. package/core/migration/minus--editor-horizontal-rule.js +33 -0
  404. package/core/migration/notification--notification-direct.js +2 -2
  405. package/core/migration/notification.js +2 -2
  406. package/core/migration/office-building--office-building-filled.js +2 -2
  407. package/core/migration/office-building.js +2 -2
  408. package/core/migration/on-call--hipchat-dial-out.d.ts +14 -0
  409. package/core/migration/on-call--hipchat-dial-out.js +33 -0
  410. package/core/migration/page--document-filled.js +2 -2
  411. package/core/migration/page--document.js +2 -2
  412. package/core/migration/page--editor-note.js +2 -2
  413. package/core/migration/page--media-services-document.js +2 -2
  414. package/core/migration/page--page-filled.js +2 -2
  415. package/core/migration/page.js +2 -2
  416. package/core/migration/pages--documents.js +2 -2
  417. package/core/migration/pages--queues.js +2 -2
  418. package/core/migration/paint-bucket--editor-background-color.d.ts +14 -0
  419. package/core/migration/paint-bucket--editor-background-color.js +33 -0
  420. package/core/migration/people-group--people.d.ts +14 -0
  421. package/core/migration/people-group--people.js +33 -0
  422. package/core/migration/people-group.d.ts +14 -0
  423. package/core/migration/people-group.js +33 -0
  424. package/core/migration/person-add--invite-team.js +2 -2
  425. package/core/migration/person-added--app-access.js +2 -2
  426. package/core/migration/person-added--person-with-tick.js +2 -2
  427. package/core/migration/person-avatar--person-circle.js +2 -2
  428. package/core/migration/person-avatar--user-avatar-circle.js +2 -2
  429. package/core/migration/person-offboard--followers.js +2 -1
  430. package/core/migration/person.js +2 -2
  431. package/core/migration/phone--hipchat-dial-out.js +2 -2
  432. package/core/migration/premium.js +2 -2
  433. package/core/migration/pull-request--bitbucket-pullrequests.js +2 -2
  434. package/core/migration/question-circle--editor-help.js +2 -2
  435. package/core/migration/question-circle--question.js +2 -2
  436. package/core/migration/question-circle.js +2 -2
  437. package/core/migration/quotation-mark--editor-quote.js +2 -2
  438. package/core/migration/quotation-mark--quote.js +2 -2
  439. package/core/migration/redo--editor-redo.js +2 -2
  440. package/core/migration/redo.js +2 -2
  441. package/core/migration/refresh.d.ts +14 -0
  442. package/core/migration/refresh.js +33 -0
  443. package/core/migration/release--ship.js +2 -2
  444. package/core/migration/retry.js +2 -2
  445. package/core/migration/roadmap.js +2 -2
  446. package/core/migration/screen.js +2 -2
  447. package/core/migration/search--editor-search.js +2 -2
  448. package/core/migration/search.js +2 -2
  449. package/core/migration/send.js +2 -2
  450. package/core/migration/settings--editor-settings.js +2 -2
  451. package/core/migration/settings.js +2 -2
  452. package/core/migration/share.js +2 -2
  453. package/core/migration/shortcut--add-item.js +2 -2
  454. package/core/migration/show-more-horizontal--editor-more.js +2 -2
  455. package/core/migration/show-more-horizontal--more.js +2 -2
  456. package/core/migration/show-more-vertical--more-vertical.js +2 -2
  457. package/core/migration/shrink-diagonal--media-services-fit-to-page.d.ts +14 -0
  458. package/core/migration/shrink-diagonal--media-services-fit-to-page.js +33 -0
  459. package/core/migration/shrink-diagonal--vid-full-screen-off.d.ts +14 -0
  460. package/core/migration/{fullscreen-exit--vid-full-screen-off.js → shrink-diagonal--vid-full-screen-off.js} +8 -8
  461. package/core/migration/shrink-horizontal--editor-collapse.d.ts +14 -0
  462. package/core/migration/shrink-horizontal--editor-collapse.js +33 -0
  463. package/core/migration/snippet--bitbucket-snippets.js +2 -2
  464. package/core/migration/spreadsheet--media-services-spreadsheet.js +2 -2
  465. package/core/migration/sprint.js +2 -2
  466. package/core/migration/star-starred--star-filled.js +2 -2
  467. package/core/migration/star-unstarred--star-large.js +2 -2
  468. package/core/migration/star-unstarred--star.js +2 -2
  469. package/core/migration/stopwatch.js +2 -2
  470. package/core/migration/subtasks--subtask.js +2 -2
  471. package/core/migration/success--check-circle.d.ts +14 -0
  472. package/core/migration/success--check-circle.js +33 -0
  473. package/core/migration/success--editor-success.d.ts +14 -0
  474. package/core/migration/success--editor-success.js +33 -0
  475. package/core/migration/tag--label.js +2 -2
  476. package/core/migration/takeout-food--emoji-food.d.ts +14 -0
  477. package/core/migration/takeout-food--emoji-food.js +33 -0
  478. package/core/migration/task.js +2 -2
  479. package/core/migration/teams.js +2 -2
  480. package/core/migration/text-bold--editor-bold.d.ts +14 -0
  481. package/core/migration/text-bold--editor-bold.js +33 -0
  482. package/core/migration/text-indent-left--editor-outdent.d.ts +14 -0
  483. package/core/migration/text-indent-left--editor-outdent.js +33 -0
  484. package/core/migration/text-indent-right--editor-indent.d.ts +14 -0
  485. package/core/migration/text-indent-right--editor-indent.js +33 -0
  486. package/core/migration/text-italic--editor-italic.d.ts +14 -0
  487. package/core/migration/text-italic--editor-italic.js +33 -0
  488. package/core/migration/text-style--editor-text-style.js +2 -2
  489. package/core/migration/text-style--emoji-keyboard.js +2 -2
  490. package/core/migration/thumbs-up--like.js +2 -2
  491. package/core/migration/tree--emoji-nature.d.ts +14 -0
  492. package/core/migration/tree--emoji-nature.js +33 -0
  493. package/core/migration/undo--editor-undo.js +2 -2
  494. package/core/migration/undo.js +2 -2
  495. package/core/migration/upload--export.js +2 -2
  496. package/core/migration/vehicle-car--emoji-travel.d.ts +14 -0
  497. package/core/migration/vehicle-car--emoji-travel.js +33 -0
  498. package/core/migration/video--hipchat-sd-video.js +2 -2
  499. package/core/migration/video--media-services-video.js +2 -2
  500. package/core/migration/video--vid-camera-on.js +2 -2
  501. package/core/migration/video--video-circle.js +2 -2
  502. package/core/migration/video--video-filled.js +2 -2
  503. package/core/migration/video-pause--vid-pause.js +2 -2
  504. package/core/migration/video-play--vid-play.js +2 -2
  505. package/core/migration/volume-high--hipchat-outgoing-sound.js +2 -1
  506. package/core/migration/volume-high--vid-volume-full.js +2 -1
  507. package/core/migration/volume-low--vid-volume-half.js +2 -1
  508. package/core/migration/volume-muted--vid-volume-muted.js +2 -1
  509. package/core/migration/warning--editor-warning.js +2 -2
  510. package/core/migration/warning.js +2 -2
  511. package/core/migration/zoom-in--media-services-zoom-in.js +2 -2
  512. package/core/migration/zoom-out--media-services-zoom-out.js +2 -2
  513. package/core/minimize.js +3 -3
  514. package/core/minus-square.d.ts +14 -0
  515. package/core/minus-square.js +31 -0
  516. package/core/minus.d.ts +14 -0
  517. package/core/minus.js +31 -0
  518. package/core/node.js +2 -2
  519. package/core/note.d.ts +14 -0
  520. package/core/note.js +31 -0
  521. package/core/notification-muted.d.ts +14 -0
  522. package/core/notification-muted.js +31 -0
  523. package/core/notification.js +3 -3
  524. package/core/objective.d.ts +14 -0
  525. package/core/objective.js +31 -0
  526. package/core/office-building.js +3 -3
  527. package/core/on-call.d.ts +14 -0
  528. package/core/on-call.js +31 -0
  529. package/core/operations.d.ts +14 -0
  530. package/core/operations.js +31 -0
  531. package/core/page.js +2 -2
  532. package/core/pages.js +2 -2
  533. package/core/paint-bucket.d.ts +14 -0
  534. package/core/paint-bucket.js +31 -0
  535. package/core/paint-palette.d.ts +14 -0
  536. package/core/paint-palette.js +31 -0
  537. package/core/pen.d.ts +14 -0
  538. package/core/pen.js +31 -0
  539. package/core/people-group.d.ts +14 -0
  540. package/core/people-group.js +31 -0
  541. package/core/person-add.js +3 -3
  542. package/core/person-added.js +3 -3
  543. package/core/person-avatar.js +2 -2
  544. package/core/person-offboard.js +3 -2
  545. package/core/person.js +3 -3
  546. package/core/phone.js +2 -2
  547. package/core/pin-filled.js +2 -2
  548. package/core/pin.js +2 -2
  549. package/core/plus-square.d.ts +14 -0
  550. package/core/plus-square.js +31 -0
  551. package/core/power-plug.js +2 -2
  552. package/core/premium.js +2 -2
  553. package/core/presenter-mode.js +2 -2
  554. package/core/printer.js +2 -2
  555. package/core/priority-blocker.js +2 -2
  556. package/core/priority-critical.js +2 -2
  557. package/core/priority-high.js +2 -2
  558. package/core/priority-highest.js +2 -2
  559. package/core/priority-low.js +2 -2
  560. package/core/priority-lowest.js +2 -2
  561. package/core/priority-major.js +2 -2
  562. package/core/priority-medium.js +2 -2
  563. package/core/priority-minor.js +2 -2
  564. package/core/priority-trivial.js +2 -2
  565. package/core/problem.js +3 -3
  566. package/core/project.js +2 -2
  567. package/core/projection-screen.d.ts +14 -0
  568. package/core/projection-screen.js +31 -0
  569. package/core/pull-request.js +3 -3
  570. package/core/pulse.d.ts +14 -0
  571. package/core/pulse.js +31 -0
  572. package/core/question-circle.js +2 -2
  573. package/core/quotation-mark.js +2 -2
  574. package/core/redo.js +2 -2
  575. package/core/refresh.d.ts +14 -0
  576. package/core/refresh.js +31 -0
  577. package/core/release.js +2 -2
  578. package/core/retry.js +2 -2
  579. package/core/roadmap.js +2 -2
  580. package/core/scales.d.ts +14 -0
  581. package/core/scales.js +31 -0
  582. package/core/scorecard.js +3 -3
  583. package/core/screen.js +2 -2
  584. package/core/search.js +2 -2
  585. package/core/send.js +2 -2
  586. package/core/settings.js +2 -2
  587. package/core/shapes.js +2 -2
  588. package/core/share.js +2 -2
  589. package/core/shield.js +2 -2
  590. package/core/shortcut.js +2 -2
  591. package/core/show-more-horizontal.js +2 -2
  592. package/core/show-more-vertical.js +2 -2
  593. package/core/shrink-diagonal.d.ts +14 -0
  594. package/core/shrink-diagonal.js +31 -0
  595. package/core/shrink-horizontal.d.ts +14 -0
  596. package/core/shrink-horizontal.js +31 -0
  597. package/core/shrink-vertical.d.ts +14 -0
  598. package/core/shrink-vertical.js +31 -0
  599. package/core/sidebar-collapse.js +2 -2
  600. package/core/sidebar-expand.js +2 -2
  601. package/core/snippet.js +3 -3
  602. package/core/sort-ascending.d.ts +14 -0
  603. package/core/sort-ascending.js +31 -0
  604. package/core/sort-descending.d.ts +14 -0
  605. package/core/sort-descending.js +31 -0
  606. package/core/spreadsheet.js +2 -2
  607. package/core/sprint.js +2 -2
  608. package/core/star-starred.js +2 -2
  609. package/core/star-unstarred.js +2 -2
  610. package/core/stopwatch.js +2 -2
  611. package/core/story.js +2 -2
  612. package/core/subtasks.js +2 -2
  613. package/core/success.d.ts +14 -0
  614. package/core/success.js +31 -0
  615. package/core/tag.js +2 -2
  616. package/core/takeout-food.d.ts +14 -0
  617. package/core/takeout-food.js +31 -0
  618. package/core/target.d.ts +14 -0
  619. package/core/target.js +31 -0
  620. package/core/task.js +3 -3
  621. package/core/tasks.js +3 -3
  622. package/core/teams.js +2 -2
  623. package/core/text-bold.d.ts +14 -0
  624. package/core/text-bold.js +31 -0
  625. package/core/text-indent-left.d.ts +14 -0
  626. package/core/text-indent-left.js +31 -0
  627. package/core/text-indent-right.d.ts +14 -0
  628. package/core/text-indent-right.js +31 -0
  629. package/core/text-italic.d.ts +14 -0
  630. package/core/text-italic.js +31 -0
  631. package/core/text-spellcheck.d.ts +14 -0
  632. package/core/text-spellcheck.js +31 -0
  633. package/core/text-style.js +3 -3
  634. package/core/text.d.ts +14 -0
  635. package/core/text.js +31 -0
  636. package/core/theme.d.ts +14 -0
  637. package/core/theme.js +31 -0
  638. package/core/thumbs-down.js +2 -2
  639. package/core/thumbs-up.js +2 -2
  640. package/core/timeline.js +2 -2
  641. package/core/tools.d.ts +14 -0
  642. package/core/tools.js +31 -0
  643. package/core/transition.js +2 -2
  644. package/core/tree.d.ts +14 -0
  645. package/core/tree.js +31 -0
  646. package/core/undo.js +2 -2
  647. package/core/upload.js +2 -2
  648. package/core/vehicle-car.d.ts +14 -0
  649. package/core/vehicle-car.js +31 -0
  650. package/core/video-next-overlay.d.ts +14 -0
  651. package/core/video-next-overlay.js +31 -0
  652. package/core/video-next.js +2 -2
  653. package/core/video-pause-overlay.d.ts +14 -0
  654. package/core/video-pause-overlay.js +31 -0
  655. package/core/video-pause.js +2 -2
  656. package/core/video-play-overlay.d.ts +14 -0
  657. package/core/video-play-overlay.js +31 -0
  658. package/core/video-play.js +2 -2
  659. package/core/video-previous-overlay.d.ts +14 -0
  660. package/core/video-previous-overlay.js +31 -0
  661. package/core/video-previous.js +2 -2
  662. package/core/video.js +2 -2
  663. package/core/volume-high.js +2 -1
  664. package/core/volume-low.js +2 -1
  665. package/core/volume-muted.js +2 -1
  666. package/core/warning.js +3 -3
  667. package/core/whiteboard.js +2 -2
  668. package/core/zoom-in.js +2 -2
  669. package/core/zoom-out.js +2 -2
  670. package/dist/cjs/metadata-core.js +1176 -434
  671. package/dist/cjs/metadata-utility.js +87 -27
  672. package/dist/cjs/migration-map.js +371 -166
  673. package/dist/es2019/metadata-core.js +1176 -434
  674. package/dist/es2019/metadata-utility.js +87 -27
  675. package/dist/es2019/migration-map.js +371 -166
  676. package/dist/esm/metadata-core.js +1176 -434
  677. package/dist/esm/metadata-utility.js +87 -27
  678. package/dist/esm/migration-map.js +371 -166
  679. package/dist/types/metadata-core.d.ts +1 -1
  680. package/dist/types/metadata-utility.d.ts +1 -1
  681. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  682. package/dist/types-ts4.5/metadata-utility.d.ts +1 -1
  683. package/glyph/bullet-list.js +2 -2
  684. package/glyph/check-circle-outline.js +4 -1
  685. package/glyph/check-circle.js +2 -2
  686. package/glyph/editor/align-image-center.js +4 -1
  687. package/glyph/editor/align-image-left.js +4 -1
  688. package/glyph/editor/align-image-right.js +4 -1
  689. package/glyph/editor/background-color.js +4 -1
  690. package/glyph/editor/bold.js +4 -1
  691. package/glyph/editor/bullet-list.js +2 -2
  692. package/glyph/editor/collapse.js +2 -2
  693. package/glyph/editor/expand.js +2 -2
  694. package/glyph/editor/file.js +4 -1
  695. package/glyph/editor/horizontal-rule.js +4 -1
  696. package/glyph/editor/image-resize.js +2 -2
  697. package/glyph/editor/indent.js +4 -1
  698. package/glyph/editor/italic.js +4 -1
  699. package/glyph/editor/layout-three-equal.js +4 -1
  700. package/glyph/editor/layout-three-with-sidebars.js +4 -1
  701. package/glyph/editor/layout-two-equal.js +4 -1
  702. package/glyph/editor/layout-two-left-sidebar.js +4 -1
  703. package/glyph/editor/layout-two-right-sidebar.js +4 -1
  704. package/glyph/editor/media-center.js +4 -1
  705. package/glyph/editor/media-full-width.js +4 -1
  706. package/glyph/editor/media-wide.js +4 -1
  707. package/glyph/editor/number-list.js +4 -1
  708. package/glyph/editor/outdent.js +4 -1
  709. package/glyph/editor/success.js +2 -2
  710. package/glyph/emoji/activity.js +4 -1
  711. package/glyph/emoji/food.js +4 -1
  712. package/glyph/emoji/nature.js +4 -1
  713. package/glyph/emoji/productivity.js +4 -1
  714. package/glyph/emoji/travel.js +4 -1
  715. package/glyph/file.js +4 -1
  716. package/glyph/flag-filled.js +4 -1
  717. package/glyph/hipchat/dial-out.js +2 -2
  718. package/glyph/image-resize.js +2 -2
  719. package/glyph/media-services/actual-size.js +2 -2
  720. package/glyph/media-services/fit-to-page.js +2 -2
  721. package/glyph/people-group.js +4 -1
  722. package/glyph/people.js +4 -1
  723. package/glyph/refresh.js +4 -1
  724. package/glyph/switcher.js +2 -2
  725. package/glyph/vid-full-screen-off.js +2 -2
  726. package/package.json +6 -4
  727. package/utility/add.js +2 -2
  728. package/utility/arrow-down.d.ts +14 -0
  729. package/utility/arrow-down.js +32 -0
  730. package/utility/arrow-left.d.ts +14 -0
  731. package/utility/arrow-left.js +32 -0
  732. package/utility/arrow-right.d.ts +14 -0
  733. package/utility/arrow-right.js +32 -0
  734. package/utility/arrow-up.d.ts +14 -0
  735. package/utility/arrow-up.js +32 -0
  736. package/utility/check-circle.js +3 -3
  737. package/utility/check-mark.js +3 -3
  738. package/utility/chevron-down.js +2 -2
  739. package/utility/chevron-left.js +2 -2
  740. package/utility/chevron-right.js +3 -3
  741. package/utility/chevron-up.js +2 -2
  742. package/utility/cross.js +2 -2
  743. package/utility/drag-handle.d.ts +14 -0
  744. package/utility/drag-handle.js +32 -0
  745. package/utility/lock-locked.js +2 -2
  746. package/utility/lock-unlocked.js +2 -2
  747. package/utility/migration/add--add-circle.js +2 -2
  748. package/utility/migration/add--editor-add.js +2 -2
  749. package/utility/migration/add--emoji-custom.js +2 -2
  750. package/utility/migration/add.js +2 -2
  751. package/utility/migration/arrow-down--arrow-down-circle.d.ts +14 -0
  752. package/utility/migration/arrow-down--arrow-down-circle.js +33 -0
  753. package/utility/migration/arrow-down.d.ts +14 -0
  754. package/utility/migration/arrow-down.js +33 -0
  755. package/utility/migration/arrow-left--arrow-left-circle.d.ts +14 -0
  756. package/utility/migration/arrow-left--arrow-left-circle.js +33 -0
  757. package/utility/migration/arrow-left.d.ts +14 -0
  758. package/utility/migration/arrow-left.js +33 -0
  759. package/utility/migration/arrow-right--arrow-right-circle.d.ts +14 -0
  760. package/utility/migration/arrow-right--arrow-right-circle.js +33 -0
  761. package/utility/migration/arrow-right.d.ts +14 -0
  762. package/utility/migration/arrow-right.js +33 -0
  763. package/utility/migration/arrow-up--arrow-up-circle.d.ts +14 -0
  764. package/utility/migration/arrow-up--arrow-up-circle.js +33 -0
  765. package/utility/migration/arrow-up.d.ts +14 -0
  766. package/utility/migration/arrow-up.js +33 -0
  767. package/utility/migration/check-circle--check-circle-outline.d.ts +14 -0
  768. package/utility/migration/check-circle--check-circle-outline.js +33 -0
  769. package/utility/migration/check-circle--editor-success.js +7 -7
  770. package/utility/migration/check-circle--emoji-productivity.d.ts +14 -0
  771. package/utility/migration/check-circle--emoji-productivity.js +33 -0
  772. package/utility/migration/check-circle.js +4 -4
  773. package/utility/migration/check-mark--check.js +2 -2
  774. package/utility/migration/check-mark--editor-done.js +2 -2
  775. package/utility/migration/chevron-right--chevron-right-circle.js +2 -2
  776. package/utility/migration/chevron-right--chevron-right-large.js +2 -2
  777. package/utility/migration/chevron-right.js +2 -2
  778. package/utility/migration/drag-handle--drag-handler.d.ts +14 -0
  779. package/utility/migration/drag-handle--drag-handler.js +33 -0
  780. package/utility/migration/success--check-circle.d.ts +14 -0
  781. package/utility/migration/success--check-circle.js +33 -0
  782. package/utility/migration/success--editor-success.d.ts +14 -0
  783. package/utility/migration/success--editor-success.js +33 -0
  784. package/utility/success.d.ts +14 -0
  785. package/utility/success.js +32 -0
  786. /package/core/migration/{check-circle--editor-success.d.ts → check-circle--check-circle-outline.d.ts} +0 -0
@@ -9,38 +9,38 @@ exports.default = void 0;
9
9
  *
10
10
  * To change the format of this file, modify `UNSAFE_createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
11
11
  *
12
- * @codegen <<SignedSource::f616f5d0a9783832de09265d7ac5d646>>
12
+ * @codegen <<SignedSource::a1b62bf6f89207d8d697a50949119712>>
13
13
  * @codegenCommand yarn build:icon-glyphs
14
14
  */
15
15
 
16
16
  var metadata = {
17
17
  add: {
18
- keywords: ['add', 'plus', 'create', 'new', 'icon', 'core', 'create', 'plus'],
18
+ keywords: ['add', 'plus', 'create', 'new', 'icon', 'core', 'create', 'plus', 'jira status'],
19
19
  componentName: 'AddIcon',
20
20
  package: '@atlaskit/icon/core/add',
21
21
  oldName: ['add-circle', 'add', 'editor/add', 'emoji/custom'],
22
22
  type: 'core',
23
23
  categorization: 'single-purpose',
24
- usage: 'Reserved for creating and adding an object.',
25
- team: 'ADS'
24
+ usage: 'Single purpose - Reserved for creating and adding an object.',
25
+ team: 'Design System Team'
26
26
  },
27
27
  'ai-agent': {
28
- keywords: ['ai-agent', 'aiagent', 'icon', 'core', 'Rovo', 'AI', 'chat agent'],
28
+ keywords: ['ai-agent', 'aiagent', 'icon', 'core', 'Rovo', 'AI', 'chat agent', 'ai'],
29
29
  componentName: 'AiAgentIcon',
30
30
  package: '@atlaskit/icon/core/ai-agent',
31
31
  type: 'core',
32
32
  categorization: 'single-purpose',
33
- usage: 'Reserved for Rovo Agent.',
34
- team: 'Rovo'
33
+ usage: 'Single purpose - Reserved for Rovo Agent.',
34
+ team: 'Design System Team'
35
35
  },
36
36
  'ai-chat': {
37
- keywords: ['ai-chat', 'aichat', 'icon', 'core', 'Rovo', 'AI', 'chat agent'],
37
+ keywords: ['ai-chat', 'aichat', 'icon', 'core', 'Rovo', 'AI', 'chat agent', 'ai'],
38
38
  componentName: 'AiChatIcon',
39
39
  package: '@atlaskit/icon/core/ai-chat',
40
40
  type: 'core',
41
41
  categorization: 'single-purpose',
42
- usage: 'Reserved for Rovo Chat.',
43
- team: 'Rovo'
42
+ usage: 'Single purpose - Reserved for Rovo Chat.',
43
+ team: 'Design System Team'
44
44
  },
45
45
  alert: {
46
46
  keywords: ['alert', 'icon', 'core', 'alert', 'event', 'operations'],
@@ -48,8 +48,8 @@ var metadata = {
48
48
  package: '@atlaskit/icon/core/alert',
49
49
  type: 'core',
50
50
  categorization: 'single-purpose',
51
- usage: 'Reserved for alerts in JSM and Compass.',
52
- team: 'Jira'
51
+ usage: 'Single purpose - Reserved for alerts in JSM and Compass.',
52
+ team: 'Design System Team'
53
53
  },
54
54
  'align-center': {
55
55
  keywords: ['align-center', 'aligncenter', 'icon', 'core', 'alignment', 'text', 'content'],
@@ -58,8 +58,8 @@ var metadata = {
58
58
  oldName: ['editor/align-center'],
59
59
  type: 'core',
60
60
  categorization: 'multi-purpose',
61
- usage: 'Known uses: align text center, align center.',
62
- team: 'Editor'
61
+ usage: 'Multi purpose - Known uses: align text center, align center.',
62
+ team: 'Design System Team'
63
63
  },
64
64
  'align-left': {
65
65
  keywords: ['align-left', 'alignleft', 'icon', 'core', 'alignment', 'text', 'content', 'summary'],
@@ -68,8 +68,8 @@ var metadata = {
68
68
  oldName: ['editor/align-left', 'overview'],
69
69
  type: 'core',
70
70
  categorization: 'multi-purpose',
71
- usage: 'Known uses: align text left, align content left, summary.',
72
- team: 'Editor'
71
+ usage: 'Multi purpose - Known uses: align text left, align content left, summary.',
72
+ team: 'Design System Team'
73
73
  },
74
74
  'align-right': {
75
75
  keywords: ['align-right', 'alignright', 'icon', 'core', 'alignment', 'text', 'content'],
@@ -78,18 +78,18 @@ var metadata = {
78
78
  oldName: ['editor/align-right'],
79
79
  type: 'core',
80
80
  categorization: 'multi-purpose',
81
- usage: 'Known uses: align text right, align content right.',
82
- team: 'Editor'
81
+ usage: 'Multi purpose - Known uses: align text right, align content right.',
82
+ team: 'Design System Team'
83
83
  },
84
84
  'angle-brackets': {
85
- keywords: ['angle-brackets', 'anglebrackets', 'icon', 'core', 'code', '<>', '</>', 'syntax'],
85
+ keywords: ['angle-brackets', 'anglebrackets', 'icon', 'core', 'code', '<>', '</>', 'syntax', 'jira status'],
86
86
  componentName: 'AngleBracketsIcon',
87
87
  package: '@atlaskit/icon/core/angle-brackets',
88
88
  oldName: ['bitbucket/repos', 'bitbucket/source', 'code', 'editor/code', 'media-services/code'],
89
89
  type: 'core',
90
90
  categorization: 'multi-purpose',
91
- usage: 'Known uses: code or source code in Bitbucket and Jira.',
92
- team: 'Jira'
91
+ usage: 'Multi purpose - Known uses: code or source code in Bitbucket and Jira.',
92
+ team: 'Design System Team'
93
93
  },
94
94
  app: {
95
95
  keywords: ['app', 'icon', 'core', 'add-on', 'add on', 'plugin', 'external app', 'third-party app'],
@@ -98,27 +98,27 @@ var metadata = {
98
98
  oldName: ['addon'],
99
99
  type: 'core',
100
100
  categorization: 'single-purpose',
101
- usage: 'Reserved for marketplace apps and integrations across products.',
102
- team: 'ADS'
101
+ usage: 'Single purpose - Reserved for marketplace apps and integrations across products.',
102
+ team: 'Design System Team'
103
103
  },
104
104
  'app-switcher': {
105
- keywords: ['app-switcher', 'appswitcher', 'icon', 'core', 'application switcher', 'change product', 'switch product', 'product switcher', 'top navigation'],
105
+ keywords: ['app-switcher', 'appswitcher', 'icon', 'core', 'application switcher', 'change product', 'switch product', 'product switcher'],
106
106
  componentName: 'AppSwitcherIcon',
107
107
  package: '@atlaskit/icon/core/app-switcher',
108
108
  oldName: ['app-switcher', 'switcher'],
109
109
  type: 'core',
110
110
  categorization: 'single-purpose',
111
- usage: 'Reserved for app switcher in global product navigation.',
112
- team: 'ADS'
111
+ usage: 'Single purpose - Reserved for app switcher in global product navigation.',
112
+ team: 'Design System Team'
113
113
  },
114
114
  'app-switcher-legacy': {
115
- keywords: ['app-switcher-legacy', 'appswitcherlegacy', 'icon', 'core', 'application switcher', 'change product', 'switch product', 'product switcher', 'top navigation'],
115
+ keywords: ['app-switcher-legacy', 'appswitcherlegacy', 'icon', 'core', 'application switcher', 'change product', 'switch product', 'product switcher'],
116
116
  componentName: 'AppSwitcherLegacyIcon',
117
117
  package: '@atlaskit/icon/core/app-switcher-legacy',
118
118
  type: 'core',
119
119
  categorization: 'single-purpose',
120
- usage: 'Reserved for the legacy app switcher in global product navigation.',
121
- team: 'ADS'
120
+ usage: 'Single purpose - Reserved for the legacy app switcher in global product navigation.',
121
+ team: 'Design System Team'
122
122
  },
123
123
  apps: {
124
124
  keywords: ['apps', 'icon', 'core', 'third-party', 'applications'],
@@ -126,8 +126,8 @@ var metadata = {
126
126
  package: '@atlaskit/icon/core/apps',
127
127
  type: 'core',
128
128
  categorization: 'single-purpose',
129
- usage: 'Reserved for adding or viewing apps.',
130
- team: 'ADS'
129
+ usage: 'Single purpose - Reserved for adding or viewing apps.',
130
+ team: 'Design System Team'
131
131
  },
132
132
  'archive-box': {
133
133
  keywords: ['archive-box', 'archivebox', 'icon', 'core', 'file box'],
@@ -136,8 +136,8 @@ var metadata = {
136
136
  oldName: ['archive'],
137
137
  type: 'core',
138
138
  categorization: 'multi-purpose',
139
- usage: 'Known uses: archiving pages, storage.',
140
- team: 'ADS'
139
+ usage: 'Multi purpose - Known uses: archiving pages, storage.',
140
+ team: 'Design System Team'
141
141
  },
142
142
  'arrow-down': {
143
143
  keywords: ['arrow-down', 'arrowdown', 'icon', 'core', 'down', 'bottom', 'sorting'],
@@ -146,8 +146,8 @@ var metadata = {
146
146
  oldName: ['arrow-down-circle', 'arrow-down'],
147
147
  type: 'core',
148
148
  categorization: 'multi-purpose',
149
- usage: 'Know uses: sorting table headers or Bitbucket code difference.',
150
- team: 'ADS'
149
+ usage: 'Multi purpose - Know uses: sorting table headers or Bitbucket code difference.',
150
+ team: 'Design System Team'
151
151
  },
152
152
  'arrow-left': {
153
153
  keywords: ['arrow-left', 'arrowleft', 'back', 'previous', 'icon', 'core', 'back', 'previous'],
@@ -156,8 +156,8 @@ var metadata = {
156
156
  oldName: ['arrow-left-circle', 'arrow-left'],
157
157
  type: 'core',
158
158
  categorization: 'multi-purpose',
159
- usage: 'Known uses: back to previous screen, previous slide.',
160
- team: 'ADS'
159
+ usage: 'Multi purpose - Known uses: back to previous screen, previous slide.',
160
+ team: 'Design System Team'
161
161
  },
162
162
  'arrow-right': {
163
163
  keywords: ['arrow-right', 'arrowright', 'forward', 'next', 'icon', 'core', 'forward', 'next', 'link'],
@@ -166,28 +166,28 @@ var metadata = {
166
166
  oldName: ['arrow-right-circle', 'arrow-right'],
167
167
  type: 'core',
168
168
  categorization: 'multi-purpose',
169
- usage: 'Known uses: link to nested menu item, a linked menu item, next slide.',
170
- team: 'ADS'
169
+ usage: 'Multi purpose - Known uses: link to nested menu item, a linked menu item, next slide.',
170
+ team: 'Design System Team'
171
171
  },
172
172
  'arrow-up': {
173
- keywords: ['arrow-up', 'arrowup', 'icon', 'core', 'improvement'],
173
+ keywords: ['arrow-up', 'arrowup', 'icon', 'core', 'improvement', 'jira status'],
174
174
  componentName: 'ArrowUpIcon',
175
175
  package: '@atlaskit/icon/core/arrow-up',
176
176
  oldName: ['arrow-up-circle', 'arrow-up'],
177
177
  type: 'core',
178
178
  categorization: 'multi-purpose',
179
- usage: 'Known uses: back to top.',
180
- team: 'ADS'
179
+ usage: 'Multi purpose - Known uses: back to top.',
180
+ team: 'Design System Team'
181
181
  },
182
182
  'arrow-up-right': {
183
- keywords: ['arrow-up-right', 'arrowupright', 'icon', 'core', 'expand', 'open', 'diagonal arrow'],
183
+ keywords: ['arrow-up-right', 'arrowupright', 'icon', 'core', 'open', 'diagonal arrow'],
184
184
  componentName: 'ArrowUpRightIcon',
185
185
  package: '@atlaskit/icon/core/arrow-up-right',
186
186
  oldName: ['editor/open', 'open'],
187
187
  type: 'core',
188
188
  categorization: 'multi-purpose',
189
- usage: 'Known uses: open a link in a new page (but not a new tab).',
190
- team: 'ADS'
189
+ usage: 'Multi purpose',
190
+ team: 'Design System Team'
191
191
  },
192
192
  'atlassian-intelligence': {
193
193
  keywords: ['atlassian-intelligence', 'atlassianintelligence', 'icon', 'core', 'AI'],
@@ -195,8 +195,8 @@ var metadata = {
195
195
  package: '@atlaskit/icon/core/atlassian-intelligence',
196
196
  type: 'core',
197
197
  categorization: 'single-purpose',
198
- usage: 'Reserved for Atlassian Intelligence products or experiences.',
199
- team: 'ADS'
198
+ usage: 'Single purpose - Reserved for Atlassian Intelligence products or experiences.',
199
+ team: 'Design System Team'
200
200
  },
201
201
  attachment: {
202
202
  keywords: ['attachment', 'paperclip', 'icon', 'core', 'paperclip', 'attach'],
@@ -205,8 +205,8 @@ var metadata = {
205
205
  oldName: ['attachment', 'editor/attachment'],
206
206
  type: 'core',
207
207
  categorization: 'single-purpose',
208
- usage: 'Reserved for attaching files to issues or other objects.',
209
- team: 'ADS'
208
+ usage: 'Single purpose - Reserved for attaching files to issues or other objects.',
209
+ team: 'Design System Team'
210
210
  },
211
211
  audio: {
212
212
  keywords: ['audio', 'music', 'note', 'sound', 'icon', 'core', 'music', 'musical note'],
@@ -215,16 +215,17 @@ var metadata = {
215
215
  oldName: ['audio-circle', 'audio', 'media-services/audio'],
216
216
  type: 'core',
217
217
  categorization: 'single-purpose',
218
- team: 'Media'
218
+ usage: '📦 @atlaskit/icon/core/audio',
219
+ team: 'Design System Team'
219
220
  },
220
221
  automation: {
221
- keywords: ['automation', 'icon', 'core', 'lightning bolt', 'automation rule'],
222
+ keywords: ['automation', 'icon', 'core', 'lightningbolt', 'automation rule'],
222
223
  componentName: 'AutomationIcon',
223
224
  package: '@atlaskit/icon/core/automation',
224
225
  type: 'core',
225
226
  categorization: 'single-purpose',
226
- usage: 'Reserved to represent an Automation.',
227
- team: 'Automation'
227
+ usage: 'Single purpose - Reserved to represent an Automation.',
228
+ team: 'Design System Team'
228
229
  },
229
230
  backlog: {
230
231
  keywords: ['backlog', 'icon', 'core', 'rows'],
@@ -233,8 +234,18 @@ var metadata = {
233
234
  oldName: ['backlog'],
234
235
  type: 'core',
235
236
  categorization: 'single-purpose',
236
- usage: 'Reserved for backlogs in Jira.',
237
- team: 'ADS'
237
+ usage: 'Single purpose - Reserved for backlogs in Jira.',
238
+ team: 'Design System Team'
239
+ },
240
+ basketball: {
241
+ keywords: ['basketball', 'icon', 'core', 'ball', 'sports', 'basketball'],
242
+ componentName: 'BasketballIcon',
243
+ package: '@atlaskit/icon/core/basketball',
244
+ oldName: ['emoji/activity'],
245
+ type: 'core',
246
+ categorization: 'multi-purpose',
247
+ usage: 'Multi purpose - Known usages: Sport emoji category.',
248
+ team: 'Design System Team'
238
249
  },
239
250
  board: {
240
251
  keywords: ['board', 'icon', 'core', 'columns', 'active sprint'],
@@ -243,17 +254,18 @@ var metadata = {
243
254
  oldName: ['board'],
244
255
  type: 'core',
245
256
  categorization: 'single-purpose',
246
- usage: 'Reserved for boards in Jira.',
247
- team: 'ADS'
257
+ usage: 'Single purpose - Reserved for boards in Jira.',
258
+ team: 'Design System Team'
248
259
  },
249
260
  boards: {
250
261
  keywords: ['boards', 'icon', 'core'],
251
262
  componentName: 'BoardsIcon',
252
263
  package: '@atlaskit/icon/core/boards',
264
+ oldName: ['switcher'],
253
265
  type: 'core',
254
266
  categorization: 'single-purpose',
255
- usage: 'Reserved as the icon to represent multiple boards.',
256
- team: 'ADS'
267
+ usage: 'Single purpose - Reserved as the icon to represent multiple boards.',
268
+ team: 'Design System Team'
257
269
  },
258
270
  'book-with-bookmark': {
259
271
  keywords: ['book-with-bookmark', 'bookwithbookmark', 'icon', 'core', 'knowledge base', 'article'],
@@ -262,18 +274,18 @@ var metadata = {
262
274
  oldName: ['book'],
263
275
  type: 'core',
264
276
  categorization: 'multi-purpose',
265
- usage: 'Known uses: knowledge bases, articles, and other representations of books or info.',
266
- team: 'ADS'
277
+ usage: 'Multi purpose - Known uses: knowledge bases, articles, and other representations of books or info.',
278
+ team: 'Design System Team'
267
279
  },
268
280
  branch: {
269
- keywords: ['branch', 'icon', 'core', 'git branch', 'bitbucket branch', 'branches'],
281
+ keywords: ['branch', 'icon', 'core', 'git branch', 'bitbucket branch', 'branches', 'jira status'],
270
282
  componentName: 'BranchIcon',
271
283
  package: '@atlaskit/icon/core/branch',
272
284
  oldName: ['bitbucket/branches'],
273
285
  type: 'core',
274
286
  categorization: 'single-purpose',
275
- usage: 'Reserved for branches in Bitbucket and Jira',
276
- team: 'Jira'
287
+ usage: 'Single purpose - Reserved for branches in Bitbucket and Jira.',
288
+ team: 'Design System Team'
277
289
  },
278
290
  briefcase: {
279
291
  keywords: ['briefcase', 'icon', 'core', 'suitcase', 'toolbox', 'operations', 'business'],
@@ -282,8 +294,8 @@ var metadata = {
282
294
  oldName: ['suitcase'],
283
295
  type: 'core',
284
296
  categorization: 'multi-purpose',
285
- usage: 'Known uses: Job title in Atlas, Operations in JSM.',
286
- team: 'Atlas'
297
+ usage: 'Multi purpose - Known uses: Job title in Atlas, Operations in JSM.',
298
+ team: 'Design System Team'
287
299
  },
288
300
  bug: {
289
301
  keywords: ['bug', 'icon', 'core', 'bug report', 'test'],
@@ -292,8 +304,8 @@ var metadata = {
292
304
  oldName: ['jira/test-session'],
293
305
  type: 'core',
294
306
  categorization: 'multi-purpose',
295
- usage: 'Known uses: Request types in JSM, bugs in Jira.',
296
- team: 'Jira'
307
+ usage: 'Multi purpose - Known uses: Request types in JSM, bugs in Jira.',
308
+ team: 'Design System Team'
297
309
  },
298
310
  'bulleted-list': {
299
311
  keywords: ['bulleted-list', 'bulletedlist', 'icon', 'core', 'bullets', 'unordered list'],
@@ -302,18 +314,18 @@ var metadata = {
302
314
  oldName: ['bullet-list', 'editor/bullet-list'],
303
315
  type: 'core',
304
316
  categorization: 'multi-purpose',
305
- usage: 'Known uses: bulleted lists, view all.',
306
- team: 'Editor'
317
+ usage: 'Multi purpose - Known uses: bulleted lists, view all.',
318
+ team: 'Design System Team'
307
319
  },
308
320
  calendar: {
309
- keywords: ['calendar', 'date', 'icon', 'core', 'date', 'month', 'day', 'year'],
321
+ keywords: ['calendar', 'date', 'icon', 'core', 'date', 'month', 'day', 'year', 'jira status'],
310
322
  componentName: 'CalendarIcon',
311
323
  package: '@atlaskit/icon/core/calendar',
312
324
  oldName: ['calendar-filled', 'calendar', 'editor/date'],
313
325
  type: 'core',
314
326
  categorization: 'multi-purpose',
315
- usage: 'Known uses: date metadata, date input field, calendar view.',
316
- team: 'ADS'
327
+ usage: 'Multi purpose - Known uses: date metadata, date input field, calendar view, jira status.',
328
+ team: 'Design System Team'
317
329
  },
318
330
  camera: {
319
331
  keywords: ['camera', 'photo', 'icon', 'core'],
@@ -322,8 +334,8 @@ var metadata = {
322
334
  oldName: ['camera-filled', 'camera', 'editor/photo'],
323
335
  type: 'core',
324
336
  categorization: 'multi-purpose',
325
- usage: 'Known uses: upload photo in Trello, photos.',
326
- team: 'Media'
337
+ usage: 'Multi purpose - Known uses: upload photo in Trello, photos.',
338
+ team: 'Design System Team'
327
339
  },
328
340
  capture: {
329
341
  keywords: ['capture', 'icon', 'core'],
@@ -332,16 +344,26 @@ var metadata = {
332
344
  oldName: ['jira/capture'],
333
345
  type: 'core',
334
346
  categorization: 'multi-purpose',
335
- team: 'Media'
347
+ usage: '📦 @atlaskit/icon/core/capture',
348
+ team: 'Design System Team'
349
+ },
350
+ cash: {
351
+ keywords: ['cash', 'icon', 'core', 'currency', 'money', 'cash', 'dollar', 'bill'],
352
+ componentName: 'CashIcon',
353
+ package: '@atlaskit/icon/core/cash',
354
+ type: 'core',
355
+ categorization: 'multi-purpose',
356
+ usage: "Multi purpose - Known usages: 'Sales' Jira issue type.",
357
+ team: 'Design System Team'
336
358
  },
337
359
  changes: {
338
- keywords: ['changes', 'icon', 'core', 'horizontal arrows'],
360
+ keywords: ['changes', 'icon', 'core', 'jira status', 'horizontal arrows'],
339
361
  componentName: 'ChangesIcon',
340
362
  package: '@atlaskit/icon/core/changes',
341
363
  type: 'core',
342
364
  categorization: 'single-purpose',
343
- usage: 'Reserved for changes in Jira.',
344
- team: 'Jira'
365
+ usage: 'Single purpose - Reserved for changes in Jira.',
366
+ team: 'Design System Team'
345
367
  },
346
368
  'chart-bar': {
347
369
  keywords: ['chart-bar', 'chartbar', 'icon', 'core', 'graph', 'bar', 'analytics', 'report'],
@@ -350,17 +372,17 @@ var metadata = {
350
372
  oldName: ['graph-bar', 'media-services/presentation'],
351
373
  type: 'core',
352
374
  categorization: 'multi-purpose',
353
- usage: 'Known uses: Reports in JSM, Space Analytics in Confluence, and other graph charts.',
354
- team: 'Analytics'
375
+ usage: 'Multi purpose - Known uses: Reports in JSM, Space Analytics in Confluence, and other graph charts.',
376
+ team: 'Design System Team'
355
377
  },
356
378
  'chart-matrix': {
357
- keywords: ['chart-matrix', 'chartmatrix', 'icon', 'core', 'dot chart', 'graph', 'matrix'],
379
+ keywords: ['chart-matrix', 'chartmatrix', 'icon', 'core', 'dot chart', 'graph', 'matrix', ''],
358
380
  componentName: 'ChartMatrixIcon',
359
381
  package: '@atlaskit/icon/core/chart-matrix',
360
382
  type: 'core',
361
383
  categorization: 'multi-purpose',
362
- usage: 'Known uses: Matrix view in in JPD, and other matrix charts.',
363
- team: 'Analytics'
384
+ usage: 'Multi purpose - Known uses: Matrix view in in JPD, and other matrix charts.',
385
+ team: 'Design System Team'
364
386
  },
365
387
  'chart-pie': {
366
388
  keywords: ['chart-pie', 'chartpie', 'icon', 'core', 'segment', 'chart', 'graph', 'pie'],
@@ -368,28 +390,28 @@ var metadata = {
368
390
  package: '@atlaskit/icon/core/chart-pie',
369
391
  type: 'core',
370
392
  categorization: 'multi-purpose',
371
- usage: 'Known uses: pie charts.',
372
- team: 'Analytics'
393
+ usage: 'Multi purpose - Known uses: pie charts.',
394
+ team: 'Design System Team'
373
395
  },
374
396
  'chart-trend': {
375
- keywords: ['chart-trend', 'charttrend', 'icon', 'core', 'reports', 'graph', 'impact effort'],
397
+ keywords: ['chart-trend', 'charttrend', 'icon', 'core', 'reports', 'graph', 'impact effort', ''],
376
398
  componentName: 'ChartTrendIcon',
377
399
  package: '@atlaskit/icon/core/chart-trend',
378
400
  oldName: ['graph-line'],
379
401
  type: 'core',
380
402
  categorization: 'multi-purpose',
381
- usage: 'Known uses: charts, reports in Jira, and sprint insights.',
382
- team: 'Analytics'
403
+ usage: 'Multi purpose - Known uses: charts, reports in Jira, and sprint insights.',
404
+ team: 'Design System Team'
383
405
  },
384
406
  'check-circle': {
385
- keywords: ['check-circle', 'checkcircle', 'tick', 'icon', 'core', 'tick', 'yes', 'success', 'filled'],
407
+ keywords: ['check-circle', 'checkcircle', 'tick', 'icon', 'core', 'tick', 'yes', 'completed', 'filled'],
386
408
  componentName: 'CheckCircleIcon',
387
409
  package: '@atlaskit/icon/core/check-circle',
388
- oldName: ['check-circle', 'editor/success'],
410
+ oldName: ['check-circle', 'check-circle-outline', 'emoji/productivity'],
389
411
  type: 'core',
390
412
  categorization: 'multi-purpose',
391
- usage: 'Known uses: success section messages or a list of done items.',
392
- team: 'ADS'
413
+ usage: 'Multi purpose - Known uses: completed items, productivity emoji category.',
414
+ team: 'Design System Team'
393
415
  },
394
416
  'check-mark': {
395
417
  keywords: ['check-mark', 'checkmark', 'icon', 'core', 'tick'],
@@ -398,8 +420,8 @@ var metadata = {
398
420
  oldName: ['check', 'editor/done'],
399
421
  type: 'core',
400
422
  categorization: 'multi-purpose',
401
- usage: 'Known uses: table cells, checkboxes.',
402
- team: 'ADS'
423
+ usage: 'Multi purpose - Known uses: table cells, checkboxes.',
424
+ team: 'Design System Team'
403
425
  },
404
426
  'checkbox-checked': {
405
427
  keywords: ['checkbox-checked', 'checkboxchecked', 'icon', 'core', 'filled', 'checked', 'select all'],
@@ -408,8 +430,8 @@ var metadata = {
408
430
  oldName: ['checkbox', 'editor/task'],
409
431
  type: 'core',
410
432
  categorization: 'multi-purpose',
411
- usage: 'Reserved for interactive checkbox experiences. Consider using the checkbox component.',
412
- team: 'ADS'
433
+ usage: 'Multi purpose - Reserved for interactive checkbox experiences. Consider using the checkbox component.',
434
+ team: 'Design System Team'
413
435
  },
414
436
  'checkbox-indeterminate': {
415
437
  keywords: ['checkbox-indeterminate', 'checkboxindeterminate', 'icon', 'core', 'filled', 'mixed'],
@@ -418,8 +440,8 @@ var metadata = {
418
440
  oldName: ['checkbox-indeterminate'],
419
441
  type: 'core',
420
442
  categorization: 'multi-purpose',
421
- usage: 'Reserved for interactive checkbox experiences. Consider using the checkbox component.',
422
- team: 'ADS'
443
+ usage: 'Multi purpose - Reserved for interactive checkbox experiences. Consider using the checkbox component.',
444
+ team: 'Design System Team'
423
445
  },
424
446
  'checkbox-unchecked': {
425
447
  keywords: ['checkbox-unchecked', 'checkboxunchecked', 'icon', 'core', 'unchecked'],
@@ -427,8 +449,8 @@ var metadata = {
427
449
  package: '@atlaskit/icon/core/checkbox-unchecked',
428
450
  type: 'core',
429
451
  categorization: 'multi-purpose',
430
- usage: 'Reserved for interactive checkbox experiences. Consider using the checkbox component.',
431
- team: 'ADS'
452
+ usage: 'Multi purpose - Reserved for interactive checkbox experiences. Consider using the checkbox component.',
453
+ team: 'Design System Team'
432
454
  },
433
455
  'child-issues': {
434
456
  keywords: ['child-issues', 'childissues', 'icon', 'core'],
@@ -437,8 +459,8 @@ var metadata = {
437
459
  oldName: ['child-issues'],
438
460
  type: 'core',
439
461
  categorization: 'single-purpose',
440
- usage: 'Reserved for child issues in Jira.',
441
- team: 'Jira'
462
+ usage: 'Single purpose - Reserved for child issues in Jira.',
463
+ team: 'Design System Team'
442
464
  },
443
465
  clock: {
444
466
  keywords: ['clock', 'icon', 'core', 'time', 'recent', 'history'],
@@ -447,8 +469,8 @@ var metadata = {
447
469
  oldName: ['editor/recent', 'emoji/frequent', 'recent'],
448
470
  type: 'core',
449
471
  categorization: 'multi-purpose',
450
- usage: 'Known uses: recent, time input, sprint time remaining.',
451
- team: 'ADS'
472
+ usage: 'Multi purpose - Known uses: recent, time input, sprint time remaining.',
473
+ team: 'Design System Team'
452
474
  },
453
475
  close: {
454
476
  keywords: ['close', 'icon', 'core', 'cross', 'x'],
@@ -457,8 +479,8 @@ var metadata = {
457
479
  oldName: ['cross', 'editor/close'],
458
480
  type: 'core',
459
481
  categorization: 'single-purpose',
460
- usage: 'Reserved for closing an element.',
461
- team: 'ADS'
482
+ usage: 'Single purpose - Reserved for closing an element.',
483
+ team: 'Design System Team'
462
484
  },
463
485
  'cloud-arrow-up': {
464
486
  keywords: ['cloud-arrow-up', 'cloudarrowup', 'icon', 'core', 'deployments', 'up arrow'],
@@ -467,8 +489,8 @@ var metadata = {
467
489
  oldName: ['upload'],
468
490
  type: 'core',
469
491
  categorization: 'multi-purpose',
470
- usage: 'Known uses: deployments in Jira.',
471
- team: 'ADS'
492
+ usage: 'Multi purpose - Known uses: deployments in Jira.',
493
+ team: 'Design System Team'
472
494
  },
473
495
  collapse: {
474
496
  keywords: ['collapse', 'icon', 'core', 'contract', 'width', 'horizontal arrows'],
@@ -477,8 +499,26 @@ var metadata = {
477
499
  oldName: ['editor/collapse'],
478
500
  type: 'core',
479
501
  categorization: 'single-purpose',
480
- usage: 'Reserved for contracting or reducing the width of an element.',
481
- team: 'Editor'
502
+ usage: 'Single purpose - Reserved for contracting or reducing the width of an element.',
503
+ team: 'Design System Team'
504
+ },
505
+ 'collapse-horizontal': {
506
+ keywords: ['collapse-horizontal', 'collapsehorizontal', 'icon', 'core', 'collapse', 'width', 'horizontal arrows'],
507
+ componentName: 'CollapseHorizontalIcon',
508
+ package: '@atlaskit/icon/core/collapse-horizontal',
509
+ type: 'core',
510
+ categorization: 'single-purpose',
511
+ usage: 'Single purpose - Reserved for contracting or reducing the width of an element to its smallest size.',
512
+ team: 'Design System Team'
513
+ },
514
+ 'collapse-vertical': {
515
+ keywords: ['collapse-vertical', 'collapsevertical', 'icon', 'core', 'collapse', 'height', 'vertical arrows'],
516
+ componentName: 'CollapseVerticalIcon',
517
+ package: '@atlaskit/icon/core/collapse-vertical',
518
+ type: 'core',
519
+ categorization: 'single-purpose',
520
+ usage: 'Single purpose - Reserved for contracting or reducing the height of an element to its smallest size.',
521
+ team: 'Design System Team'
482
522
  },
483
523
  comment: {
484
524
  keywords: ['comment', 'chat', 'speech', 'icon', 'core', 'speech bubble'],
@@ -487,8 +527,8 @@ var metadata = {
487
527
  oldName: ['comment', 'questions'],
488
528
  type: 'core',
489
529
  categorization: 'single-purpose',
490
- usage: 'Reserved for comments on objects.',
491
- team: 'ADS'
530
+ usage: 'Single purpose - Reserved for comments on objects.',
531
+ team: 'Design System Team'
492
532
  },
493
533
  'comment-add': {
494
534
  keywords: ['comment-add', 'commentadd', 'icon', 'core', 'speech bubble', 'plus'],
@@ -497,8 +537,8 @@ var metadata = {
497
537
  oldName: ['media-services/add-comment'],
498
538
  type: 'core',
499
539
  categorization: 'single-purpose',
500
- usage: 'Reserved for adding a comment to an object.',
501
- team: 'ADS'
540
+ usage: 'Single purpose - Reserved for adding a comment to an object.',
541
+ team: 'Design System Team'
502
542
  },
503
543
  commit: {
504
544
  keywords: ['commit', 'icon', 'core', 'git commit', 'bitbucket commit'],
@@ -507,18 +547,18 @@ var metadata = {
507
547
  oldName: ['bitbucket/commits'],
508
548
  type: 'core',
509
549
  categorization: 'single-purpose',
510
- usage: 'Reserved for commits in Jira or Bitbucket.',
511
- team: 'Jira'
550
+ usage: 'Single purpose - Reserved for commits in Jira or Bitbucket.',
551
+ team: 'Design System Team'
512
552
  },
513
553
  compass: {
514
554
  keywords: ['compass', 'icon', 'core', 'template'],
515
555
  componentName: 'CompassIcon',
516
556
  package: '@atlaskit/icon/core/compass',
517
- oldName: ['discover-filled', 'discover'],
557
+ oldName: ['discover'],
518
558
  type: 'core',
519
559
  categorization: 'multi-purpose',
520
- usage: 'Known uses: templates.',
521
- team: 'ADS'
560
+ usage: 'Multi purpose - Known uses: templates.',
561
+ team: 'Design System Team'
522
562
  },
523
563
  component: {
524
564
  keywords: ['component', 'block', 'lego', 'icon', 'core', 'lego', 'brick', 'block'],
@@ -527,8 +567,76 @@ var metadata = {
527
567
  oldName: ['component'],
528
568
  type: 'core',
529
569
  categorization: 'single-purpose',
530
- usage: 'Reserved for components in Jira and Compass.',
531
- team: 'ADS'
570
+ usage: 'Single purpose - Reserved for components in Jira and Compass.',
571
+ team: 'Design System Team'
572
+ },
573
+ 'content-align-center': {
574
+ keywords: ['content-align-center', 'contentaligncenter', 'icon', 'core', 'content', 'media', 'image', 'alignment', 'centre'],
575
+ componentName: 'ContentAlignCenterIcon',
576
+ package: '@atlaskit/icon/core/content-align-center',
577
+ oldName: ['editor/align-image-center'],
578
+ type: 'core',
579
+ categorization: 'multi-purpose',
580
+ usage: 'Single purpose - Reserved for center aligning media and content.',
581
+ team: 'Design System Team'
582
+ },
583
+ 'content-align-left': {
584
+ keywords: ['content-align-left', 'contentalignleft', 'icon', 'core', 'content', 'media', 'image', 'alignment', 'left'],
585
+ componentName: 'ContentAlignLeftIcon',
586
+ package: '@atlaskit/icon/core/content-align-left',
587
+ oldName: ['editor/align-image-left'],
588
+ type: 'core',
589
+ categorization: 'multi-purpose',
590
+ usage: 'Single purpose - Reserved for left aligning media and content.',
591
+ team: 'Design System Team'
592
+ },
593
+ 'content-align-right': {
594
+ keywords: ['content-align-right', 'contentalignright', 'icon', 'core', 'content', 'media', 'image', 'alignment', 'right'],
595
+ componentName: 'ContentAlignRightIcon',
596
+ package: '@atlaskit/icon/core/content-align-right',
597
+ oldName: ['editor/align-image-right'],
598
+ type: 'core',
599
+ categorization: 'multi-purpose',
600
+ usage: 'Single purpose - Reserved for right aligning media and content.',
601
+ team: 'Design System Team'
602
+ },
603
+ 'content-width-narrow': {
604
+ keywords: ['content-width-narrow', 'contentwidthnarrow', 'icon', 'core', 'content', 'media', 'image', 'width', 'fixed', 'narrow'],
605
+ componentName: 'ContentWidthNarrowIcon',
606
+ package: '@atlaskit/icon/core/content-width-narrow',
607
+ oldName: ['editor/media-center'],
608
+ type: 'core',
609
+ categorization: 'multi-purpose',
610
+ usage: 'Single purpose - Reserved for setting media and content to a narrow width.',
611
+ team: 'Design System Team'
612
+ },
613
+ 'content-width-wide': {
614
+ keywords: ['content-width-wide', 'contentwidthwide', 'icon', 'core', 'content', 'media', 'image', 'width', 'fixed', 'wide'],
615
+ componentName: 'ContentWidthWideIcon',
616
+ package: '@atlaskit/icon/core/content-width-wide',
617
+ oldName: ['editor/media-wide'],
618
+ type: 'core',
619
+ categorization: 'multi-purpose',
620
+ usage: 'Single purpose - Reserved for setting media and content to a wide width.',
621
+ team: 'Design System Team'
622
+ },
623
+ 'content-wrap-left': {
624
+ keywords: ['content-wrap-left', 'contentwrapleft', 'icon', 'core', 'content', 'media', 'image', 'alignment', 'left', 'inline', 'wrap'],
625
+ componentName: 'ContentWrapLeftIcon',
626
+ package: '@atlaskit/icon/core/content-wrap-left',
627
+ type: 'core',
628
+ categorization: 'multi-purpose',
629
+ usage: 'Single purpose - Reserved for left aligning media and content with wrapping enabled.',
630
+ team: 'Design System Team'
631
+ },
632
+ 'content-wrap-right': {
633
+ keywords: ['content-wrap-right', 'contentwrapright', 'icon', 'core', 'content', 'media', 'image', 'alignment', 'right', 'inline', 'wrap'],
634
+ componentName: 'ContentWrapRightIcon',
635
+ package: '@atlaskit/icon/core/content-wrap-right',
636
+ type: 'core',
637
+ categorization: 'multi-purpose',
638
+ usage: 'Single purpose - Reserved for right aligning media and content with wrapping enabled.',
639
+ team: 'Design System Team'
532
640
  },
533
641
  copy: {
534
642
  keywords: ['copy', 'duplicate', 'icon', 'core', 'copy', 'object'],
@@ -537,8 +645,8 @@ var metadata = {
537
645
  oldName: ['copy'],
538
646
  type: 'core',
539
647
  categorization: 'single-purpose',
540
- usage: 'Reserved for copying data such as text, code or other objects.',
541
- team: 'ADS'
648
+ usage: 'Single purpose - Reserved for copying data such as text, code or other objects.',
649
+ team: 'Design System Team'
542
650
  },
543
651
  'credit-card': {
544
652
  keywords: ['credit-card', 'creditcard', 'icon', 'core', 'payment', 'invoice'],
@@ -547,8 +655,8 @@ var metadata = {
547
655
  oldName: ['creditcard-filled', 'creditcard'],
548
656
  type: 'core',
549
657
  categorization: 'multi-purpose',
550
- usage: 'Known uses: billing in Admin, invoices in PPC, payments.',
551
- team: 'ADS'
658
+ usage: 'Multi purpose - Known uses: billing in Admin, invoices in PPC, payments.',
659
+ team: 'Design System Team'
552
660
  },
553
661
  'cross-circle': {
554
662
  keywords: ['cross-circle', 'crosscircle', 'close', 'x', 'cancel', 'icon', 'core', 'x', 'exit', 'clear', 'no', 'filled'],
@@ -557,8 +665,8 @@ var metadata = {
557
665
  oldName: ['cross-circle', 'editor/error', 'select-clear'],
558
666
  type: 'core',
559
667
  categorization: 'multi-purpose',
560
- usage: 'Known uses: clear text field, error status icon.',
561
- team: 'ADS'
668
+ usage: 'Multi purpose - Known uses: clear text field, error status.',
669
+ team: 'Design System Team'
562
670
  },
563
671
  customize: {
564
672
  keywords: ['customize', 'icon', 'core', 'customise', 'configure', 'modify', 'preferences', 'settings', 'sliders'],
@@ -567,8 +675,8 @@ var metadata = {
567
675
  oldName: ['preferences'],
568
676
  type: 'core',
569
677
  categorization: 'multi-purpose',
570
- usage: 'Known uses: modify a sidebar order, change view, settings.',
571
- team: 'ADS'
678
+ usage: 'Multi purpose - Known uses: customize sidebar, customize view, settings.',
679
+ team: 'Design System Team'
572
680
  },
573
681
  dashboard: {
574
682
  keywords: ['dashboard', 'window', 'grid', 'icon', 'core', 'activity', 'view'],
@@ -577,8 +685,17 @@ var metadata = {
577
685
  oldName: ['activity', 'dashboard'],
578
686
  type: 'core',
579
687
  categorization: 'single-purpose',
580
- usage: 'Reserved for dashboards in Jira.',
581
- team: 'ADS'
688
+ usage: 'Single purpose - Reserved for dashboards in Jira.',
689
+ team: 'Design System Team'
690
+ },
691
+ 'data-flow': {
692
+ keywords: ['data-flow', 'dataflow', 'icon', 'core', 'relationship', 'data', 'flow chart'],
693
+ componentName: 'DataFlowIcon',
694
+ package: '@atlaskit/icon/core/data-flow',
695
+ type: 'core',
696
+ categorization: 'multi-purpose',
697
+ usage: 'Multi purpose - Known usages: Database schema in Jira.',
698
+ team: 'Design System Team'
582
699
  },
583
700
  database: {
584
701
  keywords: ['database', 'icon', 'core', 'spreadsheet', 'table', 'data', 'cells'],
@@ -586,8 +703,8 @@ var metadata = {
586
703
  package: '@atlaskit/icon/core/database',
587
704
  type: 'core',
588
705
  categorization: 'single-purpose',
589
- usage: 'Reserved for databases in Confluence.',
590
- team: 'ADS'
706
+ usage: 'Single purpose - Reserved for databases in Confluence.',
707
+ team: 'Design System Team'
591
708
  },
592
709
  decision: {
593
710
  keywords: ['decision', 'icon', 'core', 'fork', 'diagonal arrow'],
@@ -596,8 +713,17 @@ var metadata = {
596
713
  oldName: ['decision', 'editor/decision'],
597
714
  type: 'core',
598
715
  categorization: 'single-purpose',
599
- usage: 'Reserved for decisions.',
600
- team: 'ADS'
716
+ usage: 'Single purpose - Reserved for decisions.',
717
+ team: 'Design System Team'
718
+ },
719
+ defect: {
720
+ keywords: ['defect', 'icon', 'core', 'square', 'broken', 'defect', 'fragile', 'cracked'],
721
+ componentName: 'DefectIcon',
722
+ package: '@atlaskit/icon/core/defect',
723
+ type: 'core',
724
+ categorization: 'multi-purpose',
725
+ usage: "Single purpose - Reserved for 'Defect' Jira issue type.",
726
+ team: 'Design System Team'
601
727
  },
602
728
  delete: {
603
729
  keywords: ['delete', 'icon', 'core', 'trash', 'bin', 'remove'],
@@ -606,8 +732,8 @@ var metadata = {
606
732
  oldName: ['editor/remove', 'trash'],
607
733
  type: 'core',
608
734
  categorization: 'single-purpose',
609
- usage: 'Reserved for removing or deleting an object.',
610
- team: 'ADS'
735
+ usage: 'Single purpose - Reserved for removing or deleting an object.',
736
+ team: 'Design System Team'
611
737
  },
612
738
  department: {
613
739
  keywords: ['department', 'icon', 'core', 'organization', 'organisation', 'org chart', 'hierarchy'],
@@ -616,8 +742,8 @@ var metadata = {
616
742
  oldName: ['department'],
617
743
  type: 'core',
618
744
  categorization: 'single-purpose',
619
- usage: 'Reserved for departments, reporting lines, or other tree chart representations.',
620
- team: 'Atlas'
745
+ usage: 'Single purpose - Reserved for departments, reporting lines, or other tree chart representations.',
746
+ team: 'Design System Team'
621
747
  },
622
748
  'device-mobile': {
623
749
  keywords: ['device-mobile', 'devicemobile', 'icon', 'core', 'iphone', 'mobile phone', 'cell phone'],
@@ -626,8 +752,26 @@ var metadata = {
626
752
  oldName: ['mobile'],
627
753
  type: 'core',
628
754
  categorization: 'multi-purpose',
629
- usage: 'Known uses: call, contact us.',
630
- team: 'ADS'
755
+ usage: 'Multi purpose - Known uses: call, contact us.',
756
+ team: 'Design System Team'
757
+ },
758
+ devices: {
759
+ keywords: ['devices', 'icon', 'core', 'devices', 'assets', 'laptop', 'phone', 'hardware'],
760
+ componentName: 'DevicesIcon',
761
+ package: '@atlaskit/icon/core/devices',
762
+ type: 'core',
763
+ categorization: 'multi-purpose',
764
+ usage: "Multi purpose - Known usages: 'Asset' Jira issue type.",
765
+ team: 'Design System Team'
766
+ },
767
+ discovery: {
768
+ keywords: ['discovery', 'icon', 'core', 'discovery', 'note', 'filled'],
769
+ componentName: 'DiscoveryIcon',
770
+ package: '@atlaskit/icon/core/discovery',
771
+ type: 'core',
772
+ categorization: 'single-purpose',
773
+ usage: 'Single purpose - Reserved for representing discovery. Used for Note info panel variant in Editor.',
774
+ team: 'Design System Team'
631
775
  },
632
776
  download: {
633
777
  keywords: ['download', 'cloud', 'icon', 'core', 'down arrow', 'file download'],
@@ -636,8 +780,8 @@ var metadata = {
636
780
  oldName: ['download'],
637
781
  type: 'core',
638
782
  categorization: 'single-purpose',
639
- usage: 'Reserved for file downloads.',
640
- team: 'ADS'
783
+ usage: 'Single purpose - Reserved for file downloads.',
784
+ team: 'Design System Team'
641
785
  },
642
786
  'drag-handle': {
643
787
  keywords: ['drag-handle', 'draghandle', 'icon', 'core', 'drag handler', 'drag dots', 'reorder', 'move'],
@@ -646,8 +790,8 @@ var metadata = {
646
790
  oldName: ['drag-handler'],
647
791
  type: 'core',
648
792
  categorization: 'single-purpose',
649
- usage: 'Reserved for draggable elements.',
650
- team: 'ADS'
793
+ usage: 'Single purpose - Reserved for draggable elements.',
794
+ team: 'Design System Team'
651
795
  },
652
796
  edit: {
653
797
  keywords: ['edit', 'pencil', 'write', 'icon', 'core', 'pencil', 'pencil on page'],
@@ -656,8 +800,17 @@ var metadata = {
656
800
  oldName: ['edit-filled', 'edit', 'editor/edit'],
657
801
  type: 'core',
658
802
  categorization: 'single-purpose',
659
- usage: 'Reserved for editing objects.',
660
- team: 'ADS'
803
+ usage: 'Single purpose - Reserved for editing objects.',
804
+ team: 'Design System Team'
805
+ },
806
+ 'edit-bulk': {
807
+ keywords: ['edit-bulk', 'editbulk', 'icon', 'core', 'edit', 'pencil', 'multiple', 'bulk', 'change'],
808
+ componentName: 'EditBulkIcon',
809
+ package: '@atlaskit/icon/core/edit-bulk',
810
+ type: 'core',
811
+ categorization: 'multi-purpose',
812
+ usage: 'Single purpose - Reserved for editing multiple objects in bulk.',
813
+ team: 'Design System Team'
661
814
  },
662
815
  email: {
663
816
  keywords: ['email', 'icon', 'core', 'envelope', 'message'],
@@ -666,8 +819,8 @@ var metadata = {
666
819
  oldName: ['email'],
667
820
  type: 'core',
668
821
  categorization: 'single-purpose',
669
- usage: 'Reserved for when an email-related things.',
670
- team: 'ADS'
822
+ usage: 'Single purpose - Reserved for when an email-related things.',
823
+ team: 'Design System Team'
671
824
  },
672
825
  emoji: {
673
826
  keywords: ['emoji', 'emoticon', 'smiley', 'icon', 'core', 'smiley face', 'emoticon'],
@@ -676,8 +829,8 @@ var metadata = {
676
829
  oldName: ['editor/emoji', 'emoji/emoji', 'emoji', 'emoji/people'],
677
830
  type: 'core',
678
831
  categorization: 'single-purpose',
679
- usage: "Reserved for Editor as a category for Emoji's.",
680
- team: 'Editor'
832
+ usage: "Single purpose - Reserved for Editor as a category for Emoji's.",
833
+ team: 'Design System Team'
681
834
  },
682
835
  'emoji-add': {
683
836
  keywords: ['emoji-add', 'emojiadd', 'icon', 'core', 'smiley face', 'emoticon', 'plus'],
@@ -686,17 +839,17 @@ var metadata = {
686
839
  oldName: ['emoji-add'],
687
840
  type: 'core',
688
841
  categorization: 'single-purpose',
689
- usage: 'Reserved for adding an emoji reaction.',
690
- team: 'Editor'
842
+ usage: 'Single purpose - Reserved for adding an emoji reaction.',
843
+ team: 'Design System Team'
691
844
  },
692
845
  epic: {
693
- keywords: ['epic', 'icon', 'core', 'lightning bolt', 'filled'],
846
+ keywords: ['epic', 'icon', 'core', 'lightning bolt', 'jira status', 'filled'],
694
847
  componentName: 'EpicIcon',
695
848
  package: '@atlaskit/icon/core/epic',
696
849
  type: 'core',
697
850
  categorization: 'single-purpose',
698
- usage: 'Reserved for epics in Jira.',
699
- team: 'Jira'
851
+ usage: 'Single purpose - Reserved for epics in Jira.',
852
+ team: 'Design System Team'
700
853
  },
701
854
  error: {
702
855
  keywords: ['error', 'warning', 'alert', 'icon', 'core', 'filled', 'status'],
@@ -705,18 +858,37 @@ var metadata = {
705
858
  oldName: ['error'],
706
859
  type: 'core',
707
860
  categorization: 'single-purpose',
708
- usage: 'Reserved for when there is an error.',
709
- team: 'ADS'
861
+ usage: 'Single purpose - Reserved for when there is an error.',
862
+ team: 'Design System Team'
710
863
  },
711
864
  expand: {
712
- keywords: ['expand', 'icon', 'core', 'diagonal', 'resize'],
865
+ keywords: ['expand', 'icon', 'core', 'diagonal', 'resize', 'enlarge'],
713
866
  componentName: 'ExpandIcon',
714
867
  package: '@atlaskit/icon/core/expand',
715
868
  oldName: ['editor/expand', 'editor/image-resize', 'image-resize'],
716
869
  type: 'core',
717
870
  categorization: 'single-purpose',
718
- usage: 'Reserved for expanding a object or panel.',
719
- team: 'ADS'
871
+ usage: 'Single purpose - Reserved for resizing screens, panels, modals, or media to its maximum size.',
872
+ team: 'Design System Team'
873
+ },
874
+ 'expand-horizontal': {
875
+ keywords: ['expand-horizontal', 'expandhorizontal', 'icon', 'core', 'expand', 'width', 'horizontal arrows', 'maximum width', 'stretch', 'fit'],
876
+ componentName: 'ExpandHorizontalIcon',
877
+ package: '@atlaskit/icon/core/expand-horizontal',
878
+ oldName: ['editor/media-full-width'],
879
+ type: 'core',
880
+ categorization: 'single-purpose',
881
+ usage: 'Single purpose - Reserved for expanding an element to its maximum width.',
882
+ team: 'Design System Team'
883
+ },
884
+ 'expand-vertical': {
885
+ keywords: ['expand-vertical', 'expandvertical', 'icon', 'core', 'expand', 'height', 'vertical arrows', 'maximum height', 'stretch', 'fit'],
886
+ componentName: 'ExpandVerticalIcon',
887
+ package: '@atlaskit/icon/core/expand-vertical',
888
+ type: 'core',
889
+ categorization: 'single-purpose',
890
+ usage: 'Single purpose - Reserved for expanding an element to its maximum height.',
891
+ team: 'Design System Team'
720
892
  },
721
893
  'eye-open': {
722
894
  keywords: ['eye-open', 'eyeopen', 'icon', 'core', 'watch', 'visible', 'visbility', 'permissions'],
@@ -725,8 +897,8 @@ var metadata = {
725
897
  oldName: ['watch'],
726
898
  type: 'core',
727
899
  categorization: 'multi-purpose',
728
- usage: 'Known uses: watch page in Confluence, show password in text field, and following in Atlas.',
729
- team: 'ADS'
900
+ usage: 'Multi purpose - Known uses: watch page in Confluence, show password in text field, and following in Atlas.',
901
+ team: 'Design System Team'
730
902
  },
731
903
  'eye-open-filled': {
732
904
  keywords: ['eye-open-filled', 'eyeopenfilled', 'icon', 'core', 'watching', 'visible', 'visbility', 'permissions', 'filled'],
@@ -735,8 +907,17 @@ var metadata = {
735
907
  oldName: ['hipchat/audio-only', 'watch-filled'],
736
908
  type: 'core',
737
909
  categorization: 'multi-purpose',
738
- usage: 'Known uses: watched pages in Confluence.',
739
- team: 'ADS'
910
+ usage: 'Multi purpose - Known uses: watched pages in Confluence.',
911
+ team: 'Design System Team'
912
+ },
913
+ 'eye-open-strikethrough': {
914
+ keywords: ['eye-open-strikethrough', 'eyeopenstrikethrough', 'icon', 'core', 'unwatch', 'invisible', 'visibility', 'permissions'],
915
+ componentName: 'EyeOpenStrikethroughIcon',
916
+ package: '@atlaskit/icon/core/eye-open-strikethrough',
917
+ type: 'core',
918
+ categorization: 'multi-purpose',
919
+ usage: 'Multi purpose - Intended uses: unwatch page in Confluence, hide password in text field, and unfollow in Atlas.',
920
+ team: 'Design System Team'
740
921
  },
741
922
  feed: {
742
923
  keywords: ['feed', 'icon', 'core', 'feed', 'updates', 'release notes', "what's new"],
@@ -744,18 +925,46 @@ var metadata = {
744
925
  package: '@atlaskit/icon/core/feed',
745
926
  type: 'core',
746
927
  categorization: 'single-purpose',
747
- usage: 'Reserved for update feeds in Atlassian Home.',
748
- team: 'Atlas'
928
+ usage: 'Single purpose - Reserved for update feeds in Atlassian Home.',
929
+ team: 'Design System Team'
749
930
  },
750
931
  feedback: {
751
- keywords: ['feedback', 'announce', 'speaker', 'megaphone', 'icon', 'core', 'diagonal arrow', 'chat bubble'],
932
+ keywords: ['feedback', 'announce', 'speaker', 'megaphone', 'icon', 'core', 'diagonal arrow', 'chat bubble', 'survey', 'critique'],
752
933
  componentName: 'FeedbackIcon',
753
934
  package: '@atlaskit/icon/core/feedback',
754
935
  oldName: ['editor/feedback', 'feedback'],
755
936
  type: 'core',
937
+ categorization: 'single-purpose',
938
+ usage: 'Single purpose - Known uses: customer feedback.',
939
+ team: 'Design System Team'
940
+ },
941
+ field: {
942
+ keywords: ['field', 'icon', 'core', 'field', 'form', 'input', 'label'],
943
+ componentName: 'FieldIcon',
944
+ package: '@atlaskit/icon/core/field',
945
+ type: 'core',
756
946
  categorization: 'multi-purpose',
757
- usage: 'Known uses: customer feedback.',
758
- team: 'ADS'
947
+ usage: 'Multi purpose - Known usages: Field suggestions provided by Atlassian Intelligence.',
948
+ team: 'Design System Team'
949
+ },
950
+ file: {
951
+ keywords: ['file', 'document', 'paper', 'page', 'sheet', 'icon', 'core', 'document', 'file', 'paper'],
952
+ componentName: 'FileIcon',
953
+ package: '@atlaskit/icon/core/file',
954
+ oldName: ['editor/file', 'file'],
955
+ type: 'core',
956
+ categorization: 'multi-purpose',
957
+ usage: "Multi purpose - Known uses: document, file. Do not use to represent a page — use the dedicated 'Page' icon instead.",
958
+ team: 'Design System Team'
959
+ },
960
+ files: {
961
+ keywords: ['files', 'icon', 'core', 'documents', 'files', 'papers'],
962
+ componentName: 'FilesIcon',
963
+ package: '@atlaskit/icon/core/files',
964
+ type: 'core',
965
+ categorization: 'multi-purpose',
966
+ usage: "Multi purpose - Known uses: documents, files. Do not use to represent pages — use the dedicated 'Pages' icon instead.",
967
+ team: 'Design System Team'
759
968
  },
760
969
  filter: {
761
970
  keywords: ['filter', 'icon', 'core', 'funnel', 'refine'],
@@ -764,8 +973,8 @@ var metadata = {
764
973
  oldName: ['filter', 'media-services/filter'],
765
974
  type: 'core',
766
975
  categorization: 'single-purpose',
767
- usage: 'Reserved for filterting data or objects.',
768
- team: 'ADS'
976
+ usage: 'Single purpose - Reserved for filterting data or objects.',
977
+ team: 'Design System Team'
769
978
  },
770
979
  flag: {
771
980
  keywords: ['flag', 'icon', 'core', 'important', 'emoji category'],
@@ -774,8 +983,18 @@ var metadata = {
774
983
  oldName: ['emoji/flags'],
775
984
  type: 'core',
776
985
  categorization: 'multi-purpose',
777
- usage: 'Known uses: flags in Editor, feature flags.',
778
- team: 'Editor'
986
+ usage: 'Multi purpose - Known uses: flags in Editor, feature flags.',
987
+ team: 'Design System Team'
988
+ },
989
+ 'flag-filled': {
990
+ keywords: ['flag-filled', 'flagfilled', 'icon', 'core', 'flag', 'important', 'filled'],
991
+ componentName: 'FlagFilledIcon',
992
+ package: '@atlaskit/icon/core/flag-filled',
993
+ oldName: ['flag-filled'],
994
+ type: 'core',
995
+ categorization: 'multi-purpose',
996
+ usage: 'Multi purpose - Known uses: active feature flags.',
997
+ team: 'Design System Team'
779
998
  },
780
999
  flask: {
781
1000
  keywords: ['flask', 'icon', 'core', 'labs', 'test', 'erlenmeyer flask', 'beaker'],
@@ -784,8 +1003,8 @@ var metadata = {
784
1003
  oldName: ['jira/labs'],
785
1004
  type: 'core',
786
1005
  categorization: 'multi-purpose',
787
- usage: 'Known uses: labs in Jira.',
788
- team: 'Jira'
1006
+ usage: 'Multi purpose - Known uses: labs in Jira.',
1007
+ team: 'Design System Team'
789
1008
  },
790
1009
  'folder-closed': {
791
1010
  keywords: ['folder-closed', 'folderclosed', 'icon', 'core', 'directory'],
@@ -794,8 +1013,8 @@ var metadata = {
794
1013
  oldName: ['folder'],
795
1014
  type: 'core',
796
1015
  categorization: 'single-purpose',
797
- usage: 'Reserved for folders in Confluence.',
798
- team: 'ADS'
1016
+ usage: 'Single purpose - Reserved for folders in Confluence.',
1017
+ team: 'Design System Team'
799
1018
  },
800
1019
  'folder-open': {
801
1020
  keywords: ['folder-open', 'folderopen', 'icon', 'core', 'directory'],
@@ -803,8 +1022,8 @@ var metadata = {
803
1022
  package: '@atlaskit/icon/core/folder-open',
804
1023
  type: 'core',
805
1024
  categorization: 'single-purpose',
806
- usage: 'Reserved for open folders in Confluence.',
807
- team: 'ADS'
1025
+ usage: 'Single purpose - Reserved for open folders in Confluence.',
1026
+ team: 'Design System Team'
808
1027
  },
809
1028
  'fullscreen-enter': {
810
1029
  keywords: ['fullscreen-enter', 'fullscreenenter', 'icon', 'core', 'full screen'],
@@ -813,18 +1032,18 @@ var metadata = {
813
1032
  oldName: ['vid-full-screen-on'],
814
1033
  type: 'core',
815
1034
  categorization: 'single-purpose',
816
- usage: 'Reserved for full screen videos or objects.',
817
- team: 'Media'
1035
+ usage: 'Single purpose - Reserved for full screen videos or objects.',
1036
+ team: 'Design System Team'
818
1037
  },
819
1038
  'fullscreen-exit': {
820
1039
  keywords: ['fullscreen-exit', 'fullscreenexit', 'icon', 'core', 'un-full screen', 'un-fullscreen'],
821
1040
  componentName: 'FullscreenExitIcon',
822
1041
  package: '@atlaskit/icon/core/fullscreen-exit',
823
- oldName: ['media-services/full-screen', 'vid-full-screen-off'],
1042
+ oldName: ['media-services/full-screen'],
824
1043
  type: 'core',
825
1044
  categorization: 'single-purpose',
826
- usage: 'Reserved for return screen videos or objects.',
827
- team: 'Media'
1045
+ usage: 'Single purpose - Reserved for return screen videos or objects.',
1046
+ team: 'Design System Team'
828
1047
  },
829
1048
  globe: {
830
1049
  keywords: ['globe', 'icon', 'core', 'world'],
@@ -833,8 +1052,8 @@ var metadata = {
833
1052
  oldName: ['world', 'world-small'],
834
1053
  type: 'core',
835
1054
  categorization: 'multi-purpose',
836
- usage: 'Known uses: public link in Confluence share dialog, global rules in Automation.',
837
- team: 'ADS'
1055
+ usage: 'Multi purpose - Known uses: public link in Confluence share dialog, global rules in Automation.',
1056
+ team: 'Design System Team'
838
1057
  },
839
1058
  goal: {
840
1059
  keywords: ['goal', 'icon', 'core', 'target'],
@@ -842,8 +1061,8 @@ var metadata = {
842
1061
  package: '@atlaskit/icon/core/goal',
843
1062
  type: 'core',
844
1063
  categorization: 'single-purpose',
845
- usage: 'Reserved for goals in Atlas.',
846
- team: 'Atlas'
1064
+ usage: 'Single purpose - Reserved for goals in Atlas.',
1065
+ team: 'Design System Team'
847
1066
  },
848
1067
  grid: {
849
1068
  keywords: ['grid', 'icon', 'core', 'view all content', 'tile view', 'layout', 'grid', 'tiles'],
@@ -852,8 +1071,37 @@ var metadata = {
852
1071
  oldName: ['editor/table', 'media-services/grid', 'table'],
853
1072
  type: 'core',
854
1073
  categorization: 'multi-purpose',
855
- usage: 'Known uses: spaces in Confluence, and grid view, all content in Confluence.',
856
- team: 'ADS'
1074
+ usage: 'Multi purpose - Known uses: spaces in Confluence, and grid view, all content in Confluence.',
1075
+ team: 'Design System Team'
1076
+ },
1077
+ 'grow-diagonal': {
1078
+ keywords: ['grow-diagonal', 'growdiagonal', 'icon', 'core', 'grow', 'width and height', 'diagonal arrows'],
1079
+ componentName: 'GrowDiagonalIcon',
1080
+ package: '@atlaskit/icon/core/grow-diagonal',
1081
+ oldName: ['media-services/actual-size'],
1082
+ type: 'core',
1083
+ categorization: 'single-purpose',
1084
+ usage: 'Single purpose - Reserved for increasing the size of an element when height and width are changed concurrently.',
1085
+ team: 'Design System Team'
1086
+ },
1087
+ 'grow-horizontal': {
1088
+ keywords: ['grow-horizontal', 'growhorizontal', 'icon', 'core', 'grow', 'width', 'horizontal arrows'],
1089
+ componentName: 'GrowHorizontalIcon',
1090
+ package: '@atlaskit/icon/core/grow-horizontal',
1091
+ oldName: ['editor/expand'],
1092
+ type: 'core',
1093
+ categorization: 'single-purpose',
1094
+ usage: 'Single purpose - Reserved for increasing the width of an element.',
1095
+ team: 'Design System Team'
1096
+ },
1097
+ 'grow-vertical': {
1098
+ keywords: ['grow-vertical', 'growvertical', 'icon', 'core', 'grow', 'height', 'vertical arrows'],
1099
+ componentName: 'GrowVerticalIcon',
1100
+ package: '@atlaskit/icon/core/grow-vertical',
1101
+ type: 'core',
1102
+ categorization: 'single-purpose',
1103
+ usage: 'Single purpose - Reserved for increasing the height of an element.',
1104
+ team: 'Design System Team'
857
1105
  },
858
1106
  hashtag: {
859
1107
  keywords: ['hashtag', 'icon', 'core', 'tag', 'topic', 'pound'],
@@ -861,8 +1109,17 @@ var metadata = {
861
1109
  package: '@atlaskit/icon/core/hashtag',
862
1110
  type: 'core',
863
1111
  categorization: 'multi-purpose',
864
- usage: 'Known uses: topics in Atlas, tags.',
865
- team: 'ADS'
1112
+ usage: 'Multi purpose - Known uses: topics in Atlas, tags.',
1113
+ team: 'Design System Team'
1114
+ },
1115
+ headphones: {
1116
+ keywords: ['headphones', 'icon', 'core', 'audio', 'music'],
1117
+ componentName: 'HeadphonesIcon',
1118
+ package: '@atlaskit/icon/core/headphones',
1119
+ type: 'core',
1120
+ categorization: 'multi-purpose',
1121
+ usage: 'Multi purpose - Known uses: music, audio.',
1122
+ team: 'Design System Team'
866
1123
  },
867
1124
  heart: {
868
1125
  keywords: ['heart', 'icon', 'core', 'like', 'love', 'emoji category'],
@@ -871,8 +1128,8 @@ var metadata = {
871
1128
  oldName: ['emoji/symbols'],
872
1129
  type: 'core',
873
1130
  categorization: 'multi-purpose',
874
- usage: 'Known uses: emoji symbols in Editor.',
875
- team: 'Editor'
1131
+ usage: 'Multi purpose - Known uses: emoji symbols in Editor.',
1132
+ team: 'Design System Team'
876
1133
  },
877
1134
  home: {
878
1135
  keywords: ['home', 'icon', 'core', 'house', 'building'],
@@ -881,8 +1138,8 @@ var metadata = {
881
1138
  oldName: ['home-circle', 'home'],
882
1139
  type: 'core',
883
1140
  categorization: 'single-purpose',
884
- usage: 'Reserved for home in navigation. When a user clicks on this, they should return to the homepage.',
885
- team: 'ADS'
1141
+ usage: 'Single purpose - Reserved for home in navigation. When a user clicks on this, they should return to the homepage.',
1142
+ team: 'Design System Team'
886
1143
  },
887
1144
  image: {
888
1145
  keywords: ['image', 'picture', 'photo', 'icon', 'core', 'picture', 'asset'],
@@ -891,8 +1148,8 @@ var metadata = {
891
1148
  oldName: ['editor/image', 'image', 'media-services/image', 'media-services/scale-large', 'media-services/scale-small'],
892
1149
  type: 'core',
893
1150
  categorization: 'multi-purpose',
894
- usage: 'Known uses: images, image upload.',
895
- team: 'ADS'
1151
+ usage: 'Multi purpose - Known uses: images, image upload.',
1152
+ team: 'Design System Team'
896
1153
  },
897
1154
  inbox: {
898
1155
  keywords: ['inbox', 'icon', 'core', 'document tray', 'work', 'letter', 'post'],
@@ -901,47 +1158,115 @@ var metadata = {
901
1158
  oldName: ['tray'],
902
1159
  type: 'core',
903
1160
  categorization: 'multi-purpose',
904
- usage: "Known uses: 'Your work' in Confluence, inbox, mail.",
905
- team: 'Unknown'
1161
+ usage: "Multi purpose - Known uses: 'Your work' in Confluence, inbox, mail.",
1162
+ team: 'Design System Team'
906
1163
  },
907
1164
  incident: {
908
- keywords: ['incident', 'icon', 'core', 'witches hat', 'traffic cone'],
1165
+ keywords: ['incident', 'icon', 'core', 'witches hat', 'traffic cone', 'jira status'],
909
1166
  componentName: 'IncidentIcon',
910
1167
  package: '@atlaskit/icon/core/incident',
911
1168
  type: 'core',
912
1169
  categorization: 'single-purpose',
913
- usage: 'Reserved for incidents in Jira.',
914
- team: 'Jira'
1170
+ usage: 'Single purpose - Reserved for incidents in Jira.',
1171
+ team: 'Design System Team'
915
1172
  },
916
1173
  information: {
917
- keywords: ['information', 'icon', 'core', 'info', 'filled', 'helper', 'tip'],
1174
+ keywords: ['information', 'icon', 'core', 'info', 'filled', 'tip'],
918
1175
  componentName: 'InformationIcon',
919
1176
  package: '@atlaskit/icon/core/information',
920
1177
  oldName: ['editor/info', 'editor/panel', 'info'],
921
1178
  type: 'core',
922
1179
  categorization: 'single-purpose',
923
- usage: 'Known uses: helper message under textfield, information state insection messages.',
924
- team: 'ADS'
1180
+ usage: 'Single purpose - Known uses: information state in section messages or inline messages.',
1181
+ team: 'Design System Team'
925
1182
  },
926
1183
  issue: {
927
- keywords: ['issue', 'tick', 'check', 'confirm', 'task', 'icon', 'core'],
1184
+ keywords: ['issue', 'tick', 'check', 'confirm', 'task', 'icon', 'core', 'single issue', 'jira status', 'check mark', 'tick'],
928
1185
  componentName: 'IssueIcon',
929
1186
  package: '@atlaskit/icon/core/issue',
930
1187
  oldName: ['issue'],
931
1188
  type: 'core',
932
1189
  categorization: 'single-purpose',
933
- usage: 'Reserved for issues in Jira.',
934
- team: 'Jira'
1190
+ usage: 'Single purpose - Reserved for issues in Jira.',
1191
+ team: 'Design System Team'
935
1192
  },
936
1193
  issues: {
937
- keywords: ['issues', 'tick', 'check', 'confirm', 'task', 'icon', 'core', 'multiple issues'],
1194
+ keywords: ['issues', 'tick', 'check', 'confirm', 'task', 'icon', 'core', 'multiple issues', 'check mark', 'tick'],
938
1195
  componentName: 'IssuesIcon',
939
1196
  package: '@atlaskit/icon/core/issues',
940
1197
  oldName: ['issues'],
941
1198
  type: 'core',
942
1199
  categorization: 'single-purpose',
943
- usage: 'Reserved for multiple issues in Jira.',
944
- team: 'Jira'
1200
+ usage: 'Single purpose - Reserved for multiple issues in Jira.',
1201
+ team: 'Design System Team'
1202
+ },
1203
+ 'key-result': {
1204
+ keywords: ['key-result', 'keyresult', 'icon', 'core', 'target', 'bullseye', 'objective'],
1205
+ componentName: 'KeyResultIcon',
1206
+ package: '@atlaskit/icon/core/key-result',
1207
+ type: 'core',
1208
+ categorization: 'single-purpose',
1209
+ usage: 'Single purpose - Reserved for objectives.',
1210
+ team: 'Design System Team'
1211
+ },
1212
+ 'layout-three-columns': {
1213
+ keywords: ['layout-three-columns', 'layoutthreecolumns', 'icon', 'core', 'layout', 'columns', '3 col', '3 cols'],
1214
+ componentName: 'LayoutThreeColumnsIcon',
1215
+ package: '@atlaskit/icon/core/layout-three-columns',
1216
+ oldName: ['editor/layout-three-equal'],
1217
+ type: 'core',
1218
+ categorization: 'multi-purpose',
1219
+ usage: 'Single purpose - Reserved for 3 column layout option in Confluence Editor.',
1220
+ team: 'Design System Team'
1221
+ },
1222
+ 'layout-three-columns-sidebars': {
1223
+ keywords: ['layout-three-columns-sidebars', 'layoutthreecolumnssidebars', 'icon', 'core', 'layout', 'columns', '3 col', '3 cols', 'sidebars', 'asides'],
1224
+ componentName: 'LayoutThreeColumnsSidebarsIcon',
1225
+ package: '@atlaskit/icon/core/layout-three-columns-sidebars',
1226
+ oldName: ['editor/layout-three-with-sidebars'],
1227
+ type: 'core',
1228
+ categorization: 'multi-purpose',
1229
+ usage: 'Single purpose - Reserved for 3 column layout with left and right sidebars option in Confluence Editor.',
1230
+ team: 'Design System Team'
1231
+ },
1232
+ 'layout-two-columns': {
1233
+ keywords: ['layout-two-columns', 'layouttwocolumns', 'icon', 'core', 'layout', 'columns', '2 col', '2 cols'],
1234
+ componentName: 'LayoutTwoColumnsIcon',
1235
+ package: '@atlaskit/icon/core/layout-two-columns',
1236
+ oldName: ['editor/layout-two-equal'],
1237
+ type: 'core',
1238
+ categorization: 'multi-purpose',
1239
+ usage: 'Single purpose - Reserved for 2 column layout option in Confluence Editor.',
1240
+ team: 'Design System Team'
1241
+ },
1242
+ 'layout-two-columns-sidebar-left': {
1243
+ keywords: ['layout-two-columns-sidebar-left', 'layouttwocolumnssidebarleft', 'icon', 'core', 'layout', 'columns', '2 col', '2 cols', 'sidebar', 'aside'],
1244
+ componentName: 'LayoutTwoColumnsSidebarLeftIcon',
1245
+ package: '@atlaskit/icon/core/layout-two-columns-sidebar-left',
1246
+ oldName: ['editor/layout-two-left-sidebar'],
1247
+ type: 'core',
1248
+ categorization: 'multi-purpose',
1249
+ usage: 'Single purpose - Reserved for 2 column layout with left sidebar option in Confluence Editor.',
1250
+ team: 'Design System Team'
1251
+ },
1252
+ 'layout-two-columns-sidebar-right': {
1253
+ keywords: ['layout-two-columns-sidebar-right', 'layouttwocolumnssidebarright', 'icon', 'core', 'layout', 'columns', '2 col', '2 cols', 'sidebar', 'aside'],
1254
+ componentName: 'LayoutTwoColumnsSidebarRightIcon',
1255
+ package: '@atlaskit/icon/core/layout-two-columns-sidebar-right',
1256
+ oldName: ['editor/layout-two-right-sidebar'],
1257
+ type: 'core',
1258
+ categorization: 'multi-purpose',
1259
+ usage: 'Single purpose - Reserved for 2 column layout with right sidebar option in Confluence Editor.',
1260
+ team: 'Design System Team'
1261
+ },
1262
+ library: {
1263
+ keywords: ['library', 'icon', 'core', 'library', 'drawer', 'drawers', 'filing cabinet'],
1264
+ componentName: 'LibraryIcon',
1265
+ package: '@atlaskit/icon/core/library',
1266
+ type: 'core',
1267
+ categorization: 'multi-purpose',
1268
+ usage: 'Single purpose - Reserved for library view in Atlassian Home.',
1269
+ team: 'Design System Team'
945
1270
  },
946
1271
  lightbulb: {
947
1272
  keywords: ['lightbulb', 'idea', 'hint', 'icon', 'core', 'idea', 'initiative', 'tip', 'learnings'],
@@ -950,18 +1275,18 @@ var metadata = {
950
1275
  oldName: ['editor/hint', 'emoji/objects', 'lightbulb-filled', 'lightbulb'],
951
1276
  type: 'core',
952
1277
  categorization: 'multi-purpose',
953
- usage: 'Known uses: learnings in Atlas, initiatives in Jira.',
954
- team: 'ADS'
1278
+ usage: 'Multi purpose - Known uses: learnings in Atlas, initiatives in Jira.',
1279
+ team: 'Design System Team'
955
1280
  },
956
1281
  link: {
957
- keywords: ['link', 'icon', 'core', 'url', 'hyperlink', 'website', 'www', 'http'],
1282
+ keywords: ['link', 'icon', 'core', 'url', 'hyperlink', 'website', 'www', 'http', ''],
958
1283
  componentName: 'LinkIcon',
959
1284
  package: '@atlaskit/icon/core/link',
960
1285
  oldName: ['editor/link', 'link-filled', 'link'],
961
1286
  type: 'core',
962
1287
  categorization: 'single-purpose',
963
- usage: 'Reserved for links, urls, or copy link.',
964
- team: 'ADS'
1288
+ usage: 'Single purpose - Reserved for links, urls, or copy link.',
1289
+ team: 'Design System Team'
965
1290
  },
966
1291
  'link-broken': {
967
1292
  keywords: ['link-broken', 'linkbroken', 'icon', 'core', 'unlink', 'remove link', 'break link', 'url', 'hyperlink', 'website', 'www', 'https'],
@@ -970,18 +1295,47 @@ var metadata = {
970
1295
  oldName: ['editor/unlink', 'unlink'],
971
1296
  type: 'core',
972
1297
  categorization: 'single-purpose',
973
- usage: 'Reserved for removing a link.',
974
- team: 'ADS'
1298
+ usage: 'Single purpose - Reserved for removing a link.',
1299
+ team: 'Design System Team'
975
1300
  },
976
1301
  'link-external': {
977
- keywords: ['link-external', 'linkexternal', 'icon', 'core', 'new tab', 'new window', 'open in', 'url', 'hyperlink', 'www', 'http', 'https', 'website', 'external', 'shortcut', 'diagonal arrow'],
1302
+ keywords: ['link-external', 'linkexternal', 'icon', 'core', 'new tab', 'new window', 'open in', 'url', 'hyperlink', 'www', 'http', 'https', 'website', 'external', 'shortcut', 'diagonal arrow', 'offsite'],
978
1303
  componentName: 'LinkExternalIcon',
979
1304
  package: '@atlaskit/icon/core/link-external',
980
1305
  oldName: ['shortcut'],
981
1306
  type: 'core',
982
1307
  categorization: 'single-purpose',
983
- usage: 'Reserved for links that open up a new tab.',
984
- team: 'ADS'
1308
+ usage: 'Single purpose - Reserved for links that open up a new tab.',
1309
+ team: 'Design System Team'
1310
+ },
1311
+ 'list-bulleted': {
1312
+ keywords: ['list-bulleted', 'listbulleted', 'icon', 'core', 'bullets', 'unordered list'],
1313
+ componentName: 'ListBulletedIcon',
1314
+ package: '@atlaskit/icon/core/list-bulleted',
1315
+ oldName: ['bullet-list', 'editor/bullet-list'],
1316
+ type: 'core',
1317
+ categorization: 'multi-purpose',
1318
+ usage: 'Multi purpose - Known uses: bulleted lists, view all.',
1319
+ team: 'Design System Team'
1320
+ },
1321
+ 'list-checklist': {
1322
+ keywords: ['list-checklist', 'listchecklist', 'icon', 'core', 'list', 'check mark', 'to-do', 'requirements'],
1323
+ componentName: 'ListChecklistIcon',
1324
+ package: '@atlaskit/icon/core/list-checklist',
1325
+ type: 'core',
1326
+ categorization: 'multi-purpose',
1327
+ usage: "Multi purpose - Known usages: 'Requirement' Jira issue type.",
1328
+ team: 'Design System Team'
1329
+ },
1330
+ 'list-numbered': {
1331
+ keywords: ['list-numbered', 'listnumbered', 'icon', 'core', 'list', 'numbers'],
1332
+ componentName: 'ListNumberedIcon',
1333
+ package: '@atlaskit/icon/core/list-numbered',
1334
+ oldName: ['editor/number-list'],
1335
+ type: 'core',
1336
+ categorization: 'multi-purpose',
1337
+ usage: 'Multi purpose - Known usages: Numbered list in Confluence Editor.',
1338
+ team: 'Design System Team'
985
1339
  },
986
1340
  'lobby-bell': {
987
1341
  keywords: ['lobby-bell', 'lobbybell', 'icon', 'core', 'ding', 'risks'],
@@ -990,8 +1344,8 @@ var metadata = {
990
1344
  oldName: ['hipchat/lobby'],
991
1345
  type: 'core',
992
1346
  categorization: 'multi-purpose',
993
- usage: 'Known uses: risks in Atlas.',
994
- team: 'Editor'
1347
+ usage: 'Multi purpose - Known uses: risks in Atlas.',
1348
+ team: 'Design System Team'
995
1349
  },
996
1350
  location: {
997
1351
  keywords: ['location', 'pin', 'gps', 'map', 'icon', 'core', 'map', 'pin', 'address'],
@@ -1000,8 +1354,8 @@ var metadata = {
1000
1354
  oldName: ['location'],
1001
1355
  type: 'core',
1002
1356
  categorization: 'multi-purpose',
1003
- usage: 'Known uses: location in Atlas.',
1004
- team: 'ADS'
1357
+ usage: 'Multi purpose - Known uses: location in Atlas.',
1358
+ team: 'Design System Team'
1005
1359
  },
1006
1360
  'lock-locked': {
1007
1361
  keywords: ['lock-locked', 'locklocked', 'icon', 'core', 'permissions', 'no access', 'restricted', 'security', 'secure', 'forbidden', 'authentication'],
@@ -1010,8 +1364,8 @@ var metadata = {
1010
1364
  oldName: ['lock-circle', 'lock-filled', 'lock', 'unlock-circle'],
1011
1365
  type: 'core',
1012
1366
  categorization: 'multi-purpose',
1013
- usage: 'Known uses: secure password in textfields, locked page in Confluence.',
1014
- team: 'ADS'
1367
+ usage: 'Multi purpose - Known uses: secure password in textfields, locked page in Confluence.',
1368
+ team: 'Design System Team'
1015
1369
  },
1016
1370
  'lock-unlocked': {
1017
1371
  keywords: ['lock-unlocked', 'lockunlocked', 'icon', 'core', 'open permissions', 'unrestricted access', 'security', 'insecure', 'authentication'],
@@ -1020,8 +1374,8 @@ var metadata = {
1020
1374
  oldName: ['unlock-filled', 'unlock'],
1021
1375
  type: 'core',
1022
1376
  categorization: 'multi-purpose',
1023
- usage: 'Known uses: unlocked page in Confluence.',
1024
- team: 'ADS'
1377
+ usage: 'Multi purpose - Known uses: unlocked page in Confluence.',
1378
+ team: 'Design System Team'
1025
1379
  },
1026
1380
  'log-in': {
1027
1381
  keywords: ['log-in', 'login', 'icon', 'core', 'sign in', 'enter', 'account'],
@@ -1030,8 +1384,8 @@ var metadata = {
1030
1384
  oldName: ['sign-in'],
1031
1385
  type: 'core',
1032
1386
  categorization: 'single-purpose',
1033
- usage: 'Reserved for login.',
1034
- team: 'ADS'
1387
+ usage: 'Single purpose - Reserved for log in.',
1388
+ team: 'Design System Team'
1035
1389
  },
1036
1390
  'log-out': {
1037
1391
  keywords: ['log-out', 'logout', 'icon', 'core', 'sign out', 'exit', 'account'],
@@ -1040,8 +1394,17 @@ var metadata = {
1040
1394
  oldName: ['sign-out'],
1041
1395
  type: 'core',
1042
1396
  categorization: 'single-purpose',
1043
- usage: 'Reserved for logout.',
1044
- team: 'ADS'
1397
+ usage: 'Single purpose - Reserved for log out.',
1398
+ team: 'Design System Team'
1399
+ },
1400
+ 'magic-wand': {
1401
+ keywords: ['magic-wand', 'magicwand', 'icon', 'core', 'magic', 'wand', 'suggestion'],
1402
+ componentName: 'MagicWandIcon',
1403
+ package: '@atlaskit/icon/core/magic-wand',
1404
+ type: 'core',
1405
+ categorization: 'multi-purpose',
1406
+ usage: 'Multi purpose',
1407
+ team: 'Design System Team'
1045
1408
  },
1046
1409
  marketplace: {
1047
1410
  keywords: ['marketplace', 'store', 'shop', 'icon', 'core', 'app store', 'storefront', 'stand', 'third-party developer'],
@@ -1050,18 +1413,18 @@ var metadata = {
1050
1413
  oldName: ['marketplace'],
1051
1414
  type: 'core',
1052
1415
  categorization: 'single-purpose',
1053
- usage: 'Reserved for Atlassian Marketplace.',
1054
- team: 'ADS'
1416
+ usage: 'Single purpose - Reserved for Atlassian Marketplace.',
1417
+ team: 'Design System Team'
1055
1418
  },
1056
1419
  maximize: {
1057
- keywords: ['maximize', 'icon', 'core', 'resize', 'diagonal arrows', 'bigger'],
1420
+ keywords: ['maximize', 'icon', 'core', 'diagonal', 'resize', 'enlarge'],
1058
1421
  componentName: 'MaximizeIcon',
1059
1422
  package: '@atlaskit/icon/core/maximize',
1060
- oldName: ['media-services/actual-size'],
1423
+ oldName: ['editor/image-resize', 'image-resize', 'media-services/actual-size'],
1061
1424
  type: 'core',
1062
1425
  categorization: 'single-purpose',
1063
- usage: 'Reserved for maximizing screens, panels, or objects.',
1064
- team: 'Media'
1426
+ usage: 'Single purpose - Reserved for resizing screens, panels, modals, or media to its maximum size.',
1427
+ team: 'Design System Team'
1065
1428
  },
1066
1429
  megaphone: {
1067
1430
  keywords: ['megaphone', 'icon', 'core', 'announcement', 'bullhorn', 'feedback', 'news'],
@@ -1069,8 +1432,8 @@ var metadata = {
1069
1432
  package: '@atlaskit/icon/core/megaphone',
1070
1433
  type: 'core',
1071
1434
  categorization: 'multi-purpose',
1072
- usage: 'Known uses: feedback in products.',
1073
- team: 'ADS'
1435
+ usage: 'Multi purpose - Known uses: feedback in products.',
1436
+ team: 'Design System Team'
1074
1437
  },
1075
1438
  mention: {
1076
1439
  keywords: ['mention', 'user', 'person', '@', 'icon', 'core', 'at symbol', '@', 'tag', 'username'],
@@ -1079,8 +1442,8 @@ var metadata = {
1079
1442
  oldName: ['editor/mention'],
1080
1443
  type: 'core',
1081
1444
  categorization: 'single-purpose',
1082
- usage: 'Reserved for user mentions.',
1083
- team: 'Editor'
1445
+ usage: 'Single purpose - Reserved for user mentions.',
1446
+ team: 'Design System Team'
1084
1447
  },
1085
1448
  menu: {
1086
1449
  keywords: ['menu', 'hamburger', 'navigation', 'switcher', 'app switcher', 'icon', 'core', 'menu', 'top navigation', '3 lines', 'hamburger'],
@@ -1089,8 +1452,26 @@ var metadata = {
1089
1452
  oldName: ['menu-expand', 'menu'],
1090
1453
  type: 'core',
1091
1454
  categorization: 'single-purpose',
1092
- usage: 'Reserved for accessing the menu in global product navigation.',
1093
- team: 'ADS'
1455
+ usage: 'Single purpose - Reserved for accessing the menu in global product navigation.',
1456
+ team: 'Design System Team'
1457
+ },
1458
+ 'merge-failure': {
1459
+ keywords: ['merge-failure', 'mergefailure', 'icon', 'core', 'git merge', 'bitbucket merge', 'merge fail', 'cross', 'x'],
1460
+ componentName: 'MergeFailureIcon',
1461
+ package: '@atlaskit/icon/core/merge-failure',
1462
+ type: 'core',
1463
+ categorization: 'single-purpose',
1464
+ usage: 'Single purpose - Reserved for branches in Bitbucket and Jira that have failed to merge.',
1465
+ team: 'Design System Team'
1466
+ },
1467
+ 'merge-success': {
1468
+ keywords: ['merge-success', 'mergesuccess', 'icon', 'core', 'git merge', 'bitbucket merge', 'merge success', 'check mark'],
1469
+ componentName: 'MergeSuccessIcon',
1470
+ package: '@atlaskit/icon/core/merge-success',
1471
+ type: 'core',
1472
+ categorization: 'single-purpose',
1473
+ usage: 'Single purpose - Reserved for branches in Bitbucket and Jira that have successfully merged.',
1474
+ team: 'Design System Team'
1094
1475
  },
1095
1476
  microphone: {
1096
1477
  keywords: ['microphone', 'icon', 'core', 'mic', 'mic on', 'voice', 'speak'],
@@ -1099,18 +1480,37 @@ var metadata = {
1099
1480
  oldName: ['vid-audio-on'],
1100
1481
  type: 'core',
1101
1482
  categorization: 'multi-purpose',
1102
- usage: 'Known uses: record sounds in Trello.',
1103
- team: 'Media'
1483
+ usage: 'Multi purpose - Known uses: record sounds in Trello.',
1484
+ team: 'Design System Team'
1104
1485
  },
1105
1486
  minimize: {
1106
- keywords: ['minimize', 'icon', 'core', 'minimise', 'resize', 'diagonal arrows'],
1487
+ keywords: ['minimize', 'icon', 'core', 'minimize', 'dock'],
1107
1488
  componentName: 'MinimizeIcon',
1108
1489
  package: '@atlaskit/icon/core/minimize',
1109
1490
  oldName: ['media-services/fit-to-page', 'vid-full-screen-off'],
1110
1491
  type: 'core',
1111
1492
  categorization: 'single-purpose',
1112
- usage: 'Known uses: minimize modal window, minimize panel, minimize video screen.',
1113
- team: 'ADS'
1493
+ usage: 'Single purpose - Reserved for minimizing or docking modals to the bottom of the viewport.',
1494
+ team: 'Design System Team'
1495
+ },
1496
+ minus: {
1497
+ keywords: ['minus', 'icon', 'core', 'rule', 'horizontal line', 'divider', 'minus', 'subtract'],
1498
+ componentName: 'MinusIcon',
1499
+ package: '@atlaskit/icon/core/minus',
1500
+ oldName: ['editor/horizontal-rule'],
1501
+ type: 'core',
1502
+ categorization: 'multi-purpose',
1503
+ usage: 'Multi purpose - Known uses: horizontal rule in Editor.',
1504
+ team: 'Design System Team'
1505
+ },
1506
+ 'minus-square': {
1507
+ keywords: ['minus-square', 'minussquare', 'icon', 'core', 'square', 'minus', 'subtract'],
1508
+ componentName: 'MinusSquareIcon',
1509
+ package: '@atlaskit/icon/core/minus-square',
1510
+ type: 'core',
1511
+ categorization: 'multi-purpose',
1512
+ usage: "Multi purpose - Known usages: 'Remove feature' Jira issue status.",
1513
+ team: 'Design System Team'
1114
1514
  },
1115
1515
  node: {
1116
1516
  keywords: ['node', 'icon', 'core', 'page', 'dot', 'page tree', 'navigation'],
@@ -1118,18 +1518,45 @@ var metadata = {
1118
1518
  package: '@atlaskit/icon/core/node',
1119
1519
  type: 'core',
1120
1520
  categorization: 'single-purpose',
1121
- usage: 'Reserved for a non-expandable item in a page tree.',
1122
- team: 'Confluence'
1521
+ usage: 'Single purpose - Reserved for a non-expandable item in a page tree.',
1522
+ team: 'Design System Team'
1523
+ },
1524
+ note: {
1525
+ keywords: ['note', 'icon', 'core', 'note', 'post-it', 'sticky'],
1526
+ componentName: 'NoteIcon',
1527
+ package: '@atlaskit/icon/core/note',
1528
+ type: 'core',
1529
+ categorization: 'single-purpose',
1530
+ usage: 'Single purpose - Reserved for notes.',
1531
+ team: 'Design System Team'
1123
1532
  },
1124
1533
  notification: {
1125
- keywords: ['notification', 'bell', 'alarm', 'icon', 'core', 'bell', 'alert', 'top navigation'],
1534
+ keywords: ['notification', 'bell', 'alarm', 'icon', 'core', 'bell', 'alert'],
1126
1535
  componentName: 'NotificationIcon',
1127
1536
  package: '@atlaskit/icon/core/notification',
1128
1537
  oldName: ['notification-direct', 'notification'],
1129
1538
  type: 'core',
1130
1539
  categorization: 'single-purpose',
1131
- usage: 'Reserved for notifications within global product navigation and within product screens.',
1132
- team: 'ADS'
1540
+ usage: 'Single purpose - Reserved for notifications within global product navigation and within product screens.',
1541
+ team: 'Design System Team'
1542
+ },
1543
+ 'notification-muted': {
1544
+ keywords: ['notification-muted', 'notificationmuted', 'icon', 'core', 'bell', 'alert', 'notification', 'mute'],
1545
+ componentName: 'NotificationMutedIcon',
1546
+ package: '@atlaskit/icon/core/notification-muted',
1547
+ type: 'core',
1548
+ categorization: 'single-purpose',
1549
+ usage: 'Single purpose - Reserved for muting or disabling notifications.',
1550
+ team: 'Design System Team'
1551
+ },
1552
+ objective: {
1553
+ keywords: ['objective', 'icon', 'core', 'target', 'bullseye', 'objective'],
1554
+ componentName: 'ObjectiveIcon',
1555
+ package: '@atlaskit/icon/core/objective',
1556
+ type: 'core',
1557
+ categorization: 'multi-purpose',
1558
+ usage: 'Single purpose - Reserved for objectives.',
1559
+ team: 'Design System Team'
1133
1560
  },
1134
1561
  'office-building': {
1135
1562
  keywords: ['office-building', 'officebuilding', 'icon', 'core', 'organization', 'organisation', 'business'],
@@ -1138,28 +1565,85 @@ var metadata = {
1138
1565
  oldName: ['office-building-filled', 'office-building'],
1139
1566
  type: 'core',
1140
1567
  categorization: 'multi-purpose',
1141
- usage: 'Known uses: office in Atlas, company.',
1142
- team: 'ADS'
1568
+ usage: 'Multi purpose - Known uses: office in Atlas, company.',
1569
+ team: 'Design System Team'
1570
+ },
1571
+ 'on-call': {
1572
+ keywords: ['on-call', 'oncall', 'icon', 'core', 'phone', 'on-call', 'support'],
1573
+ componentName: 'OnCallIcon',
1574
+ package: '@atlaskit/icon/core/on-call',
1575
+ oldName: ['hipchat/dial-out'],
1576
+ type: 'core',
1577
+ categorization: 'multi-purpose',
1578
+ usage: 'Single purpose - Reserved for representing on-call across Atlassian products.',
1579
+ team: 'Design System Team'
1580
+ },
1581
+ operations: {
1582
+ keywords: ['operations', 'icon', 'core', 'incident management', 'alerting', 'opsgenie', 'it operations', 'it ops', 'radar'],
1583
+ componentName: 'OperationsIcon',
1584
+ package: '@atlaskit/icon/core/operations',
1585
+ type: 'core',
1586
+ categorization: 'multi-purpose',
1587
+ usage: 'Single purpose - Reserved for IT Operations.',
1588
+ team: 'Design System Team'
1143
1589
  },
1144
1590
  page: {
1145
- keywords: ['page', 'file', 'document', 'icon', 'core', 'feed', 'document'],
1591
+ keywords: ['page', 'file', 'document', 'icon', 'core', 'single page', 'feed', 'document', 'jira status'],
1146
1592
  componentName: 'PageIcon',
1147
1593
  package: '@atlaskit/icon/core/page',
1148
1594
  oldName: ['document-filled', 'document', 'editor/note', 'media-services/document', 'page-filled', 'page'],
1149
1595
  type: 'core',
1150
1596
  categorization: 'single-purpose',
1151
- usage: 'Reserved for pages in Confluence.',
1152
- team: 'ADS'
1597
+ usage: 'Single purpose - Reserved for pages in Confluence.',
1598
+ team: 'Design System Team'
1153
1599
  },
1154
1600
  pages: {
1155
- keywords: ['pages', 'icon', 'core', 'feeds', 'documents'],
1601
+ keywords: ['pages', 'icon', 'core', 'multiple pages', 'feeds', 'documents'],
1156
1602
  componentName: 'PagesIcon',
1157
1603
  package: '@atlaskit/icon/core/pages',
1158
1604
  oldName: ['documents', 'queues'],
1159
1605
  type: 'core',
1160
1606
  categorization: 'single-purpose',
1161
- usage: 'Reserved for multipe pages in Confluence.',
1162
- team: 'ADS'
1607
+ usage: 'Single purpose - Reserved for multipe pages in Confluence.',
1608
+ team: 'Design System Team'
1609
+ },
1610
+ 'paint-bucket': {
1611
+ keywords: ['paint-bucket', 'paintbucket', 'icon', 'core', 'paint', 'bucket', 'fill', 'background', 'customize'],
1612
+ componentName: 'PaintBucketIcon',
1613
+ package: '@atlaskit/icon/core/paint-bucket',
1614
+ oldName: ['editor/background-color'],
1615
+ type: 'core',
1616
+ categorization: 'multi-purpose',
1617
+ usage: 'Multi purpose - Known usages: Customize fill color.',
1618
+ team: 'Design System Team'
1619
+ },
1620
+ 'paint-palette': {
1621
+ keywords: ['paint-palette', 'paintpalette', 'icon', 'core', 'background', 'customize'],
1622
+ componentName: 'PaintPaletteIcon',
1623
+ package: '@atlaskit/icon/core/paint-palette',
1624
+ type: 'core',
1625
+ categorization: 'multi-purpose',
1626
+ usage: 'Multi purpose - Known usages: Customize.',
1627
+ team: 'Design System Team'
1628
+ },
1629
+ pen: {
1630
+ keywords: ['pen', 'icon', 'core', 'pen tool', 'nib', 'fountain pen', 'design'],
1631
+ componentName: 'PenIcon',
1632
+ package: '@atlaskit/icon/core/pen',
1633
+ type: 'core',
1634
+ categorization: 'multi-purpose',
1635
+ usage: "Multi purpose - Known usages: 'Design task' Jira issue type.",
1636
+ team: 'Design System Team'
1637
+ },
1638
+ 'people-group': {
1639
+ keywords: ['people-group', 'peoplegroup', 'person', 'user', 'group', 'icon', 'core', 'users', 'customers', 'people'],
1640
+ componentName: 'PeopleGroupIcon',
1641
+ package: '@atlaskit/icon/core/people-group',
1642
+ oldName: ['people-group', 'people'],
1643
+ type: 'core',
1644
+ categorization: 'single-purpose',
1645
+ usage: 'Single purpose - Known uses: representing a group or collection of people or users.',
1646
+ team: 'Design System Team'
1163
1647
  },
1164
1648
  person: {
1165
1649
  keywords: ['person', 'person', 'user', 'avatar', 'icon', 'core', 'user', 'customer'],
@@ -1168,8 +1652,8 @@ var metadata = {
1168
1652
  oldName: ['person'],
1169
1653
  type: 'core',
1170
1654
  categorization: 'single-purpose',
1171
- usage: 'Known uses: representing a person or user, owner, contributor.',
1172
- team: 'ADS'
1655
+ usage: 'Single purpose - Known uses: representing a person or user, owner, contributor.',
1656
+ team: 'Design System Team'
1173
1657
  },
1174
1658
  'person-add': {
1175
1659
  keywords: ['person-add', 'personadd', 'icon', 'core', 'user', 'customer', 'plus'],
@@ -1178,8 +1662,8 @@ var metadata = {
1178
1662
  oldName: ['invite-team'],
1179
1663
  type: 'core',
1180
1664
  categorization: 'single-purpose',
1181
- usage: 'Reserved for adding a user to an object.',
1182
- team: 'ADS'
1665
+ usage: 'Single purpose - Reserved for adding a user to an object.',
1666
+ team: 'Design System Team'
1183
1667
  },
1184
1668
  'person-added': {
1185
1669
  keywords: ['person-added', 'personadded', 'icon', 'core', 'user', 'customer', 'check', 'tick'],
@@ -1188,8 +1672,8 @@ var metadata = {
1188
1672
  oldName: ['app-access', 'person-with-tick'],
1189
1673
  type: 'core',
1190
1674
  categorization: 'single-purpose',
1191
- usage: 'Reserved for a user added to an object.',
1192
- team: 'ADS'
1675
+ usage: 'Single purpose - Reserved for a user added to an object.',
1676
+ team: 'Design System Team'
1193
1677
  },
1194
1678
  'person-avatar': {
1195
1679
  keywords: ['person-avatar', 'personavatar', 'icon', 'core', 'user', 'customer'],
@@ -1198,8 +1682,8 @@ var metadata = {
1198
1682
  oldName: ['person-circle', 'user-avatar-circle'],
1199
1683
  type: 'core',
1200
1684
  categorization: 'single-purpose',
1201
- usage: 'Reserved for user avatar.',
1202
- team: 'ADS'
1685
+ usage: 'Single purpose - Reserved for user avatar.',
1686
+ team: 'Design System Team'
1203
1687
  },
1204
1688
  'person-offboard': {
1205
1689
  keywords: ['person-offboard', 'personoffboard', 'icon', 'core', 'user', 'customer', 'right arrow'],
@@ -1208,7 +1692,8 @@ var metadata = {
1208
1692
  oldName: ['followers'],
1209
1693
  type: 'core',
1210
1694
  categorization: 'single-purpose',
1211
- team: 'ADS'
1695
+ usage: '📦 @atlaskit/icon/core/person-offboard',
1696
+ team: 'Design System Team'
1212
1697
  },
1213
1698
  phone: {
1214
1699
  keywords: ['phone', 'icon', 'core', 'call', 'dial out'],
@@ -1217,8 +1702,8 @@ var metadata = {
1217
1702
  oldName: ['hipchat/dial-out'],
1218
1703
  type: 'core',
1219
1704
  categorization: 'multi-purpose',
1220
- usage: 'Known uses: call us, phone number input.',
1221
- team: 'Media'
1705
+ usage: 'Multi purpose - Known uses: call us, phone number input.',
1706
+ team: 'Design System Team'
1222
1707
  },
1223
1708
  pin: {
1224
1709
  keywords: ['pin', 'icon', 'core', 'push pin', 'thumbtack', 'tack'],
@@ -1226,8 +1711,8 @@ var metadata = {
1226
1711
  package: '@atlaskit/icon/core/pin',
1227
1712
  type: 'core',
1228
1713
  categorization: 'multi-purpose',
1229
- usage: 'Known uses: pinning Jira issue fields.',
1230
- team: 'ADS'
1714
+ usage: 'Multi purpose - Known uses: pinning Jira issue fields.',
1715
+ team: 'Design System Team'
1231
1716
  },
1232
1717
  'pin-filled': {
1233
1718
  keywords: ['pin-filled', 'pinfilled', 'icon', 'core', 'push pin', 'thumbtack', 'tack', 'filled'],
@@ -1235,8 +1720,17 @@ var metadata = {
1235
1720
  package: '@atlaskit/icon/core/pin-filled',
1236
1721
  type: 'core',
1237
1722
  categorization: 'multi-purpose',
1238
- usage: 'Known uses: pinned Jira issue fields.',
1239
- team: 'ADS'
1723
+ usage: 'Multi purpose - Known uses: pinned Jira issue fields.',
1724
+ team: 'Design System Team'
1725
+ },
1726
+ 'plus-square': {
1727
+ keywords: ['plus-square', 'plussquare', 'icon', 'core', 'square', 'plus', 'add'],
1728
+ componentName: 'PlusSquareIcon',
1729
+ package: '@atlaskit/icon/core/plus-square',
1730
+ type: 'core',
1731
+ categorization: 'multi-purpose',
1732
+ usage: "Multi purpose - Known usages: 'New feature' Jira issue status.",
1733
+ team: 'Design System Team'
1240
1734
  },
1241
1735
  'power-plug': {
1242
1736
  keywords: ['power-plug', 'powerplug', 'icon', 'core', 'plug-in', 'add-on', 'socket'],
@@ -1244,8 +1738,8 @@ var metadata = {
1244
1738
  package: '@atlaskit/icon/core/power-plug',
1245
1739
  type: 'core',
1246
1740
  categorization: 'multi-purpose',
1247
- usage: 'Known uses: plugins, add ons.',
1248
- team: 'Unknown'
1741
+ usage: 'Multi purpose - Known uses: plugins, add ons.',
1742
+ team: 'Design System Team'
1249
1743
  },
1250
1744
  premium: {
1251
1745
  keywords: ['premium', 'icon', 'core', 'AI', 'sparkles', 'stars', 'new', 'feature'],
@@ -1254,8 +1748,8 @@ var metadata = {
1254
1748
  oldName: ['premium'],
1255
1749
  type: 'core',
1256
1750
  categorization: 'single-purpose',
1257
- usage: 'Reserved for premium features.',
1258
- team: 'Growth'
1751
+ usage: 'Single purpose - Reserved for premium features.',
1752
+ team: 'Design System Team'
1259
1753
  },
1260
1754
  'presenter-mode': {
1261
1755
  keywords: ['presenter-mode', 'presentermode', 'icon', 'core', 'pointer', 'cursor', 'presentation', 'present'],
@@ -1263,8 +1757,8 @@ var metadata = {
1263
1757
  package: '@atlaskit/icon/core/presenter-mode',
1264
1758
  type: 'core',
1265
1759
  categorization: 'single-purpose',
1266
- usage: 'Reserved for presenter mode in Confluence.',
1267
- team: 'Confluence'
1760
+ usage: 'Single purpose - Reserved for presenter mode in Confluence.',
1761
+ team: 'Design System Team'
1268
1762
  },
1269
1763
  printer: {
1270
1764
  keywords: ['printer', 'icon', 'core', 'print'],
@@ -1272,107 +1766,107 @@ var metadata = {
1272
1766
  package: '@atlaskit/icon/core/printer',
1273
1767
  type: 'core',
1274
1768
  categorization: 'multi-purpose',
1275
- usage: 'Known uses: print page, print-friendly view.',
1276
- team: 'ADS'
1769
+ usage: 'Multi purpose - Known uses: print page, print-friendly view.',
1770
+ team: 'Design System Team'
1277
1771
  },
1278
1772
  'priority-blocker': {
1279
- keywords: ['priority-blocker', 'priorityblocker', 'icon', 'core', 'blocked', 'showstopper'],
1773
+ keywords: ['priority-blocker', 'priorityblocker', 'icon', 'core', 'blocked', 'showstopper', 'jira status'],
1280
1774
  componentName: 'PriorityBlockerIcon',
1281
1775
  package: '@atlaskit/icon/core/priority-blocker',
1282
1776
  type: 'core',
1283
1777
  categorization: 'single-purpose',
1284
- usage: 'Reserved for blocker issue priority.',
1285
- team: 'Jira'
1778
+ usage: 'Single purpose - Reserved for blocker issue priority.',
1779
+ team: 'Design System Team'
1286
1780
  },
1287
1781
  'priority-critical': {
1288
- keywords: ['priority-critical', 'prioritycritical', 'icon', 'core', 'issue', 'priority'],
1782
+ keywords: ['priority-critical', 'prioritycritical', 'icon', 'core', 'issue', 'priority', 'jira status'],
1289
1783
  componentName: 'PriorityCriticalIcon',
1290
1784
  package: '@atlaskit/icon/core/priority-critical',
1291
1785
  type: 'core',
1292
1786
  categorization: 'single-purpose',
1293
- usage: 'Reserved for critial issue priority.',
1294
- team: 'Jira'
1787
+ usage: 'Single purpose - Reserved for critial issue priority.',
1788
+ team: 'Design System Team'
1295
1789
  },
1296
1790
  'priority-high': {
1297
- keywords: ['priority-high', 'priorityhigh', 'icon', 'core', 'issue', 'priority'],
1791
+ keywords: ['priority-high', 'priorityhigh', 'icon', 'core', 'issue', 'priority', 'jira status'],
1298
1792
  componentName: 'PriorityHighIcon',
1299
1793
  package: '@atlaskit/icon/core/priority-high',
1300
1794
  type: 'core',
1301
1795
  categorization: 'single-purpose',
1302
- usage: 'Reserved for high issue priority.',
1303
- team: 'Jira'
1796
+ usage: 'Single purpose - Reserved for high issue priority.',
1797
+ team: 'Design System Team'
1304
1798
  },
1305
1799
  'priority-highest': {
1306
- keywords: ['priority-highest', 'priorityhighest', 'icon', 'core', 'issue', 'priority'],
1800
+ keywords: ['priority-highest', 'priorityhighest', 'icon', 'core', 'issue', 'priority', 'jira status'],
1307
1801
  componentName: 'PriorityHighestIcon',
1308
1802
  package: '@atlaskit/icon/core/priority-highest',
1309
1803
  type: 'core',
1310
1804
  categorization: 'single-purpose',
1311
- usage: 'Reserved for highest issue priority.',
1312
- team: 'Jira'
1805
+ usage: 'Single purpose - Reserved for highest issue priority.',
1806
+ team: 'Design System Team'
1313
1807
  },
1314
1808
  'priority-low': {
1315
- keywords: ['priority-low', 'prioritylow', 'icon', 'core', 'issue', 'priority'],
1809
+ keywords: ['priority-low', 'prioritylow', 'icon', 'core', 'issue', 'priority', 'jira status'],
1316
1810
  componentName: 'PriorityLowIcon',
1317
1811
  package: '@atlaskit/icon/core/priority-low',
1318
1812
  type: 'core',
1319
1813
  categorization: 'single-purpose',
1320
- usage: 'Reserved for low issue priority.',
1321
- team: 'Jira'
1814
+ usage: 'Single purpose - Reserved for low issue priority.',
1815
+ team: 'Design System Team'
1322
1816
  },
1323
1817
  'priority-lowest': {
1324
- keywords: ['priority-lowest', 'prioritylowest', 'icon', 'core', 'issue', 'priority'],
1818
+ keywords: ['priority-lowest', 'prioritylowest', 'icon', 'core', 'issue', 'priority', 'jira status'],
1325
1819
  componentName: 'PriorityLowestIcon',
1326
1820
  package: '@atlaskit/icon/core/priority-lowest',
1327
1821
  type: 'core',
1328
1822
  categorization: 'single-purpose',
1329
- usage: 'Reserved for lowest issue priority.',
1330
- team: 'Jira'
1823
+ usage: 'Single purpose - Reserved for lowest issue priority.',
1824
+ team: 'Design System Team'
1331
1825
  },
1332
1826
  'priority-major': {
1333
- keywords: ['priority-major', 'prioritymajor', 'icon', 'core', 'issue', 'priority'],
1827
+ keywords: ['priority-major', 'prioritymajor', 'icon', 'core', 'issue', 'priority', 'jira status'],
1334
1828
  componentName: 'PriorityMajorIcon',
1335
1829
  package: '@atlaskit/icon/core/priority-major',
1336
1830
  type: 'core',
1337
1831
  categorization: 'single-purpose',
1338
- usage: 'Reserved for major issue priority.',
1339
- team: 'Jira'
1832
+ usage: 'Single purpose - Reserved for major issue priority.',
1833
+ team: 'Design System Team'
1340
1834
  },
1341
1835
  'priority-medium': {
1342
- keywords: ['priority-medium', 'prioritymedium', 'icon', 'core', 'issue', 'priority'],
1836
+ keywords: ['priority-medium', 'prioritymedium', 'icon', 'core', 'issue', 'priority', 'jira status'],
1343
1837
  componentName: 'PriorityMediumIcon',
1344
1838
  package: '@atlaskit/icon/core/priority-medium',
1345
1839
  type: 'core',
1346
1840
  categorization: 'single-purpose',
1347
- usage: 'Reserved for medium issue priority.',
1348
- team: 'Jira'
1841
+ usage: 'Single purpose - Reserved for medium issue priority.',
1842
+ team: 'Design System Team'
1349
1843
  },
1350
1844
  'priority-minor': {
1351
- keywords: ['priority-minor', 'priorityminor', 'icon', 'core', 'issue', 'priority'],
1845
+ keywords: ['priority-minor', 'priorityminor', 'icon', 'core', 'issue', 'priority', 'jira status'],
1352
1846
  componentName: 'PriorityMinorIcon',
1353
1847
  package: '@atlaskit/icon/core/priority-minor',
1354
1848
  type: 'core',
1355
1849
  categorization: 'single-purpose',
1356
- usage: 'Reserved for minor issue priority.',
1357
- team: 'Jira'
1850
+ usage: 'Single purpose - Reserved for minor issue priority.',
1851
+ team: 'Design System Team'
1358
1852
  },
1359
1853
  'priority-trivial': {
1360
- keywords: ['priority-trivial', 'prioritytrivial', 'icon', 'core', 'issue', 'priority'],
1854
+ keywords: ['priority-trivial', 'prioritytrivial', 'icon', 'core', 'issue', 'priority', 'jira status'],
1361
1855
  componentName: 'PriorityTrivialIcon',
1362
1856
  package: '@atlaskit/icon/core/priority-trivial',
1363
1857
  type: 'core',
1364
1858
  categorization: 'single-purpose',
1365
- usage: 'Reserved for trivial issue priority.',
1366
- team: 'Jira'
1859
+ usage: 'Single purpose - Reserved for trivial issue priority.',
1860
+ team: 'Design System Team'
1367
1861
  },
1368
1862
  problem: {
1369
- keywords: ['problem', 'icon', 'core', 'stop', 'issue', 'priority'],
1863
+ keywords: ['problem', 'icon', 'core', 'stop', 'issue', 'priority', 'jira status'],
1370
1864
  componentName: 'ProblemIcon',
1371
1865
  package: '@atlaskit/icon/core/problem',
1372
1866
  type: 'core',
1373
1867
  categorization: 'single-purpose',
1374
- usage: 'Reserved for problem issue priority.',
1375
- team: 'Jira'
1868
+ usage: 'Single purpose - Reserved for problem issue priority.',
1869
+ team: 'Design System Team'
1376
1870
  },
1377
1871
  project: {
1378
1872
  keywords: ['project', 'icon', 'core', 'rocket', 'rocketship', 'spaceship'],
@@ -1380,38 +1874,56 @@ var metadata = {
1380
1874
  package: '@atlaskit/icon/core/project',
1381
1875
  type: 'core',
1382
1876
  categorization: 'single-purpose',
1383
- usage: 'Reserved for projects in Jira.',
1384
- team: 'Atlas'
1877
+ usage: 'Single purpose - Reserved for projects in Jira.',
1878
+ team: 'Design System Team'
1879
+ },
1880
+ 'projection-screen': {
1881
+ keywords: ['projection-screen', 'projectionscreen', 'icon', 'core', 'present', 'presentation', 'projector screen', 'keynote'],
1882
+ componentName: 'ProjectionScreenIcon',
1883
+ package: '@atlaskit/icon/core/projection-screen',
1884
+ type: 'core',
1885
+ categorization: 'multi-purpose',
1886
+ usage: 'Multi purpose - Intended usages: Presentation mode.',
1887
+ team: 'Design System Team'
1385
1888
  },
1386
1889
  'pull-request': {
1387
- keywords: ['pull-request', 'pullrequest', 'icon', 'core', 'git pull request', 'bitbucket pull request'],
1890
+ keywords: ['pull-request', 'pullrequest', 'icon', 'core', 'git pull request', 'bitbucket pull request', 'jira status'],
1388
1891
  componentName: 'PullRequestIcon',
1389
1892
  package: '@atlaskit/icon/core/pull-request',
1390
1893
  oldName: ['bitbucket/pullrequests'],
1391
1894
  type: 'core',
1392
1895
  categorization: 'single-purpose',
1393
- usage: 'Reserved for pull requests in Jira or Bitbucket.',
1394
- team: 'Jira'
1896
+ usage: 'Single purpose - Reserved for pull requests.',
1897
+ team: 'Design System Team'
1898
+ },
1899
+ pulse: {
1900
+ keywords: ['pulse', 'icon', 'core', 'pulse', 'wave', 'heartbeat', 'health'],
1901
+ componentName: 'PulseIcon',
1902
+ package: '@atlaskit/icon/core/pulse',
1903
+ type: 'core',
1904
+ categorization: 'multi-purpose',
1905
+ usage: 'Single purpose - Known uses: work health in Atlassian Home.',
1906
+ team: 'Design System Team'
1395
1907
  },
1396
1908
  'question-circle': {
1397
- keywords: ['question-circle', 'questioncircle', 'help', 'icon', 'core', 'help', 'answers', 'faq'],
1909
+ keywords: ['question-circle', 'questioncircle', 'help', 'icon', 'core', 'help', 'answers', 'faq', 'jira status'],
1398
1910
  componentName: 'QuestionCircleIcon',
1399
1911
  package: '@atlaskit/icon/core/question-circle',
1400
1912
  oldName: ['editor/help', 'question-circle', 'question'],
1401
1913
  type: 'core',
1402
1914
  categorization: 'multi-purpose',
1403
- usage: 'Known uses: help, tip.',
1404
- team: 'Jira'
1915
+ usage: 'Multi purpose - Known uses: help, tip.',
1916
+ team: 'Design System Team'
1405
1917
  },
1406
1918
  'quotation-mark': {
1407
- keywords: ['quotation-mark', 'quotationmark', 'icon', 'core', 'quote', 'testimonial', 'blockquote'],
1919
+ keywords: ['quotation-mark', 'quotationmark', 'icon', 'core', 'quote', 'testimonial', 'blockquote', 'jira status'],
1408
1920
  componentName: 'QuotationMarkIcon',
1409
1921
  package: '@atlaskit/icon/core/quotation-mark',
1410
1922
  oldName: ['editor/quote', 'quote'],
1411
1923
  type: 'core',
1412
1924
  categorization: 'multi-purpose',
1413
- usage: 'Known uses: blockquote, comment, testimonial, blogs in Confluence.',
1414
- team: 'Jira'
1925
+ usage: 'Multi purpose - Known uses: blockquote, comment, testimonial, blogs in Confluence.',
1926
+ team: 'Design System Team'
1415
1927
  },
1416
1928
  redo: {
1417
1929
  keywords: ['redo', 'icon', 'core', 'editor', 'redo', 'backwards'],
@@ -1420,8 +1932,18 @@ var metadata = {
1420
1932
  oldName: ['editor/redo', 'redo'],
1421
1933
  type: 'core',
1422
1934
  categorization: 'single-purpose',
1423
- usage: 'Reserved for redo in Editor.',
1424
- team: 'Media'
1935
+ usage: 'Single purpose - Reserved for redo in Editor.',
1936
+ team: 'Design System Team'
1937
+ },
1938
+ refresh: {
1939
+ keywords: ['refresh', 'cycle', 'icon', 'core', 'diagonal', 'resize', 'arrows'],
1940
+ componentName: 'RefreshIcon',
1941
+ package: '@atlaskit/icon/core/refresh',
1942
+ oldName: ['refresh'],
1943
+ type: 'core',
1944
+ categorization: 'single-purpose',
1945
+ usage: 'Single purpose - Reserved for expanding a object or panel.',
1946
+ team: 'Design System Team'
1425
1947
  },
1426
1948
  release: {
1427
1949
  keywords: ['release', 'icon', 'core', 'ship', 'boat'],
@@ -1430,18 +1952,18 @@ var metadata = {
1430
1952
  oldName: ['ship'],
1431
1953
  type: 'core',
1432
1954
  categorization: 'single-purpose',
1433
- usage: 'Reserved for releases in Jira.',
1434
- team: 'Jira'
1955
+ usage: 'Single purpose - Reserved for releases in Jira.',
1956
+ team: 'Design System Team'
1435
1957
  },
1436
1958
  retry: {
1437
- keywords: ['retry', 'icon', 'core', 'try again'],
1959
+ keywords: ['retry', 'icon', 'core', 'try again', ''],
1438
1960
  componentName: 'RetryIcon',
1439
1961
  package: '@atlaskit/icon/core/retry',
1440
1962
  oldName: ['retry'],
1441
1963
  type: 'core',
1442
1964
  categorization: 'single-purpose',
1443
- usage: 'Reserved for retry.',
1444
- team: 'ADS'
1965
+ usage: 'Single purpose - Reserved for retry.',
1966
+ team: 'Design System Team'
1445
1967
  },
1446
1968
  roadmap: {
1447
1969
  keywords: ['roadmap', 'icon', 'core'],
@@ -1450,8 +1972,17 @@ var metadata = {
1450
1972
  oldName: ['roadmap'],
1451
1973
  type: 'core',
1452
1974
  categorization: 'single-purpose',
1453
- usage: 'Reserved for roadmaps in Jira or Trello.',
1454
- team: 'ADS'
1975
+ usage: 'Single purpose - Reserved for roadmaps in Jira or Trello.',
1976
+ team: 'Design System Team'
1977
+ },
1978
+ scales: {
1979
+ keywords: ['scales', 'icon', 'core', 'scales', 'rule', 'law'],
1980
+ componentName: 'ScalesIcon',
1981
+ package: '@atlaskit/icon/core/scales',
1982
+ type: 'core',
1983
+ categorization: 'multi-purpose',
1984
+ usage: 'Multi purpose - Known usages: Customer rating in Jira.',
1985
+ team: 'Design System Team'
1455
1986
  },
1456
1987
  scorecard: {
1457
1988
  keywords: ['scorecard', 'icon', 'core', 'tick', 'check', 'circle', 'unfinished'],
@@ -1459,8 +1990,8 @@ var metadata = {
1459
1990
  package: '@atlaskit/icon/core/scorecard',
1460
1991
  type: 'core',
1461
1992
  categorization: 'single-purpose',
1462
- usage: 'Reserved for Scorecard in Analytics.',
1463
- team: 'Analytics'
1993
+ usage: 'Single purpose - Reserved for Scorecard in Analytics.',
1994
+ team: 'Design System Team'
1464
1995
  },
1465
1996
  screen: {
1466
1997
  keywords: ['screen', 'desktop', 'computer', 'monitor', 'icon', 'core', 'display', 'monitor', 'desktop'],
@@ -1469,8 +2000,8 @@ var metadata = {
1469
2000
  oldName: ['screen'],
1470
2001
  type: 'core',
1471
2002
  categorization: 'multi-purpose',
1472
- usage: 'Known uses: assets in Jira.',
1473
- team: 'ADS'
2003
+ usage: 'Multi purpose - Known uses: assets in Jira.',
2004
+ team: 'Design System Team'
1474
2005
  },
1475
2006
  search: {
1476
2007
  keywords: ['search', 'find', 'magnify', 'icon', 'core', 'magnifying glass'],
@@ -1479,8 +2010,8 @@ var metadata = {
1479
2010
  oldName: ['editor/search', 'search'],
1480
2011
  type: 'core',
1481
2012
  categorization: 'single-purpose',
1482
- usage: 'Reserved for searching objects.',
1483
- team: 'ADS'
2013
+ usage: 'Single purpose - Reserved for searching objects.',
2014
+ team: 'Design System Team'
1484
2015
  },
1485
2016
  send: {
1486
2017
  keywords: ['send', 'mail', 'icon', 'core', 'submit', 'paper airplane', 'paper aeroplane'],
@@ -1489,8 +2020,8 @@ var metadata = {
1489
2020
  oldName: ['send'],
1490
2021
  type: 'core',
1491
2022
  categorization: 'single-purpose',
1492
- usage: 'Reserved for sending messages in Rovo Chat.',
1493
- team: 'ADS'
2023
+ usage: 'Single purpose - Reserved for sending messages in Rovo Chat.',
2024
+ team: 'Design System Team'
1494
2025
  },
1495
2026
  settings: {
1496
2027
  keywords: ['settings', 'cog', 'options', 'configuration', 'icon', 'core', 'system preferences', 'gear', 'cog'],
@@ -1499,8 +2030,8 @@ var metadata = {
1499
2030
  oldName: ['editor/settings', 'settings'],
1500
2031
  type: 'core',
1501
2032
  categorization: 'single-purpose',
1502
- usage: 'Reserved for any object or user settings.',
1503
- team: 'ADS'
2033
+ usage: 'Single purpose - Reserved for any object or user settings.',
2034
+ team: 'Design System Team'
1504
2035
  },
1505
2036
  shapes: {
1506
2037
  keywords: ['shapes', 'icon', 'core', 'objects', 'whiteboard', 'asset', 'graphic'],
@@ -1508,8 +2039,8 @@ var metadata = {
1508
2039
  package: '@atlaskit/icon/core/shapes',
1509
2040
  type: 'core',
1510
2041
  categorization: 'single-purpose',
1511
- usage: 'Reserved for shapes in Whiteboards.',
1512
- team: 'Whiteboards'
2042
+ usage: 'Single purpose - Reserved for shapes in Whiteboards.',
2043
+ team: 'Design System Team'
1513
2044
  },
1514
2045
  share: {
1515
2046
  keywords: ['share', 'icon', 'core', 'share', 'access'],
@@ -1518,8 +2049,8 @@ var metadata = {
1518
2049
  oldName: ['share'],
1519
2050
  type: 'core',
1520
2051
  categorization: 'single-purpose',
1521
- usage: 'Reserved for sharing an object.',
1522
- team: 'ADS'
2052
+ usage: 'Single purpose - Reserved for sharing an object.',
2053
+ team: 'Design System Team'
1523
2054
  },
1524
2055
  shield: {
1525
2056
  keywords: ['shield', 'icon', 'core', 'security', 'secure', 'safety', 'defence', 'protection', 'guard'],
@@ -1527,38 +2058,67 @@ var metadata = {
1527
2058
  package: '@atlaskit/icon/core/shield',
1528
2059
  type: 'core',
1529
2060
  categorization: 'multi-purpose',
1530
- usage: 'Reserved for classifications in Enterprise Trust.',
1531
- team: 'Admin'
2061
+ usage: 'Multi purpose - Known uses: classifications in Enterprise Trust, security in Jira (Spork)',
2062
+ team: 'Design System Team'
1532
2063
  },
1533
2064
  shortcut: {
1534
- keywords: ['shortcut', 'export', 'icon', 'core', 'add shortcut', 'square', 'plus'],
2065
+ keywords: ['shortcut', 'export', 'icon', 'core', 'addshortcut', 'square', 'plus'],
1535
2066
  componentName: 'ShortcutIcon',
1536
2067
  package: '@atlaskit/icon/core/shortcut',
1537
2068
  oldName: ['add-item'],
1538
2069
  type: 'core',
1539
2070
  categorization: 'single-purpose',
1540
- usage: 'Reserved for shortcuts in Jira.',
1541
- team: 'ADS'
2071
+ usage: 'Single purpose - Reserved for shortcuts in Jira.',
2072
+ team: 'Design System Team'
1542
2073
  },
1543
2074
  'show-more-horizontal': {
1544
- keywords: ['show-more-horizontal', 'showmorehorizontal', 'icon', 'core', 'ellipses', 'three dots', 'more actions'],
2075
+ keywords: ['show-more-horizontal', 'showmorehorizontal', 'icon', 'core', 'ellipses', 'three dots', 'meatball', 'more actions'],
1545
2076
  componentName: 'ShowMoreHorizontalIcon',
1546
2077
  package: '@atlaskit/icon/core/show-more-horizontal',
1547
2078
  oldName: ['editor/more', 'more'],
1548
2079
  type: 'core',
1549
2080
  categorization: 'single-purpose',
1550
- usage: 'Reserved for more action menus.',
1551
- team: 'ADS'
2081
+ usage: 'Single purpose - Reserved for more action menus.',
2082
+ team: 'Design System Team'
1552
2083
  },
1553
2084
  'show-more-vertical': {
1554
- keywords: ['show-more-vertical', 'showmorevertical', 'icon', 'core', 'three dots', 'more actions'],
2085
+ keywords: ['show-more-vertical', 'showmorevertical', 'icon', 'core', 'three dots', 'kebab', 'more actions'],
1555
2086
  componentName: 'ShowMoreVerticalIcon',
1556
2087
  package: '@atlaskit/icon/core/show-more-vertical',
1557
2088
  oldName: ['more-vertical'],
1558
2089
  type: 'core',
1559
2090
  categorization: 'single-purpose',
1560
- usage: 'Reserved for more action menus, traditionally on mobile.',
1561
- team: 'ADS'
2091
+ usage: 'Single purpose - Reserved for more action menus, traditionally on mobile.',
2092
+ team: 'Design System Team'
2093
+ },
2094
+ 'shrink-diagonal': {
2095
+ keywords: ['shrink-diagonal', 'shrinkdiagonal', 'icon', 'core', 'resize', 'diagonal arrows'],
2096
+ componentName: 'ShrinkDiagonalIcon',
2097
+ package: '@atlaskit/icon/core/shrink-diagonal',
2098
+ oldName: ['media-services/fit-to-page', 'vid-full-screen-off'],
2099
+ type: 'core',
2100
+ categorization: 'single-purpose',
2101
+ usage: 'Single purpose - Reserved for shrinking the height and width of modals, panels, media, or objects.',
2102
+ team: 'Design System Team'
2103
+ },
2104
+ 'shrink-horizontal': {
2105
+ keywords: ['shrink-horizontal', 'shrinkhorizontal', 'icon', 'core', 'contract', 'width', 'horizontal arrows'],
2106
+ componentName: 'ShrinkHorizontalIcon',
2107
+ package: '@atlaskit/icon/core/shrink-horizontal',
2108
+ oldName: ['editor/collapse'],
2109
+ type: 'core',
2110
+ categorization: 'single-purpose',
2111
+ usage: 'Single purpose - Reserved for contracting or reducing the width of an element.',
2112
+ team: 'Design System Team'
2113
+ },
2114
+ 'shrink-vertical': {
2115
+ keywords: ['shrink-vertical', 'shrinkvertical', 'icon', 'core', 'contract', 'height', 'vertical arrows'],
2116
+ componentName: 'ShrinkVerticalIcon',
2117
+ package: '@atlaskit/icon/core/shrink-vertical',
2118
+ type: 'core',
2119
+ categorization: 'single-purpose',
2120
+ usage: 'Single purpose - Reserved for contracting or reducing the height of an element.',
2121
+ team: 'Design System Team'
1562
2122
  },
1563
2123
  'sidebar-collapse': {
1564
2124
  keywords: ['sidebar-collapse', 'sidebarcollapse', 'icon', 'core', 'navigation', 'close sidebar'],
@@ -1566,8 +2126,8 @@ var metadata = {
1566
2126
  package: '@atlaskit/icon/core/sidebar-collapse',
1567
2127
  type: 'core',
1568
2128
  categorization: 'single-purpose',
1569
- usage: 'Reserved for collapsing the navigation sidebar.',
1570
- team: 'ADS'
2129
+ usage: 'Single purpose - Reserved for collapsing the navigation sidebar.',
2130
+ team: 'Design System Team'
1571
2131
  },
1572
2132
  'sidebar-expand': {
1573
2133
  keywords: ['sidebar-expand', 'sidebarexpand', 'icon', 'core', 'navigation', 'open sidebar'],
@@ -1575,8 +2135,8 @@ var metadata = {
1575
2135
  package: '@atlaskit/icon/core/sidebar-expand',
1576
2136
  type: 'core',
1577
2137
  categorization: 'single-purpose',
1578
- usage: 'Reserved for expanding the navigation sidebar.',
1579
- team: 'ADS'
2138
+ usage: 'Single purpose - Reserved for expanding the navigation sidebar.',
2139
+ team: 'Design System Team'
1580
2140
  },
1581
2141
  snippet: {
1582
2142
  keywords: ['snippet', 'icon', 'core', 'scissors', 'cut'],
@@ -1585,8 +2145,26 @@ var metadata = {
1585
2145
  oldName: ['bitbucket/snippets'],
1586
2146
  type: 'core',
1587
2147
  categorization: 'single-purpose',
1588
- usage: 'Reserved for snippets in Bitbucket.',
1589
- team: 'BitBucket'
2148
+ usage: 'Single purpose - Reserved for snippets in Bitbucket.',
2149
+ team: 'Design System Team'
2150
+ },
2151
+ 'sort-ascending': {
2152
+ keywords: ['sort-ascending', 'sortascending', 'icon', 'core', 'data', 'sort', 'up'],
2153
+ componentName: 'SortAscendingIcon',
2154
+ package: '@atlaskit/icon/core/sort-ascending',
2155
+ type: 'core',
2156
+ categorization: 'single-purpose',
2157
+ usage: 'Single purpose - Reserved for sorting data.',
2158
+ team: 'Design System Team'
2159
+ },
2160
+ 'sort-descending': {
2161
+ keywords: ['sort-descending', 'sortdescending', 'icon', 'core', 'data', 'sort', 'down'],
2162
+ componentName: 'SortDescendingIcon',
2163
+ package: '@atlaskit/icon/core/sort-descending',
2164
+ type: 'core',
2165
+ categorization: 'single-purpose',
2166
+ usage: 'Single purpose - Reserved for sorting data.',
2167
+ team: 'Design System Team'
1590
2168
  },
1591
2169
  spreadsheet: {
1592
2170
  keywords: ['spreadsheet', 'icon', 'core', 'table', 'cells', 'data'],
@@ -1595,8 +2173,8 @@ var metadata = {
1595
2173
  oldName: ['media-services/spreadsheet'],
1596
2174
  type: 'core',
1597
2175
  categorization: 'single-purpose',
1598
- usage: 'Reserved for spreadsheets.',
1599
- team: 'ADS'
2176
+ usage: 'Single purpose - Reserved for spreadsheets.',
2177
+ team: 'Design System Team'
1600
2178
  },
1601
2179
  sprint: {
1602
2180
  keywords: ['sprint', 'icon', 'core', 'loop', 'iterate'],
@@ -1605,8 +2183,8 @@ var metadata = {
1605
2183
  oldName: ['sprint'],
1606
2184
  type: 'core',
1607
2185
  categorization: 'single-purpose',
1608
- usage: 'Reserved for sprints in Jira.',
1609
- team: 'ADS'
2186
+ usage: 'Single purpose - Reserved for sprints in Jira.',
2187
+ team: 'Design System Team'
1610
2188
  },
1611
2189
  'star-starred': {
1612
2190
  keywords: ['star-starred', 'starstarred', 'icon', 'core', 'favourite', 'star', 'starred', 'filled'],
@@ -1615,8 +2193,8 @@ var metadata = {
1615
2193
  oldName: ['star-filled'],
1616
2194
  type: 'core',
1617
2195
  categorization: 'single-purpose',
1618
- usage: 'Reserved for starred or favourited objects.',
1619
- team: 'ADS'
2196
+ usage: 'Single purpose - Reserved for starred or favourited objects.',
2197
+ team: 'Design System Team'
1620
2198
  },
1621
2199
  'star-unstarred': {
1622
2200
  keywords: ['star-unstarred', 'starunstarred', 'icon', 'core', 'favourite', 'star'],
@@ -1625,8 +2203,8 @@ var metadata = {
1625
2203
  oldName: ['star', 'star-large'],
1626
2204
  type: 'core',
1627
2205
  categorization: 'single-purpose',
1628
- usage: 'Reserved for starring or favoriting objects.',
1629
- team: 'ADS'
2206
+ usage: 'Single purpose - Reserved for starring or favoriting objects.',
2207
+ team: 'Design System Team'
1630
2208
  },
1631
2209
  stopwatch: {
1632
2210
  keywords: ['stopwatch', 'icon', 'core', 'timer'],
@@ -1635,27 +2213,37 @@ var metadata = {
1635
2213
  oldName: ['stopwatch'],
1636
2214
  type: 'core',
1637
2215
  categorization: 'multi-purpose',
1638
- usage: 'Known uses: timer in Confluence Whiteboards',
1639
- team: 'ADS'
2216
+ usage: 'Multi purpose - Known uses: timer in Confluence Whiteboards.',
2217
+ team: 'Design System Team'
1640
2218
  },
1641
2219
  story: {
1642
- keywords: ['story', 'icon', 'core', 'bookmark', 'issue'],
2220
+ keywords: ['story', 'icon', 'core', 'bookmark', 'issue', 'jira status'],
1643
2221
  componentName: 'StoryIcon',
1644
2222
  package: '@atlaskit/icon/core/story',
1645
2223
  type: 'core',
1646
2224
  categorization: 'single-purpose',
1647
- usage: 'Reserved for stories in Jira.',
1648
- team: 'Jira'
2225
+ usage: 'Single purpose - Reserved for stories in Jira.',
2226
+ team: 'Design System Team'
1649
2227
  },
1650
2228
  subtasks: {
1651
- keywords: ['subtasks', 'icon', 'core', 'issue', 'todo', 'checklist'],
2229
+ keywords: ['subtasks', 'icon', 'core', 'issue', 'todo', 'checklist', 'jira status'],
1652
2230
  componentName: 'SubtasksIcon',
1653
2231
  package: '@atlaskit/icon/core/subtasks',
1654
2232
  oldName: ['subtask'],
1655
2233
  type: 'core',
1656
2234
  categorization: 'single-purpose',
1657
- usage: 'Reserved for subtasks in Jira.',
1658
- team: 'Jira'
2235
+ usage: 'Single purpose - Reserved for subtasks in Jira.',
2236
+ team: 'Design System Team'
2237
+ },
2238
+ success: {
2239
+ keywords: ['success', 'icon', 'core', 'tick', 'completed', 'success', 'filled'],
2240
+ componentName: 'SuccessIcon',
2241
+ package: '@atlaskit/icon/core/success',
2242
+ oldName: ['check-circle', 'editor/success'],
2243
+ type: 'core',
2244
+ categorization: 'single-purpose',
2245
+ usage: 'Single-purpose - Reserved for success section messages and form validation messages.',
2246
+ team: 'Design System Team'
1659
2247
  },
1660
2248
  tag: {
1661
2249
  keywords: ['tag', 'icon', 'core', 'label', 'topic'],
@@ -1664,27 +2252,46 @@ var metadata = {
1664
2252
  oldName: ['label'],
1665
2253
  type: 'core',
1666
2254
  categorization: 'single-purpose',
1667
- usage: 'Reserved for tags in Atlas.',
1668
- team: 'ADS'
2255
+ usage: 'Single purpose - Reserved for tags in Atlas.',
2256
+ team: 'Design System Team'
2257
+ },
2258
+ 'takeout-food': {
2259
+ keywords: ['takeout-food', 'takeoutfood', 'icon', 'core', 'takeaway', 'takeout', 'food', 'burger', 'drink'],
2260
+ componentName: 'TakeoutFoodIcon',
2261
+ package: '@atlaskit/icon/core/takeout-food',
2262
+ oldName: ['emoji/food'],
2263
+ type: 'core',
2264
+ categorization: 'multi-purpose',
2265
+ usage: 'Multi purpose - Known usages: Food emoji category.',
2266
+ team: 'Design System Team'
2267
+ },
2268
+ target: {
2269
+ keywords: ['target', 'icon', 'core', 'target', 'bullseye'],
2270
+ componentName: 'TargetIcon',
2271
+ package: '@atlaskit/icon/core/target',
2272
+ type: 'core',
2273
+ categorization: 'multi-purpose',
2274
+ usage: 'Single purpose - Reserved for targets.',
2275
+ team: 'Design System Team'
1669
2276
  },
1670
2277
  task: {
1671
- keywords: ['task', 'check', 'tick', 'icon', 'core', 'todo', 'list'],
2278
+ keywords: ['task', 'check', 'tick', 'icon', 'core', 'single task', 'todo', 'list', 'check mark', 'tick'],
1672
2279
  componentName: 'TaskIcon',
1673
2280
  package: '@atlaskit/icon/core/task',
1674
2281
  oldName: ['task'],
1675
2282
  type: 'core',
1676
2283
  categorization: 'single-purpose',
1677
- usage: 'Reserved for tasks in Jira.',
1678
- team: 'Jira'
2284
+ usage: 'Single purpose - Reserved for tasks in Jira.',
2285
+ team: 'Design System Team'
1679
2286
  },
1680
2287
  tasks: {
1681
- keywords: ['tasks', 'icon', 'core', 'todo', 'list'],
2288
+ keywords: ['tasks', 'icon', 'core', 'multiple tasks', 'todo', 'list', 'check mark', 'tick'],
1682
2289
  componentName: 'TasksIcon',
1683
2290
  package: '@atlaskit/icon/core/tasks',
1684
2291
  type: 'core',
1685
2292
  categorization: 'single-purpose',
1686
- usage: 'Reserved for multiple tasks in Jira.',
1687
- team: 'Jira'
2293
+ usage: 'Single purpose - Reserved for multiple tasks in Jira.',
2294
+ team: 'Design System Team'
1688
2295
  },
1689
2296
  teams: {
1690
2297
  keywords: ['teams', 'icon', 'core', 'infinite love', 'people', 'persons', 'customers', 'users'],
@@ -1693,8 +2300,66 @@ var metadata = {
1693
2300
  oldName: ['teams'],
1694
2301
  type: 'core',
1695
2302
  categorization: 'single-purpose',
1696
- usage: 'Reserved for teams in Atlassian.',
1697
- team: 'Atlas'
2303
+ usage: 'Single purpose - Reserved for teams in Atlassian.',
2304
+ team: 'Design System Team'
2305
+ },
2306
+ text: {
2307
+ keywords: ['text', 'icon', 'core', 'character', 'font', 'letter', 'type', 'typography', 'text'],
2308
+ componentName: 'TextIcon',
2309
+ package: '@atlaskit/icon/core/text',
2310
+ type: 'core',
2311
+ categorization: 'single-purpose',
2312
+ usage: 'Single purpose - Reserved for representing text objects.',
2313
+ team: 'Design System Team'
2314
+ },
2315
+ 'text-bold': {
2316
+ keywords: ['text-bold', 'textbold', 'icon', 'core', 'text', 'type', 'bold', 'font'],
2317
+ componentName: 'TextBoldIcon',
2318
+ package: '@atlaskit/icon/core/text-bold',
2319
+ oldName: ['editor/bold'],
2320
+ type: 'core',
2321
+ categorization: 'multi-purpose',
2322
+ usage: 'Single purpose - Reserved for bolding text.',
2323
+ team: 'Design System Team'
2324
+ },
2325
+ 'text-indent-left': {
2326
+ keywords: ['text-indent-left', 'textindentleft', 'icon', 'core', 'text', 'outdent', 'left', 'arrow'],
2327
+ componentName: 'TextIndentLeftIcon',
2328
+ package: '@atlaskit/icon/core/text-indent-left',
2329
+ oldName: ['editor/outdent'],
2330
+ type: 'core',
2331
+ categorization: 'multi-purpose',
2332
+ usage: 'Single purpose - Reserved for shifting the indent of text content left.',
2333
+ team: 'Design System Team'
2334
+ },
2335
+ 'text-indent-right': {
2336
+ keywords: ['text-indent-right', 'textindentright', 'icon', 'core', 'text', 'indent', 'right', 'arrow'],
2337
+ componentName: 'TextIndentRightIcon',
2338
+ package: '@atlaskit/icon/core/text-indent-right',
2339
+ oldName: ['editor/indent'],
2340
+ type: 'core',
2341
+ categorization: 'multi-purpose',
2342
+ usage: 'Single purpose - Reserved for shifting the indent of text content right.',
2343
+ team: 'Design System Team'
2344
+ },
2345
+ 'text-italic': {
2346
+ keywords: ['text-italic', 'textitalic', 'icon', 'core', 'text', 'type', 'italic', 'font'],
2347
+ componentName: 'TextItalicIcon',
2348
+ package: '@atlaskit/icon/core/text-italic',
2349
+ oldName: ['editor/italic'],
2350
+ type: 'core',
2351
+ categorization: 'multi-purpose',
2352
+ usage: 'Single purpose - Reserved for italicizing text.',
2353
+ team: 'Design System Team'
2354
+ },
2355
+ 'text-spellcheck': {
2356
+ keywords: ['text-spellcheck', 'textspellcheck', 'icon', 'core', 'text', 'spelling', 'typo', 'spellcheck'],
2357
+ componentName: 'TextSpellcheckIcon',
2358
+ package: '@atlaskit/icon/core/text-spellcheck',
2359
+ type: 'core',
2360
+ categorization: 'multi-purpose',
2361
+ usage: 'Single purpose - Reserved for spellchecking.',
2362
+ team: 'Design System Team'
1698
2363
  },
1699
2364
  'text-style': {
1700
2365
  keywords: ['text-style', 'textstyle', 'icon', 'core', 'characters', 'font', 'letters', 'type', 'typography'],
@@ -1703,8 +2368,17 @@ var metadata = {
1703
2368
  oldName: ['editor/text-style', 'emoji/keyboard'],
1704
2369
  type: 'core',
1705
2370
  categorization: 'single-purpose',
1706
- usage: 'Reserved for text styles in Editor.',
1707
- team: 'Editor'
2371
+ usage: 'Single purpose - Reserved for text styles in Editor.',
2372
+ team: 'Design System Team'
2373
+ },
2374
+ theme: {
2375
+ keywords: ['theme', 'icon', 'core', 'theme', 'light mode', 'dark mode', 'theme switcher'],
2376
+ componentName: 'ThemeIcon',
2377
+ package: '@atlaskit/icon/core/theme',
2378
+ type: 'core',
2379
+ categorization: 'multi-purpose',
2380
+ usage: 'Single purpose - Reserved for representing themes and theme switching.',
2381
+ team: 'Design System Team'
1708
2382
  },
1709
2383
  'thumbs-down': {
1710
2384
  keywords: ['thumbs-down', 'thumbsdown', 'icon', 'core', 'vote', 'downvote', 'dislike', 'feedback', 'hand'],
@@ -1712,8 +2386,8 @@ var metadata = {
1712
2386
  package: '@atlaskit/icon/core/thumbs-down',
1713
2387
  type: 'core',
1714
2388
  categorization: 'multi-purpose',
1715
- usage: 'Known uses: voting, feedback in AI.',
1716
- team: 'ADS'
2389
+ usage: 'Multi purpose - Known uses: voting, feedback in AI.',
2390
+ team: 'Design System Team'
1717
2391
  },
1718
2392
  'thumbs-up': {
1719
2393
  keywords: ['thumbs-up', 'thumbsup', 'icon', 'core', 'vote', 'upvote', 'like', 'feedback', 'hand'],
@@ -1722,8 +2396,8 @@ var metadata = {
1722
2396
  oldName: ['like'],
1723
2397
  type: 'core',
1724
2398
  categorization: 'multi-purpose',
1725
- usage: 'Known uses: voting options in Jira, like',
1726
- team: 'ADS'
2399
+ usage: 'Multi purpose - Known uses: voting options in Jira, like.',
2400
+ team: 'Design System Team'
1727
2401
  },
1728
2402
  timeline: {
1729
2403
  keywords: ['timeline', 'icon', 'core', 'gantt', 'calendar'],
@@ -1731,8 +2405,17 @@ var metadata = {
1731
2405
  package: '@atlaskit/icon/core/timeline',
1732
2406
  type: 'core',
1733
2407
  categorization: 'single-purpose',
1734
- usage: 'Reserved for timelines in Jira or Trello.',
1735
- team: 'Jira'
2408
+ usage: 'Single purpose - Reserved for timelines in Jira or Trello.',
2409
+ team: 'Design System Team'
2410
+ },
2411
+ tools: {
2412
+ keywords: ['tools', 'icon', 'core', 'tools', 'wrench', 'spanner', 'screwdriver'],
2413
+ componentName: 'ToolsIcon',
2414
+ package: '@atlaskit/icon/core/tools',
2415
+ type: 'core',
2416
+ categorization: 'multi-purpose',
2417
+ usage: "Multi purpose - Known usages: 'Service request' Jira issue type.",
2418
+ team: 'Design System Team'
1736
2419
  },
1737
2420
  transition: {
1738
2421
  keywords: ['transition', 'icon', 'core', 'connector', 'movement'],
@@ -1740,8 +2423,18 @@ var metadata = {
1740
2423
  package: '@atlaskit/icon/core/transition',
1741
2424
  type: 'core',
1742
2425
  categorization: 'single-purpose',
1743
- usage: 'Reserved for transitions in Analytics.',
1744
- team: 'Automation'
2426
+ usage: 'Single purpose - Reserved for transitions in Analytics.',
2427
+ team: 'Design System Team'
2428
+ },
2429
+ tree: {
2430
+ keywords: ['tree', 'icon', 'core', 'tree', 'nature'],
2431
+ componentName: 'TreeIcon',
2432
+ package: '@atlaskit/icon/core/tree',
2433
+ oldName: ['emoji/nature'],
2434
+ type: 'core',
2435
+ categorization: 'multi-purpose',
2436
+ usage: 'Multi purpose - Known usages: Nature emoji category.',
2437
+ team: 'Design System Team'
1745
2438
  },
1746
2439
  undo: {
1747
2440
  keywords: ['undo', 'icon', 'core', 'backward', 'mistake', 'correct'],
@@ -1750,8 +2443,8 @@ var metadata = {
1750
2443
  oldName: ['editor/undo', 'undo'],
1751
2444
  type: 'core',
1752
2445
  categorization: 'single-purpose',
1753
- usage: 'Reserved for undo in Editor.',
1754
- team: 'Editor'
2446
+ usage: 'Single purpose - Reserved for undo in Editor.',
2447
+ team: 'Design System Team'
1755
2448
  },
1756
2449
  upload: {
1757
2450
  keywords: ['upload', 'cloud', 'icon', 'core', 'stream', 'file'],
@@ -1760,8 +2453,18 @@ var metadata = {
1760
2453
  oldName: ['export'],
1761
2454
  type: 'core',
1762
2455
  categorization: 'single-purpose',
1763
- usage: 'Reserved for upload in Editor.',
1764
- team: 'ADS'
2456
+ usage: 'Single purpose - Reserved for upload in Editor.',
2457
+ team: 'Design System Team'
2458
+ },
2459
+ 'vehicle-car': {
2460
+ keywords: ['vehicle-car', 'vehiclecar', 'icon', 'core', 'car', 'transportation', 'vehicle'],
2461
+ componentName: 'VehicleCarIcon',
2462
+ package: '@atlaskit/icon/core/vehicle-car',
2463
+ oldName: ['emoji/travel'],
2464
+ type: 'core',
2465
+ categorization: 'multi-purpose',
2466
+ usage: 'Multi purpose - Known usages: Transport emoji category.',
2467
+ team: 'Design System Team'
1765
2468
  },
1766
2469
  video: {
1767
2470
  keywords: ['video', 'icon', 'core', 'media', 'movie'],
@@ -1770,8 +2473,8 @@ var metadata = {
1770
2473
  oldName: ['media-services/video', 'hipchat/sd-video', 'vid-camera-on', 'video-circle', 'video-filled'],
1771
2474
  type: 'core',
1772
2475
  categorization: 'single-purpose',
1773
- usage: 'Reserved for video in Media.',
1774
- team: 'Media'
2476
+ usage: 'Single purpose - Reserved for video in Media.',
2477
+ team: 'Design System Team'
1775
2478
  },
1776
2479
  'video-next': {
1777
2480
  keywords: ['video-next', 'videonext', 'icon', 'core', 'skip', 'next', 'media', 'forward'],
@@ -1779,8 +2482,17 @@ var metadata = {
1779
2482
  package: '@atlaskit/icon/core/video-next',
1780
2483
  type: 'core',
1781
2484
  categorization: 'single-purpose',
1782
- usage: 'Reserved for next video in Media.',
1783
- team: 'Media'
2485
+ usage: 'Single purpose - Reserved for next video in Media.',
2486
+ team: 'Design System Team'
2487
+ },
2488
+ 'video-next-overlay': {
2489
+ keywords: ['video-next-overlay', 'videonextoverlay', 'icon', 'core', 'skip', 'next', 'media', 'forward', 'filled'],
2490
+ componentName: 'VideoNextOverlayIcon',
2491
+ package: '@atlaskit/icon/core/video-next-overlay',
2492
+ type: 'core',
2493
+ categorization: 'single-purpose',
2494
+ usage: 'Single purpose - Reserved for next video when icon is overlayed on Media.',
2495
+ team: 'Design System Team'
1784
2496
  },
1785
2497
  'video-pause': {
1786
2498
  keywords: ['video-pause', 'videopause', 'icon', 'core', 'media', 'video'],
@@ -1789,8 +2501,17 @@ var metadata = {
1789
2501
  oldName: ['vid-pause'],
1790
2502
  type: 'core',
1791
2503
  categorization: 'single-purpose',
1792
- usage: 'Reserved for pause video in Media.',
1793
- team: 'Media'
2504
+ usage: 'Single purpose - Reserved for pause video in Media.',
2505
+ team: 'Design System Team'
2506
+ },
2507
+ 'video-pause-overlay': {
2508
+ keywords: ['video-pause-overlay', 'videopauseoverlay', 'icon', 'core', 'media', 'video', 'filled'],
2509
+ componentName: 'VideoPauseOverlayIcon',
2510
+ package: '@atlaskit/icon/core/video-pause-overlay',
2511
+ type: 'core',
2512
+ categorization: 'single-purpose',
2513
+ usage: 'Single purpose - Reserved for pause video when icon is overlayed on Media.',
2514
+ team: 'Design System Team'
1794
2515
  },
1795
2516
  'video-play': {
1796
2517
  keywords: ['video-play', 'videoplay', 'icon', 'core', 'media', 'video'],
@@ -1799,8 +2520,17 @@ var metadata = {
1799
2520
  oldName: ['vid-play'],
1800
2521
  type: 'core',
1801
2522
  categorization: 'single-purpose',
1802
- usage: 'Reserved for play video in Media.',
1803
- team: 'Media'
2523
+ usage: 'Single purpose - Reserved for play video in Media.',
2524
+ team: 'Design System Team'
2525
+ },
2526
+ 'video-play-overlay': {
2527
+ keywords: ['video-play-overlay', 'videoplayoverlay', 'icon', 'core', 'media', 'video', 'filled'],
2528
+ componentName: 'VideoPlayOverlayIcon',
2529
+ package: '@atlaskit/icon/core/video-play-overlay',
2530
+ type: 'core',
2531
+ categorization: 'single-purpose',
2532
+ usage: 'Single purpose - Reserved for play video when icon is overlayed on Media.',
2533
+ team: 'Design System Team'
1804
2534
  },
1805
2535
  'video-previous': {
1806
2536
  keywords: ['video-previous', 'videoprevious', 'icon', 'core', 'media', 'video', 'back', 'previous'],
@@ -1808,8 +2538,17 @@ var metadata = {
1808
2538
  package: '@atlaskit/icon/core/video-previous',
1809
2539
  type: 'core',
1810
2540
  categorization: 'single-purpose',
1811
- usage: 'Reserved for previous video in Media.',
1812
- team: 'Media'
2541
+ usage: 'Single purpose - Reserved for previous video in Media.',
2542
+ team: 'Design System Team'
2543
+ },
2544
+ 'video-previous-overlay': {
2545
+ keywords: ['video-previous-overlay', 'videopreviousoverlay', 'icon', 'core', 'media', 'video', 'back', 'previous', 'filled'],
2546
+ componentName: 'VideoPreviousOverlayIcon',
2547
+ package: '@atlaskit/icon/core/video-previous-overlay',
2548
+ type: 'core',
2549
+ categorization: 'single-purpose',
2550
+ usage: 'Single purpose - Reserved for previous video when icon is overlayed on Media.',
2551
+ team: 'Design System Team'
1813
2552
  },
1814
2553
  'volume-high': {
1815
2554
  keywords: ['volume-high', 'volumehigh', 'icon', 'core', 'louder', 'volume up'],
@@ -1818,7 +2557,8 @@ var metadata = {
1818
2557
  oldName: ['hipchat/outgoing-sound', 'vid-volume-full'],
1819
2558
  type: 'core',
1820
2559
  categorization: 'multi-purpose',
1821
- team: 'Media'
2560
+ usage: '📦 @atlaskit/icon/core/volume-high',
2561
+ team: 'Design System Team'
1822
2562
  },
1823
2563
  'volume-low': {
1824
2564
  keywords: ['volume-low', 'volumelow', 'icon', 'core', 'quiter', 'volume down'],
@@ -1827,7 +2567,8 @@ var metadata = {
1827
2567
  oldName: ['vid-volume-half'],
1828
2568
  type: 'core',
1829
2569
  categorization: 'multi-purpose',
1830
- team: 'Media'
2570
+ usage: '📦 @atlaskit/icon/core/volume-low',
2571
+ team: 'Design System Team'
1831
2572
  },
1832
2573
  'volume-muted': {
1833
2574
  keywords: ['volume-muted', 'volumemuted', 'icon', 'core', 'volume off', 'no volume'],
@@ -1836,7 +2577,8 @@ var metadata = {
1836
2577
  oldName: ['vid-volume-muted'],
1837
2578
  type: 'core',
1838
2579
  categorization: 'multi-purpose',
1839
- team: 'Media'
2580
+ usage: '📦 @atlaskit/icon/core/volume-muted',
2581
+ team: 'Design System Team'
1840
2582
  },
1841
2583
  warning: {
1842
2584
  keywords: ['warning', 'error', 'alert', 'icon', 'core', 'alert', 'danger', 'triangle', 'filled'],
@@ -1845,8 +2587,8 @@ var metadata = {
1845
2587
  oldName: ['editor/warning', 'warning'],
1846
2588
  type: 'core',
1847
2589
  categorization: 'single-purpose',
1848
- usage: 'Reserved for warning system status.',
1849
- team: 'ADS'
2590
+ usage: 'Single purpose - Reserved for warning system status.',
2591
+ team: 'Design System Team'
1850
2592
  },
1851
2593
  whiteboard: {
1852
2594
  keywords: ['whiteboard', 'icon', 'core', 'shapes', 'canvas'],
@@ -1854,8 +2596,8 @@ var metadata = {
1854
2596
  package: '@atlaskit/icon/core/whiteboard',
1855
2597
  type: 'core',
1856
2598
  categorization: 'single-purpose',
1857
- usage: 'Reserved for whiteboards in Confluence.',
1858
- team: 'Whiteboards'
2599
+ usage: 'Single purpose - Reserved for whiteboards in Confluence.',
2600
+ team: 'Design System Team'
1859
2601
  },
1860
2602
  'zoom-in': {
1861
2603
  keywords: ['zoom-in', 'zoomin', 'icon', 'core', 'magnify', 'magnifying glass'],
@@ -1864,8 +2606,8 @@ var metadata = {
1864
2606
  oldName: ['media-services/zoom-in'],
1865
2607
  type: 'core',
1866
2608
  categorization: 'single-purpose',
1867
- usage: 'Reserved for zooming in of an object or view.',
1868
- team: 'Media'
2609
+ usage: 'Single purpose - Reserved for zooming in of an object or view.',
2610
+ team: 'Design System Team'
1869
2611
  },
1870
2612
  'zoom-out': {
1871
2613
  keywords: ['zoom-out', 'zoomout', 'icon', 'core', 'minify', 'magnifying glass'],
@@ -1874,8 +2616,8 @@ var metadata = {
1874
2616
  oldName: ['media-services/zoom-out'],
1875
2617
  type: 'core',
1876
2618
  categorization: 'single-purpose',
1877
- usage: 'Reserved for zooming out of an object or view.',
1878
- team: 'Media'
2619
+ usage: 'Single purpose - Reserved for zooming out of an object or view.',
2620
+ team: 'Design System Team'
1879
2621
  }
1880
2622
  };
1881
2623
  var _default = exports.default = metadata;