@atlaskit/icon 22.2.0 → 22.3.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.
- package/CHANGELOG.md +25 -0
- package/UNSAFE_base-new/package.json +15 -0
- package/afm-cc/tsconfig.json +3 -0
- package/afm-jira/tsconfig.json +28 -0
- package/build/index.tsx +79 -11
- package/codemods/21.2.0-metadata-entry.tsx +3 -2
- package/core/add.d.ts +9 -0
- package/core/add.js +26 -0
- package/core/ai-agent.d.ts +9 -0
- package/core/ai-agent.js +26 -0
- package/core/ai-chat.d.ts +9 -0
- package/core/ai-chat.js +26 -0
- package/core/alert.d.ts +9 -0
- package/core/alert.js +26 -0
- package/core/align-center.d.ts +9 -0
- package/core/align-center.js +26 -0
- package/core/align-left.d.ts +9 -0
- package/core/align-left.js +26 -0
- package/core/align-right.d.ts +9 -0
- package/core/align-right.js +26 -0
- package/core/angle-brackets.d.ts +9 -0
- package/core/angle-brackets.js +26 -0
- package/core/app.d.ts +9 -0
- package/core/app.js +26 -0
- package/core/apps.d.ts +9 -0
- package/core/apps.js +26 -0
- package/core/archive-box.d.ts +9 -0
- package/core/archive-box.js +26 -0
- package/core/arrow-down.d.ts +9 -0
- package/core/arrow-down.js +26 -0
- package/core/arrow-left.d.ts +9 -0
- package/core/arrow-left.js +26 -0
- package/core/arrow-right.d.ts +9 -0
- package/core/arrow-right.js +26 -0
- package/core/arrow-up-right.d.ts +9 -0
- package/core/arrow-up-right.js +26 -0
- package/core/arrow-up.d.ts +9 -0
- package/core/arrow-up.js +26 -0
- package/core/atlassian-intelligence.d.ts +9 -0
- package/core/atlassian-intelligence.js +26 -0
- package/core/attachment.d.ts +9 -0
- package/core/attachment.js +26 -0
- package/core/audio.d.ts +9 -0
- package/core/audio.js +25 -0
- package/core/automation.d.ts +9 -0
- package/core/automation.js +26 -0
- package/core/backlog.d.ts +9 -0
- package/core/backlog.js +26 -0
- package/core/board.d.ts +9 -0
- package/core/board.js +26 -0
- package/core/boards.d.ts +9 -0
- package/core/boards.js +26 -0
- package/core/book-with-bookmark.d.ts +9 -0
- package/core/book-with-bookmark.js +26 -0
- package/core/branch.d.ts +9 -0
- package/core/branch.js +26 -0
- package/core/briefcase.d.ts +9 -0
- package/core/briefcase.js +26 -0
- package/core/bug.d.ts +9 -0
- package/core/bug.js +26 -0
- package/core/bulleted-list.d.ts +9 -0
- package/core/bulleted-list.js +26 -0
- package/core/calendar.d.ts +9 -0
- package/core/calendar.js +26 -0
- package/core/camera.d.ts +9 -0
- package/core/camera.js +26 -0
- package/core/capture.d.ts +9 -0
- package/core/capture.js +25 -0
- package/core/changes.d.ts +9 -0
- package/core/changes.js +26 -0
- package/core/chart-bar.d.ts +9 -0
- package/core/chart-bar.js +26 -0
- package/core/chart-matrix.d.ts +9 -0
- package/core/chart-matrix.js +26 -0
- package/core/chart-pie.d.ts +9 -0
- package/core/chart-pie.js +26 -0
- package/core/chart-trend.d.ts +9 -0
- package/core/chart-trend.js +26 -0
- package/core/check-circle.d.ts +9 -0
- package/core/check-circle.js +26 -0
- package/core/check-mark.d.ts +9 -0
- package/core/check-mark.js +26 -0
- package/core/checkbox-checked.d.ts +9 -0
- package/core/checkbox-checked.js +26 -0
- package/core/checkbox-indeterminate.d.ts +9 -0
- package/core/checkbox-indeterminate.js +26 -0
- package/core/checkbox-unchecked.d.ts +9 -0
- package/core/checkbox-unchecked.js +26 -0
- package/core/child-issues.d.ts +9 -0
- package/core/child-issues.js +26 -0
- package/core/clock.d.ts +9 -0
- package/core/clock.js +26 -0
- package/core/close.d.ts +9 -0
- package/core/close.js +26 -0
- package/core/cloud-arrow-up.d.ts +9 -0
- package/core/cloud-arrow-up.js +26 -0
- package/core/collapse.d.ts +9 -0
- package/core/collapse.js +26 -0
- package/core/comment-add.d.ts +9 -0
- package/core/comment-add.js +26 -0
- package/core/comment.d.ts +9 -0
- package/core/comment.js +26 -0
- package/core/commit.d.ts +9 -0
- package/core/commit.js +26 -0
- package/core/compass.d.ts +9 -0
- package/core/compass.js +26 -0
- package/core/component.d.ts +9 -0
- package/core/component.js +26 -0
- package/core/copy.d.ts +9 -0
- package/core/copy.js +26 -0
- package/core/credit-card.d.ts +9 -0
- package/core/credit-card.js +26 -0
- package/core/cross-circle.d.ts +9 -0
- package/core/cross-circle.js +26 -0
- package/core/customize.d.ts +9 -0
- package/core/customize.js +26 -0
- package/core/dashboard.d.ts +9 -0
- package/core/dashboard.js +26 -0
- package/core/database.d.ts +9 -0
- package/core/database.js +26 -0
- package/core/decision.d.ts +9 -0
- package/core/decision.js +26 -0
- package/core/delete.d.ts +9 -0
- package/core/delete.js +26 -0
- package/core/department.d.ts +9 -0
- package/core/department.js +26 -0
- package/core/device-mobile.d.ts +9 -0
- package/core/device-mobile.js +26 -0
- package/core/download.d.ts +9 -0
- package/core/download.js +26 -0
- package/core/drag-handle.d.ts +9 -0
- package/core/drag-handle.js +26 -0
- package/core/edit.d.ts +9 -0
- package/core/edit.js +26 -0
- package/core/email.d.ts +9 -0
- package/core/email.js +26 -0
- package/core/emoji-add.d.ts +9 -0
- package/core/emoji-add.js +26 -0
- package/core/emoji.d.ts +9 -0
- package/core/emoji.js +26 -0
- package/core/epic.d.ts +9 -0
- package/core/epic.js +26 -0
- package/core/error.d.ts +9 -0
- package/core/error.js +26 -0
- package/core/expand.d.ts +9 -0
- package/core/expand.js +26 -0
- package/core/eye-open-filled.d.ts +9 -0
- package/core/eye-open-filled.js +26 -0
- package/core/eye-open.d.ts +9 -0
- package/core/eye-open.js +26 -0
- package/core/feed.d.ts +9 -0
- package/core/feed.js +26 -0
- package/core/feedback.d.ts +9 -0
- package/core/feedback.js +26 -0
- package/core/filter.d.ts +9 -0
- package/core/filter.js +26 -0
- package/core/flag.d.ts +9 -0
- package/core/flag.js +26 -0
- package/core/flask.d.ts +9 -0
- package/core/flask.js +26 -0
- package/core/folder-closed.d.ts +9 -0
- package/core/folder-closed.js +26 -0
- package/core/folder-open.d.ts +9 -0
- package/core/folder-open.js +26 -0
- package/core/fullscreen-enter.d.ts +9 -0
- package/core/fullscreen-enter.js +26 -0
- package/core/fullscreen-exit.d.ts +9 -0
- package/core/fullscreen-exit.js +26 -0
- package/core/globe.d.ts +9 -0
- package/core/globe.js +26 -0
- package/core/goal.d.ts +9 -0
- package/core/goal.js +26 -0
- package/core/grid.d.ts +9 -0
- package/core/grid.js +26 -0
- package/core/hashtag.d.ts +9 -0
- package/core/hashtag.js +26 -0
- package/core/heart.d.ts +9 -0
- package/core/heart.js +26 -0
- package/core/home.d.ts +9 -0
- package/core/home.js +26 -0
- package/core/image.d.ts +9 -0
- package/core/image.js +26 -0
- package/core/inbox.d.ts +9 -0
- package/core/inbox.js +26 -0
- package/core/incident.d.ts +9 -0
- package/core/incident.js +26 -0
- package/core/information.d.ts +9 -0
- package/core/information.js +26 -0
- package/core/issue.d.ts +9 -0
- package/core/issue.js +26 -0
- package/core/issues.d.ts +9 -0
- package/core/issues.js +26 -0
- package/core/lightbulb.d.ts +9 -0
- package/core/lightbulb.js +26 -0
- package/core/link-broken.d.ts +9 -0
- package/core/link-broken.js +26 -0
- package/core/link-external.d.ts +9 -0
- package/core/link-external.js +26 -0
- package/core/link.d.ts +9 -0
- package/core/link.js +26 -0
- package/core/lobby-bell.d.ts +9 -0
- package/core/lobby-bell.js +26 -0
- package/core/location.d.ts +9 -0
- package/core/location.js +26 -0
- package/core/lock-locked.d.ts +9 -0
- package/core/lock-locked.js +26 -0
- package/core/lock-unlocked.d.ts +9 -0
- package/core/lock-unlocked.js +26 -0
- package/core/log-in.d.ts +9 -0
- package/core/log-in.js +26 -0
- package/core/log-out.d.ts +9 -0
- package/core/log-out.js +26 -0
- package/core/marketplace.d.ts +9 -0
- package/core/marketplace.js +26 -0
- package/core/maximize.d.ts +9 -0
- package/core/maximize.js +26 -0
- package/core/megaphone.d.ts +9 -0
- package/core/megaphone.js +26 -0
- package/core/mention.d.ts +9 -0
- package/core/mention.js +26 -0
- package/core/microphone.d.ts +9 -0
- package/core/microphone.js +26 -0
- package/core/minimize.d.ts +9 -0
- package/core/minimize.js +26 -0
- package/core/node.d.ts +9 -0
- package/core/node.js +26 -0
- package/core/office-building.d.ts +9 -0
- package/core/office-building.js +26 -0
- package/core/page.d.ts +9 -0
- package/core/page.js +26 -0
- package/core/pages.d.ts +9 -0
- package/core/pages.js +26 -0
- package/core/person-add.d.ts +9 -0
- package/core/person-add.js +26 -0
- package/core/person-added.d.ts +9 -0
- package/core/person-added.js +26 -0
- package/core/person-avatar.d.ts +9 -0
- package/core/person-avatar.js +26 -0
- package/core/person-offboard.d.ts +9 -0
- package/core/person-offboard.js +25 -0
- package/core/person.d.ts +9 -0
- package/core/person.js +26 -0
- package/core/phone.d.ts +9 -0
- package/core/phone.js +26 -0
- package/core/pin-filled.d.ts +9 -0
- package/core/pin-filled.js +26 -0
- package/core/pin.d.ts +9 -0
- package/core/pin.js +26 -0
- package/core/power-plug.d.ts +9 -0
- package/core/power-plug.js +26 -0
- package/core/premium.d.ts +9 -0
- package/core/premium.js +26 -0
- package/core/presenter-mode.d.ts +9 -0
- package/core/presenter-mode.js +26 -0
- package/core/printer.d.ts +9 -0
- package/core/printer.js +26 -0
- package/core/priority-blocker.d.ts +9 -0
- package/core/priority-blocker.js +26 -0
- package/core/priority-critical.d.ts +9 -0
- package/core/priority-critical.js +26 -0
- package/core/priority-high.d.ts +9 -0
- package/core/priority-high.js +26 -0
- package/core/priority-highest.d.ts +9 -0
- package/core/priority-highest.js +26 -0
- package/core/priority-low.d.ts +9 -0
- package/core/priority-low.js +26 -0
- package/core/priority-lowest.d.ts +9 -0
- package/core/priority-lowest.js +26 -0
- package/core/priority-major.d.ts +9 -0
- package/core/priority-major.js +26 -0
- package/core/priority-medium.d.ts +9 -0
- package/core/priority-medium.js +26 -0
- package/core/priority-minor.d.ts +9 -0
- package/core/priority-minor.js +26 -0
- package/core/priority-trivial.d.ts +9 -0
- package/core/priority-trivial.js +26 -0
- package/core/problem.d.ts +9 -0
- package/core/problem.js +26 -0
- package/core/project.d.ts +9 -0
- package/core/project.js +26 -0
- package/core/pull-request.d.ts +9 -0
- package/core/pull-request.js +26 -0
- package/core/question-circle.d.ts +9 -0
- package/core/question-circle.js +26 -0
- package/core/quotation-mark.d.ts +9 -0
- package/core/quotation-mark.js +26 -0
- package/core/redo.d.ts +9 -0
- package/core/redo.js +26 -0
- package/core/release.d.ts +9 -0
- package/core/release.js +26 -0
- package/core/retry.d.ts +9 -0
- package/core/retry.js +26 -0
- package/core/roadmap.d.ts +9 -0
- package/core/roadmap.js +26 -0
- package/core/scorecard.d.ts +9 -0
- package/core/scorecard.js +26 -0
- package/core/screen.d.ts +9 -0
- package/core/screen.js +26 -0
- package/core/search.d.ts +9 -0
- package/core/search.js +26 -0
- package/core/send.d.ts +9 -0
- package/core/send.js +26 -0
- package/core/settings.d.ts +9 -0
- package/core/settings.js +26 -0
- package/core/shapes.d.ts +9 -0
- package/core/shapes.js +26 -0
- package/core/share.d.ts +9 -0
- package/core/share.js +26 -0
- package/core/shield.d.ts +9 -0
- package/core/shield.js +26 -0
- package/core/shortcut.d.ts +9 -0
- package/core/shortcut.js +26 -0
- package/core/show-more-horizontal.d.ts +9 -0
- package/core/show-more-horizontal.js +26 -0
- package/core/show-more-vertical.d.ts +9 -0
- package/core/show-more-vertical.js +26 -0
- package/core/sidebar-collapse.d.ts +9 -0
- package/core/sidebar-collapse.js +26 -0
- package/core/sidebar-expand.d.ts +9 -0
- package/core/sidebar-expand.js +26 -0
- package/core/snippet.d.ts +9 -0
- package/core/snippet.js +26 -0
- package/core/spreadsheet.d.ts +9 -0
- package/core/spreadsheet.js +26 -0
- package/core/sprint.d.ts +9 -0
- package/core/sprint.js +26 -0
- package/core/star-starred.d.ts +9 -0
- package/core/star-starred.js +26 -0
- package/core/star-unstarred.d.ts +9 -0
- package/core/star-unstarred.js +26 -0
- package/core/stopwatch.d.ts +9 -0
- package/core/stopwatch.js +26 -0
- package/core/story.d.ts +9 -0
- package/core/story.js +26 -0
- package/core/subtasks.d.ts +9 -0
- package/core/subtasks.js +26 -0
- package/core/tag.d.ts +9 -0
- package/core/tag.js +26 -0
- package/core/task.d.ts +9 -0
- package/core/task.js +26 -0
- package/core/tasks.d.ts +9 -0
- package/core/tasks.js +26 -0
- package/core/teams.d.ts +9 -0
- package/core/teams.js +26 -0
- package/core/text-style.d.ts +9 -0
- package/core/text-style.js +26 -0
- package/core/thumbs-down.d.ts +9 -0
- package/core/thumbs-down.js +26 -0
- package/core/thumbs-up.d.ts +9 -0
- package/core/thumbs-up.js +26 -0
- package/core/timeline.d.ts +9 -0
- package/core/timeline.js +26 -0
- package/core/transition.d.ts +9 -0
- package/core/transition.js +26 -0
- package/core/undo.d.ts +9 -0
- package/core/undo.js +26 -0
- package/core/upload.d.ts +9 -0
- package/core/upload.js +26 -0
- package/core/video-next.d.ts +9 -0
- package/core/video-next.js +26 -0
- package/core/video-pause.d.ts +9 -0
- package/core/video-pause.js +26 -0
- package/core/video-play.d.ts +9 -0
- package/core/video-play.js +26 -0
- package/core/video-previous.d.ts +9 -0
- package/core/video-previous.js +26 -0
- package/core/video.d.ts +9 -0
- package/core/video.js +26 -0
- package/core/volume-high.d.ts +9 -0
- package/core/volume-high.js +25 -0
- package/core/volume-low.d.ts +9 -0
- package/core/volume-low.js +25 -0
- package/core/volume-muted.d.ts +9 -0
- package/core/volume-muted.js +25 -0
- package/core/warning.d.ts +9 -0
- package/core/warning.js +26 -0
- package/core/whiteboard.d.ts +9 -0
- package/core/whiteboard.js +26 -0
- package/core/zoom-in.d.ts +9 -0
- package/core/zoom-in.js +26 -0
- package/core/zoom-out.d.ts +9 -0
- package/core/zoom-out.js +26 -0
- package/dist/cjs/components/icon-new.js +158 -0
- package/dist/cjs/components/icon-tile.js +155 -0
- package/dist/cjs/components/icon.js +4 -2
- package/dist/cjs/entry-points/base-new.js +21 -0
- package/dist/cjs/index.js +15 -1
- package/dist/cjs/metadata-core.js +2019 -0
- package/dist/cjs/metadata-utility.js +214 -0
- package/dist/es2019/components/icon-new.js +159 -0
- package/dist/es2019/components/icon-tile.js +149 -0
- package/dist/es2019/components/icon.js +4 -2
- package/dist/es2019/entry-points/base-new.js +1 -0
- package/dist/es2019/index.js +3 -1
- package/dist/es2019/metadata-core.js +2013 -0
- package/dist/es2019/metadata-utility.js +208 -0
- package/dist/esm/components/icon-new.js +152 -0
- package/dist/esm/components/icon-tile.js +149 -0
- package/dist/esm/components/icon.js +4 -2
- package/dist/esm/entry-points/base-new.js +1 -0
- package/dist/esm/index.js +3 -1
- package/dist/esm/metadata-core.js +2013 -0
- package/dist/esm/metadata-utility.js +208 -0
- package/dist/types/components/icon-new.d.ts +23 -0
- package/dist/types/components/icon-tile.d.ts +12 -0
- package/dist/types/components/styles.d.ts +1 -1
- package/dist/types/entry-points/base-new.d.ts +2 -0
- package/dist/types/entry-points/types.d.ts +1 -1
- package/dist/types/index.d.ts +3 -1
- package/dist/types/metadata-core.d.ts +22 -0
- package/dist/types/metadata-utility.d.ts +22 -0
- package/dist/types/types.d.ts +75 -6
- package/dist/types-ts4.5/components/icon-new.d.ts +23 -0
- package/dist/types-ts4.5/components/icon-tile.d.ts +12 -0
- package/dist/types-ts4.5/components/styles.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/base-new.d.ts +2 -0
- package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
- package/dist/types-ts4.5/index.d.ts +3 -1
- package/dist/types-ts4.5/metadata-core.d.ts +22 -0
- package/dist/types-ts4.5/metadata-utility.d.ts +22 -0
- package/dist/types-ts4.5/types.d.ts +75 -6
- package/package.json +17 -5
- package/utility/add.d.ts +9 -0
- package/utility/add.js +27 -0
- package/utility/check-circle.d.ts +9 -0
- package/utility/check-circle.js +27 -0
- package/utility/check-mark.d.ts +9 -0
- package/utility/check-mark.js +27 -0
- package/utility/chevron-down.d.ts +9 -0
- package/utility/chevron-down.js +27 -0
- package/utility/chevron-left.d.ts +9 -0
- package/utility/chevron-left.js +27 -0
- package/utility/chevron-right.d.ts +9 -0
- package/utility/chevron-right.js +27 -0
- package/utility/chevron-up.d.ts +9 -0
- package/utility/chevron-up.js +27 -0
- package/utility/cross-circle.d.ts +9 -0
- package/utility/cross-circle.js +27 -0
- package/utility/cross.d.ts +9 -0
- package/utility/cross.js +27 -0
- package/utility/error.d.ts +9 -0
- package/utility/error.js +27 -0
- package/utility/information.d.ts +9 -0
- package/utility/information.js +27 -0
- package/utility/link-external.d.ts +9 -0
- package/utility/link-external.js +27 -0
- package/utility/lock-locked.d.ts +9 -0
- package/utility/lock-locked.js +27 -0
- package/utility/lock-unlocked.d.ts +9 -0
- package/utility/lock-unlocked.js +27 -0
- package/utility/show-more-horizontal.d.ts +9 -0
- package/utility/show-more-horizontal.js +27 -0
- package/utility/show-more-vertical.d.ts +9 -0
- package/utility/show-more-vertical.js +27 -0
- package/utility/star-starred.d.ts +9 -0
- package/utility/star-starred.js +27 -0
- package/utility/star-unstarred.d.ts +9 -0
- package/utility/star-unstarred.js +27 -0
- package/utility/warning.d.ts +9 -0
- package/utility/warning.js +27 -0
|
@@ -0,0 +1,2013 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* NOTE:
|
|
3
|
+
*
|
|
4
|
+
* This file is automatically generated by the build process.
|
|
5
|
+
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
+
*
|
|
7
|
+
* To change the format of this file, modify build/icon/createIconDocs.tsx.
|
|
8
|
+
* Add synonyms via the 'synonyms' parameter.
|
|
9
|
+
*/
|
|
10
|
+
|
|
11
|
+
const metadata = {
|
|
12
|
+
add: {
|
|
13
|
+
keywords: ['add', 'plus', 'create', 'new', 'icon', 'core', 'create', 'plus'],
|
|
14
|
+
componentName: 'AddIcon',
|
|
15
|
+
package: '@atlaskit/icon/core/add',
|
|
16
|
+
oldName: 'AddIcon',
|
|
17
|
+
categorization: 'Single-purpose',
|
|
18
|
+
location: 'ADS',
|
|
19
|
+
team: 'ADS',
|
|
20
|
+
type: 'Core',
|
|
21
|
+
usage: 'Reserved for creating and adding an object.'
|
|
22
|
+
},
|
|
23
|
+
'ai-agent': {
|
|
24
|
+
keywords: ['ai-agent', 'aiagent', 'icon', 'core', 'Rovo', 'AI', 'chat agent'],
|
|
25
|
+
componentName: 'AiAgentIcon',
|
|
26
|
+
package: '@atlaskit/icon/core/ai-agent',
|
|
27
|
+
categorization: 'Single-purpose',
|
|
28
|
+
location: 'Icon contributions',
|
|
29
|
+
team: 'Rovo',
|
|
30
|
+
type: 'Platform',
|
|
31
|
+
usage: 'Reserved for Rovo Agent.'
|
|
32
|
+
},
|
|
33
|
+
'ai-chat': {
|
|
34
|
+
keywords: ['ai-chat', 'aichat', 'icon', 'core', 'Rovo', 'AI', 'chat agent'],
|
|
35
|
+
componentName: 'AiChatIcon',
|
|
36
|
+
package: '@atlaskit/icon/core/ai-chat',
|
|
37
|
+
categorization: 'Single-purpose',
|
|
38
|
+
location: 'Icon contributions',
|
|
39
|
+
team: 'Rovo',
|
|
40
|
+
type: 'Platform',
|
|
41
|
+
usage: 'Reserved for Rovo Chat.'
|
|
42
|
+
},
|
|
43
|
+
alert: {
|
|
44
|
+
keywords: ['alert', 'icon', 'core', 'alert', 'event', 'operations'],
|
|
45
|
+
componentName: 'AlertIcon',
|
|
46
|
+
package: '@atlaskit/icon/core/alert',
|
|
47
|
+
categorization: 'Single-purpose',
|
|
48
|
+
location: 'ADS',
|
|
49
|
+
team: 'Jira',
|
|
50
|
+
type: 'Core',
|
|
51
|
+
usage: 'Reserved for alerts in JSM and Compass.'
|
|
52
|
+
},
|
|
53
|
+
'align-center': {
|
|
54
|
+
keywords: ['align-center', 'aligncenter', 'icon', 'core', 'alignment', 'text', 'content'],
|
|
55
|
+
componentName: 'AlignCenterIcon',
|
|
56
|
+
package: '@atlaskit/icon/core/align-center',
|
|
57
|
+
oldName: 'EditorAlignLeftIcon',
|
|
58
|
+
categorization: 'Multi-purpose',
|
|
59
|
+
location: 'Icon contributions',
|
|
60
|
+
team: 'Editor',
|
|
61
|
+
type: 'Core',
|
|
62
|
+
usage: 'Known uses: align text center, align center.'
|
|
63
|
+
},
|
|
64
|
+
'align-left': {
|
|
65
|
+
keywords: ['align-left', 'alignleft', 'icon', 'core', 'alignment', 'text', 'content', 'summary'],
|
|
66
|
+
componentName: 'AlignLeftIcon',
|
|
67
|
+
package: '@atlaskit/icon/core/align-left',
|
|
68
|
+
oldName: 'EditorAlignLeftIcon',
|
|
69
|
+
categorization: 'Multi-purpose',
|
|
70
|
+
location: 'Icon contributions',
|
|
71
|
+
team: 'Editor',
|
|
72
|
+
type: 'Core',
|
|
73
|
+
usage: 'Known uses: align text left, align content left, summary.'
|
|
74
|
+
},
|
|
75
|
+
'align-right': {
|
|
76
|
+
keywords: ['align-right', 'alignright', 'icon', 'core', 'alignment', 'text', 'content'],
|
|
77
|
+
componentName: 'AlignRightIcon',
|
|
78
|
+
package: '@atlaskit/icon/core/align-right',
|
|
79
|
+
oldName: 'EditorAlignLeftIcon',
|
|
80
|
+
categorization: 'Multi-purpose',
|
|
81
|
+
location: 'Icon contributions',
|
|
82
|
+
team: 'Editor',
|
|
83
|
+
type: 'Core',
|
|
84
|
+
usage: 'Known uses: align text right, align content right.'
|
|
85
|
+
},
|
|
86
|
+
'angle-brackets': {
|
|
87
|
+
keywords: ['angle-brackets', 'anglebrackets', 'icon', 'core', 'code', '<>', '</>', 'syntax'],
|
|
88
|
+
componentName: 'AngleBracketsIcon',
|
|
89
|
+
package: '@atlaskit/icon/core/angle-brackets',
|
|
90
|
+
oldName: 'CodeIcon',
|
|
91
|
+
categorization: 'Multi-purpose',
|
|
92
|
+
location: 'Icon contributions',
|
|
93
|
+
team: 'Jira',
|
|
94
|
+
type: 'Global noun',
|
|
95
|
+
usage: 'Known uses: code or source code in Bitbucket and Jira.'
|
|
96
|
+
},
|
|
97
|
+
app: {
|
|
98
|
+
keywords: ['app', 'icon', 'core', 'add-on', 'add on', 'plugin', 'external app', 'third-party app'],
|
|
99
|
+
componentName: 'AppIcon',
|
|
100
|
+
package: '@atlaskit/icon/core/app',
|
|
101
|
+
oldName: 'AddonIcon',
|
|
102
|
+
categorization: 'Single-purpose',
|
|
103
|
+
location: 'ADS',
|
|
104
|
+
team: 'ADS',
|
|
105
|
+
type: 'Global noun',
|
|
106
|
+
usage: 'Reserved for marketplace apps and integrations across products.'
|
|
107
|
+
},
|
|
108
|
+
apps: {
|
|
109
|
+
keywords: ['apps', 'icon', 'core', 'third-party', 'applications'],
|
|
110
|
+
componentName: 'AppsIcon',
|
|
111
|
+
package: '@atlaskit/icon/core/apps',
|
|
112
|
+
categorization: 'Single-purpose',
|
|
113
|
+
location: 'ADS',
|
|
114
|
+
team: 'ADS',
|
|
115
|
+
type: 'Global noun',
|
|
116
|
+
usage: 'Reserved for adding or viewing apps.'
|
|
117
|
+
},
|
|
118
|
+
'archive-box': {
|
|
119
|
+
keywords: ['archive-box', 'archivebox', 'icon', 'core', 'file box'],
|
|
120
|
+
componentName: 'ArchiveBoxIcon',
|
|
121
|
+
package: '@atlaskit/icon/core/archive-box',
|
|
122
|
+
oldName: 'ArchiveIcon',
|
|
123
|
+
categorization: 'Multi-purpose',
|
|
124
|
+
location: 'ADS',
|
|
125
|
+
team: 'ADS',
|
|
126
|
+
type: 'Core',
|
|
127
|
+
usage: 'Known uses: archiving pages, storage.'
|
|
128
|
+
},
|
|
129
|
+
'arrow-down': {
|
|
130
|
+
keywords: ['arrow-down', 'arrowdown', 'icon', 'core', 'down', 'bottom', 'sorting'],
|
|
131
|
+
componentName: 'ArrowDownIcon',
|
|
132
|
+
package: '@atlaskit/icon/core/arrow-down',
|
|
133
|
+
oldName: 'ArrowDownIcon',
|
|
134
|
+
categorization: 'Multi-purpose',
|
|
135
|
+
location: 'ADS',
|
|
136
|
+
team: 'ADS',
|
|
137
|
+
type: 'Core',
|
|
138
|
+
usage: 'Know uses: sorting table headers or Bitbucket code difference.'
|
|
139
|
+
},
|
|
140
|
+
'arrow-left': {
|
|
141
|
+
keywords: ['arrow-left', 'arrowleft', 'back', 'previous', 'icon', 'core', 'back', 'previous'],
|
|
142
|
+
componentName: 'ArrowLeftIcon',
|
|
143
|
+
package: '@atlaskit/icon/core/arrow-left',
|
|
144
|
+
oldName: 'ArrowLeftIcon',
|
|
145
|
+
categorization: 'Multi-purpose',
|
|
146
|
+
location: 'ADS',
|
|
147
|
+
team: 'ADS',
|
|
148
|
+
type: 'Core',
|
|
149
|
+
usage: 'Known uses: back to previous screen, previous slide.'
|
|
150
|
+
},
|
|
151
|
+
'arrow-right': {
|
|
152
|
+
keywords: ['arrow-right', 'arrowright', 'forward', 'next', 'icon', 'core', 'forward', 'next', 'link'],
|
|
153
|
+
componentName: 'ArrowRightIcon',
|
|
154
|
+
package: '@atlaskit/icon/core/arrow-right',
|
|
155
|
+
oldName: 'ArrowRightIcon',
|
|
156
|
+
categorization: 'Multi-purpose',
|
|
157
|
+
location: 'ADS',
|
|
158
|
+
team: 'ADS',
|
|
159
|
+
type: 'Core',
|
|
160
|
+
usage: 'Known uses: link to nested menu item, a linked menu item, next slide.'
|
|
161
|
+
},
|
|
162
|
+
'arrow-up': {
|
|
163
|
+
keywords: ['arrow-up', 'arrowup', 'icon', 'core', 'improvement'],
|
|
164
|
+
componentName: 'ArrowUpIcon',
|
|
165
|
+
package: '@atlaskit/icon/core/arrow-up',
|
|
166
|
+
oldName: 'ArrowUpIcon',
|
|
167
|
+
categorization: 'Multi-purpose',
|
|
168
|
+
location: 'ADS',
|
|
169
|
+
team: 'ADS',
|
|
170
|
+
type: 'Core',
|
|
171
|
+
usage: 'Known uses: back to top.'
|
|
172
|
+
},
|
|
173
|
+
'arrow-up-right': {
|
|
174
|
+
keywords: ['arrow-up-right', 'arrowupright', 'icon', 'core', 'expand', 'open', 'diagonal arrow'],
|
|
175
|
+
componentName: 'ArrowUpRightIcon',
|
|
176
|
+
package: '@atlaskit/icon/core/arrow-up-right',
|
|
177
|
+
oldName: 'OpenIcon',
|
|
178
|
+
categorization: 'Multi-purpose',
|
|
179
|
+
location: 'ADS',
|
|
180
|
+
team: 'ADS',
|
|
181
|
+
type: 'Core',
|
|
182
|
+
usage: 'Known uses: open a link in a new page (but not a new tab).'
|
|
183
|
+
},
|
|
184
|
+
'atlassian-intelligence': {
|
|
185
|
+
keywords: ['atlassian-intelligence', 'atlassianintelligence', 'icon', 'core', 'AI'],
|
|
186
|
+
componentName: 'AtlassianIntelligenceIcon',
|
|
187
|
+
package: '@atlaskit/icon/core/atlassian-intelligence',
|
|
188
|
+
categorization: 'Single-purpose',
|
|
189
|
+
location: 'ADS',
|
|
190
|
+
team: 'ADS',
|
|
191
|
+
type: 'Global noun',
|
|
192
|
+
usage: 'Reserved for Atlassian Intelligence products or experiences.'
|
|
193
|
+
},
|
|
194
|
+
attachment: {
|
|
195
|
+
keywords: ['attachment', 'paperclip', 'icon', 'core', 'paperclip', 'attach'],
|
|
196
|
+
componentName: 'AttachmentIcon',
|
|
197
|
+
package: '@atlaskit/icon/core/attachment',
|
|
198
|
+
oldName: 'AttachmentIcon',
|
|
199
|
+
categorization: 'Single-purpose',
|
|
200
|
+
location: 'ADS',
|
|
201
|
+
team: 'ADS',
|
|
202
|
+
type: 'Core',
|
|
203
|
+
usage: 'Reserved for attaching files to issues or other objects.'
|
|
204
|
+
},
|
|
205
|
+
audio: {
|
|
206
|
+
keywords: ['audio', 'music', 'note', 'sound', 'icon', 'core', 'music', 'musical note'],
|
|
207
|
+
componentName: 'AudioIcon',
|
|
208
|
+
package: '@atlaskit/icon/core/audio',
|
|
209
|
+
oldName: 'AudioIcon',
|
|
210
|
+
categorization: 'Single-purpose',
|
|
211
|
+
location: 'Icon contributions',
|
|
212
|
+
team: 'Media',
|
|
213
|
+
type: 'Platform'
|
|
214
|
+
},
|
|
215
|
+
automation: {
|
|
216
|
+
keywords: ['automation', 'icon', 'core', 'lightning bolt', 'automation rule'],
|
|
217
|
+
componentName: 'AutomationIcon',
|
|
218
|
+
package: '@atlaskit/icon/core/automation',
|
|
219
|
+
categorization: 'Single-purpose',
|
|
220
|
+
location: 'ADS',
|
|
221
|
+
team: 'Automation',
|
|
222
|
+
type: 'Global noun',
|
|
223
|
+
usage: 'Reserved to represent an Automation.'
|
|
224
|
+
},
|
|
225
|
+
backlog: {
|
|
226
|
+
keywords: ['backlog', 'icon', 'core', 'rows'],
|
|
227
|
+
componentName: 'BacklogIcon',
|
|
228
|
+
package: '@atlaskit/icon/core/backlog',
|
|
229
|
+
oldName: 'BacklogIcon',
|
|
230
|
+
categorization: 'Single-purpose',
|
|
231
|
+
location: 'ADS',
|
|
232
|
+
team: 'ADS',
|
|
233
|
+
type: 'Core',
|
|
234
|
+
usage: 'Reserved for backlogs in Jira.'
|
|
235
|
+
},
|
|
236
|
+
board: {
|
|
237
|
+
keywords: ['board', 'icon', 'core', 'columns', 'active sprint'],
|
|
238
|
+
componentName: 'BoardIcon',
|
|
239
|
+
package: '@atlaskit/icon/core/board',
|
|
240
|
+
oldName: 'BoardIcon',
|
|
241
|
+
categorization: 'Single-purpose',
|
|
242
|
+
location: 'ADS',
|
|
243
|
+
team: 'ADS',
|
|
244
|
+
type: 'Core',
|
|
245
|
+
usage: 'Reserved for boards in Jira.'
|
|
246
|
+
},
|
|
247
|
+
boards: {
|
|
248
|
+
keywords: ['boards', 'icon', 'core'],
|
|
249
|
+
componentName: 'BoardsIcon',
|
|
250
|
+
package: '@atlaskit/icon/core/boards',
|
|
251
|
+
categorization: 'Single-purpose',
|
|
252
|
+
location: 'ADS',
|
|
253
|
+
team: 'ADS',
|
|
254
|
+
type: 'Core',
|
|
255
|
+
usage: 'Reserved as the icon to represent multiple boards.'
|
|
256
|
+
},
|
|
257
|
+
'book-with-bookmark': {
|
|
258
|
+
keywords: ['book-with-bookmark', 'bookwithbookmark', 'icon', 'core', 'knowledge base', 'article'],
|
|
259
|
+
componentName: 'BookWithBookmarkIcon',
|
|
260
|
+
package: '@atlaskit/icon/core/book-with-bookmark',
|
|
261
|
+
categorization: 'Multi-purpose',
|
|
262
|
+
location: 'ADS',
|
|
263
|
+
team: 'ADS',
|
|
264
|
+
type: 'Core',
|
|
265
|
+
usage: 'Known uses: knowledge bases, articles, and other representations of books or info.'
|
|
266
|
+
},
|
|
267
|
+
branch: {
|
|
268
|
+
keywords: ['branch', 'icon', 'core', 'git branch', 'bitbucket branch', 'branches'],
|
|
269
|
+
componentName: 'BranchIcon',
|
|
270
|
+
package: '@atlaskit/icon/core/branch',
|
|
271
|
+
oldName: 'BitbucketBranchesIcon',
|
|
272
|
+
categorization: 'Single-purpose',
|
|
273
|
+
location: 'ADS',
|
|
274
|
+
team: 'Jira',
|
|
275
|
+
type: 'Global noun',
|
|
276
|
+
usage: 'Reserved for branches in Bitbucket and Jira'
|
|
277
|
+
},
|
|
278
|
+
briefcase: {
|
|
279
|
+
keywords: ['briefcase', 'icon', 'core', 'suitcase', 'toolbox', 'operations', 'business'],
|
|
280
|
+
componentName: 'BriefcaseIcon',
|
|
281
|
+
package: '@atlaskit/icon/core/briefcase',
|
|
282
|
+
oldName: 'SuitcaseIcon',
|
|
283
|
+
categorization: 'Multi-purpose',
|
|
284
|
+
location: 'Icon contributions',
|
|
285
|
+
team: 'Atlas',
|
|
286
|
+
type: 'Platform',
|
|
287
|
+
usage: 'Known uses: Job title in Atlas, Operations in JSM.'
|
|
288
|
+
},
|
|
289
|
+
bug: {
|
|
290
|
+
keywords: ['bug', 'icon', 'core', 'bug report', 'test'],
|
|
291
|
+
componentName: 'BugIcon',
|
|
292
|
+
package: '@atlaskit/icon/core/bug',
|
|
293
|
+
categorization: 'Multi-purpose',
|
|
294
|
+
location: 'ADS',
|
|
295
|
+
team: 'Jira',
|
|
296
|
+
type: 'Global noun',
|
|
297
|
+
usage: 'Known uses: Request types in JSM, bugs in Jira.'
|
|
298
|
+
},
|
|
299
|
+
'bulleted-list': {
|
|
300
|
+
keywords: ['bulleted-list', 'bulletedlist', 'icon', 'core', 'bullets', 'unordered list'],
|
|
301
|
+
componentName: 'BulletedListIcon',
|
|
302
|
+
package: '@atlaskit/icon/core/bulleted-list',
|
|
303
|
+
oldName: 'BulletListIcon / EditorBulletListIcon',
|
|
304
|
+
categorization: 'Multi-purpose',
|
|
305
|
+
location: 'Icon contributions',
|
|
306
|
+
team: 'Editor',
|
|
307
|
+
type: 'Platform',
|
|
308
|
+
usage: 'Known uses: bulleted lists, view all.'
|
|
309
|
+
},
|
|
310
|
+
calendar: {
|
|
311
|
+
keywords: ['calendar', 'date', 'icon', 'core', 'date', 'month', 'day', 'year'],
|
|
312
|
+
componentName: 'CalendarIcon',
|
|
313
|
+
package: '@atlaskit/icon/core/calendar',
|
|
314
|
+
oldName: 'CalendarIcon',
|
|
315
|
+
categorization: 'Multi-purpose',
|
|
316
|
+
location: 'ADS',
|
|
317
|
+
team: 'ADS',
|
|
318
|
+
type: 'Core',
|
|
319
|
+
usage: 'Known uses: date metadata, date input field, calendar view.'
|
|
320
|
+
},
|
|
321
|
+
camera: {
|
|
322
|
+
keywords: ['camera', 'photo', 'icon', 'core'],
|
|
323
|
+
componentName: 'CameraIcon',
|
|
324
|
+
package: '@atlaskit/icon/core/camera',
|
|
325
|
+
oldName: 'CameraIcon',
|
|
326
|
+
categorization: 'Multi-purpose',
|
|
327
|
+
location: 'Icon contributions',
|
|
328
|
+
team: 'Media',
|
|
329
|
+
type: 'Platform',
|
|
330
|
+
usage: 'Known uses: upload photo in Trello, photos.'
|
|
331
|
+
},
|
|
332
|
+
capture: {
|
|
333
|
+
keywords: ['capture', 'icon', 'core'],
|
|
334
|
+
componentName: 'CaptureIcon',
|
|
335
|
+
package: '@atlaskit/icon/core/capture',
|
|
336
|
+
oldName: 'JiraCaptureIcon',
|
|
337
|
+
categorization: 'Multi-purpose',
|
|
338
|
+
location: 'Icon contributions',
|
|
339
|
+
team: 'Media',
|
|
340
|
+
type: 'Platform'
|
|
341
|
+
},
|
|
342
|
+
changes: {
|
|
343
|
+
keywords: ['changes', 'icon', 'core', 'horizontal arrows'],
|
|
344
|
+
componentName: 'ChangesIcon',
|
|
345
|
+
package: '@atlaskit/icon/core/changes',
|
|
346
|
+
categorization: 'Single-purpose',
|
|
347
|
+
location: 'Icon contributions',
|
|
348
|
+
team: 'Jira',
|
|
349
|
+
type: 'Global noun',
|
|
350
|
+
usage: 'Reserved for changes in Jira.'
|
|
351
|
+
},
|
|
352
|
+
'chart-bar': {
|
|
353
|
+
keywords: ['chart-bar', 'chartbar', 'icon', 'core', 'graph', 'bar', 'analytics', 'report'],
|
|
354
|
+
componentName: 'ChartBarIcon',
|
|
355
|
+
package: '@atlaskit/icon/core/chart-bar',
|
|
356
|
+
oldName: 'GraphBarIcon',
|
|
357
|
+
categorization: 'Multi-purpose',
|
|
358
|
+
location: 'Icon contributions',
|
|
359
|
+
team: 'Analytics',
|
|
360
|
+
type: 'Platform',
|
|
361
|
+
usage: 'Known uses: Reports in JSM, Space Analytics in Confluence, and other graph charts.'
|
|
362
|
+
},
|
|
363
|
+
'chart-matrix': {
|
|
364
|
+
keywords: ['chart-matrix', 'chartmatrix', 'icon', 'core', 'dot chart', 'graph', 'matrix'],
|
|
365
|
+
componentName: 'ChartMatrixIcon',
|
|
366
|
+
package: '@atlaskit/icon/core/chart-matrix',
|
|
367
|
+
categorization: 'Multi-purpose',
|
|
368
|
+
location: 'Icon contributions',
|
|
369
|
+
team: 'Analytics',
|
|
370
|
+
type: 'Platform',
|
|
371
|
+
usage: 'Known uses: Matrix view in in JPD, and other matrix charts.'
|
|
372
|
+
},
|
|
373
|
+
'chart-pie': {
|
|
374
|
+
keywords: ['chart-pie', 'chartpie', 'icon', 'core', 'segment', 'chart', 'graph', 'pie'],
|
|
375
|
+
componentName: 'ChartPieIcon',
|
|
376
|
+
package: '@atlaskit/icon/core/chart-pie',
|
|
377
|
+
categorization: 'Multi-purpose',
|
|
378
|
+
location: 'Icon contributions',
|
|
379
|
+
team: 'Analytics',
|
|
380
|
+
type: 'Platform',
|
|
381
|
+
usage: 'Known uses: pie charts.'
|
|
382
|
+
},
|
|
383
|
+
'chart-trend': {
|
|
384
|
+
keywords: ['chart-trend', 'charttrend', 'icon', 'core', 'reports', 'graph', 'impact effort'],
|
|
385
|
+
componentName: 'ChartTrendIcon',
|
|
386
|
+
package: '@atlaskit/icon/core/chart-trend',
|
|
387
|
+
categorization: 'Multi-purpose',
|
|
388
|
+
location: 'Icon contributions',
|
|
389
|
+
team: 'Analytics',
|
|
390
|
+
type: 'Platform',
|
|
391
|
+
usage: 'Known uses: charts, reports in Jira, and sprint insights.'
|
|
392
|
+
},
|
|
393
|
+
'check-circle': {
|
|
394
|
+
keywords: ['check-circle', 'checkcircle', 'tick', 'icon', 'core', 'tick', 'yes', 'success', 'filled'],
|
|
395
|
+
componentName: 'CheckCircleIcon',
|
|
396
|
+
package: '@atlaskit/icon/core/check-circle',
|
|
397
|
+
oldName: 'CheckCircleIcon',
|
|
398
|
+
categorization: 'Multi-purpose',
|
|
399
|
+
location: 'ADS',
|
|
400
|
+
team: 'ADS',
|
|
401
|
+
type: 'Core',
|
|
402
|
+
usage: 'Known uses: success section messages or a list of done items.'
|
|
403
|
+
},
|
|
404
|
+
'check-mark': {
|
|
405
|
+
keywords: ['check-mark', 'checkmark', 'icon', 'core', 'tick'],
|
|
406
|
+
componentName: 'CheckMarkIcon',
|
|
407
|
+
package: '@atlaskit/icon/core/check-mark',
|
|
408
|
+
oldName: 'CheckIcon',
|
|
409
|
+
categorization: 'Multi-purpose',
|
|
410
|
+
location: 'ADS',
|
|
411
|
+
team: 'ADS',
|
|
412
|
+
type: 'Core',
|
|
413
|
+
usage: 'Known uses: table cells, checkboxes.'
|
|
414
|
+
},
|
|
415
|
+
'checkbox-checked': {
|
|
416
|
+
keywords: ['checkbox-checked', 'checkboxchecked', 'icon', 'core', 'filled', 'checked', 'select all'],
|
|
417
|
+
componentName: 'CheckboxCheckedIcon',
|
|
418
|
+
package: '@atlaskit/icon/core/checkbox-checked',
|
|
419
|
+
oldName: 'CheckboxIcon',
|
|
420
|
+
categorization: 'Multi-purpose',
|
|
421
|
+
location: 'ADS',
|
|
422
|
+
team: 'ADS',
|
|
423
|
+
type: 'Core',
|
|
424
|
+
usage: 'Reserved for interactive checkbox experiences. Consider using the checkbox component.'
|
|
425
|
+
},
|
|
426
|
+
'checkbox-indeterminate': {
|
|
427
|
+
keywords: ['checkbox-indeterminate', 'checkboxindeterminate', 'icon', 'core', 'filled', 'mixed'],
|
|
428
|
+
componentName: 'CheckboxIndeterminateIcon',
|
|
429
|
+
package: '@atlaskit/icon/core/checkbox-indeterminate',
|
|
430
|
+
oldName: 'CheckboxIndeterminateIcon',
|
|
431
|
+
categorization: 'Multi-purpose',
|
|
432
|
+
location: 'ADS',
|
|
433
|
+
team: 'ADS',
|
|
434
|
+
type: 'Core',
|
|
435
|
+
usage: 'Reserved for interactive checkbox experiences. Consider using the checkbox component.'
|
|
436
|
+
},
|
|
437
|
+
'checkbox-unchecked': {
|
|
438
|
+
keywords: ['checkbox-unchecked', 'checkboxunchecked', 'icon', 'core', 'unchecked'],
|
|
439
|
+
componentName: 'CheckboxUncheckedIcon',
|
|
440
|
+
package: '@atlaskit/icon/core/checkbox-unchecked',
|
|
441
|
+
categorization: 'Multi-purpose',
|
|
442
|
+
location: 'ADS',
|
|
443
|
+
team: 'ADS',
|
|
444
|
+
type: 'Core',
|
|
445
|
+
usage: 'Reserved for interactive checkbox experiences. Consider using the checkbox component.'
|
|
446
|
+
},
|
|
447
|
+
'child-issues': {
|
|
448
|
+
keywords: ['child-issues', 'childissues', 'icon', 'core'],
|
|
449
|
+
componentName: 'ChildIssuesIcon',
|
|
450
|
+
package: '@atlaskit/icon/core/child-issues',
|
|
451
|
+
categorization: 'Single-purpose',
|
|
452
|
+
location: 'Icon contributions',
|
|
453
|
+
team: 'Jira',
|
|
454
|
+
type: 'Platform',
|
|
455
|
+
usage: 'Reserved for child issues in Jira.'
|
|
456
|
+
},
|
|
457
|
+
clock: {
|
|
458
|
+
keywords: ['clock', 'icon', 'core', 'time', 'recent', 'history'],
|
|
459
|
+
componentName: 'ClockIcon',
|
|
460
|
+
package: '@atlaskit/icon/core/clock',
|
|
461
|
+
oldName: 'RecentIcon',
|
|
462
|
+
categorization: 'Multi-purpose',
|
|
463
|
+
location: 'ADS',
|
|
464
|
+
team: 'ADS',
|
|
465
|
+
type: 'Core',
|
|
466
|
+
usage: 'Known uses: recent, time input, sprint time remaining.'
|
|
467
|
+
},
|
|
468
|
+
close: {
|
|
469
|
+
keywords: ['close', 'icon', 'core', 'cross', 'x'],
|
|
470
|
+
componentName: 'CloseIcon',
|
|
471
|
+
package: '@atlaskit/icon/core/close',
|
|
472
|
+
oldName: 'CrossIcon',
|
|
473
|
+
categorization: 'Single-purpose',
|
|
474
|
+
location: 'ADS',
|
|
475
|
+
team: 'ADS',
|
|
476
|
+
type: 'Core',
|
|
477
|
+
usage: 'Reserved for closing an element.'
|
|
478
|
+
},
|
|
479
|
+
'cloud-arrow-up': {
|
|
480
|
+
keywords: ['cloud-arrow-up', 'cloudarrowup', 'icon', 'core', 'deployments', 'up arrow'],
|
|
481
|
+
componentName: 'CloudArrowUpIcon',
|
|
482
|
+
package: '@atlaskit/icon/core/cloud-arrow-up',
|
|
483
|
+
oldName: 'UploadIcon',
|
|
484
|
+
categorization: 'Multi-purpose',
|
|
485
|
+
location: 'ADS',
|
|
486
|
+
team: 'ADS',
|
|
487
|
+
type: 'Core',
|
|
488
|
+
usage: 'Known uses: deployments in Jira.'
|
|
489
|
+
},
|
|
490
|
+
collapse: {
|
|
491
|
+
keywords: ['collapse', 'icon', 'core', 'contract', 'width', 'horizontal arrows'],
|
|
492
|
+
componentName: 'CollapseIcon',
|
|
493
|
+
package: '@atlaskit/icon/core/collapse',
|
|
494
|
+
oldName: 'EditorCollapseIcon',
|
|
495
|
+
categorization: 'Single-purpose',
|
|
496
|
+
location: 'Icon contributions',
|
|
497
|
+
team: 'Editor',
|
|
498
|
+
type: 'Core',
|
|
499
|
+
usage: 'Reserved for contracting or reducing the width of an element.'
|
|
500
|
+
},
|
|
501
|
+
comment: {
|
|
502
|
+
keywords: ['comment', 'chat', 'speech', 'icon', 'core', 'speech bubble'],
|
|
503
|
+
componentName: 'CommentIcon',
|
|
504
|
+
package: '@atlaskit/icon/core/comment',
|
|
505
|
+
oldName: 'CodeIcon',
|
|
506
|
+
categorization: 'Single-purpose',
|
|
507
|
+
location: 'ADS',
|
|
508
|
+
team: 'ADS',
|
|
509
|
+
type: 'Core',
|
|
510
|
+
usage: 'Reserved for comments on objects.'
|
|
511
|
+
},
|
|
512
|
+
'comment-add': {
|
|
513
|
+
keywords: ['comment-add', 'commentadd', 'icon', 'core', 'speech bubble', 'plus'],
|
|
514
|
+
componentName: 'CommentAddIcon',
|
|
515
|
+
package: '@atlaskit/icon/core/comment-add',
|
|
516
|
+
oldName: 'MediaServicesAddCommentIcon',
|
|
517
|
+
categorization: 'Single-purpose',
|
|
518
|
+
location: 'ADS',
|
|
519
|
+
team: 'ADS',
|
|
520
|
+
type: 'Core',
|
|
521
|
+
usage: 'Reserved for adding a comment to an object.'
|
|
522
|
+
},
|
|
523
|
+
commit: {
|
|
524
|
+
keywords: ['commit', 'icon', 'core', 'git commit', 'bitbucket commit'],
|
|
525
|
+
componentName: 'CommitIcon',
|
|
526
|
+
package: '@atlaskit/icon/core/commit',
|
|
527
|
+
oldName: 'BitbucketCommitsIcon',
|
|
528
|
+
categorization: 'Single-purpose',
|
|
529
|
+
location: 'Icon contributions',
|
|
530
|
+
team: 'Jira',
|
|
531
|
+
type: 'Platform',
|
|
532
|
+
usage: 'Reserved for commits in Jira or Bitbucket.'
|
|
533
|
+
},
|
|
534
|
+
compass: {
|
|
535
|
+
keywords: ['compass', 'icon', 'core', 'template'],
|
|
536
|
+
componentName: 'CompassIcon',
|
|
537
|
+
package: '@atlaskit/icon/core/compass',
|
|
538
|
+
categorization: 'Multi-purpose',
|
|
539
|
+
location: 'ADS',
|
|
540
|
+
type: 'Global noun',
|
|
541
|
+
usage: 'Known uses: templates.'
|
|
542
|
+
},
|
|
543
|
+
component: {
|
|
544
|
+
keywords: ['component', 'block', 'lego', 'icon', 'core', 'lego', 'brick', 'block'],
|
|
545
|
+
componentName: 'ComponentIcon',
|
|
546
|
+
package: '@atlaskit/icon/core/component',
|
|
547
|
+
oldName: 'ComponentIcon',
|
|
548
|
+
categorization: 'Single-purpose',
|
|
549
|
+
location: 'ADS',
|
|
550
|
+
team: 'ADS',
|
|
551
|
+
type: 'Core',
|
|
552
|
+
usage: 'Reserved for components in Jira and Compass.'
|
|
553
|
+
},
|
|
554
|
+
copy: {
|
|
555
|
+
keywords: ['copy', 'duplicate', 'icon', 'core', 'copy', 'object'],
|
|
556
|
+
componentName: 'CopyIcon',
|
|
557
|
+
package: '@atlaskit/icon/core/copy',
|
|
558
|
+
oldName: 'CopyIcon',
|
|
559
|
+
categorization: 'Single-purpose',
|
|
560
|
+
location: 'ADS',
|
|
561
|
+
team: 'ADS',
|
|
562
|
+
type: 'Core',
|
|
563
|
+
usage: 'Reserved for copying data such as text, code or other objects.'
|
|
564
|
+
},
|
|
565
|
+
'credit-card': {
|
|
566
|
+
keywords: ['credit-card', 'creditcard', 'icon', 'core', 'payment', 'invoice'],
|
|
567
|
+
componentName: 'CreditCardIcon',
|
|
568
|
+
package: '@atlaskit/icon/core/credit-card',
|
|
569
|
+
oldName: 'CreditcardIcon',
|
|
570
|
+
categorization: 'Multi-purpose',
|
|
571
|
+
location: 'ADS',
|
|
572
|
+
team: 'ADS',
|
|
573
|
+
type: 'Core',
|
|
574
|
+
usage: 'Known uses: billing in Admin, invoices in PPC, payments.'
|
|
575
|
+
},
|
|
576
|
+
'cross-circle': {
|
|
577
|
+
keywords: ['cross-circle', 'crosscircle', 'close', 'x', 'cancel', 'icon', 'core', 'x', 'exit', 'clear', 'no', 'filled'],
|
|
578
|
+
componentName: 'CrossCircleIcon',
|
|
579
|
+
package: '@atlaskit/icon/core/cross-circle',
|
|
580
|
+
oldName: 'CrossCircleIcon',
|
|
581
|
+
categorization: 'Multi-purpose',
|
|
582
|
+
location: 'ADS',
|
|
583
|
+
team: 'ADS',
|
|
584
|
+
type: 'Core',
|
|
585
|
+
usage: 'Known uses: clear text field, error status icon.'
|
|
586
|
+
},
|
|
587
|
+
customize: {
|
|
588
|
+
keywords: ['customize', 'icon', 'core', 'customise', 'configure', 'modify', 'preferences', 'settings', 'sliders'],
|
|
589
|
+
componentName: 'CustomizeIcon',
|
|
590
|
+
package: '@atlaskit/icon/core/customize',
|
|
591
|
+
oldName: 'PreferencesIcon',
|
|
592
|
+
categorization: 'Multi-purpose',
|
|
593
|
+
location: 'ADS',
|
|
594
|
+
team: 'ADS',
|
|
595
|
+
type: 'Core',
|
|
596
|
+
usage: 'Known uses: modify a sidebar order, change view, settings.'
|
|
597
|
+
},
|
|
598
|
+
dashboard: {
|
|
599
|
+
keywords: ['dashboard', 'window', 'grid', 'icon', 'core', 'activity', 'view'],
|
|
600
|
+
componentName: 'DashboardIcon',
|
|
601
|
+
package: '@atlaskit/icon/core/dashboard',
|
|
602
|
+
oldName: 'ActivityIcon',
|
|
603
|
+
categorization: 'Single-purpose',
|
|
604
|
+
location: 'ADS',
|
|
605
|
+
team: 'ADS',
|
|
606
|
+
type: 'Core',
|
|
607
|
+
usage: 'Reserved for dashboards in Jira.'
|
|
608
|
+
},
|
|
609
|
+
database: {
|
|
610
|
+
keywords: ['database', 'icon', 'core', 'spreadsheet', 'table', 'data', 'cells'],
|
|
611
|
+
componentName: 'DatabaseIcon',
|
|
612
|
+
package: '@atlaskit/icon/core/database',
|
|
613
|
+
categorization: 'Single-purpose',
|
|
614
|
+
location: 'ADS',
|
|
615
|
+
team: 'ADS',
|
|
616
|
+
type: 'Global noun',
|
|
617
|
+
usage: 'Reserved for databases in Confluence.'
|
|
618
|
+
},
|
|
619
|
+
decision: {
|
|
620
|
+
keywords: ['decision', 'icon', 'core', 'fork', 'diagonal arrow'],
|
|
621
|
+
componentName: 'DecisionIcon',
|
|
622
|
+
package: '@atlaskit/icon/core/decision',
|
|
623
|
+
oldName: 'DecisionIcon',
|
|
624
|
+
categorization: 'Single-purpose',
|
|
625
|
+
location: 'ADS',
|
|
626
|
+
team: 'ADS',
|
|
627
|
+
type: 'Core',
|
|
628
|
+
usage: 'Reserved for decisions.'
|
|
629
|
+
},
|
|
630
|
+
delete: {
|
|
631
|
+
keywords: ['delete', 'icon', 'core', 'trash', 'bin', 'remove'],
|
|
632
|
+
componentName: 'DeleteIcon',
|
|
633
|
+
package: '@atlaskit/icon/core/delete',
|
|
634
|
+
oldName: 'TrashIcon',
|
|
635
|
+
categorization: 'Single-purpose',
|
|
636
|
+
location: 'ADS',
|
|
637
|
+
team: 'ADS',
|
|
638
|
+
type: 'Core',
|
|
639
|
+
usage: 'Reserved for removing or deleting an object.'
|
|
640
|
+
},
|
|
641
|
+
department: {
|
|
642
|
+
keywords: ['department', 'icon', 'core', 'organization', 'organisation', 'org chart', 'hierarchy'],
|
|
643
|
+
componentName: 'DepartmentIcon',
|
|
644
|
+
package: '@atlaskit/icon/core/department',
|
|
645
|
+
oldName: 'DepartmentIcon',
|
|
646
|
+
categorization: 'Single-purpose',
|
|
647
|
+
location: 'Icon contributions',
|
|
648
|
+
team: 'Atlas',
|
|
649
|
+
type: 'Global noun',
|
|
650
|
+
usage: 'Reserved for departments, reporting lines, or other tree chart representations.'
|
|
651
|
+
},
|
|
652
|
+
'device-mobile': {
|
|
653
|
+
keywords: ['device-mobile', 'devicemobile', 'icon', 'core', 'iphone', 'mobile phone', 'cell phone'],
|
|
654
|
+
componentName: 'DeviceMobileIcon',
|
|
655
|
+
package: '@atlaskit/icon/core/device-mobile',
|
|
656
|
+
categorization: 'Multi-purpose',
|
|
657
|
+
location: 'ADS',
|
|
658
|
+
team: 'ADS',
|
|
659
|
+
type: 'Core',
|
|
660
|
+
usage: 'Known uses: call, contact us.'
|
|
661
|
+
},
|
|
662
|
+
download: {
|
|
663
|
+
keywords: ['download', 'cloud', 'icon', 'core', 'down arrow', 'file download'],
|
|
664
|
+
componentName: 'DownloadIcon',
|
|
665
|
+
package: '@atlaskit/icon/core/download',
|
|
666
|
+
categorization: 'Single-purpose',
|
|
667
|
+
location: 'ADS',
|
|
668
|
+
team: 'ADS',
|
|
669
|
+
type: 'Core',
|
|
670
|
+
usage: 'Reserved for file downloads.'
|
|
671
|
+
},
|
|
672
|
+
'drag-handle': {
|
|
673
|
+
keywords: ['drag-handle', 'draghandle', 'icon', 'core', 'drag handler', 'drag dots', 'reorder', 'move'],
|
|
674
|
+
componentName: 'DragHandleIcon',
|
|
675
|
+
package: '@atlaskit/icon/core/drag-handle',
|
|
676
|
+
oldName: 'DragHandlerIcon',
|
|
677
|
+
categorization: 'Single-purpose',
|
|
678
|
+
location: 'ADS',
|
|
679
|
+
team: 'ADS',
|
|
680
|
+
type: 'Core',
|
|
681
|
+
usage: 'Reserved for draggable elements.'
|
|
682
|
+
},
|
|
683
|
+
edit: {
|
|
684
|
+
keywords: ['edit', 'pencil', 'write', 'icon', 'core', 'pencil', 'pencil on page'],
|
|
685
|
+
componentName: 'EditIcon',
|
|
686
|
+
package: '@atlaskit/icon/core/edit',
|
|
687
|
+
oldName: 'EditIcon',
|
|
688
|
+
categorization: 'Single-purpose',
|
|
689
|
+
location: 'ADS',
|
|
690
|
+
team: 'ADS',
|
|
691
|
+
type: 'Core',
|
|
692
|
+
usage: 'Reserved for editing objects.'
|
|
693
|
+
},
|
|
694
|
+
email: {
|
|
695
|
+
keywords: ['email', 'icon', 'core', 'envelope', 'message'],
|
|
696
|
+
componentName: 'EmailIcon',
|
|
697
|
+
package: '@atlaskit/icon/core/email',
|
|
698
|
+
oldName: 'EmailIcon',
|
|
699
|
+
categorization: 'Single-purpose',
|
|
700
|
+
location: 'ADS',
|
|
701
|
+
team: 'ADS',
|
|
702
|
+
type: 'Core',
|
|
703
|
+
usage: 'Reserved for when an email-related things.'
|
|
704
|
+
},
|
|
705
|
+
emoji: {
|
|
706
|
+
keywords: ['emoji', 'emoticon', 'smiley', 'icon', 'core', 'smiley face', 'emoticon'],
|
|
707
|
+
componentName: 'EmojiIcon',
|
|
708
|
+
package: '@atlaskit/icon/core/emoji',
|
|
709
|
+
oldName: 'EmojiEmoji',
|
|
710
|
+
categorization: 'Single-purpose',
|
|
711
|
+
location: 'Icon contributions',
|
|
712
|
+
team: 'Editor',
|
|
713
|
+
type: 'Platform',
|
|
714
|
+
usage: "Reserved for Editor as a category for Emoji's."
|
|
715
|
+
},
|
|
716
|
+
'emoji-add': {
|
|
717
|
+
keywords: ['emoji-add', 'emojiadd', 'icon', 'core', 'smiley face', 'emoticon', 'plus'],
|
|
718
|
+
componentName: 'EmojiAddIcon',
|
|
719
|
+
package: '@atlaskit/icon/core/emoji-add',
|
|
720
|
+
oldName: 'EmojiAddIcon',
|
|
721
|
+
categorization: 'Single-purpose',
|
|
722
|
+
location: 'Icon contributions',
|
|
723
|
+
team: 'Editor',
|
|
724
|
+
type: 'Platform',
|
|
725
|
+
usage: 'Reserved for adding an emoji reaction.'
|
|
726
|
+
},
|
|
727
|
+
epic: {
|
|
728
|
+
keywords: ['epic', 'icon', 'core', 'lightning bolt', 'filled'],
|
|
729
|
+
componentName: 'EpicIcon',
|
|
730
|
+
package: '@atlaskit/icon/core/epic',
|
|
731
|
+
categorization: 'Single-purpose',
|
|
732
|
+
location: 'Icon contributions',
|
|
733
|
+
team: 'Jira',
|
|
734
|
+
type: 'Global noun',
|
|
735
|
+
usage: 'Reserved for epics in Jira.'
|
|
736
|
+
},
|
|
737
|
+
error: {
|
|
738
|
+
keywords: ['error', 'warning', 'alert', 'icon', 'core', 'filled', 'status'],
|
|
739
|
+
componentName: 'ErrorIcon',
|
|
740
|
+
package: '@atlaskit/icon/core/error',
|
|
741
|
+
oldName: 'ErrorIcon',
|
|
742
|
+
categorization: 'Single-purpose',
|
|
743
|
+
location: 'ADS',
|
|
744
|
+
team: 'ADS',
|
|
745
|
+
type: 'Core',
|
|
746
|
+
usage: 'Reserved for when there is an error.'
|
|
747
|
+
},
|
|
748
|
+
expand: {
|
|
749
|
+
keywords: ['expand', 'icon', 'core', 'diagonal', 'resize'],
|
|
750
|
+
componentName: 'ExpandIcon',
|
|
751
|
+
package: '@atlaskit/icon/core/expand',
|
|
752
|
+
oldName: 'EditorExpandIcon',
|
|
753
|
+
categorization: 'Single-purpose',
|
|
754
|
+
location: 'ADS',
|
|
755
|
+
team: 'ADS',
|
|
756
|
+
type: 'Core',
|
|
757
|
+
usage: 'Reserved for expanding a object or panel.'
|
|
758
|
+
},
|
|
759
|
+
'eye-open': {
|
|
760
|
+
keywords: ['eye-open', 'eyeopen', 'icon', 'core', 'watch', 'visible', 'visbility', 'permissions'],
|
|
761
|
+
componentName: 'EyeOpenIcon',
|
|
762
|
+
package: '@atlaskit/icon/core/eye-open',
|
|
763
|
+
oldName: 'WatchIcon',
|
|
764
|
+
categorization: 'Multi-purpose',
|
|
765
|
+
location: 'ADS',
|
|
766
|
+
team: 'ADS',
|
|
767
|
+
type: 'Core',
|
|
768
|
+
usage: 'Known uses: watch page in Confluence, show password in text field, and following in Atlas.'
|
|
769
|
+
},
|
|
770
|
+
'eye-open-filled': {
|
|
771
|
+
keywords: ['eye-open-filled', 'eyeopenfilled', 'icon', 'core', 'watching', 'visible', 'visbility', 'permissions', 'filled'],
|
|
772
|
+
componentName: 'EyeOpenFilledIcon',
|
|
773
|
+
package: '@atlaskit/icon/core/eye-open-filled',
|
|
774
|
+
oldName: 'WatchFilledIcon',
|
|
775
|
+
categorization: 'Multi-purpose',
|
|
776
|
+
location: 'ADS',
|
|
777
|
+
team: 'ADS',
|
|
778
|
+
type: 'Core',
|
|
779
|
+
usage: 'Known uses: watched pages in Confluence.'
|
|
780
|
+
},
|
|
781
|
+
feed: {
|
|
782
|
+
keywords: ['feed', 'icon', 'core', 'feed', 'updates', 'release notes', "what's new"],
|
|
783
|
+
componentName: 'FeedIcon',
|
|
784
|
+
package: '@atlaskit/icon/core/feed',
|
|
785
|
+
categorization: 'Single-purpose',
|
|
786
|
+
location: 'Icon contributions',
|
|
787
|
+
team: 'Atlas',
|
|
788
|
+
type: 'Core',
|
|
789
|
+
usage: 'Reserved for update feeds in Atlassian Home.'
|
|
790
|
+
},
|
|
791
|
+
feedback: {
|
|
792
|
+
keywords: ['feedback', 'announce', 'speaker', 'megaphone', 'icon', 'core', 'diagonal arrow', 'chat bubble'],
|
|
793
|
+
componentName: 'FeedbackIcon',
|
|
794
|
+
package: '@atlaskit/icon/core/feedback',
|
|
795
|
+
categorization: 'Multi-purpose',
|
|
796
|
+
location: 'ADS',
|
|
797
|
+
team: 'ADS',
|
|
798
|
+
type: 'Core',
|
|
799
|
+
usage: 'Known uses: customer feedback.'
|
|
800
|
+
},
|
|
801
|
+
filter: {
|
|
802
|
+
keywords: ['filter', 'icon', 'core', 'funnel', 'refine'],
|
|
803
|
+
componentName: 'FilterIcon',
|
|
804
|
+
package: '@atlaskit/icon/core/filter',
|
|
805
|
+
oldName: 'FilterIcon',
|
|
806
|
+
categorization: 'Single-purpose',
|
|
807
|
+
location: 'ADS',
|
|
808
|
+
team: 'ADS',
|
|
809
|
+
type: 'Core',
|
|
810
|
+
usage: 'Reserved for filterting data or objects.'
|
|
811
|
+
},
|
|
812
|
+
flag: {
|
|
813
|
+
keywords: ['flag', 'icon', 'core', 'important', 'emoji category'],
|
|
814
|
+
componentName: 'FlagIcon',
|
|
815
|
+
package: '@atlaskit/icon/core/flag',
|
|
816
|
+
oldName: 'EmojiFlags',
|
|
817
|
+
categorization: 'Multi-purpose',
|
|
818
|
+
location: 'Icon contributions',
|
|
819
|
+
team: 'Editor',
|
|
820
|
+
type: 'Core',
|
|
821
|
+
usage: 'Known uses: flags in Editor, feature flags.'
|
|
822
|
+
},
|
|
823
|
+
flask: {
|
|
824
|
+
keywords: ['flask', 'icon', 'core', 'labs', 'test', 'erlenmeyer flask', 'beaker'],
|
|
825
|
+
componentName: 'FlaskIcon',
|
|
826
|
+
package: '@atlaskit/icon/core/flask',
|
|
827
|
+
oldName: 'JiraLabsIcon',
|
|
828
|
+
categorization: 'Multi-purpose',
|
|
829
|
+
location: 'Icon contributions',
|
|
830
|
+
team: 'Jira',
|
|
831
|
+
type: 'Global noun',
|
|
832
|
+
usage: 'Known uses: labs in Jira.'
|
|
833
|
+
},
|
|
834
|
+
'folder-closed': {
|
|
835
|
+
keywords: ['folder-closed', 'folderclosed', 'icon', 'core', 'directory'],
|
|
836
|
+
componentName: 'FolderClosedIcon',
|
|
837
|
+
package: '@atlaskit/icon/core/folder-closed',
|
|
838
|
+
oldName: 'FolderIcon',
|
|
839
|
+
categorization: 'Single-purpose',
|
|
840
|
+
location: 'ADS',
|
|
841
|
+
team: 'ADS',
|
|
842
|
+
type: 'Core',
|
|
843
|
+
usage: 'Reserved for folders in Confluence.'
|
|
844
|
+
},
|
|
845
|
+
'folder-open': {
|
|
846
|
+
keywords: ['folder-open', 'folderopen', 'icon', 'core', 'directory'],
|
|
847
|
+
componentName: 'FolderOpenIcon',
|
|
848
|
+
package: '@atlaskit/icon/core/folder-open',
|
|
849
|
+
categorization: 'Single-purpose',
|
|
850
|
+
location: 'ADS',
|
|
851
|
+
team: 'ADS',
|
|
852
|
+
type: 'Core',
|
|
853
|
+
usage: 'Reserved for open folders in Confluence.'
|
|
854
|
+
},
|
|
855
|
+
'fullscreen-enter': {
|
|
856
|
+
keywords: ['fullscreen-enter', 'fullscreenenter', 'icon', 'core', 'full screen'],
|
|
857
|
+
componentName: 'FullscreenEnterIcon',
|
|
858
|
+
package: '@atlaskit/icon/core/fullscreen-enter',
|
|
859
|
+
oldName: 'VidFullScreenOnIcon',
|
|
860
|
+
categorization: 'Single-purpose',
|
|
861
|
+
location: 'Icon contributions',
|
|
862
|
+
team: 'Media',
|
|
863
|
+
type: 'Core',
|
|
864
|
+
usage: 'Reserved for full screen videos or objects.'
|
|
865
|
+
},
|
|
866
|
+
'fullscreen-exit': {
|
|
867
|
+
keywords: ['fullscreen-exit', 'fullscreenexit', 'icon', 'core', 'un-full screen', 'un-fullscreen'],
|
|
868
|
+
componentName: 'FullscreenExitIcon',
|
|
869
|
+
package: '@atlaskit/icon/core/fullscreen-exit',
|
|
870
|
+
oldName: 'VidFullScreenOffIcon',
|
|
871
|
+
categorization: 'Single-purpose',
|
|
872
|
+
location: 'Icon contributions',
|
|
873
|
+
team: 'Media',
|
|
874
|
+
type: 'Core',
|
|
875
|
+
usage: 'Reserved for return screen videos or objects.'
|
|
876
|
+
},
|
|
877
|
+
globe: {
|
|
878
|
+
keywords: ['globe', 'icon', 'core', 'world'],
|
|
879
|
+
componentName: 'GlobeIcon',
|
|
880
|
+
package: '@atlaskit/icon/core/globe',
|
|
881
|
+
oldName: 'WorldIcon',
|
|
882
|
+
categorization: 'Multi-purpose',
|
|
883
|
+
location: 'ADS',
|
|
884
|
+
team: 'ADS',
|
|
885
|
+
type: 'Core',
|
|
886
|
+
usage: 'Known uses: public link in Confluence share dialog, global rules in Automation.'
|
|
887
|
+
},
|
|
888
|
+
goal: {
|
|
889
|
+
keywords: ['goal', 'icon', 'core', 'target'],
|
|
890
|
+
componentName: 'GoalIcon',
|
|
891
|
+
package: '@atlaskit/icon/core/goal',
|
|
892
|
+
categorization: 'Single-purpose',
|
|
893
|
+
location: 'ADS',
|
|
894
|
+
team: 'Atlas',
|
|
895
|
+
type: 'Global noun',
|
|
896
|
+
usage: 'Reserved for goals in Atlas.'
|
|
897
|
+
},
|
|
898
|
+
grid: {
|
|
899
|
+
keywords: ['grid', 'icon', 'core', 'view all content', 'tile view', 'layout', 'grid', 'tiles'],
|
|
900
|
+
componentName: 'GridIcon',
|
|
901
|
+
package: '@atlaskit/icon/core/grid',
|
|
902
|
+
oldName: 'AppSwitcherIcon',
|
|
903
|
+
categorization: 'Multi-purpose',
|
|
904
|
+
location: 'ADS',
|
|
905
|
+
team: 'ADS',
|
|
906
|
+
type: 'Core',
|
|
907
|
+
usage: 'Known uses: spaces in Confluence, and grid view, all content in Confluence.'
|
|
908
|
+
},
|
|
909
|
+
hashtag: {
|
|
910
|
+
keywords: ['hashtag', 'icon', 'core', 'tag', 'topic', 'pound'],
|
|
911
|
+
componentName: 'HashtagIcon',
|
|
912
|
+
package: '@atlaskit/icon/core/hashtag',
|
|
913
|
+
categorization: 'Multi-purpose',
|
|
914
|
+
location: 'ADS',
|
|
915
|
+
team: 'ADS',
|
|
916
|
+
type: 'Core',
|
|
917
|
+
usage: 'Known uses: topics in Atlas, tags.'
|
|
918
|
+
},
|
|
919
|
+
heart: {
|
|
920
|
+
keywords: ['heart', 'icon', 'core', 'like', 'love', 'emoji category'],
|
|
921
|
+
componentName: 'HeartIcon',
|
|
922
|
+
package: '@atlaskit/icon/core/heart',
|
|
923
|
+
oldName: 'EmojiSymbols',
|
|
924
|
+
categorization: 'Multi-purpose',
|
|
925
|
+
location: 'Icon contributions',
|
|
926
|
+
team: 'Editor',
|
|
927
|
+
type: 'Platform',
|
|
928
|
+
usage: 'Known uses: emoji symbols in Editor.'
|
|
929
|
+
},
|
|
930
|
+
home: {
|
|
931
|
+
keywords: ['home', 'icon', 'core', 'house', 'building'],
|
|
932
|
+
componentName: 'HomeIcon',
|
|
933
|
+
package: '@atlaskit/icon/core/home',
|
|
934
|
+
oldName: 'HomeIcon',
|
|
935
|
+
categorization: 'Single-purpose',
|
|
936
|
+
location: 'ADS',
|
|
937
|
+
team: 'ADS',
|
|
938
|
+
type: 'Core',
|
|
939
|
+
usage: 'Reserved for home in navigation. When a user clicks on this, they should return to the homepage.'
|
|
940
|
+
},
|
|
941
|
+
image: {
|
|
942
|
+
keywords: ['image', 'picture', 'photo', 'icon', 'core', 'picture', 'asset'],
|
|
943
|
+
componentName: 'ImageIcon',
|
|
944
|
+
package: '@atlaskit/icon/core/image',
|
|
945
|
+
oldName: 'ImageIcon',
|
|
946
|
+
categorization: 'Multi-purpose',
|
|
947
|
+
location: 'ADS',
|
|
948
|
+
team: 'ADS',
|
|
949
|
+
type: 'Core',
|
|
950
|
+
usage: 'Known uses: images, image upload.'
|
|
951
|
+
},
|
|
952
|
+
inbox: {
|
|
953
|
+
keywords: ['inbox', 'icon', 'core', 'document tray', 'work', 'letter', 'post'],
|
|
954
|
+
componentName: 'InboxIcon',
|
|
955
|
+
package: '@atlaskit/icon/core/inbox',
|
|
956
|
+
oldName: 'TrayIcon',
|
|
957
|
+
categorization: 'Multi-purpose',
|
|
958
|
+
location: 'Icon contributions',
|
|
959
|
+
team: 'Unknown',
|
|
960
|
+
type: 'Platform',
|
|
961
|
+
usage: "Known uses: 'Your work' in Confluence, inbox, mail."
|
|
962
|
+
},
|
|
963
|
+
incident: {
|
|
964
|
+
keywords: ['incident', 'icon', 'core', 'witches hat', 'traffic cone'],
|
|
965
|
+
componentName: 'IncidentIcon',
|
|
966
|
+
package: '@atlaskit/icon/core/incident',
|
|
967
|
+
categorization: 'Single-purpose',
|
|
968
|
+
location: 'Icon contributions',
|
|
969
|
+
team: 'Jira',
|
|
970
|
+
type: 'Global noun',
|
|
971
|
+
usage: 'Reserved for incidents in Jira.'
|
|
972
|
+
},
|
|
973
|
+
information: {
|
|
974
|
+
keywords: ['information', 'icon', 'core', 'info', 'filled', 'helper', 'tip'],
|
|
975
|
+
componentName: 'InformationIcon',
|
|
976
|
+
package: '@atlaskit/icon/core/information',
|
|
977
|
+
oldName: 'InfoIcon',
|
|
978
|
+
categorization: 'Single-purpose',
|
|
979
|
+
location: 'ADS',
|
|
980
|
+
team: 'ADS',
|
|
981
|
+
type: 'Core',
|
|
982
|
+
usage: 'Known uses: helper message under textfield, information state insection messages.'
|
|
983
|
+
},
|
|
984
|
+
issue: {
|
|
985
|
+
keywords: ['issue', 'tick', 'check', 'confirm', 'task', 'icon', 'core'],
|
|
986
|
+
componentName: 'IssueIcon',
|
|
987
|
+
package: '@atlaskit/icon/core/issue',
|
|
988
|
+
oldName: 'IssueIcon',
|
|
989
|
+
categorization: 'Single-purpose',
|
|
990
|
+
location: 'ADS',
|
|
991
|
+
team: 'Jira',
|
|
992
|
+
type: 'Global noun',
|
|
993
|
+
usage: 'Reserved for issues in Jira.'
|
|
994
|
+
},
|
|
995
|
+
issues: {
|
|
996
|
+
keywords: ['issues', 'tick', 'check', 'confirm', 'task', 'icon', 'core', 'multiple issues'],
|
|
997
|
+
componentName: 'IssuesIcon',
|
|
998
|
+
package: '@atlaskit/icon/core/issues',
|
|
999
|
+
oldName: 'IssuesIcon',
|
|
1000
|
+
categorization: 'Single-purpose',
|
|
1001
|
+
location: 'ADS',
|
|
1002
|
+
team: 'Jira',
|
|
1003
|
+
type: 'Global noun',
|
|
1004
|
+
usage: 'Reserved for multiple issues in Jira.'
|
|
1005
|
+
},
|
|
1006
|
+
lightbulb: {
|
|
1007
|
+
keywords: ['lightbulb', 'idea', 'hint', 'icon', 'core', 'idea', 'initiative', 'tip', 'learnings'],
|
|
1008
|
+
componentName: 'LightbulbIcon',
|
|
1009
|
+
package: '@atlaskit/icon/core/lightbulb',
|
|
1010
|
+
oldName: 'LightbulbIcon',
|
|
1011
|
+
categorization: 'Multi-purpose',
|
|
1012
|
+
location: 'ADS',
|
|
1013
|
+
team: 'ADS',
|
|
1014
|
+
type: 'Platform',
|
|
1015
|
+
usage: 'Known uses: learnings in Atlas, initiatives in Jira.'
|
|
1016
|
+
},
|
|
1017
|
+
link: {
|
|
1018
|
+
keywords: ['link', 'icon', 'core', 'url', 'hyperlink', 'website', 'www', 'http'],
|
|
1019
|
+
componentName: 'LinkIcon',
|
|
1020
|
+
package: '@atlaskit/icon/core/link',
|
|
1021
|
+
oldName: 'LinkIcon',
|
|
1022
|
+
categorization: 'Single-purpose',
|
|
1023
|
+
location: 'ADS',
|
|
1024
|
+
team: 'ADS',
|
|
1025
|
+
type: 'Core',
|
|
1026
|
+
usage: 'Reserved for links, urls, or copy link.'
|
|
1027
|
+
},
|
|
1028
|
+
'link-broken': {
|
|
1029
|
+
keywords: ['link-broken', 'linkbroken', 'icon', 'core', 'unlink', 'remove link', 'break link', 'url', 'hyperlink', 'website', 'www', 'https'],
|
|
1030
|
+
componentName: 'LinkBrokenIcon',
|
|
1031
|
+
package: '@atlaskit/icon/core/link-broken',
|
|
1032
|
+
oldName: 'UnlinkIcon',
|
|
1033
|
+
categorization: 'Single-purpose',
|
|
1034
|
+
location: 'ADS',
|
|
1035
|
+
team: 'ADS',
|
|
1036
|
+
type: 'Core',
|
|
1037
|
+
usage: 'Reserved for removing a link.'
|
|
1038
|
+
},
|
|
1039
|
+
'link-external': {
|
|
1040
|
+
keywords: ['link-external', 'linkexternal', 'icon', 'core', 'new tab', 'new window', 'open in', 'url', 'hyperlink', 'www', 'http', 'https', 'website', 'external', 'shortcut', 'diagonal arrow'],
|
|
1041
|
+
componentName: 'LinkExternalIcon',
|
|
1042
|
+
package: '@atlaskit/icon/core/link-external',
|
|
1043
|
+
oldName: 'ShortcutIcon',
|
|
1044
|
+
categorization: 'Single-purpose',
|
|
1045
|
+
location: 'ADS',
|
|
1046
|
+
team: 'ADS',
|
|
1047
|
+
type: 'Core',
|
|
1048
|
+
usage: 'Reserved for links that open up a new tab.'
|
|
1049
|
+
},
|
|
1050
|
+
'lobby-bell': {
|
|
1051
|
+
keywords: ['lobby-bell', 'lobbybell', 'icon', 'core', 'ding', 'risks'],
|
|
1052
|
+
componentName: 'LobbyBellIcon',
|
|
1053
|
+
package: '@atlaskit/icon/core/lobby-bell',
|
|
1054
|
+
categorization: 'Multi-purpose',
|
|
1055
|
+
location: 'Icon contributions',
|
|
1056
|
+
team: 'Editor',
|
|
1057
|
+
type: 'Platform',
|
|
1058
|
+
usage: 'Known uses: risks in Atlas.'
|
|
1059
|
+
},
|
|
1060
|
+
location: {
|
|
1061
|
+
keywords: ['location', 'pin', 'gps', 'map', 'icon', 'core', 'map', 'pin', 'address'],
|
|
1062
|
+
componentName: 'LocationIcon',
|
|
1063
|
+
package: '@atlaskit/icon/core/location',
|
|
1064
|
+
oldName: 'LocationIcon',
|
|
1065
|
+
categorization: 'Multi-purpose',
|
|
1066
|
+
location: 'ADS',
|
|
1067
|
+
team: 'ADS',
|
|
1068
|
+
type: 'Core',
|
|
1069
|
+
usage: 'Known uses: location in Atlas.'
|
|
1070
|
+
},
|
|
1071
|
+
'lock-locked': {
|
|
1072
|
+
keywords: ['lock-locked', 'locklocked', 'icon', 'core', 'permissions', 'no access', 'restricted', 'security', 'secure', 'forbidden', 'authentication'],
|
|
1073
|
+
componentName: 'LockLockedIcon',
|
|
1074
|
+
package: '@atlaskit/icon/core/lock-locked',
|
|
1075
|
+
oldName: 'LockIcon',
|
|
1076
|
+
categorization: 'Multi-purpose',
|
|
1077
|
+
location: 'ADS',
|
|
1078
|
+
team: 'ADS',
|
|
1079
|
+
type: 'Core',
|
|
1080
|
+
usage: 'Known uses: secure password in textfields, locked page in Confluence.'
|
|
1081
|
+
},
|
|
1082
|
+
'lock-unlocked': {
|
|
1083
|
+
keywords: ['lock-unlocked', 'lockunlocked', 'icon', 'core', 'open permissions', 'unrestricted access', 'security', 'insecure', 'authentication'],
|
|
1084
|
+
componentName: 'LockUnlockedIcon',
|
|
1085
|
+
package: '@atlaskit/icon/core/lock-unlocked',
|
|
1086
|
+
categorization: 'Multi-purpose',
|
|
1087
|
+
location: 'ADS',
|
|
1088
|
+
team: 'ADS',
|
|
1089
|
+
type: 'Core',
|
|
1090
|
+
usage: 'Known uses: unlocked page in Confluence.'
|
|
1091
|
+
},
|
|
1092
|
+
'log-in': {
|
|
1093
|
+
keywords: ['log-in', 'login', 'icon', 'core', 'sign in', 'enter', 'account'],
|
|
1094
|
+
componentName: 'LogInIcon',
|
|
1095
|
+
package: '@atlaskit/icon/core/log-in',
|
|
1096
|
+
oldName: 'SignInIcon',
|
|
1097
|
+
categorization: 'Single-purpose',
|
|
1098
|
+
location: 'ADS',
|
|
1099
|
+
team: 'ADS',
|
|
1100
|
+
type: 'Core',
|
|
1101
|
+
usage: 'Reserved for login.'
|
|
1102
|
+
},
|
|
1103
|
+
'log-out': {
|
|
1104
|
+
keywords: ['log-out', 'logout', 'icon', 'core', 'sign out', 'exit', 'account'],
|
|
1105
|
+
componentName: 'LogOutIcon',
|
|
1106
|
+
package: '@atlaskit/icon/core/log-out',
|
|
1107
|
+
oldName: 'SignOutIcon',
|
|
1108
|
+
categorization: 'Single-purpose',
|
|
1109
|
+
location: 'ADS',
|
|
1110
|
+
team: 'ADS',
|
|
1111
|
+
type: 'Core',
|
|
1112
|
+
usage: 'Reserved for logout.'
|
|
1113
|
+
},
|
|
1114
|
+
marketplace: {
|
|
1115
|
+
keywords: ['marketplace', 'store', 'shop', 'icon', 'core', 'app store', 'storefront', 'stand', 'third-party developer'],
|
|
1116
|
+
componentName: 'MarketplaceIcon',
|
|
1117
|
+
package: '@atlaskit/icon/core/marketplace',
|
|
1118
|
+
oldName: 'MarketplaceIcon',
|
|
1119
|
+
categorization: 'Single-purpose',
|
|
1120
|
+
location: 'ADS',
|
|
1121
|
+
team: 'ADS',
|
|
1122
|
+
type: 'Core',
|
|
1123
|
+
usage: 'Reserved for Atlassian Marketplace.'
|
|
1124
|
+
},
|
|
1125
|
+
maximize: {
|
|
1126
|
+
keywords: ['maximize', 'icon', 'core', 'resize', 'diagonal arrows', 'bigger'],
|
|
1127
|
+
componentName: 'MaximizeIcon',
|
|
1128
|
+
package: '@atlaskit/icon/core/maximize',
|
|
1129
|
+
oldName: 'MediaServicesActualSizeIcon',
|
|
1130
|
+
categorization: 'Single-purpose',
|
|
1131
|
+
location: 'Icon contributions',
|
|
1132
|
+
team: 'Media',
|
|
1133
|
+
type: 'Core',
|
|
1134
|
+
usage: 'Reserved for maximizing screens, panels, or objects.'
|
|
1135
|
+
},
|
|
1136
|
+
megaphone: {
|
|
1137
|
+
keywords: ['megaphone', 'icon', 'core', 'announcement', 'bullhorn', 'feedback', 'news'],
|
|
1138
|
+
componentName: 'MegaphoneIcon',
|
|
1139
|
+
package: '@atlaskit/icon/core/megaphone',
|
|
1140
|
+
oldName: 'FeedbackIcon',
|
|
1141
|
+
categorization: 'Multi-purpose',
|
|
1142
|
+
location: 'ADS',
|
|
1143
|
+
team: 'ADS',
|
|
1144
|
+
type: 'Core',
|
|
1145
|
+
usage: 'Known uses: feedback in products.'
|
|
1146
|
+
},
|
|
1147
|
+
mention: {
|
|
1148
|
+
keywords: ['mention', 'user', 'person', '@', 'icon', 'core', 'at symbol', '@', 'tag', 'username'],
|
|
1149
|
+
componentName: 'MentionIcon',
|
|
1150
|
+
package: '@atlaskit/icon/core/mention',
|
|
1151
|
+
oldName: 'MentionIcon, EditorMentionIcon',
|
|
1152
|
+
categorization: 'Single-purpose',
|
|
1153
|
+
location: 'Icon contributions',
|
|
1154
|
+
team: 'Editor',
|
|
1155
|
+
type: 'Core',
|
|
1156
|
+
usage: 'Reserved for user mentions.'
|
|
1157
|
+
},
|
|
1158
|
+
microphone: {
|
|
1159
|
+
keywords: ['microphone', 'icon', 'core', 'mic', 'mic on', 'voice', 'speak'],
|
|
1160
|
+
componentName: 'MicrophoneIcon',
|
|
1161
|
+
package: '@atlaskit/icon/core/microphone',
|
|
1162
|
+
oldName: 'VidAudioOnIcon',
|
|
1163
|
+
categorization: 'Multi-purpose',
|
|
1164
|
+
location: 'Icon contributions',
|
|
1165
|
+
team: 'Media',
|
|
1166
|
+
type: 'Platform',
|
|
1167
|
+
usage: 'Known uses: record sounds in Trello.'
|
|
1168
|
+
},
|
|
1169
|
+
minimize: {
|
|
1170
|
+
keywords: ['minimize', 'icon', 'core', 'minimise', 'resize', 'diagonal arrows'],
|
|
1171
|
+
componentName: 'MinimizeIcon',
|
|
1172
|
+
package: '@atlaskit/icon/core/minimize',
|
|
1173
|
+
oldName: 'VidFullScreenOffIcon',
|
|
1174
|
+
categorization: 'Single-purpose',
|
|
1175
|
+
location: 'ADS',
|
|
1176
|
+
team: 'ADS',
|
|
1177
|
+
type: 'Core',
|
|
1178
|
+
usage: 'Known uses: minimize modal window, minimize panel, minimize video screen.'
|
|
1179
|
+
},
|
|
1180
|
+
node: {
|
|
1181
|
+
keywords: ['node', 'icon', 'core', 'page', 'dot', 'page tree', 'navigation'],
|
|
1182
|
+
componentName: 'NodeIcon',
|
|
1183
|
+
package: '@atlaskit/icon/core/node',
|
|
1184
|
+
oldName: 'PageDotIcon',
|
|
1185
|
+
categorization: 'Single-purpose',
|
|
1186
|
+
location: 'Icon contributions',
|
|
1187
|
+
team: 'Confluence',
|
|
1188
|
+
type: 'Core',
|
|
1189
|
+
usage: 'Reserved for a non-expandable item in a page tree.'
|
|
1190
|
+
},
|
|
1191
|
+
'office-building': {
|
|
1192
|
+
keywords: ['office-building', 'officebuilding', 'icon', 'core', 'organization', 'organisation', 'business'],
|
|
1193
|
+
componentName: 'OfficeBuildingIcon',
|
|
1194
|
+
package: '@atlaskit/icon/core/office-building',
|
|
1195
|
+
oldName: 'OfficeBuildingIcon',
|
|
1196
|
+
categorization: 'Multi-purpose',
|
|
1197
|
+
location: 'ADS',
|
|
1198
|
+
team: 'ADS',
|
|
1199
|
+
type: 'Core',
|
|
1200
|
+
usage: 'Known uses: office in Atlas, company.'
|
|
1201
|
+
},
|
|
1202
|
+
page: {
|
|
1203
|
+
keywords: ['page', 'file', 'document', 'icon', 'core', 'feed', 'document'],
|
|
1204
|
+
componentName: 'PageIcon',
|
|
1205
|
+
package: '@atlaskit/icon/core/page',
|
|
1206
|
+
oldName: 'PageIcon',
|
|
1207
|
+
categorization: 'Single-purpose',
|
|
1208
|
+
location: 'ADS',
|
|
1209
|
+
team: 'ADS',
|
|
1210
|
+
type: 'Global noun',
|
|
1211
|
+
usage: 'Reserved for pages in Confluence.'
|
|
1212
|
+
},
|
|
1213
|
+
pages: {
|
|
1214
|
+
keywords: ['pages', 'icon', 'core', 'feeds', 'documents'],
|
|
1215
|
+
componentName: 'PagesIcon',
|
|
1216
|
+
package: '@atlaskit/icon/core/pages',
|
|
1217
|
+
oldName: 'QueuesIcon',
|
|
1218
|
+
categorization: 'Single-purpose',
|
|
1219
|
+
location: 'ADS',
|
|
1220
|
+
team: 'ADS',
|
|
1221
|
+
type: 'Core',
|
|
1222
|
+
usage: 'Reserved for multipe pages in Confluence.'
|
|
1223
|
+
},
|
|
1224
|
+
person: {
|
|
1225
|
+
keywords: ['person', 'person', 'user', 'avatar', 'icon', 'core', 'user', 'customer'],
|
|
1226
|
+
componentName: 'PersonIcon',
|
|
1227
|
+
package: '@atlaskit/icon/core/person',
|
|
1228
|
+
oldName: 'PersonIcon',
|
|
1229
|
+
categorization: 'Single-purpose',
|
|
1230
|
+
location: 'ADS',
|
|
1231
|
+
team: 'ADS',
|
|
1232
|
+
type: 'Core',
|
|
1233
|
+
usage: 'Known uses: representing a person or user, owner, contributor.'
|
|
1234
|
+
},
|
|
1235
|
+
'person-add': {
|
|
1236
|
+
keywords: ['person-add', 'personadd', 'icon', 'core', 'user', 'customer', 'plus'],
|
|
1237
|
+
componentName: 'PersonAddIcon',
|
|
1238
|
+
package: '@atlaskit/icon/core/person-add',
|
|
1239
|
+
categorization: 'Single-purpose',
|
|
1240
|
+
location: 'ADS',
|
|
1241
|
+
team: 'ADS',
|
|
1242
|
+
type: 'Core',
|
|
1243
|
+
usage: 'Reserved for adding a user to an object.'
|
|
1244
|
+
},
|
|
1245
|
+
'person-added': {
|
|
1246
|
+
keywords: ['person-added', 'personadded', 'icon', 'core', 'user', 'customer', 'check', 'tick'],
|
|
1247
|
+
componentName: 'PersonAddedIcon',
|
|
1248
|
+
package: '@atlaskit/icon/core/person-added',
|
|
1249
|
+
oldName: 'PersonWithTickIcon',
|
|
1250
|
+
categorization: 'Single-purpose',
|
|
1251
|
+
location: 'ADS',
|
|
1252
|
+
team: 'ADS',
|
|
1253
|
+
type: 'Core',
|
|
1254
|
+
usage: 'Reserved for a user added to an object.'
|
|
1255
|
+
},
|
|
1256
|
+
'person-avatar': {
|
|
1257
|
+
keywords: ['person-avatar', 'personavatar', 'icon', 'core', 'user', 'customer'],
|
|
1258
|
+
componentName: 'PersonAvatarIcon',
|
|
1259
|
+
package: '@atlaskit/icon/core/person-avatar',
|
|
1260
|
+
oldName: 'PersonIcon',
|
|
1261
|
+
categorization: 'Single-purpose',
|
|
1262
|
+
location: 'ADS',
|
|
1263
|
+
team: 'ADS',
|
|
1264
|
+
type: 'Core',
|
|
1265
|
+
usage: 'Reserved for user avatar.'
|
|
1266
|
+
},
|
|
1267
|
+
'person-offboard': {
|
|
1268
|
+
keywords: ['person-offboard', 'personoffboard', 'icon', 'core', 'user', 'customer', 'right arrow'],
|
|
1269
|
+
componentName: 'PersonOffboardIcon',
|
|
1270
|
+
package: '@atlaskit/icon/core/person-offboard',
|
|
1271
|
+
categorization: 'Single-purpose',
|
|
1272
|
+
location: 'ADS',
|
|
1273
|
+
team: 'ADS',
|
|
1274
|
+
type: 'Core'
|
|
1275
|
+
},
|
|
1276
|
+
phone: {
|
|
1277
|
+
keywords: ['phone', 'icon', 'core', 'call', 'dial out'],
|
|
1278
|
+
componentName: 'PhoneIcon',
|
|
1279
|
+
package: '@atlaskit/icon/core/phone',
|
|
1280
|
+
oldName: 'DialOutIcon',
|
|
1281
|
+
categorization: 'Multi-purpose',
|
|
1282
|
+
location: 'Icon contributions',
|
|
1283
|
+
team: 'Media',
|
|
1284
|
+
type: 'Platform',
|
|
1285
|
+
usage: 'Known uses: call us, phone number input.'
|
|
1286
|
+
},
|
|
1287
|
+
pin: {
|
|
1288
|
+
keywords: ['pin', 'icon', 'core', 'push pin', 'thumbtack', 'tack'],
|
|
1289
|
+
componentName: 'PinIcon',
|
|
1290
|
+
package: '@atlaskit/icon/core/pin',
|
|
1291
|
+
categorization: 'Multi-purpose',
|
|
1292
|
+
location: 'ADS',
|
|
1293
|
+
team: 'ADS',
|
|
1294
|
+
type: 'Core',
|
|
1295
|
+
usage: 'Known uses: pinning Jira issue fields.'
|
|
1296
|
+
},
|
|
1297
|
+
'pin-filled': {
|
|
1298
|
+
keywords: ['pin-filled', 'pinfilled', 'icon', 'core', 'push pin', 'thumbtack', 'tack', 'filled'],
|
|
1299
|
+
componentName: 'PinFilledIcon',
|
|
1300
|
+
package: '@atlaskit/icon/core/pin-filled',
|
|
1301
|
+
categorization: 'Multi-purpose',
|
|
1302
|
+
location: 'ADS',
|
|
1303
|
+
team: 'ADS',
|
|
1304
|
+
type: 'Core',
|
|
1305
|
+
usage: 'Known uses: pinned Jira issue fields.'
|
|
1306
|
+
},
|
|
1307
|
+
'power-plug': {
|
|
1308
|
+
keywords: ['power-plug', 'powerplug', 'icon', 'core', 'plug-in', 'add-on', 'socket'],
|
|
1309
|
+
componentName: 'PowerPlugIcon',
|
|
1310
|
+
package: '@atlaskit/icon/core/power-plug',
|
|
1311
|
+
categorization: 'Multi-purpose',
|
|
1312
|
+
location: 'Icon contributions',
|
|
1313
|
+
team: 'Unknown',
|
|
1314
|
+
type: 'Platform',
|
|
1315
|
+
usage: 'Known uses: plugins, add ons.'
|
|
1316
|
+
},
|
|
1317
|
+
premium: {
|
|
1318
|
+
keywords: ['premium', 'icon', 'core', 'AI', 'sparkles', 'stars', 'new', 'feature'],
|
|
1319
|
+
componentName: 'PremiumIcon',
|
|
1320
|
+
package: '@atlaskit/icon/core/premium',
|
|
1321
|
+
oldName: 'PremiumIcon',
|
|
1322
|
+
categorization: 'Single-purpose',
|
|
1323
|
+
location: 'Icon contributions',
|
|
1324
|
+
team: 'Growth',
|
|
1325
|
+
type: 'Platform',
|
|
1326
|
+
usage: 'Reserved for premium features.'
|
|
1327
|
+
},
|
|
1328
|
+
'presenter-mode': {
|
|
1329
|
+
keywords: ['presenter-mode', 'presentermode', 'icon', 'core', 'pointer', 'cursor', 'presentation', 'present'],
|
|
1330
|
+
componentName: 'PresenterModeIcon',
|
|
1331
|
+
package: '@atlaskit/icon/core/presenter-mode',
|
|
1332
|
+
categorization: 'Single-purpose',
|
|
1333
|
+
location: 'Icon contributions',
|
|
1334
|
+
team: 'Confluence',
|
|
1335
|
+
type: 'Platform',
|
|
1336
|
+
usage: 'Reserved for presenter mode in Confluence.'
|
|
1337
|
+
},
|
|
1338
|
+
printer: {
|
|
1339
|
+
keywords: ['printer', 'icon', 'core', 'print'],
|
|
1340
|
+
componentName: 'PrinterIcon',
|
|
1341
|
+
package: '@atlaskit/icon/core/printer',
|
|
1342
|
+
categorization: 'Multi-purpose',
|
|
1343
|
+
location: 'ADS',
|
|
1344
|
+
team: 'ADS',
|
|
1345
|
+
type: 'Core',
|
|
1346
|
+
usage: 'Known uses: print page, print-friendly view.'
|
|
1347
|
+
},
|
|
1348
|
+
'priority-blocker': {
|
|
1349
|
+
keywords: ['priority-blocker', 'priorityblocker', 'icon', 'core', 'blocked', 'showstopper'],
|
|
1350
|
+
componentName: 'PriorityBlockerIcon',
|
|
1351
|
+
package: '@atlaskit/icon/core/priority-blocker',
|
|
1352
|
+
categorization: 'Single-purpose',
|
|
1353
|
+
location: 'Icon contributions',
|
|
1354
|
+
team: 'Jira',
|
|
1355
|
+
type: 'Global noun',
|
|
1356
|
+
usage: 'Reserved for blocker issue priority.'
|
|
1357
|
+
},
|
|
1358
|
+
'priority-critical': {
|
|
1359
|
+
keywords: ['priority-critical', 'prioritycritical', 'icon', 'core', 'issue', 'priority'],
|
|
1360
|
+
componentName: 'PriorityCriticalIcon',
|
|
1361
|
+
package: '@atlaskit/icon/core/priority-critical',
|
|
1362
|
+
categorization: 'Single-purpose',
|
|
1363
|
+
location: 'Icon contributions',
|
|
1364
|
+
team: 'Jira',
|
|
1365
|
+
type: 'Global noun',
|
|
1366
|
+
usage: 'Reserved for critial issue priority.'
|
|
1367
|
+
},
|
|
1368
|
+
'priority-high': {
|
|
1369
|
+
keywords: ['priority-high', 'priorityhigh', 'icon', 'core', 'issue', 'priority'],
|
|
1370
|
+
componentName: 'PriorityHighIcon',
|
|
1371
|
+
package: '@atlaskit/icon/core/priority-high',
|
|
1372
|
+
categorization: 'Single-purpose',
|
|
1373
|
+
location: 'Icon contributions',
|
|
1374
|
+
team: 'Jira',
|
|
1375
|
+
type: 'Global noun',
|
|
1376
|
+
usage: 'Reserved for high issue priority.'
|
|
1377
|
+
},
|
|
1378
|
+
'priority-highest': {
|
|
1379
|
+
keywords: ['priority-highest', 'priorityhighest', 'icon', 'core', 'issue', 'priority'],
|
|
1380
|
+
componentName: 'PriorityHighestIcon',
|
|
1381
|
+
package: '@atlaskit/icon/core/priority-highest',
|
|
1382
|
+
categorization: 'Single-purpose',
|
|
1383
|
+
location: 'Icon contributions',
|
|
1384
|
+
team: 'Jira',
|
|
1385
|
+
type: 'Global noun',
|
|
1386
|
+
usage: 'Reserved for highest issue priority.'
|
|
1387
|
+
},
|
|
1388
|
+
'priority-low': {
|
|
1389
|
+
keywords: ['priority-low', 'prioritylow', 'icon', 'core', 'issue', 'priority'],
|
|
1390
|
+
componentName: 'PriorityLowIcon',
|
|
1391
|
+
package: '@atlaskit/icon/core/priority-low',
|
|
1392
|
+
categorization: 'Single-purpose',
|
|
1393
|
+
location: 'Icon contributions',
|
|
1394
|
+
team: 'Jira',
|
|
1395
|
+
type: 'Global noun',
|
|
1396
|
+
usage: 'Reserved for low issue priority.'
|
|
1397
|
+
},
|
|
1398
|
+
'priority-lowest': {
|
|
1399
|
+
keywords: ['priority-lowest', 'prioritylowest', 'icon', 'core', 'issue', 'priority'],
|
|
1400
|
+
componentName: 'PriorityLowestIcon',
|
|
1401
|
+
package: '@atlaskit/icon/core/priority-lowest',
|
|
1402
|
+
categorization: 'Single-purpose',
|
|
1403
|
+
location: 'Icon contributions',
|
|
1404
|
+
team: 'Jira',
|
|
1405
|
+
type: 'Global noun',
|
|
1406
|
+
usage: 'Reserved for lowest issue priority.'
|
|
1407
|
+
},
|
|
1408
|
+
'priority-major': {
|
|
1409
|
+
keywords: ['priority-major', 'prioritymajor', 'icon', 'core', 'issue', 'priority'],
|
|
1410
|
+
componentName: 'PriorityMajorIcon',
|
|
1411
|
+
package: '@atlaskit/icon/core/priority-major',
|
|
1412
|
+
categorization: 'Single-purpose',
|
|
1413
|
+
location: 'Icon contributions',
|
|
1414
|
+
team: 'Jira',
|
|
1415
|
+
type: 'Global noun',
|
|
1416
|
+
usage: 'Reserved for major issue priority.'
|
|
1417
|
+
},
|
|
1418
|
+
'priority-medium': {
|
|
1419
|
+
keywords: ['priority-medium', 'prioritymedium', 'icon', 'core', 'issue', 'priority'],
|
|
1420
|
+
componentName: 'PriorityMediumIcon',
|
|
1421
|
+
package: '@atlaskit/icon/core/priority-medium',
|
|
1422
|
+
categorization: 'Single-purpose',
|
|
1423
|
+
location: 'Icon contributions',
|
|
1424
|
+
team: 'Jira',
|
|
1425
|
+
type: 'Platform',
|
|
1426
|
+
usage: 'Reserved for medium issue priority.'
|
|
1427
|
+
},
|
|
1428
|
+
'priority-minor': {
|
|
1429
|
+
keywords: ['priority-minor', 'priorityminor', 'icon', 'core', 'issue', 'priority'],
|
|
1430
|
+
componentName: 'PriorityMinorIcon',
|
|
1431
|
+
package: '@atlaskit/icon/core/priority-minor',
|
|
1432
|
+
categorization: 'Single-purpose',
|
|
1433
|
+
location: 'Icon contributions',
|
|
1434
|
+
team: 'Jira',
|
|
1435
|
+
type: 'Platform',
|
|
1436
|
+
usage: 'Reserved for minor issue priority.'
|
|
1437
|
+
},
|
|
1438
|
+
'priority-trivial': {
|
|
1439
|
+
keywords: ['priority-trivial', 'prioritytrivial', 'icon', 'core', 'issue', 'priority'],
|
|
1440
|
+
componentName: 'PriorityTrivialIcon',
|
|
1441
|
+
package: '@atlaskit/icon/core/priority-trivial',
|
|
1442
|
+
categorization: 'Single-purpose',
|
|
1443
|
+
location: 'Icon contributions',
|
|
1444
|
+
team: 'Jira',
|
|
1445
|
+
type: 'Platform',
|
|
1446
|
+
usage: 'Reserved for trivial issue priority.'
|
|
1447
|
+
},
|
|
1448
|
+
problem: {
|
|
1449
|
+
keywords: ['problem', 'icon', 'core', 'stop', 'issue', 'priority'],
|
|
1450
|
+
componentName: 'ProblemIcon',
|
|
1451
|
+
package: '@atlaskit/icon/core/problem',
|
|
1452
|
+
categorization: 'Single-purpose',
|
|
1453
|
+
location: 'Icon contributions',
|
|
1454
|
+
team: 'Jira',
|
|
1455
|
+
type: 'Global noun',
|
|
1456
|
+
usage: 'Reserved for problem issue priority.'
|
|
1457
|
+
},
|
|
1458
|
+
project: {
|
|
1459
|
+
keywords: ['project', 'icon', 'core', 'rocket', 'rocketship', 'spaceship'],
|
|
1460
|
+
componentName: 'ProjectIcon',
|
|
1461
|
+
package: '@atlaskit/icon/core/project',
|
|
1462
|
+
categorization: 'Single-purpose',
|
|
1463
|
+
location: 'ADS',
|
|
1464
|
+
team: 'Atlas',
|
|
1465
|
+
type: 'Global noun',
|
|
1466
|
+
usage: 'Reserved for projects in Jira.'
|
|
1467
|
+
},
|
|
1468
|
+
'pull-request': {
|
|
1469
|
+
keywords: ['pull-request', 'pullrequest', 'icon', 'core', 'git pull request', 'bitbucket pull request'],
|
|
1470
|
+
componentName: 'PullRequestIcon',
|
|
1471
|
+
package: '@atlaskit/icon/core/pull-request',
|
|
1472
|
+
oldName: 'BitbucketPullrequestsIcon',
|
|
1473
|
+
categorization: 'Single-purpose',
|
|
1474
|
+
location: 'Icon contributions',
|
|
1475
|
+
team: 'Jira',
|
|
1476
|
+
type: 'Global noun',
|
|
1477
|
+
usage: 'Reserved for pull requests in Jira or Bitbucket.'
|
|
1478
|
+
},
|
|
1479
|
+
'question-circle': {
|
|
1480
|
+
keywords: ['question-circle', 'questioncircle', 'help', 'icon', 'core', 'help', 'answers', 'faq'],
|
|
1481
|
+
componentName: 'QuestionCircleIcon',
|
|
1482
|
+
package: '@atlaskit/icon/core/question-circle',
|
|
1483
|
+
oldName: 'QuestionIcon, EditorHelpIcon',
|
|
1484
|
+
categorization: 'Multi-purpose',
|
|
1485
|
+
location: 'ADS',
|
|
1486
|
+
team: 'Jira',
|
|
1487
|
+
type: 'Global noun',
|
|
1488
|
+
usage: 'Known uses: help, tip.'
|
|
1489
|
+
},
|
|
1490
|
+
'quotation-mark': {
|
|
1491
|
+
keywords: ['quotation-mark', 'quotationmark', 'icon', 'core', 'quote', 'testimonial', 'blockquote'],
|
|
1492
|
+
componentName: 'QuotationMarkIcon',
|
|
1493
|
+
package: '@atlaskit/icon/core/quotation-mark',
|
|
1494
|
+
oldName: 'EditorQuoteIcon',
|
|
1495
|
+
categorization: 'Multi-purpose',
|
|
1496
|
+
location: 'Icon contributions',
|
|
1497
|
+
team: 'Jira',
|
|
1498
|
+
type: 'Core',
|
|
1499
|
+
usage: 'Known uses: blockquote, comment, testimonial, blogs in Confluence.'
|
|
1500
|
+
},
|
|
1501
|
+
redo: {
|
|
1502
|
+
keywords: ['redo', 'icon', 'core', 'editor', 'redo', 'backwards'],
|
|
1503
|
+
componentName: 'RedoIcon',
|
|
1504
|
+
package: '@atlaskit/icon/core/redo',
|
|
1505
|
+
oldName: 'RedoIcon',
|
|
1506
|
+
categorization: 'Single-purpose',
|
|
1507
|
+
location: 'Icon contributions',
|
|
1508
|
+
team: 'Media',
|
|
1509
|
+
type: 'Platform',
|
|
1510
|
+
usage: 'Reserved for redo in Editor.'
|
|
1511
|
+
},
|
|
1512
|
+
release: {
|
|
1513
|
+
keywords: ['release', 'icon', 'core', 'ship', 'boat'],
|
|
1514
|
+
componentName: 'ReleaseIcon',
|
|
1515
|
+
package: '@atlaskit/icon/core/release',
|
|
1516
|
+
oldName: 'ShipIcon',
|
|
1517
|
+
categorization: 'Single-purpose',
|
|
1518
|
+
location: 'Icon contributions',
|
|
1519
|
+
team: 'Jira',
|
|
1520
|
+
type: 'Core',
|
|
1521
|
+
usage: 'Reserved for releases in Jira.'
|
|
1522
|
+
},
|
|
1523
|
+
retry: {
|
|
1524
|
+
keywords: ['retry', 'icon', 'core', 'try again'],
|
|
1525
|
+
componentName: 'RetryIcon',
|
|
1526
|
+
package: '@atlaskit/icon/core/retry',
|
|
1527
|
+
categorization: 'Single-purpose',
|
|
1528
|
+
location: 'ADS',
|
|
1529
|
+
team: 'ADS',
|
|
1530
|
+
type: 'Core',
|
|
1531
|
+
usage: 'Reserved for retry.'
|
|
1532
|
+
},
|
|
1533
|
+
roadmap: {
|
|
1534
|
+
keywords: ['roadmap', 'icon', 'core'],
|
|
1535
|
+
componentName: 'RoadmapIcon',
|
|
1536
|
+
package: '@atlaskit/icon/core/roadmap',
|
|
1537
|
+
oldName: 'RoadmapIcon',
|
|
1538
|
+
categorization: 'Single-purpose',
|
|
1539
|
+
location: 'ADS',
|
|
1540
|
+
team: 'ADS',
|
|
1541
|
+
type: 'Global noun',
|
|
1542
|
+
usage: 'Reserved for roadmaps in Jira or Trello.'
|
|
1543
|
+
},
|
|
1544
|
+
scorecard: {
|
|
1545
|
+
keywords: ['scorecard', 'icon', 'core', 'tick', 'check', 'circle', 'unfinished'],
|
|
1546
|
+
componentName: 'ScorecardIcon',
|
|
1547
|
+
package: '@atlaskit/icon/core/scorecard',
|
|
1548
|
+
categorization: 'Single-purpose',
|
|
1549
|
+
location: 'Icon contributions',
|
|
1550
|
+
team: 'Analytics',
|
|
1551
|
+
type: 'Platform',
|
|
1552
|
+
usage: 'Reserved for Scorecard in Analytics.'
|
|
1553
|
+
},
|
|
1554
|
+
screen: {
|
|
1555
|
+
keywords: ['screen', 'desktop', 'computer', 'monitor', 'icon', 'core', 'display', 'monitor', 'desktop'],
|
|
1556
|
+
componentName: 'ScreenIcon',
|
|
1557
|
+
package: '@atlaskit/icon/core/screen',
|
|
1558
|
+
oldName: 'ScreenIcon',
|
|
1559
|
+
categorization: 'Multi-purpose',
|
|
1560
|
+
location: 'ADS',
|
|
1561
|
+
team: 'ADS',
|
|
1562
|
+
type: 'Core',
|
|
1563
|
+
usage: 'Known uses: assets in Jira.'
|
|
1564
|
+
},
|
|
1565
|
+
search: {
|
|
1566
|
+
keywords: ['search', 'find', 'magnify', 'icon', 'core', 'magnifying glass'],
|
|
1567
|
+
componentName: 'SearchIcon',
|
|
1568
|
+
package: '@atlaskit/icon/core/search',
|
|
1569
|
+
oldName: 'SearchIcon',
|
|
1570
|
+
categorization: 'Single-purpose',
|
|
1571
|
+
location: 'ADS',
|
|
1572
|
+
team: 'ADS',
|
|
1573
|
+
type: 'Core',
|
|
1574
|
+
usage: 'Reserved for searching objects.'
|
|
1575
|
+
},
|
|
1576
|
+
send: {
|
|
1577
|
+
keywords: ['send', 'mail', 'icon', 'core', 'submit', 'paper airplane', 'paper aeroplane'],
|
|
1578
|
+
componentName: 'SendIcon',
|
|
1579
|
+
package: '@atlaskit/icon/core/send',
|
|
1580
|
+
categorization: 'Single-purpose',
|
|
1581
|
+
location: 'ADS',
|
|
1582
|
+
team: 'ADS',
|
|
1583
|
+
type: 'Core',
|
|
1584
|
+
usage: 'Reserved for sending messages in Rovo Chat.'
|
|
1585
|
+
},
|
|
1586
|
+
settings: {
|
|
1587
|
+
keywords: ['settings', 'cog', 'options', 'configuration', 'icon', 'core', 'system preferences', 'gear', 'cog'],
|
|
1588
|
+
componentName: 'SettingsIcon',
|
|
1589
|
+
package: '@atlaskit/icon/core/settings',
|
|
1590
|
+
oldName: 'SettingsIcon',
|
|
1591
|
+
categorization: 'Single-purpose',
|
|
1592
|
+
location: 'ADS',
|
|
1593
|
+
team: 'ADS',
|
|
1594
|
+
type: 'Core',
|
|
1595
|
+
usage: 'Reserved for any object or user settings.'
|
|
1596
|
+
},
|
|
1597
|
+
shapes: {
|
|
1598
|
+
keywords: ['shapes', 'icon', 'core', 'objects', 'whiteboard', 'asset', 'graphic'],
|
|
1599
|
+
componentName: 'ShapesIcon',
|
|
1600
|
+
package: '@atlaskit/icon/core/shapes',
|
|
1601
|
+
categorization: 'Single-purpose',
|
|
1602
|
+
location: 'Icon contributions',
|
|
1603
|
+
team: 'Whiteboards',
|
|
1604
|
+
type: 'Global noun',
|
|
1605
|
+
usage: 'Reserved for shapes in Whiteboards.'
|
|
1606
|
+
},
|
|
1607
|
+
share: {
|
|
1608
|
+
keywords: ['share', 'icon', 'core', 'share', 'access'],
|
|
1609
|
+
componentName: 'ShareIcon',
|
|
1610
|
+
package: '@atlaskit/icon/core/share',
|
|
1611
|
+
oldName: 'ShareIcon',
|
|
1612
|
+
categorization: 'Single-purpose',
|
|
1613
|
+
location: 'ADS',
|
|
1614
|
+
team: 'ADS',
|
|
1615
|
+
type: 'Core',
|
|
1616
|
+
usage: 'Reserved for sharing an object.'
|
|
1617
|
+
},
|
|
1618
|
+
shield: {
|
|
1619
|
+
keywords: ['shield', 'icon', 'core', 'security', 'secure', 'safety', 'defence', 'protection', 'guard'],
|
|
1620
|
+
componentName: 'ShieldIcon',
|
|
1621
|
+
package: '@atlaskit/icon/core/shield',
|
|
1622
|
+
categorization: 'Multi-purpose',
|
|
1623
|
+
location: 'Icon contributions',
|
|
1624
|
+
team: 'Admin',
|
|
1625
|
+
type: 'Core',
|
|
1626
|
+
usage: 'Reserved for classifications in Enterprise Trust.'
|
|
1627
|
+
},
|
|
1628
|
+
shortcut: {
|
|
1629
|
+
keywords: ['shortcut', 'export', 'icon', 'core', 'add shortcut', 'square', 'plus'],
|
|
1630
|
+
componentName: 'ShortcutIcon',
|
|
1631
|
+
package: '@atlaskit/icon/core/shortcut',
|
|
1632
|
+
oldName: 'AddItemIcon',
|
|
1633
|
+
categorization: 'Single-purpose',
|
|
1634
|
+
location: 'ADS',
|
|
1635
|
+
team: 'ADS',
|
|
1636
|
+
type: 'Core',
|
|
1637
|
+
usage: 'Reserved for shortcuts in Jira.'
|
|
1638
|
+
},
|
|
1639
|
+
'show-more-horizontal': {
|
|
1640
|
+
keywords: ['show-more-horizontal', 'showmorehorizontal', 'icon', 'core', 'ellipses', 'three dots', 'more actions'],
|
|
1641
|
+
componentName: 'ShowMoreHorizontalIcon',
|
|
1642
|
+
package: '@atlaskit/icon/core/show-more-horizontal',
|
|
1643
|
+
oldName: 'MoreIcon',
|
|
1644
|
+
categorization: 'Single-purpose',
|
|
1645
|
+
location: 'ADS',
|
|
1646
|
+
team: 'ADS',
|
|
1647
|
+
type: 'Core',
|
|
1648
|
+
usage: 'Reserved for more action menus.'
|
|
1649
|
+
},
|
|
1650
|
+
'show-more-vertical': {
|
|
1651
|
+
keywords: ['show-more-vertical', 'showmorevertical', 'icon', 'core', 'three dots', 'more actions'],
|
|
1652
|
+
componentName: 'ShowMoreVerticalIcon',
|
|
1653
|
+
package: '@atlaskit/icon/core/show-more-vertical',
|
|
1654
|
+
oldName: 'MoreVerticalIcon',
|
|
1655
|
+
categorization: 'Single-purpose',
|
|
1656
|
+
location: 'ADS',
|
|
1657
|
+
team: 'ADS',
|
|
1658
|
+
type: 'Core',
|
|
1659
|
+
usage: 'Reserved for more action menus, traditionally on mobile.'
|
|
1660
|
+
},
|
|
1661
|
+
'sidebar-collapse': {
|
|
1662
|
+
keywords: ['sidebar-collapse', 'sidebarcollapse', 'icon', 'core', 'navigation', 'close sidebar'],
|
|
1663
|
+
componentName: 'SidebarCollapseIcon',
|
|
1664
|
+
package: '@atlaskit/icon/core/sidebar-collapse',
|
|
1665
|
+
categorization: 'Single-purpose',
|
|
1666
|
+
location: 'ADS',
|
|
1667
|
+
team: 'ADS',
|
|
1668
|
+
type: 'Core',
|
|
1669
|
+
usage: 'Reserved for collapsing the navigation sidebar.'
|
|
1670
|
+
},
|
|
1671
|
+
'sidebar-expand': {
|
|
1672
|
+
keywords: ['sidebar-expand', 'sidebarexpand', 'icon', 'core', 'navigation', 'open sidebar'],
|
|
1673
|
+
componentName: 'SidebarExpandIcon',
|
|
1674
|
+
package: '@atlaskit/icon/core/sidebar-expand',
|
|
1675
|
+
categorization: 'Single-purpose',
|
|
1676
|
+
location: 'ADS',
|
|
1677
|
+
team: 'ADS',
|
|
1678
|
+
type: 'Core',
|
|
1679
|
+
usage: 'Reserved for expanding the navigation sidebar.'
|
|
1680
|
+
},
|
|
1681
|
+
snippet: {
|
|
1682
|
+
keywords: ['snippet', 'icon', 'core', 'scissors', 'cut'],
|
|
1683
|
+
componentName: 'SnippetIcon',
|
|
1684
|
+
package: '@atlaskit/icon/core/snippet',
|
|
1685
|
+
oldName: 'BitbucketSnippetsIcon',
|
|
1686
|
+
categorization: 'Single-purpose',
|
|
1687
|
+
location: 'Icon contributions',
|
|
1688
|
+
team: 'BitBucket',
|
|
1689
|
+
type: 'Platform',
|
|
1690
|
+
usage: 'Reserved for snippets in Bitbucket.'
|
|
1691
|
+
},
|
|
1692
|
+
spreadsheet: {
|
|
1693
|
+
keywords: ['spreadsheet', 'icon', 'core', 'table', 'cells', 'data'],
|
|
1694
|
+
componentName: 'SpreadsheetIcon',
|
|
1695
|
+
package: '@atlaskit/icon/core/spreadsheet',
|
|
1696
|
+
categorization: 'Single-purpose',
|
|
1697
|
+
location: 'ADS',
|
|
1698
|
+
team: 'ADS',
|
|
1699
|
+
type: 'Core',
|
|
1700
|
+
usage: 'Reserved for spreadsheets.'
|
|
1701
|
+
},
|
|
1702
|
+
sprint: {
|
|
1703
|
+
keywords: ['sprint', 'icon', 'core', 'loop', 'iterate'],
|
|
1704
|
+
componentName: 'SprintIcon',
|
|
1705
|
+
package: '@atlaskit/icon/core/sprint',
|
|
1706
|
+
oldName: 'SprintIcon',
|
|
1707
|
+
categorization: 'Single-purpose',
|
|
1708
|
+
location: 'ADS',
|
|
1709
|
+
team: 'ADS',
|
|
1710
|
+
type: 'Global noun',
|
|
1711
|
+
usage: 'Reserved for sprints in Jira.'
|
|
1712
|
+
},
|
|
1713
|
+
'star-starred': {
|
|
1714
|
+
keywords: ['star-starred', 'starstarred', 'icon', 'core', 'favourite', 'star', 'starred', 'filled'],
|
|
1715
|
+
componentName: 'StarStarredIcon',
|
|
1716
|
+
package: '@atlaskit/icon/core/star-starred',
|
|
1717
|
+
oldName: 'StarFilledIcon',
|
|
1718
|
+
categorization: 'Single-purpose',
|
|
1719
|
+
location: 'ADS',
|
|
1720
|
+
team: 'ADS',
|
|
1721
|
+
type: 'Core',
|
|
1722
|
+
usage: 'Reserved for starred or favourited objects.'
|
|
1723
|
+
},
|
|
1724
|
+
'star-unstarred': {
|
|
1725
|
+
keywords: ['star-unstarred', 'starunstarred', 'icon', 'core', 'favourite', 'star'],
|
|
1726
|
+
componentName: 'StarUnstarredIcon',
|
|
1727
|
+
package: '@atlaskit/icon/core/star-unstarred',
|
|
1728
|
+
oldName: 'StarIcon',
|
|
1729
|
+
categorization: 'Single-purpose',
|
|
1730
|
+
location: 'ADS',
|
|
1731
|
+
team: 'ADS',
|
|
1732
|
+
type: 'Core',
|
|
1733
|
+
usage: 'Reserved for starring or favoriting objects.'
|
|
1734
|
+
},
|
|
1735
|
+
stopwatch: {
|
|
1736
|
+
keywords: ['stopwatch', 'icon', 'core', 'timer'],
|
|
1737
|
+
componentName: 'StopwatchIcon',
|
|
1738
|
+
package: '@atlaskit/icon/core/stopwatch',
|
|
1739
|
+
oldName: 'StopwatchIcon',
|
|
1740
|
+
categorization: 'Multi-purpose',
|
|
1741
|
+
location: 'ADS',
|
|
1742
|
+
team: 'ADS',
|
|
1743
|
+
type: 'Core',
|
|
1744
|
+
usage: 'Known uses: timer in Confluence Whiteboards'
|
|
1745
|
+
},
|
|
1746
|
+
story: {
|
|
1747
|
+
keywords: ['story', 'icon', 'core', 'bookmark', 'issue'],
|
|
1748
|
+
componentName: 'StoryIcon',
|
|
1749
|
+
package: '@atlaskit/icon/core/story',
|
|
1750
|
+
categorization: 'Single-purpose',
|
|
1751
|
+
location: 'Icon contributions',
|
|
1752
|
+
team: 'Jira',
|
|
1753
|
+
type: 'Global noun',
|
|
1754
|
+
usage: 'Reserved for stories in Jira.'
|
|
1755
|
+
},
|
|
1756
|
+
subtasks: {
|
|
1757
|
+
keywords: ['subtasks', 'icon', 'core', 'issue', 'todo', 'checklist'],
|
|
1758
|
+
componentName: 'SubtasksIcon',
|
|
1759
|
+
package: '@atlaskit/icon/core/subtasks',
|
|
1760
|
+
oldName: 'SubtaskIcon',
|
|
1761
|
+
categorization: 'Single-purpose',
|
|
1762
|
+
location: 'Icon contributions',
|
|
1763
|
+
team: 'Jira',
|
|
1764
|
+
type: 'Global noun',
|
|
1765
|
+
usage: 'Reserved for subtasks in Jira.'
|
|
1766
|
+
},
|
|
1767
|
+
tag: {
|
|
1768
|
+
keywords: ['tag', 'icon', 'core', 'label', 'topic'],
|
|
1769
|
+
componentName: 'TagIcon',
|
|
1770
|
+
package: '@atlaskit/icon/core/tag',
|
|
1771
|
+
oldName: 'LabelIcon',
|
|
1772
|
+
categorization: 'Single-purpose',
|
|
1773
|
+
location: 'ADS',
|
|
1774
|
+
team: 'ADS',
|
|
1775
|
+
type: 'Core',
|
|
1776
|
+
usage: 'Reserved for tags in Atlas.'
|
|
1777
|
+
},
|
|
1778
|
+
task: {
|
|
1779
|
+
keywords: ['task', 'check', 'tick', 'icon', 'core', 'todo', 'list'],
|
|
1780
|
+
componentName: 'TaskIcon',
|
|
1781
|
+
package: '@atlaskit/icon/core/task',
|
|
1782
|
+
oldName: 'TaskIcon',
|
|
1783
|
+
categorization: 'Single-purpose',
|
|
1784
|
+
location: 'ADS',
|
|
1785
|
+
team: 'Jira',
|
|
1786
|
+
type: 'Global noun',
|
|
1787
|
+
usage: 'Reserved for tasks in Jira.'
|
|
1788
|
+
},
|
|
1789
|
+
tasks: {
|
|
1790
|
+
keywords: ['tasks', 'icon', 'core', 'todo', 'list'],
|
|
1791
|
+
componentName: 'TasksIcon',
|
|
1792
|
+
package: '@atlaskit/icon/core/tasks',
|
|
1793
|
+
oldName: 'SubtaskIcon',
|
|
1794
|
+
categorization: 'Single-purpose',
|
|
1795
|
+
location: 'ADS',
|
|
1796
|
+
team: 'Jira',
|
|
1797
|
+
type: 'Global noun',
|
|
1798
|
+
usage: 'Reserved for multiple tasks in Jira.'
|
|
1799
|
+
},
|
|
1800
|
+
teams: {
|
|
1801
|
+
keywords: ['teams', 'icon', 'core', 'infinite love', 'people', 'persons', 'customers', 'users'],
|
|
1802
|
+
componentName: 'TeamsIcon',
|
|
1803
|
+
package: '@atlaskit/icon/core/teams',
|
|
1804
|
+
oldName: 'TeamsIcon',
|
|
1805
|
+
categorization: 'Single-purpose',
|
|
1806
|
+
location: 'ADS',
|
|
1807
|
+
team: 'Atlas',
|
|
1808
|
+
type: 'Global noun',
|
|
1809
|
+
usage: 'Reserved for teams in Atlassian.'
|
|
1810
|
+
},
|
|
1811
|
+
'text-style': {
|
|
1812
|
+
keywords: ['text-style', 'textstyle', 'icon', 'core', 'characters', 'font', 'letters', 'type', 'typography'],
|
|
1813
|
+
componentName: 'TextStyleIcon',
|
|
1814
|
+
package: '@atlaskit/icon/core/text-style',
|
|
1815
|
+
oldName: 'EditorTextStyleIcon',
|
|
1816
|
+
categorization: 'Single-purpose',
|
|
1817
|
+
location: 'Icon contributions',
|
|
1818
|
+
team: 'Editor',
|
|
1819
|
+
type: 'Platform',
|
|
1820
|
+
usage: 'Reserved for text styles in Editor.'
|
|
1821
|
+
},
|
|
1822
|
+
'thumbs-down': {
|
|
1823
|
+
keywords: ['thumbs-down', 'thumbsdown', 'icon', 'core', 'vote', 'downvote', 'dislike', 'feedback', 'hand'],
|
|
1824
|
+
componentName: 'ThumbsDownIcon',
|
|
1825
|
+
package: '@atlaskit/icon/core/thumbs-down',
|
|
1826
|
+
categorization: 'Multi-purpose',
|
|
1827
|
+
location: 'ADS',
|
|
1828
|
+
team: 'ADS',
|
|
1829
|
+
type: 'Core',
|
|
1830
|
+
usage: 'Known uses: voting, feedback in AI.'
|
|
1831
|
+
},
|
|
1832
|
+
'thumbs-up': {
|
|
1833
|
+
keywords: ['thumbs-up', 'thumbsup', 'icon', 'core', 'vote', 'upvote', 'like', 'feedback', 'hand'],
|
|
1834
|
+
componentName: 'ThumbsUpIcon',
|
|
1835
|
+
package: '@atlaskit/icon/core/thumbs-up',
|
|
1836
|
+
oldName: 'LikeIcon',
|
|
1837
|
+
categorization: 'Multi-purpose',
|
|
1838
|
+
location: 'ADS',
|
|
1839
|
+
team: 'ADS',
|
|
1840
|
+
type: 'Platform',
|
|
1841
|
+
usage: 'Known uses: voting options in Jira, like'
|
|
1842
|
+
},
|
|
1843
|
+
timeline: {
|
|
1844
|
+
keywords: ['timeline', 'icon', 'core', 'gantt', 'calendar'],
|
|
1845
|
+
componentName: 'TimelineIcon',
|
|
1846
|
+
package: '@atlaskit/icon/core/timeline',
|
|
1847
|
+
categorization: 'Single-purpose',
|
|
1848
|
+
location: 'Icon contributions',
|
|
1849
|
+
team: 'Jira',
|
|
1850
|
+
type: 'Global noun',
|
|
1851
|
+
usage: 'Reserved for timelines in Jira or Trello.'
|
|
1852
|
+
},
|
|
1853
|
+
transition: {
|
|
1854
|
+
keywords: ['transition', 'icon', 'core', 'connector', 'movement'],
|
|
1855
|
+
componentName: 'TransitionIcon',
|
|
1856
|
+
package: '@atlaskit/icon/core/transition',
|
|
1857
|
+
categorization: 'Single-purpose',
|
|
1858
|
+
location: 'Icon contributions',
|
|
1859
|
+
team: 'Automation',
|
|
1860
|
+
type: 'Platform',
|
|
1861
|
+
usage: 'Reserved for transitions in Analytics.'
|
|
1862
|
+
},
|
|
1863
|
+
undo: {
|
|
1864
|
+
keywords: ['undo', 'icon', 'core', 'backward', 'mistake', 'correct'],
|
|
1865
|
+
componentName: 'UndoIcon',
|
|
1866
|
+
package: '@atlaskit/icon/core/undo',
|
|
1867
|
+
oldName: 'UndoIcon',
|
|
1868
|
+
categorization: 'Single-purpose',
|
|
1869
|
+
location: 'Icon contributions',
|
|
1870
|
+
team: 'Editor',
|
|
1871
|
+
type: 'Platform',
|
|
1872
|
+
usage: 'Reserved for undo in Editor.'
|
|
1873
|
+
},
|
|
1874
|
+
upload: {
|
|
1875
|
+
keywords: ['upload', 'cloud', 'icon', 'core', 'stream', 'file'],
|
|
1876
|
+
componentName: 'UploadIcon',
|
|
1877
|
+
package: '@atlaskit/icon/core/upload',
|
|
1878
|
+
categorization: 'Single-purpose',
|
|
1879
|
+
location: 'ADS',
|
|
1880
|
+
team: 'ADS',
|
|
1881
|
+
type: 'Core',
|
|
1882
|
+
usage: 'Reserved for upload in Editor.'
|
|
1883
|
+
},
|
|
1884
|
+
video: {
|
|
1885
|
+
keywords: ['video', 'icon', 'core', 'media', 'movie'],
|
|
1886
|
+
componentName: 'VideoIcon',
|
|
1887
|
+
package: '@atlaskit/icon/core/video',
|
|
1888
|
+
oldName: 'VideoFilledIcon',
|
|
1889
|
+
categorization: 'Single-purpose',
|
|
1890
|
+
location: 'Icon contributions',
|
|
1891
|
+
team: 'Media',
|
|
1892
|
+
type: 'Platform',
|
|
1893
|
+
usage: 'Reserved for video in Media.'
|
|
1894
|
+
},
|
|
1895
|
+
'video-next': {
|
|
1896
|
+
keywords: ['video-next', 'videonext', 'icon', 'core', 'skip', 'next', 'media', 'forward'],
|
|
1897
|
+
componentName: 'VideoNextIcon',
|
|
1898
|
+
package: '@atlaskit/icon/core/video-next',
|
|
1899
|
+
oldName: 'VidForwardIcon',
|
|
1900
|
+
categorization: 'Single-purpose',
|
|
1901
|
+
location: 'Icon contributions',
|
|
1902
|
+
team: 'Media',
|
|
1903
|
+
type: 'Platform',
|
|
1904
|
+
usage: 'Reserved for next video in Media.'
|
|
1905
|
+
},
|
|
1906
|
+
'video-pause': {
|
|
1907
|
+
keywords: ['video-pause', 'videopause', 'icon', 'core', 'media', 'video'],
|
|
1908
|
+
componentName: 'VideoPauseIcon',
|
|
1909
|
+
package: '@atlaskit/icon/core/video-pause',
|
|
1910
|
+
oldName: 'VidPauseIcon',
|
|
1911
|
+
categorization: 'Single-purpose',
|
|
1912
|
+
location: 'Icon contributions',
|
|
1913
|
+
team: 'Media',
|
|
1914
|
+
type: 'Platform',
|
|
1915
|
+
usage: 'Reserved for pause video in Media.'
|
|
1916
|
+
},
|
|
1917
|
+
'video-play': {
|
|
1918
|
+
keywords: ['video-play', 'videoplay', 'icon', 'core', 'media', 'video'],
|
|
1919
|
+
componentName: 'VideoPlayIcon',
|
|
1920
|
+
package: '@atlaskit/icon/core/video-play',
|
|
1921
|
+
oldName: 'VidPlayIcon',
|
|
1922
|
+
categorization: 'Single-purpose',
|
|
1923
|
+
location: 'Icon contributions',
|
|
1924
|
+
team: 'Media',
|
|
1925
|
+
type: 'Platform',
|
|
1926
|
+
usage: 'Reserved for play video in Media.'
|
|
1927
|
+
},
|
|
1928
|
+
'video-previous': {
|
|
1929
|
+
keywords: ['video-previous', 'videoprevious', 'icon', 'core', 'media', 'video', 'back', 'previous'],
|
|
1930
|
+
componentName: 'VideoPreviousIcon',
|
|
1931
|
+
package: '@atlaskit/icon/core/video-previous',
|
|
1932
|
+
oldName: 'VidBackwardIcon',
|
|
1933
|
+
categorization: 'Single-purpose',
|
|
1934
|
+
location: 'Icon contributions',
|
|
1935
|
+
team: 'Media',
|
|
1936
|
+
type: 'Platform',
|
|
1937
|
+
usage: 'Reserved for previous video in Media.'
|
|
1938
|
+
},
|
|
1939
|
+
'volume-high': {
|
|
1940
|
+
keywords: ['volume-high', 'volumehigh', 'icon', 'core', 'louder', 'volume up'],
|
|
1941
|
+
componentName: 'VolumeHighIcon',
|
|
1942
|
+
package: '@atlaskit/icon/core/volume-high',
|
|
1943
|
+
oldName: 'VidVolumeFullIcon',
|
|
1944
|
+
categorization: 'Multi-purpose',
|
|
1945
|
+
location: 'Icon contributions',
|
|
1946
|
+
team: 'Media',
|
|
1947
|
+
type: 'Platform'
|
|
1948
|
+
},
|
|
1949
|
+
'volume-low': {
|
|
1950
|
+
keywords: ['volume-low', 'volumelow', 'icon', 'core', 'quiter', 'volume down'],
|
|
1951
|
+
componentName: 'VolumeLowIcon',
|
|
1952
|
+
package: '@atlaskit/icon/core/volume-low',
|
|
1953
|
+
oldName: 'VidVolumeHalfIcon',
|
|
1954
|
+
categorization: 'Multi-purpose',
|
|
1955
|
+
location: 'Icon contributions',
|
|
1956
|
+
team: 'Media',
|
|
1957
|
+
type: 'Platform'
|
|
1958
|
+
},
|
|
1959
|
+
'volume-muted': {
|
|
1960
|
+
keywords: ['volume-muted', 'volumemuted', 'icon', 'core', 'volume off', 'no volume'],
|
|
1961
|
+
componentName: 'VolumeMutedIcon',
|
|
1962
|
+
package: '@atlaskit/icon/core/volume-muted',
|
|
1963
|
+
oldName: 'VidVolumeMutedIcon',
|
|
1964
|
+
categorization: 'Multi-purpose',
|
|
1965
|
+
location: 'Icon contributions',
|
|
1966
|
+
team: 'Media',
|
|
1967
|
+
type: 'Platform'
|
|
1968
|
+
},
|
|
1969
|
+
warning: {
|
|
1970
|
+
keywords: ['warning', 'error', 'alert', 'icon', 'core', 'alert', 'danger', 'triangle', 'filled'],
|
|
1971
|
+
componentName: 'WarningIcon',
|
|
1972
|
+
package: '@atlaskit/icon/core/warning',
|
|
1973
|
+
oldName: 'WarningIcon',
|
|
1974
|
+
categorization: 'Single-purpose',
|
|
1975
|
+
location: 'ADS',
|
|
1976
|
+
team: 'ADS',
|
|
1977
|
+
type: 'Core',
|
|
1978
|
+
usage: 'Reserved for warning system status.'
|
|
1979
|
+
},
|
|
1980
|
+
whiteboard: {
|
|
1981
|
+
keywords: ['whiteboard', 'icon', 'core', 'shapes', 'canvas'],
|
|
1982
|
+
componentName: 'WhiteboardIcon',
|
|
1983
|
+
package: '@atlaskit/icon/core/whiteboard',
|
|
1984
|
+
categorization: 'Single-purpose',
|
|
1985
|
+
location: 'ADS',
|
|
1986
|
+
team: 'Whiteboards',
|
|
1987
|
+
type: 'Global noun',
|
|
1988
|
+
usage: 'Reserved for whiteboards in Confluence.'
|
|
1989
|
+
},
|
|
1990
|
+
'zoom-in': {
|
|
1991
|
+
keywords: ['zoom-in', 'zoomin', 'icon', 'core', 'magnify', 'magnifying glass'],
|
|
1992
|
+
componentName: 'ZoomInIcon',
|
|
1993
|
+
package: '@atlaskit/icon/core/zoom-in',
|
|
1994
|
+
oldName: 'MediaServicesZoomInIcon',
|
|
1995
|
+
categorization: 'Single-purpose',
|
|
1996
|
+
location: 'Icon contributions',
|
|
1997
|
+
team: 'Media',
|
|
1998
|
+
type: 'Core',
|
|
1999
|
+
usage: 'Reserved for zooming in of an object or view.'
|
|
2000
|
+
},
|
|
2001
|
+
'zoom-out': {
|
|
2002
|
+
keywords: ['zoom-out', 'zoomout', 'icon', 'core', 'minify', 'magnifying glass'],
|
|
2003
|
+
componentName: 'ZoomOutIcon',
|
|
2004
|
+
package: '@atlaskit/icon/core/zoom-out',
|
|
2005
|
+
oldName: 'MediaServicesZoomOutIcon',
|
|
2006
|
+
categorization: 'Single-purpose',
|
|
2007
|
+
location: 'Icon contributions',
|
|
2008
|
+
team: 'Media',
|
|
2009
|
+
type: 'Core',
|
|
2010
|
+
usage: 'Reserved for zooming out of an object or view.'
|
|
2011
|
+
}
|
|
2012
|
+
};
|
|
2013
|
+
export default metadata;
|