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