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