@atlaskit/icon-object 6.7.1 → 6.9.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.
- package/CHANGELOG.md +27 -0
- package/__perf__/default.tsx +1 -1
- package/afm-cc/tsconfig.json +3 -0
- package/afm-jira/tsconfig.json +3 -0
- package/afm-post-office/tsconfig.json +3 -0
- package/build/index.tsx +30 -4
- package/build/utils.tsx +132 -0
- package/dist/cjs/artifacts/glyph/blog/16.js +49 -0
- package/dist/cjs/artifacts/glyph/blog/24.js +49 -0
- package/dist/cjs/artifacts/glyph/branch/16.js +49 -0
- package/dist/cjs/artifacts/glyph/branch/24.js +49 -0
- package/dist/cjs/artifacts/glyph/bug/16.js +49 -0
- package/dist/cjs/artifacts/glyph/bug/24.js +49 -0
- package/dist/cjs/artifacts/glyph/calendar/16.js +49 -0
- package/dist/cjs/artifacts/glyph/calendar/24.js +49 -0
- package/dist/cjs/artifacts/glyph/changes/16.js +49 -0
- package/dist/cjs/artifacts/glyph/changes/24.js +49 -0
- package/dist/cjs/artifacts/glyph/code/16.js +49 -0
- package/dist/cjs/artifacts/glyph/code/24.js +49 -0
- package/dist/cjs/artifacts/glyph/commit/16.js +49 -0
- package/dist/cjs/artifacts/glyph/commit/24.js +49 -0
- package/dist/cjs/artifacts/glyph/epic/16.js +49 -0
- package/dist/cjs/artifacts/glyph/epic/24.js +49 -0
- package/dist/cjs/artifacts/glyph/improvement/16.js +49 -0
- package/dist/cjs/artifacts/glyph/improvement/24.js +49 -0
- package/dist/cjs/artifacts/glyph/incident/16.js +49 -0
- package/dist/cjs/artifacts/glyph/incident/24.js +49 -0
- package/dist/cjs/artifacts/glyph/issue/16.js +49 -0
- package/dist/cjs/artifacts/glyph/issue/24.js +49 -0
- package/dist/cjs/artifacts/glyph/new-feature/16.js +49 -0
- package/dist/cjs/artifacts/glyph/new-feature/24.js +49 -0
- package/dist/cjs/artifacts/glyph/page/16.js +49 -0
- package/dist/cjs/artifacts/glyph/page/24.js +49 -0
- package/dist/cjs/artifacts/glyph/problem/16.js +49 -0
- package/dist/cjs/artifacts/glyph/problem/24.js +49 -0
- package/dist/cjs/artifacts/glyph/pull-request/16.js +49 -0
- package/dist/cjs/artifacts/glyph/pull-request/24.js +49 -0
- package/dist/cjs/artifacts/glyph/question/16.js +49 -0
- package/dist/cjs/artifacts/glyph/question/24.js +49 -0
- package/dist/cjs/artifacts/glyph/story/16.js +49 -0
- package/dist/cjs/artifacts/glyph/story/24.js +49 -0
- package/dist/cjs/artifacts/glyph/subtask/16.js +49 -0
- package/dist/cjs/artifacts/glyph/subtask/24.js +49 -0
- package/dist/cjs/artifacts/glyph/task/16.js +49 -0
- package/dist/cjs/artifacts/glyph/task/24.js +49 -0
- package/dist/cjs/artifacts/glyph-legacy/blog/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/blog/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/branch/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/branch/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/bug/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/bug/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/calendar/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/calendar/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/changes/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/changes/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/code/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/code/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/commit/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/commit/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/epic/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/epic/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/improvement/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/improvement/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/incident/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/incident/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/issue/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/issue/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/new-feature/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/new-feature/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/page/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/page/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/problem/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/problem/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/pull-request/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/pull-request/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/question/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/question/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/story/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/story/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/subtask/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/subtask/24.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/task/16.js +28 -0
- package/dist/cjs/artifacts/glyph-legacy/task/24.js +28 -0
- package/dist/cjs/metadata.js +38 -38
- package/dist/es2019/artifacts/glyph/blog/16.js +43 -0
- package/dist/es2019/artifacts/glyph/blog/24.js +43 -0
- package/dist/es2019/artifacts/glyph/branch/16.js +43 -0
- package/dist/es2019/artifacts/glyph/branch/24.js +43 -0
- package/dist/es2019/artifacts/glyph/bug/16.js +43 -0
- package/dist/es2019/artifacts/glyph/bug/24.js +43 -0
- package/dist/es2019/artifacts/glyph/calendar/16.js +43 -0
- package/dist/es2019/artifacts/glyph/calendar/24.js +43 -0
- package/dist/es2019/artifacts/glyph/changes/16.js +43 -0
- package/dist/es2019/artifacts/glyph/changes/24.js +43 -0
- package/dist/es2019/artifacts/glyph/code/16.js +43 -0
- package/dist/es2019/artifacts/glyph/code/24.js +43 -0
- package/dist/es2019/artifacts/glyph/commit/16.js +43 -0
- package/dist/es2019/artifacts/glyph/commit/24.js +43 -0
- package/dist/es2019/artifacts/glyph/epic/16.js +43 -0
- package/dist/es2019/artifacts/glyph/epic/24.js +43 -0
- package/dist/es2019/artifacts/glyph/improvement/16.js +43 -0
- package/dist/es2019/artifacts/glyph/improvement/24.js +43 -0
- package/dist/es2019/artifacts/glyph/incident/16.js +43 -0
- package/dist/es2019/artifacts/glyph/incident/24.js +43 -0
- package/dist/es2019/artifacts/glyph/issue/16.js +43 -0
- package/dist/es2019/artifacts/glyph/issue/24.js +43 -0
- package/dist/es2019/artifacts/glyph/new-feature/16.js +43 -0
- package/dist/es2019/artifacts/glyph/new-feature/24.js +43 -0
- package/dist/es2019/artifacts/glyph/page/16.js +43 -0
- package/dist/es2019/artifacts/glyph/page/24.js +43 -0
- package/dist/es2019/artifacts/glyph/problem/16.js +43 -0
- package/dist/es2019/artifacts/glyph/problem/24.js +43 -0
- package/dist/es2019/artifacts/glyph/pull-request/16.js +43 -0
- package/dist/es2019/artifacts/glyph/pull-request/24.js +43 -0
- package/dist/es2019/artifacts/glyph/question/16.js +43 -0
- package/dist/es2019/artifacts/glyph/question/24.js +43 -0
- package/dist/es2019/artifacts/glyph/story/16.js +43 -0
- package/dist/es2019/artifacts/glyph/story/24.js +43 -0
- package/dist/es2019/artifacts/glyph/subtask/16.js +43 -0
- package/dist/es2019/artifacts/glyph/subtask/24.js +43 -0
- package/dist/es2019/artifacts/glyph/task/16.js +43 -0
- package/dist/es2019/artifacts/glyph/task/24.js +43 -0
- package/dist/es2019/artifacts/glyph-legacy/blog/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/blog/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/branch/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/branch/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/bug/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/bug/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/calendar/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/calendar/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/changes/16.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/changes/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/code/16.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/code/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/commit/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/commit/24.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/epic/16.js +13 -11
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/epic/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/improvement/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/improvement/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/incident/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/incident/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/issue/16.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/issue/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/new-feature/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/new-feature/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/page/16.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/page/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/problem/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/problem/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/pull-request/16.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/pull-request/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/question/16.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/question/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/story/16.js +18 -0
- package/{glyph → dist/es2019/artifacts/glyph-legacy}/story/24.js +13 -11
- package/dist/es2019/artifacts/glyph-legacy/subtask/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/subtask/24.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/task/16.js +18 -0
- package/dist/es2019/artifacts/glyph-legacy/task/24.js +18 -0
- package/dist/es2019/metadata.js +38 -38
- package/dist/esm/artifacts/glyph/blog/16.js +42 -0
- package/dist/esm/artifacts/glyph/blog/24.js +42 -0
- package/dist/esm/artifacts/glyph/branch/16.js +42 -0
- package/dist/esm/artifacts/glyph/branch/24.js +42 -0
- package/dist/esm/artifacts/glyph/bug/16.js +42 -0
- package/dist/esm/artifacts/glyph/bug/24.js +42 -0
- package/dist/esm/artifacts/glyph/calendar/16.js +42 -0
- package/dist/esm/artifacts/glyph/calendar/24.js +42 -0
- package/dist/esm/artifacts/glyph/changes/16.js +42 -0
- package/dist/esm/artifacts/glyph/changes/24.js +42 -0
- package/dist/esm/artifacts/glyph/code/16.js +42 -0
- package/dist/esm/artifacts/glyph/code/24.js +42 -0
- package/dist/esm/artifacts/glyph/commit/16.js +42 -0
- package/dist/esm/artifacts/glyph/commit/24.js +42 -0
- package/dist/esm/artifacts/glyph/epic/16.js +42 -0
- package/dist/esm/artifacts/glyph/epic/24.js +42 -0
- package/dist/esm/artifacts/glyph/improvement/16.js +42 -0
- package/dist/esm/artifacts/glyph/improvement/24.js +42 -0
- package/dist/esm/artifacts/glyph/incident/16.js +42 -0
- package/dist/esm/artifacts/glyph/incident/24.js +42 -0
- package/dist/esm/artifacts/glyph/issue/16.js +42 -0
- package/dist/esm/artifacts/glyph/issue/24.js +42 -0
- package/dist/esm/artifacts/glyph/new-feature/16.js +42 -0
- package/dist/esm/artifacts/glyph/new-feature/24.js +42 -0
- package/dist/esm/artifacts/glyph/page/16.js +42 -0
- package/dist/esm/artifacts/glyph/page/24.js +42 -0
- package/dist/esm/artifacts/glyph/problem/16.js +42 -0
- package/dist/esm/artifacts/glyph/problem/24.js +42 -0
- package/dist/esm/artifacts/glyph/pull-request/16.js +42 -0
- package/dist/esm/artifacts/glyph/pull-request/24.js +42 -0
- package/dist/esm/artifacts/glyph/question/16.js +42 -0
- package/dist/esm/artifacts/glyph/question/24.js +42 -0
- package/dist/esm/artifacts/glyph/story/16.js +42 -0
- package/dist/esm/artifacts/glyph/story/24.js +42 -0
- package/dist/esm/artifacts/glyph/subtask/16.js +42 -0
- package/dist/esm/artifacts/glyph/subtask/24.js +42 -0
- package/dist/esm/artifacts/glyph/task/16.js +42 -0
- package/dist/esm/artifacts/glyph/task/24.js +42 -0
- package/dist/esm/artifacts/glyph-legacy/blog/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/blog/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/branch/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/branch/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/bug/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/bug/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/calendar/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/calendar/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/changes/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/changes/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/code/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/code/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/commit/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/commit/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/epic/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/epic/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/improvement/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/improvement/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/incident/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/incident/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/issue/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/issue/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/new-feature/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/new-feature/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/page/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/page/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/problem/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/problem/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/pull-request/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/pull-request/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/question/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/question/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/story/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/story/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/subtask/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/subtask/24.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/task/16.js +20 -0
- package/dist/esm/artifacts/glyph-legacy/task/24.js +20 -0
- package/dist/esm/metadata.js +38 -38
- package/dist/types/artifacts/glyph/blog/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/blog/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/branch/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/branch/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/bug/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/bug/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/calendar/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/calendar/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/changes/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/changes/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/code/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/code/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/commit/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/commit/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/epic/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/epic/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/improvement/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/improvement/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/incident/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/incident/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/issue/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/issue/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/new-feature/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/new-feature/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/page/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/page/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/problem/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/problem/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/pull-request/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/pull-request/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/question/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/question/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/story/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/story/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/subtask/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/subtask/24.d.ts +14 -0
- package/dist/types/artifacts/glyph/task/16.d.ts +14 -0
- package/dist/types/artifacts/glyph/task/24.d.ts +14 -0
- package/dist/types/artifacts/glyph-legacy/blog/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/blog/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/branch/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/branch/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/bug/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/bug/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/calendar/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/calendar/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/changes/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/changes/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/code/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/code/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/commit/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/commit/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/epic/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/epic/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/improvement/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/improvement/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/incident/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/incident/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/issue/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/issue/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/new-feature/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/new-feature/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/page/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/page/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/problem/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/problem/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/pull-request/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/pull-request/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/question/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/question/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/story/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/story/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/subtask/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/subtask/24.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/task/16.d.ts +7 -0
- package/dist/types/artifacts/glyph-legacy/task/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph/blog/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/blog/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/branch/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/branch/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/bug/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/bug/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/calendar/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/calendar/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/changes/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/changes/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/code/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/code/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/commit/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/commit/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/epic/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/epic/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/improvement/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/improvement/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/incident/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/incident/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/issue/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/issue/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/new-feature/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/new-feature/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/page/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/page/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/problem/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/problem/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/pull-request/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/pull-request/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/question/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/question/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/story/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/story/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/subtask/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/subtask/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/task/16.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph/task/24.d.ts +14 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/blog/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/blog/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/branch/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/branch/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/bug/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/bug/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/calendar/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/calendar/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/changes/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/changes/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/code/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/code/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/commit/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/commit/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/epic/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/epic/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/improvement/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/improvement/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/incident/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/incident/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/issue/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/issue/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/new-feature/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/new-feature/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/page/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/page/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/problem/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/problem/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/pull-request/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/pull-request/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/question/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/question/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/story/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/story/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/subtask/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/subtask/24.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/task/16.d.ts +7 -0
- package/dist/types-ts4.5/artifacts/glyph-legacy/task/24.d.ts +7 -0
- package/glyph/blog/16/package.json +17 -0
- package/glyph/blog/24/package.json +17 -0
- package/glyph/branch/16/package.json +17 -0
- package/glyph/branch/24/package.json +17 -0
- package/glyph/bug/16/package.json +17 -0
- package/glyph/bug/24/package.json +17 -0
- package/glyph/calendar/16/package.json +17 -0
- package/glyph/calendar/24/package.json +17 -0
- package/glyph/changes/16/package.json +17 -0
- package/glyph/changes/24/package.json +17 -0
- package/glyph/code/16/package.json +17 -0
- package/glyph/code/24/package.json +17 -0
- package/glyph/commit/16/package.json +17 -0
- package/glyph/commit/24/package.json +17 -0
- package/glyph/epic/16/package.json +17 -0
- package/glyph/epic/24/package.json +17 -0
- package/glyph/improvement/16/package.json +17 -0
- package/glyph/improvement/24/package.json +17 -0
- package/glyph/incident/16/package.json +17 -0
- package/glyph/incident/24/package.json +17 -0
- package/glyph/issue/16/package.json +17 -0
- package/glyph/issue/24/package.json +17 -0
- package/glyph/new-feature/16/package.json +17 -0
- package/glyph/new-feature/24/package.json +17 -0
- package/glyph/page/16/package.json +17 -0
- package/glyph/page/24/package.json +17 -0
- package/glyph/problem/16/package.json +17 -0
- package/glyph/problem/24/package.json +17 -0
- package/glyph/pull-request/16/package.json +17 -0
- package/glyph/pull-request/24/package.json +17 -0
- package/glyph/question/16/package.json +17 -0
- package/glyph/question/24/package.json +17 -0
- package/glyph/story/16/package.json +17 -0
- package/glyph/story/24/package.json +17 -0
- package/glyph/subtask/16/package.json +17 -0
- package/glyph/subtask/24/package.json +17 -0
- package/glyph/task/16/package.json +17 -0
- package/glyph/task/24/package.json +17 -0
- package/package.json +56 -10
- package/glyph/blog/16.d.ts +0 -4
- package/glyph/blog/16.js +0 -16
- package/glyph/blog/24.d.ts +0 -4
- package/glyph/blog/24.js +0 -16
- package/glyph/branch/16.d.ts +0 -4
- package/glyph/branch/16.js +0 -16
- package/glyph/branch/24.d.ts +0 -4
- package/glyph/branch/24.js +0 -16
- package/glyph/bug/16.d.ts +0 -4
- package/glyph/bug/16.js +0 -16
- package/glyph/bug/24.d.ts +0 -4
- package/glyph/bug/24.js +0 -16
- package/glyph/calendar/16.d.ts +0 -4
- package/glyph/calendar/16.js +0 -16
- package/glyph/calendar/24.d.ts +0 -4
- package/glyph/calendar/24.js +0 -16
- package/glyph/changes/16.d.ts +0 -4
- package/glyph/changes/16.js +0 -16
- package/glyph/changes/24.d.ts +0 -4
- package/glyph/code/16.d.ts +0 -4
- package/glyph/code/16.js +0 -16
- package/glyph/code/24.d.ts +0 -4
- package/glyph/commit/16.d.ts +0 -4
- package/glyph/commit/16.js +0 -16
- package/glyph/commit/24.d.ts +0 -4
- package/glyph/commit/24.js +0 -16
- package/glyph/epic/16.d.ts +0 -4
- package/glyph/epic/24.d.ts +0 -4
- package/glyph/improvement/16.d.ts +0 -4
- package/glyph/improvement/16.js +0 -16
- package/glyph/improvement/24.d.ts +0 -4
- package/glyph/improvement/24.js +0 -16
- package/glyph/incident/16.d.ts +0 -4
- package/glyph/incident/16.js +0 -16
- package/glyph/incident/24.d.ts +0 -4
- package/glyph/incident/24.js +0 -16
- package/glyph/issue/16.d.ts +0 -4
- package/glyph/issue/16.js +0 -16
- package/glyph/issue/24.d.ts +0 -4
- package/glyph/new-feature/16.d.ts +0 -4
- package/glyph/new-feature/16.js +0 -16
- package/glyph/new-feature/24.d.ts +0 -4
- package/glyph/new-feature/24.js +0 -16
- package/glyph/page/16.d.ts +0 -4
- package/glyph/page/16.js +0 -16
- package/glyph/page/24.d.ts +0 -4
- package/glyph/problem/16.d.ts +0 -4
- package/glyph/problem/16.js +0 -16
- package/glyph/problem/24.d.ts +0 -4
- package/glyph/problem/24.js +0 -16
- package/glyph/pull-request/16.d.ts +0 -4
- package/glyph/pull-request/16.js +0 -16
- package/glyph/pull-request/24.d.ts +0 -4
- package/glyph/question/16.d.ts +0 -4
- package/glyph/question/16.js +0 -16
- package/glyph/question/24.d.ts +0 -4
- package/glyph/story/16.d.ts +0 -4
- package/glyph/story/16.js +0 -16
- package/glyph/story/24.d.ts +0 -4
- package/glyph/subtask/16.d.ts +0 -4
- package/glyph/subtask/16.js +0 -16
- package/glyph/subtask/24.d.ts +0 -4
- package/glyph/subtask/24.js +0 -16
- package/glyph/task/16.d.ts +0 -4
- package/glyph/task/16.js +0 -16
- package/glyph/task/24.d.ts +0 -4
- package/glyph/task/24.js +0 -16
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::5cb120ef54d45ebd04018c195938778f>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/task';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/task/16';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __16px `task` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const Task16Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "blueBold",
|
|
27
|
+
size: "16",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
Task16Icon.displayName = 'Task16Icon';
|
|
43
|
+
export default Task16Icon;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
+
* @codegen <<SignedSource::3538e7db689c9c7719f541da9a31b4c9>>
|
|
4
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
5
|
+
*/
|
|
6
|
+
import React from 'react';
|
|
7
|
+
import { IconTile } from '@atlaskit/icon';
|
|
8
|
+
import NewIcon from '@atlaskit/icon/core/task';
|
|
9
|
+
import { fg } from '@atlaskit/platform-feature-flags';
|
|
10
|
+
import IconObjectOld from '../../glyph-legacy/task/24';
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* __24px `task` icon object__
|
|
14
|
+
*
|
|
15
|
+
* - [Examples](https://atlassian.design/components/icon-object/examples)
|
|
16
|
+
* - [Code](https://atlassian.design/components/icon-object/code)
|
|
17
|
+
* - [Usage](https://atlassian.design/components/icon-object/usage)
|
|
18
|
+
*/
|
|
19
|
+
const Task24Icon = ({
|
|
20
|
+
label,
|
|
21
|
+
testId
|
|
22
|
+
}) => {
|
|
23
|
+
if (fg('icon-object-migration')) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(IconTile, {
|
|
25
|
+
icon: NewIcon,
|
|
26
|
+
appearance: "blueBold",
|
|
27
|
+
size: "24",
|
|
28
|
+
label: label,
|
|
29
|
+
testId: testId,
|
|
30
|
+
LEGACY_fallbackComponent: /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
31
|
+
label: label,
|
|
32
|
+
testId: testId
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
} else {
|
|
36
|
+
return /*#__PURE__*/React.createElement(IconObjectOld, {
|
|
37
|
+
label: label,
|
|
38
|
+
testId: testId
|
|
39
|
+
});
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
Task24Icon.displayName = 'Task24Icon';
|
|
43
|
+
export default Task24Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::387cb99b24103ef6908201cae0580f7c>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Blog16Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#2684ff" fill-rule="evenodd" d="M6.972 6.128a2.5 2.5 0 1 0-2.37 2.87q-.416.59-1.016 1.265a.916.916 0 0 0-.058 1.147.607.607 0 0 0 .948.043q2.908-3.331 2.496-5.325m7 0a2.5 2.5 0 1 0-2.37 2.87q-.416.59-1.016 1.265a.916.916 0 0 0-.058 1.147.607.607 0 0 0 .948.043q2.908-3.331 2.496-5.325M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
15
|
+
Blog16Icon.displayName = 'Blog16Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Blog16Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::b7682b4d34bd2a783038ec83f3b47a94>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Blog24Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#2684ff" fill-rule="evenodd" d="M10.998 9.035a3.5 3.5 0 1 0-3.046 3.94q-.71 1.254-1.87 2.827a1.17 1.17 0 0 0 .102 1.506.85.85 0 0 0 1.298-.092q4.013-5.52 3.516-8.18m8.895 0a3.5 3.5 0 1 0-3.046 3.94q-.71 1.254-1.87 2.827a1.17 1.17 0 0 0 .102 1.506.85.85 0 0 0 1.298-.092q4.012-5.52 3.516-8.18M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "medium"
|
|
14
|
+
}));
|
|
15
|
+
Blog24Icon.displayName = 'Blog24Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Blog24Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::371b0d35eca629b3ebb5e933140aedc3>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Branch16Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#2684ff" fill-rule="evenodd" d="M10 8.732v.28A1.993 1.993 0 0 1 8.002 11l-.004 2A3.995 3.995 0 0 0 12 9.007v-.274a2 2 0 1 0-2 0m-4-3a2 2 0 1 0-2 0v4.536a2 2 0 1 0 2 0zM2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
15
|
+
Branch16Icon.displayName = 'Branch16Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Branch16Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::65f7c0fc7ed8a9c98e144cb74da1e401>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Branch24Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#2684ff" fill-rule="evenodd" d="M9 15.17V8.83a3.001 3.001 0 1 0-2 0v6.34A3.001 3.001 0 1 0 10.83 19H15a3 3 0 0 0 3-3v-2.308a3.001 3.001 0 1 0-2 0V16a1 1 0 0 1-1 1h-4.17A3 3 0 0 0 9 15.17M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m5 7a1 1 0 1 1 0-2 1 1 0 0 1 0 2m9 4.862a1 1 0 1 1 0-2 1 1 0 0 1 0 2M8 19a1 1 0 1 1 0-2 1 1 0 0 1 0 2"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "medium"
|
|
14
|
+
}));
|
|
15
|
+
Branch24Icon.displayName = 'Branch24Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Branch24Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::508e97af907f08dc14fc66e28b081e3b>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Bug16Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#ff5630" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m6 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
15
|
+
Bug16Icon.displayName = 'Bug16Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Bug16Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::4a39d443b110a7d2a67a1a53e503ece9>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Bug24Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#ff5630" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m9 17a5 5 0 1 0 0-10 5 5 0 0 0 0 10"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "medium"
|
|
14
|
+
}));
|
|
15
|
+
Bug24Icon.displayName = 'Bug24Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Bug24Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::7dd213aefc713f052644c932f145ae42>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Calendar16Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#ff5630" fill-rule="evenodd" d="M6 5H4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1zM2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m8 4v1h2V4a1 1 0 0 0-2 0M4 4v1h2V4a1 1 0 0 0-2 0m1 4h6v3H5z"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
15
|
+
Calendar16Icon.displayName = 'Calendar16Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Calendar16Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::03a498292f15351abd783b768eaf5bbf>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Calendar24Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#ff5630" fill-rule="evenodd" d="M16 6H8V5a1 1 0 1 0-2 0v1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2V5a1 1 0 0 0-2 0zM3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m3 10v8h12v-8z"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "medium"
|
|
14
|
+
}));
|
|
15
|
+
Calendar24Icon.displayName = 'Calendar24Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Calendar24Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::281636a4b7ecb1d97df53dcc5763d1a9>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Changes16Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#ffab00" fill-rule="evenodd" d="M10.58 7H5.467l.866-.865A1 1 0 1 0 4.92 4.72L2.34 7.3a1 1 0 0 0 0 1.414l2.58 2.578a1 1 0 0 0 1.414-1.416L5.456 9h5.134l-.877.876a1 1 0 1 0 1.414 1.415l2.58-2.58a1 1 0 0 0 0-1.414L11.126 4.72a1 1 0 0 0-.706-.292.999.999 0 0 0-.707 1.707zM2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
15
|
+
Changes16Icon.displayName = 'Changes16Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Changes16Icon;
|
|
@@ -1,16 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
const Changes24Icon = props => /*#__PURE__*/_react.default.createElement(_base.UNSAFE_IconFacade, Object.assign({
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::4d5cdbc2ca898b4ddf4eaaae54d613f9>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Changes24Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
11
10
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#ffab00" fill-rule="evenodd" d="M16.587 15H5a1 1 0 0 0 0 2h11.591l-1.298 1.296a1.001 1.001 0 0 0 1.414 1.416l3.005-3.001a1 1 0 0 0 0-1.415l-3.005-3.003a.999.999 0 1 0-1.414 1.414zM7.418 7l1.294-1.293a.999.999 0 1 0-1.414-1.414L4.293 7.296a1 1 0 0 0 0 1.415l3.005 3a1 1 0 0 0 1.414-1.415L7.414 9H19a1 1 0 0 0 0-2zM3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
12
|
}, props, {
|
|
13
13
|
size: "medium"
|
|
14
14
|
}));
|
|
15
15
|
Changes24Icon.displayName = 'Changes24Icon';
|
|
16
|
-
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Changes24Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::5a17b0b5d454f4262ba3195f959601cc>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Code16Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#6554c0" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m2.92 4.72L2.34 7.3a1 1 0 0 0 0 1.414l2.58 2.578a1 1 0 0 0 1.414-1.416L4.46 8.006l1.873-1.871A1 1 0 1 0 4.92 4.72m4.792 0a1 1 0 0 0 0 1.415l1.874 1.87-1.873 1.87a1 1 0 1 0 1.414 1.416l2.58-2.58a1 1 0 0 0 0-1.414L11.126 4.72a1 1 0 0 0-.706-.292 1 1 0 0 0-.708.293"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
15
|
+
Code16Icon.displayName = 'Code16Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Code16Icon;
|
|
@@ -1,16 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
const Code24Icon = props => /*#__PURE__*/_react.default.createElement(_base.UNSAFE_IconFacade, Object.assign({
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::50d679328560c232612303b764ccbb2a>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Code24Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
11
10
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#6554c0" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m5.583 7.002-4.29 4.287a1 1 0 0 0 0 1.415l4.291 4.285a1 1 0 0 0 1.414-.002 1 1 0 0 0-.001-1.414l-3.582-3.576 3.582-3.58a1.002 1.002 0 0 0-.707-1.708 1 1 0 0 0-.707.293m5.41-.013a1 1 0 0 0 .002 1.413l3.59 3.587-3.59 3.588a1.001 1.001 0 0 0 1.414 1.415l4.298-4.296a1 1 0 0 0 0-1.415l-4.3-4.293a.994.994 0 0 0-1.414.001"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
12
|
}, props, {
|
|
13
13
|
size: "medium"
|
|
14
14
|
}));
|
|
15
15
|
Code24Icon.displayName = 'Code24Icon';
|
|
16
|
-
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Code24Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::50d5a3bab2c708a6de1c7dc72e3a297a>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Commit16Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#ffab00" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m6 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-.986 1.834a3.001 3.001 0 0 1 0-5.668A1 1 0 0 1 7 5V3a1 1 0 1 1 2 0v2q0 .085-.014.166a3.001 3.001 0 0 1 0 5.668Q9 10.915 9 11v2a1 1 0 0 1-2 0v-2q0-.085.014-.166"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
15
|
+
Commit16Icon.displayName = 'Commit16Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Commit16Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::1bf4e367192434decf98ec95a6bf0b2e>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Commit24Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#ffab00" fill-rule="evenodd" d="M11.008 8.124a4.002 4.002 0 0 0 0 7.752A1 1 0 0 0 11 16v4a1 1 0 0 0 2 0v-4a1 1 0 0 0-.008-.124 4.002 4.002 0 0 0 0-7.752A1 1 0 0 0 13 8V4a1 1 0 0 0-2 0v4q0 .063.008.124M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m9 14a2 2 0 1 1 0-4 2 2 0 0 1 0 4"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "medium"
|
|
14
|
+
}));
|
|
15
|
+
Commit24Icon.displayName = 'Commit24Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Commit24Icon;
|
|
@@ -1,16 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
const Epic16Icon = props => /*#__PURE__*/_react.default.createElement(_base.UNSAFE_IconFacade, Object.assign({
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::2cb559f656356bdb13b54acac6c1eee2>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Epic16Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
11
10
|
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#6554c0" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m9.912 7.767A.5.5 0 0 0 12 7.5a.5.5 0 0 0-.5-.5H9V3.5a.495.495 0 0 0-.872-.327l-.002-.001-3.977 4.973-.008.009-.028.036.002.004A.5.5 0 0 0 4 8.5a.5.5 0 0 0 .5.5c.028 0 .051-.011.077-.016H7V12.5a.5.5 0 0 0 .5.5c.124 0 .234-.05.321-.124l.004.001.007-.009c.03-.027.051-.059.074-.092l3.934-4.913c.019-.018.031-.039.047-.06l.027-.033z"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
12
|
}, props, {
|
|
13
13
|
size: "small"
|
|
14
14
|
}));
|
|
15
15
|
Epic16Icon.displayName = 'Epic16Icon';
|
|
16
|
-
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Epic16Icon;
|
|
@@ -1,16 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
const Epic24Icon = props => /*#__PURE__*/_react.default.createElement(_base.UNSAFE_IconFacade, Object.assign({
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::4b982181fbff74febc09fce21faab976>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Epic24Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
11
10
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#6554c0" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m15.188 9.4h-3.063V4.8a1.807 1.807 0 0 0-3.16-1.192l-.197.21c-.095.114-.095.114-.324.397a678 678 0 0 0-2.976 3.699l-.093.117C5.188 12.03 5 12.274 5 12.8c0 1.01.819 1.599 1.77 1.76l.168.014h2.937V19.2c0 .997.815 1.8 1.813 1.8.43 0 .963-.236 1.52-.793l.073-.083.28-.35a1306 1306 0 0 0 2.973-3.744l.049-.061a403 403 0 0 0 2.21-2.815q.474-.612.734-.96.142-.19.223-.306c.042-.062.042-.062.085-.13.05-.046.05-.046.165-.558 0-.997-.815-1.8-1.812-1.8m-5.063 2V5.317l-.863 1.066a627 627 0 0 0-2.23 2.778l-.047.058-.046.059c-1.573 1.973-2.217 2.788-2.596 3.296h4.532v6.106l.122-.154a1305 1305 0 0 0 2.969-3.736l.048-.061A400 400 0 0 0 17.62 11.4z"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
12
|
}, props, {
|
|
13
13
|
size: "medium"
|
|
14
14
|
}));
|
|
15
15
|
Epic24Icon.displayName = 'Epic24Icon';
|
|
16
|
-
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Epic24Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::426ff1debe71e8b9d8a16f3e635c26a8>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Improvement16Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#36b37e" fill-rule="evenodd" d="m9 5.413 2.294 2.294a1 1 0 1 0 1.414-1.414l-4-4a1 1 0 0 0-1.414 0l-4 4a1 1 0 0 0 1.414 1.414L7 5.415V13a1 1 0 0 0 2 0zM2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
15
|
+
Improvement16Icon.displayName = 'Improvement16Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Improvement16Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::c18e10d2ec16178035a776c33e081ee3>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Improvement24Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#36b37e" fill-rule="evenodd" d="m13 7.422 3.284 3.285a1 1 0 1 0 1.414-1.414l-4.998-5a1 1 0 0 0-1.414 0l-4.998 5a1 1 0 1 0 1.414 1.414L11 7.407V19a1 1 0 0 0 2 0zM3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "medium"
|
|
14
|
+
}));
|
|
15
|
+
Improvement24Icon.displayName = 'Improvement24Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Improvement24Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::dce0ac1582dc2507da5f80cdb2ca3ec0>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Incident16Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#ff5630" fill-rule="evenodd" d="M4.785 10h6.43L10.5 8H5.499zM4 11a1 1 0 0 0-1 1v1h10v-1a1 1 0 0 0-1-1zm1.856-4h4.288L8.942 3.632a1 1 0 0 0-1.884 0zM2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
15
|
+
Incident16Icon.displayName = 'Incident16Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Incident16Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::8d86f8a2c647fd77a740cf41030859f4>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Incident24Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#ff5630" fill-rule="evenodd" d="m8.829 12-.906 3h8.154l-.906-3zm.604-2h5.134l-1.61-5.332a1 1 0 0 0-1.914 0zM17 17H6a1 1 0 0 0-1 1v2h14v-2a1 1 0 0 0-1-1zM3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "medium"
|
|
14
|
+
}));
|
|
15
|
+
Incident24Icon.displayName = 'Incident24Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Incident24Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::8a9a249fb572b3dfc8cacf8f2a204c85>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Issue16Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#2684ff" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m1 4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1zm1 2v4h8V6z"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
15
|
+
Issue16Icon.displayName = 'Issue16Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Issue16Icon;
|
|
@@ -1,16 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
const Issue24Icon = props => /*#__PURE__*/_react.default.createElement(_base.UNSAFE_IconFacade, Object.assign({
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::d02e855adc6c6e52d92d1952a60d181c>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const Issue24Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
11
10
|
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#2684ff" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m0 8.009v7.982C3 17.098 3.893 18 4.995 18h14.01C20.107 18 21 17.1 21 15.991V8.01A2.004 2.004 0 0 0 19.005 6H4.995C3.893 6 3 6.9 3 8.009m11.293 1.284a1 1 0 0 1 1.414 1.414l-3.5 3.5a1 1 0 0 1-1.415-.001l-1.97-1.978a1 1 0 1 1 1.416-1.411l1.263 1.267zM5 15.99c0 .007 14.005.009 14.005.009C18.999 16 19 8.009 19 8.009 19 8.002 4.995 8 4.995 8 5.001 8 5 15.991 5 15.991"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
12
|
}, props, {
|
|
13
13
|
size: "medium"
|
|
14
14
|
}));
|
|
15
15
|
Issue24Icon.displayName = 'Issue24Icon';
|
|
16
|
-
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default Issue24Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::8df47e3fa6b145da1754a84e7e7b5ad8>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const NewFeature16Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="16" height="16" viewBox="0 0 16 16" role="presentation"><path fill="#36b37e" fill-rule="evenodd" d="M9 7V4a1 1 0 1 0-2 0v3H4a1 1 0 1 0 0 2h3v3a1 1 0 0 0 2 0V9h3a1 1 0 0 0 0-2zM2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "small"
|
|
14
|
+
}));
|
|
15
|
+
NewFeature16Icon.displayName = 'NewFeature16Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default NewFeature16Icon;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
/**
|
|
3
|
+
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
4
|
+
* @codegen <<SignedSource::17056f699e17c357e20da4901e43652d>>
|
|
5
|
+
* @codegenCommand yarn build:icon-glyphs
|
|
6
|
+
*/
|
|
7
|
+
import React from 'react';
|
|
8
|
+
import { IconFacade } from '@atlaskit/icon/base';
|
|
9
|
+
const NewFeature24Icon = props => /*#__PURE__*/React.createElement(IconFacade, _extends({
|
|
10
|
+
dangerouslySetGlyph: `<svg width="24" height="24" viewBox="0 0 24 24" role="presentation"><path fill="#36b37e" fill-rule="evenodd" d="M13 11V5a1 1 0 0 0-2 0v6H5a1 1 0 0 0 0 2h6v6a1 1 0 0 0 2 0v-6h6a1 1 0 0 0 0-2zM3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3"/></svg>`
|
|
11
|
+
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
12
|
+
}, props, {
|
|
13
|
+
size: "medium"
|
|
14
|
+
}));
|
|
15
|
+
NewFeature24Icon.displayName = 'NewFeature24Icon';
|
|
16
|
+
|
|
17
|
+
// eslint-disable-next-line @repo/internal/react/require-jsdoc
|
|
18
|
+
export default NewFeature24Icon;
|