@atlaskit/icon 22.2.0 → 22.3.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 (456) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/UNSAFE_base-new/package.json +15 -0
  3. package/afm-cc/tsconfig.json +3 -0
  4. package/build/index.tsx +79 -11
  5. package/core/add.d.ts +9 -0
  6. package/core/add.js +26 -0
  7. package/core/ai-agent.d.ts +9 -0
  8. package/core/ai-agent.js +26 -0
  9. package/core/ai-chat.d.ts +9 -0
  10. package/core/ai-chat.js +26 -0
  11. package/core/alert.d.ts +9 -0
  12. package/core/alert.js +26 -0
  13. package/core/align-center.d.ts +9 -0
  14. package/core/align-center.js +26 -0
  15. package/core/align-left.d.ts +9 -0
  16. package/core/align-left.js +26 -0
  17. package/core/align-right.d.ts +9 -0
  18. package/core/align-right.js +26 -0
  19. package/core/angle-brackets.d.ts +9 -0
  20. package/core/angle-brackets.js +26 -0
  21. package/core/app.d.ts +9 -0
  22. package/core/app.js +26 -0
  23. package/core/apps.d.ts +9 -0
  24. package/core/apps.js +26 -0
  25. package/core/archive-box.d.ts +9 -0
  26. package/core/archive-box.js +26 -0
  27. package/core/arrow-down.d.ts +9 -0
  28. package/core/arrow-down.js +26 -0
  29. package/core/arrow-left.d.ts +9 -0
  30. package/core/arrow-left.js +26 -0
  31. package/core/arrow-right.d.ts +9 -0
  32. package/core/arrow-right.js +26 -0
  33. package/core/arrow-up-right.d.ts +9 -0
  34. package/core/arrow-up-right.js +26 -0
  35. package/core/arrow-up.d.ts +9 -0
  36. package/core/arrow-up.js +26 -0
  37. package/core/atlassian-intelligence.d.ts +9 -0
  38. package/core/atlassian-intelligence.js +26 -0
  39. package/core/attachment.d.ts +9 -0
  40. package/core/attachment.js +26 -0
  41. package/core/audio.d.ts +9 -0
  42. package/core/audio.js +25 -0
  43. package/core/automation.d.ts +9 -0
  44. package/core/automation.js +26 -0
  45. package/core/backlog.d.ts +9 -0
  46. package/core/backlog.js +26 -0
  47. package/core/board.d.ts +9 -0
  48. package/core/board.js +26 -0
  49. package/core/boards.d.ts +9 -0
  50. package/core/boards.js +26 -0
  51. package/core/book-with-bookmark.d.ts +9 -0
  52. package/core/book-with-bookmark.js +26 -0
  53. package/core/branch.d.ts +9 -0
  54. package/core/branch.js +26 -0
  55. package/core/briefcase.d.ts +9 -0
  56. package/core/briefcase.js +26 -0
  57. package/core/bug.d.ts +9 -0
  58. package/core/bug.js +26 -0
  59. package/core/bulleted-list.d.ts +9 -0
  60. package/core/bulleted-list.js +26 -0
  61. package/core/calendar.d.ts +9 -0
  62. package/core/calendar.js +26 -0
  63. package/core/camera.d.ts +9 -0
  64. package/core/camera.js +26 -0
  65. package/core/capture.d.ts +9 -0
  66. package/core/capture.js +25 -0
  67. package/core/changes.d.ts +9 -0
  68. package/core/changes.js +26 -0
  69. package/core/chart-bar.d.ts +9 -0
  70. package/core/chart-bar.js +26 -0
  71. package/core/chart-matrix.d.ts +9 -0
  72. package/core/chart-matrix.js +26 -0
  73. package/core/chart-pie.d.ts +9 -0
  74. package/core/chart-pie.js +26 -0
  75. package/core/chart-trend.d.ts +9 -0
  76. package/core/chart-trend.js +26 -0
  77. package/core/check-circle.d.ts +9 -0
  78. package/core/check-circle.js +26 -0
  79. package/core/check-mark.d.ts +9 -0
  80. package/core/check-mark.js +26 -0
  81. package/core/checkbox-checked.d.ts +9 -0
  82. package/core/checkbox-checked.js +26 -0
  83. package/core/checkbox-indeterminate.d.ts +9 -0
  84. package/core/checkbox-indeterminate.js +26 -0
  85. package/core/checkbox-unchecked.d.ts +9 -0
  86. package/core/checkbox-unchecked.js +26 -0
  87. package/core/child-issues.d.ts +9 -0
  88. package/core/child-issues.js +26 -0
  89. package/core/clock.d.ts +9 -0
  90. package/core/clock.js +26 -0
  91. package/core/close.d.ts +9 -0
  92. package/core/close.js +26 -0
  93. package/core/cloud-arrow-up.d.ts +9 -0
  94. package/core/cloud-arrow-up.js +26 -0
  95. package/core/collapse.d.ts +9 -0
  96. package/core/collapse.js +26 -0
  97. package/core/comment-add.d.ts +9 -0
  98. package/core/comment-add.js +26 -0
  99. package/core/comment.d.ts +9 -0
  100. package/core/comment.js +26 -0
  101. package/core/commit.d.ts +9 -0
  102. package/core/commit.js +26 -0
  103. package/core/compass.d.ts +9 -0
  104. package/core/compass.js +26 -0
  105. package/core/component.d.ts +9 -0
  106. package/core/component.js +26 -0
  107. package/core/copy.d.ts +9 -0
  108. package/core/copy.js +26 -0
  109. package/core/credit-card.d.ts +9 -0
  110. package/core/credit-card.js +26 -0
  111. package/core/cross-circle.d.ts +9 -0
  112. package/core/cross-circle.js +26 -0
  113. package/core/customize.d.ts +9 -0
  114. package/core/customize.js +26 -0
  115. package/core/dashboard.d.ts +9 -0
  116. package/core/dashboard.js +26 -0
  117. package/core/database.d.ts +9 -0
  118. package/core/database.js +26 -0
  119. package/core/decision.d.ts +9 -0
  120. package/core/decision.js +26 -0
  121. package/core/delete.d.ts +9 -0
  122. package/core/delete.js +26 -0
  123. package/core/department.d.ts +9 -0
  124. package/core/department.js +26 -0
  125. package/core/device-mobile.d.ts +9 -0
  126. package/core/device-mobile.js +26 -0
  127. package/core/download.d.ts +9 -0
  128. package/core/download.js +26 -0
  129. package/core/drag-handle.d.ts +9 -0
  130. package/core/drag-handle.js +26 -0
  131. package/core/edit.d.ts +9 -0
  132. package/core/edit.js +26 -0
  133. package/core/email.d.ts +9 -0
  134. package/core/email.js +26 -0
  135. package/core/emoji-add.d.ts +9 -0
  136. package/core/emoji-add.js +26 -0
  137. package/core/emoji.d.ts +9 -0
  138. package/core/emoji.js +26 -0
  139. package/core/epic.d.ts +9 -0
  140. package/core/epic.js +26 -0
  141. package/core/error.d.ts +9 -0
  142. package/core/error.js +26 -0
  143. package/core/expand.d.ts +9 -0
  144. package/core/expand.js +26 -0
  145. package/core/eye-open-filled.d.ts +9 -0
  146. package/core/eye-open-filled.js +26 -0
  147. package/core/eye-open.d.ts +9 -0
  148. package/core/eye-open.js +26 -0
  149. package/core/feed.d.ts +9 -0
  150. package/core/feed.js +26 -0
  151. package/core/feedback.d.ts +9 -0
  152. package/core/feedback.js +26 -0
  153. package/core/filter.d.ts +9 -0
  154. package/core/filter.js +26 -0
  155. package/core/flag.d.ts +9 -0
  156. package/core/flag.js +26 -0
  157. package/core/flask.d.ts +9 -0
  158. package/core/flask.js +26 -0
  159. package/core/folder-closed.d.ts +9 -0
  160. package/core/folder-closed.js +26 -0
  161. package/core/folder-open.d.ts +9 -0
  162. package/core/folder-open.js +26 -0
  163. package/core/fullscreen-enter.d.ts +9 -0
  164. package/core/fullscreen-enter.js +26 -0
  165. package/core/fullscreen-exit.d.ts +9 -0
  166. package/core/fullscreen-exit.js +26 -0
  167. package/core/globe.d.ts +9 -0
  168. package/core/globe.js +26 -0
  169. package/core/goal.d.ts +9 -0
  170. package/core/goal.js +26 -0
  171. package/core/grid.d.ts +9 -0
  172. package/core/grid.js +26 -0
  173. package/core/hashtag.d.ts +9 -0
  174. package/core/hashtag.js +26 -0
  175. package/core/heart.d.ts +9 -0
  176. package/core/heart.js +26 -0
  177. package/core/home.d.ts +9 -0
  178. package/core/home.js +26 -0
  179. package/core/image.d.ts +9 -0
  180. package/core/image.js +26 -0
  181. package/core/inbox.d.ts +9 -0
  182. package/core/inbox.js +26 -0
  183. package/core/incident.d.ts +9 -0
  184. package/core/incident.js +26 -0
  185. package/core/information.d.ts +9 -0
  186. package/core/information.js +26 -0
  187. package/core/issue.d.ts +9 -0
  188. package/core/issue.js +26 -0
  189. package/core/issues.d.ts +9 -0
  190. package/core/issues.js +26 -0
  191. package/core/lightbulb.d.ts +9 -0
  192. package/core/lightbulb.js +26 -0
  193. package/core/link-broken.d.ts +9 -0
  194. package/core/link-broken.js +26 -0
  195. package/core/link-external.d.ts +9 -0
  196. package/core/link-external.js +26 -0
  197. package/core/link.d.ts +9 -0
  198. package/core/link.js +26 -0
  199. package/core/lobby-bell.d.ts +9 -0
  200. package/core/lobby-bell.js +26 -0
  201. package/core/location.d.ts +9 -0
  202. package/core/location.js +26 -0
  203. package/core/lock-locked.d.ts +9 -0
  204. package/core/lock-locked.js +26 -0
  205. package/core/lock-unlocked.d.ts +9 -0
  206. package/core/lock-unlocked.js +26 -0
  207. package/core/log-in.d.ts +9 -0
  208. package/core/log-in.js +26 -0
  209. package/core/log-out.d.ts +9 -0
  210. package/core/log-out.js +26 -0
  211. package/core/marketplace.d.ts +9 -0
  212. package/core/marketplace.js +26 -0
  213. package/core/maximize.d.ts +9 -0
  214. package/core/maximize.js +26 -0
  215. package/core/megaphone.d.ts +9 -0
  216. package/core/megaphone.js +26 -0
  217. package/core/mention.d.ts +9 -0
  218. package/core/mention.js +26 -0
  219. package/core/microphone.d.ts +9 -0
  220. package/core/microphone.js +26 -0
  221. package/core/minimize.d.ts +9 -0
  222. package/core/minimize.js +26 -0
  223. package/core/node.d.ts +9 -0
  224. package/core/node.js +26 -0
  225. package/core/office-building.d.ts +9 -0
  226. package/core/office-building.js +26 -0
  227. package/core/page.d.ts +9 -0
  228. package/core/page.js +26 -0
  229. package/core/pages.d.ts +9 -0
  230. package/core/pages.js +26 -0
  231. package/core/person-add.d.ts +9 -0
  232. package/core/person-add.js +26 -0
  233. package/core/person-added.d.ts +9 -0
  234. package/core/person-added.js +26 -0
  235. package/core/person-avatar.d.ts +9 -0
  236. package/core/person-avatar.js +26 -0
  237. package/core/person-offboard.d.ts +9 -0
  238. package/core/person-offboard.js +25 -0
  239. package/core/person.d.ts +9 -0
  240. package/core/person.js +26 -0
  241. package/core/phone.d.ts +9 -0
  242. package/core/phone.js +26 -0
  243. package/core/pin-filled.d.ts +9 -0
  244. package/core/pin-filled.js +26 -0
  245. package/core/pin.d.ts +9 -0
  246. package/core/pin.js +26 -0
  247. package/core/power-plug.d.ts +9 -0
  248. package/core/power-plug.js +26 -0
  249. package/core/premium.d.ts +9 -0
  250. package/core/premium.js +26 -0
  251. package/core/presenter-mode.d.ts +9 -0
  252. package/core/presenter-mode.js +26 -0
  253. package/core/printer.d.ts +9 -0
  254. package/core/printer.js +26 -0
  255. package/core/priority-blocker.d.ts +9 -0
  256. package/core/priority-blocker.js +26 -0
  257. package/core/priority-critical.d.ts +9 -0
  258. package/core/priority-critical.js +26 -0
  259. package/core/priority-high.d.ts +9 -0
  260. package/core/priority-high.js +26 -0
  261. package/core/priority-highest.d.ts +9 -0
  262. package/core/priority-highest.js +26 -0
  263. package/core/priority-low.d.ts +9 -0
  264. package/core/priority-low.js +26 -0
  265. package/core/priority-lowest.d.ts +9 -0
  266. package/core/priority-lowest.js +26 -0
  267. package/core/priority-major.d.ts +9 -0
  268. package/core/priority-major.js +26 -0
  269. package/core/priority-medium.d.ts +9 -0
  270. package/core/priority-medium.js +26 -0
  271. package/core/priority-minor.d.ts +9 -0
  272. package/core/priority-minor.js +26 -0
  273. package/core/priority-trivial.d.ts +9 -0
  274. package/core/priority-trivial.js +26 -0
  275. package/core/problem.d.ts +9 -0
  276. package/core/problem.js +26 -0
  277. package/core/project.d.ts +9 -0
  278. package/core/project.js +26 -0
  279. package/core/pull-request.d.ts +9 -0
  280. package/core/pull-request.js +26 -0
  281. package/core/question-circle.d.ts +9 -0
  282. package/core/question-circle.js +26 -0
  283. package/core/quotation-mark.d.ts +9 -0
  284. package/core/quotation-mark.js +26 -0
  285. package/core/redo.d.ts +9 -0
  286. package/core/redo.js +26 -0
  287. package/core/release.d.ts +9 -0
  288. package/core/release.js +26 -0
  289. package/core/retry.d.ts +9 -0
  290. package/core/retry.js +26 -0
  291. package/core/roadmap.d.ts +9 -0
  292. package/core/roadmap.js +26 -0
  293. package/core/scorecard.d.ts +9 -0
  294. package/core/scorecard.js +26 -0
  295. package/core/screen.d.ts +9 -0
  296. package/core/screen.js +26 -0
  297. package/core/search.d.ts +9 -0
  298. package/core/search.js +26 -0
  299. package/core/send.d.ts +9 -0
  300. package/core/send.js +26 -0
  301. package/core/settings.d.ts +9 -0
  302. package/core/settings.js +26 -0
  303. package/core/shapes.d.ts +9 -0
  304. package/core/shapes.js +26 -0
  305. package/core/share.d.ts +9 -0
  306. package/core/share.js +26 -0
  307. package/core/shield.d.ts +9 -0
  308. package/core/shield.js +26 -0
  309. package/core/shortcut.d.ts +9 -0
  310. package/core/shortcut.js +26 -0
  311. package/core/show-more-horizontal.d.ts +9 -0
  312. package/core/show-more-horizontal.js +26 -0
  313. package/core/show-more-vertical.d.ts +9 -0
  314. package/core/show-more-vertical.js +26 -0
  315. package/core/sidebar-collapse.d.ts +9 -0
  316. package/core/sidebar-collapse.js +26 -0
  317. package/core/sidebar-expand.d.ts +9 -0
  318. package/core/sidebar-expand.js +26 -0
  319. package/core/snippet.d.ts +9 -0
  320. package/core/snippet.js +26 -0
  321. package/core/spreadsheet.d.ts +9 -0
  322. package/core/spreadsheet.js +26 -0
  323. package/core/sprint.d.ts +9 -0
  324. package/core/sprint.js +26 -0
  325. package/core/star-starred.d.ts +9 -0
  326. package/core/star-starred.js +26 -0
  327. package/core/star-unstarred.d.ts +9 -0
  328. package/core/star-unstarred.js +26 -0
  329. package/core/stopwatch.d.ts +9 -0
  330. package/core/stopwatch.js +26 -0
  331. package/core/story.d.ts +9 -0
  332. package/core/story.js +26 -0
  333. package/core/subtasks.d.ts +9 -0
  334. package/core/subtasks.js +26 -0
  335. package/core/tag.d.ts +9 -0
  336. package/core/tag.js +26 -0
  337. package/core/task.d.ts +9 -0
  338. package/core/task.js +26 -0
  339. package/core/tasks.d.ts +9 -0
  340. package/core/tasks.js +26 -0
  341. package/core/teams.d.ts +9 -0
  342. package/core/teams.js +26 -0
  343. package/core/text-style.d.ts +9 -0
  344. package/core/text-style.js +26 -0
  345. package/core/thumbs-down.d.ts +9 -0
  346. package/core/thumbs-down.js +26 -0
  347. package/core/thumbs-up.d.ts +9 -0
  348. package/core/thumbs-up.js +26 -0
  349. package/core/timeline.d.ts +9 -0
  350. package/core/timeline.js +26 -0
  351. package/core/transition.d.ts +9 -0
  352. package/core/transition.js +26 -0
  353. package/core/undo.d.ts +9 -0
  354. package/core/undo.js +26 -0
  355. package/core/upload.d.ts +9 -0
  356. package/core/upload.js +26 -0
  357. package/core/video-next.d.ts +9 -0
  358. package/core/video-next.js +26 -0
  359. package/core/video-pause.d.ts +9 -0
  360. package/core/video-pause.js +26 -0
  361. package/core/video-play.d.ts +9 -0
  362. package/core/video-play.js +26 -0
  363. package/core/video-previous.d.ts +9 -0
  364. package/core/video-previous.js +26 -0
  365. package/core/video.d.ts +9 -0
  366. package/core/video.js +26 -0
  367. package/core/volume-high.d.ts +9 -0
  368. package/core/volume-high.js +25 -0
  369. package/core/volume-low.d.ts +9 -0
  370. package/core/volume-low.js +25 -0
  371. package/core/volume-muted.d.ts +9 -0
  372. package/core/volume-muted.js +25 -0
  373. package/core/warning.d.ts +9 -0
  374. package/core/warning.js +26 -0
  375. package/core/whiteboard.d.ts +9 -0
  376. package/core/whiteboard.js +26 -0
  377. package/core/zoom-in.d.ts +9 -0
  378. package/core/zoom-in.js +26 -0
  379. package/core/zoom-out.d.ts +9 -0
  380. package/core/zoom-out.js +26 -0
  381. package/dist/cjs/components/icon-new.js +155 -0
  382. package/dist/cjs/components/icon-tile.js +155 -0
  383. package/dist/cjs/components/icon.js +1 -1
  384. package/dist/cjs/entry-points/base-new.js +21 -0
  385. package/dist/cjs/index.js +15 -1
  386. package/dist/cjs/metadata-core.js +2019 -0
  387. package/dist/cjs/metadata-utility.js +214 -0
  388. package/dist/es2019/components/icon-new.js +156 -0
  389. package/dist/es2019/components/icon-tile.js +149 -0
  390. package/dist/es2019/components/icon.js +1 -1
  391. package/dist/es2019/entry-points/base-new.js +1 -0
  392. package/dist/es2019/index.js +3 -1
  393. package/dist/es2019/metadata-core.js +2013 -0
  394. package/dist/es2019/metadata-utility.js +208 -0
  395. package/dist/esm/components/icon-new.js +149 -0
  396. package/dist/esm/components/icon-tile.js +149 -0
  397. package/dist/esm/components/icon.js +1 -1
  398. package/dist/esm/entry-points/base-new.js +1 -0
  399. package/dist/esm/index.js +3 -1
  400. package/dist/esm/metadata-core.js +2013 -0
  401. package/dist/esm/metadata-utility.js +208 -0
  402. package/dist/types/components/icon-new.d.ts +23 -0
  403. package/dist/types/components/icon-tile.d.ts +12 -0
  404. package/dist/types/entry-points/base-new.d.ts +2 -0
  405. package/dist/types/entry-points/types.d.ts +1 -1
  406. package/dist/types/index.d.ts +3 -1
  407. package/dist/types/metadata-core.d.ts +22 -0
  408. package/dist/types/metadata-utility.d.ts +22 -0
  409. package/dist/types/types.d.ts +75 -6
  410. package/dist/types-ts4.5/components/icon-new.d.ts +23 -0
  411. package/dist/types-ts4.5/components/icon-tile.d.ts +12 -0
  412. package/dist/types-ts4.5/entry-points/base-new.d.ts +2 -0
  413. package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
  414. package/dist/types-ts4.5/index.d.ts +3 -1
  415. package/dist/types-ts4.5/metadata-core.d.ts +22 -0
  416. package/dist/types-ts4.5/metadata-utility.d.ts +22 -0
  417. package/dist/types-ts4.5/types.d.ts +75 -6
  418. package/package.json +17 -5
  419. package/utility/add.d.ts +9 -0
  420. package/utility/add.js +27 -0
  421. package/utility/check-circle.d.ts +9 -0
  422. package/utility/check-circle.js +27 -0
  423. package/utility/check-mark.d.ts +9 -0
  424. package/utility/check-mark.js +27 -0
  425. package/utility/chevron-down.d.ts +9 -0
  426. package/utility/chevron-down.js +27 -0
  427. package/utility/chevron-left.d.ts +9 -0
  428. package/utility/chevron-left.js +27 -0
  429. package/utility/chevron-right.d.ts +9 -0
  430. package/utility/chevron-right.js +27 -0
  431. package/utility/chevron-up.d.ts +9 -0
  432. package/utility/chevron-up.js +27 -0
  433. package/utility/cross-circle.d.ts +9 -0
  434. package/utility/cross-circle.js +27 -0
  435. package/utility/cross.d.ts +9 -0
  436. package/utility/cross.js +27 -0
  437. package/utility/error.d.ts +9 -0
  438. package/utility/error.js +27 -0
  439. package/utility/information.d.ts +9 -0
  440. package/utility/information.js +27 -0
  441. package/utility/link-external.d.ts +9 -0
  442. package/utility/link-external.js +27 -0
  443. package/utility/lock-locked.d.ts +9 -0
  444. package/utility/lock-locked.js +27 -0
  445. package/utility/lock-unlocked.d.ts +9 -0
  446. package/utility/lock-unlocked.js +27 -0
  447. package/utility/show-more-horizontal.d.ts +9 -0
  448. package/utility/show-more-horizontal.js +27 -0
  449. package/utility/show-more-vertical.d.ts +9 -0
  450. package/utility/show-more-vertical.js +27 -0
  451. package/utility/star-starred.d.ts +9 -0
  452. package/utility/star-starred.js +27 -0
  453. package/utility/star-unstarred.d.ts +9 -0
  454. package/utility/star-unstarred.js +27 -0
  455. package/utility/warning.d.ts +9 -0
  456. package/utility/warning.js +27 -0
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "ArrowLeft".
15
+ * Category: Multi-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Known uses: back to previous screen, previous slide.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const ArrowLeftIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 8H15M6.75 3l-5 5 5 5"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ ArrowLeftIcon.displayName = 'ArrowLeftIcon';
26
+ var _default = exports.default = ArrowLeftIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const ArrowRightIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default ArrowRightIcon;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "ArrowRight".
15
+ * Category: Multi-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Known uses: link to nested menu item, a linked menu item, next slide.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const ArrowRightIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M14.25 8H1m8.25-5 5 5-5 5"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ ArrowRightIcon.displayName = 'ArrowRightIcon';
26
+ var _default = exports.default = ArrowRightIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const ArrowUpRightIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default ArrowUpRightIcon;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "ArrowUpRight".
15
+ * Category: Multi-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Known uses: open a link in a new page (but not a new tab).
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const ArrowUpRightIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M13.25 2.75 2.5 13.5M6.25 2.75h7v7"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ ArrowUpRightIcon.displayName = 'ArrowUpRightIcon';
26
+ var _default = exports.default = ArrowUpRightIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const ArrowUpIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default ArrowUpIcon;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "ArrowUp".
15
+ * Category: Multi-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Known uses: back to top.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const ArrowUpIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M8 1.75V15M3 6.75l5-5 5 5"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ ArrowUpIcon.displayName = 'ArrowUpIcon';
26
+ var _default = exports.default = ArrowUpIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const AtlassianIntelligenceIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default AtlassianIntelligenceIcon;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "AtlassianIntelligence".
15
+ * Category: Single-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Reserved for Atlassian Intelligence products or experiences.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const AtlassianIntelligenceIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-width="1.5" d="m2 2 4 4m8 8-4-4m4-8-4 4m-8 8 4-4m2-9v3m0 8v3m7-7h-3M4 8H1"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ AtlassianIntelligenceIcon.displayName = 'AtlassianIntelligenceIcon';
26
+ var _default = exports.default = AtlassianIntelligenceIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const AttachmentIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default AttachmentIcon;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "Attachment".
15
+ * Category: Single-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Reserved for attaching files to issues or other objects.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const AttachmentIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-width="1.5" d="M10.25 4.5 5.75 9a1.414 1.414 0 1 0 2 2l4.5-4.5a2.828 2.828 0 1 0-4-4L3.75 7a4.243 4.243 0 1 0 6 6l2.5-2.5"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ AttachmentIcon.displayName = 'AttachmentIcon';
26
+ var _default = exports.default = AttachmentIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const AudioIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default AudioIcon;
package/core/audio.js ADDED
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "Audio".
15
+ * Category: Single-purpose
16
+ * Location: Icon contributions
17
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
18
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
19
+ */
20
+ const AudioIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
21
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="m6.25 6 8-1m-8 4.75V12A2.25 2.25 0 1 1 4 9.75zm0 0v-7l8-1v7m0 0V11A2.25 2.25 0 1 1 12 8.75z"/>`
22
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
23
+ }, props));
24
+ AudioIcon.displayName = 'AudioIcon';
25
+ var _default = exports.default = AudioIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const AutomationIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default AutomationIcon;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "Automation".
15
+ * Category: Single-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Reserved to represent an Automation.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const AutomationIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path fill="currentColor" d="m6 15.25-.723-.2a.75.75 0 0 0 1.253.73zM13.25 8l.53.53a.75.75 0 0 0-.53-1.28zM10 .75l.723.2A.75.75 0 0 0 9.47.22zM2.75 8l-.53-.53a.75.75 0 0 0 .53 1.28zm3.78 7.78 7.25-7.25-1.06-1.06-7.25 7.25zm6.72-8.53H8v1.5h5.25zm-4.527.95 2-7.25-1.446-.4-2 7.25zM9.47.22 2.22 7.47l1.06 1.06 7.25-7.25zM2.75 8.75H8v-1.5H2.75zm4.527-.95-2 7.25 1.446.4 2-7.25z"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ AutomationIcon.displayName = 'AutomationIcon';
26
+ var _default = exports.default = AutomationIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const BacklogIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default BacklogIcon;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "Backlog".
15
+ * Category: Single-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Reserved for backlogs in Jira.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const BacklogIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-width="1.5" d="M1.75 5.917V3c0-.69.56-1.25 1.25-1.25h10c.69 0 1.25.56 1.25 1.25v2.917m-12.5 0v4.166m0-4.166h12.5m-12.5 4.166V13c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25v-2.917m-12.5 0h12.5m0-4.166v4.166"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ BacklogIcon.displayName = 'BacklogIcon';
26
+ var _default = exports.default = BacklogIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const BoardIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default BoardIcon;
package/core/board.js ADDED
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "Board".
15
+ * Category: Single-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Reserved for boards in Jira.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const BoardIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-width="1.5" d="M5.583 2.75H2C1.31 2.75.75 3.31.75 4v8c0 .69.56 1.25 1.25 1.25h3.583m0-10.5v10.5m0-10.5h4.834m-4.834 10.5h4.834m0-10.5H14c.69 0 1.25.56 1.25 1.25v8c0 .69-.56 1.25-1.25 1.25h-3.583m0-10.5v10.5"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ BoardIcon.displayName = 'BoardIcon';
26
+ var _default = exports.default = BoardIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const BoardsIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default BoardsIcon;
package/core/boards.js ADDED
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "Boards".
15
+ * Category: Single-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Reserved as the icon to represent multiple boards.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const BoardsIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-width="1.5" d="M4.583 2.75H2C1.31 2.75.75 3.31.75 4v6c0 .69.56 1.25 1.25 1.25h2.583m0-8.5v8.5m0-8.5h3.834m-3.834 8.5h3.834m0-8.5H11c.69 0 1.25.56 1.25 1.25v6c0 .69-.56 1.25-1.25 1.25H8.417m0-8.5v8.5"/><path stroke="currentColor" stroke-width="1.5" d="M5 14.25h7.75a2.5 2.5 0 0 0 2.5-2.5V7"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ BoardsIcon.displayName = 'BoardsIcon';
26
+ var _default = exports.default = BoardsIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const BookWithBookmarkIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default BookWithBookmarkIcon;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "BookWithBookmark".
15
+ * Category: Multi-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Known uses: knowledge bases, articles, and other representations of books or info.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const BookWithBookmarkIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M2.75 11.625c0 1.174.951 2.125 2.125 2.125H5.5m-2.75-2.125c0-1.174.951-2.125 2.125-2.125H12.5m-9.75 2.125v-8.75C2.75 1.701 3.701.75 4.875.75h8.375V9.5h-.75m1.5 4.25h-1.5m-2 0h2m0-4.25v4.25"/><path fill="currentColor" d="M6.5 15.564V11.5h3v4.064a.25.25 0 0 1-.441.16L8 14.465l-1.059 1.26a.25.25 0 0 1-.441-.16"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ BookWithBookmarkIcon.displayName = 'BookWithBookmarkIcon';
26
+ var _default = exports.default = BookWithBookmarkIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const BranchIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default BranchIcon;
package/core/branch.js ADDED
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "Branch".
15
+ * Category: Single-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Reserved for branches in Bitbucket and Jira
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const BranchIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-width="1.5" d="M3.25 8.25h7.688a1.813 1.813 0 0 0 1.812-1.812V4.75m-9.5 3.5v3m0-3v-3.5m0 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm0 6.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Zm9.5-6.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ BranchIcon.displayName = 'BranchIcon';
26
+ var _default = exports.default = BranchIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const BriefcaseIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default BriefcaseIcon;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "Briefcase".
15
+ * Category: Multi-purpose
16
+ * Location: Icon contributions
17
+ * Usage guidance: Known uses: Job title in Atlas, Operations in JSM.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const BriefcaseIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 8.75V13c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25V8.75m-12.5 0V6c0-.69.56-1.25 1.25-1.25h1.75m-3 4H8m6.25 0V6c0-.69-.56-1.25-1.25-1.25h-1.75m3 4H8m0 0V11M4.75 4.75V3c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v1.75m-6.5 0h6.5"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ BriefcaseIcon.displayName = 'BriefcaseIcon';
26
+ var _default = exports.default = BriefcaseIcon;
package/core/bug.d.ts ADDED
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const BugIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default BugIcon;
package/core/bug.js ADDED
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "Bug".
15
+ * Category: Multi-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Known uses: Request types in JSM, bugs in Jira.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const BugIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M5.75 4.75V4a2.25 2.25 0 0 1 4.5 0v.75m1.25.75a.75.75 0 0 0-.75-.75h-5.5a.75.75 0 0 0-.75.75m7 0 1.64-1.17a.5.5 0 0 0 .165-.205L14.25 2M11.5 5.5v2.25m-7-2.25L2.86 4.33a.5.5 0 0 1-.165-.205L1.75 2M4.5 5.5v2.25m7 0h4m-4 0V10m-7-2.25h-4m4 0V10m7 0a3.25 3.25 0 0 1-3.25 3.25h-.249a3.5 3.5 0 0 1-3.457-2.967L4.5 10m7 0 1.42 1.183a.5.5 0 0 1 .127.16l1.203 2.407M4.5 10l-1.42 1.183a.5.5 0 0 0-.127.16L1.75 13.75"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ BugIcon.displayName = 'BugIcon';
26
+ var _default = exports.default = BugIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const BulletedListIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default BulletedListIcon;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "BulletedList".
15
+ * Category: Multi-purpose
16
+ * Location: Icon contributions
17
+ * Usage guidance: Known uses: bulleted lists, view all.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const BulletedListIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path fill="currentColor" d="M2.75 2.75a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m0 5.25a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m0 5.25a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0"/><path stroke="currentColor" stroke-width="1.5" d="M5 2.75h10M5 8h10M5 13.25h10M2.75 8a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 5.25a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0-10.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ BulletedListIcon.displayName = 'BulletedListIcon';
26
+ var _default = exports.default = BulletedListIcon;
@@ -0,0 +1,9 @@
1
+
2
+ import React from 'react';
3
+ import Icon from '@atlaskit/icon/UNSAFE_base-new';
4
+
5
+ declare const CalendarIcon: {
6
+ (props: Omit<React.ComponentProps<typeof Icon>, 'dangerouslySetGlyph' | 'type'>): JSX.Element;
7
+ displayName: string;
8
+ };
9
+ export default CalendarIcon;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _react = _interopRequireDefault(require("react"));
8
+ var _UNSAFE_baseNew = _interopRequireDefault(require("@atlaskit/icon/UNSAFE_base-new"));
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
+ /**
11
+ * ⚠️ EXPERIMENTAL ⚠️ - New icons are a work in progress and subject to change or removal in future minor or patch releases.
12
+ * Please reach out in #help-design-system before using these in production.
13
+ *
14
+ * Icon: "Calendar".
15
+ * Category: Multi-purpose
16
+ * Location: ADS
17
+ * Usage guidance: Known uses: date metadata, date input field, calendar view.
18
+ * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
19
+ * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
20
+ */
21
+ const CalendarIcon = props => /*#__PURE__*/_react.default.createElement(_UNSAFE_baseNew.default, Object.assign({
22
+ dangerouslySetGlyph: `<path stroke="currentColor" stroke-width="1.5" d="M1.75 6.75V13c0 .69.56 1.25 1.25 1.25h10c.69 0 1.25-.56 1.25-1.25V6.75m-12.5 0V3c0-.69.56-1.25 1.25-1.25h2.25m-3.5 5h12.5m0 0V3c0-.69-.56-1.25-1.25-1.25h-2.25m-5.5 0V0m0 1.75V4.5m0-2.75h5.5m0 0V0m0 1.75V4.5"/>`
23
+ // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
24
+ }, props));
25
+ CalendarIcon.displayName = 'CalendarIcon';
26
+ var _default = exports.default = CalendarIcon;