@atlaskit/logo 20.1.2 → 21.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 (311) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/Wrapper/package.json +1 -8
  3. package/atlas-icon/package.json +1 -8
  4. package/atlassian/logo/package.json +1 -8
  5. package/atlassian-access/icon/package.json +1 -8
  6. package/atlassian-access/logo/package.json +1 -8
  7. package/atlassian-icon/package.json +1 -8
  8. package/atlassian-marketplace/icon/package.json +1 -8
  9. package/atlassian-marketplace/logo/package.json +1 -8
  10. package/bitbucket-icon/package.json +1 -8
  11. package/confluence-icon/package.json +1 -8
  12. package/constants/package.json +1 -8
  13. package/dist/cjs/artifacts/logo-components/jira-coding-agent/icon.js +42 -0
  14. package/dist/cjs/artifacts/logo-components/jira-coding-agent/index.js +12 -0
  15. package/dist/cjs/artifacts/raw-icons/index.js +4 -2
  16. package/dist/cjs/create-feature-flagged-rovo-component.js +27 -0
  17. package/dist/cjs/index.js +12 -1
  18. package/dist/cjs/logo-config.js +5 -0
  19. package/dist/es2019/artifacts/logo-components/jira-coding-agent/icon.js +37 -0
  20. package/dist/{types-ts4.5/artifacts/logo-components/dx/index.d.ts → es2019/artifacts/logo-components/jira-coding-agent/index.js} +2 -2
  21. package/dist/es2019/artifacts/raw-icons/index.js +3 -1
  22. package/dist/es2019/create-feature-flagged-rovo-component.js +19 -0
  23. package/dist/es2019/index.js +11 -0
  24. package/dist/es2019/logo-config.js +5 -0
  25. package/dist/esm/artifacts/logo-components/jira-coding-agent/icon.js +34 -0
  26. package/dist/{types-ts4.5/artifacts/logo-components/custom-link/index.d.ts → esm/artifacts/logo-components/jira-coding-agent/index.js} +2 -2
  27. package/dist/esm/artifacts/raw-icons/index.js +3 -1
  28. package/dist/esm/create-feature-flagged-rovo-component.js +21 -0
  29. package/dist/esm/index.js +13 -1
  30. package/dist/esm/logo-config.js +5 -0
  31. package/dist/{types-ts4.5/artifacts/logo-components/admin → types/artifacts/logo-components/jira-coding-agent}/icon.d.ts +5 -5
  32. package/dist/{types-ts4.5/artifacts/logo-components/more-atlassian-apps → types/artifacts/logo-components/jira-coding-agent}/index.d.ts +2 -2
  33. package/dist/types/artifacts/raw-icons/index.d.ts +2 -1
  34. package/dist/{types-ts4.5/logo-config.d.ts → types/create-feature-flagged-rovo-component.d.ts} +0 -18
  35. package/dist/types/index.d.ts +10 -0
  36. package/jira-icon/package.json +1 -8
  37. package/jira-service-management-icon/package.json +1 -8
  38. package/jira-software/logo/package.json +1 -8
  39. package/jira-software-icon/package.json +1 -8
  40. package/jira-work-management/icon/package.json +1 -8
  41. package/jira-work-management/logo/package.json +1 -8
  42. package/logo/package.json +1 -8
  43. package/opsgenie-icon/package.json +1 -8
  44. package/package.json +15 -23
  45. package/raw-icons/package.json +1 -8
  46. package/statuspage-icon/package.json +1 -8
  47. package/trello-icon/package.json +1 -8
  48. package/types/package.json +1 -8
  49. package/dist/types-ts4.5/artifacts/logo-components/admin/index.d.ts +0 -8
  50. package/dist/types-ts4.5/artifacts/logo-components/admin/logo-cs.d.ts +0 -14
  51. package/dist/types-ts4.5/artifacts/logo-components/admin/logo.d.ts +0 -14
  52. package/dist/types-ts4.5/artifacts/logo-components/align/icon.d.ts +0 -17
  53. package/dist/types-ts4.5/artifacts/logo-components/align/index.d.ts +0 -8
  54. package/dist/types-ts4.5/artifacts/logo-components/align/logo-cs.d.ts +0 -14
  55. package/dist/types-ts4.5/artifacts/logo-components/align/logo.d.ts +0 -14
  56. package/dist/types-ts4.5/artifacts/logo-components/analytics/icon.d.ts +0 -17
  57. package/dist/types-ts4.5/artifacts/logo-components/analytics/index.d.ts +0 -8
  58. package/dist/types-ts4.5/artifacts/logo-components/analytics/logo-cs.d.ts +0 -14
  59. package/dist/types-ts4.5/artifacts/logo-components/analytics/logo.d.ts +0 -14
  60. package/dist/types-ts4.5/artifacts/logo-components/assets/icon.d.ts +0 -17
  61. package/dist/types-ts4.5/artifacts/logo-components/assets/index.d.ts +0 -8
  62. package/dist/types-ts4.5/artifacts/logo-components/assets/logo-cs.d.ts +0 -14
  63. package/dist/types-ts4.5/artifacts/logo-components/assets/logo.d.ts +0 -14
  64. package/dist/types-ts4.5/artifacts/logo-components/bamboo/icon.d.ts +0 -17
  65. package/dist/types-ts4.5/artifacts/logo-components/bamboo/index.d.ts +0 -7
  66. package/dist/types-ts4.5/artifacts/logo-components/bamboo/logo-cs.d.ts +0 -14
  67. package/dist/types-ts4.5/artifacts/logo-components/bitbucket/icon.d.ts +0 -17
  68. package/dist/types-ts4.5/artifacts/logo-components/bitbucket/index.d.ts +0 -8
  69. package/dist/types-ts4.5/artifacts/logo-components/bitbucket/logo-cs.d.ts +0 -14
  70. package/dist/types-ts4.5/artifacts/logo-components/bitbucket/logo.d.ts +0 -14
  71. package/dist/types-ts4.5/artifacts/logo-components/bitbucket-data-center/icon.d.ts +0 -17
  72. package/dist/types-ts4.5/artifacts/logo-components/bitbucket-data-center/index.d.ts +0 -7
  73. package/dist/types-ts4.5/artifacts/logo-components/bitbucket-data-center/logo-cs.d.ts +0 -14
  74. package/dist/types-ts4.5/artifacts/logo-components/chat/icon.d.ts +0 -17
  75. package/dist/types-ts4.5/artifacts/logo-components/chat/index.d.ts +0 -8
  76. package/dist/types-ts4.5/artifacts/logo-components/chat/logo-cs.d.ts +0 -14
  77. package/dist/types-ts4.5/artifacts/logo-components/chat/logo.d.ts +0 -14
  78. package/dist/types-ts4.5/artifacts/logo-components/company-hub/icon.d.ts +0 -17
  79. package/dist/types-ts4.5/artifacts/logo-components/company-hub/index.d.ts +0 -7
  80. package/dist/types-ts4.5/artifacts/logo-components/company-hub/logo.d.ts +0 -14
  81. package/dist/types-ts4.5/artifacts/logo-components/compass/icon.d.ts +0 -17
  82. package/dist/types-ts4.5/artifacts/logo-components/compass/index.d.ts +0 -8
  83. package/dist/types-ts4.5/artifacts/logo-components/compass/logo-cs.d.ts +0 -14
  84. package/dist/types-ts4.5/artifacts/logo-components/compass/logo.d.ts +0 -14
  85. package/dist/types-ts4.5/artifacts/logo-components/confluence/icon.d.ts +0 -17
  86. package/dist/types-ts4.5/artifacts/logo-components/confluence/index.d.ts +0 -8
  87. package/dist/types-ts4.5/artifacts/logo-components/confluence/logo-cs.d.ts +0 -14
  88. package/dist/types-ts4.5/artifacts/logo-components/confluence/logo.d.ts +0 -14
  89. package/dist/types-ts4.5/artifacts/logo-components/confluence-data-center/icon.d.ts +0 -17
  90. package/dist/types-ts4.5/artifacts/logo-components/confluence-data-center/index.d.ts +0 -7
  91. package/dist/types-ts4.5/artifacts/logo-components/confluence-data-center/logo-cs.d.ts +0 -14
  92. package/dist/types-ts4.5/artifacts/logo-components/crowd/icon.d.ts +0 -17
  93. package/dist/types-ts4.5/artifacts/logo-components/crowd/index.d.ts +0 -7
  94. package/dist/types-ts4.5/artifacts/logo-components/crowd/logo-cs.d.ts +0 -14
  95. package/dist/types-ts4.5/artifacts/logo-components/custom-link/icon.d.ts +0 -17
  96. package/dist/types-ts4.5/artifacts/logo-components/customer-service-management/icon.d.ts +0 -17
  97. package/dist/types-ts4.5/artifacts/logo-components/customer-service-management/index.d.ts +0 -8
  98. package/dist/types-ts4.5/artifacts/logo-components/customer-service-management/logo-cs.d.ts +0 -14
  99. package/dist/types-ts4.5/artifacts/logo-components/customer-service-management/logo.d.ts +0 -14
  100. package/dist/types-ts4.5/artifacts/logo-components/dx/icon.d.ts +0 -17
  101. package/dist/types-ts4.5/artifacts/logo-components/feedback/icon.d.ts +0 -17
  102. package/dist/types-ts4.5/artifacts/logo-components/feedback/index.d.ts +0 -8
  103. package/dist/types-ts4.5/artifacts/logo-components/feedback/logo-cs.d.ts +0 -14
  104. package/dist/types-ts4.5/artifacts/logo-components/feedback/logo.d.ts +0 -14
  105. package/dist/types-ts4.5/artifacts/logo-components/focus/icon.d.ts +0 -17
  106. package/dist/types-ts4.5/artifacts/logo-components/focus/index.d.ts +0 -8
  107. package/dist/types-ts4.5/artifacts/logo-components/focus/logo-cs.d.ts +0 -14
  108. package/dist/types-ts4.5/artifacts/logo-components/focus/logo.d.ts +0 -14
  109. package/dist/types-ts4.5/artifacts/logo-components/goals/icon.d.ts +0 -17
  110. package/dist/types-ts4.5/artifacts/logo-components/goals/index.d.ts +0 -8
  111. package/dist/types-ts4.5/artifacts/logo-components/goals/logo-cs.d.ts +0 -14
  112. package/dist/types-ts4.5/artifacts/logo-components/goals/logo.d.ts +0 -14
  113. package/dist/types-ts4.5/artifacts/logo-components/guard/icon.d.ts +0 -17
  114. package/dist/types-ts4.5/artifacts/logo-components/guard/index.d.ts +0 -8
  115. package/dist/types-ts4.5/artifacts/logo-components/guard/logo-cs.d.ts +0 -14
  116. package/dist/types-ts4.5/artifacts/logo-components/guard/logo.d.ts +0 -14
  117. package/dist/types-ts4.5/artifacts/logo-components/guard-detect/icon.d.ts +0 -17
  118. package/dist/types-ts4.5/artifacts/logo-components/guard-detect/index.d.ts +0 -7
  119. package/dist/types-ts4.5/artifacts/logo-components/guard-detect/logo.d.ts +0 -14
  120. package/dist/types-ts4.5/artifacts/logo-components/home/icon.d.ts +0 -17
  121. package/dist/types-ts4.5/artifacts/logo-components/home/index.d.ts +0 -8
  122. package/dist/types-ts4.5/artifacts/logo-components/home/logo-cs.d.ts +0 -14
  123. package/dist/types-ts4.5/artifacts/logo-components/home/logo.d.ts +0 -14
  124. package/dist/types-ts4.5/artifacts/logo-components/hub/icon.d.ts +0 -17
  125. package/dist/types-ts4.5/artifacts/logo-components/hub/index.d.ts +0 -7
  126. package/dist/types-ts4.5/artifacts/logo-components/hub/logo-cs.d.ts +0 -14
  127. package/dist/types-ts4.5/artifacts/logo-components/jira/icon.d.ts +0 -17
  128. package/dist/types-ts4.5/artifacts/logo-components/jira/index.d.ts +0 -8
  129. package/dist/types-ts4.5/artifacts/logo-components/jira/logo-cs.d.ts +0 -14
  130. package/dist/types-ts4.5/artifacts/logo-components/jira/logo.d.ts +0 -14
  131. package/dist/types-ts4.5/artifacts/logo-components/jira-data-center/icon.d.ts +0 -17
  132. package/dist/types-ts4.5/artifacts/logo-components/jira-data-center/index.d.ts +0 -7
  133. package/dist/types-ts4.5/artifacts/logo-components/jira-data-center/logo-cs.d.ts +0 -14
  134. package/dist/types-ts4.5/artifacts/logo-components/jira-product-discovery/icon.d.ts +0 -17
  135. package/dist/types-ts4.5/artifacts/logo-components/jira-product-discovery/index.d.ts +0 -8
  136. package/dist/types-ts4.5/artifacts/logo-components/jira-product-discovery/logo-cs.d.ts +0 -14
  137. package/dist/types-ts4.5/artifacts/logo-components/jira-product-discovery/logo.d.ts +0 -14
  138. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management/icon.d.ts +0 -17
  139. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management/index.d.ts +0 -8
  140. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management/logo-cs.d.ts +0 -14
  141. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management/logo.d.ts +0 -14
  142. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management-data-center/icon.d.ts +0 -17
  143. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management-data-center/index.d.ts +0 -7
  144. package/dist/types-ts4.5/artifacts/logo-components/jira-service-management-data-center/logo-cs.d.ts +0 -14
  145. package/dist/types-ts4.5/artifacts/logo-components/loom/icon.d.ts +0 -17
  146. package/dist/types-ts4.5/artifacts/logo-components/loom/index.d.ts +0 -8
  147. package/dist/types-ts4.5/artifacts/logo-components/loom/logo-cs.d.ts +0 -14
  148. package/dist/types-ts4.5/artifacts/logo-components/loom/logo.d.ts +0 -14
  149. package/dist/types-ts4.5/artifacts/logo-components/loom-attribution/index.d.ts +0 -6
  150. package/dist/types-ts4.5/artifacts/logo-components/loom-attribution/logo-cs.d.ts +0 -14
  151. package/dist/types-ts4.5/artifacts/logo-components/loom-internal/icon.d.ts +0 -17
  152. package/dist/types-ts4.5/artifacts/logo-components/loom-internal/index.d.ts +0 -8
  153. package/dist/types-ts4.5/artifacts/logo-components/loom-internal/logo-cs.d.ts +0 -14
  154. package/dist/types-ts4.5/artifacts/logo-components/loom-internal/logo.d.ts +0 -14
  155. package/dist/types-ts4.5/artifacts/logo-components/more-atlassian-apps/icon.d.ts +0 -17
  156. package/dist/types-ts4.5/artifacts/logo-components/opsgenie/icon.d.ts +0 -17
  157. package/dist/types-ts4.5/artifacts/logo-components/opsgenie/index.d.ts +0 -8
  158. package/dist/types-ts4.5/artifacts/logo-components/opsgenie/logo-cs.d.ts +0 -14
  159. package/dist/types-ts4.5/artifacts/logo-components/opsgenie/logo.d.ts +0 -14
  160. package/dist/types-ts4.5/artifacts/logo-components/projects/icon.d.ts +0 -17
  161. package/dist/types-ts4.5/artifacts/logo-components/projects/index.d.ts +0 -8
  162. package/dist/types-ts4.5/artifacts/logo-components/projects/logo-cs.d.ts +0 -14
  163. package/dist/types-ts4.5/artifacts/logo-components/projects/logo.d.ts +0 -14
  164. package/dist/types-ts4.5/artifacts/logo-components/rovo/icon.d.ts +0 -17
  165. package/dist/types-ts4.5/artifacts/logo-components/rovo/index.d.ts +0 -8
  166. package/dist/types-ts4.5/artifacts/logo-components/rovo/logo-cs.d.ts +0 -14
  167. package/dist/types-ts4.5/artifacts/logo-components/rovo/logo.d.ts +0 -14
  168. package/dist/types-ts4.5/artifacts/logo-components/rovo-dev/icon.d.ts +0 -17
  169. package/dist/types-ts4.5/artifacts/logo-components/rovo-dev/index.d.ts +0 -7
  170. package/dist/types-ts4.5/artifacts/logo-components/rovo-dev/logo-cs.d.ts +0 -14
  171. package/dist/types-ts4.5/artifacts/logo-components/rovo-dev-agent/icon.d.ts +0 -17
  172. package/dist/types-ts4.5/artifacts/logo-components/rovo-dev-agent/index.d.ts +0 -7
  173. package/dist/types-ts4.5/artifacts/logo-components/rovo-dev-agent/logo-cs.d.ts +0 -14
  174. package/dist/types-ts4.5/artifacts/logo-components/rovo-hex/icon.d.ts +0 -17
  175. package/dist/types-ts4.5/artifacts/logo-components/rovo-hex/index.d.ts +0 -7
  176. package/dist/types-ts4.5/artifacts/logo-components/rovo-hex/logo-cs.d.ts +0 -14
  177. package/dist/types-ts4.5/artifacts/logo-components/search/icon.d.ts +0 -17
  178. package/dist/types-ts4.5/artifacts/logo-components/search/index.d.ts +0 -8
  179. package/dist/types-ts4.5/artifacts/logo-components/search/logo-cs.d.ts +0 -14
  180. package/dist/types-ts4.5/artifacts/logo-components/search/logo.d.ts +0 -14
  181. package/dist/types-ts4.5/artifacts/logo-components/statuspage/icon.d.ts +0 -17
  182. package/dist/types-ts4.5/artifacts/logo-components/statuspage/index.d.ts +0 -8
  183. package/dist/types-ts4.5/artifacts/logo-components/statuspage/logo-cs.d.ts +0 -14
  184. package/dist/types-ts4.5/artifacts/logo-components/statuspage/logo.d.ts +0 -14
  185. package/dist/types-ts4.5/artifacts/logo-components/studio/icon.d.ts +0 -17
  186. package/dist/types-ts4.5/artifacts/logo-components/studio/index.d.ts +0 -8
  187. package/dist/types-ts4.5/artifacts/logo-components/studio/logo-cs.d.ts +0 -14
  188. package/dist/types-ts4.5/artifacts/logo-components/studio/logo.d.ts +0 -14
  189. package/dist/types-ts4.5/artifacts/logo-components/talent/icon.d.ts +0 -17
  190. package/dist/types-ts4.5/artifacts/logo-components/talent/index.d.ts +0 -8
  191. package/dist/types-ts4.5/artifacts/logo-components/talent/logo-cs.d.ts +0 -14
  192. package/dist/types-ts4.5/artifacts/logo-components/talent/logo.d.ts +0 -14
  193. package/dist/types-ts4.5/artifacts/logo-components/teams/icon.d.ts +0 -17
  194. package/dist/types-ts4.5/artifacts/logo-components/teams/index.d.ts +0 -8
  195. package/dist/types-ts4.5/artifacts/logo-components/teams/logo-cs.d.ts +0 -14
  196. package/dist/types-ts4.5/artifacts/logo-components/teams/logo.d.ts +0 -14
  197. package/dist/types-ts4.5/artifacts/logo-components/trello/icon.d.ts +0 -17
  198. package/dist/types-ts4.5/artifacts/logo-components/trello/index.d.ts +0 -8
  199. package/dist/types-ts4.5/artifacts/logo-components/trello/logo-cs.d.ts +0 -14
  200. package/dist/types-ts4.5/artifacts/logo-components/trello/logo.d.ts +0 -14
  201. package/dist/types-ts4.5/artifacts/raw-icons/index.d.ts +0 -49
  202. package/dist/types-ts4.5/constants.d.ts +0 -16
  203. package/dist/types-ts4.5/create-feature-flagged-component.d.ts +0 -12
  204. package/dist/types-ts4.5/create-feature-flagged-service-collection-component.d.ts +0 -12
  205. package/dist/types-ts4.5/exports/atlas-icon.d.ts +0 -10
  206. package/dist/types-ts4.5/exports/atlassian-access-icon.d.ts +0 -1
  207. package/dist/types-ts4.5/exports/atlassian-access-logo.d.ts +0 -1
  208. package/dist/types-ts4.5/exports/atlassian-icon.d.ts +0 -10
  209. package/dist/types-ts4.5/exports/atlassian-logo.d.ts +0 -1
  210. package/dist/types-ts4.5/exports/atlassian-marketplace-icon.d.ts +0 -1
  211. package/dist/types-ts4.5/exports/atlassian-marketplace-logo.d.ts +0 -1
  212. package/dist/types-ts4.5/exports/bitbucket-icon.d.ts +0 -11
  213. package/dist/types-ts4.5/exports/confluence-icon.d.ts +0 -11
  214. package/dist/types-ts4.5/exports/constants.d.ts +0 -2
  215. package/dist/types-ts4.5/exports/jira-icon.d.ts +0 -10
  216. package/dist/types-ts4.5/exports/jira-service-management-icon.d.ts +0 -11
  217. package/dist/types-ts4.5/exports/jira-software-logo.d.ts +0 -1
  218. package/dist/types-ts4.5/exports/jira-software.d.ts +0 -10
  219. package/dist/types-ts4.5/exports/jira-work-management-icon.d.ts +0 -1
  220. package/dist/types-ts4.5/exports/jira-work-management-logo.d.ts +0 -1
  221. package/dist/types-ts4.5/exports/logo.d.ts +0 -1
  222. package/dist/types-ts4.5/exports/opsgenie.d.ts +0 -11
  223. package/dist/types-ts4.5/exports/raw-icons.d.ts +0 -1
  224. package/dist/types-ts4.5/exports/statuspage-icon.d.ts +0 -11
  225. package/dist/types-ts4.5/exports/trello-icon.d.ts +0 -11
  226. package/dist/types-ts4.5/exports/types.d.ts +0 -1
  227. package/dist/types-ts4.5/exports/wrapper.d.ts +0 -1
  228. package/dist/types-ts4.5/index.d.ts +0 -873
  229. package/dist/types-ts4.5/legacy-logos/atlas/icon.d.ts +0 -14
  230. package/dist/types-ts4.5/legacy-logos/atlas/index.d.ts +0 -2
  231. package/dist/types-ts4.5/legacy-logos/atlas/logo.d.ts +0 -14
  232. package/dist/types-ts4.5/legacy-logos/atlassian/icon.d.ts +0 -12
  233. package/dist/types-ts4.5/legacy-logos/atlassian/index.d.ts +0 -2
  234. package/dist/types-ts4.5/legacy-logos/atlassian/logo.d.ts +0 -12
  235. package/dist/types-ts4.5/legacy-logos/atlassian-access/icon.d.ts +0 -12
  236. package/dist/types-ts4.5/legacy-logos/atlassian-access/index.d.ts +0 -2
  237. package/dist/types-ts4.5/legacy-logos/atlassian-access/logo.d.ts +0 -12
  238. package/dist/types-ts4.5/legacy-logos/atlassian-admin/icon.d.ts +0 -12
  239. package/dist/types-ts4.5/legacy-logos/atlassian-admin/index.d.ts +0 -2
  240. package/dist/types-ts4.5/legacy-logos/atlassian-admin/logo.d.ts +0 -12
  241. package/dist/types-ts4.5/legacy-logos/atlassian-administration/icon.d.ts +0 -12
  242. package/dist/types-ts4.5/legacy-logos/atlassian-administration/index.d.ts +0 -2
  243. package/dist/types-ts4.5/legacy-logos/atlassian-administration/logo.d.ts +0 -12
  244. package/dist/types-ts4.5/legacy-logos/atlassian-analytics/icon.d.ts +0 -12
  245. package/dist/types-ts4.5/legacy-logos/atlassian-analytics/index.d.ts +0 -2
  246. package/dist/types-ts4.5/legacy-logos/atlassian-analytics/logo.d.ts +0 -12
  247. package/dist/types-ts4.5/legacy-logos/atlassian-marketplace/icon.d.ts +0 -12
  248. package/dist/types-ts4.5/legacy-logos/atlassian-marketplace/index.d.ts +0 -2
  249. package/dist/types-ts4.5/legacy-logos/atlassian-marketplace/logo.d.ts +0 -12
  250. package/dist/types-ts4.5/legacy-logos/atlassian-start/index.d.ts +0 -1
  251. package/dist/types-ts4.5/legacy-logos/atlassian-start/logo.d.ts +0 -14
  252. package/dist/types-ts4.5/legacy-logos/bitbucket/icon.d.ts +0 -12
  253. package/dist/types-ts4.5/legacy-logos/bitbucket/index.d.ts +0 -2
  254. package/dist/types-ts4.5/legacy-logos/bitbucket/logo.d.ts +0 -12
  255. package/dist/types-ts4.5/legacy-logos/compass/icon.d.ts +0 -12
  256. package/dist/types-ts4.5/legacy-logos/compass/index.d.ts +0 -2
  257. package/dist/types-ts4.5/legacy-logos/compass/logo.d.ts +0 -12
  258. package/dist/types-ts4.5/legacy-logos/confluence/icon.d.ts +0 -12
  259. package/dist/types-ts4.5/legacy-logos/confluence/index.d.ts +0 -2
  260. package/dist/types-ts4.5/legacy-logos/confluence/logo.d.ts +0 -12
  261. package/dist/types-ts4.5/legacy-logos/focus/icon.d.ts +0 -12
  262. package/dist/types-ts4.5/legacy-logos/focus/index.d.ts +0 -2
  263. package/dist/types-ts4.5/legacy-logos/focus/logo.d.ts +0 -12
  264. package/dist/types-ts4.5/legacy-logos/get-colors-from-appearance-old-logos.d.ts +0 -7
  265. package/dist/types-ts4.5/legacy-logos/get-colors-from-appearance.d.ts +0 -5
  266. package/dist/types-ts4.5/legacy-logos/guard/icon.d.ts +0 -12
  267. package/dist/types-ts4.5/legacy-logos/guard/index.d.ts +0 -2
  268. package/dist/types-ts4.5/legacy-logos/guard/logo.d.ts +0 -12
  269. package/dist/types-ts4.5/legacy-logos/jira/icon.d.ts +0 -12
  270. package/dist/types-ts4.5/legacy-logos/jira/index.d.ts +0 -2
  271. package/dist/types-ts4.5/legacy-logos/jira/logo.d.ts +0 -12
  272. package/dist/types-ts4.5/legacy-logos/jira-align/icon.d.ts +0 -12
  273. package/dist/types-ts4.5/legacy-logos/jira-align/index.d.ts +0 -2
  274. package/dist/types-ts4.5/legacy-logos/jira-align/logo.d.ts +0 -12
  275. package/dist/types-ts4.5/legacy-logos/jira-product-discovery/icon.d.ts +0 -12
  276. package/dist/types-ts4.5/legacy-logos/jira-product-discovery/index.d.ts +0 -2
  277. package/dist/types-ts4.5/legacy-logos/jira-product-discovery/logo.d.ts +0 -12
  278. package/dist/types-ts4.5/legacy-logos/jira-service-management/icon.d.ts +0 -12
  279. package/dist/types-ts4.5/legacy-logos/jira-service-management/index.d.ts +0 -2
  280. package/dist/types-ts4.5/legacy-logos/jira-service-management/logo.d.ts +0 -12
  281. package/dist/types-ts4.5/legacy-logos/jira-software/icon.d.ts +0 -14
  282. package/dist/types-ts4.5/legacy-logos/jira-software/index.d.ts +0 -2
  283. package/dist/types-ts4.5/legacy-logos/jira-software/logo.d.ts +0 -14
  284. package/dist/types-ts4.5/legacy-logos/jira-work-management/icon.d.ts +0 -14
  285. package/dist/types-ts4.5/legacy-logos/jira-work-management/index.d.ts +0 -2
  286. package/dist/types-ts4.5/legacy-logos/jira-work-management/logo.d.ts +0 -14
  287. package/dist/types-ts4.5/legacy-logos/loom/icon.d.ts +0 -12
  288. package/dist/types-ts4.5/legacy-logos/loom/index.d.ts +0 -2
  289. package/dist/types-ts4.5/legacy-logos/loom/logo.d.ts +0 -12
  290. package/dist/types-ts4.5/legacy-logos/loom-attribution/icon.d.ts +0 -12
  291. package/dist/types-ts4.5/legacy-logos/loom-attribution/index.d.ts +0 -2
  292. package/dist/types-ts4.5/legacy-logos/loom-attribution/logo.d.ts +0 -12
  293. package/dist/types-ts4.5/legacy-logos/opsgenie/icon.d.ts +0 -13
  294. package/dist/types-ts4.5/legacy-logos/opsgenie/index.d.ts +0 -2
  295. package/dist/types-ts4.5/legacy-logos/opsgenie/logo.d.ts +0 -13
  296. package/dist/types-ts4.5/legacy-logos/rovo/icon.d.ts +0 -12
  297. package/dist/types-ts4.5/legacy-logos/rovo/index.d.ts +0 -2
  298. package/dist/types-ts4.5/legacy-logos/rovo/logo.d.ts +0 -12
  299. package/dist/types-ts4.5/legacy-logos/statuspage/icon.d.ts +0 -12
  300. package/dist/types-ts4.5/legacy-logos/statuspage/index.d.ts +0 -2
  301. package/dist/types-ts4.5/legacy-logos/statuspage/logo.d.ts +0 -12
  302. package/dist/types-ts4.5/legacy-logos/trello/icon.d.ts +0 -12
  303. package/dist/types-ts4.5/legacy-logos/trello/index.d.ts +0 -2
  304. package/dist/types-ts4.5/legacy-logos/trello/logo.d.ts +0 -12
  305. package/dist/types-ts4.5/legacy-logos/utils.d.ts +0 -6
  306. package/dist/types-ts4.5/temp-size-wrapper.d.ts +0 -9
  307. package/dist/types-ts4.5/types.d.ts +0 -43
  308. package/dist/types-ts4.5/utils/icon-wrapper.d.ts +0 -18
  309. package/dist/types-ts4.5/utils/logo-wrapper.d.ts +0 -15
  310. package/dist/types-ts4.5/utils/types.d.ts +0 -71
  311. package/dist/types-ts4.5/wrapper.d.ts +0 -12
