@atlaskit/icon 22.14.1 → 22.15.0

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