@atlaskit/icon-object 6.10.1 → 6.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (192) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/afm-cc/tsconfig.json +3 -0
  3. package/afm-jira/tsconfig.json +3 -0
  4. package/afm-post-office/tsconfig.json +3 -0
  5. package/build/index.tsx +7 -1
  6. package/build/utils.tsx +30 -2
  7. package/dist/cjs/artifacts/glyph/page-live-doc/16.js +49 -0
  8. package/dist/cjs/artifacts/glyph/page-live-doc/24.js +49 -0
  9. package/dist/cjs/artifacts/glyph-legacy/page-live-doc/16.js +28 -0
  10. package/dist/cjs/artifacts/glyph-legacy/page-live-doc/24.js +28 -0
  11. package/dist/cjs/metadata.js +23 -1
  12. package/dist/es2019/artifacts/glyph/page-live-doc/16.js +43 -0
  13. package/dist/es2019/artifacts/glyph/page-live-doc/24.js +43 -0
  14. package/dist/es2019/artifacts/glyph-legacy/page-live-doc/16.js +18 -0
  15. package/dist/es2019/artifacts/glyph-legacy/page-live-doc/24.js +18 -0
  16. package/dist/es2019/metadata.js +15 -1
  17. package/dist/esm/artifacts/glyph/page-live-doc/16.js +42 -0
  18. package/dist/esm/artifacts/glyph/page-live-doc/24.js +42 -0
  19. package/dist/esm/artifacts/glyph-legacy/page-live-doc/16.js +20 -0
  20. package/dist/esm/artifacts/glyph-legacy/page-live-doc/24.js +20 -0
  21. package/dist/esm/metadata.js +19 -1
  22. package/dist/types/artifacts/glyph/blog/16.d.ts +7 -2
  23. package/dist/types/artifacts/glyph/blog/24.d.ts +7 -2
  24. package/dist/types/artifacts/glyph/branch/16.d.ts +7 -2
  25. package/dist/types/artifacts/glyph/branch/24.d.ts +7 -2
  26. package/dist/types/artifacts/glyph/bug/16.d.ts +7 -2
  27. package/dist/types/artifacts/glyph/bug/24.d.ts +7 -2
  28. package/dist/types/artifacts/glyph/calendar/16.d.ts +7 -2
  29. package/dist/types/artifacts/glyph/calendar/24.d.ts +7 -2
  30. package/dist/types/artifacts/glyph/changes/16.d.ts +7 -2
  31. package/dist/types/artifacts/glyph/changes/24.d.ts +7 -2
  32. package/dist/types/artifacts/glyph/code/16.d.ts +7 -2
  33. package/dist/types/artifacts/glyph/code/24.d.ts +7 -2
  34. package/dist/types/artifacts/glyph/commit/16.d.ts +7 -2
  35. package/dist/types/artifacts/glyph/commit/24.d.ts +7 -2
  36. package/dist/types/artifacts/glyph/epic/16.d.ts +7 -2
  37. package/dist/types/artifacts/glyph/epic/24.d.ts +7 -2
  38. package/dist/types/artifacts/glyph/improvement/16.d.ts +7 -2
  39. package/dist/types/artifacts/glyph/improvement/24.d.ts +7 -2
  40. package/dist/types/artifacts/glyph/incident/16.d.ts +7 -2
  41. package/dist/types/artifacts/glyph/incident/24.d.ts +7 -2
  42. package/dist/types/artifacts/glyph/issue/16.d.ts +7 -2
  43. package/dist/types/artifacts/glyph/issue/24.d.ts +7 -2
  44. package/dist/types/artifacts/glyph/new-feature/16.d.ts +7 -2
  45. package/dist/types/artifacts/glyph/new-feature/24.d.ts +7 -2
  46. package/dist/types/artifacts/glyph/page/16.d.ts +7 -2
  47. package/dist/types/artifacts/glyph/page/24.d.ts +7 -2
  48. package/dist/types/artifacts/glyph/page-live-doc/16.d.ts +19 -0
  49. package/dist/types/artifacts/glyph/page-live-doc/24.d.ts +19 -0
  50. package/dist/types/artifacts/glyph/problem/16.d.ts +7 -2
  51. package/dist/types/artifacts/glyph/problem/24.d.ts +7 -2
  52. package/dist/types/artifacts/glyph/pull-request/16.d.ts +7 -2
  53. package/dist/types/artifacts/glyph/pull-request/24.d.ts +7 -2
  54. package/dist/types/artifacts/glyph/question/16.d.ts +7 -2
  55. package/dist/types/artifacts/glyph/question/24.d.ts +7 -2
  56. package/dist/types/artifacts/glyph/story/16.d.ts +7 -2
  57. package/dist/types/artifacts/glyph/story/24.d.ts +7 -2
  58. package/dist/types/artifacts/glyph/subtask/16.d.ts +7 -2
  59. package/dist/types/artifacts/glyph/subtask/24.d.ts +7 -2
  60. package/dist/types/artifacts/glyph/task/16.d.ts +7 -2
  61. package/dist/types/artifacts/glyph/task/24.d.ts +7 -2
  62. package/dist/types/artifacts/glyph-legacy/blog/16.d.ts +7 -2
  63. package/dist/types/artifacts/glyph-legacy/blog/24.d.ts +7 -2
  64. package/dist/types/artifacts/glyph-legacy/branch/16.d.ts +7 -2
  65. package/dist/types/artifacts/glyph-legacy/branch/24.d.ts +7 -2
  66. package/dist/types/artifacts/glyph-legacy/bug/16.d.ts +7 -2
  67. package/dist/types/artifacts/glyph-legacy/bug/24.d.ts +7 -2
  68. package/dist/types/artifacts/glyph-legacy/calendar/16.d.ts +7 -2
  69. package/dist/types/artifacts/glyph-legacy/calendar/24.d.ts +7 -2
  70. package/dist/types/artifacts/glyph-legacy/changes/16.d.ts +7 -2
  71. package/dist/types/artifacts/glyph-legacy/changes/24.d.ts +7 -2
  72. package/dist/types/artifacts/glyph-legacy/code/16.d.ts +7 -2
  73. package/dist/types/artifacts/glyph-legacy/code/24.d.ts +7 -2
  74. package/dist/types/artifacts/glyph-legacy/commit/16.d.ts +7 -2
  75. package/dist/types/artifacts/glyph-legacy/commit/24.d.ts +7 -2
  76. package/dist/types/artifacts/glyph-legacy/epic/16.d.ts +7 -2
  77. package/dist/types/artifacts/glyph-legacy/epic/24.d.ts +7 -2
  78. package/dist/types/artifacts/glyph-legacy/improvement/16.d.ts +7 -2
  79. package/dist/types/artifacts/glyph-legacy/improvement/24.d.ts +7 -2
  80. package/dist/types/artifacts/glyph-legacy/incident/16.d.ts +7 -2
  81. package/dist/types/artifacts/glyph-legacy/incident/24.d.ts +7 -2
  82. package/dist/types/artifacts/glyph-legacy/issue/16.d.ts +7 -2
  83. package/dist/types/artifacts/glyph-legacy/issue/24.d.ts +7 -2
  84. package/dist/types/artifacts/glyph-legacy/new-feature/16.d.ts +7 -2
  85. package/dist/types/artifacts/glyph-legacy/new-feature/24.d.ts +7 -2
  86. package/dist/types/artifacts/glyph-legacy/page/16.d.ts +7 -2
  87. package/dist/types/artifacts/glyph-legacy/page/24.d.ts +7 -2
  88. package/dist/types/artifacts/glyph-legacy/page-live-doc/16.d.ts +12 -0
  89. package/dist/types/artifacts/glyph-legacy/page-live-doc/24.d.ts +12 -0
  90. package/dist/types/artifacts/glyph-legacy/problem/16.d.ts +7 -2
  91. package/dist/types/artifacts/glyph-legacy/problem/24.d.ts +7 -2
  92. package/dist/types/artifacts/glyph-legacy/pull-request/16.d.ts +7 -2
  93. package/dist/types/artifacts/glyph-legacy/pull-request/24.d.ts +7 -2
  94. package/dist/types/artifacts/glyph-legacy/question/16.d.ts +7 -2
  95. package/dist/types/artifacts/glyph-legacy/question/24.d.ts +7 -2
  96. package/dist/types/artifacts/glyph-legacy/story/16.d.ts +7 -2
  97. package/dist/types/artifacts/glyph-legacy/story/24.d.ts +7 -2
  98. package/dist/types/artifacts/glyph-legacy/subtask/16.d.ts +7 -2
  99. package/dist/types/artifacts/glyph-legacy/subtask/24.d.ts +7 -2
  100. package/dist/types/artifacts/glyph-legacy/task/16.d.ts +7 -2
  101. package/dist/types/artifacts/glyph-legacy/task/24.d.ts +7 -2
  102. package/dist/types/metadata.d.ts +2 -2
  103. package/dist/types-ts4.5/artifacts/glyph/blog/16.d.ts +7 -2
  104. package/dist/types-ts4.5/artifacts/glyph/blog/24.d.ts +7 -2
  105. package/dist/types-ts4.5/artifacts/glyph/branch/16.d.ts +7 -2
  106. package/dist/types-ts4.5/artifacts/glyph/branch/24.d.ts +7 -2
  107. package/dist/types-ts4.5/artifacts/glyph/bug/16.d.ts +7 -2
  108. package/dist/types-ts4.5/artifacts/glyph/bug/24.d.ts +7 -2
  109. package/dist/types-ts4.5/artifacts/glyph/calendar/16.d.ts +7 -2
  110. package/dist/types-ts4.5/artifacts/glyph/calendar/24.d.ts +7 -2
  111. package/dist/types-ts4.5/artifacts/glyph/changes/16.d.ts +7 -2
  112. package/dist/types-ts4.5/artifacts/glyph/changes/24.d.ts +7 -2
  113. package/dist/types-ts4.5/artifacts/glyph/code/16.d.ts +7 -2
  114. package/dist/types-ts4.5/artifacts/glyph/code/24.d.ts +7 -2
  115. package/dist/types-ts4.5/artifacts/glyph/commit/16.d.ts +7 -2
  116. package/dist/types-ts4.5/artifacts/glyph/commit/24.d.ts +7 -2
  117. package/dist/types-ts4.5/artifacts/glyph/epic/16.d.ts +7 -2
  118. package/dist/types-ts4.5/artifacts/glyph/epic/24.d.ts +7 -2
  119. package/dist/types-ts4.5/artifacts/glyph/improvement/16.d.ts +7 -2
  120. package/dist/types-ts4.5/artifacts/glyph/improvement/24.d.ts +7 -2
  121. package/dist/types-ts4.5/artifacts/glyph/incident/16.d.ts +7 -2
  122. package/dist/types-ts4.5/artifacts/glyph/incident/24.d.ts +7 -2
  123. package/dist/types-ts4.5/artifacts/glyph/issue/16.d.ts +7 -2
  124. package/dist/types-ts4.5/artifacts/glyph/issue/24.d.ts +7 -2
  125. package/dist/types-ts4.5/artifacts/glyph/new-feature/16.d.ts +7 -2
  126. package/dist/types-ts4.5/artifacts/glyph/new-feature/24.d.ts +7 -2
  127. package/dist/types-ts4.5/artifacts/glyph/page/16.d.ts +7 -2
  128. package/dist/types-ts4.5/artifacts/glyph/page/24.d.ts +7 -2
  129. package/dist/types-ts4.5/artifacts/glyph/page-live-doc/16.d.ts +19 -0
  130. package/dist/types-ts4.5/artifacts/glyph/page-live-doc/24.d.ts +19 -0
  131. package/dist/types-ts4.5/artifacts/glyph/problem/16.d.ts +7 -2
  132. package/dist/types-ts4.5/artifacts/glyph/problem/24.d.ts +7 -2
  133. package/dist/types-ts4.5/artifacts/glyph/pull-request/16.d.ts +7 -2
  134. package/dist/types-ts4.5/artifacts/glyph/pull-request/24.d.ts +7 -2
  135. package/dist/types-ts4.5/artifacts/glyph/question/16.d.ts +7 -2
  136. package/dist/types-ts4.5/artifacts/glyph/question/24.d.ts +7 -2
  137. package/dist/types-ts4.5/artifacts/glyph/story/16.d.ts +7 -2
  138. package/dist/types-ts4.5/artifacts/glyph/story/24.d.ts +7 -2
  139. package/dist/types-ts4.5/artifacts/glyph/subtask/16.d.ts +7 -2
  140. package/dist/types-ts4.5/artifacts/glyph/subtask/24.d.ts +7 -2
  141. package/dist/types-ts4.5/artifacts/glyph/task/16.d.ts +7 -2
  142. package/dist/types-ts4.5/artifacts/glyph/task/24.d.ts +7 -2
  143. package/dist/types-ts4.5/artifacts/glyph-legacy/blog/16.d.ts +7 -2
  144. package/dist/types-ts4.5/artifacts/glyph-legacy/blog/24.d.ts +7 -2
  145. package/dist/types-ts4.5/artifacts/glyph-legacy/branch/16.d.ts +7 -2
  146. package/dist/types-ts4.5/artifacts/glyph-legacy/branch/24.d.ts +7 -2
  147. package/dist/types-ts4.5/artifacts/glyph-legacy/bug/16.d.ts +7 -2
  148. package/dist/types-ts4.5/artifacts/glyph-legacy/bug/24.d.ts +7 -2
  149. package/dist/types-ts4.5/artifacts/glyph-legacy/calendar/16.d.ts +7 -2
  150. package/dist/types-ts4.5/artifacts/glyph-legacy/calendar/24.d.ts +7 -2
  151. package/dist/types-ts4.5/artifacts/glyph-legacy/changes/16.d.ts +7 -2
  152. package/dist/types-ts4.5/artifacts/glyph-legacy/changes/24.d.ts +7 -2
  153. package/dist/types-ts4.5/artifacts/glyph-legacy/code/16.d.ts +7 -2
  154. package/dist/types-ts4.5/artifacts/glyph-legacy/code/24.d.ts +7 -2
  155. package/dist/types-ts4.5/artifacts/glyph-legacy/commit/16.d.ts +7 -2
  156. package/dist/types-ts4.5/artifacts/glyph-legacy/commit/24.d.ts +7 -2
  157. package/dist/types-ts4.5/artifacts/glyph-legacy/epic/16.d.ts +7 -2
  158. package/dist/types-ts4.5/artifacts/glyph-legacy/epic/24.d.ts +7 -2
  159. package/dist/types-ts4.5/artifacts/glyph-legacy/improvement/16.d.ts +7 -2
  160. package/dist/types-ts4.5/artifacts/glyph-legacy/improvement/24.d.ts +7 -2
  161. package/dist/types-ts4.5/artifacts/glyph-legacy/incident/16.d.ts +7 -2
  162. package/dist/types-ts4.5/artifacts/glyph-legacy/incident/24.d.ts +7 -2
  163. package/dist/types-ts4.5/artifacts/glyph-legacy/issue/16.d.ts +7 -2
  164. package/dist/types-ts4.5/artifacts/glyph-legacy/issue/24.d.ts +7 -2
  165. package/dist/types-ts4.5/artifacts/glyph-legacy/new-feature/16.d.ts +7 -2
  166. package/dist/types-ts4.5/artifacts/glyph-legacy/new-feature/24.d.ts +7 -2
  167. package/dist/types-ts4.5/artifacts/glyph-legacy/page/16.d.ts +7 -2
  168. package/dist/types-ts4.5/artifacts/glyph-legacy/page/24.d.ts +7 -2
  169. package/dist/types-ts4.5/artifacts/glyph-legacy/page-live-doc/16.d.ts +12 -0
  170. package/dist/types-ts4.5/artifacts/glyph-legacy/page-live-doc/24.d.ts +12 -0
  171. package/dist/types-ts4.5/artifacts/glyph-legacy/problem/16.d.ts +7 -2
  172. package/dist/types-ts4.5/artifacts/glyph-legacy/problem/24.d.ts +7 -2
  173. package/dist/types-ts4.5/artifacts/glyph-legacy/pull-request/16.d.ts +7 -2
  174. package/dist/types-ts4.5/artifacts/glyph-legacy/pull-request/24.d.ts +7 -2
  175. package/dist/types-ts4.5/artifacts/glyph-legacy/question/16.d.ts +7 -2
  176. package/dist/types-ts4.5/artifacts/glyph-legacy/question/24.d.ts +7 -2
  177. package/dist/types-ts4.5/artifacts/glyph-legacy/story/16.d.ts +7 -2
  178. package/dist/types-ts4.5/artifacts/glyph-legacy/story/24.d.ts +7 -2
  179. package/dist/types-ts4.5/artifacts/glyph-legacy/subtask/16.d.ts +7 -2
  180. package/dist/types-ts4.5/artifacts/glyph-legacy/subtask/24.d.ts +7 -2
  181. package/dist/types-ts4.5/artifacts/glyph-legacy/task/16.d.ts +7 -2
  182. package/dist/types-ts4.5/artifacts/glyph-legacy/task/24.d.ts +7 -2
  183. package/dist/types-ts4.5/metadata.d.ts +1 -1
  184. package/glyph/page-live-doc/16/package.json +17 -0
  185. package/glyph/page-live-doc/24/package.json +17 -0
  186. package/package.json +8 -6
  187. package/svgs/page-live-doc/16.svg +1 -0
  188. package/svgs/page-live-doc/24.svg +1 -0
  189. package/svgs_raw/page-live-doc/16.svg +3 -0
  190. package/svgs_raw/page-live-doc/24.svg +3 -0
  191. package/codemods/6.1.0-metadata-entry.tsx +0 -111
  192. package/codemods/__tests__/6.1.0-metadata-entry.tsx +0 -126
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::17056f699e17c357e20da4901e43652d>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const NewFeature24Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default NewFeature24Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::8396146cc2fa60842aed7101fb3015b2>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const Page16Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default Page16Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::53ef6f7a1832e036ce5224563679fcb7>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const Page24Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default Page24Icon;
@@ -0,0 +1,12 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::17c8c810f288fa2c4d58e06371883a6e>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
7
+ import type { GlyphProps } from '@atlaskit/icon/types';
8
+ declare const PageLiveDoc16Icon: {
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
10
+ displayName: string;
11
+ };
12
+ export default PageLiveDoc16Icon;
@@ -0,0 +1,12 @@
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::15139b5f4236bc308adc0b1e9c84b98b>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
7
+ import type { GlyphProps } from '@atlaskit/icon/types';
8
+ declare const PageLiveDoc24Icon: {
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
10
+ displayName: string;
11
+ };
12
+ export default PageLiveDoc24Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::03a2258325f093d634d77334f2165e7f>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const Problem16Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default Problem16Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::f65832c1f3ce69a67f03db4f489e6b4a>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const Problem24Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default Problem24Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::f46cc1f5eba58da93be626b062afbd6e>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const PullRequest16Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default PullRequest16Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::a32c5fe505fea3eab9328caf0ed2ac5b>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const PullRequest24Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default PullRequest24Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::736d5f83cb238af68790810f5867434d>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const Question16Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default Question16Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::c2bae0e0e5693ec71d16bbeeccda2e35>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const Question24Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default Question24Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::9fd8d8228b7585fa76e9cb13da3baf72>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const Story16Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default Story16Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::2d5f91c470ab86150b6d70e8b572540a>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const Story24Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default Story24Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::4cad22e1176a9874a0c269f62ca4a13d>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const Subtask16Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default Subtask16Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::d30c3a221d5c485de5f750edac390bb1>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const Subtask24Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default Subtask24Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::73d9ff981bcfc769f66de456322c40e3>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const Task16Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default Task16Icon;
@@ -1,7 +1,12 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::c6a6d2edd1dd36a007371819da5a0098>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  declare const Task24Icon: {
4
- (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
9
+ (props: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
5
10
  displayName: string;
6
11
  };
7
12
  export default Task24Icon;
@@ -1,12 +1,12 @@
1
+ /// <reference types="react" />
1
2
  /**
2
3
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
4
  *
4
5
  * To change the format of this file, modify `createIconDocs` in icon-build-process/src/create-icon-docs.tsx.
5
6
  *
6
- * @codegen <<SignedSource::24e59c282db467ac427dad3493eac07e>>
7
+ * @codegen <<SignedSource::617f9e8cc692aa7de8e78ee992787e08>>
7
8
  * @codegenCommand yarn build:icon-glyphs
8
9
  */
9
- /// <reference types="react" />
10
10
  interface Data {
11
11
  keywords: string[];
12
12
  componentName: string;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::845767e81b63ae055da0ba81295847f0>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __16px `blog` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Blog16Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Blog16Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::bba35c7457f1c82d9d31626969c259a0>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __24px `blog` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Blog24Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Blog24Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::bd5a8d264ca7a1e79e3d50d476094729>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __16px `branch` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Branch16Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Branch16Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::ca37b82809aaa3e9f4d0507d70c71707>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __24px `branch` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Branch24Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Branch24Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::54f047f6f7bd48e9a2ba7394ee23b095>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __16px `bug` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Bug16Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Bug16Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::6e6792688f4276aeff3ed0e6f212af14>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __24px `bug` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Bug24Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Bug24Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::a6da197bbcce0892f27de2b06510f3b6>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __16px `calendar` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Calendar16Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Calendar16Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::03611d977353356cfe6a822232b999af>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __24px `calendar` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Calendar24Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Calendar24Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::ee9d05b0e18fef4787b81f1748fa21a3>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __16px `changes` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Changes16Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Changes16Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::29df64e709c79fab47996824d39207b4>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __24px `changes` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Changes24Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Changes24Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::a2e0cf5105bbbaa2e318211c53ac326e>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __16px `code` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Code16Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Code16Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::8da7cbde2c9b3424cef685745519bf18>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __24px `code` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Code24Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Code24Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::e96efea4cb290db7d8f614246fd62e43>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __16px `commit` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Commit16Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Commit16Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::80a80da20cd287029e367b477e01456c>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __24px `commit` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Commit24Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Commit24Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::5fec5072b15ea4111438ac6700ce61b6>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __16px `epic` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Epic16Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Epic16Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::ba7ddcf4df74510631392f8b151e96e7>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __24px `epic` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Epic24Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Epic24Icon;
@@ -1,4 +1,9 @@
1
- /// <reference types="react" />
1
+ /**
2
+ * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
+ * @codegen <<SignedSource::c7f98a38a289aa9084f1e0135ec93c1a>>
4
+ * @codegenCommand yarn build:icon-glyphs
5
+ */
6
+ import React from 'react';
2
7
  import type { GlyphProps } from '@atlaskit/icon/types';
3
8
  /**
4
9
  * __16px `improvement` icon object__
@@ -8,7 +13,7 @@ import type { GlyphProps } from '@atlaskit/icon/types';
8
13
  * - [Usage](https://atlassian.design/components/icon-object/usage)
9
14
  */
10
15
  declare const Improvement16Icon: {
11
- ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): JSX.Element;
16
+ ({ label, testId, }: Omit<GlyphProps, 'primaryColor' | 'secondaryColor' | 'size'>): React.JSX.Element;
12
17
  displayName: string;
13
18
  };
14
19
  export default Improvement16Icon;