@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
@@ -1,11 +1,8 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path
|
8
5
|
d="M22.266 2.711a.75.75 0 10-1.061-1.06l-1.983 1.983-1.984-1.983a.75.75 0 10-1.06 1.06l1.983 1.983-1.983 1.984a.75.75 0 001.06 1.06l1.984-1.983 1.983 1.983a.75.75 0 001.06-1.06l-1.983-1.984 1.984-1.983z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M4.75 1.5a3.25 3.25 0 00-.745 6.414A.758.758 0 004 8v8a.81.81 0 00.005.086A3.251 3.251 0 004.75 22.5a3.25 3.25 0 00.745-6.414A.758.758 0 005.5 16V8a.758.758 0 00-.005-.086A3.251 3.251 0 004.75 1.5zM3 4.75a1.75 1.75 0 113.5 0 1.75 1.75 0 01-3.5 0zm0 14.5a1.75 1.75 0 113.5 0 1.75 1.75 0 01-3.5 0zm13 0a3.251 3.251 0 012.5-3.163V9.625a.75.75 0 011.5 0v6.462a3.251 3.251 0 01-.75 6.413A3.25 3.25 0 0116 19.25zm3.25-1.75a1.75 1.75 0 100 3.5 1.75 1.75 0 000-3.5z" />
|
11
|
-
</svg>
|
8
|
+
</svg>
|
@@ -1,10 +1,7 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M2.5 3.25a.75.75 0 111.5 0 .75.75 0 01-1.5 0zM3.25 1a2.25 2.25 0 00-.75 4.372v5.256a2.251 2.251 0 101.5 0V5.372A2.25 2.25 0 003.25 1zm0 11a.75.75 0 100 1.5.75.75 0 000-1.5zm9.5 3a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zm0-3a.75.75 0 100 1.5.75.75 0 000-1.5z" />
|
9
6
|
<path d="M14 7.5a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0zm0-4.25a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0z" />
|
10
|
-
</svg>
|
7
|
+
</svg>
|
@@ -1,10 +1,7 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M4.75 1.5a3.25 3.25 0 00-.745 6.414A.758.758 0 004 8v8a.81.81 0 00.005.086A3.251 3.251 0 004.75 22.5a3.25 3.25 0 00.745-6.414A.757.757 0 005.5 16V8a.758.758 0 00-.005-.086A3.251 3.251 0 004.75 1.5zM3 4.75a1.75 1.75 0 113.5 0 1.75 1.75 0 01-3.5 0zm0 14.5a1.75 1.75 0 113.5 0 1.75 1.75 0 01-3.5 0zm13 0a3.25 3.25 0 116.5 0 3.25 3.25 0 01-6.5 0zm3.25-1.75a1.75 1.75 0 100 3.5 1.75 1.75 0 000-3.5z" />
|
9
6
|
<path d="M19.25 6a1.75 1.75 0 100-3.5 1.75 1.75 0 000 3.5zM21 11.25a1.75 1.75 0 11-3.5 0 1.75 1.75 0 013.5 0z" />
|
10
|
-
</svg>
|
7
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M1.543 7.25h2.733c.144-2.074.866-3.756 1.58-4.948.12-.197.237-.381.353-.552a6.506 6.506 0 00-4.666 5.5zm2.733 1.5H1.543a6.506 6.506 0 004.666 5.5 11.13 11.13 0 01-.352-.552c-.715-1.192-1.437-2.874-1.581-4.948zm1.504 0h4.44a9.637 9.637 0 01-1.363 4.177c-.306.51-.612.919-.857 1.215a9.978 9.978 0 01-.857-1.215A9.637 9.637 0 015.78 8.75zm4.44-1.5H5.78a9.637 9.637 0 011.363-4.177c.306-.51.612-.919.857-1.215.245.296.55.705.857 1.215A9.638 9.638 0 0110.22 7.25zm1.504 1.5c-.144 2.074-.866 3.756-1.58 4.948-.12.197-.237.381-.353.552a6.506 6.506 0 004.666-5.5h-2.733zm2.733-1.5h-2.733c-.144-2.074-.866-3.756-1.58-4.948a11.738 11.738 0 00-.353-.552 6.506 6.506 0 014.666 5.5zM8 0a8 8 0 100 16A8 8 0 008 0z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zM2.513 11.5h4.745c.1-3.037 1.1-5.49 2.093-7.204.39-.672.78-1.233 1.119-1.673C6.11 3.329 2.746 7 2.513 11.5zm4.77 1.5H2.552a9.505 9.505 0 007.918 8.377 15.698 15.698 0 01-1.119-1.673C8.413 18.085 7.47 15.807 7.283 13zm1.504 0h6.426c-.183 2.48-1.02 4.5-1.862 5.951-.476.82-.95 1.455-1.304 1.88L12 20.89l-.047-.057a13.888 13.888 0 01-1.304-1.88C9.807 17.5 8.969 15.478 8.787 13zm6.454-1.5H8.759c.1-2.708.992-4.904 1.89-6.451.476-.82.95-1.455 1.304-1.88L12 3.11l.047.057c.353.426.828 1.06 1.304 1.88.898 1.548 1.79 3.744 1.89 6.452zm1.476 1.5c-.186 2.807-1.13 5.085-2.068 6.704-.39.672-.78 1.233-1.118 1.673A9.505 9.505 0 0021.447 13h-4.731zm4.77-1.5h-4.745c-.1-3.037-1.1-5.49-2.093-7.204-.39-.672-.78-1.233-1.119-1.673 4.36.706 7.724 4.377 7.957 8.877z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M10 13a1 1 0 100-2 1 1 0 000 2zm-4 0a1 1 0 100-2 1 1 0 000 2zm1-5a1 1 0 11-2 0 1 1 0 012 0zm3 1a1 1 0 100-2 1 1 0 000 2zm1-5a1 1 0 11-2 0 1 1 0 012 0zM6 5a1 1 0 100-2 1 1 0 000 2z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M15 18a1 1 0 100-2 1 1 0 000 2zm1-6a1 1 0 11-2 0 1 1 0 012 0zm-7 6a1 1 0 100-2 1 1 0 000 2zm0-5a1 1 0 100-2 1 1 0 000 2zm7-6a1 1 0 11-2 0 1 1 0 012 0zM9 8a1 1 0 100-2 1 1 0 000 2z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M1.5 1.75a.75.75 0 00-1.5 0v12.5c0 .414.336.75.75.75h14.5a.75.75 0 000-1.5H1.5V1.75zm14.28 2.53a.75.75 0 00-1.06-1.06L10 7.94 7.53 5.47a.75.75 0 00-1.06 0L3.22 8.72a.75.75 0 001.06 1.06L7 7.06l2.47 2.47a.75.75 0 001.06 0l5.25-5.25z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,6 +1,3 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
1
|
|
6
|
-
|
2
|
+
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M2.5 2.75a.75.75 0 00-1.5 0v18.5c0 .414.336.75.75.75H20a.75.75 0 000-1.5H2.5V2.75z"/><path d="M22.28 7.78a.75.75 0 00-1.06-1.06l-5.72 5.72-3.72-3.72a.75.75 0 00-1.06 0l-6 6a.75.75 0 101.06 1.06l5.47-5.47 3.72 3.72a.75.75 0 001.06 0l6.25-6.25z"/></svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M6.368 1.01a.75.75 0 01.623.859L6.57 4.5h3.98l.46-2.868a.75.75 0 011.48.237L12.07 4.5h2.18a.75.75 0 010 1.5h-2.42l-.64 4h2.56a.75.75 0 010 1.5h-2.8l-.46 2.869a.75.75 0 01-1.48-.237l.42-2.632H5.45l-.46 2.869a.75.75 0 01-1.48-.237l.42-2.632H1.75a.75.75 0 010-1.5h2.42l.64-4H2.25a.75.75 0 010-1.5h2.8l.46-2.868a.75.75 0 01.858-.622zM9.67 10l.64-4H6.33l-.64 4h3.98z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M9.618 1.76a.75.75 0 01.623.859L9.46 7.5h6.48l.82-5.118a.75.75 0 011.48.237L17.46 7.5h3.79a.75.75 0 010 1.5h-4.03l-.96 6h3.99a.75.75 0 110 1.5h-4.23l-.78 4.869a.75.75 0 01-1.48-.237l.74-4.632H8.02l-.78 4.869a.75.75 0 01-1.48-.237L6.5 16.5H2.745a.75.75 0 010-1.5H6.74l.96-6H3.75a.75.75 0 010-1.5h4.19l.82-5.118a.75.75 0 01.858-.622zM14.741 15l.96-6H9.22l-.96 6h6.48z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M3.75 2a.75.75 0 01.75.75V7h7V2.75a.75.75 0 011.5 0v10.5a.75.75 0 01-1.5 0V8.5h-7v4.75a.75.75 0 01-1.5 0V2.75A.75.75 0 013.75 2z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M6.25 4a.75.75 0 01.75.75V11h10V4.75a.75.75 0 011.5 0v14.5a.75.75 0 01-1.5 0V12.5H7v6.75a.75.75 0 01-1.5 0V4.75A.75.75 0 016.25 4z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M4.25 2.5c-1.336 0-2.75 1.164-2.75 3 0 2.15 1.58 4.144 3.365 5.682A20.565 20.565 0 008 13.393a20.561 20.561 0 003.135-2.211C12.92 9.644 14.5 7.65 14.5 5.5c0-1.836-1.414-3-2.75-3-1.373 0-2.609.986-3.029 2.456a.75.75 0 01-1.442 0C6.859 3.486 5.623 2.5 4.25 2.5zM8 14.25l-.345.666-.002-.001-.006-.003-.018-.01a7.643 7.643 0 01-.31-.17 22.075 22.075 0 01-3.434-2.414C2.045 10.731 0 8.35 0 5.5 0 2.836 2.086 1 4.25 1 5.797 1 7.153 1.802 8 3.02 8.847 1.802 10.203 1 11.75 1 13.914 1 16 2.836 16 5.5c0 2.85-2.045 5.231-3.885 6.818a22.08 22.08 0 01-3.744 2.584l-.018.01-.006.003h-.002L8 14.25zm0 0l.345.666a.752.752 0 01-.69 0L8 14.25z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M6.736 4C4.657 4 2.5 5.88 2.5 8.514c0 3.107 2.324 5.96 4.861 8.12a29.66 29.66 0 004.566 3.175l.073.041.073-.04c.271-.153.661-.38 1.13-.674.94-.588 2.19-1.441 3.436-2.502 2.537-2.16 4.861-5.013 4.861-8.12C21.5 5.88 19.343 4 17.264 4c-2.106 0-3.801 1.389-4.553 3.643a.75.75 0 01-1.422 0C10.537 5.389 8.841 4 6.736 4zM12 20.703l.343.667a.75.75 0 01-.686 0l.343-.667zM1 8.513C1 5.053 3.829 2.5 6.736 2.5 9.03 2.5 10.881 3.726 12 5.605 13.12 3.726 14.97 2.5 17.264 2.5 20.17 2.5 23 5.052 23 8.514c0 3.818-2.801 7.06-5.389 9.262a31.146 31.146 0 01-5.233 3.576l-.025.013-.007.003-.002.001-.344-.666-.343.667-.003-.002-.007-.003-.025-.013A29.308 29.308 0 0110 20.408a31.147 31.147 0 01-3.611-2.632C3.8 15.573 1 12.332 1 8.514z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M7.655 14.916L8 14.25l.345.666a.752.752 0 01-.69 0zm0 0L8 14.25l.345.666.002-.001.006-.003.018-.01a7.643 7.643 0 00.31-.17 22.08 22.08 0 003.433-2.414C13.956 10.731 16 8.35 16 5.5 16 2.836 13.914 1 11.75 1 10.203 1 8.847 1.802 8 3.02 7.153 1.802 5.797 1 4.25 1 2.086 1 0 2.836 0 5.5c0 2.85 2.045 5.231 3.885 6.818a22.075 22.075 0 003.744 2.584l.018.01.006.003h.002z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,6 +1,3 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
1
|
|
6
|
-
|
2
|
+
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M14 20.408c-.492.308-.903.546-1.192.709-.153.086-.308.17-.463.252h-.002a.75.75 0 01-.686 0 16.709 16.709 0 01-.465-.252 31.147 31.147 0 01-4.803-3.34C3.8 15.572 1 12.331 1 8.513 1 5.052 3.829 2.5 6.736 2.5 9.03 2.5 10.881 3.726 12 5.605 13.12 3.726 14.97 2.5 17.264 2.5 20.17 2.5 23 5.052 23 8.514c0 3.818-2.801 7.06-5.389 9.262A31.146 31.146 0 0114 20.408z"/></svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,6 +1,3 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
1
|
|
6
|
-
|
2
|
+
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M11.998 2.5A9.503 9.503 0 003.378 8H5.75a.75.75 0 010 1.5H2a1 1 0 01-1-1V4.75a.75.75 0 011.5 0v1.697A10.997 10.997 0 0111.998 1C18.074 1 23 5.925 23 12s-4.926 11-11.002 11C6.014 23 1.146 18.223 1 12.275a.75.75 0 011.5-.037 9.5 9.5 0 009.498 9.262c5.248 0 9.502-4.253 9.502-9.5s-4.254-9.5-9.502-9.5z"/><path d="M12.5 7.25a.75.75 0 00-1.5 0v5.5c0 .27.144.518.378.651l3.5 2a.75.75 0 00.744-1.302L12.5 12.315V7.25z"/></svg>
|
@@ -1,6 +1,3 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
1
|
|
6
|
-
|
2
|
+
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.156 1.835a.25.25 0 00-.312 0l-5.25 4.2a.25.25 0 00-.094.196v7.019c0 .138.112.25.25.25H5.5V8.25a.75.75 0 01.75-.75h3.5a.75.75 0 01.75.75v5.25h2.75a.25.25 0 00.25-.25V6.23a.25.25 0 00-.094-.195l-5.25-4.2zM6.906.664a1.75 1.75 0 012.187 0l5.25 4.2c.415.332.657.835.657 1.367v7.019A1.75 1.75 0 0113.25 15h-3.5a.75.75 0 01-.75-.75V9H7v5.25a.75.75 0 01-.75.75h-3.5A1.75 1.75 0 011 13.25V6.23c0-.531.242-1.034.657-1.366l5.25-4.2h-.001z"/></svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M11.03 2.59a1.5 1.5 0 011.94 0l7.5 6.363a1.5 1.5 0 01.53 1.144V19.5a1.5 1.5 0 01-1.5 1.5h-5.75a.75.75 0 01-.75-.75V14h-2v6.25a.75.75 0 01-.75.75H4.5A1.5 1.5 0 013 19.5v-9.403c0-.44.194-.859.53-1.144l7.5-6.363zM12 3.734l-7.5 6.363V19.5h5v-6.25a.75.75 0 01.75-.75h3.5a.75.75 0 01.75.75v6.25h5v-9.403L12 3.734z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,6 +1,3 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
1
|
|
6
|
-
|
2
|
+
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12.97 2.59a1.5 1.5 0 00-1.94 0l-7.5 6.363A1.5 1.5 0 003 10.097V19.5A1.5 1.5 0 004.5 21h4.75a.75.75 0 00.75-.75V14h4v6.25c0 .414.336.75.75.75h4.75a1.5 1.5 0 001.5-1.5v-9.403a1.5 1.5 0 00-.53-1.144l-7.5-6.363z"/></svg>
|
@@ -1,8 +1,5 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff" d="M0 7.75A.75.75 0 01.75 7h14.5a.75.75 0 010 1.5H.75A.75.75 0 010 7.75z" />
|
8
|
-
</svg>
|
5
|
+
</svg>
|
@@ -1,8 +1,5 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff" d="M2 12.75a.75.75 0 01.75-.75h18.5a.75.75 0 010 1.5H2.75a.75.75 0 01-.75-.75z" />
|
8
|
-
</svg>
|
5
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M2.75 1a.75.75 0 000 1.5h.75v1.25a4.75 4.75 0 001.9 3.8l.333.25c.134.1.134.3 0 .4l-.333.25a4.75 4.75 0 00-1.9 3.8v1.25h-.75a.75.75 0 000 1.5h10.5a.75.75 0 000-1.5h-.75v-1.25a4.75 4.75 0 00-1.9-3.8l-.333-.25a.25.25 0 010-.4l.333-.25a4.75 4.75 0 001.9-3.8V2.5h.75a.75.75 0 000-1.5H2.75zM11 2.5H5v1.25a3.25 3.25 0 001.3 2.6l.333.25c.934.7.934 2.1 0 2.8l-.333.25a3.25 3.25 0 00-1.3 2.6v1.25h6v-1.25a3.25 3.25 0 00-1.3-2.6l-.333-.25a1.75 1.75 0 010-2.8l.333-.25a3.25 3.25 0 001.3-2.6V2.5z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M4.75 2a.75.75 0 000 1.5h.75v2.982a4.75 4.75 0 002.215 4.017l2.044 1.29a.25.25 0 010 .422l-2.044 1.29A4.75 4.75 0 005.5 17.518V20.5h-.75a.75.75 0 000 1.5h14.5a.75.75 0 000-1.5h-.75v-2.982a4.75 4.75 0 00-2.215-4.017l-2.044-1.29a.25.25 0 010-.422l2.044-1.29A4.75 4.75 0 0018.5 6.482V3.5h.75a.75.75 0 000-1.5H4.75zM17 3.5H7v2.982A3.25 3.25 0 008.516 9.23l2.044 1.29a1.75 1.75 0 010 2.96l-2.044 1.29A3.25 3.25 0 007 17.518V20.5h10v-2.982a3.25 3.25 0 00-1.516-2.748l-2.044-1.29a1.75 1.75 0 010-2.96l2.044-1.29A3.25 3.25 0 0017 6.482V3.5z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M0 8a8 8 0 1116 0v5.25a.75.75 0 01-1.5 0V8a6.5 6.5 0 10-13 0v5.25a.75.75 0 01-1.5 0V8zm5.5 4.25a.75.75 0 01.75-.75h3.5a.75.75 0 010 1.5h-3.5a.75.75 0 01-.75-.75zM3 6.75C3 5.784 3.784 5 4.75 5h6.5c.966 0 1.75.784 1.75 1.75v1.5A1.75 1.75 0 0111.25 10h-6.5A1.75 1.75 0 013 8.25v-1.5zm1.47-.53a.75.75 0 011.06 0l.97.97.97-.97a.75.75 0 011.06 0l.97.97.97-.97a.75.75 0 111.06 1.06l-1.5 1.5a.75.75 0 01-1.06 0L8 7.81l-.97.97a.75.75 0 01-1.06 0l-1.5-1.5a.75.75 0 010-1.06z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,11 +1,8 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path d="M0 13C0 6.373 5.373 1 12 1s12 5.373 12 12v8.657a.75.75 0 01-1.5 0V13c0-5.799-4.701-10.5-10.5-10.5S1.5 7.201 1.5 13v8.657a.75.75 0 01-1.5 0V13z" />
|
8
5
|
<path d="M8 19.75a.75.75 0 01.75-.75h6.5a.75.75 0 010 1.5h-6.5a.75.75 0 01-.75-.75z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M5.25 9.5a1.75 1.75 0 00-1.75 1.75v3.5c0 .966.784 1.75 1.75 1.75h13.5a1.75 1.75 0 001.75-1.75v-3.5a1.75 1.75 0 00-1.75-1.75H5.25zm.22 1.47a.75.75 0 011.06 0L9 13.44l2.47-2.47a.75.75 0 011.06 0L15 13.44l2.47-2.47a.75.75 0 111.06 1.06l-3 3a.75.75 0 01-1.06 0L12 12.56l-2.47 2.47a.75.75 0 01-1.06 0l-3-3a.75.75 0 010-1.06z" />
|
11
|
-
</svg>
|
8
|
+
</svg>
|
@@ -1,11 +1,8 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path
|
8
5
|
d="M3 7.5a.5.5 0 01.5-.5h2a.5.5 0 01.5.5v3a.5.5 0 01-.5.5h-2a.5.5 0 01-.5-.5v-3zm10 .25a.75.75 0 01-.75.75h-4.5a.75.75 0 010-1.5h4.5a.75.75 0 01.75.75zM10.25 11a.75.75 0 000-1.5h-2.5a.75.75 0 000 1.5h2.5z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M7.25 0A1.75 1.75 0 005.5 1.75V3H1.75A1.75 1.75 0 000 4.75v8.5C0 14.216.784 15 1.75 15h12.5A1.75 1.75 0 0016 13.25v-8.5A1.75 1.75 0 0014.25 3H10.5V1.75A1.75 1.75 0 008.75 0h-1.5zm3.232 4.5A1.75 1.75 0 018.75 6h-1.5a1.75 1.75 0 01-1.732-1.5H1.75a.25.25 0 00-.25.25v8.5c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25v-8.5a.25.25 0 00-.25-.25h-3.768zM7 1.75a.25.25 0 01.25-.25h1.5a.25.25 0 01.25.25v2.5a.25.25 0 01-.25.25h-1.5A.25.25 0 017 4.25v-2.5z" />
|
11
|
-
</svg>
|
8
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M1.75 2.5a.25.25 0 00-.25.25v10.5c0 .138.112.25.25.25h.94a.76.76 0 01.03-.03l6.077-6.078a1.75 1.75 0 012.412-.06L14.5 10.31V2.75a.25.25 0 00-.25-.25H1.75zm12.5 11H4.81l5.048-5.047a.25.25 0 01.344-.009l4.298 3.889v.917a.25.25 0 01-.25.25zm1.75-.25V2.75A1.75 1.75 0 0014.25 1H1.75A1.75 1.75 0 000 2.75v10.5C0 14.216.784 15 1.75 15h12.5A1.75 1.75 0 0016 13.25zM5.5 6a.5.5 0 11-1 0 .5.5 0 011 0zM7 6a2 2 0 11-4 0 2 2 0 014 0z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M19.25 4.5H4.75a.25.25 0 00-.25.25v14.5c0 .138.112.25.25.25h.19l9.823-9.823a1.75 1.75 0 012.475 0l2.262 2.262V4.75a.25.25 0 00-.25-.25zm.25 9.56l-3.323-3.323a.25.25 0 00-.354 0L7.061 19.5H19.25a.25.25 0 00.25-.25v-5.19zM4.75 3A1.75 1.75 0 003 4.75v14.5c0 .966.784 1.75 1.75 1.75h14.5A1.75 1.75 0 0021 19.25V4.75A1.75 1.75 0 0019.25 3H4.75zM8.5 9.5a1 1 0 100-2 1 1 0 000 2zm0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M2.8 2.06A1.75 1.75 0 014.41 1h7.18c.7 0 1.333.417 1.61 1.06l2.74 6.395a.75.75 0 01.06.295v4.5A1.75 1.75 0 0114.25 15H1.75A1.75 1.75 0 010 13.25v-4.5a.75.75 0 01.06-.295L2.8 2.06zm1.61.44a.25.25 0 00-.23.152L1.887 8H4.75a.75.75 0 01.6.3L6.625 10h2.75l1.275-1.7a.75.75 0 01.6-.3h2.863L11.82 2.652a.25.25 0 00-.23-.152H4.41zm10.09 7h-2.875l-1.275 1.7a.75.75 0 01-.6.3h-3.5a.75.75 0 01-.6-.3L4.375 9.5H1.5v3.75c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25V9.5z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M4.801 3.57A1.75 1.75 0 016.414 2.5h11.174c.702 0 1.337.42 1.611 1.067l3.741 8.828c.04.092.06.192.06.293v7.562A1.75 1.75 0 0121.25 22H2.75A1.75 1.75 0 011 20.25v-7.5c0-.1.02-.199.059-.291L4.8 3.571zM6.414 4a.25.25 0 00-.23.153L2.88 12H8a.75.75 0 01.648.372L10.18 15h3.638l1.533-2.628a.75.75 0 01.64-.372l5.13-.051-3.304-7.797a.25.25 0 00-.23-.152H6.414zM21.5 13.445l-5.067.05-1.535 2.633a.75.75 0 01-.648.372h-4.5a.75.75 0 01-.648-.372L7.57 13.5H2.5v6.75c0 .138.112.25.25.25h18.5a.25.25 0 00.25-.25v-6.805z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M3.5 6c-1.086 0-2 .914-2 2 0 1.086.914 2 2 2 .525 0 1.122-.244 1.825-.727.51-.35 1.025-.79 1.561-1.273-.536-.483-1.052-.922-1.56-1.273C4.621 6.244 4.025 6 3.5 6zm4.5.984c-.59-.533-1.204-1.066-1.825-1.493-.797-.548-1.7-.991-2.675-.991C1.586 4.5 0 6.086 0 8s1.586 3.5 3.5 3.5c.975 0 1.878-.444 2.675-.991.621-.427 1.235-.96 1.825-1.493.59.533 1.204 1.066 1.825 1.493.797.547 1.7.991 2.675.991 1.914 0 3.5-1.586 3.5-3.5s-1.586-3.5-3.5-3.5c-.975 0-1.878.443-2.675.991-.621.427-1.235.96-1.825 1.493zM9.114 8c.536.483 1.052.922 1.56 1.273.704.483 1.3.727 1.826.727 1.086 0 2-.914 2-2 0-1.086-.914-2-2-2-.525 0-1.122.244-1.825.727-.51.35-1.025.79-1.561 1.273z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M5.25 8.5c-2.032 0-3.75 1.895-3.75 3.75S3.218 16 5.25 16c1.017 0 2.014-.457 3.062-1.253.89-.678 1.758-1.554 2.655-2.497-.897-.943-1.765-1.82-2.655-2.497C7.264 8.957 6.267 8.5 5.25 8.5zM12 11.16c-.887-.933-1.813-1.865-2.78-2.6C8.048 7.667 6.733 7 5.25 7 2.343 7 0 9.615 0 12.25s2.343 5.25 5.25 5.25c1.483 0 2.798-.668 3.97-1.56.967-.735 1.893-1.667 2.78-2.6.887.933 1.813 1.865 2.78 2.6 1.172.892 2.487 1.56 3.97 1.56 2.907 0 5.25-2.615 5.25-5.25S21.657 7 18.75 7c-1.483 0-2.798.668-3.97 1.56-.967.735-1.893 1.667-2.78 2.6zm1.033 1.09c.897.943 1.765 1.82 2.655 2.497C16.736 15.543 17.733 16 18.75 16c2.032 0 3.75-1.895 3.75-3.75S20.782 8.5 18.75 8.5c-1.017 0-2.014.457-3.062 1.253-.89.678-1.758 1.554-2.655 2.497z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8zm6.5-.25A.75.75 0 017.25 7h1a.75.75 0 01.75.75v2.75h.25a.75.75 0 010 1.5h-2a.75.75 0 010-1.5h.25v-2h-.25a.75.75 0 01-.75-.75zM8 6a1 1 0 100-2 1 1 0 000 2z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,11 +1,8 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path
|
8
5
|
d="M13 7.5a1 1 0 11-2 0 1 1 0 012 0zm-3 3.75a.75.75 0 01.75-.75h1.5a.75.75 0 01.75.75v4.25h.75a.75.75 0 010 1.5h-3a.75.75 0 010-1.5h.75V12h-.75a.75.75 0 01-.75-.75z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zM2.5 12a9.5 9.5 0 1119 0 9.5 9.5 0 01-19 0z" />
|
11
|
-
</svg>
|
8
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path d="M11.28 6.78a.75.75 0 00-1.06-1.06L7.25 8.69 5.78 7.22a.75.75 0 00-1.06 1.06l2 2a.75.75 0 001.06 0l3.5-3.5z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff" d="M16 8A8 8 0 110 8a8 8 0 0116 0zm-1.5 0a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,10 +1,7 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path d="M17.28 9.28a.75.75 0 00-1.06-1.06l-5.97 5.97-2.47-2.47a.75.75 0 00-1.06 1.06l3 3a.75.75 0 001.06 0l6.5-6.5z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff"
|
9
6
|
d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zM2.5 12a9.5 9.5 0 1119 0 9.5 9.5 0 01-19 0z" />
|
10
|
-
</svg>
|
7
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M6.749.097a8.054 8.054 0 012.502 0 .75.75 0 11-.233 1.482 6.554 6.554 0 00-2.036 0A.75.75 0 016.749.097zM4.345 1.693A.75.75 0 014.18 2.74a6.542 6.542 0 00-1.44 1.44.75.75 0 01-1.212-.883 8.042 8.042 0 011.769-1.77.75.75 0 011.048.166zm7.31 0a.75.75 0 011.048-.165 8.04 8.04 0 011.77 1.769.75.75 0 11-1.214.883 6.542 6.542 0 00-1.439-1.44.75.75 0 01-.165-1.047zM.955 6.125a.75.75 0 01.624.857 6.554 6.554 0 000 2.036.75.75 0 01-1.482.233 8.054 8.054 0 010-2.502.75.75 0 01.858-.624zm14.09 0a.75.75 0 01.858.624 8.057 8.057 0 010 2.502.75.75 0 01-1.482-.233 6.55 6.55 0 000-2.036.75.75 0 01.624-.857zm-13.352 5.53a.75.75 0 011.048.165 6.542 6.542 0 001.439 1.44.75.75 0 01-.883 1.212 8.04 8.04 0 01-1.77-1.769.75.75 0 01.166-1.048zm12.614 0a.75.75 0 01.165 1.048 8.038 8.038 0 01-1.769 1.77.75.75 0 11-.883-1.214 6.543 6.543 0 001.44-1.439.75.75 0 011.047-.165zm-8.182 3.39a.75.75 0 01.857-.624 6.55 6.55 0 002.036 0 .75.75 0 01.233 1.482 8.057 8.057 0 01-2.502 0 .75.75 0 01-.624-.858z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M10.157 1.154a11.07 11.07 0 013.686 0 .75.75 0 01-.25 1.479 9.568 9.568 0 00-3.186 0 .75.75 0 01-.25-1.48zM6.68 3.205a.75.75 0 01-.177 1.046A9.558 9.558 0 004.25 6.503a.75.75 0 01-1.223-.87 11.058 11.058 0 012.606-2.605.75.75 0 011.046.177zm10.64 0a.75.75 0 011.046-.177 11.058 11.058 0 012.605 2.606.75.75 0 11-1.222.869 9.558 9.558 0 00-2.252-2.252.75.75 0 01-.177-1.046zM2.018 9.543a.75.75 0 01.615.864 9.568 9.568 0 000 3.186.75.75 0 01-1.48.25 11.07 11.07 0 010-3.686.75.75 0 01.865-.614zm19.964 0a.75.75 0 01.864.614 11.066 11.066 0 010 3.686.75.75 0 01-1.479-.25 9.56 9.56 0 000-3.186.75.75 0 01.615-.864zM3.205 17.32a.75.75 0 011.046.177 9.558 9.558 0 002.252 2.252.75.75 0 11-.87 1.223 11.058 11.058 0 01-2.605-2.606.75.75 0 01.177-1.046zm17.59 0a.75.75 0 01.176 1.046 11.057 11.057 0 01-2.605 2.605.75.75 0 11-.869-1.222 9.558 9.558 0 002.252-2.252.75.75 0 011.046-.177zM9.543 21.982a.75.75 0 01.864-.615 9.56 9.56 0 003.186 0 .75.75 0 01.25 1.48 11.066 11.066 0 01-3.686 0 .75.75 0 01-.614-.865z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path d="M8 9.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff" d="M8 0a8 8 0 100 16A8 8 0 008 0zM1.5 8a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,9 +1,6 @@
|
|
1
|
-
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
1
|
+
|
5
2
|
|
6
3
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M2.5 12a9.5 9.5 0 1119 0 9.5 9.5 0 01-19 0zM12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zm0 13a2 2 0 100-4 2 2 0 000 4z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|
@@ -1,6 +1,3 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
1
|
|
6
|
-
|
2
|
+
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M5.029 2.217a6.5 6.5 0 019.437 5.11.75.75 0 101.492-.154 8 8 0 00-14.315-4.03L.427 1.927A.25.25 0 000 2.104V5.75A.25.25 0 00.25 6h3.646a.25.25 0 00.177-.427L2.715 4.215a6.491 6.491 0 012.314-1.998zM1.262 8.169a.75.75 0 00-1.22.658 8.001 8.001 0 0014.315 4.03l1.216 1.216a.25.25 0 00.427-.177V10.25a.25.25 0 00-.25-.25h-3.646a.25.25 0 00-.177.427l1.358 1.358a6.501 6.501 0 01-11.751-3.11.75.75 0 00-.272-.506z"/><path d="M9.06 9.06a1.5 1.5 0 11-2.12-2.12 1.5 1.5 0 012.12 2.12z"/></svg>
|
@@ -1,6 +1,3 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
1
|
|
6
|
-
|
2
|
+
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3.38 8A9.502 9.502 0 0112 2.5a9.502 9.502 0 019.215 7.182.75.75 0 101.456-.364C21.473 4.539 17.15 1 12 1a10.995 10.995 0 00-9.5 5.452V4.75a.75.75 0 00-1.5 0V8.5a1 1 0 001 1h3.75a.75.75 0 000-1.5H3.38zm-.595 6.318a.75.75 0 00-1.455.364C2.527 19.461 6.85 23 12 23c4.052 0 7.592-2.191 9.5-5.451v1.701a.75.75 0 001.5 0V15.5a1 1 0 00-1-1h-3.75a.75.75 0 000 1.5h2.37A9.502 9.502 0 0112 21.5c-4.446 0-8.181-3.055-9.215-7.182z"/><path d="M13.414 13.414a2 2 0 11-2.828-2.828 2 2 0 012.828 2.828z"/></svg>
|