@yourdash/uikit 1.0.9 → 1.0.11
Sign up to get free protection for your applications and to get access to all the features.
- package/components/buttonWithIcon/buttonWithIcon.module.scss +1 -1
- package/components/buttonWithIcon/buttonWithIcon.tsx +2 -2
- package/components/icon/icon.tsx +16 -4
- package/components/icon/iconDictionary.ts +285 -566
- package/components/icon/icons/accessibility-16.svg +2 -5
- package/components/icon/icons/accessibility-inset-16.svg +2 -5
- package/components/icon/icons/alert-16.svg +2 -5
- package/components/icon/icons/alert-24.svg +2 -5
- package/components/icon/icons/alert-fill-12.svg +2 -5
- package/components/icon/icons/app-launcher-16.svg +1 -4
- package/components/icon/icons/apps-16.svg +2 -5
- package/components/icon/icons/archive-16.svg +2 -5
- package/components/icon/icons/archive-24.svg +2 -5
- package/components/icon/icons/arrow-both-16.svg +2 -5
- package/components/icon/icons/arrow-both-24.svg +2 -5
- package/components/icon/icons/arrow-down-16.svg +2 -5
- package/components/icon/icons/arrow-down-24.svg +2 -5
- package/components/icon/icons/arrow-down-left-24.svg +2 -5
- package/components/icon/icons/arrow-down-right-24.svg +2 -5
- package/components/icon/icons/arrow-left-16.svg +2 -5
- package/components/icon/icons/arrow-left-24.svg +2 -5
- package/components/icon/icons/arrow-right-16.svg +2 -5
- package/components/icon/icons/arrow-right-24.svg +2 -5
- package/components/icon/icons/arrow-switch-16.svg +2 -5
- package/components/icon/icons/arrow-switch-24.svg +2 -5
- package/components/icon/icons/arrow-up-16.svg +2 -5
- package/components/icon/icons/arrow-up-24.svg +2 -5
- package/components/icon/icons/arrow-up-left-24.svg +2 -5
- package/components/icon/icons/arrow-up-right-24.svg +2 -5
- package/components/icon/icons/beaker-16.svg +2 -5
- package/components/icon/icons/beaker-24.svg +2 -5
- package/components/icon/icons/bell-16.svg +2 -5
- package/components/icon/icons/bell-24.svg +2 -5
- package/components/icon/icons/bell-fill-16.svg +2 -5
- package/components/icon/icons/bell-fill-24.svg +2 -5
- package/components/icon/icons/bell-slash-16.svg +2 -5
- package/components/icon/icons/bell-slash-24.svg +2 -5
- package/components/icon/icons/blocked-16.svg +2 -5
- package/components/icon/icons/blocked-24.svg +2 -5
- package/components/icon/icons/bold-16.svg +2 -5
- package/components/icon/icons/bold-24.svg +2 -5
- package/components/icon/icons/book-16.svg +2 -5
- package/components/icon/icons/book-24.svg +2 -5
- package/components/icon/icons/bookmark-16.svg +2 -5
- package/components/icon/icons/bookmark-24.svg +2 -5
- package/components/icon/icons/bookmark-fill-24.svg +2 -5
- package/components/icon/icons/bookmark-slash-16.svg +2 -5
- package/components/icon/icons/bookmark-slash-24.svg +2 -5
- package/components/icon/icons/bookmark-slash-fill-24.svg +2 -5
- package/components/icon/icons/briefcase-16.svg +2 -5
- package/components/icon/icons/briefcase-24.svg +2 -5
- package/components/icon/icons/broadcast-16.svg +2 -5
- package/components/icon/icons/broadcast-24.svg +2 -5
- package/components/icon/icons/browser-16.svg +2 -5
- package/components/icon/icons/browser-24.svg +2 -5
- package/components/icon/icons/bug-16.svg +2 -5
- package/components/icon/icons/bug-24.svg +2 -5
- package/components/icon/icons/cache-16.svg +2 -5
- package/components/icon/icons/calendar-16.svg +2 -5
- package/components/icon/icons/calendar-24.svg +2 -5
- package/components/icon/icons/check-16.svg +2 -5
- package/components/icon/icons/check-24.svg +2 -5
- package/components/icon/icons/check-circle-16.svg +2 -5
- package/components/icon/icons/check-circle-24.svg +2 -5
- package/components/icon/icons/check-circle-fill-12.svg +2 -5
- package/components/icon/icons/check-circle-fill-16.svg +2 -5
- package/components/icon/icons/check-circle-fill-24.svg +2 -5
- package/components/icon/icons/checkbox-16.svg +2 -5
- package/components/icon/icons/checkbox-24.svg +2 -5
- package/components/icon/icons/checklist-16.svg +2 -5
- package/components/icon/icons/checklist-24.svg +2 -5
- package/components/icon/icons/chevron-down-16.svg +2 -5
- package/components/icon/icons/chevron-down-24.svg +2 -5
- package/components/icon/icons/chevron-left-16.svg +2 -5
- package/components/icon/icons/chevron-left-24.svg +2 -5
- package/components/icon/icons/chevron-right-16.svg +2 -5
- package/components/icon/icons/chevron-right-24.svg +2 -5
- package/components/icon/icons/chevron-up-16.svg +2 -5
- package/components/icon/icons/chevron-up-24.svg +2 -5
- package/components/icon/icons/circle-16.svg +2 -5
- package/components/icon/icons/circle-24.svg +2 -5
- package/components/icon/icons/circle-slash-16.svg +2 -5
- package/components/icon/icons/circle-slash-24.svg +2 -5
- package/components/icon/icons/clock-16.svg +2 -5
- package/components/icon/icons/clock-24.svg +2 -5
- package/components/icon/icons/cloud-16.svg +2 -5
- package/components/icon/icons/cloud-24.svg +2 -5
- package/components/icon/icons/cloud-offline-16.svg +2 -5
- package/components/icon/icons/cloud-offline-24.svg +2 -5
- package/components/icon/icons/code-16.svg +2 -5
- package/components/icon/icons/code-24.svg +2 -5
- package/components/icon/icons/code-of-conduct-16.svg +2 -5
- package/components/icon/icons/code-of-conduct-24.svg +2 -5
- package/components/icon/icons/code-review-16.svg +2 -5
- package/components/icon/icons/code-review-24.svg +2 -5
- package/components/icon/icons/code-square-16.svg +2 -5
- package/components/icon/icons/code-square-24.svg +2 -5
- package/components/icon/icons/codescan-16.svg +2 -5
- package/components/icon/icons/codescan-24.svg +2 -5
- package/components/icon/icons/codescan-checkmark-16.svg +2 -5
- package/components/icon/icons/codescan-checkmark-24.svg +2 -5
- package/components/icon/icons/codespaces-16.svg +2 -5
- package/components/icon/icons/codespaces-24.svg +2 -5
- package/components/icon/icons/columns-16.svg +2 -5
- package/components/icon/icons/columns-24.svg +2 -5
- package/components/icon/icons/command-palette-16.svg +2 -5
- package/components/icon/icons/command-palette-24.svg +2 -5
- package/components/icon/icons/comment-16.svg +2 -5
- package/components/icon/icons/comment-24.svg +2 -5
- package/components/icon/icons/comment-discussion-16.svg +2 -5
- package/components/icon/icons/comment-discussion-24.svg +2 -5
- package/components/icon/icons/commit-24.svg +2 -5
- package/components/icon/icons/container-16.svg +2 -5
- package/components/icon/icons/container-24.svg +2 -5
- package/components/icon/icons/copilot-16.svg +2 -5
- package/components/icon/icons/copilot-24.svg +2 -5
- package/components/icon/icons/copilot-48.svg +2 -5
- package/components/icon/icons/copilot-96.svg +2 -5
- package/components/icon/icons/copilot-error-16.svg +2 -5
- package/components/icon/icons/copilot-warning-16.svg +2 -5
- package/components/icon/icons/copy-16.svg +2 -5
- package/components/icon/icons/copy-24.svg +2 -5
- package/components/icon/icons/cpu-16.svg +2 -5
- package/components/icon/icons/cpu-24.svg +2 -5
- package/components/icon/icons/credit-card-16.svg +2 -5
- package/components/icon/icons/credit-card-24.svg +2 -5
- package/components/icon/icons/cross-reference-16.svg +2 -5
- package/components/icon/icons/cross-reference-24.svg +2 -5
- package/components/icon/icons/dash-16.svg +2 -5
- package/components/icon/icons/dash-24.svg +2 -5
- package/components/icon/icons/database-16.svg +2 -5
- package/components/icon/icons/database-24.svg +2 -5
- package/components/icon/icons/dependabot-16.svg +2 -5
- package/components/icon/icons/dependabot-24.svg +2 -5
- package/components/icon/icons/desktop-download-16.svg +2 -5
- package/components/icon/icons/desktop-download-24.svg +2 -5
- package/components/icon/icons/device-camera-16.svg +2 -5
- package/components/icon/icons/device-camera-video-16.svg +2 -5
- package/components/icon/icons/device-camera-video-24.svg +2 -5
- package/components/icon/icons/device-desktop-16.svg +2 -5
- package/components/icon/icons/device-desktop-24.svg +2 -5
- package/components/icon/icons/device-mobile-16.svg +2 -5
- package/components/icon/icons/device-mobile-24.svg +2 -5
- package/components/icon/icons/diamond-16.svg +2 -5
- package/components/icon/icons/diamond-24.svg +2 -5
- package/components/icon/icons/diff-16.svg +2 -5
- package/components/icon/icons/diff-24.svg +2 -5
- package/components/icon/icons/diff-added-16.svg +2 -5
- package/components/icon/icons/diff-ignored-16.svg +2 -5
- package/components/icon/icons/diff-modified-16.svg +2 -5
- package/components/icon/icons/diff-removed-16.svg +2 -5
- package/components/icon/icons/diff-renamed-16.svg +2 -5
- package/components/icon/icons/dot-16.svg +2 -5
- package/components/icon/icons/dot-24.svg +2 -5
- package/components/icon/icons/dot-fill-16.svg +2 -5
- package/components/icon/icons/dot-fill-24.svg +2 -5
- package/components/icon/icons/download-16.svg +2 -5
- package/components/icon/icons/download-24.svg +2 -5
- package/components/icon/icons/duplicate-16.svg +2 -5
- package/components/icon/icons/duplicate-24.svg +2 -5
- package/components/icon/icons/ellipsis-16.svg +2 -5
- package/components/icon/icons/eye-16.svg +2 -5
- package/components/icon/icons/eye-24.svg +2 -5
- package/components/icon/icons/eye-closed-16.svg +2 -5
- package/components/icon/icons/eye-closed-24.svg +2 -5
- package/components/icon/icons/feed-discussion-16.svg +2 -5
- package/components/icon/icons/feed-forked-16.svg +2 -5
- package/components/icon/icons/feed-heart-16.svg +2 -5
- package/components/icon/icons/feed-merged-16.svg +2 -5
- package/components/icon/icons/feed-person-16.svg +2 -5
- package/components/icon/icons/feed-repo-16.svg +2 -5
- package/components/icon/icons/feed-rocket-16.svg +2 -5
- package/components/icon/icons/feed-star-16.svg +2 -5
- package/components/icon/icons/feed-tag-16.svg +2 -5
- package/components/icon/icons/feed-trophy-16.svg +2 -5
- package/components/icon/icons/file-16.svg +2 -5
- package/components/icon/icons/file-24.svg +2 -5
- package/components/icon/icons/file-added-16.svg +2 -5
- package/components/icon/icons/file-badge-16.svg +2 -5
- package/components/icon/icons/file-binary-16.svg +2 -5
- package/components/icon/icons/file-binary-24.svg +2 -5
- package/components/icon/icons/file-code-16.svg +2 -5
- package/components/icon/icons/file-code-24.svg +2 -5
- package/components/icon/icons/file-diff-16.svg +2 -5
- package/components/icon/icons/file-diff-24.svg +2 -5
- package/components/icon/icons/file-directory-16.svg +2 -5
- package/components/icon/icons/file-directory-24.svg +2 -5
- package/components/icon/icons/file-directory-fill-16.svg +2 -5
- package/components/icon/icons/file-directory-fill-24.svg +2 -5
- package/components/icon/icons/file-directory-open-fill-16.svg +2 -5
- package/components/icon/icons/file-media-24.svg +2 -5
- package/components/icon/icons/file-moved-16.svg +2 -5
- package/components/icon/icons/file-removed-16.svg +2 -5
- package/components/icon/icons/file-submodule-16.svg +2 -5
- package/components/icon/icons/file-submodule-24.svg +2 -5
- package/components/icon/icons/file-symlink-file-16.svg +2 -5
- package/components/icon/icons/file-symlink-file-24.svg +2 -5
- package/components/icon/icons/file-zip-16.svg +2 -5
- package/components/icon/icons/file-zip-24.svg +2 -5
- package/components/icon/icons/filter-16.svg +2 -5
- package/components/icon/icons/filter-24.svg +2 -5
- package/components/icon/icons/flame-16.svg +2 -5
- package/components/icon/icons/flame-24.svg +2 -5
- package/components/icon/icons/fold-16.svg +2 -5
- package/components/icon/icons/fold-24.svg +2 -5
- package/components/icon/icons/fold-down-16.svg +2 -5
- package/components/icon/icons/fold-down-24.svg +2 -5
- package/components/icon/icons/fold-up-16.svg +2 -5
- package/components/icon/icons/fold-up-24.svg +2 -5
- package/components/icon/icons/gear-16.svg +2 -5
- package/components/icon/icons/gear-24.svg +2 -5
- package/components/icon/icons/gift-16.svg +2 -5
- package/components/icon/icons/gift-24.svg +2 -5
- package/components/icon/icons/git-branch-16.svg +2 -5
- package/components/icon/icons/git-branch-24.svg +2 -5
- package/components/icon/icons/git-commit-16.svg +2 -5
- package/components/icon/icons/git-commit-24.svg +2 -5
- package/components/icon/icons/git-compare-16.svg +2 -5
- package/components/icon/icons/git-compare-24.svg +2 -5
- package/components/icon/icons/git-merge-16.svg +2 -5
- package/components/icon/icons/git-merge-24.svg +2 -5
- package/components/icon/icons/git-merge-queue-16.svg +2 -5
- package/components/icon/icons/git-pull-request-16.svg +2 -5
- package/components/icon/icons/git-pull-request-24.svg +2 -5
- package/components/icon/icons/git-pull-request-closed-16.svg +2 -5
- package/components/icon/icons/git-pull-request-closed-24.svg +2 -5
- package/components/icon/icons/git-pull-request-draft-16.svg +2 -5
- package/components/icon/icons/git-pull-request-draft-24.svg +2 -5
- package/components/icon/icons/globe-16.svg +2 -5
- package/components/icon/icons/globe-24.svg +2 -5
- package/components/icon/icons/grabber-16.svg +2 -5
- package/components/icon/icons/grabber-24.svg +2 -5
- package/components/icon/icons/graph-16.svg +2 -5
- package/components/icon/icons/graph-24.svg +2 -5
- package/components/icon/icons/hash-16.svg +2 -5
- package/components/icon/icons/hash-24.svg +2 -5
- package/components/icon/icons/heading-16.svg +2 -5
- package/components/icon/icons/heading-24.svg +2 -5
- package/components/icon/icons/heart-16.svg +2 -5
- package/components/icon/icons/heart-24.svg +2 -5
- package/components/icon/icons/heart-fill-16.svg +2 -5
- package/components/icon/icons/heart-fill-24.svg +2 -5
- package/components/icon/icons/history-16.svg +2 -5
- package/components/icon/icons/history-24.svg +2 -5
- package/components/icon/icons/home-16.svg +2 -5
- package/components/icon/icons/home-24.svg +2 -5
- package/components/icon/icons/home-fill-24.svg +2 -5
- package/components/icon/icons/horizontal-rule-16.svg +2 -5
- package/components/icon/icons/horizontal-rule-24.svg +2 -5
- package/components/icon/icons/hourglass-16.svg +2 -5
- package/components/icon/icons/hourglass-24.svg +2 -5
- package/components/icon/icons/hubot-16.svg +2 -5
- package/components/icon/icons/hubot-24.svg +2 -5
- package/components/icon/icons/id-badge-16.svg +2 -5
- package/components/icon/icons/image-16.svg +2 -5
- package/components/icon/icons/image-24.svg +2 -5
- package/components/icon/icons/inbox-16.svg +2 -5
- package/components/icon/icons/inbox-24.svg +2 -5
- package/components/icon/icons/infinity-16.svg +2 -5
- package/components/icon/icons/infinity-24.svg +2 -5
- package/components/icon/icons/info-16.svg +2 -5
- package/components/icon/icons/info-24.svg +2 -5
- package/components/icon/icons/issue-closed-16.svg +2 -5
- package/components/icon/icons/issue-closed-24.svg +2 -5
- package/components/icon/icons/issue-draft-16.svg +2 -5
- package/components/icon/icons/issue-draft-24.svg +2 -5
- package/components/icon/icons/issue-opened-16.svg +2 -5
- package/components/icon/icons/issue-opened-24.svg +2 -5
- package/components/icon/icons/issue-reopened-16.svg +2 -5
- package/components/icon/icons/issue-reopened-24.svg +2 -5
- package/components/icon/icons/italic-16.svg +2 -5
- package/components/icon/icons/italic-24.svg +2 -5
- package/components/icon/icons/iterations-16.svg +2 -5
- package/components/icon/icons/iterations-24.svg +2 -5
- package/components/icon/icons/kebab-horizontal-16.svg +2 -5
- package/components/icon/icons/kebab-horizontal-24.svg +2 -5
- package/components/icon/icons/key-16.svg +2 -5
- package/components/icon/icons/key-24.svg +2 -5
- package/components/icon/icons/key-asterisk-16.svg +2 -5
- package/components/icon/icons/law-16.svg +2 -5
- package/components/icon/icons/law-24.svg +2 -5
- package/components/icon/icons/light-bulb-16.svg +2 -5
- package/components/icon/icons/light-bulb-24.svg +2 -5
- package/components/icon/icons/link-16.svg +2 -5
- package/components/icon/icons/link-24.svg +2 -5
- package/components/icon/icons/link-external-16.svg +2 -5
- package/components/icon/icons/link-external-24.svg +2 -5
- package/components/icon/icons/list-ordered-16.svg +2 -5
- package/components/icon/icons/list-ordered-24.svg +2 -5
- package/components/icon/icons/list-unordered-16.svg +2 -5
- package/components/icon/icons/list-unordered-24.svg +2 -5
- package/components/icon/icons/location-16.svg +2 -5
- package/components/icon/icons/location-24.svg +2 -5
- package/components/icon/icons/lock-16.svg +2 -5
- package/components/icon/icons/lock-24.svg +2 -5
- package/components/icon/icons/log-16.svg +2 -5
- package/components/icon/icons/login.svg +1 -4
- package/components/icon/icons/logo-gist-16.svg +2 -5
- package/components/icon/icons/logo-github-16.svg +2 -5
- package/components/icon/icons/logout.svg +1 -4
- package/components/icon/icons/mail-16.svg +2 -5
- package/components/icon/icons/mail-24.svg +2 -5
- package/components/icon/icons/mark-github-16.svg +2 -5
- package/components/icon/icons/markdown-16.svg +2 -5
- package/components/icon/icons/megaphone-16.svg +2 -5
- package/components/icon/icons/megaphone-24.svg +2 -5
- package/components/icon/icons/mention-16.svg +2 -5
- package/components/icon/icons/mention-24.svg +2 -5
- package/components/icon/icons/meter-16.svg +2 -5
- package/components/icon/icons/milestone-16.svg +2 -5
- package/components/icon/icons/milestone-24.svg +2 -5
- package/components/icon/icons/mirror-16.svg +2 -5
- package/components/icon/icons/mirror-24.svg +2 -5
- package/components/icon/icons/moon-16.svg +2 -5
- package/components/icon/icons/moon-24.svg +2 -5
- package/components/icon/icons/mortar-board-16.svg +2 -5
- package/components/icon/icons/mortar-board-24.svg +2 -5
- package/components/icon/icons/multi-select-16.svg +2 -5
- package/components/icon/icons/multi-select-24.svg +2 -5
- package/components/icon/icons/mute-16.svg +2 -5
- package/components/icon/icons/mute-24.svg +2 -5
- package/components/icon/icons/no-entry-16.svg +2 -5
- package/components/icon/icons/no-entry-24.svg +2 -5
- package/components/icon/icons/no-entry-fill-12.svg +2 -5
- package/components/icon/icons/north-star-16.svg +2 -5
- package/components/icon/icons/north-star-24.svg +2 -5
- package/components/icon/icons/note-16.svg +2 -5
- package/components/icon/icons/note-24.svg +2 -5
- package/components/icon/icons/number-16.svg +2 -5
- package/components/icon/icons/number-24.svg +2 -5
- package/components/icon/icons/organization-16.svg +2 -5
- package/components/icon/icons/organization-24.svg +2 -5
- package/components/icon/icons/package-16.svg +2 -5
- package/components/icon/icons/package-24.svg +2 -5
- package/components/icon/icons/package-dependencies-16.svg +2 -5
- package/components/icon/icons/package-dependencies-24.svg +2 -5
- package/components/icon/icons/package-dependents-16.svg +2 -5
- package/components/icon/icons/package-dependents-24.svg +2 -5
- package/components/icon/icons/paintbrush-16.svg +2 -5
- package/components/icon/icons/paper-airplane-16.svg +2 -5
- package/components/icon/icons/paper-airplane-24.svg +2 -5
- package/components/icon/icons/paperclip-16.svg +2 -5
- package/components/icon/icons/paperclip-24.svg +2 -5
- package/components/icon/icons/paste-16.svg +2 -5
- package/components/icon/icons/paste-24.svg +2 -5
- package/components/icon/icons/pencil-16.svg +2 -5
- package/components/icon/icons/pencil-24.svg +2 -5
- package/components/icon/icons/people-16.svg +2 -5
- package/components/icon/icons/people-24.svg +2 -5
- package/components/icon/icons/person-16.svg +2 -5
- package/components/icon/icons/person-24.svg +2 -5
- package/components/icon/icons/person-add-16.svg +2 -5
- package/components/icon/icons/person-add-24.svg +2 -5
- package/components/icon/icons/person-fill-16.svg +2 -5
- package/components/icon/icons/person-fill-24.svg +2 -5
- package/components/icon/icons/pin-16.svg +2 -5
- package/components/icon/icons/pin-24.svg +2 -5
- package/components/icon/icons/play-16.svg +2 -5
- package/components/icon/icons/play-24.svg +2 -5
- package/components/icon/icons/plug-16.svg +2 -5
- package/components/icon/icons/plug-24.svg +2 -5
- package/components/icon/icons/plus-16.svg +2 -5
- package/components/icon/icons/plus-24.svg +2 -5
- package/components/icon/icons/plus-circle-16.svg +2 -5
- package/components/icon/icons/plus-circle-24.svg +2 -5
- package/components/icon/icons/project-16.svg +2 -5
- package/components/icon/icons/project-24.svg +2 -5
- package/components/icon/icons/pulse-16.svg +2 -5
- package/components/icon/icons/pulse-24.svg +2 -5
- package/components/icon/icons/question-16.svg +2 -5
- package/components/icon/icons/question-24.svg +2 -5
- package/components/icon/icons/quote-16.svg +2 -5
- package/components/icon/icons/quote-24.svg +2 -5
- package/components/icon/icons/reply-16.svg +2 -5
- package/components/icon/icons/reply-24.svg +2 -5
- package/components/icon/icons/repo-16.svg +2 -5
- package/components/icon/icons/repo-24.svg +2 -5
- package/components/icon/icons/repo-clone-16.svg +2 -5
- package/components/icon/icons/repo-deleted-16.svg +2 -5
- package/components/icon/icons/repo-forked-16.svg +2 -5
- package/components/icon/icons/repo-forked-24.svg +2 -5
- package/components/icon/icons/repo-locked-16.svg +2 -5
- package/components/icon/icons/repo-locked-24.svg +2 -5
- package/components/icon/icons/repo-pull-16.svg +2 -5
- package/components/icon/icons/repo-push-16.svg +2 -5
- package/components/icon/icons/repo-push-24.svg +2 -5
- package/components/icon/icons/repo-template-16.svg +2 -5
- package/components/icon/icons/repo-template-24.svg +2 -5
- package/components/icon/icons/report-16.svg +2 -5
- package/components/icon/icons/report-24.svg +2 -5
- package/components/icon/icons/rocket-16.svg +2 -5
- package/components/icon/icons/rocket-24.svg +2 -5
- package/components/icon/icons/rows-16.svg +2 -5
- package/components/icon/icons/rows-24.svg +2 -5
- package/components/icon/icons/rss-16.svg +2 -5
- package/components/icon/icons/rss-24.svg +2 -5
- package/components/icon/icons/ruby-16.svg +2 -5
- package/components/icon/icons/ruby-24.svg +2 -5
- package/components/icon/icons/screen-full-16.svg +2 -5
- package/components/icon/icons/screen-full-24.svg +2 -5
- package/components/icon/icons/screen-normal-16.svg +2 -5
- package/components/icon/icons/screen-normal-24.svg +2 -5
- package/components/icon/icons/search-16.svg +2 -5
- package/components/icon/icons/search-24.svg +2 -5
- package/components/icon/icons/server-16.svg +2 -5
- package/components/icon/icons/server-24.svg +2 -5
- package/components/icon/icons/server-error.svg +1 -4
- package/components/icon/icons/share-16.svg +2 -5
- package/components/icon/icons/share-24.svg +2 -5
- package/components/icon/icons/share-android-16.svg +2 -5
- package/components/icon/icons/share-android-24.svg +2 -5
- package/components/icon/icons/shield-16.svg +2 -5
- package/components/icon/icons/shield-24.svg +2 -5
- package/components/icon/icons/shield-check-16.svg +2 -5
- package/components/icon/icons/shield-check-24.svg +2 -5
- package/components/icon/icons/shield-lock-16.svg +2 -5
- package/components/icon/icons/shield-lock-24.svg +2 -5
- package/components/icon/icons/shield-slash-16.svg +2 -5
- package/components/icon/icons/shield-x-16.svg +2 -5
- package/components/icon/icons/shield-x-24.svg +2 -5
- package/components/icon/icons/sidebar-collapse-16.svg +2 -5
- package/components/icon/icons/sidebar-collapse-24.svg +2 -5
- package/components/icon/icons/sidebar-expand-16.svg +2 -5
- package/components/icon/icons/sidebar-expand-24.svg +2 -5
- package/components/icon/icons/sign-in-16.svg +2 -5
- package/components/icon/icons/sign-in-24.svg +2 -5
- package/components/icon/icons/sign-out-16.svg +2 -5
- package/components/icon/icons/sign-out-24.svg +2 -5
- package/components/icon/icons/single-select-16.svg +2 -5
- package/components/icon/icons/single-select-24.svg +2 -5
- package/components/icon/icons/skip-16.svg +2 -5
- package/components/icon/icons/skip-24.svg +2 -5
- package/components/icon/icons/sliders-16.svg +2 -5
- package/components/icon/icons/smiley-16.svg +2 -5
- package/components/icon/icons/smiley-24.svg +2 -5
- package/components/icon/icons/sort-asc-16.svg +2 -5
- package/components/icon/icons/sort-asc-24.svg +2 -5
- package/components/icon/icons/sort-desc-16.svg +2 -5
- package/components/icon/icons/sort-desc-24.svg +2 -5
- package/components/icon/icons/square-16.svg +2 -5
- package/components/icon/icons/square-24.svg +2 -5
- package/components/icon/icons/square-fill-16.svg +2 -5
- package/components/icon/icons/square-fill-24.svg +2 -5
- package/components/icon/icons/squirrel-16.svg +2 -5
- package/components/icon/icons/squirrel-24.svg +2 -5
- package/components/icon/icons/stack-16.svg +2 -5
- package/components/icon/icons/stack-24.svg +2 -5
- package/components/icon/icons/star-16.svg +2 -5
- package/components/icon/icons/star-24.svg +2 -5
- package/components/icon/icons/star-fill-16.svg +2 -5
- package/components/icon/icons/star-fill-24.svg +2 -5
- package/components/icon/icons/stop-16.svg +2 -5
- package/components/icon/icons/stop-24.svg +2 -5
- package/components/icon/icons/stopwatch-16.svg +2 -5
- package/components/icon/icons/stopwatch-24.svg +2 -5
- package/components/icon/icons/store.svg +1 -4
- package/components/icon/icons/strikethrough-16.svg +2 -5
- package/components/icon/icons/strikethrough-24.svg +2 -5
- package/components/icon/icons/sun-16.svg +2 -5
- package/components/icon/icons/sun-24.svg +2 -5
- package/components/icon/icons/sync-16.svg +2 -5
- package/components/icon/icons/sync-24.svg +2 -5
- package/components/icon/icons/tab-24.svg +2 -5
- package/components/icon/icons/tab-external-16.svg +2 -5
- package/components/icon/icons/table-16.svg +2 -5
- package/components/icon/icons/table-24.svg +2 -5
- package/components/icon/icons/tag-16.svg +2 -5
- package/components/icon/icons/tag-24.svg +2 -5
- package/components/icon/icons/tasklist-16.svg +2 -5
- package/components/icon/icons/tasklist-24.svg +2 -5
- package/components/icon/icons/telescope-16.svg +2 -5
- package/components/icon/icons/telescope-24.svg +2 -5
- package/components/icon/icons/telescope-fill-16.svg +2 -5
- package/components/icon/icons/telescope-fill-24.svg +2 -5
- package/components/icon/icons/terminal-16.svg +2 -5
- package/components/icon/icons/terminal-24.svg +2 -5
- package/components/icon/icons/three-bars-16.svg +2 -5
- package/components/icon/icons/thumbsdown-16.svg +2 -5
- package/components/icon/icons/thumbsdown-24.svg +2 -5
- package/components/icon/icons/thumbsup-16.svg +2 -5
- package/components/icon/icons/thumbsup-24.svg +2 -5
- package/components/icon/icons/tools-16.svg +2 -5
- package/components/icon/icons/tools-24.svg +2 -5
- package/components/icon/icons/trash-16.svg +2 -5
- package/components/icon/icons/trash-24.svg +2 -5
- package/components/icon/icons/triangle-down-16.svg +2 -5
- package/components/icon/icons/triangle-down-24.svg +2 -5
- package/components/icon/icons/triangle-left-16.svg +2 -5
- package/components/icon/icons/triangle-left-24.svg +2 -5
- package/components/icon/icons/triangle-right-16.svg +2 -5
- package/components/icon/icons/triangle-right-24.svg +2 -5
- package/components/icon/icons/triangle-up-16.svg +2 -5
- package/components/icon/icons/triangle-up-24.svg +2 -5
- package/components/icon/icons/trophy-16.svg +2 -5
- package/components/icon/icons/trophy-24.svg +2 -5
- package/components/icon/icons/typography-16.svg +2 -5
- package/components/icon/icons/typography-24.svg +2 -5
- package/components/icon/icons/unfold-16.svg +2 -5
- package/components/icon/icons/unfold-24.svg +2 -5
- package/components/icon/icons/unlock-16.svg +2 -5
- package/components/icon/icons/unlock-24.svg +2 -5
- package/components/icon/icons/unmute-16.svg +2 -5
- package/components/icon/icons/unmute-24.svg +2 -5
- package/components/icon/icons/unverified-16.svg +2 -5
- package/components/icon/icons/unverified-24.svg +2 -5
- package/components/icon/icons/upload-16.svg +2 -5
- package/components/icon/icons/upload-24.svg +2 -5
- package/components/icon/icons/verified-16.svg +2 -5
- package/components/icon/icons/verified-24.svg +2 -5
- package/components/icon/icons/versions-16.svg +2 -5
- package/components/icon/icons/versions-24.svg +2 -5
- package/components/icon/icons/video-16.svg +2 -5
- package/components/icon/icons/video-24.svg +2 -5
- package/components/icon/icons/webhook-16.svg +2 -5
- package/components/icon/icons/workflow-16.svg +2 -5
- package/components/icon/icons/workflow-24.svg +2 -5
- package/components/icon/icons/x-16.svg +2 -5
- package/components/icon/icons/x-24.svg +2 -5
- package/components/icon/icons/x-circle-16.svg +2 -5
- package/components/icon/icons/x-circle-24.svg +2 -5
- package/components/icon/icons/x-circle-fill-12.svg +2 -5
- package/components/icon/icons/x-circle-fill-16.svg +2 -5
- package/components/icon/icons/x-circle-fill-24.svg +2 -5
- package/components/icon/icons/yourdash.svg +1 -4
- package/components/icon/icons/zap-16.svg +2 -5
- package/components/icon/icons/zap-24.svg +2 -5
- package/components/iconButton/iconButton.tsx +1 -1
- package/components/image/image.tsx +83 -83
- package/components/textInput/textInput.tsx +82 -82
- package/package.json +1 -1
- package/views/dialog/dialog.tsx +23 -23
- package/views/onBoarding/onBoarding.tsx +143 -138
- package/views/onBoarding/onBoarding.tsx~ +0 -138
@@ -3,571 +3,290 @@
|
|
3
3
|
* YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
4
|
*/
|
5
5
|
|
6
|
-
|
7
|
-
import IconAccessibilityInset from "./icons/accessibility-inset-16.svg?url";
|
8
|
-
import IconAlert from "./icons/alert-16.svg?url";
|
9
|
-
import IconAppLauncher from "./icons/app-launcher-16.svg?url";
|
10
|
-
import IconApps from "./icons/apps-16.svg?url";
|
11
|
-
import IconArchive from "./icons/archive-16.svg?url";
|
12
|
-
import IconArrowBoth from "./icons/arrow-both-16.svg?url";
|
13
|
-
import IconArrowDown from "./icons/arrow-down-16.svg?url";
|
14
|
-
import IconArrowLeft from "./icons/arrow-left-16.svg?url";
|
15
|
-
import IconArrowRight from "./icons/arrow-right-16.svg?url";
|
16
|
-
import IconArrowSwitch from "./icons/arrow-switch-16.svg?url";
|
17
|
-
import IconArrowUp from "./icons/arrow-up-16.svg?url";
|
18
|
-
import IconBeaker from "./icons/beaker-16.svg?url";
|
19
|
-
import IconBell from "./icons/bell-16.svg?url";
|
20
|
-
import IconBellFill from "./icons/bell-fill-16.svg?url";
|
21
|
-
import IconBellSlash from "./icons/bell-slash-16.svg?url";
|
22
|
-
import IconBlocked from "./icons/blocked-16.svg?url";
|
23
|
-
import IconBold from "./icons/bold-16.svg?url";
|
24
|
-
import IconBook from "./icons/book-16.svg?url";
|
25
|
-
import IconBookmark from "./icons/bookmark-16.svg?url";
|
26
|
-
import IconBookmarkSlash from "./icons/bookmark-slash-16.svg?url";
|
27
|
-
import IconBriefcase from "./icons/briefcase-16.svg?url";
|
28
|
-
import IconBroadcast from "./icons/broadcast-16.svg?url";
|
29
|
-
import IconBrowser from "./icons/browser-16.svg?url";
|
30
|
-
import IconBug from "./icons/bug-16.svg?url";
|
31
|
-
import IconCache from "./icons/cache-16.svg?url";
|
32
|
-
import IconCalendar from "./icons/calendar-16.svg?url";
|
33
|
-
import IconCheck from "./icons/check-16.svg?url";
|
34
|
-
import IconCheckCircle from "./icons/check-circle-16.svg?url";
|
35
|
-
import IconCheckCircleFill from "./icons/check-circle-fill-16.svg?url";
|
36
|
-
import IconCheckbox from "./icons/checkbox-16.svg?url";
|
37
|
-
import IconChecklist from "./icons/checklist-16.svg?url";
|
38
|
-
import IconChevronDown from "./icons/chevron-down-16.svg?url";
|
39
|
-
import IconChevronLeft from "./icons/chevron-left-16.svg?url";
|
40
|
-
import IconChevronRight from "./icons/chevron-right-16.svg?url";
|
41
|
-
import IconChevronUp from "./icons/chevron-up-16.svg?url";
|
42
|
-
import IconCircle from "./icons/circle-16.svg?url";
|
43
|
-
import IconCircleSlash from "./icons/circle-slash-16.svg?url";
|
44
|
-
import IconClock from "./icons/clock-16.svg?url";
|
45
|
-
import IconCloud from "./icons/cloud-16.svg?url";
|
46
|
-
import IconCloudOffline from "./icons/cloud-offline-16.svg?url";
|
47
|
-
import IconCode from "./icons/code-16.svg?url";
|
48
|
-
import IconCodeOfConduct from "./icons/code-of-conduct-16.svg?url";
|
49
|
-
import IconCodeReview from "./icons/code-review-16.svg?url";
|
50
|
-
import IconCodeSquare from "./icons/code-square-16.svg?url";
|
51
|
-
import IconCodeScan from "./icons/codescan-16.svg?url";
|
52
|
-
import IconCodeScanCheckmark from "./icons/codescan-checkmark-16.svg?url";
|
53
|
-
import IconCodeSpaces from "./icons/codespaces-16.svg?url";
|
54
|
-
import IconColumns from "./icons/columns-16.svg?url";
|
55
|
-
import IconCommandPalette from "./icons/command-palette-16.svg?url";
|
56
|
-
import IconComment from "./icons/comment-16.svg?url";
|
57
|
-
import IconCommentDiscussion from "./icons/comment-discussion-16.svg?url";
|
58
|
-
import IconContainer from "./icons/container-16.svg?url";
|
59
|
-
import IconCopilot from "./icons/copilot-16.svg?url";
|
60
|
-
import IconCopilot48 from "./icons/copilot-48.svg?url";
|
61
|
-
import IconCopilot96 from "./icons/copilot-96.svg?url";
|
62
|
-
import IconCopilotError from "./icons/copilot-error-16.svg?url";
|
63
|
-
import IconCopilotWarning from "./icons/copilot-warning-16.svg?url";
|
64
|
-
import IconCopy from "./icons/copy-16.svg?url";
|
65
|
-
import IconCpu from "./icons/cpu-16.svg?url";
|
66
|
-
import IconCreditCard from "./icons/credit-card-16.svg?url";
|
67
|
-
import IconCrossReference from "./icons/cross-reference-16.svg?url";
|
68
|
-
import IconDash from "./icons/dash-16.svg?url";
|
69
|
-
import IconDatabase from "./icons/database-16.svg?url";
|
70
|
-
import IconDependabot from "./icons/dependabot-16.svg?url";
|
71
|
-
import IconDesktopDownload from "./icons/desktop-download-16.svg?url";
|
72
|
-
import IconDeviceCamera from "./icons/device-camera-16.svg?url";
|
73
|
-
import IconDeviceCameraVideo from "./icons/device-camera-video-16.svg?url";
|
74
|
-
import IconDeviceDesktop from "./icons/device-desktop-16.svg?url";
|
75
|
-
import IconDeviceMobile from "./icons/device-mobile-16.svg?url";
|
76
|
-
import IconDiamond from "./icons/diamond-16.svg?url";
|
77
|
-
import IconDiff from "./icons/diff-16.svg?url";
|
78
|
-
import IconDiffAdded from "./icons/diff-added-16.svg?url";
|
79
|
-
import IconDiffIgnored from "./icons/diff-ignored-16.svg?url";
|
80
|
-
import IconDiffModified from "./icons/diff-modified-16.svg?url";
|
81
|
-
import IconDiffRemoved from "./icons/diff-removed-16.svg?url";
|
82
|
-
import IconDiffRenamed from "./icons/diff-renamed-16.svg?url";
|
83
|
-
import IconDot from "./icons/dot-16.svg?url";
|
84
|
-
import IconDotFill from "./icons/dot-fill-16.svg?url";
|
85
|
-
import IconDownload from "./icons/download-16.svg?url";
|
86
|
-
import IconDuplicate from "./icons/duplicate-16.svg?url";
|
87
|
-
import IconEllipsis from "./icons/ellipsis-16.svg?url";
|
88
|
-
import IconEye from "./icons/eye-16.svg?url";
|
89
|
-
import IconEyeClosed from "./icons/eye-closed-16.svg?url";
|
90
|
-
import IconEwsgit from "./icons/ewsgit.svg?url";
|
91
|
-
import IconFeedDiscussion from "./icons/feed-discussion-16.svg?url";
|
92
|
-
import IconFeedForked from "./icons/feed-forked-16.svg?url";
|
93
|
-
import IconFeedHeart from "./icons/feed-heart-16.svg?url";
|
94
|
-
import IconFeedMerged from "./icons/feed-merged-16.svg?url";
|
95
|
-
import IconFeedPerson from "./icons/feed-person-16.svg?url";
|
96
|
-
import IconFeedRepo from "./icons/feed-repo-16.svg?url";
|
97
|
-
import IconFeedRocket from "./icons/feed-rocket-16.svg?url";
|
98
|
-
import IconFeedStar from "./icons/feed-star-16.svg?url";
|
99
|
-
import IconFeedTag from "./icons/feed-tag-16.svg?url";
|
100
|
-
import IconFeedTrophy from "./icons/feed-trophy-16.svg?url";
|
101
|
-
import IconFile from "./icons/file-16.svg?url";
|
102
|
-
import IconFileAdded from "./icons/file-added-16.svg?url";
|
103
|
-
import IconFileBadge from "./icons/file-badge-16.svg?url";
|
104
|
-
import IconFileBinary from "./icons/file-binary-16.svg?url";
|
105
|
-
import IconFileCode from "./icons/file-code-16.svg?url";
|
106
|
-
import IconFileDiff from "./icons/file-diff-16.svg?url";
|
107
|
-
import IconFileDirectory from "./icons/file-directory-16.svg?url";
|
108
|
-
import IconFileDirectoryFill from "./icons/file-directory-fill-16.svg?url";
|
109
|
-
import IconFileDirectoryOpenFill from "./icons/file-directory-open-fill-16.svg?url";
|
110
|
-
import IconFileMoved from "./icons/file-moved-16.svg?url";
|
111
|
-
import IconFileRemoved from "./icons/file-removed-16.svg?url";
|
112
|
-
import IconFileSubmodule from "./icons/file-submodule-16.svg?url";
|
113
|
-
import IconFileSymlinkFile from "./icons/file-symlink-file-16.svg?url";
|
114
|
-
import IconFileZip from "./icons/file-zip-16.svg?url";
|
115
|
-
import IconFilter from "./icons/filter-16.svg?url";
|
116
|
-
import IconFlame from "./icons/flame-16.svg?url";
|
117
|
-
import IconFold from "./icons/fold-16.svg?url";
|
118
|
-
import IconFoldDown from "./icons/fold-down-16.svg?url";
|
119
|
-
import IconFoldUp from "./icons/fold-up-16.svg?url";
|
120
|
-
import IconGear from "./icons/gear-16.svg?url";
|
121
|
-
import IconGift from "./icons/gift-16.svg?url";
|
122
|
-
import IconGitBranch from "./icons/git-branch-16.svg?url";
|
123
|
-
import IconGitCommit from "./icons/git-commit-16.svg?url";
|
124
|
-
import IconGitCompare from "./icons/git-compare-16.svg?url";
|
125
|
-
import IconGitMerge from "./icons/git-merge-16.svg?url";
|
126
|
-
import IconGitMergeQueue from "./icons/git-merge-queue-16.svg?url";
|
127
|
-
import IconGitPullRequest from "./icons/git-pull-request-16.svg?url";
|
128
|
-
import IconGitPullRequestClosed from "./icons/git-pull-request-closed-16.svg?url";
|
129
|
-
import IconGitPullRequestDraft from "./icons/git-pull-request-draft-16.svg?url";
|
130
|
-
import IconGlobe from "./icons/globe-16.svg?url";
|
131
|
-
import IconGrabber from "./icons/grabber-16.svg?url";
|
132
|
-
import IconGraph from "./icons/graph-16.svg?url";
|
133
|
-
import IconHash from "./icons/hash-16.svg?url";
|
134
|
-
import IconHeading from "./icons/heading-16.svg?url";
|
135
|
-
import IconHeart from "./icons/heart-16.svg?url";
|
136
|
-
import IconHeartFill from "./icons/heart-fill-16.svg?url";
|
137
|
-
import IconHistory from "./icons/history-16.svg?url";
|
138
|
-
import IconHome from "./icons/home-16.svg?url";
|
139
|
-
import IconHorizontalRule from "./icons/horizontal-rule-16.svg?url";
|
140
|
-
import IconHourglass from "./icons/hourglass-16.svg?url";
|
141
|
-
import IconHubot from "./icons/hubot-16.svg?url";
|
142
|
-
import IconIdBadge from "./icons/id-badge-16.svg?url";
|
143
|
-
import IconImage from "./icons/image-16.svg?url";
|
144
|
-
import IconInbox from "./icons/inbox-16.svg?url";
|
145
|
-
import IconInfinitySymbol from "./icons/infinity-16.svg?url";
|
146
|
-
import IconInfo from "./icons/info-16.svg?url";
|
147
|
-
import IconIssueClosed from "./icons/issue-closed-16.svg?url";
|
148
|
-
import IconIssueDraft from "./icons/issue-draft-16.svg?url";
|
149
|
-
import IconIssueOpened from "./icons/issue-opened-16.svg?url";
|
150
|
-
import IconIssueReopened from "./icons/issue-reopened-16.svg?url";
|
151
|
-
import IconItalic from "./icons/italic-16.svg?url";
|
152
|
-
import IconIterations from "./icons/iterations-16.svg?url";
|
153
|
-
import IconKebabHorizontal from "./icons/kebab-horizontal-16.svg?url";
|
154
|
-
import IconKey from "./icons/key-16.svg?url";
|
155
|
-
import IconKeyAsterisk from "./icons/key-asterisk-16.svg?url";
|
156
|
-
import IconLaw from "./icons/law-16.svg?url";
|
157
|
-
import IconLightBulb from "./icons/light-bulb-16.svg?url";
|
158
|
-
import IconLink from "./icons/link-16.svg?url";
|
159
|
-
import IconLinkExternal from "./icons/link-external-16.svg?url";
|
160
|
-
import IconListOrdered from "./icons/list-ordered-16.svg?url";
|
161
|
-
import IconListUnordered from "./icons/list-unordered-16.svg?url";
|
162
|
-
import IconLocation from "./icons/location-16.svg?url";
|
163
|
-
import IconLock from "./icons/lock-16.svg?url";
|
164
|
-
import IconLog from "./icons/log-16.svg?url";
|
165
|
-
import IconLogin from "./icons/login.svg?url";
|
166
|
-
import IconLogoGist from "./icons/logo-gist-16.svg?url";
|
167
|
-
import IconLogoGithub from "./icons/logo-github-16.svg?url";
|
168
|
-
import IconLogout from "./icons/logout.svg?url";
|
169
|
-
import IconMail from "./icons/mail-16.svg?url";
|
170
|
-
import IconMarkGithub from "./icons/mark-github-16.svg?url";
|
171
|
-
import IconMarkdown from "./icons/markdown-16.svg?url";
|
172
|
-
import IconMegaphone from "./icons/megaphone-16.svg?url";
|
173
|
-
import IconMention from "./icons/mention-16.svg?url";
|
174
|
-
import IconMeter from "./icons/meter-16.svg?url";
|
175
|
-
import IconMilestone from "./icons/milestone-16.svg?url";
|
176
|
-
import IconMirror from "./icons/mirror-16.svg?url";
|
177
|
-
import IconMoon from "./icons/moon-16.svg?url";
|
178
|
-
import IconMortarBoard from "./icons/mortar-board-16.svg?url";
|
179
|
-
import IconMultiSelect from "./icons/multi-select-16.svg?url";
|
180
|
-
import IconMute from "./icons/mute-16.svg?url";
|
181
|
-
import IconNoEntry from "./icons/no-entry-16.svg?url";
|
182
|
-
import IconNorthStar from "./icons/north-star-16.svg?url";
|
183
|
-
import IconNote from "./icons/note-16.svg?url";
|
184
|
-
import IconNumber from "./icons/number-16.svg?url";
|
185
|
-
import IconOrganization from "./icons/organization-16.svg?url";
|
186
|
-
import IconPackage from "./icons/package-16.svg?url";
|
187
|
-
import IconPackageDependencies from "./icons/package-dependencies-16.svg?url";
|
188
|
-
import IconPackageDependents from "./icons/package-dependents-16.svg?url";
|
189
|
-
import IconPaintbrush from "./icons/paintbrush-16.svg?url";
|
190
|
-
import IconPaperAirplane from "./icons/paper-airplane-16.svg?url";
|
191
|
-
import IconPaperclip from "./icons/paperclip-16.svg?url";
|
192
|
-
import IconPaste from "./icons/paste-16.svg?url";
|
193
|
-
import IconPencil from "./icons/pencil-16.svg?url";
|
194
|
-
import IconPeople from "./icons/people-16.svg?url";
|
195
|
-
import IconPerson from "./icons/person-16.svg?url";
|
196
|
-
import IconPersonAdd from "./icons/person-add-16.svg?url";
|
197
|
-
import IconPersonFill from "./icons/person-fill-16.svg?url";
|
198
|
-
import IconPin from "./icons/pin-16.svg?url";
|
199
|
-
import IconPlay from "./icons/play-16.svg?url";
|
200
|
-
import IconPlug from "./icons/plug-16.svg?url";
|
201
|
-
import IconPlus from "./icons/plus-16.svg?url";
|
202
|
-
import IconPlusCircle from "./icons/plus-circle-16.svg?url";
|
203
|
-
import IconProject from "./icons/project-16.svg?url";
|
204
|
-
import IconPulse from "./icons/pulse-16.svg?url";
|
205
|
-
import IconQuestion from "./icons/question-16.svg?url";
|
206
|
-
import IconQuote from "./icons/quote-16.svg?url";
|
207
|
-
import IconReply from "./icons/reply-16.svg?url";
|
208
|
-
import IconRepo from "./icons/repo-16.svg?url";
|
209
|
-
import IconRepoClone from "./icons/repo-clone-16.svg?url";
|
210
|
-
import IconRepoDeleted from "./icons/repo-deleted-16.svg?url";
|
211
|
-
import IconRepoForked from "./icons/repo-forked-16.svg?url";
|
212
|
-
import IconRepoLocked from "./icons/repo-locked-16.svg?url";
|
213
|
-
import IconRepoPull from "./icons/repo-pull-16.svg?url";
|
214
|
-
import IconRepoPush from "./icons/repo-push-16.svg?url";
|
215
|
-
import IconRepoTemplate from "./icons/repo-template-16.svg?url";
|
216
|
-
import IconReport from "./icons/report-16.svg?url";
|
217
|
-
import IconRocket from "./icons/rocket-16.svg?url";
|
218
|
-
import IconRows from "./icons/rows-16.svg?url";
|
219
|
-
import IconRss from "./icons/rss-16.svg?url";
|
220
|
-
import IconRuby from "./icons/ruby-16.svg?url";
|
221
|
-
import IconScreenFull from "./icons/screen-full-16.svg?url";
|
222
|
-
import IconScreenNormal from "./icons/screen-normal-16.svg?url";
|
223
|
-
import IconSearch from "./icons/search-16.svg?url";
|
224
|
-
import IconServer from "./icons/server-16.svg?url";
|
225
|
-
import IconServerError from "./icons/server-error.svg?url";
|
226
|
-
import IconShare from "./icons/share-16.svg?url";
|
227
|
-
import IconShareAndroid from "./icons/share-android-16.svg?url";
|
228
|
-
import IconShield from "./icons/shield-16.svg?url";
|
229
|
-
import IconShieldCheck from "./icons/shield-check-16.svg?url";
|
230
|
-
import IconShieldLock from "./icons/shield-lock-16.svg?url";
|
231
|
-
import IconShieldSlash from "./icons/shield-slash-16.svg?url";
|
232
|
-
import IconShieldX from "./icons/shield-x-16.svg?url";
|
233
|
-
import IconSidebarCollapse from "./icons/sidebar-collapse-16.svg?url";
|
234
|
-
import IconSidebarExpand from "./icons/sidebar-expand-16.svg?url";
|
235
|
-
import IconSignIn from "./icons/sign-in-16.svg?url";
|
236
|
-
import IconSignOut from "./icons/sign-out-16.svg?url";
|
237
|
-
import IconSingleSelect from "./icons/single-select-16.svg?url";
|
238
|
-
import IconSkip from "./icons/skip-16.svg?url";
|
239
|
-
import IconSliders from "./icons/sliders-16.svg?url";
|
240
|
-
import IconSmiley from "./icons/smiley-16.svg?url";
|
241
|
-
import IconSortAsc from "./icons/sort-asc-16.svg?url";
|
242
|
-
import IconSortDesc from "./icons/sort-desc-16.svg?url";
|
243
|
-
import IconSquare from "./icons/square-16.svg?url";
|
244
|
-
import IconSquareFill from "./icons/square-fill-16.svg?url";
|
245
|
-
import IconSquirrel from "./icons/squirrel-16.svg?url";
|
246
|
-
import IconStack from "./icons/stack-16.svg?url";
|
247
|
-
import IconStar from "./icons/star-16.svg?url";
|
248
|
-
import IconStarFill from "./icons/star-fill-16.svg?url";
|
249
|
-
import IconStop from "./icons/stop-16.svg?url";
|
250
|
-
import IconStopwatch from "./icons/stopwatch-16.svg?url";
|
251
|
-
import IconStore from "./icons/store.svg?url";
|
252
|
-
import IconStrikethrough from "./icons/strikethrough-16.svg?url";
|
253
|
-
import IconSun from "./icons/sun-16.svg?url";
|
254
|
-
import IconSync from "./icons/sync-16.svg?url";
|
255
|
-
import IconTabExternal from "./icons/tab-external-16.svg?url";
|
256
|
-
import IconTable from "./icons/table-16.svg?url";
|
257
|
-
import IconTag from "./icons/tag-16.svg?url";
|
258
|
-
import IconTaskList from "./icons/tasklist-16.svg?url";
|
259
|
-
import IconTelescope from "./icons/telescope-16.svg?url";
|
260
|
-
import IconTelescopeFill from "./icons/telescope-fill-16.svg?url";
|
261
|
-
import IconTerminal from "./icons/terminal-16.svg?url";
|
262
|
-
import IconThreeBars from "./icons/three-bars-16.svg?url";
|
263
|
-
import IconThumbsDown from "./icons/thumbsdown-16.svg?url";
|
264
|
-
import IconThumbsUp from "./icons/thumbsup-16.svg?url";
|
265
|
-
import IconTools from "./icons/tools-16.svg?url";
|
266
|
-
import IconTrash from "./icons/trash-16.svg?url";
|
267
|
-
import IconTriangleDown from "./icons/triangle-down-16.svg?url";
|
268
|
-
import IconTriangleLeft from "./icons/triangle-left-16.svg?url";
|
269
|
-
import IconTriangleRight from "./icons/triangle-right-16.svg?url";
|
270
|
-
import IconTriangleUp from "./icons/triangle-up-16.svg?url";
|
271
|
-
import IconTrophy from "./icons/trophy-16.svg?url";
|
272
|
-
import IconTypography from "./icons/typography-16.svg?url";
|
273
|
-
import IconUnfold from "./icons/unfold-16.svg?url";
|
274
|
-
import IconUnlock from "./icons/unlock-16.svg?url";
|
275
|
-
import IconUnmute from "./icons/unmute-16.svg?url";
|
276
|
-
import IconUnverified from "./icons/unverified-16.svg?url";
|
277
|
-
import IconUpload from "./icons/upload-16.svg?url";
|
278
|
-
import IconVerified from "./icons/verified-16.svg?url";
|
279
|
-
import IconVersions from "./icons/versions-16.svg?url";
|
280
|
-
import IconVideo from "./icons/video-16.svg?url";
|
281
|
-
import IconWebhook from "./icons/webhook-16.svg?url";
|
282
|
-
import IconWorkflow from "./icons/workflow-16.svg?url";
|
283
|
-
import IconX from "./icons/x-16.svg?url";
|
284
|
-
import IconXCircle from "./icons/x-circle-16.svg?url";
|
285
|
-
import IconXCircleFill from "./icons/x-circle-fill-16.svg?url";
|
286
|
-
import IconYourDashLogo from "./icons/yourdash.svg?url";
|
287
|
-
import IconZap from "./icons/zap-16.svg?url";
|
6
|
+
export type UKIconType = (typeof UKIcon)[keyof typeof UKIcon] | string;
|
288
7
|
|
289
8
|
// Number types are used as the correct string type throws a ts error
|
290
|
-
export
|
291
|
-
Accessibility
|
292
|
-
AccessibilityInset
|
293
|
-
Alert
|
294
|
-
AppLauncher
|
295
|
-
Apps
|
296
|
-
Archive
|
297
|
-
ArrowBoth
|
298
|
-
ArrowDown
|
299
|
-
ArrowLeft
|
300
|
-
ArrowRight
|
301
|
-
ArrowSwitch
|
302
|
-
ArrowUp
|
303
|
-
Beaker
|
304
|
-
Bell
|
305
|
-
BellFill
|
306
|
-
BellSlash
|
307
|
-
Blocked
|
308
|
-
Bold
|
309
|
-
Book
|
310
|
-
Bookmark
|
311
|
-
BookmarkSlash
|
312
|
-
Briefcase
|
313
|
-
Broadcast
|
314
|
-
Browser
|
315
|
-
Bug
|
316
|
-
Cache
|
317
|
-
Calendar
|
318
|
-
Check
|
319
|
-
CheckCircle
|
320
|
-
CheckCircleFill
|
321
|
-
Checkbox
|
322
|
-
Checklist
|
323
|
-
ChevronDown
|
324
|
-
ChevronLeft
|
325
|
-
ChevronRight
|
326
|
-
ChevronUp
|
327
|
-
Circle
|
328
|
-
CircleSlash
|
329
|
-
Clock
|
330
|
-
Cloud
|
331
|
-
CloudOffline
|
332
|
-
Code
|
333
|
-
CodeOfConduct
|
334
|
-
CodeReview
|
335
|
-
CodeSquare
|
336
|
-
CodeScan
|
337
|
-
CodeScanCheckmark
|
338
|
-
CodeSpaces
|
339
|
-
Columns
|
340
|
-
CommandPalette
|
341
|
-
Comment
|
342
|
-
CommentDiscussion
|
343
|
-
Container
|
344
|
-
Copilot
|
345
|
-
Copilot48
|
346
|
-
Copilot96
|
347
|
-
CopilotError
|
348
|
-
CopilotWarning
|
349
|
-
Copy
|
350
|
-
Cpu
|
351
|
-
CreditCard
|
352
|
-
CrossReference
|
353
|
-
Dash
|
354
|
-
Database
|
355
|
-
Dependabot
|
356
|
-
DesktopDownload
|
357
|
-
DeviceCamera
|
358
|
-
DeviceCameraVideo
|
359
|
-
DeviceDesktop
|
360
|
-
DeviceMobile
|
361
|
-
Diamond
|
362
|
-
Diff
|
363
|
-
DiffAdded
|
364
|
-
DiffIgnored
|
365
|
-
DiffModified
|
366
|
-
DiffRemoved
|
367
|
-
DiffRenamed
|
368
|
-
Dot
|
369
|
-
DotFill
|
370
|
-
Download
|
371
|
-
Duplicate
|
372
|
-
Ellipsis
|
373
|
-
Eye
|
374
|
-
EyeClosed
|
375
|
-
Ewsgit
|
376
|
-
FeedDiscussion
|
377
|
-
FeedForked
|
378
|
-
FeedHeart
|
379
|
-
FeedMerged
|
380
|
-
FeedPerson
|
381
|
-
FeedRepo
|
382
|
-
FeedRocket
|
383
|
-
FeedStar
|
384
|
-
FeedTag
|
385
|
-
FeedTrophy
|
386
|
-
File
|
387
|
-
FileAdded
|
388
|
-
FileBadge
|
389
|
-
FileBinary
|
390
|
-
FileCode
|
391
|
-
FileDiff
|
392
|
-
FileDirectory
|
393
|
-
FileDirectoryFill
|
394
|
-
FileDirectoryOpenFill
|
395
|
-
FileMoved
|
396
|
-
FileRemoved
|
397
|
-
FileSubmodule
|
398
|
-
FileSymlinkFile
|
399
|
-
FileZip
|
400
|
-
Filter
|
401
|
-
Flame
|
402
|
-
Fold
|
403
|
-
FoldDown
|
404
|
-
FoldUp
|
405
|
-
Gear
|
406
|
-
Gift
|
407
|
-
GitBranch
|
408
|
-
GitCommit
|
409
|
-
GitCompare
|
410
|
-
GitMerge
|
411
|
-
GitMergeQueue
|
412
|
-
GitPullRequest
|
413
|
-
GitPullRequestClosed
|
414
|
-
GitPullRequestDraft
|
415
|
-
Globe
|
416
|
-
Grabber
|
417
|
-
Graph
|
418
|
-
Hash
|
419
|
-
Heading
|
420
|
-
Heart
|
421
|
-
HeartFill
|
422
|
-
History
|
423
|
-
Home
|
424
|
-
HorizontalRule
|
425
|
-
Hourglass
|
426
|
-
Hubot
|
427
|
-
IdBadge
|
428
|
-
Image
|
429
|
-
Inbox
|
430
|
-
InfinitySymbol
|
431
|
-
Info
|
432
|
-
IssueClosed
|
433
|
-
IssueDraft
|
434
|
-
IssueOpened
|
435
|
-
IssueReopened
|
436
|
-
Italic
|
437
|
-
Iterations
|
438
|
-
KebabHorizontal
|
439
|
-
Key
|
440
|
-
KeyAsterisk
|
441
|
-
Law
|
442
|
-
LightBulb
|
443
|
-
Link
|
444
|
-
LinkExternal
|
445
|
-
ListOrdered
|
446
|
-
ListUnordered
|
447
|
-
Location
|
448
|
-
Lock
|
449
|
-
Log
|
450
|
-
Login
|
451
|
-
LogoGist
|
452
|
-
LogoGithub
|
453
|
-
Logout
|
454
|
-
Mail
|
455
|
-
MarkGithub
|
456
|
-
Markdown
|
457
|
-
Megaphone
|
458
|
-
Mention
|
459
|
-
Meter
|
460
|
-
Milestone
|
461
|
-
Mirror
|
462
|
-
Moon
|
463
|
-
MortarBoard
|
464
|
-
MultiSelect
|
465
|
-
Mute
|
466
|
-
NoEntry
|
467
|
-
NorthStar
|
468
|
-
Note
|
469
|
-
Number
|
470
|
-
Organization
|
471
|
-
Package
|
472
|
-
PackageDependencies
|
473
|
-
PackageDependents
|
474
|
-
Paintbrush
|
475
|
-
PaperAirplane
|
476
|
-
Paperclip
|
477
|
-
Paste
|
478
|
-
Pencil
|
479
|
-
People
|
480
|
-
Person
|
481
|
-
PersonAdd
|
482
|
-
PersonFill
|
483
|
-
Pin
|
484
|
-
Play
|
485
|
-
Plug
|
486
|
-
Plus
|
487
|
-
PlusCircle
|
488
|
-
Project
|
489
|
-
Pulse
|
490
|
-
Question
|
491
|
-
Quote
|
492
|
-
Reply
|
493
|
-
Repo
|
494
|
-
RepoClone
|
495
|
-
RepoDeleted
|
496
|
-
RepoForked
|
497
|
-
RepoLocked
|
498
|
-
RepoPull
|
499
|
-
RepoPush
|
500
|
-
RepoTemplate
|
501
|
-
Report
|
502
|
-
Rocket
|
503
|
-
Rows
|
504
|
-
Rss
|
505
|
-
Ruby
|
506
|
-
ScreenFull
|
507
|
-
ScreenNormal
|
508
|
-
Search
|
509
|
-
Server
|
510
|
-
ServerError
|
511
|
-
Share
|
512
|
-
ShareAndroid
|
513
|
-
Shield
|
514
|
-
ShieldCheck
|
515
|
-
ShieldLock
|
516
|
-
ShieldSlash
|
517
|
-
ShieldX
|
518
|
-
SidebarCollapse
|
519
|
-
SidebarExpand
|
520
|
-
SignIn
|
521
|
-
SignOut
|
522
|
-
SingleSelect
|
523
|
-
Skip
|
524
|
-
Sliders
|
525
|
-
Smiley
|
526
|
-
SortAsc
|
527
|
-
SortDesc
|
528
|
-
Square
|
529
|
-
SquareFill
|
530
|
-
Squirrel
|
531
|
-
Stack
|
532
|
-
Star
|
533
|
-
StarFill
|
534
|
-
Stop
|
535
|
-
Stopwatch
|
536
|
-
Store
|
537
|
-
Strikethrough
|
538
|
-
Sun
|
539
|
-
Sync
|
540
|
-
TabExternal
|
541
|
-
Table
|
542
|
-
Tag
|
543
|
-
TaskList
|
544
|
-
Telescope
|
545
|
-
TelescopeFill
|
546
|
-
Terminal
|
547
|
-
ThreeBars
|
548
|
-
ThumbsDown
|
549
|
-
ThumbsUp
|
550
|
-
Tools
|
551
|
-
Trash
|
552
|
-
TriangleDown
|
553
|
-
TriangleLeft
|
554
|
-
TriangleRight
|
555
|
-
TriangleUp
|
556
|
-
Trophy
|
557
|
-
Typography
|
558
|
-
Unfold
|
559
|
-
Unlock
|
560
|
-
Unmute
|
561
|
-
Unverified
|
562
|
-
Upload
|
563
|
-
Verified
|
564
|
-
Versions
|
565
|
-
Video
|
566
|
-
Webhook
|
567
|
-
Workflow
|
568
|
-
X
|
569
|
-
XCircle
|
570
|
-
XCircleFill
|
571
|
-
YourDashLogo
|
572
|
-
Zap
|
573
|
-
}
|
9
|
+
export const UKIcon = {
|
10
|
+
Accessibility: () => import("./icons/accessibility-16.svg"),
|
11
|
+
AccessibilityInset: () => import("./icons/accessibility-inset-16.svg"),
|
12
|
+
Alert: () => import("./icons/alert-16.svg"),
|
13
|
+
AppLauncher: () => import("./icons/app-launcher-16.svg"),
|
14
|
+
Apps: () => import("./icons/apps-16.svg"),
|
15
|
+
Archive: () => import("./icons/archive-16.svg"),
|
16
|
+
ArrowBoth: () => import("./icons/arrow-both-16.svg"),
|
17
|
+
ArrowDown: () => import("./icons/arrow-down-16.svg"),
|
18
|
+
ArrowLeft: () => import("./icons/arrow-left-16.svg"),
|
19
|
+
ArrowRight: () => import("./icons/arrow-right-16.svg"),
|
20
|
+
ArrowSwitch: () => import("./icons/arrow-switch-16.svg"),
|
21
|
+
ArrowUp: () => import("./icons/arrow-up-16.svg"),
|
22
|
+
Beaker: () => import("./icons/beaker-16.svg"),
|
23
|
+
Bell: () => import("./icons/bell-16.svg"),
|
24
|
+
BellFill: () => import("./icons/bell-fill-16.svg"),
|
25
|
+
BellSlash: () => import("./icons/bell-slash-16.svg"),
|
26
|
+
Blocked: () => import("./icons/blocked-16.svg"),
|
27
|
+
Bold: () => import("./icons/bold-16.svg"),
|
28
|
+
Book: () => import("./icons/book-16.svg"),
|
29
|
+
Bookmark: () => import("./icons/bookmark-16.svg"),
|
30
|
+
BookmarkSlash: () => import("./icons/bookmark-slash-16.svg"),
|
31
|
+
Briefcase: () => import("./icons/briefcase-16.svg"),
|
32
|
+
Broadcast: () => import("./icons/broadcast-16.svg"),
|
33
|
+
Browser: () => import("./icons/browser-16.svg"),
|
34
|
+
Bug: () => import("./icons/bug-16.svg"),
|
35
|
+
Cache: () => import("./icons/cache-16.svg"),
|
36
|
+
Calendar: () => import("./icons/calendar-16.svg"),
|
37
|
+
Check: () => import("./icons/check-16.svg"),
|
38
|
+
CheckCircle: () => import("./icons/check-circle-16.svg"),
|
39
|
+
CheckCircleFill: () => import("./icons/check-circle-fill-16.svg"),
|
40
|
+
Checkbox: () => import("./icons/checkbox-16.svg"),
|
41
|
+
Checklist: () => import("./icons/checklist-16.svg"),
|
42
|
+
ChevronDown: () => import("./icons/chevron-down-16.svg"),
|
43
|
+
ChevronLeft: () => import("./icons/chevron-left-16.svg"),
|
44
|
+
ChevronRight: () => import("./icons/chevron-right-16.svg"),
|
45
|
+
ChevronUp: () => import("./icons/chevron-up-16.svg"),
|
46
|
+
Circle: () => import("./icons/circle-16.svg"),
|
47
|
+
CircleSlash: () => import("./icons/circle-slash-16.svg"),
|
48
|
+
Clock: () => import("./icons/clock-16.svg"),
|
49
|
+
Cloud: () => import("./icons/cloud-16.svg"),
|
50
|
+
CloudOffline: () => import("./icons/cloud-offline-16.svg"),
|
51
|
+
Code: () => import("./icons/code-16.svg"),
|
52
|
+
CodeOfConduct: () => import("./icons/code-of-conduct-16.svg"),
|
53
|
+
CodeReview: () => import("./icons/code-review-16.svg"),
|
54
|
+
CodeSquare: () => import("./icons/code-square-16.svg"),
|
55
|
+
CodeScan: () => import("./icons/codescan-16.svg"),
|
56
|
+
CodeScanCheckmark: () => import("./icons/codescan-checkmark-16.svg"),
|
57
|
+
CodeSpaces: () => import("./icons/codespaces-16.svg"),
|
58
|
+
Columns: () => import("./icons/columns-16.svg"),
|
59
|
+
CommandPalette: () => import("./icons/command-palette-16.svg"),
|
60
|
+
Comment: () => import("./icons/comment-16.svg"),
|
61
|
+
CommentDiscussion: () => import("./icons/comment-discussion-16.svg"),
|
62
|
+
Container: () => import("./icons/container-16.svg"),
|
63
|
+
Copilot: () => import("./icons/copilot-16.svg"),
|
64
|
+
Copilot48: () => import("./icons/copilot-48.svg"),
|
65
|
+
Copilot96: () => import("./icons/copilot-96.svg"),
|
66
|
+
CopilotError: () => import("./icons/copilot-error-16.svg"),
|
67
|
+
CopilotWarning: () => import("./icons/copilot-warning-16.svg"),
|
68
|
+
Copy: () => import("./icons/copy-16.svg"),
|
69
|
+
Cpu: () => import("./icons/cpu-16.svg"),
|
70
|
+
CreditCard: () => import("./icons/credit-card-16.svg"),
|
71
|
+
CrossReference: () => import("./icons/cross-reference-16.svg"),
|
72
|
+
Dash: () => import("./icons/dash-16.svg"),
|
73
|
+
Database: () => import("./icons/database-16.svg"),
|
74
|
+
Dependabot: () => import("./icons/dependabot-16.svg"),
|
75
|
+
DesktopDownload: () => import("./icons/desktop-download-16.svg"),
|
76
|
+
DeviceCamera: () => import("./icons/device-camera-16.svg"),
|
77
|
+
DeviceCameraVideo: () => import("./icons/device-camera-video-16.svg"),
|
78
|
+
DeviceDesktop: () => import("./icons/device-desktop-16.svg"),
|
79
|
+
DeviceMobile: () => import("./icons/device-mobile-16.svg"),
|
80
|
+
Diamond: () => import("./icons/diamond-16.svg"),
|
81
|
+
Diff: () => import("./icons/diff-16.svg"),
|
82
|
+
DiffAdded: () => import("./icons/diff-added-16.svg"),
|
83
|
+
DiffIgnored: () => import("./icons/diff-ignored-16.svg"),
|
84
|
+
DiffModified: () => import("./icons/diff-modified-16.svg"),
|
85
|
+
DiffRemoved: () => import("./icons/diff-removed-16.svg"),
|
86
|
+
DiffRenamed: () => import("./icons/diff-renamed-16.svg"),
|
87
|
+
Dot: () => import("./icons/dot-16.svg"),
|
88
|
+
DotFill: () => import("./icons/dot-fill-16.svg"),
|
89
|
+
Download: () => import("./icons/download-16.svg"),
|
90
|
+
Duplicate: () => import("./icons/duplicate-16.svg"),
|
91
|
+
Ellipsis: () => import("./icons/ellipsis-16.svg"),
|
92
|
+
Eye: () => import("./icons/eye-16.svg"),
|
93
|
+
EyeClosed: () => import("./icons/eye-closed-16.svg"),
|
94
|
+
Ewsgit: () => import("./icons/ewsgit.svg"),
|
95
|
+
FeedDiscussion: () => import("./icons/feed-discussion-16.svg"),
|
96
|
+
FeedForked: () => import("./icons/feed-forked-16.svg"),
|
97
|
+
FeedHeart: () => import("./icons/feed-heart-16.svg"),
|
98
|
+
FeedMerged: () => import("./icons/feed-merged-16.svg"),
|
99
|
+
FeedPerson: () => import("./icons/feed-person-16.svg"),
|
100
|
+
FeedRepo: () => import("./icons/feed-repo-16.svg"),
|
101
|
+
FeedRocket: () => import("./icons/feed-rocket-16.svg"),
|
102
|
+
FeedStar: () => import("./icons/feed-star-16.svg"),
|
103
|
+
FeedTag: () => import("./icons/feed-tag-16.svg"),
|
104
|
+
FeedTrophy: () => import("./icons/feed-trophy-16.svg"),
|
105
|
+
File: () => import("./icons/file-16.svg"),
|
106
|
+
FileAdded: () => import("./icons/file-added-16.svg"),
|
107
|
+
FileBadge: () => import("./icons/file-badge-16.svg"),
|
108
|
+
FileBinary: () => import("./icons/file-binary-16.svg"),
|
109
|
+
FileCode: () => import("./icons/file-code-16.svg"),
|
110
|
+
FileDiff: () => import("./icons/file-diff-16.svg"),
|
111
|
+
FileDirectory: () => import("./icons/file-directory-16.svg"),
|
112
|
+
FileDirectoryFill: () => import("./icons/file-directory-fill-16.svg"),
|
113
|
+
FileDirectoryOpenFill: () => import("./icons/file-directory-open-fill-16.svg"),
|
114
|
+
FileMoved: () => import("./icons/file-moved-16.svg"),
|
115
|
+
FileRemoved: () => import("./icons/file-removed-16.svg"),
|
116
|
+
FileSubmodule: () => import("./icons/file-submodule-16.svg"),
|
117
|
+
FileSymlinkFile: () => import("./icons/file-symlink-file-16.svg"),
|
118
|
+
FileZip: () => import("./icons/file-zip-16.svg"),
|
119
|
+
Filter: () => import("./icons/filter-16.svg"),
|
120
|
+
Flame: () => import("./icons/flame-16.svg"),
|
121
|
+
Fold: () => import("./icons/fold-16.svg"),
|
122
|
+
FoldDown: () => import("./icons/fold-down-16.svg"),
|
123
|
+
FoldUp: () => import("./icons/fold-up-16.svg"),
|
124
|
+
Gear: () => import("./icons/gear-16.svg"),
|
125
|
+
Gift: () => import("./icons/gift-16.svg"),
|
126
|
+
GitBranch: () => import("./icons/git-branch-16.svg"),
|
127
|
+
GitCommit: () => import("./icons/git-commit-16.svg"),
|
128
|
+
GitCompare: () => import("./icons/git-compare-16.svg"),
|
129
|
+
GitMerge: () => import("./icons/git-merge-16.svg"),
|
130
|
+
GitMergeQueue: () => import("./icons/git-merge-queue-16.svg"),
|
131
|
+
GitPullRequest: () => import("./icons/git-pull-request-16.svg"),
|
132
|
+
GitPullRequestClosed: () => import("./icons/git-pull-request-closed-16.svg"),
|
133
|
+
GitPullRequestDraft: () => import("./icons/git-pull-request-draft-16.svg"),
|
134
|
+
Globe: () => import("./icons/globe-16.svg"),
|
135
|
+
Grabber: () => import("./icons/grabber-16.svg"),
|
136
|
+
Graph: () => import("./icons/graph-16.svg"),
|
137
|
+
Hash: () => import("./icons/hash-16.svg"),
|
138
|
+
Heading: () => import("./icons/heading-16.svg"),
|
139
|
+
Heart: () => import("./icons/heart-16.svg"),
|
140
|
+
HeartFill: () => import("./icons/heart-fill-16.svg"),
|
141
|
+
History: () => import("./icons/history-16.svg"),
|
142
|
+
Home: () => import("./icons/home-16.svg"),
|
143
|
+
HorizontalRule: () => import("./icons/horizontal-rule-16.svg"),
|
144
|
+
Hourglass: () => import("./icons/hourglass-16.svg"),
|
145
|
+
Hubot: () => import("./icons/hubot-16.svg"),
|
146
|
+
IdBadge: () => import("./icons/id-badge-16.svg"),
|
147
|
+
Image: () => import("./icons/image-16.svg"),
|
148
|
+
Inbox: () => import("./icons/inbox-16.svg"),
|
149
|
+
InfinitySymbol: () => import("./icons/infinity-16.svg"),
|
150
|
+
Info: () => import("./icons/info-16.svg"),
|
151
|
+
IssueClosed: () => import("./icons/issue-closed-16.svg"),
|
152
|
+
IssueDraft: () => import("./icons/issue-draft-16.svg"),
|
153
|
+
IssueOpened: () => import("./icons/issue-opened-16.svg"),
|
154
|
+
IssueReopened: () => import("./icons/issue-reopened-16.svg"),
|
155
|
+
Italic: () => import("./icons/italic-16.svg"),
|
156
|
+
Iterations: () => import("./icons/iterations-16.svg"),
|
157
|
+
KebabHorizontal: () => import("./icons/kebab-horizontal-16.svg"),
|
158
|
+
Key: () => import("./icons/key-16.svg"),
|
159
|
+
KeyAsterisk: () => import("./icons/key-asterisk-16.svg"),
|
160
|
+
Law: () => import("./icons/law-16.svg"),
|
161
|
+
LightBulb: () => import("./icons/light-bulb-16.svg"),
|
162
|
+
Link: () => import("./icons/link-16.svg"),
|
163
|
+
LinkExternal: () => import("./icons/link-external-16.svg"),
|
164
|
+
ListOrdered: () => import("./icons/list-ordered-16.svg"),
|
165
|
+
ListUnordered: () => import("./icons/list-unordered-16.svg"),
|
166
|
+
Location: () => import("./icons/location-16.svg"),
|
167
|
+
Lock: () => import("./icons/lock-16.svg"),
|
168
|
+
Log: () => import("./icons/log-16.svg"),
|
169
|
+
Login: () => import("./icons/login.svg"),
|
170
|
+
LogoGist: () => import("./icons/logo-gist-16.svg"),
|
171
|
+
LogoGithub: () => import("./icons/logo-github-16.svg"),
|
172
|
+
Logout: () => import("./icons/logout.svg"),
|
173
|
+
Mail: () => import("./icons/mail-16.svg"),
|
174
|
+
MarkGithub: () => import("./icons/mark-github-16.svg"),
|
175
|
+
Markdown: () => import("./icons/markdown-16.svg"),
|
176
|
+
Megaphone: () => import("./icons/megaphone-16.svg"),
|
177
|
+
Mention: () => import("./icons/mention-16.svg"),
|
178
|
+
Meter: () => import("./icons/meter-16.svg"),
|
179
|
+
Milestone: () => import("./icons/milestone-16.svg"),
|
180
|
+
Mirror: () => import("./icons/mirror-16.svg"),
|
181
|
+
Moon: () => import("./icons/moon-16.svg"),
|
182
|
+
MortarBoard: () => import("./icons/mortar-board-16.svg"),
|
183
|
+
MultiSelect: () => import("./icons/multi-select-16.svg"),
|
184
|
+
Mute: () => import("./icons/mute-16.svg"),
|
185
|
+
NoEntry: () => import("./icons/no-entry-16.svg"),
|
186
|
+
NorthStar: () => import("./icons/north-star-16.svg"),
|
187
|
+
Note: () => import("./icons/note-16.svg"),
|
188
|
+
Number: () => import("./icons/number-16.svg"),
|
189
|
+
Organization: () => import("./icons/organization-16.svg"),
|
190
|
+
Package: () => import("./icons/package-16.svg"),
|
191
|
+
PackageDependencies: () => import("./icons/package-dependencies-16.svg"),
|
192
|
+
PackageDependents: () => import("./icons/package-dependents-16.svg"),
|
193
|
+
Paintbrush: () => import("./icons/paintbrush-16.svg"),
|
194
|
+
PaperAirplane: () => import("./icons/paper-airplane-16.svg"),
|
195
|
+
Paperclip: () => import("./icons/paperclip-16.svg"),
|
196
|
+
Paste: () => import("./icons/paste-16.svg"),
|
197
|
+
Pencil: () => import("./icons/pencil-16.svg"),
|
198
|
+
People: () => import("./icons/people-16.svg"),
|
199
|
+
Person: () => import("./icons/person-16.svg"),
|
200
|
+
PersonAdd: () => import("./icons/person-add-16.svg"),
|
201
|
+
PersonFill: () => import("./icons/person-fill-16.svg"),
|
202
|
+
Pin: () => import("./icons/pin-16.svg"),
|
203
|
+
Play: () => import("./icons/play-16.svg"),
|
204
|
+
Plug: () => import("./icons/plug-16.svg"),
|
205
|
+
Plus: () => import("./icons/plus-16.svg"),
|
206
|
+
PlusCircle: () => import("./icons/plus-circle-16.svg"),
|
207
|
+
Project: () => import("./icons/project-16.svg"),
|
208
|
+
Pulse: () => import("./icons/pulse-16.svg"),
|
209
|
+
Question: () => import("./icons/question-16.svg"),
|
210
|
+
Quote: () => import("./icons/quote-16.svg"),
|
211
|
+
Reply: () => import("./icons/reply-16.svg"),
|
212
|
+
Repo: () => import("./icons/repo-16.svg"),
|
213
|
+
RepoClone: () => import("./icons/repo-clone-16.svg"),
|
214
|
+
RepoDeleted: () => import("./icons/repo-deleted-16.svg"),
|
215
|
+
RepoForked: () => import("./icons/repo-forked-16.svg"),
|
216
|
+
RepoLocked: () => import("./icons/repo-locked-16.svg"),
|
217
|
+
RepoPull: () => import("./icons/repo-pull-16.svg"),
|
218
|
+
RepoPush: () => import("./icons/repo-push-16.svg"),
|
219
|
+
RepoTemplate: () => import("./icons/repo-template-16.svg"),
|
220
|
+
Report: () => import("./icons/report-16.svg"),
|
221
|
+
Rocket: () => import("./icons/rocket-16.svg"),
|
222
|
+
Rows: () => import("./icons/rows-16.svg"),
|
223
|
+
Rss: () => import("./icons/rss-16.svg"),
|
224
|
+
Ruby: () => import("./icons/ruby-16.svg"),
|
225
|
+
ScreenFull: () => import("./icons/screen-full-16.svg"),
|
226
|
+
ScreenNormal: () => import("./icons/screen-normal-16.svg"),
|
227
|
+
Search: () => import("./icons/search-16.svg"),
|
228
|
+
Server: () => import("./icons/server-16.svg"),
|
229
|
+
ServerError: () => import("./icons/server-error.svg"),
|
230
|
+
Share: () => import("./icons/share-16.svg"),
|
231
|
+
ShareAndroid: () => import("./icons/share-android-16.svg"),
|
232
|
+
Shield: () => import("./icons/shield-16.svg"),
|
233
|
+
ShieldCheck: () => import("./icons/shield-check-16.svg"),
|
234
|
+
ShieldLock: () => import("./icons/shield-lock-16.svg"),
|
235
|
+
ShieldSlash: () => import("./icons/shield-slash-16.svg"),
|
236
|
+
ShieldX: () => import("./icons/shield-x-16.svg"),
|
237
|
+
SidebarCollapse: () => import("./icons/sidebar-collapse-16.svg"),
|
238
|
+
SidebarExpand: () => import("./icons/sidebar-expand-16.svg"),
|
239
|
+
SignIn: () => import("./icons/sign-in-16.svg"),
|
240
|
+
SignOut: () => import("./icons/sign-out-16.svg"),
|
241
|
+
SingleSelect: () => import("./icons/single-select-16.svg"),
|
242
|
+
Skip: () => import("./icons/skip-16.svg"),
|
243
|
+
Sliders: () => import("./icons/sliders-16.svg"),
|
244
|
+
Smiley: () => import("./icons/smiley-16.svg"),
|
245
|
+
SortAsc: () => import("./icons/sort-asc-16.svg"),
|
246
|
+
SortDesc: () => import("./icons/sort-desc-16.svg"),
|
247
|
+
Square: () => import("./icons/square-16.svg"),
|
248
|
+
SquareFill: () => import("./icons/square-fill-16.svg"),
|
249
|
+
Squirrel: () => import("./icons/squirrel-16.svg"),
|
250
|
+
Stack: () => import("./icons/stack-16.svg"),
|
251
|
+
Star: () => import("./icons/star-16.svg"),
|
252
|
+
StarFill: () => import("./icons/star-fill-16.svg"),
|
253
|
+
Stop: () => import("./icons/stop-16.svg"),
|
254
|
+
Stopwatch: () => import("./icons/stopwatch-16.svg"),
|
255
|
+
Store: () => import("./icons/store.svg"),
|
256
|
+
Strikethrough: () => import("./icons/strikethrough-16.svg"),
|
257
|
+
Sun: () => import("./icons/sun-16.svg"),
|
258
|
+
Sync: () => import("./icons/sync-16.svg"),
|
259
|
+
TabExternal: () => import("./icons/tab-external-16.svg"),
|
260
|
+
Table: () => import("./icons/table-16.svg"),
|
261
|
+
Tag: () => import("./icons/tag-16.svg"),
|
262
|
+
TaskList: () => import("./icons/tasklist-16.svg"),
|
263
|
+
Telescope: () => import("./icons/telescope-16.svg"),
|
264
|
+
TelescopeFill: () => import("./icons/telescope-fill-16.svg"),
|
265
|
+
Terminal: () => import("./icons/terminal-16.svg"),
|
266
|
+
ThreeBars: () => import("./icons/three-bars-16.svg"),
|
267
|
+
ThumbsDown: () => import("./icons/thumbsdown-16.svg"),
|
268
|
+
ThumbsUp: () => import("./icons/thumbsup-16.svg"),
|
269
|
+
Tools: () => import("./icons/tools-16.svg"),
|
270
|
+
Trash: () => import("./icons/trash-16.svg"),
|
271
|
+
TriangleDown: () => import("./icons/triangle-down-16.svg"),
|
272
|
+
TriangleLeft: () => import("./icons/triangle-left-16.svg"),
|
273
|
+
TriangleRight: () => import("./icons/triangle-right-16.svg"),
|
274
|
+
TriangleUp: () => import("./icons/triangle-up-16.svg"),
|
275
|
+
Trophy: () => import("./icons/trophy-16.svg"),
|
276
|
+
Typography: () => import("./icons/typography-16.svg"),
|
277
|
+
Unfold: () => import("./icons/unfold-16.svg"),
|
278
|
+
Unlock: () => import("./icons/unlock-16.svg"),
|
279
|
+
Unmute: () => import("./icons/unmute-16.svg"),
|
280
|
+
Unverified: () => import("./icons/unverified-16.svg"),
|
281
|
+
Upload: () => import("./icons/upload-16.svg"),
|
282
|
+
Verified: () => import("./icons/verified-16.svg"),
|
283
|
+
Versions: () => import("./icons/versions-16.svg"),
|
284
|
+
Video: () => import("./icons/video-16.svg"),
|
285
|
+
Webhook: () => import("./icons/webhook-16.svg"),
|
286
|
+
Workflow: () => import("./icons/workflow-16.svg"),
|
287
|
+
X: () => import("./icons/x-16.svg"),
|
288
|
+
XCircle: () => import("./icons/x-circle-16.svg"),
|
289
|
+
XCircleFill: () => import("./icons/x-circle-fill-16.svg"),
|
290
|
+
YourDashLogo: () => import("./icons/yourdash.svg"),
|
291
|
+
Zap: () => import("./icons/zap-16.svg"),
|
292
|
+
};
|