@atlaskit/icon 27.5.1 → 27.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (371) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/dist/cjs/deprecated-core.js +53 -1
  3. package/dist/cjs/deprecated-utility.js +24 -0
  4. package/dist/cjs/metadata-core.js +1 -1
  5. package/dist/es2019/deprecated-core.js +53 -1
  6. package/dist/es2019/deprecated-utility.js +24 -0
  7. package/dist/es2019/metadata-core.js +1 -1
  8. package/dist/esm/deprecated-core.js +53 -1
  9. package/dist/esm/deprecated-utility.js +24 -0
  10. package/dist/esm/metadata-core.js +1 -1
  11. package/dist/types/metadata-core.d.ts +1 -1
  12. package/dist/types-ts4.5/metadata-core.d.ts +1 -1
  13. package/glyph/activity.d.ts +5 -0
  14. package/glyph/add-circle.d.ts +5 -0
  15. package/glyph/add-item.d.ts +5 -0
  16. package/glyph/add.d.ts +5 -0
  17. package/glyph/addon.d.ts +5 -0
  18. package/glyph/app-access.d.ts +5 -0
  19. package/glyph/app-switcher.d.ts +5 -0
  20. package/glyph/archive.d.ts +5 -0
  21. package/glyph/arrow-down-circle.d.ts +5 -0
  22. package/glyph/arrow-down.d.ts +5 -0
  23. package/glyph/arrow-left-circle.d.ts +5 -0
  24. package/glyph/arrow-left.d.ts +5 -0
  25. package/glyph/arrow-right-circle.d.ts +5 -0
  26. package/glyph/arrow-right.d.ts +5 -0
  27. package/glyph/arrow-up-circle.d.ts +5 -0
  28. package/glyph/arrow-up.d.ts +5 -0
  29. package/glyph/attachment.d.ts +5 -0
  30. package/glyph/audio-circle.d.ts +5 -0
  31. package/glyph/audio.d.ts +5 -0
  32. package/glyph/backlog.d.ts +5 -0
  33. package/glyph/billing-filled.d.ts +5 -0
  34. package/glyph/billing.d.ts +5 -0
  35. package/glyph/bitbucket/branches.d.ts +5 -0
  36. package/glyph/bitbucket/builds.d.ts +5 -0
  37. package/glyph/bitbucket/clone.d.ts +5 -0
  38. package/glyph/bitbucket/commits.d.ts +5 -0
  39. package/glyph/bitbucket/compare.d.ts +5 -0
  40. package/glyph/bitbucket/forks.d.ts +5 -0
  41. package/glyph/bitbucket/output.d.ts +5 -0
  42. package/glyph/bitbucket/pipelines.d.ts +5 -0
  43. package/glyph/bitbucket/pullrequests.d.ts +5 -0
  44. package/glyph/bitbucket/repos.d.ts +5 -0
  45. package/glyph/bitbucket/snippets.d.ts +5 -0
  46. package/glyph/bitbucket/source.d.ts +5 -0
  47. package/glyph/board.d.ts +5 -0
  48. package/glyph/book.d.ts +5 -0
  49. package/glyph/bullet-list.d.ts +5 -0
  50. package/glyph/calendar-filled.d.ts +5 -0
  51. package/glyph/calendar.d.ts +5 -0
  52. package/glyph/camera-filled.d.ts +5 -0
  53. package/glyph/camera-rotate.d.ts +5 -0
  54. package/glyph/camera-take-picture.d.ts +5 -0
  55. package/glyph/camera.d.ts +5 -0
  56. package/glyph/canvas.d.ts +5 -0
  57. package/glyph/check-circle-outline.d.ts +5 -0
  58. package/glyph/check-circle.d.ts +5 -0
  59. package/glyph/check.d.ts +5 -0
  60. package/glyph/checkbox-indeterminate.d.ts +5 -0
  61. package/glyph/checkbox.d.ts +5 -0
  62. package/glyph/chevron-down-circle.d.ts +5 -0
  63. package/glyph/chevron-down.d.ts +5 -0
  64. package/glyph/chevron-left-circle.d.ts +5 -0
  65. package/glyph/chevron-left-large.d.ts +5 -0
  66. package/glyph/chevron-left.d.ts +5 -0
  67. package/glyph/chevron-right-circle.d.ts +5 -0
  68. package/glyph/chevron-right-large.d.ts +5 -0
  69. package/glyph/chevron-right.d.ts +5 -0
  70. package/glyph/chevron-up-circle.d.ts +5 -0
  71. package/glyph/chevron-up.d.ts +5 -0
  72. package/glyph/child-issues.d.ts +5 -0
  73. package/glyph/code.d.ts +5 -0
  74. package/glyph/comment.d.ts +5 -0
  75. package/glyph/component.d.ts +5 -0
  76. package/glyph/copy.d.ts +5 -0
  77. package/glyph/creditcard-filled.d.ts +5 -0
  78. package/glyph/creditcard.d.ts +5 -0
  79. package/glyph/cross-circle.d.ts +5 -0
  80. package/glyph/cross.d.ts +5 -0
  81. package/glyph/dashboard.d.ts +5 -0
  82. package/glyph/decision.d.ts +5 -0
  83. package/glyph/department.d.ts +5 -0
  84. package/glyph/detail-view.d.ts +5 -0
  85. package/glyph/discover-filled.d.ts +5 -0
  86. package/glyph/discover.d.ts +5 -0
  87. package/glyph/document-filled.d.ts +5 -0
  88. package/glyph/document.d.ts +5 -0
  89. package/glyph/documents.d.ts +5 -0
  90. package/glyph/download.d.ts +5 -0
  91. package/glyph/drag-handler.d.ts +5 -0
  92. package/glyph/dropbox.d.ts +5 -0
  93. package/glyph/edit-filled.d.ts +5 -0
  94. package/glyph/edit.d.ts +5 -0
  95. package/glyph/editor/add.d.ts +5 -0
  96. package/glyph/editor/addon.d.ts +5 -0
  97. package/glyph/editor/advanced.d.ts +5 -0
  98. package/glyph/editor/align-center.d.ts +5 -0
  99. package/glyph/editor/align-image-center.d.ts +5 -0
  100. package/glyph/editor/align-image-left.d.ts +5 -0
  101. package/glyph/editor/align-image-right.d.ts +5 -0
  102. package/glyph/editor/align-left.d.ts +5 -0
  103. package/glyph/editor/align-right.d.ts +5 -0
  104. package/glyph/editor/attachment.d.ts +5 -0
  105. package/glyph/editor/background-color.d.ts +5 -0
  106. package/glyph/editor/bold.d.ts +5 -0
  107. package/glyph/editor/bullet-list.d.ts +5 -0
  108. package/glyph/editor/close.d.ts +5 -0
  109. package/glyph/editor/code.d.ts +5 -0
  110. package/glyph/editor/collapse.d.ts +5 -0
  111. package/glyph/editor/date.d.ts +5 -0
  112. package/glyph/editor/decision.d.ts +5 -0
  113. package/glyph/editor/divider.d.ts +5 -0
  114. package/glyph/editor/done.d.ts +5 -0
  115. package/glyph/editor/edit.d.ts +5 -0
  116. package/glyph/editor/emoji.d.ts +5 -0
  117. package/glyph/editor/error.d.ts +5 -0
  118. package/glyph/editor/expand.d.ts +5 -0
  119. package/glyph/editor/feedback.d.ts +5 -0
  120. package/glyph/editor/file-preview.d.ts +5 -0
  121. package/glyph/editor/file.d.ts +5 -0
  122. package/glyph/editor/help.d.ts +5 -0
  123. package/glyph/editor/hint.d.ts +5 -0
  124. package/glyph/editor/horizontal-rule.d.ts +5 -0
  125. package/glyph/editor/image-border.d.ts +5 -0
  126. package/glyph/editor/image-resize.d.ts +5 -0
  127. package/glyph/editor/image.d.ts +5 -0
  128. package/glyph/editor/indent.d.ts +5 -0
  129. package/glyph/editor/info.d.ts +5 -0
  130. package/glyph/editor/italic.d.ts +5 -0
  131. package/glyph/editor/layout-single.d.ts +5 -0
  132. package/glyph/editor/layout-three-equal.d.ts +5 -0
  133. package/glyph/editor/layout-three-with-sidebars.d.ts +5 -0
  134. package/glyph/editor/layout-two-equal.d.ts +5 -0
  135. package/glyph/editor/layout-two-left-sidebar.d.ts +5 -0
  136. package/glyph/editor/layout-two-right-sidebar.d.ts +5 -0
  137. package/glyph/editor/link.d.ts +5 -0
  138. package/glyph/editor/media-center.d.ts +5 -0
  139. package/glyph/editor/media-full-width.d.ts +5 -0
  140. package/glyph/editor/media-wide.d.ts +5 -0
  141. package/glyph/editor/media-wrap-left.d.ts +5 -0
  142. package/glyph/editor/media-wrap-right.d.ts +5 -0
  143. package/glyph/editor/mention.d.ts +5 -0
  144. package/glyph/editor/more.d.ts +5 -0
  145. package/glyph/editor/note.d.ts +5 -0
  146. package/glyph/editor/number-list.d.ts +5 -0
  147. package/glyph/editor/open.d.ts +5 -0
  148. package/glyph/editor/outdent.d.ts +5 -0
  149. package/glyph/editor/panel.d.ts +5 -0
  150. package/glyph/editor/photo.d.ts +5 -0
  151. package/glyph/editor/quote.d.ts +5 -0
  152. package/glyph/editor/recent.d.ts +5 -0
  153. package/glyph/editor/redo.d.ts +5 -0
  154. package/glyph/editor/remove-emoji.d.ts +5 -0
  155. package/glyph/editor/remove.d.ts +5 -0
  156. package/glyph/editor/search.d.ts +5 -0
  157. package/glyph/editor/settings.d.ts +5 -0
  158. package/glyph/editor/strikethrough.d.ts +5 -0
  159. package/glyph/editor/success.d.ts +5 -0
  160. package/glyph/editor/table-display-options.d.ts +5 -0
  161. package/glyph/editor/table.d.ts +5 -0
  162. package/glyph/editor/task.d.ts +5 -0
  163. package/glyph/editor/text-color.d.ts +5 -0
  164. package/glyph/editor/text-style.d.ts +5 -0
  165. package/glyph/editor/underline.d.ts +5 -0
  166. package/glyph/editor/undo.d.ts +5 -0
  167. package/glyph/editor/unlink.d.ts +5 -0
  168. package/glyph/editor/warning.d.ts +5 -0
  169. package/glyph/email.d.ts +5 -0
  170. package/glyph/emoji/activity.d.ts +5 -0
  171. package/glyph/emoji/atlassian.d.ts +5 -0
  172. package/glyph/emoji/custom.d.ts +5 -0
  173. package/glyph/emoji/emoji.d.ts +5 -0
  174. package/glyph/emoji/flags.d.ts +5 -0
  175. package/glyph/emoji/food.d.ts +5 -0
  176. package/glyph/emoji/frequent.d.ts +5 -0
  177. package/glyph/emoji/keyboard.d.ts +5 -0
  178. package/glyph/emoji/nature.d.ts +5 -0
  179. package/glyph/emoji/objects.d.ts +5 -0
  180. package/glyph/emoji/people.d.ts +5 -0
  181. package/glyph/emoji/productivity.d.ts +5 -0
  182. package/glyph/emoji/symbols.d.ts +5 -0
  183. package/glyph/emoji/travel.d.ts +5 -0
  184. package/glyph/emoji-add.d.ts +5 -0
  185. package/glyph/emoji.d.ts +5 -0
  186. package/glyph/error.d.ts +5 -0
  187. package/glyph/export.d.ts +5 -0
  188. package/glyph/feedback.d.ts +5 -0
  189. package/glyph/file.d.ts +5 -0
  190. package/glyph/filter.d.ts +5 -0
  191. package/glyph/flag-filled.d.ts +5 -0
  192. package/glyph/folder-filled.d.ts +5 -0
  193. package/glyph/folder.d.ts +5 -0
  194. package/glyph/followers.d.ts +5 -0
  195. package/glyph/following.d.ts +5 -0
  196. package/glyph/googledrive.d.ts +5 -0
  197. package/glyph/graph-bar.d.ts +5 -0
  198. package/glyph/graph-line.d.ts +5 -0
  199. package/glyph/gsuite.d.ts +5 -0
  200. package/glyph/highlights.d.ts +5 -0
  201. package/glyph/hipchat/audio-only.d.ts +5 -0
  202. package/glyph/hipchat/chevron-double-down.d.ts +5 -0
  203. package/glyph/hipchat/chevron-double-up.d.ts +5 -0
  204. package/glyph/hipchat/chevron-down.d.ts +5 -0
  205. package/glyph/hipchat/chevron-up.d.ts +5 -0
  206. package/glyph/hipchat/dial-out.d.ts +5 -0
  207. package/glyph/hipchat/lobby.d.ts +5 -0
  208. package/glyph/hipchat/media-attachment-count.d.ts +5 -0
  209. package/glyph/hipchat/outgoing-sound.d.ts +5 -0
  210. package/glyph/hipchat/sd-video.d.ts +5 -0
  211. package/glyph/home-circle.d.ts +5 -0
  212. package/glyph/home.d.ts +5 -0
  213. package/glyph/image-border.d.ts +5 -0
  214. package/glyph/image-resize.d.ts +5 -0
  215. package/glyph/image.d.ts +5 -0
  216. package/glyph/info.d.ts +5 -0
  217. package/glyph/invite-team.d.ts +5 -0
  218. package/glyph/issue-raise.d.ts +5 -0
  219. package/glyph/issue.d.ts +5 -0
  220. package/glyph/issues.d.ts +5 -0
  221. package/glyph/jira/capture.d.ts +5 -0
  222. package/glyph/jira/failed-build-status.d.ts +5 -0
  223. package/glyph/jira/labs.d.ts +5 -0
  224. package/glyph/jira/test-session.d.ts +5 -0
  225. package/glyph/label.d.ts +5 -0
  226. package/glyph/lightbulb-filled.d.ts +5 -0
  227. package/glyph/lightbulb.d.ts +5 -0
  228. package/glyph/like.d.ts +5 -0
  229. package/glyph/link-filled.d.ts +5 -0
  230. package/glyph/link.d.ts +5 -0
  231. package/glyph/list.d.ts +5 -0
  232. package/glyph/location.d.ts +5 -0
  233. package/glyph/lock-circle.d.ts +5 -0
  234. package/glyph/lock-filled.d.ts +5 -0
  235. package/glyph/lock.d.ts +5 -0
  236. package/glyph/marketplace.d.ts +5 -0
  237. package/glyph/media-services/actual-size.d.ts +5 -0
  238. package/glyph/media-services/add-comment.d.ts +5 -0
  239. package/glyph/media-services/annotate.d.ts +5 -0
  240. package/glyph/media-services/arrow.d.ts +5 -0
  241. package/glyph/media-services/audio.d.ts +5 -0
  242. package/glyph/media-services/blur.d.ts +5 -0
  243. package/glyph/media-services/brush.d.ts +5 -0
  244. package/glyph/media-services/button-option.d.ts +5 -0
  245. package/glyph/media-services/code.d.ts +5 -0
  246. package/glyph/media-services/document.d.ts +5 -0
  247. package/glyph/media-services/filter.d.ts +5 -0
  248. package/glyph/media-services/fit-to-page.d.ts +5 -0
  249. package/glyph/media-services/full-screen.d.ts +5 -0
  250. package/glyph/media-services/grid.d.ts +5 -0
  251. package/glyph/media-services/image.d.ts +5 -0
  252. package/glyph/media-services/line-thickness.d.ts +5 -0
  253. package/glyph/media-services/line.d.ts +5 -0
  254. package/glyph/media-services/no-image.d.ts +5 -0
  255. package/glyph/media-services/open-mediaviewer.d.ts +5 -0
  256. package/glyph/media-services/oval.d.ts +5 -0
  257. package/glyph/media-services/pdf.d.ts +5 -0
  258. package/glyph/media-services/preselected.d.ts +5 -0
  259. package/glyph/media-services/presentation.d.ts +5 -0
  260. package/glyph/media-services/rectangle.d.ts +5 -0
  261. package/glyph/media-services/scale-large.d.ts +5 -0
  262. package/glyph/media-services/scale-small.d.ts +5 -0
  263. package/glyph/media-services/spreadsheet.d.ts +5 -0
  264. package/glyph/media-services/text.d.ts +5 -0
  265. package/glyph/media-services/unknown.d.ts +5 -0
  266. package/glyph/media-services/video.d.ts +5 -0
  267. package/glyph/media-services/zip.d.ts +5 -0
  268. package/glyph/media-services/zoom-in.d.ts +5 -0
  269. package/glyph/media-services/zoom-out.d.ts +5 -0
  270. package/glyph/mention.d.ts +5 -0
  271. package/glyph/menu-expand.d.ts +5 -0
  272. package/glyph/menu.d.ts +5 -0
  273. package/glyph/mobile.d.ts +5 -0
  274. package/glyph/more-vertical.d.ts +5 -0
  275. package/glyph/more.d.ts +5 -0
  276. package/glyph/notification-all.d.ts +5 -0
  277. package/glyph/notification-direct.d.ts +5 -0
  278. package/glyph/notification.d.ts +5 -0
  279. package/glyph/office-building-filled.d.ts +5 -0
  280. package/glyph/office-building.d.ts +5 -0
  281. package/glyph/open.d.ts +5 -0
  282. package/glyph/overview.d.ts +5 -0
  283. package/glyph/page-filled.d.ts +5 -0
  284. package/glyph/page.d.ts +5 -0
  285. package/glyph/pdf.d.ts +5 -0
  286. package/glyph/people-group.d.ts +5 -0
  287. package/glyph/people.d.ts +5 -0
  288. package/glyph/person-circle.d.ts +5 -0
  289. package/glyph/person-with-circle.d.ts +5 -0
  290. package/glyph/person-with-cross.d.ts +5 -0
  291. package/glyph/person-with-tick.d.ts +5 -0
  292. package/glyph/person.d.ts +5 -0
  293. package/glyph/portfolio.d.ts +5 -0
  294. package/glyph/preferences.d.ts +5 -0
  295. package/glyph/premium.d.ts +5 -0
  296. package/glyph/presence-active.d.ts +5 -0
  297. package/glyph/presence-busy.d.ts +5 -0
  298. package/glyph/presence-unavailable.d.ts +5 -0
  299. package/glyph/question-circle.d.ts +5 -0
  300. package/glyph/question.d.ts +5 -0
  301. package/glyph/questions.d.ts +5 -0
  302. package/glyph/queues.d.ts +5 -0
  303. package/glyph/quote.d.ts +5 -0
  304. package/glyph/radio.d.ts +5 -0
  305. package/glyph/recent.d.ts +5 -0
  306. package/glyph/redo.d.ts +5 -0
  307. package/glyph/refresh.d.ts +5 -0
  308. package/glyph/retry.d.ts +5 -0
  309. package/glyph/roadmap.d.ts +5 -0
  310. package/glyph/room-menu.d.ts +5 -0
  311. package/glyph/schedule-filled.d.ts +5 -0
  312. package/glyph/schedule.d.ts +5 -0
  313. package/glyph/screen.d.ts +5 -0
  314. package/glyph/search.d.ts +5 -0
  315. package/glyph/select-clear.d.ts +5 -0
  316. package/glyph/send.d.ts +5 -0
  317. package/glyph/settings.d.ts +5 -0
  318. package/glyph/share.d.ts +5 -0
  319. package/glyph/ship.d.ts +5 -0
  320. package/glyph/shortcut.d.ts +5 -0
  321. package/glyph/sign-in.d.ts +5 -0
  322. package/glyph/sign-out.d.ts +5 -0
  323. package/glyph/sprint.d.ts +5 -0
  324. package/glyph/star-filled.d.ts +5 -0
  325. package/glyph/star-large.d.ts +5 -0
  326. package/glyph/star.d.ts +5 -0
  327. package/glyph/status.d.ts +5 -0
  328. package/glyph/stopwatch.d.ts +5 -0
  329. package/glyph/subtask.d.ts +5 -0
  330. package/glyph/suitcase.d.ts +5 -0
  331. package/glyph/switcher.d.ts +5 -0
  332. package/glyph/table.d.ts +5 -0
  333. package/glyph/task.d.ts +5 -0
  334. package/glyph/teams.d.ts +5 -0
  335. package/glyph/trash.d.ts +5 -0
  336. package/glyph/tray.d.ts +5 -0
  337. package/glyph/undo.d.ts +5 -0
  338. package/glyph/unlink.d.ts +5 -0
  339. package/glyph/unlock-circle.d.ts +5 -0
  340. package/glyph/unlock-filled.d.ts +5 -0
  341. package/glyph/unlock.d.ts +5 -0
  342. package/glyph/upload.d.ts +5 -0
  343. package/glyph/user-avatar-circle.d.ts +5 -0
  344. package/glyph/vid-audio-muted.d.ts +5 -0
  345. package/glyph/vid-audio-on.d.ts +5 -0
  346. package/glyph/vid-backward.d.ts +5 -0
  347. package/glyph/vid-camera-off.d.ts +5 -0
  348. package/glyph/vid-camera-on.d.ts +5 -0
  349. package/glyph/vid-connection-circle.d.ts +5 -0
  350. package/glyph/vid-forward.d.ts +5 -0
  351. package/glyph/vid-full-screen-off.d.ts +5 -0
  352. package/glyph/vid-full-screen-on.d.ts +5 -0
  353. package/glyph/vid-hang-up.d.ts +5 -0
  354. package/glyph/vid-hd-circle.d.ts +5 -0
  355. package/glyph/vid-pause.d.ts +5 -0
  356. package/glyph/vid-play.d.ts +5 -0
  357. package/glyph/vid-raised-hand.d.ts +5 -0
  358. package/glyph/vid-share-screen.d.ts +5 -0
  359. package/glyph/vid-speaking-circle.d.ts +5 -0
  360. package/glyph/vid-volume-full.d.ts +5 -0
  361. package/glyph/vid-volume-half.d.ts +5 -0
  362. package/glyph/vid-volume-muted.d.ts +5 -0
  363. package/glyph/video-circle.d.ts +5 -0
  364. package/glyph/video-filled.d.ts +5 -0
  365. package/glyph/warning.d.ts +5 -0
  366. package/glyph/watch-filled.d.ts +5 -0
  367. package/glyph/watch.d.ts +5 -0
  368. package/glyph/world-small.d.ts +5 -0
  369. package/glyph/world.d.ts +5 -0
  370. package/package.json +3 -3
  371. package/tsconfig.json +0 -1
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "media-services/scale-small" is deprecated in favour of "@atlaskit/icon/core/image" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "media-services/spreadsheet" is deprecated in favour of "@atlaskit/icon/core/spreadsheet" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "media-services/text" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "media-services/unknown" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "media-services/video" is deprecated in favour of "@atlaskit/icon/core/video" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "media-services/zip" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "media-services/zoom-in" is deprecated in favour of "@atlaskit/icon/core/zoom-in" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "media-services/zoom-out" is deprecated in favour of "@atlaskit/icon/core/zoom-out" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "mention" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "menu-expand" is deprecated in favour of "@atlaskit/icon/core/menu" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/menu.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "menu" is deprecated in favour of "@atlaskit/icon/core/menu" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/mobile.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "mobile" is deprecated in favour of "@atlaskit/icon/core/device-mobile" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "more-vertical" is deprecated in favour of "@atlaskit/icon/core/show-more-vertical" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/more.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "more" is deprecated in favour of "@atlaskit/icon/core/show-more-horizontal" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "notification-all" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "notification-direct" is deprecated in favour of "@atlaskit/icon/core/notification" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "notification" is deprecated in favour of "@atlaskit/icon/core/notification" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "office-building-filled" is deprecated in favour of "@atlaskit/icon/core/office-building" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "office-building" is deprecated in favour of "@atlaskit/icon/core/office-building" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/open.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "open" is deprecated in favour of "@atlaskit/icon/core/arrow-up-right" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "overview" is deprecated in favour of "@atlaskit/icon/core/align-text-left" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "page-filled" is deprecated in favour of "@atlaskit/icon/core/page" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/page.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "page" is deprecated in favour of "@atlaskit/icon/core/page" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/pdf.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "pdf" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "people-group" is deprecated in favour of "@atlaskit/icon/core/people-group" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/people.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "people" is deprecated in favour of "@atlaskit/icon/core/people-group" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "person-circle" is deprecated in favour of "@atlaskit/icon/core/person-avatar" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "person-with-circle" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "person-with-cross" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "person-with-tick" is deprecated in favour of "@atlaskit/icon/core/person-added" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/person.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "person" is deprecated in favour of "@atlaskit/icon/core/person" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "portfolio" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "preferences" is deprecated in favour of "@atlaskit/icon/core/customize" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "premium" is deprecated in favour of "@atlaskit/icon/core/premium" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "presence-active" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "presence-busy" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "presence-unavailable" is deprecated and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "question-circle" is deprecated in favour of "@atlaskit/icon/core/question-circle" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "question" is deprecated in favour of "@atlaskit/icon/core/question-circle" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "questions" is deprecated in favour of "@atlaskit/icon/core/comment" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/queues.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "queues" is deprecated in favour of "@atlaskit/icon/core/pages" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/quote.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "quote" is deprecated in favour of "@atlaskit/icon/core/quotation-mark" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/radio.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "radio" is deprecated in favour of "@atlaskit/icon/core/radio-checked" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/recent.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "recent" is deprecated in favour of "@atlaskit/icon/core/clock" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/redo.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "redo" is deprecated in favour of "@atlaskit/icon/core/redo" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "refresh" is deprecated in favour of "@atlaskit/icon/core/refresh" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/retry.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "retry" is deprecated in favour of "@atlaskit/icon/core/retry" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "roadmap" is deprecated in favour of "@atlaskit/icon/core/roadmap" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "room-menu" is deprecated in favour of "@atlaskit/icon/core/panel-right" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "schedule-filled" is deprecated in favour of "@atlaskit/icon/core/calendar-plus" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "schedule" is deprecated in favour of "@atlaskit/icon/core/calendar-plus" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/screen.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "screen" is deprecated in favour of "@atlaskit/icon/core/screen" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/search.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "search" is deprecated in favour of "@atlaskit/icon/core/search" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "select-clear" is deprecated in favour of "@atlaskit/icon/core/cross-circle" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
package/glyph/send.d.ts CHANGED
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "send" is deprecated in favour of "@atlaskit/icon/core/send" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}
@@ -1,4 +1,9 @@
1
1
  import { PureComponent } from 'react';
2
2
  import type { GlyphProps } from '@atlaskit/icon/types';
3
3
 
4
+ /**
5
+ * @deprecated The legacy icon "settings" is deprecated in favour of "@atlaskit/icon/core/settings" and will be removed in an upcoming major release
6
+ *
7
+ * Please refer to the [migration guide](https://atlassian.design/components/icon/migration-guide) for further details.
8
+ */
4
9
  export default class extends PureComponent<GlyphProps> {}