@atlaskit/icon 28.5.4 → 29.0.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 (259) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/cjs/components/icon-new.js +13 -38
  3. package/dist/cjs/components/icon-tile/icon-tile-new.compiled.css +6 -6
  4. package/dist/cjs/components/icon-tile/icon-tile-new.js +13 -13
  5. package/dist/cjs/components/icon-tile/icon-tile-old.compiled.css +13 -13
  6. package/dist/cjs/components/icon-tile/icon-tile-old.js +9 -9
  7. package/dist/cjs/components/icon-tile/index.js +8 -8
  8. package/dist/cjs/entry-points/deprecated-map.js +1 -8
  9. package/dist/cjs/entry-points/metadata.js +1 -8
  10. package/dist/cjs/metadata-core.js +1 -378
  11. package/dist/cjs/migration-map.js +0 -332
  12. package/dist/es2019/components/icon-new.js +13 -38
  13. package/dist/es2019/components/icon-tile/icon-tile-new.compiled.css +6 -6
  14. package/dist/es2019/components/icon-tile/icon-tile-new.js +13 -13
  15. package/dist/es2019/components/icon-tile/icon-tile-old.compiled.css +13 -13
  16. package/dist/es2019/components/icon-tile/icon-tile-old.js +9 -9
  17. package/dist/es2019/components/icon-tile/index.js +8 -8
  18. package/dist/es2019/entry-points/deprecated-map.js +1 -2
  19. package/dist/es2019/entry-points/metadata.js +1 -2
  20. package/dist/es2019/metadata-core.js +1 -378
  21. package/dist/es2019/migration-map.js +0 -332
  22. package/dist/esm/components/icon-new.js +13 -38
  23. package/dist/esm/components/icon-tile/icon-tile-new.compiled.css +6 -6
  24. package/dist/esm/components/icon-tile/icon-tile-new.js +13 -13
  25. package/dist/esm/components/icon-tile/icon-tile-old.compiled.css +13 -13
  26. package/dist/esm/components/icon-tile/icon-tile-old.js +9 -9
  27. package/dist/esm/components/icon-tile/index.js +8 -8
  28. package/dist/esm/entry-points/deprecated-map.js +1 -2
  29. package/dist/esm/entry-points/metadata.js +1 -2
  30. package/dist/esm/metadata-core.js +1 -378
  31. package/dist/esm/migration-map.js +0 -332
  32. package/dist/types/components/icon-new.d.ts +1 -1
  33. package/dist/types/entry-points/base-new.d.ts +1 -1
  34. package/dist/types/entry-points/deprecated-map.d.ts +0 -1
  35. package/dist/types/entry-points/metadata.d.ts +0 -1
  36. package/dist/types/entry-points/types.d.ts +1 -1
  37. package/dist/types/index.d.ts +1 -1
  38. package/dist/types/metadata-core.d.ts +2 -8
  39. package/dist/types/types.d.ts +4 -27
  40. package/dist/types-ts4.5/components/icon-new.d.ts +1 -1
  41. package/dist/types-ts4.5/entry-points/base-new.d.ts +1 -1
  42. package/dist/types-ts4.5/entry-points/deprecated-map.d.ts +0 -1
  43. package/dist/types-ts4.5/entry-points/metadata.d.ts +0 -1
  44. package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
  45. package/dist/types-ts4.5/index.d.ts +1 -1
  46. package/dist/types-ts4.5/metadata-core.d.ts +2 -8
  47. package/dist/types-ts4.5/types.d.ts +4 -27
  48. package/package.json +1 -3
  49. package/dist/cjs/deprecated-utility.js +0 -177
  50. package/dist/cjs/metadata-utility.js +0 -483
  51. package/dist/es2019/deprecated-utility.js +0 -171
  52. package/dist/es2019/metadata-utility.js +0 -477
  53. package/dist/esm/deprecated-utility.js +0 -171
  54. package/dist/esm/metadata-utility.js +0 -477
  55. package/dist/types/deprecated-utility.d.ts +0 -13
  56. package/dist/types/metadata-utility.d.ts +0 -67
  57. package/dist/types-ts4.5/deprecated-utility.d.ts +0 -13
  58. package/dist/types-ts4.5/metadata-utility.d.ts +0 -67
  59. package/svgs/utility/add.svg +0 -1
  60. package/svgs/utility/arrow-down.svg +0 -1
  61. package/svgs/utility/arrow-left.svg +0 -1
  62. package/svgs/utility/arrow-right.svg +0 -1
  63. package/svgs/utility/arrow-up.svg +0 -1
  64. package/svgs/utility/check-circle.svg +0 -1
  65. package/svgs/utility/check-mark.svg +0 -1
  66. package/svgs/utility/chevron-double-left.svg +0 -1
  67. package/svgs/utility/chevron-double-right.svg +0 -1
  68. package/svgs/utility/chevron-down.svg +0 -1
  69. package/svgs/utility/chevron-left.svg +0 -1
  70. package/svgs/utility/chevron-right.svg +0 -1
  71. package/svgs/utility/chevron-up.svg +0 -1
  72. package/svgs/utility/cross-circle.svg +0 -1
  73. package/svgs/utility/cross.svg +0 -1
  74. package/svgs/utility/drag-handle-horizontal.svg +0 -1
  75. package/svgs/utility/drag-handle-vertical.svg +0 -1
  76. package/svgs/utility/drag-handle.svg +0 -1
  77. package/svgs/utility/error.svg +0 -1
  78. package/svgs/utility/information.svg +0 -1
  79. package/svgs/utility/link-external.svg +0 -1
  80. package/svgs/utility/lock-locked.svg +0 -1
  81. package/svgs/utility/lock-unlocked.svg +0 -1
  82. package/svgs/utility/show-more-horizontal.svg +0 -1
  83. package/svgs/utility/show-more-vertical.svg +0 -1
  84. package/svgs/utility/star-starred.svg +0 -1
  85. package/svgs/utility/star-unstarred.svg +0 -1
  86. package/svgs/utility/success.svg +0 -1
  87. package/svgs/utility/warning.svg +0 -1
  88. package/utility/add.d.ts +0 -16
  89. package/utility/add.js +0 -30
  90. package/utility/arrow-down.d.ts +0 -16
  91. package/utility/arrow-down.js +0 -30
  92. package/utility/arrow-left.d.ts +0 -16
  93. package/utility/arrow-left.js +0 -30
  94. package/utility/arrow-right.d.ts +0 -16
  95. package/utility/arrow-right.js +0 -30
  96. package/utility/arrow-up.d.ts +0 -16
  97. package/utility/arrow-up.js +0 -30
  98. package/utility/check-circle.d.ts +0 -16
  99. package/utility/check-circle.js +0 -30
  100. package/utility/check-mark.d.ts +0 -16
  101. package/utility/check-mark.js +0 -30
  102. package/utility/chevron-double-left.d.ts +0 -16
  103. package/utility/chevron-double-left.js +0 -30
  104. package/utility/chevron-double-right.d.ts +0 -16
  105. package/utility/chevron-double-right.js +0 -30
  106. package/utility/chevron-down.d.ts +0 -16
  107. package/utility/chevron-down.js +0 -30
  108. package/utility/chevron-left.d.ts +0 -16
  109. package/utility/chevron-left.js +0 -30
  110. package/utility/chevron-right.d.ts +0 -16
  111. package/utility/chevron-right.js +0 -30
  112. package/utility/chevron-up.d.ts +0 -16
  113. package/utility/chevron-up.js +0 -30
  114. package/utility/cross-circle.d.ts +0 -16
  115. package/utility/cross-circle.js +0 -30
  116. package/utility/cross.d.ts +0 -16
  117. package/utility/cross.js +0 -30
  118. package/utility/drag-handle-horizontal.d.ts +0 -16
  119. package/utility/drag-handle-horizontal.js +0 -30
  120. package/utility/drag-handle-vertical.d.ts +0 -16
  121. package/utility/drag-handle-vertical.js +0 -30
  122. package/utility/drag-handle.d.ts +0 -16
  123. package/utility/drag-handle.js +0 -30
  124. package/utility/error.d.ts +0 -16
  125. package/utility/error.js +0 -30
  126. package/utility/information.d.ts +0 -16
  127. package/utility/information.js +0 -30
  128. package/utility/link-external.d.ts +0 -16
  129. package/utility/link-external.js +0 -30
  130. package/utility/lock-locked.d.ts +0 -16
  131. package/utility/lock-locked.js +0 -30
  132. package/utility/lock-unlocked.d.ts +0 -16
  133. package/utility/lock-unlocked.js +0 -30
  134. package/utility/migration/add--add-circle.d.ts +0 -15
  135. package/utility/migration/add--add-circle.js +0 -32
  136. package/utility/migration/add--editor-add.d.ts +0 -15
  137. package/utility/migration/add--editor-add.js +0 -32
  138. package/utility/migration/add--emoji-custom.d.ts +0 -15
  139. package/utility/migration/add--emoji-custom.js +0 -32
  140. package/utility/migration/add.d.ts +0 -15
  141. package/utility/migration/add.js +0 -32
  142. package/utility/migration/arrow-down--arrow-down-circle.d.ts +0 -15
  143. package/utility/migration/arrow-down--arrow-down-circle.js +0 -32
  144. package/utility/migration/arrow-down.d.ts +0 -15
  145. package/utility/migration/arrow-down.js +0 -32
  146. package/utility/migration/arrow-left--arrow-left-circle.d.ts +0 -15
  147. package/utility/migration/arrow-left--arrow-left-circle.js +0 -32
  148. package/utility/migration/arrow-left.d.ts +0 -15
  149. package/utility/migration/arrow-left.js +0 -32
  150. package/utility/migration/arrow-right--arrow-right-circle.d.ts +0 -15
  151. package/utility/migration/arrow-right--arrow-right-circle.js +0 -32
  152. package/utility/migration/arrow-right.d.ts +0 -15
  153. package/utility/migration/arrow-right.js +0 -32
  154. package/utility/migration/arrow-up--arrow-up-circle.d.ts +0 -15
  155. package/utility/migration/arrow-up--arrow-up-circle.js +0 -32
  156. package/utility/migration/arrow-up.d.ts +0 -15
  157. package/utility/migration/arrow-up.js +0 -32
  158. package/utility/migration/check-circle--check-circle-outline.d.ts +0 -15
  159. package/utility/migration/check-circle--check-circle-outline.js +0 -32
  160. package/utility/migration/check-circle--emoji-productivity.d.ts +0 -15
  161. package/utility/migration/check-circle--emoji-productivity.js +0 -32
  162. package/utility/migration/check-circle.d.ts +0 -15
  163. package/utility/migration/check-circle.js +0 -32
  164. package/utility/migration/check-mark--check.d.ts +0 -15
  165. package/utility/migration/check-mark--check.js +0 -32
  166. package/utility/migration/check-mark--editor-done.d.ts +0 -15
  167. package/utility/migration/check-mark--editor-done.js +0 -32
  168. package/utility/migration/chevron-down--chevron-down-circle.d.ts +0 -15
  169. package/utility/migration/chevron-down--chevron-down-circle.js +0 -32
  170. package/utility/migration/chevron-down--hipchat-chevron-down.d.ts +0 -15
  171. package/utility/migration/chevron-down--hipchat-chevron-down.js +0 -32
  172. package/utility/migration/chevron-down.d.ts +0 -15
  173. package/utility/migration/chevron-down.js +0 -32
  174. package/utility/migration/chevron-left--chevron-left-circle.d.ts +0 -15
  175. package/utility/migration/chevron-left--chevron-left-circle.js +0 -32
  176. package/utility/migration/chevron-left--chevron-left-large.d.ts +0 -15
  177. package/utility/migration/chevron-left--chevron-left-large.js +0 -32
  178. package/utility/migration/chevron-left.d.ts +0 -15
  179. package/utility/migration/chevron-left.js +0 -32
  180. package/utility/migration/chevron-right--chevron-right-circle.d.ts +0 -15
  181. package/utility/migration/chevron-right--chevron-right-circle.js +0 -32
  182. package/utility/migration/chevron-right--chevron-right-large.d.ts +0 -15
  183. package/utility/migration/chevron-right--chevron-right-large.js +0 -32
  184. package/utility/migration/chevron-right.d.ts +0 -15
  185. package/utility/migration/chevron-right.js +0 -32
  186. package/utility/migration/chevron-up--chevron-up-circle.d.ts +0 -15
  187. package/utility/migration/chevron-up--chevron-up-circle.js +0 -32
  188. package/utility/migration/chevron-up--hipchat-chevron-up.d.ts +0 -15
  189. package/utility/migration/chevron-up--hipchat-chevron-up.js +0 -32
  190. package/utility/migration/chevron-up.d.ts +0 -15
  191. package/utility/migration/chevron-up.js +0 -32
  192. package/utility/migration/cross--editor-close.d.ts +0 -15
  193. package/utility/migration/cross--editor-close.js +0 -32
  194. package/utility/migration/cross-circle--editor-error.d.ts +0 -15
  195. package/utility/migration/cross-circle--editor-error.js +0 -32
  196. package/utility/migration/cross-circle--select-clear.d.ts +0 -15
  197. package/utility/migration/cross-circle--select-clear.js +0 -32
  198. package/utility/migration/cross-circle.d.ts +0 -15
  199. package/utility/migration/cross-circle.js +0 -32
  200. package/utility/migration/cross.d.ts +0 -15
  201. package/utility/migration/cross.js +0 -32
  202. package/utility/migration/drag-handle--drag-handler.d.ts +0 -15
  203. package/utility/migration/drag-handle--drag-handler.js +0 -32
  204. package/utility/migration/drag-handle-vertical--drag-handler.d.ts +0 -15
  205. package/utility/migration/drag-handle-vertical--drag-handler.js +0 -32
  206. package/utility/migration/error.d.ts +0 -15
  207. package/utility/migration/error.js +0 -32
  208. package/utility/migration/information--editor-info.d.ts +0 -15
  209. package/utility/migration/information--editor-info.js +0 -32
  210. package/utility/migration/information--editor-panel.d.ts +0 -15
  211. package/utility/migration/information--editor-panel.js +0 -32
  212. package/utility/migration/information--info.d.ts +0 -15
  213. package/utility/migration/information--info.js +0 -32
  214. package/utility/migration/link-external--shortcut.d.ts +0 -15
  215. package/utility/migration/link-external--shortcut.js +0 -32
  216. package/utility/migration/lock-locked--lock-circle.d.ts +0 -15
  217. package/utility/migration/lock-locked--lock-circle.js +0 -32
  218. package/utility/migration/lock-locked--lock-filled.d.ts +0 -15
  219. package/utility/migration/lock-locked--lock-filled.js +0 -32
  220. package/utility/migration/lock-locked--lock.d.ts +0 -15
  221. package/utility/migration/lock-locked--lock.js +0 -32
  222. package/utility/migration/lock-locked--unlock-circle.d.ts +0 -15
  223. package/utility/migration/lock-locked--unlock-circle.js +0 -32
  224. package/utility/migration/lock-unlocked--unlock-filled.d.ts +0 -15
  225. package/utility/migration/lock-unlocked--unlock-filled.js +0 -32
  226. package/utility/migration/lock-unlocked--unlock.d.ts +0 -15
  227. package/utility/migration/lock-unlocked--unlock.js +0 -32
  228. package/utility/migration/show-more-horizontal--editor-more.d.ts +0 -15
  229. package/utility/migration/show-more-horizontal--editor-more.js +0 -32
  230. package/utility/migration/show-more-horizontal--more.d.ts +0 -15
  231. package/utility/migration/show-more-horizontal--more.js +0 -32
  232. package/utility/migration/show-more-vertical--more-vertical.d.ts +0 -15
  233. package/utility/migration/show-more-vertical--more-vertical.js +0 -32
  234. package/utility/migration/star-starred--star-filled.d.ts +0 -15
  235. package/utility/migration/star-starred--star-filled.js +0 -32
  236. package/utility/migration/star-unstarred--star-large.d.ts +0 -15
  237. package/utility/migration/star-unstarred--star-large.js +0 -32
  238. package/utility/migration/star-unstarred--star.d.ts +0 -15
  239. package/utility/migration/star-unstarred--star.js +0 -32
  240. package/utility/migration/success--check-circle.d.ts +0 -15
  241. package/utility/migration/success--check-circle.js +0 -32
  242. package/utility/migration/success--editor-success.d.ts +0 -15
  243. package/utility/migration/success--editor-success.js +0 -32
  244. package/utility/migration/warning--editor-warning.d.ts +0 -15
  245. package/utility/migration/warning--editor-warning.js +0 -32
  246. package/utility/migration/warning.d.ts +0 -15
  247. package/utility/migration/warning.js +0 -32
  248. package/utility/show-more-horizontal.d.ts +0 -16
  249. package/utility/show-more-horizontal.js +0 -30
  250. package/utility/show-more-vertical.d.ts +0 -16
  251. package/utility/show-more-vertical.js +0 -30
  252. package/utility/star-starred.d.ts +0 -16
  253. package/utility/star-starred.js +0 -30
  254. package/utility/star-unstarred.d.ts +0 -16
  255. package/utility/star-unstarred.js +0 -30
  256. package/utility/success.d.ts +0 -16
  257. package/utility/success.js +0 -30
  258. package/utility/warning.d.ts +0 -16
  259. package/utility/warning.js +0 -30
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="m4.06 6 3.97-3.97L6.97.97l-4.5 4.5a.75.75 0 0 0 0 1.06l4.5 4.5 1.06-1.06z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M7.94 6 3.97 2.03 5.03.97l4.5 4.5a.75.75 0 0 1 0 1.06l-4.5 4.5-1.06-1.06z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M6 4.06 2.03 8.03.97 6.97l4.5-4.5a.75.75 0 0 1 1.06 0l4.5 4.5-1.06 1.06z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M6 12A6 6 0 1 0 6 0a6 6 0 0 0 0 12m3.28-8.22L7.06 6l2.22 2.22-1.06 1.06L6 7.06 3.78 9.28 2.72 8.22 4.94 6 2.72 3.78l1.06-1.06L6 4.94l2.22-2.22z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="m7.06 6 3.47-3.47-1.06-1.06L6 4.94 2.53 1.47 1.47 2.53 4.94 6 1.47 9.47l1.06 1.06L6 7.06l3.47 3.47 1.06-1.06z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" d="M9.75 5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0 4.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5M6 5a1.25 1.25 0 1 1 0-2.5A1.25 1.25 0 0 1 6 5m0 4.5A1.25 1.25 0 1 1 6 7a1.25 1.25 0 0 1 0 2.5M2.25 5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0 4.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" d="M5 2.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m4.5 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0M5 6a1.25 1.25 0 1 1-2.5 0A1.25 1.25 0 0 1 5 6m4.5 0A1.25 1.25 0 1 1 7 6a1.25 1.25 0 0 1 2.5 0M5 9.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m4.5 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" d="M5 2.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m4.5 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0M5 6a1.25 1.25 0 1 1-2.5 0A1.25 1.25 0 0 1 5 6m4.5 0A1.25 1.25 0 1 1 7 6a1.25 1.25 0 0 1 2.5 0M5 9.75a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0m4.5 0a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M.384 5.116 5.116.384a1.25 1.25 0 0 1 1.768 0l4.732 4.732a1.25 1.25 0 0 1 0 1.768l-4.732 4.732a1.25 1.25 0 0 1-1.768 0L.384 6.884a1.25 1.25 0 0 1 0-1.768M6.75 2.5v4h-1.5v-4zM6 9.75a1 1 0 1 0 0-2 1 1 0 0 0 0 2" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M12 6A6 6 0 1 1 0 6a6 6 0 0 1 12 0m-7.5-.75H6a.75.75 0 0 1 .75.75v4h-1.5V6.75H4.5zM6 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M2.688 2.5a.19.19 0 0 0-.188.188v6.624c0 .104.084.188.188.188h6.624a.19.19 0 0 0 .188-.187V8.5H11v.813C11 10.244 10.245 11 9.313 11H2.686A1.687 1.687 0 0 1 1 9.313V2.686C1 1.757 1.756 1 2.688 1H3.5v1.5zM5.75 1h4.5a.75.75 0 0 1 .75.75v4.5H9.5V3.56L5.53 7.53 4.47 6.47 8.44 2.5H5.75z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M6 1.5A1.5 1.5 0 0 0 4.5 3v2.5h3V3A1.5 1.5 0 0 0 6 1.5m3 4.01V3a3 3 0 0 0-6 0v2.51c-.844.094-1.5.809-1.5 1.678v3.125c0 .931.756 1.687 1.688 1.687h5.624c.932 0 1.688-.755 1.688-1.687V7.187c0-.868-.656-1.583-1.5-1.677" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M6 1.5A1.5 1.5 0 0 0 4.5 3v2.5h4.313c.931 0 1.687.756 1.687 1.688v3.125c0 .931-.756 1.687-1.687 1.687H3.186A1.687 1.687 0 0 1 1.5 10.313V7.187c0-.868.656-1.583 1.5-1.677V3a3 3 0 0 1 6 0H7.5A1.5 1.5 0 0 0 6 1.5" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M1.25 6.25a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5M0 6a1.25 1.25 0 1 1 2.5 0A1.25 1.25 0 0 1 0 6m6 .25a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5M4.75 6a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0m6 .25a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5M9.5 6A1.25 1.25 0 1 1 12 6a1.25 1.25 0 0 1-2.5 0" clip-rule="evenodd"/><path fill="currentcolor" d="M1.5 6A.25.25 0 1 1 1 6a.25.25 0 0 1 .5 0m4.75 0a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0M11 6a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M6 1.5A.25.25 0 1 0 6 1a.25.25 0 0 0 0 .5m-1.25-.25a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0m1.25 5a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5M4.75 6a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M6 11a.25.25 0 1 0 0-.5.25.25 0 0 0 0 .5m-1.25-.25a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0" clip-rule="evenodd"/><path fill="currentcolor" d="M6.25 1.25a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0m0 4.75a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0m0 4.75a.25.25 0 1 1-.5 0 .25.25 0 0 1 .5 0"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M6 0a.75.75 0 0 1 .7.48l1.288 3.35 3.32.256a.75.75 0 0 1 .422 1.324L9.182 7.533l.945 3.523a.75.75 0 0 1-1.148.813L6 9.825l-2.979 2.042a.75.75 0 0 1-1.148-.812l.945-3.523L.27 5.41a.75.75 0 0 1 .422-1.324l3.32-.256L5.3.48A.75.75 0 0 1 6 0m0 2.84-.928 2.413-2.423.186 1.866 1.556-.667 2.488L6 8.007l2.152 1.476-.667-2.488L9.35 5.439l-2.423-.186z" clip-rule="evenodd"/><path fill="currentcolor" d="M5.072 5.253 6 2.84l.928 2.414 2.423.186-1.866 1.556.667 2.488L6 8.007 3.848 9.483l.667-2.488L2.65 5.439z"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M6 0a.75.75 0 0 1 .7.48l1.288 3.35 3.32.256a.75.75 0 0 1 .422 1.324L9.182 7.533l.945 3.523a.75.75 0 0 1-1.148.813L6 9.825l-2.979 2.042a.75.75 0 0 1-1.148-.812l.945-3.523L.27 5.41a.75.75 0 0 1 .422-1.324l3.32-.256L5.3.48A.75.75 0 0 1 6 0m0 2.84-.928 2.413-2.423.186 1.866 1.556-.667 2.488L6 8.007l2.152 1.476-.667-2.488L9.35 5.439l-2.423-.186z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M0 6a6 6 0 1 1 12 0A6 6 0 0 1 0 6m9.389-1.77-1.153-.96-3.174 3.808L3.765 5.52l-1.153.96 1.875 2.25a.75.75 0 0 0 1.153 0z" clip-rule="evenodd"/></svg>
@@ -1 +0,0 @@
1
- <svg width="12" height="12" fill="none" viewBox="0 0 12 12"><path fill="currentcolor" fill-rule="evenodd" d="M11.702 9.137A1.25 1.25 0 0 1 10.612 11H1.388a1.25 1.25 0 0 1-1.09-1.863l4.614-8.2a1.25 1.25 0 0 1 2.178 0zM6.75 2.75V6.5h-1.5V2.75zm-.75 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2" clip-rule="evenodd"/></svg>
package/utility/add.d.ts DELETED
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::5f9bb8d937c7c2c916cdd93fe2d14061>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "add" is deprecated in favour of "add" from “@atlaskit/icon/core”
11
- */
12
- declare const AddIcon: {
13
- (props: NewUtilityIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default AddIcon;
package/utility/add.js DELETED
@@ -1,30 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::33e3d44e44bfffb85218862b0133fde5>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "Add".
17
- * Category: utility
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for creating and adding an object as a secondary/tertiary action in a menu item.
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const AddIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- name: "AddIcon",
25
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M5.25 6.75V11h1.5V6.75H11v-1.5H6.75V1h-1.5v4.25H1v1.5z" clip-rule="evenodd"/>`,
26
- type: "utility"
27
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
28
- }, props));
29
- AddIcon.displayName = 'AddIcon';
30
- var _default = exports.default = AddIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::15aeae7192ec14725bf1f1546805b358>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "arrow-down" is deprecated in favour of "arrow-down" from “@atlaskit/icon/core”
11
- */
12
- declare const ArrowDownIcon: {
13
- (props: NewUtilityIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ArrowDownIcon;
@@ -1,30 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::291873fdd07078dbfa447ed7e48e6afa>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "ArrowDown".
17
- * Category: utility
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Know uses: sorting table headers or Bitbucket code difference.
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const ArrowDownIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- name: "ArrowDownIcon",
25
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M6.75 1v7.44l2.72-2.72 1.06 1.06-4 4a.75.75 0 0 1-1.06 0l-4-4 1.06-1.06 2.72 2.72V1z" clip-rule="evenodd"/>`,
26
- type: "utility"
27
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
28
- }, props));
29
- ArrowDownIcon.displayName = 'ArrowDownIcon';
30
- var _default = exports.default = ArrowDownIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::a6ec8ea7c73da8898f1d56799ac2d622>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "arrow-left" is deprecated in favour of "arrow-left" from “@atlaskit/icon/core”
11
- */
12
- declare const ArrowLeftIcon: {
13
- (props: NewUtilityIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ArrowLeftIcon;
@@ -1,30 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::9bcda87a65c60fb80ef6a53b364f95af>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "ArrowLeft".
17
- * Category: utility
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Known uses: back to previous screen, previous slide.
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const ArrowLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- name: "ArrowLeftIcon",
25
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m1.22 5.47 4-4 1.06 1.06-2.72 2.72H11v1.5H3.56l2.72 2.72-1.06 1.06-4-4a.75.75 0 0 1 0-1.06" clip-rule="evenodd"/>`,
26
- type: "utility"
27
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
28
- }, props));
29
- ArrowLeftIcon.displayName = 'ArrowLeftIcon';
30
- var _default = exports.default = ArrowLeftIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::072143922f79d1a076518c6c424ef879>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "arrow-right" is deprecated in favour of "arrow-right" from “@atlaskit/icon/core”
11
- */
12
- declare const ArrowRightIcon: {
13
- (props: NewUtilityIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ArrowRightIcon;
@@ -1,30 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::d883c9783c5e50387102af9f578d32af>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "ArrowRight".
17
- * Category: utility
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Known uses: link to nested menu item, a linked menu item, next slide.
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const ArrowRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- name: "ArrowRightIcon",
25
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M8.44 5.25 5.72 2.53l1.06-1.06 4 4a.75.75 0 0 1 0 1.06l-4 4-1.06-1.06 2.72-2.72H1v-1.5z" clip-rule="evenodd"/>`,
26
- type: "utility"
27
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
28
- }, props));
29
- ArrowRightIcon.displayName = 'ArrowRightIcon';
30
- var _default = exports.default = ArrowRightIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::af50cec93c689b0a6f598d7ee3c89839>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "arrow-up" is deprecated in favour of "arrow-up" from “@atlaskit/icon/core”
11
- */
12
- declare const ArrowUpIcon: {
13
- (props: NewUtilityIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ArrowUpIcon;
@@ -1,30 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::d25f06de48f0bcbbccc0578647422a9f>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "ArrowUp".
17
- * Category: utility
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Known uses: back to top.
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const ArrowUpIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- name: "ArrowUpIcon",
25
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M5.47 1.22a.75.75 0 0 1 1.06 0l4 4-1.06 1.06-2.72-2.72V11h-1.5V3.56L2.53 6.28 1.47 5.22z" clip-rule="evenodd"/>`,
26
- type: "utility"
27
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
28
- }, props));
29
- ArrowUpIcon.displayName = 'ArrowUpIcon';
30
- var _default = exports.default = ArrowUpIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::0e4c5e81de088c17dd305eea4700a5a5>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "check-circle" is deprecated in favour of "check-circle" from “@atlaskit/icon/core”
11
- */
12
- declare const CheckCircleIcon: {
13
- (props: NewUtilityIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default CheckCircleIcon;
@@ -1,30 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::7fe0e13c782323c256ef2014d3bc4f1e>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "CheckCircle".
17
- * Category: utility
18
- * Location: @atlaskit/icon
19
- * Usage guidance: 📦 @atlaskit/icon/utility/check-circle
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const CheckCircleIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- name: "CheckCircleIcon",
25
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M0 6a6 6 0 1 1 12 0A6 6 0 0 1 0 6m6-4.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9m3.292 2.808L5.67 8.653a.75.75 0 0 1-1.152 0L2.709 6.48l1.152-.96L5.095 7l3.044-3.653z" clip-rule="evenodd"/>`,
26
- type: "utility"
27
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
28
- }, props));
29
- CheckCircleIcon.displayName = 'CheckCircleIcon';
30
- var _default = exports.default = CheckCircleIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::7b0cbf21a79179d387e2de36bf3268d2>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "check-mark" is deprecated in favour of "check-mark" from “@atlaskit/icon/core”
11
- */
12
- declare const CheckMarkIcon: {
13
- (props: NewUtilityIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default CheckMarkIcon;
@@ -1,30 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::1f2a9de586e0db207675bb2ff3f63de5>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "CheckMark".
17
- * Category: utility
18
- * Location: @atlaskit/icon
19
- * Usage guidance: 📦 @atlaskit/icon/utility/check-mark
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const CheckMarkIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- name: "CheckMarkIcon",
25
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m11.06 3-6.25 7a.75.75 0 0 1-1.15-.037l-2.75-3.5 1.18-.926 2.197 2.796L9.94 2z" clip-rule="evenodd"/>`,
26
- type: "utility"
27
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
28
- }, props));
29
- CheckMarkIcon.displayName = 'CheckMarkIcon';
30
- var _default = exports.default = CheckMarkIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::bfa7266d915b14d27d5b4183913857eb>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "chevron-double-left" is deprecated in favour of "chevron-double-left" from “@atlaskit/icon/core”
11
- */
12
- declare const ChevronDoubleLeftIcon: {
13
- (props: NewUtilityIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ChevronDoubleLeftIcon;
@@ -1,30 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::5502499136783e0b7583d975e25b7745>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "ChevronDoubleLeft".
17
- * Category: utility
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for calendar year button.
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const ChevronDoubleLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- name: "ChevronDoubleLeftIcon",
25
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m2.31 6 3.97-3.97L5.22.97l-4.5 4.5a.75.75 0 0 0 0 1.06l4.5 4.5 1.06-1.06zm4.75 0 3.97-3.97L9.97.97l-4.5 4.5a.75.75 0 0 0 0 1.06l4.5 4.5 1.06-1.06z" clip-rule="evenodd"/>`,
26
- type: "utility"
27
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
28
- }, props));
29
- ChevronDoubleLeftIcon.displayName = 'ChevronDoubleLeftIcon';
30
- var _default = exports.default = ChevronDoubleLeftIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::251a43e0fd234636811c83ed20005626>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "chevron-double-right" is deprecated in favour of "chevron-double-right" from “@atlaskit/icon/core”
11
- */
12
- declare const ChevronDoubleRightIcon: {
13
- (props: NewUtilityIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ChevronDoubleRightIcon;
@@ -1,30 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::a09998209c512854c7246c6e48afe03f>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "ChevronDoubleRight".
17
- * Category: utility
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for calendar year button.
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const ChevronDoubleRightIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- name: "ChevronDoubleRightIcon",
25
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m6.78.97 4.5 4.5a.75.75 0 0 1 0 1.06l-4.5 4.5-1.06-1.06L9.69 6 5.72 2.03zm-4.75 0 4.5 4.5a.75.75 0 0 1 0 1.06l-4.5 4.5L.97 9.97 4.94 6 .97 2.03z" clip-rule="evenodd"/>`,
26
- type: "utility"
27
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
28
- }, props));
29
- ChevronDoubleRightIcon.displayName = 'ChevronDoubleRightIcon';
30
- var _default = exports.default = ChevronDoubleRightIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::d1c8d225047d6b95b14ac03b3867d760>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "chevron-down" is deprecated in favour of "chevron-down" from “@atlaskit/icon/core”
11
- */
12
- declare const ChevronDownIcon: {
13
- (props: NewUtilityIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ChevronDownIcon;
@@ -1,30 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f1c9d00ce8c809554e5e93e87c0c30a1>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "ChevronDown".
17
- * Category: utility
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for dropdown menus, selects, accordions, and expands.
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const ChevronDownIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- name: "ChevronDownIcon",
25
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="M2.03 3.97 6 7.94l3.97-3.97 1.06 1.06-4.5 4.5a.75.75 0 0 1-1.06 0l-4.5-4.5z" clip-rule="evenodd"/>`,
26
- type: "utility"
27
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
28
- }, props));
29
- ChevronDownIcon.displayName = 'ChevronDownIcon';
30
- var _default = exports.default = ChevronDownIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::bbe6e9f713e76cd01bf7b78d633c3001>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "chevron-left" is deprecated in favour of "chevron-left" from “@atlaskit/icon/core”
11
- */
12
- declare const ChevronLeftIcon: {
13
- (props: NewUtilityIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ChevronLeftIcon;
@@ -1,30 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::a04ee25b71dd1bdbec86867814a0f0f9>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
- "use strict";
7
-
8
- Object.defineProperty(exports, "__esModule", {
9
- value: true
10
- });
11
- exports.default = void 0;
12
- var _react = _interopRequireDefault(require("react"));
13
- var _baseNew = _interopRequireDefault(require("@atlaskit/icon/base-new"));
14
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
15
- /**
16
- * Icon: "ChevronLeft".
17
- * Category: utility
18
- * Location: @atlaskit/icon
19
- * Usage guidance: Reserved for collapse side nav and to indicate previous in dates.
20
- * - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
21
- * - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
22
- */
23
- const ChevronLeftIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
24
- name: "ChevronLeftIcon",
25
- dangerouslySetGlyph: `<path fill="currentcolor" fill-rule="evenodd" d="m4.06 6 3.97-3.97L6.97.97l-4.5 4.5a.75.75 0 0 0 0 1.06l4.5 4.5 1.06-1.06z" clip-rule="evenodd"/>`,
26
- type: "utility"
27
- // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
28
- }, props));
29
- ChevronLeftIcon.displayName = 'ChevronLeftIcon';
30
- var _default = exports.default = ChevronLeftIcon;
@@ -1,16 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::35b1f76013a1a18243008e8b2289450e>>
4
- * @codegenCommand yarn build:icon-glyphs
5
- */
6
-
7
- import type { NewUtilityIconProps } from '@atlaskit/icon/base-new';
8
-
9
- /**
10
- * @deprecated The icon "chevron-right" is deprecated in favour of "chevron-right" from “@atlaskit/icon/core”
11
- */
12
- declare const ChevronRightIcon: {
13
- (props: NewUtilityIconProps): JSX.Element;
14
- displayName: string;
15
- };
16
- export default ChevronRightIcon;