@@ -1,14 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::d551593b8677ea578dab8c3272c8e061>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppLogoProps } from '../../../utils/types';
8
- /**
9
- * __TalentLogo__
10
- *
11
- * A temporary component to represent the logo for Talent.
12
- *
13
- */
14
- export declare function TalentLogo({ size, appearance, label, testId, }: AppLogoProps): React.JSX.Element;
@@ -1,17 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::7cfe9311dc5f8070530ce9772b12f3fc>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppIconProps } from '../../../utils/types';
8
- /**
9
- * __TeamsIcon__
10
- *
11
- * A temporary component to represent the icon for Teams.
12
- * @deprecated This component has been replaced by the component `TeamsIcon` in `@atlaskit/logo`.
13
- * Please migrate any usages of this temporary component, using the prop `shouldUseNewLogoDesign` where necessary
14
- * to enable the new design by default.
15
- *
16
- */
17
- export declare function TeamsIcon({ size, appearance, label, testId, }: AppIconProps): React.JSX.Element;
@@ -1,8 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::f7871947caea8b67194c7f5ef74196d2>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- export { TeamsLogo } from './logo';
7
- export { TeamsLogoCS } from './logo-cs';
8
- export { TeamsIcon } from './icon';
@@ -1,14 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::a9a7a0d4583e5a9f22d08a0d2f6ac1f1>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppLogoProps } from '../../../utils/types';
8
- /**
9
- * __TeamsLogoCS__
10
- *
11
- * A temporary component to represent the logo for Teams.
12
- *
13
- */
14
- export declare function TeamsLogoCS({ size, appearance, label, testId, }: AppLogoProps): React.JSX.Element;
@@ -1,14 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c6a431d2559631d0986bb9059c77ba82>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppLogoProps } from '../../../utils/types';
8
- /**
9
- * __TeamsLogo__
10
- *
11
- * A temporary component to represent the logo for Teams.
12
- *
13
- */
14
- export declare function TeamsLogo({ size, appearance, label, testId, }: AppLogoProps): React.JSX.Element;
@@ -1,17 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::2fc7b25031952cd94704eefaa85d7de4>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { ThemedIconProps } from '../../../utils/types';
8
- /**
9
- * __TrelloIcon__
10
- *
11
- * A temporary component to represent the icon for Trello.
12
- * @deprecated This component has been replaced by the component `TrelloIcon` in `@atlaskit/logo`.
13
- * Please migrate any usages of this temporary component, using the prop `shouldUseNewLogoDesign` where necessary
14
- * to enable the new design by default.
15
- *
16
- */
17
- export declare function TrelloIcon({ iconColor, size, appearance, label, testId, }: ThemedIconProps): React.JSX.Element;
@@ -1,8 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::450be628d2e1e959ff57a6018f890dc7>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- export { TrelloLogo } from './logo';
7
- export { TrelloLogoCS } from './logo-cs';
8
- export { TrelloIcon } from './icon';
@@ -1,14 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::b73a20da143650f747e32cb182c99798>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { AppLogoProps } from '../../../utils/types';
8
- /**
9
- * __TrelloLogoCS__
10
- *
11
- * A temporary component to represent the logo for Trello.
12
- *
13
- */
14
- export declare function TrelloLogoCS({ size, appearance, label, testId, }: AppLogoProps): React.JSX.Element;
@@ -1,14 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::dff46b351231c4807dc736034a787a0d>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- import React from 'react';
7
- import type { ThemedLogoProps } from '../../../utils/types';
8
- /**
9
- * __TrelloLogo__
10
- *
11
- * A temporary component to represent the logo for Trello.
12
- *
13
- */
14
- export declare function TrelloLogo({ iconColor, textColor, size, appearance, label, testId, }: ThemedLogoProps): React.JSX.Element;
@@ -1,49 +0,0 @@
1
- /**
2
- * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::c784857013a6f31c328919bcfc1862e5>>
4
- * @codegenCommand yarn workspace @atlaskit/logo generate:components
5
- */
6
- export declare const adminIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' fill-rule='evenodd' d='M10.444 5h3.111l.98 2.61 2.75-.457 1.555 2.694L17.07 12l1.77 2.153-1.555 2.694-2.75-.457-.979 2.61h-3.11l-.98-2.61-2.75.457-1.555-2.694L6.931 12 5.16 9.847l1.555-2.694 2.75.457zM12 14.625a2.625 2.625 0 1 0 0-5.25 2.625 2.625 0 0 0 0 5.25' clip-rule='evenodd'/> </svg> ";
7
- export declare const alignIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23fb9700' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M18.545 18.545a4.49 4.49 0 0 0-4.48-4.48h-4.13v-3.78h-4.48v7.434c0 .576.25.826.826.826zM5.455 5.455a4.454 4.454 0 0 0 4.455 4.48h4.155v3.78h4.48V6.28q0-.825-.826-.826z'/> </svg> ";
8
- export declare const analyticsIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M14.63 5.88v9.19h3.06v-9.2zM5.88 18.13h11.81v-1.75H5.87zm0-3.07v-4.81h3.06v4.81zm4.37-6.56v6.56h3.06V8.5z'/> </svg> ";
9
- export declare const assetsIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23ffc716' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' fill-rule='evenodd' d='M8.34 11.495a3.64 3.64 0 0 0 3.155-3.154h2.3V6.523h-2.537a3.638 3.638 0 1 0-4.735 4.735v2.538H8.34zM7.887 9.25a1.364 1.364 0 1 0 0-2.727 1.364 1.364 0 0 0 0 2.727' clip-rule='evenodd'/> <path fill='%23101214' d='M19.25 7.43a2.27 2.27 0 1 1-4.54 0 2.27 2.27 0 0 1 4.55 0M7.43 19.25a2.27 2.27 0 1 0 0-4.54 2.27 2.27 0 0 0 0 4.55m9.55-.01a2.27 2.27 0 1 0 0-4.54 2.27 2.27 0 0 0 0 4.55m-3.18-3.19h-3.18v1.82h3.18zm2.27-5.46v3.18h1.82v-3.18z'/> </svg> ";
10
- export declare const bambooIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23fff' d='M6 .5h12A5.5 5.5 0 0 1 23.5 6v12a5.5 5.5 0 0 1-5.5 5.5H6A5.5 5.5 0 0 1 .5 18V6A5.5 5.5 0 0 1 6 .5'/> <path stroke='%23dddee1' d='M6 .5h12A5.5 5.5 0 0 1 23.5 6v12a5.5 5.5 0 0 1-5.5 5.5H6A5.5 5.5 0 0 1 .5 18V6A5.5 5.5 0 0 1 6 .5Z'/> <path fill='%231868db' d='M9.215 12.652a2.75 2.75 0 0 0 2.749 2.742v4.205a6.964 6.964 0 0 1-6.849-5.727l-.049-.317zm9.26 0a.44.44 0 0 1 .436.468c-.222 3.311-2.783 5.989-6.043 6.414l-.904-4.14a2.75 2.75 0 0 0 2.723-2.37.44.44 0 0 1 .44-.372zM11.963 9.91a2.75 2.75 0 0 0-2.748 2.742H5v-.065c.033-3.495 2.668-6.374 6.059-6.816zm0-5.972a.436.436 0 0 1 .72-.33l4.824 4.138a.436.436 0 0 1 0 .662l-4.823 4.139a.436.436 0 0 1-.72-.331z'/> </svg> ";
11
- export declare const bitbucketDataCenterIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23fff' d='M6 .5h12A5.5 5.5 0 0 1 23.5 6v12a5.5 5.5 0 0 1-5.5 5.5H6A5.5 5.5 0 0 1 .5 18V6A5.5 5.5 0 0 1 6 .5'/> <path stroke='%23dddee1' d='M6 .5h12A5.5 5.5 0 0 1 23.5 6v12a5.5 5.5 0 0 1-5.5 5.5H6A5.5 5.5 0 0 1 .5 18V6A5.5 5.5 0 0 1 6 .5Z'/> <path fill='%231868db' d='m17.843 11.763-.986 6.024c-.065.365-.322.58-.686.58H7.81c-.365 0-.622-.215-.686-.58L5.387 7.047c-.064-.364.129-.6.472-.6h12.262c.343 0 .536.236.472.6l-.472 2.83c-.064.407-.3.579-.686.579h-7.374c-.107 0-.172.064-.15.193l.579 3.558c.021.086.085.15.171.15h2.658c.086 0 .15-.064.172-.15l.407-2.572c.043-.322.257-.45.558-.45h2.894c.428 0 .557.214.493.578'/> </svg> ";
12
- export declare const bitbucketIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%2394c748' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='m17.898 11.353-.994 6.064c-.065.367-.324.583-.691.583H7.787c-.367 0-.627-.216-.691-.583L5.346 6.604C5.28 6.237 5.476 6 5.82 6h12.358c.346 0 .54.237.475.604l-.475 2.85c-.065.41-.303.582-.691.582h-7.432c-.109 0-.173.065-.152.194l.584 3.583c.021.086.086.151.172.151h2.68c.086 0 .15-.065.172-.151l.41-2.59c.044-.324.26-.453.563-.453H17.4c.432 0 .562.216.497.582'/> </svg> ";
13
- export declare const chatIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' fill-rule='evenodd' d='M18.563 16.688h-8.438L5.438 19.5V5.438h13.125zm-6.83-9.375-.255.647c-.362.92-.543 1.38-.878 1.727-.334.346-.787.543-1.694.938l-.388.17v.535l.388.17c.907.394 1.36.592 1.694.938.335.346.516.807.878 1.727l.255.648h.535l.255-.648c.362-.92.543-1.38.877-1.727.335-.346.788-.544 1.694-.939l.388-.169v-.535l-.388-.17c-.906-.395-1.36-.592-1.694-.938-.334-.347-.515-.807-.877-1.727l-.255-.647z' clip-rule='evenodd'/> </svg> ";
14
- export declare const companyHubIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' fill-rule='evenodd' d='M6.75 19V5h10.5v14h-3.937v-3.062h-2.625V19zM9.375 8.063h1.75V6.75h-1.75zm3.5 0h1.75V6.75h-1.75zm-1.75 3.062h-1.75V9.813h1.75zm-1.75 3.063h1.75v-1.313h-1.75zm5.25-3.063h-1.75V9.813h1.75zm-1.75 3.063h1.75v-1.313h-1.75z' clip-rule='evenodd'/> </svg> ";
15
- export declare const compassIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%2394c748' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M12.75 7.877v-3.37l6.16-.007h.007a.59.59 0 0 1 .583.598v6.147h-3.366V7.877z'/> <path fill='%23101214' d='M12.75 14.615v-3.37h3.368v6.165a.59.59 0 0 1-.591.59H6.583A.59.59 0 0 1 6 17.402V8.467a.59.59 0 0 1 .591-.59h6.16v3.368H9.373v3.37z'/> </svg> ";
16
- export declare const confluenceDataCenterIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23fff' d='M6 .5h12A5.5 5.5 0 0 1 23.5 6v12a5.5 5.5 0 0 1-5.5 5.5H6A5.5 5.5 0 0 1 .5 18V6A5.5 5.5 0 0 1 6 .5'/> <path stroke='%23dddee1' d='M6 .5h12A5.5 5.5 0 0 1 23.5 6v12a5.5 5.5 0 0 1-5.5 5.5H6A5.5 5.5 0 0 1 .5 18V6A5.5 5.5 0 0 1 6 .5Z'/> <path fill='%231868db' d='M17.37 14.265c-3.704-1.79-4.785-2.058-6.346-2.058-1.83 0-3.391.761-4.785 2.902l-.229.35c-.187.288-.229.39-.229.514s.063.227.292.37l2.35 1.462c.125.083.23.124.333.124.125 0 .208-.062.333-.247l.375-.577c.582-.885 1.102-1.173 1.768-1.173.583 0 1.27.165 2.122.577l2.455 1.152c.25.124.52.062.645-.226l1.165-2.552c.125-.289.042-.474-.25-.618M6.572 9.757c3.703 1.791 4.785 2.059 6.346 2.059 1.83 0 3.39-.762 4.785-2.902l.229-.35c.187-.288.228-.391.228-.515 0-.123-.062-.226-.29-.37l-2.352-1.462c-.125-.082-.229-.123-.333-.123-.125 0-.208.061-.333.247l-.374.576c-.583.885-1.103 1.173-1.769 1.173-.582 0-1.269-.164-2.122-.576L8.132 6.361c-.25-.123-.52-.061-.645.227L6.322 9.14c-.125.288-.041.473.25.617'/> </svg> ";
17
- export declare const confluenceIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%231868db' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23fff' d='M17.888 14.461c-4.039-1.953-5.219-2.245-6.92-2.245-1.997 0-3.699.831-5.219 3.165l-.25.382c-.204.314-.249.426-.249.561s.068.247.318.404l2.564 1.594c.136.09.25.135.363.135.136 0 .226-.068.363-.27l.408-.628c.635-.966 1.203-1.28 1.928-1.28.636 0 1.385.18 2.315.629l2.677 1.257c.272.134.567.067.704-.247l1.27-2.783c.136-.315.046-.517-.272-.674M6.112 9.545c4.039 1.953 5.219 2.245 6.92 2.245 1.997 0 3.699-.83 5.219-3.165l.25-.381c.204-.315.249-.427.249-.562 0-.134-.068-.247-.318-.404L15.87 5.685c-.137-.09-.25-.135-.364-.135-.136 0-.226.067-.363.27l-.408.628c-.635.965-1.203 1.28-1.928 1.28-.636 0-1.385-.18-2.315-.63L7.814 5.843c-.272-.135-.567-.068-.703.247L5.84 8.872c-.136.314-.045.516.272.673'/> </svg> ";
18
- export declare const crowdIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23fff' d='M6 .5h12A5.5 5.5 0 0 1 23.5 6v12a5.5 5.5 0 0 1-5.5 5.5H6A5.5 5.5 0 0 1 .5 18V6A5.5 5.5 0 0 1 6 .5'/> <path stroke='%23dddee1' d='M6 .5h12A5.5 5.5 0 0 1 23.5 6v12a5.5 5.5 0 0 1-5.5 5.5H6A5.5 5.5 0 0 1 .5 18V6A5.5 5.5 0 0 1 6 .5Z'/> <path fill='%231868db' d='M18.71 7.463 12 4.993l-6.71 2.47a.44.44 0 0 0-.29.433l.14 3.807c.103 3.148 1.684 5.489 4.163 7.018a.446.446 0 0 0 .646-.204l1.445-3.412a.22.22 0 0 0-.14-.298 2.585 2.585 0 1 1 1.492 0 .22.22 0 0 0-.14.298l1.446 3.412a.446.446 0 0 0 .645.204c2.48-1.529 4.06-3.87 4.163-7.018L19 7.896a.44.44 0 0 0-.29-.433'/> </svg> ";
19
- export declare const customLinkIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' fill-rule='evenodd' d='M19 12a7 7 0 1 0-14 0 7 7 0 0 0 14 0m-9.37 4.625.026.074a5.26 5.26 0 0 1-2.833-3.824h2.136c.069 1.426.306 2.73.67 3.75m1.08-3.75c.068 1.255.278 2.353.567 3.162.179.5.37.841.54 1.042a.6.6 0 0 0 .183.165.7.7 0 0 0 .183-.165c.17-.2.361-.543.54-1.042.288-.809.498-1.907.566-3.162zm2.58-1.75h-2.58c.068-1.255.278-2.353.567-3.162.179-.5.37-.841.54-1.042A.7.7 0 0 1 12 6.756a.6.6 0 0 1 .183.165c.17.2.361.543.54 1.042.288.809.498 1.907.566 3.162m1.751 1.75c-.069 1.426-.306 2.73-.67 3.75l-.027.074a5.26 5.26 0 0 0 2.833-3.824zm2.136-1.75H15.04c-.069-1.426-.306-2.73-.67-3.75l-.027-.074a5.26 5.26 0 0 1 2.833 3.824m-8.218 0H6.823a5.26 5.26 0 0 1 2.833-3.824l-.027.074c-.364 1.02-.601 2.324-.67 3.75' clip-rule='evenodd'/> </svg> ";
20
- export declare const customerServiceManagementIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23ffc716' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M16.43 17.42A6.97 6.97 0 0 1 12 19H6.4v-.47l3.84-3.78a3.25 3.25 0 0 0 1.76.52c.65 0 1.25-.19 1.76-.51zm.99-.99A6.97 6.97 0 0 0 19 12a6.97 6.97 0 0 0-1.58-4.43l-2.67 2.67c.33.51.52 1.11.52 1.76s-.19 1.25-.51 1.76zm-.99-9.85-2.67 2.67A3.25 3.25 0 0 0 12 8.73c-.65 0-1.25.19-1.76.52L7.57 6.58A6.97 6.97 0 0 1 12 5c1.68 0 3.22.59 4.43 1.58m-9.85.99A6.97 6.97 0 0 0 5 12c0 1.68.59 3.22 1.58 4.43l2.67-2.67A3.25 3.25 0 0 1 8.73 12c0-.65.19-1.25.52-1.76z'/> </svg> ";
21
- export declare const dxIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 48 48'> <path fill='%2394c748' d='M0 12C0 5.373 5.373 0 12 0h24c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H12C5.373 48 0 42.627 0 36z'/> <path fill='%23101214' d='m36.22 26.75 4.9 7.25h-4.78c-.52-.6-1.02-1.31-1.47-1.98-.68-1.02-.68-2.41.03-3.41zm-7.3-5.5L24.02 14h4.78c.52.6 1.02 1.31 1.47 1.98.68 1.02.68 2.41-.02 3.41zm6.98-6.02c.5-.84 1.07-1.16 1.95-1.16l3.9-.07-12.68 19.27a1.46 1.46 0 0 1-1.22.67H23.6c4.07-6.25 8.37-12.37 12.31-18.7M8 33.94h6.89c6.16 0 9.92-3.88 9.92-9.94s-3.76-9.94-9.92-9.94H8l4.28 3.9h-1.76C9.13 17.96 8 19.12 8 20.55v13.38m4.41-3.9V17.96h2.46c3.52 0 5.49 2.38 5.49 6.04 0 3.65-1.97 6.04-5.46 6.04z'/> </svg> ";
22
- export declare const feedbackIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 48 48'> <rect width='48' height='48' fill='%23c97cf4' rx='12'/> <path fill='%23101214' d='M20 19h5v11h-5zm7-9h5v28h-5zm7 6h5v16h-5zm-21 0h5v16h-5zm-7 5h5v7H6z'/> </svg> ";
23
- export declare const focusIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23fb9700' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M20.84 12.21a4.29 4.29 0 0 0-6.05 0l-1.394 1.393c-.77.769-2.02.769-2.789 0L9.45 12.445 6.424 15.47l1.158 1.158a6.25 6.25 0 0 0 8.838 0zm-17.68-.418a4.253 4.253 0 0 0 6.034.017l1.412-1.412a1.973 1.973 0 0 1 2.788 0l1.158 1.158 3.026-3.025-1.158-1.158a6.25 6.25 0 0 0-8.838 0l-4.42 4.419z'/> </svg> ";
24
- export declare const goalsIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M14.352 12a2.352 2.352 0 1 1-4.704 0 2.352 2.352 0 0 1 4.704 0'/> <path fill='%23101214' fill-rule='evenodd' d='M12 18.563a6.562 6.562 0 1 0 0-13.125 6.562 6.562 0 0 0 0 13.125M16.102 12a4.102 4.102 0 1 1-8.204 0 4.102 4.102 0 0 1 8.204 0' clip-rule='evenodd'/> </svg> ";
25
- export declare const guardDetectIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M5.49 10.87h13.02c.374 0 .574-.2.574-.574V5.907c0-.374-.2-.574-.574-.574h-2.744c-.374 0-.573.2-.573.574v2.22h-1.247v-2.22c0-.374-.2-.574-.574-.574h-2.743c-.374 0-.574.2-.574.574v2.22H8.807v-2.22c0-.374-.2-.574-.573-.574H5.49c-.374 0-.573.2-.573.574v4.39c0 .373.2.573.573.573m.225 3.84a8.7 8.7 0 0 1-.5-2.493c-.024-.324.126-.499.475-.499h12.62c.349 0 .498.15.498.449a8.2 8.2 0 0 1-.523 2.544c-.15.399-.375.573-.799.573H6.513c-.424 0-.649-.174-.798-.573m11.547 2.07C16.065 18.253 14.095 19.2 12 19.2s-4.116-.948-5.288-2.42c-.299-.398-.15-.648.15-.648h10.275c.3 0 .45.25.125.649'/> </svg> ";
26
- export declare const guardIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M5.49 10.87h13.02c.374 0 .574-.2.574-.574V5.907c0-.374-.2-.574-.574-.574h-2.744c-.374 0-.573.2-.573.574v2.22h-1.247v-2.22c0-.374-.2-.574-.574-.574h-2.743c-.374 0-.574.2-.574.574v2.22H8.807v-2.22c0-.374-.2-.574-.573-.574H5.49c-.374 0-.573.2-.573.574v4.39c0 .373.2.573.573.573m.225 3.84a8.7 8.7 0 0 1-.5-2.493c-.024-.324.126-.499.475-.499h12.62c.349 0 .498.15.498.449a8.2 8.2 0 0 1-.523 2.544c-.15.399-.375.573-.799.573H6.513c-.424 0-.649-.174-.798-.573m11.547 2.07C16.065 18.253 14.095 19.2 12 19.2s-4.116-.948-5.288-2.42c-.299-.398-.15-.648.15-.648h10.275c.3 0 .45.25.125.649'/> </svg> ";
27
- export declare const homeIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M5.875 10.688v7.437h4.375V13.75h3.5v4.375h4.375v-7.437L12 5z'/> </svg> ";
28
- export declare const hubIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 32 32'> <g clip-path='url(%23clip0_95164_16219)'> <path fill='%23dddee1' d='M0 8a8 8 0 0 1 8-8h16a8 8 0 0 1 8 8v16a8 8 0 0 1-8 8H8a8 8 0 0 1-8-8z'/> <g clip-path='url(%23clip1_95164_16219)'> <path fill='%23101214' fill-rule='evenodd' d='M9 25.333V6.667h14v18.666h-5.25V21.25h-3.5v4.083zm3.5-14.583h2.333V9H12.5zm4.667 0H19.5V9h-2.333zm-2.334 4.083H12.5v-1.75h2.333zM12.5 18.916h2.333v-1.75H12.5zm7-4.083h-2.333v-1.75H19.5zm-2.333 4.083H19.5v-1.75h-2.333z' clip-rule='evenodd'/> </g> </g> <defs> <clipPath id='clip0_95164_16219'> <path fill='%23fff' d='M0 0h32v32H0z'/> </clipPath> <clipPath id='clip1_95164_16219'> <path fill='%23fff' d='M2 2h28v28H2z'/> </clipPath> </defs> </svg> ";
29
- export declare const jiraDataCenterIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23fff' d='M6 .5h12A5.5 5.5 0 0 1 23.5 6v12a5.5 5.5 0 0 1-5.5 5.5H6A5.5 5.5 0 0 1 .5 18V6A5.5 5.5 0 0 1 6 .5'/> <path stroke='%23dddee1' d='M6 .5h12A5.5 5.5 0 0 1 23.5 6v12a5.5 5.5 0 0 1-5.5 5.5H6A5.5 5.5 0 0 1 .5 18V6A5.5 5.5 0 0 1 6 .5Z'/> <path fill='%231868db' d='M8.974 15.523H7.62c-2.04 0-3.502-1.249-3.502-3.078h7.271c.377 0 .62.268.62.647v7.317c-1.817 0-3.036-1.472-3.036-3.525zm3.591-3.636h-1.352c-2.04 0-3.503-1.227-3.503-3.056h7.272c.376 0 .642.245.642.625v7.317c-1.817 0-3.059-1.473-3.059-3.525zm3.614-3.614h-1.353c-2.04 0-3.502-1.249-3.502-3.078h7.271c.377 0 .62.268.62.624v7.318c-1.817 0-3.036-1.473-3.036-3.525z'/> </svg> ";
30
- export declare const jiraProductDiscoveryIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23c97cf4' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M13.467 4.882a9.47 9.47 0 0 0 5.422 0c.159-.035.265.07.23.229-.513 1.85-.513 3.558 0 5.408.035.14-.072.264-.23.211a10.1 10.1 0 0 0-5.422 0c-.142.053-.265-.07-.212-.211.476-1.85.476-3.559 0-5.408-.053-.159.07-.264.212-.23m.724 6.553v.3c0 1.39-.972 2.412-2.173 2.412a2.153 2.153 0 0 1-2.154-2.166c0-1.198.971-2.15 2.331-2.15h.353V5.62c-.176-.017-.353-.017-.53-.017a6.387 6.387 0 0 0-6.393 6.394 6.37 6.37 0 0 0 6.393 6.377c3.533 0 6.411-2.854 6.411-6.377v-.563z'/> </svg> ";
31
- export declare const jiraServiceManagementDataCenterIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 25 24'> <path fill='%23fff' d='M6.417.5h12a5.5 5.5 0 0 1 5.5 5.5v12a5.5 5.5 0 0 1-5.5 5.5h-12a5.5 5.5 0 0 1-5.5-5.5V6a5.5 5.5 0 0 1 5.5-5.5'/> <path stroke='%23dddee1' d='M6.417.5h12a5.5 5.5 0 0 1 5.5 5.5v12a5.5 5.5 0 0 1-5.5 5.5h-12a5.5 5.5 0 0 1-5.5-5.5V6a5.5 5.5 0 0 1 5.5-5.5Z'/> <path fill='%231868db' d='M14.117 10.203h4.464c.67 0 .899.637.49 1.144l-6.98 8.616c-2.257-1.798-2.044-4.643-.393-6.72zm-3.45 3.433H6.205c-.67 0-.899-.638-.49-1.144l6.981-8.617c2.256 1.799 2.011 4.61.376 6.704z'/> </svg> ";
32
- export declare const jiraServiceManagementIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23ffc716' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M13.744 10.156h4.578c.688 0 .922.654.503 1.174l-7.16 8.837c-2.314-1.845-2.096-4.763-.402-6.892zm-3.538 3.521H5.63c-.688 0-.923-.654-.504-1.173l7.16-8.837c2.315 1.844 2.063 4.728.386 6.875z'/> </svg> ";
33
- export declare const jiraIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%231868db' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23fff' d='M9.051 15.434H7.734c-1.988 0-3.413-1.218-3.413-3h7.085c.367 0 .605.26.605.63v7.13c-1.772 0-2.96-1.435-2.96-3.434zm3.5-3.543h-1.318c-1.987 0-3.413-1.196-3.413-2.978h7.085c.367 0 .627.239.627.608v7.13c-1.772 0-2.981-1.435-2.981-3.434zm3.52-3.522h-1.317c-1.987 0-3.413-1.217-3.413-3h7.085c.367 0 .605.262.605.61v7.129c-1.771 0-2.96-1.435-2.96-3.434z'/> </svg> ";
34
- export declare const loomInternalIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23625df5' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23fff' d='M19.083 11.212h-4.142l3.588-2.071-.788-1.365-3.588 2.071 2.07-3.587-1.364-.788-2.071 3.587V4.917h-1.576v4.142L9.141 5.472l-1.365.787 2.071 3.588L6.26 7.776 5.472 9.14l3.587 2.07H4.917v1.577h4.142l-3.587 2.071.788 1.365 3.587-2.07-2.071 3.587 1.365.787 2.07-3.587v4.142h1.577V14.94l2.07 3.587 1.365-.787-2.07-3.588 3.587 2.071.788-1.365-3.587-2.07h4.142zM12 14.143a2.151 2.151 0 1 1 0-4.302 2.151 2.151 0 0 1 0 4.302'/> </svg> ";
35
- export declare const loomIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%231868db' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23fff' d='M19.083 11.212h-4.142l3.588-2.071-.788-1.365-3.588 2.071 2.07-3.587-1.364-.788-2.071 3.587V4.917h-1.576v4.142L9.141 5.472l-1.365.787 2.071 3.588L6.26 7.776 5.472 9.14l3.587 2.07H4.917v1.577h4.142l-3.587 2.071.788 1.365 3.587-2.07-2.071 3.587 1.365.787 2.07-3.587v4.142h1.577V14.94l2.07 3.587 1.365-.787-2.07-3.588 3.587 2.071.788-1.365-3.587-2.07h4.142zM12 14.143a2.151 2.151 0 1 1 0-4.302 2.151 2.151 0 0 1 0 4.302'/> </svg> ";
36
- export declare const moreAtlassianAppsIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M11.13 5.88H5.88v5.25h5.25zm0 7H5.88v5.25h5.25zm1.75-7h5.25v5.25h-5.25zm5.25 7h-5.25v5.25h5.25z'/> </svg> ";
37
- export declare const opsgenieIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23ffc716' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M12.696 19.45c-.49.361-.749.336-1.24-.026-2.375-1.704-4.57-3.641-6.042-5.655-.155-.207-.078-.49.155-.62l2.685-1.678q.35-.233.62.077c1.033 1.188 2.04 2.35 3.202 3.176 1.162-.826 2.17-1.988 3.202-3.176q.272-.31.62-.078l2.686 1.679c.232.13.31.413.155.62-1.472 2.014-3.667 3.95-6.043 5.68m-.62-7.411c2.118 0 3.874-1.73 3.874-3.848s-1.756-3.9-3.874-3.9c-2.117 0-3.873 1.757-3.873 3.9s1.704 3.848 3.873 3.848'/> </svg> ";
38
- export declare const projectsIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' fill-rule='evenodd' d='m5.106 14.44 1.856-1.856-1.856-1.856L6.653 9.18h3.712l2.784-2.784h4.332v4.33l-2.785 2.785v3.712L13.15 18.77l-1.857-1.856-1.856 1.856-1.7-1.7 2.784-2.784-.928-.928-2.784 2.784zm10.209-4.331a1.094 1.094 0 1 1-1.547-1.546 1.094 1.094 0 0 1 1.547 1.546' clip-rule='evenodd'/> </svg> ";
39
- export declare const rovoDevAgentIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%2394c748' d='M10.7.368a2.75 2.75 0 0 1 2.748 0l8.016 4.626a2.75 2.75 0 0 1 1.375 2.38v9.252c0 .982-.524 1.889-1.375 2.38l-8.016 4.626a2.75 2.75 0 0 1-2.749 0l-8.016-4.626a2.75 2.75 0 0 1-1.374-2.38V7.374c0-.982.524-1.889 1.374-2.38z'/> <path fill='%23101214' fill-rule='evenodd' d='M10.181 6.096 6.777 8.06a1.53 1.53 0 0 0-.768 1.327v5.229c0 .547.294 1.054.768 1.327l.807.466 3.722 2.149a1.54 1.54 0 0 0 1.508.014l.027-.018a1.54 1.54 0 0 0 .766-1.323v-2.026l-1.97-1.137-.568-.327a2 2 0 0 1-1.006-1.74V6.775a2 2 0 0 1 .118-.678' clip-rule='evenodd'/> <path fill='%23101214' fill-rule='evenodd' d='M12.842 5.441a1.54 1.54 0 0 0-1.508-.014l-.028.019a1.54 1.54 0 0 0-.765 1.323v2.025l1.91 1.102.628.362a2 2 0 0 1 1.006 1.74v5.228a2 2 0 0 1-.118.678l3.404-1.965c.476-.273.767-.778.767-1.327V9.383c0-.546-.293-1.054-.767-1.327l-.868-.501z' clip-rule='evenodd'/> </svg> ";
40
- export declare const rovoDevIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%2394c748' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M11.26 4.71a1.7 1.7 0 0 1 1.666.017l5.006 2.89c.524.302.848.863.848 1.467v5.78a1.69 1.69 0 0 1-.848 1.467l-3.763 2.172.024-.07c.07-.216.107-.445.107-.679v-5.78c0-.794-.423-1.526-1.112-1.922l-2.805-1.62V6.195q.001-.267.08-.512c.126-.395.396-.737.765-.95l.002-.001z'/> <path fill='%23101214' d='M9.986 5.45 6.223 7.623a1.69 1.69 0 0 0-.848 1.466v5.78c0 .605.324 1.166.848 1.468l5.006 2.89a1.7 1.7 0 0 0 1.666.016l.03-.02c.37-.214.64-.556.768-.95q.078-.247.079-.513v-2.24l-2.805-1.618a2.22 2.22 0 0 1-1.112-1.922V6.2a2.2 2.2 0 0 1 .13-.75'/> </svg> ";
41
- export declare const rovoHexIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%231868db' fill-rule='evenodd' d='m13.227 16.789-7.154 4.169-3.403-1.96a2.72 2.72 0 0 1-1.362-2.355V7.366c0-.973.518-1.87 1.361-2.354l6.044-3.487-.038.114a3.6 3.6 0 0 0-.172 1.088v9.278c0 1.274.68 2.45 1.786 3.085z' clip-rule='evenodd'/> <path fill='%236a9a23' fill-rule='evenodd' d='m11.296 15.671-7.193 4.153 6.607 3.812a2.73 2.73 0 0 0 2.676.026l.048-.033a2.73 2.73 0 0 0 1.232-1.525 2.7 2.7 0 0 0 .127-.822v-3.594z' clip-rule='evenodd'/> <path fill='%23af59e1' fill-rule='evenodd' d='m21.477 5.003-4.404-2.539-5.904 4.89 2.69 1.556a3.56 3.56 0 0 1 1.785 3.086v9.277a3.6 3.6 0 0 1-.21 1.202l6.044-3.486a2.71 2.71 0 0 0 1.362-2.355V7.357c0-.97-.521-1.87-1.363-2.354' clip-rule='evenodd'/> <path fill='%23fca700' fill-rule='evenodd' d='M12.74 8.266 9.353 6.312V2.718c0-.283.044-.56.127-.821A2.73 2.73 0 0 1 10.71.372V.37a.4.4 0 0 0 .048-.033 2.73 2.73 0 0 1 2.676.026l6.499 3.75z' clip-rule='evenodd'/> </svg> ";
42
- export declare const rovoIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%231868db' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23fff' d='M11.057 5.257a1.57 1.57 0 0 1 1.539.015l4.621 2.668c.484.279.783.797.783 1.354v5.336a1.56 1.56 0 0 1-.782 1.355l-3.474 2.005a2 2 0 0 0 .12-.691v-5.337c0-.733-.39-1.409-1.026-1.774l-2.59-1.495V6.626q.001-.246.074-.473c.117-.364.366-.68.707-.877z'/> <path fill='%23fff' d='M9.881 5.94 6.408 7.945A1.56 1.56 0 0 0 5.625 9.3v5.337c0 .557.3 1.075.783 1.354l4.621 2.668c.475.274 1.06.279 1.539.015l.027-.019a1.57 1.57 0 0 0 .781-1.35v-2.067l-2.589-1.495a2.05 2.05 0 0 1-1.026-1.775V6.631a2 2 0 0 1 .12-.691'/> </svg> ";
43
- export declare const searchIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6.625a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' fill-rule='evenodd' d='M10.76 17.176a5.791 5.791 0 1 1 5.038-2.935l3.403 3.403-2.205 2.204-3.409-3.408a5.77 5.77 0 0 1-2.827.736m-.274-9.37-.242.615c-.344.874-.516 1.312-.833 1.64-.318.33-.749.518-1.61.893l-.37.16v.51l.37.16c.861.376 1.292.563 1.61.893.317.329.49.766.833 1.64l.242.616h.51l.242-.616c.344-.874.516-1.311.834-1.64.317-.33.748-.517 1.61-.893l.368-.16v-.51l-.369-.16c-.861-.375-1.292-.563-1.61-.892-.317-.33-.489-.766-.833-1.64l-.242-.616z' clip-rule='evenodd'/> </svg> ";
44
- export declare const statuspageIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23ffc716' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M12 9.796c-1.924 0-3.796.832-5.324 2.118q-.238.227-.475.227c-.132 0-.263-.076-.369-.202L3.908 9.771c-.105-.126-.158-.252-.158-.353 0-.151.08-.277.237-.429C6.307 7.023 9.127 5.914 12 5.914s5.693 1.109 8.013 3.075c.158.152.237.278.237.429 0 .1-.053.227-.158.353l-1.924 2.168c-.106.126-.238.202-.37.202q-.236 0-.474-.227c-1.529-1.286-3.4-2.118-5.324-2.118m0 8.118c-2.135 0-3.875-1.664-3.875-3.68 0-2.018 1.74-3.682 3.875-3.682s3.875 1.64 3.875 3.681-1.74 3.68-3.875 3.68'/> </svg> ";
45
- export declare const studioIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' fill-rule='evenodd' d='M10.594 18.563v-7.97h7.969v7.97zm3.808-6.488-.163.429c-.235.615-.352.922-.572 1.155s-.52.368-1.12.638l-.222.1v.357l.222.099c.6.27.9.405 1.12.638s.337.54.572 1.156l.163.428h.347l.163-.429c.235-.615.352-.922.572-1.155s.52-.368 1.12-.638l.221-.1v-.357l-.22-.1c-.601-.269-.901-.404-1.121-.637s-.337-.54-.572-1.155l-.164-.429z' clip-rule='evenodd'/> <path fill='%23101214' d='M14.813 7.195 10.125 4.5 5.438 7.195v5.39l3.75 2.157V9.187h5.625z'/> </svg> ";
46
- export declare const talentIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23fb9700' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' fill-rule='evenodd' d='m9.297 8.753 2.277-5.073h.858l2.277 5.073 5.529.598.265.816-4.121 3.734 1.14 5.442-.695.505-4.824-2.766-4.824 2.766-.695-.505 1.14-5.442-4.121-3.733.265-.817zm.777 6.415v-.678a1.857 1.857 0 0 1 3.715 0v.613a3.6 3.6 0 0 1-1.886.548h-.053a3.6 3.6 0 0 1-1.776-.483m1.858-3.134a1.393 1.393 0 1 0 0-2.786 1.393 1.393 0 0 0 0 2.786' clip-rule='evenodd'/> </svg> ";
47
- export declare const teamsIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%23dddee1' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23101214' d='M8.06 11.25a2.63 2.63 0 1 0 0-5.25 2.63 2.63 0 0 0 0 5.25m7.88 0a2.63 2.63 0 1 0 0-5.25 2.63 2.63 0 0 0 0 5.25m.17 1.31a2.89 2.89 0 0 1 2.89 2.9V18h-7.22l1.66-3.67a2.89 2.89 0 0 1 2.67-1.77M5 15.63V18h4.81l1.31-2.81a2.63 2.63 0 0 0-2.62-2.63h-.44A3.06 3.06 0 0 0 5 15.63'/> </svg> ";
48
- export declare const trelloIcon = "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 24 24'> <path fill='%231558bc' d='M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6z'/> <path fill='%23fff' d='M9.39 18.23a.95.95 0 0 0 .95-.95V5.38a.95.95 0 0 0-.95-.95H5.38a.95.95 0 0 0-.95.95v11.91c0 .52.42.95.95.95zm9.23-5.46a.95.95 0 0 0 .95-.95V5.38a.95.95 0 0 0-.95-.95h-4.01a.95.95 0 0 0-.95.95v6.44c0 .52.42.95.95.95z'/> </svg> ";
49
- export declare const rawIcons: Record<string, string>;
@@ -1,16 +0,0 @@
1
- import { type LogoProps } from './types';
2
- export type { LogoProps };
3
- /**
4
- * These are the default parameters for LogoProps if the user does not specify values.
5
- */
6
- export declare const defaultLogoParams: Partial<LogoProps>;
7
- export declare const legacyDefaultLogoParams: {
8
- iconGradientStart: string;
9
- iconGradientStop: string;
10
- };
11
- /**
12
- * The props for the <Wrapper /> that takes the svg and turns it into a component.
13
- */
14
- export type WrapperProps = LogoProps & {
15
- svg: string;
16
- };
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import { type LogoProps } from './types';
3
- import { type AppIconProps, type AppLogoProps } from './utils/types';
4
- /**
5
- * Creates a feature flagged component that renders the legacy logo or the new logo
6
- * based on the platform-logo-rebrand feature flag.
7
- *
8
- * @param LegacyComponent - The legacy logo component.
9
- * @param NewComponent - The new logo component.
10
- * @returns A feature flagged component that renders the legacy logo or the new logo.
11
- */
12
- export declare const createFeatureFlaggedComponent: (LegacyComponent: React.ComponentType<LogoProps>, NewComponent: React.ComponentType<AppLogoProps> | React.ComponentType<AppIconProps>) => ({ size, shouldUseNewLogoDesign, ...props }: LogoProps) => React.JSX.Element;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import { type LogoProps } from './types';
3
- import { type AppIconProps, type AppLogoProps } from './utils/types';
4
- /**
5
- * Creates a feature flagged component that renders the legacy logo or the new logo
6
- * based on the platform-logo-rebrand feature flag.
7
- *
8
- * @param LegacyComponent - The legacy logo component.
9
- * @param NewComponent - The new logo component.
10
- * @returns A feature flagged component that renders the legacy logo or the new logo.
11
- */
12
- export declare const createFeatureFlaggedServiceCollectionComponent: (LegacyComponent: React.ComponentType<LogoProps>, NewComponent: React.ComponentType<AppLogoProps> | React.ComponentType<AppIconProps>) => ({ size, shouldUseNewLogoDesign, ...props }: LogoProps) => React.JSX.Element;
@@ -1,10 +0,0 @@
1
- /**
2
- * __Atlas icon__
3
- *
4
- * The Atlas icon without an accompanying wordmark.
5
- *
6
- * - [Examples](https://atlassian.design/components/logo/examples)
7
- * - [Code](https://atlassian.design/components/logo/code)
8
- * - [Usage](https://atlassian.design/components/logo/usage)
9
- */
10
- export { AtlasIcon } from '../index';
@@ -1 +0,0 @@
1
- export { AtlassianAccessIcon } from '../legacy-logos/atlassian-access/icon';
@@ -1 +0,0 @@
1
- export { AtlassianAccessLogo } from '../legacy-logos/atlassian-access/logo';
@@ -1,10 +0,0 @@
1
- /**
2
- * __Atlassian icon__
3
- *
4
- * The Atlassian icon without an accompanying wordmark.
5
- *
6
- * - [Examples](https://atlassian.design/components/logo/examples)
7
- * - [Code](https://atlassian.design/components/logo/code)
8
- * - [Usage](https://atlassian.design/components/logo/usage)
9
- */
10
- export { AtlassianIcon } from '../index';
@@ -1 +0,0 @@
1
- export { AtlassianLogo } from '../legacy-logos/atlassian/logo';
@@ -1 +0,0 @@
1
- export { AtlassianMarketplaceIcon } from '../legacy-logos/atlassian-marketplace/icon';
@@ -1 +0,0 @@
1
- export { AtlassianMarketplaceLogo } from '../legacy-logos/atlassian-marketplace/logo';
@@ -1,11 +0,0 @@
1
- import type { LogoProps } from '../types';
2
- /**
3
- * __Bitbucket icon__
4
- *
5
- * The Bitbucket icon without an accompanying wordmark.
6
- *
7
- * - [Examples](https://atlassian.design/components/logo/examples)
8
- * - [Code](https://atlassian.design/components/logo/code)
9
- * - [Usage](https://atlassian.design/components/logo/usage)
10
- */
11
- export declare const BitbucketIcon: ({ size, shouldUseNewLogoDesign, ...props }: LogoProps) => React.JSX.Element;
@@ -1,11 +0,0 @@
1
- import type { LogoProps } from '../types';
2
- /**
3
- * __Confluence icon__
4
- *
5
- * The Confluence icon without an accompanying wordmark.
6
- *
7
- * - [Examples](https://atlassian.design/components/logo/examples)
8
- * - [Code](https://atlassian.design/components/logo/code)
9
- * - [Usage](https://atlassian.design/components/logo/usage)
10
- */
11
- export declare const ConfluenceIcon: ({ size, shouldUseNewLogoDesign, ...props }: LogoProps) => React.JSX.Element;
@@ -1,2 +0,0 @@
1
- export { defaultLogoParams, legacyDefaultLogoParams } from '../constants';
2
- export type { LogoProps, WrapperProps } from '../constants';
@@ -1,10 +0,0 @@
1
- /**
2
- * __Jira icon__
3
- *
4
- * The Jira icon without an accompanying wordmark.
5
- *
6
- * - [Examples](https://atlassian.design/components/logo/examples)
7
- * - [Code](https://atlassian.design/components/logo/code)
8
- * - [Usage](https://atlassian.design/components/logo/usage)
9
- */
10
- export { JiraIcon } from '../index';
@@ -1,11 +0,0 @@
1
- import type { LogoProps } from '../types';
2
- /**
3
- * __Jira service management icon__
4
- *
5
- * The Jira Service Management icon without an accompanying wordmark.
6
- *
7
- * - [Examples](https://atlassian.design/components/logo/examples)
8
- * - [Code](https://atlassian.design/components/logo/code)
9
- * - [Usage](https://atlassian.design/components/logo/usage)
10
- */
11
- export declare const JiraServiceManagementIcon: ({ size, shouldUseNewLogoDesign, ...props }: LogoProps) => React.JSX.Element;
@@ -1 +0,0 @@
1
- export { JiraSoftwareLogo } from '../legacy-logos/jira-software/logo';
@@ -1,10 +0,0 @@
1
- /**
2
- * __Jira Software icon__
3
- *
4
- * The Jira Software icon without an accompanying wordmark.
5
- *
6
- * - [Examples](https://atlassian.design/components/logo/examples)
7
- * - [Code](https://atlassian.design/components/logo/code)
8
- * - [Usage](https://atlassian.design/components/logo/usage)
9
- */
10
- export { JiraSoftwareIcon } from '../index';
@@ -1 +0,0 @@
1
- export { JiraWorkManagementIcon } from '../legacy-logos/jira-work-management/icon';
@@ -1 +0,0 @@
1
- export { JiraWorkManagementLogo } from '../legacy-logos/jira-work-management/logo';
@@ -1 +0,0 @@
1
- export { AtlasLogo } from '../legacy-logos/atlas/logo';
@@ -1,11 +0,0 @@
1
- import type { LogoProps } from '../types';
2
- /**
3
- * __Opsgenie icon__
4
- *
5
- * The Opsgenie icon without an accompanying wordmark.
6
- *
7
- * - [Examples](https://atlassian.design/components/logo/examples)
8
- * - [Code](https://atlassian.design/components/logo/code)
9
- * - [Usage](https://atlassian.design/components/logo/usage)
10
- */
11
- export declare const OpsgenieIcon: ({ size, shouldUseNewLogoDesign, ...props }: LogoProps) => React.JSX.Element;
@@ -1 +0,0 @@
1
- export { adminIcon, alignIcon, analyticsIcon, assetsIcon, bambooIcon, bitbucketDataCenterIcon, bitbucketIcon, chatIcon, companyHubIcon, compassIcon, confluenceDataCenterIcon, confluenceIcon, crowdIcon, customLinkIcon, customerServiceManagementIcon, dxIcon, focusIcon, goalsIcon, guardDetectIcon, guardIcon, homeIcon, hubIcon, jiraDataCenterIcon, jiraIcon, jiraProductDiscoveryIcon, jiraServiceManagementDataCenterIcon, jiraServiceManagementIcon, loomIcon, loomInternalIcon, moreAtlassianAppsIcon, opsgenieIcon, projectsIcon, rawIcons, rovoDevAgentIcon, rovoDevIcon, rovoHexIcon, rovoIcon, searchIcon, statuspageIcon, studioIcon, talentIcon, teamsIcon, trelloIcon, } from '../artifacts/raw-icons/index';
@@ -1,11 +0,0 @@
1
- import type { LogoProps } from '../types';
2
- /**
3
- * __Statuspage icon__
4
- *
5
- * The Statuspage icon without an accompanying wordmark.
6
- *
7
- * - [Examples](https://atlassian.design/components/logo/examples)
8
- * - [Code](https://atlassian.design/components/logo/code)
9
- * - [Usage](https://atlassian.design/components/logo/usage)
10
- */
11
- export declare const StatuspageIcon: ({ size, shouldUseNewLogoDesign, ...props }: LogoProps) => React.JSX.Element;
@@ -1,11 +0,0 @@
1
- import type { LogoProps } from '../types';
2
- /**
3
- * __Trello icon__
4
- *
5
- * The Trello icon without an accompanying wordmark.
6
- *
7
- * - [Examples](https://atlassian.design/components/logo/examples)
8
- * - [Code](https://atlassian.design/components/logo/code)
9
- * - [Usage](https://atlassian.design/components/logo/usage)
10
- */
11
- export declare const TrelloIcon: ({ size, shouldUseNewLogoDesign, ...props }: LogoProps) => React.JSX.Element;
@@ -1 +0,0 @@
1
- export type { LogoProps } from '../types';
@@ -1 +0,0 @@
1
- export { default } from '../wrapper';