@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,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 1.5a.25.25 0 00-.25.25v12.5c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25V1.75a.25.25 0 00-.25-.25H1.75zM0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v12.5A1.75 1.75 0 0114.25 16H1.75A1.75 1.75 0 010 14.25V1.75zm9.22 3.72a.75.75 0 000 1.06L10.69 8 9.22 9.47a.75.75 0 101.06 1.06l2-2a.75.75 0 000-1.06l-2-2a.75.75 0 00-1.06 0zM6.78 6.53a.75.75 0 00-1.06-1.06l-2 2a.75.75 0 000 1.06l2 2a.75.75 0 101.06-1.06L5.31 8l1.47-1.47z" />
|
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="M10.3 8.24a.75.75 0 01-.04 1.06L7.352 12l2.908 2.7a.75.75 0 11-1.02 1.1l-3.5-3.25a.75.75 0 010-1.1l3.5-3.25a.75.75 0 011.06.04zm3.44 1.06a.75.75 0 111.02-1.1l3.5 3.25a.75.75 0 010 1.1l-3.5 3.25a.75.75 0 11-1.02-1.1l2.908-2.7-2.908-2.7z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M2 3.75C2 2.784 2.784 2 3.75 2h16.5c.966 0 1.75.784 1.75 1.75v16.5A1.75 1.75 0 0120.25 22H3.75A1.75 1.75 0 012 20.25V3.75zm1.75-.25a.25.25 0 00-.25.25v16.5c0 .138.112.25.25.25h16.5a.25.25 0 00.25-.25V3.75a.25.25 0 00-.25-.25H3.75z" />
|
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="M8.47 4.97a.75.75 0 000 1.06L9.94 7.5 8.47 8.97a.75.75 0 101.06 1.06l2-2a.75.75 0 000-1.06l-2-2a.75.75 0 00-1.06 0zM6.53 6.03a.75.75 0 00-1.06-1.06l-2 2a.75.75 0 000 1.06l2 2a.75.75 0 101.06-1.06L5.06 7.5l1.47-1.47z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M12.246 13.307a7.5 7.5 0 111.06-1.06l2.474 2.473a.75.75 0 11-1.06 1.06l-2.474-2.473zM1.5 7.5a6 6 0 1110.386 4.094.75.75 0 00-.292.293A6 6 0 011.5 7.5z" />
|
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="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path
|
8
5
|
d="M11.97 6.97a.75.75 0 000 1.06l2.47 2.47-2.47 2.47a.75.75 0 101.06 1.06l3-3a.75.75 0 000-1.06l-3-3a.75.75 0 00-1.06 0zM9.03 8.03a.75.75 0 00-1.06-1.06l-3 3a.75.75 0 000 1.06l3 3a.75.75 0 001.06-1.06L6.56 10.5l2.47-2.47z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M10.5 0C4.701 0 0 4.701 0 10.5S4.701 21 10.5 21c2.63 0 5.033-.967 6.875-2.564l4.345 4.344a.75.75 0 101.06-1.06l-4.344-4.345A10.459 10.459 0 0021 10.5C21 4.701 16.299 0 10.5 0zm-9 10.5a9 9 0 1118 0 9 9 0 01-18 0z" />
|
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 d="M10.28 6.28a.75.75 0 10-1.06-1.06L6.25 8.19l-.97-.97a.75.75 0 00-1.06 1.06l1.5 1.5a.75.75 0 001.06 0l3.5-3.5z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff"
|
9
6
|
d="M7.5 15a7.469 7.469 0 004.746-1.693l2.474 2.473a.75.75 0 101.06-1.06l-2.473-2.474A7.5 7.5 0 107.5 15zm0-13.5a6 6 0 104.094 10.386.75.75 0 01.293-.292A6 6 0 007.5 1.5z" />
|
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 d="M15.03 8.28a.75.75 0 00-1.06-1.06l-5.22 5.22-2.22-2.22a.75.75 0 10-1.06 1.06l2.75 2.75a.75.75 0 001.06 0l5.75-5.75z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff"
|
9
6
|
d="M0 10.5C0 4.701 4.701 0 10.5 0S21 4.701 21 10.5c0 2.63-.967 5.033-2.564 6.875l4.344 4.345a.75.75 0 11-1.06 1.06l-4.345-4.344A10.459 10.459 0 0110.5 21C4.701 21 0 16.299 0 10.5zm10.5-9a9 9 0 100 18 9 9 0 000-18z" />
|
10
|
-
</svg>
|
7
|
+
</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 fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M2 1.75C2 .784 2.784 0 3.75 0h8.5C13.216 0 14 .784 14 1.75v5a1.75 1.75 0 01-1.75 1.75h-8.5A1.75 1.75 0 012 6.75v-5zm1.75-.25a.25.25 0 00-.25.25v5c0 .138.112.25.25.25h8.5a.25.25 0 00.25-.25v-5a.25.25 0 00-.25-.25h-8.5zM0 11.25c0-.966.784-1.75 1.75-1.75h12.5c.966 0 1.75.784 1.75 1.75v3A1.75 1.75 0 0114.25 16H1.75A1.75 1.75 0 010 14.25v-3zM1.75 11a.25.25 0 00-.25.25v3c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25v-3a.25.25 0 00-.25-.25H1.75z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M3 12.75a.75.75 0 01.75-.75h.5a.75.75 0 010 1.5h-.5a.75.75 0 01-.75-.75zm4 0a.75.75 0 01.75-.75h4.5a.75.75 0 010 1.5h-4.5a.75.75 0 01-.75-.75z" />
|
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="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M3.5 3.75C3.5 2.784 4.284 2 5.25 2h13.5c.966 0 1.75.784 1.75 1.75v7.5A1.75 1.75 0 0118.75 13H5.25a1.75 1.75 0 01-1.75-1.75v-7.5zm1.75-.25a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h13.5a.25.25 0 00.25-.25v-7.5a.25.25 0 00-.25-.25H5.25zM1.5 15.75c0-.966.784-1.75 1.75-1.75h17.5c.966 0 1.75.784 1.75 1.75v4a1.75 1.75 0 01-1.75 1.75H3.25a1.75 1.75 0 01-1.75-1.75v-4zm1.75-.25a.25.25 0 00-.25.25v4c0 .138.112.25.25.25h17.5a.25.25 0 00.25-.25v-4a.25.25 0 00-.25-.25H3.25z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M10 17.75a.75.75 0 01.75-.75h6.5a.75.75 0 010 1.5h-6.5a.75.75 0 01-.75-.75zm-4 0a.75.75 0 01.75-.75h.5a.75.75 0 010 1.5h-.5a.75.75 0 01-.75-.75z" />
|
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="M2.75 0A1.75 1.75 0 001 1.75v12.5c0 .966.784 1.75 1.75 1.75h2.5A1.75 1.75 0 007 14.25V1.75A1.75 1.75 0 005.25 0h-2.5zM2.5 1.75a.25.25 0 01.25-.25h2.5a.25.25 0 01.25.25v12.5a.25.25 0 01-.25.25h-2.5a.25.25 0 01-.25-.25V1.75zM10.75 0A1.75 1.75 0 009 1.75v12.5c0 .966.784 1.75 1.75 1.75h2.5A1.75 1.75 0 0015 14.25V1.75A1.75 1.75 0 0013.25 0h-2.5zm-.25 1.75a.25.25 0 01.25-.25h2.5a.25.25 0 01.25.25v12.5a.25.25 0 01-.25.25h-2.5a.25.25 0 01-.25-.25V1.75z" />
|
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="M3.75 2A1.75 1.75 0 002 3.75v16.5c0 .966.784 1.75 1.75 1.75h5.5A1.75 1.75 0 0011 20.25V3.75A1.75 1.75 0 009.25 2h-5.5zM3.5 3.75a.25.25 0 01.25-.25h5.5a.25.25 0 01.25.25v16.5a.25.25 0 01-.25.25h-5.5a.25.25 0 01-.25-.25V3.75zM14.75 2A1.75 1.75 0 0013 3.75v16.5c0 .966.784 1.75 1.75 1.75h5.5A1.75 1.75 0 0022 20.25V3.75A1.75 1.75 0 0020.25 2h-5.5zm-.25 1.75a.25.25 0 01.25-.25h5.5a.25.25 0 01.25.25v16.5a.25.25 0 01-.25.25h-5.5a.25.25 0 01-.25-.25V3.75z" />
|
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="M6.354 8.04l-4.773 4.773a.75.75 0 101.061 1.06L7.945 8.57a.75.75 0 000-1.06L2.642 2.206a.75.75 0 00-1.06 1.061L6.353 8.04zM8.75 11.5a.75.75 0 000 1.5h5.5a.75.75 0 000-1.5h-5.5z"/></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.045 18.894L9.94 12 3.045 5.106a.75.75 0 011.06-1.061l7.425 7.425a.75.75 0 010 1.06l-7.424 7.425a.75.75 0 01-1.061-1.06zm8.205.606a.75.75 0 000 1.5h9.5a.75.75 0 000-1.5h-9.5z"/></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 2.5a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h2a.75.75 0 01.75.75v2.19l2.72-2.72a.75.75 0 01.53-.22h4.5a.25.25 0 00.25-.25v-7.5a.25.25 0 00-.25-.25H2.75zM1 2.75C1 1.784 1.784 1 2.75 1h10.5c.966 0 1.75.784 1.75 1.75v7.5A1.75 1.75 0 0113.25 12H9.06l-2.573 2.573A1.457 1.457 0 014 13.543V12H2.75A1.75 1.75 0 011 10.25v-7.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="M3.25 4a.25.25 0 00-.25.25v12.5c0 .138.112.25.25.25h2.5a.75.75 0 01.75.75v3.19l3.72-3.72a.75.75 0 01.53-.22h10a.25.25 0 00.25-.25V4.25a.25.25 0 00-.25-.25H3.25zm-1.75.25c0-.966.784-1.75 1.75-1.75h17.5c.966 0 1.75.784 1.75 1.75v12.5a1.75 1.75 0 01-1.75 1.75h-9.69l-3.573 3.573A1.457 1.457 0 015 21.043V18.5H3.25a1.75 1.75 0 01-1.75-1.75V4.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="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M1.5 2.75a.25.25 0 01.25-.25h8.5a.25.25 0 01.25.25v5.5a.25.25 0 01-.25.25h-3.5a.75.75 0 00-.53.22L3.5 11.44V9.25a.75.75 0 00-.75-.75h-1a.25.25 0 01-.25-.25v-5.5zM1.75 1A1.75 1.75 0 000 2.75v5.5C0 9.216.784 10 1.75 10H2v1.543a1.457 1.457 0 002.487 1.03L7.061 10h3.189A1.75 1.75 0 0012 8.25v-5.5A1.75 1.75 0 0010.25 1h-8.5zM14.5 4.75a.25.25 0 00-.25-.25h-.5a.75.75 0 110-1.5h.5c.966 0 1.75.784 1.75 1.75v5.5A1.75 1.75 0 0114.25 12H14v1.543a1.457 1.457 0 01-2.487 1.03L9.22 12.28a.75.75 0 111.06-1.06l2.22 2.22v-2.19a.75.75 0 01.75-.75h1a.25.25 0 00.25-.25v-5.5z" />
|
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 fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M1.75 1A1.75 1.75 0 000 2.75v9.5C0 13.216.784 14 1.75 14H3v1.543a1.457 1.457 0 002.487 1.03L8.061 14h6.189A1.75 1.75 0 0016 12.25v-9.5A1.75 1.75 0 0014.25 1H1.75zM1.5 2.75a.25.25 0 01.25-.25h12.5a.25.25 0 01.25.25v9.5a.25.25 0 01-.25.25h-6.5a.75.75 0 00-.53.22L4.5 15.44v-2.19a.75.75 0 00-.75-.75h-2a.25.25 0 01-.25-.25v-9.5z" />
|
9
6
|
<path
|
10
7
|
d="M22.5 8.75a.25.25 0 00-.25-.25h-3.5a.75.75 0 010-1.5h3.5c.966 0 1.75.784 1.75 1.75v9.5A1.75 1.75 0 0122.25 20H21v1.543a1.457 1.457 0 01-2.487 1.03L15.939 20H10.75A1.75 1.75 0 019 18.25v-1.465a.75.75 0 011.5 0v1.465c0 .138.112.25.25.25h5.5a.75.75 0 01.53.22l2.72 2.72v-2.19a.75.75 0 01.75-.75h2a.25.25 0 00.25-.25v-9.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="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M17.5 11.75a.75.75 0 01.75-.75h5a.75.75 0 010 1.5h-5a.75.75 0 01-.75-.75zm-17.5 0A.75.75 0 01.75 11h5a.75.75 0 010 1.5h-5a.75.75 0 01-.75-.75z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff" d="M12 16.25a4.5 4.5 0 100-9 4.5 4.5 0 000 9zm0 1.5a6 6 0 100-12 6 6 0 000 12z" />
|
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="M10.41.24l4.711 2.774A1.767 1.767 0 0116 4.54v5.01a1.77 1.77 0 01-.88 1.53l-7.753 4.521-.002.001a1.767 1.767 0 01-1.774 0H5.59L.873 12.85A1.762 1.762 0 010 11.327V6.292c0-.304.078-.598.22-.855l.004-.005.01-.019c.15-.262.369-.486.64-.643L8.641.239a1.75 1.75 0 011.765 0l.002.001zM9.397 1.534a.25.25 0 01.252 0l4.115 2.422-7.152 4.148a.267.267 0 01-.269 0L2.227 5.716l7.17-4.182zM7.365 9.402L8.73 8.61v4.46l-1.5.875V9.473a1.77 1.77 0 00.136-.071zm2.864 2.794V7.741l1.521-.882v4.45l-1.521.887zm3.021-1.762l1.115-.65h.002a.268.268 0 00.133-.232V5.264l-1.25.725v4.445zm-11.621 1.12l4.1 2.393V9.474a1.77 1.77 0 01-.138-.072L1.5 7.029v4.298c0 .095.05.181.129.227z" />
|
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="M13.152.682a2.25 2.25 0 012.269 0l.007.004 6.957 4.276a2.276 2.276 0 011.126 1.964v7.516c0 .81-.432 1.56-1.133 1.968l-.002.001-11.964 7.037-.004.003a2.276 2.276 0 01-2.284 0l-.026-.015-6.503-4.502a2.268 2.268 0 01-1.096-1.943V9.438c0-.392.1-.77.284-1.1l.003-.006.014-.026a2.28 2.28 0 01.82-.827h.002L13.152.681zm.757 1.295h-.001L2.648 8.616l6.248 4.247a.776.776 0 00.758-.01h.001l11.633-6.804-6.629-4.074a.75.75 0 00-.75.003zM18 9.709l-3.25 1.9v7.548L18 17.245V9.709zm1.5-.878v7.532l2.124-1.25a.777.777 0 00.387-.671V7.363L19.5 8.831zm-9.09 5.316l2.84-1.66v7.552l-3.233 1.902v-7.612c.134-.047.265-.107.391-.18l.002-.002zm-1.893 7.754V14.33a2.277 2.277 0 01-.393-.18l-.023-.014-6.102-4.147v7.003c0 .275.145.528.379.664l.025.014 6.114 4.232z" />
|
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="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path d="M6.25 9a.75.75 0 01.75.75v1.5a.75.75 0 01-1.5 0v-1.5A.75.75 0 016.25 9zm4.25.75a.75.75 0 00-1.5 0v1.5a.75.75 0 001.5 0v-1.5z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff"
|
9
6
|
d="M7.86 1.77c.05.053.097.107.14.164.043-.057.09-.111.14-.164.681-.731 1.737-.9 2.943-.765 1.23.136 2.145.527 2.724 1.26.566.716.693 1.614.693 2.485 0 .572-.053 1.147-.254 1.655l.168.838.066.033A2.75 2.75 0 0116 9.736V11c0 .24-.086.438-.156.567a2.173 2.173 0 01-.259.366c-.18.21-.404.413-.605.58a10.373 10.373 0 01-.792.597l-.015.01-.006.004-.028.018a8.832 8.832 0 01-.456.281c-.307.177-.749.41-1.296.642C11.296 14.528 9.756 15 8 15c-1.756 0-3.296-.472-4.387-.935a12.06 12.06 0 01-1.296-.641 8.815 8.815 0 01-.456-.281l-.028-.02-.006-.003-.015-.01a7.077 7.077 0 01-.235-.166c-.15-.108-.352-.26-.557-.43a5.19 5.19 0 01-.605-.58 2.167 2.167 0 01-.259-.367A1.19 1.19 0 010 11V9.736a2.75 2.75 0 011.52-2.46l.067-.033.167-.838C1.553 5.897 1.5 5.322 1.5 4.75c0-.87.127-1.77.693-2.485.579-.733 1.494-1.124 2.724-1.26 1.206-.134 2.262.034 2.944.765zM3.024 7.709L3 7.824v4.261c.02.013.043.025.065.038.264.152.65.356 1.134.562.972.412 2.307.815 3.801.815 1.494 0 2.83-.403 3.8-.815a10.6 10.6 0 001.2-.6v-4.26l-.023-.116c-.49.21-1.075.291-1.727.291-1.146 0-2.06-.328-2.71-.991A3.223 3.223 0 018 6.266c-.144.269-.321.52-.54.743C6.81 7.672 5.896 8 4.75 8c-.652 0-1.237-.082-1.727-.291zm3.741-4.916c-.193-.207-.637-.414-1.681-.298-1.02.114-1.48.404-1.713.7-.247.313-.37.79-.37 1.555 0 .792.129 1.17.308 1.37.162.181.52.38 1.442.38.854 0 1.339-.236 1.638-.54.315-.323.527-.827.618-1.553.117-.936-.038-1.396-.242-1.614zm2.472 0c.193-.207.637-.414 1.681-.298 1.02.114 1.48.404 1.713.7.247.313.37.79.37 1.555 0 .792-.129 1.17-.308 1.37-.162.181-.52.38-1.442.38-.854 0-1.339-.236-1.638-.54-.315-.323-.527-.827-.618-1.553-.117-.936.038-1.396.242-1.614z" />
|
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 d="M9.75 14a.75.75 0 01.75.75v2.5a.75.75 0 01-1.5 0v-2.5a.75.75 0 01.75-.75zm4.5 0a.75.75 0 01.75.75v2.5a.75.75 0 01-1.5 0v-2.5a.75.75 0 01.75-.75z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff"
|
9
6
|
d="M12 2c-2.214 0-4.248.657-5.747 1.756a7.43 7.43 0 00-.397.312c-.584.235-1.077.546-1.474.952-.85.87-1.132 2.037-1.132 3.368 0 .368.014.733.052 1.086l-.633 1.478-.043.022A4.75 4.75 0 000 15.222v1.028c0 .529.31.987.564 1.293.28.336.637.653.967.918a13.262 13.262 0 001.299.911l.024.015.006.004.04.025.144.087c.124.073.304.177.535.3.46.245 1.122.57 1.942.894C7.155 21.344 9.439 22 12 22s4.845-.656 6.48-1.303c.819-.324 1.481-.65 1.941-.895a13.797 13.797 0 00.68-.386l.039-.025.006-.004.024-.015a8.829 8.829 0 00.387-.248c.245-.164.577-.396.912-.663.33-.265.686-.582.966-.918.256-.306.565-.764.565-1.293v-1.028a4.75 4.75 0 00-2.626-4.248l-.043-.022-.633-1.478c.038-.353.052-.718.052-1.086 0-1.331-.282-2.499-1.132-3.368-.397-.406-.89-.717-1.474-.952a7.386 7.386 0 00-.397-.312C16.248 2.657 14.214 2 12 2zm-8 9.654l.038-.09c.046.06.094.12.145.177.793.9 2.057 1.259 3.782 1.259 1.59 0 2.739-.544 3.508-1.492.131-.161.249-.331.355-.508a32.948 32.948 0 00.344 0c.106.177.224.347.355.508.77.948 1.918 1.492 3.508 1.492 1.725 0 2.989-.359 3.782-1.259.05-.057.099-.116.145-.177l.038.09v6.669a17.618 17.618 0 01-2.073.98C16.405 19.906 14.314 20.5 12 20.5c-2.314 0-4.405-.594-5.927-1.197A17.62 17.62 0 014 18.323v-6.67zm6.309-1.092a2.35 2.35 0 01-.38.374c-.437.341-1.054.564-1.964.564-1.573 0-2.292-.337-2.657-.75-.192-.218-.331-.506-.423-.89-.091-.385-.135-.867-.135-1.472 0-1.14.243-1.847.705-2.32.477-.487 1.319-.861 2.824-1.024 1.487-.16 2.192.138 2.533.529l.008.01c.264.308.429.806.43 1.568v.031a7.203 7.203 0 01-.09 1.079c-.143.967-.406 1.754-.851 2.301zm2.504-2.497a7.174 7.174 0 01-.063-.894v-.02c.001-.77.17-1.27.438-1.578.341-.39 1.046-.69 2.533-.529 1.506.163 2.347.537 2.824 1.025.462.472.705 1.179.705 2.319 0 1.21-.174 1.926-.558 2.361-.365.414-1.084.751-2.657.751-1.21 0-1.902-.393-2.344-.938-.475-.584-.742-1.44-.878-2.497z" />
|
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="48" height="48" viewBox="0 0 48 48">
|
7
4
|
<path d="M21 29.5a1.5 1.5 0 00-3 0v4a1.5 1.5 0 003 0v-4zm9 0a1.5 1.5 0 00-3 0v4a1.5 1.5 0 003 0v-4z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff"
|
9
6
|
d="M34.895 8.939c1.89.602 3.378 1.472 4.41 2.73 1.397 1.703 1.736 3.837 1.55 6.19l.016.032 1.684 3.79.964.193a3.5 3.5 0 012.161 1.398l1.668 2.335A3.5 3.5 0 0148 27.64v4.86c0 1.058-.619 1.973-1.129 2.585-.56.673-1.273 1.308-1.934 1.836a26.506 26.506 0 01-2.597 1.824l-.048.029h-.001l-.012.008-.021.014-.058.035a27.766 27.766 0 01-1.358.773 37.77 37.77 0 01-3.883 1.79C33.69 42.69 29.123 44 24 44c-5.123 0-9.69-1.311-12.959-2.605a38.242 38.242 0 01-3.884-1.79 27.695 27.695 0 01-1.357-.773 9.58 9.58 0 01-.08-.05l-.011-.007-.001-.001-.048-.03c-.041-.025-.1-.06-.173-.107a26.538 26.538 0 01-2.424-1.716c-.66-.528-1.373-1.163-1.934-1.836C.619 34.473 0 33.558 0 32.5v-4.86c0-.729.228-1.44.652-2.033l1.668-2.335a3.5 3.5 0 012.161-1.398l.964-.193 1.684-3.79.015-.032c-.185-2.353.154-4.487 1.55-6.19 1.033-1.258 2.52-2.128 4.411-2.73C15.84 6.82 19.71 5.5 24 5.5c4.29 0 8.16 1.321 10.895 3.439zm2.913 9.285c-.21 1.875-.621 2.956-1.283 3.586-.169.16-.376.312-.636.445-.78.4-2.034.631-4.145.447a9.143 9.143 0 01-.389-.043c-1.889-.245-2.93-1.005-3.568-1.948a4.634 4.634 0 01-.192-.31c-.607-1.066-.897-2.503-.968-4.24-.095-2.368.35-3.665 1.021-4.31.623-.599 1.877-1.034 4.506-.514 2.668.527 4.082 1.322 4.832 2.235.721.88 1.047 2.144.869 4.174-.014.165-.03.324-.047.478zM23.643 20.5a70.806 70.806 0 00.714 0c.238.666.547 1.304.946 1.894 1.263 1.866 3.286 3.044 6.18 3.297 3.115.273 5.498-.171 7.11-1.707.439-.418.792-.89 1.078-1.404l.329.74v13.327c-.163.092-.353.197-.57.312a35.236 35.236 0 01-3.576 1.647C32.809 39.811 28.627 41 24 41c-4.627 0-8.81-1.189-11.854-2.395a35.236 35.236 0 01-3.577-1.647c-.216-.115-.406-.22-.569-.312V23.318l.329-.74c.286.515.639.987 1.077 1.405 1.613 1.536 3.996 1.98 7.111 1.707 2.894-.253 4.917-1.431 6.18-3.297.4-.59.708-1.228.946-1.894zm-12.514.907c.107.152.222.286.346.404.675.643 1.966 1.138 4.78.892 2.139-.187 3.277-.985 3.958-1.99.067-.1.131-.203.192-.31.607-1.067.897-2.504.968-4.242.095-2.367-.35-3.664-1.021-4.309-.623-.599-1.877-1.034-4.506-.514-2.668.527-4.082 1.322-4.832 2.235-.721.88-1.047 2.144-.869 4.174.157 1.796.474 2.934.984 3.66zM22.5 17a1 1 0 011-1h1a1 1 0 110 2h-1a1 1 0 01-1-1z" />
|
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="96" height="96" viewBox="0 0 96 96">
|
7
4
|
<path d="M38 54a4 4 0 014 4v8a4 4 0 01-8 0v-8a4 4 0 014-4zm24 4a4 4 0 00-8 0v8a4 4 0 108 0v-8z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff"
|
9
6
|
d="M25.013 15.024C31.008 10.628 39.145 8 48 8c8.855 0 16.992 2.628 22.987 7.024 3.64 2.67 6.553 6.05 8.278 9.92 1.615 2.744 2.114 5.94 1.968 9.397l3.898 9.026.355.07a11 11 0 016.794 4.394l2.416 3.382A7 7 0 0196 55.282V65c0 2.116-1.238 3.947-2.258 5.17-1.122 1.347-2.547 2.616-3.868 3.673a53.119 53.119 0 01-3.647 2.653 54.197 54.197 0 01-1.546.993l-.061.037-.036.022-.002.001-.024.015-.158.099c-.134.083-.327.201-.576.348a55.52 55.52 0 01-2.139 1.199 76.475 76.475 0 01-7.768 3.58C67.381 85.377 58.245 88 48 88c-10.245 0-19.381-2.622-25.917-5.21a76.482 76.482 0 01-7.768-3.58 55.52 55.52 0 01-2.14-1.199 34.133 34.133 0 01-.733-.447l-.024-.015-.002-.001-.038-.023-.059-.036-.345-.215a53.98 53.98 0 01-1.2-.778 53.104 53.104 0 01-3.648-2.653c-1.321-1.057-2.746-2.326-3.868-3.672C1.238 68.946 0 67.116 0 65v-9.718a7 7 0 011.304-4.069l2.416-3.382a11 11 0 016.794-4.393l.355-.071 3.898-9.026c-.146-3.457.353-6.654 1.968-9.398 1.725-3.87 4.637-7.249 8.278-9.919zM16 46.62l.982-2.275a11.586 11.586 0 002.282 3.065c3.167 3.016 7.837 3.88 13.914 3.348 5.658-.495 9.622-2.8 12.098-6.457.072-.107.143-.215.213-.324a136.57 136.57 0 005.022 0c.07.109.14.217.213.324 2.476 3.657 6.44 5.962 12.098 6.457 6.078.532 10.747-.332 13.914-3.348a11.583 11.583 0 002.281-3.065L80 46.62v26.671c-.326.184-.706.394-1.138.624a70.475 70.475 0 01-7.154 3.296C65.618 79.622 57.255 82 48 82c-9.255 0-17.619-2.378-23.708-4.79a70.482 70.482 0 01-7.154-3.295c-.432-.23-.812-.44-1.138-.624v-26.67zm24.307-5.683a7.803 7.803 0 01-2.982 2.628c-1.198.613-2.718 1.045-4.67 1.216-.342.03-.672.054-.992.073-4.79.284-7.051-.636-8.261-1.789a4.865 4.865 0 01-.233-.237c-.529-.577-.97-1.33-1.328-2.315-.477-1.313-.808-3.04-1.007-5.316-.345-3.946.289-6.384 1.677-8.076 1.443-1.76 4.177-3.303 9.368-4.328 5.113-1.01 7.523-.158 8.71.981 1.282 1.232 2.15 3.731 1.965 8.337-.15 3.719-.82 6.718-2.247 8.826zm15.386 0a7.803 7.803 0 002.982 2.628c1.198.613 2.718 1.045 4.67 1.216 5.475.479 7.962-.486 9.253-1.716.634-.604 1.151-1.425 1.56-2.551.478-1.314.808-3.04 1.008-5.317.345-3.946-.289-6.384-1.677-8.076-1.443-1.76-4.177-3.303-9.368-4.328-5.113-1.01-7.523-.158-8.71.981-1.282 1.232-2.15 3.731-1.965 8.337.15 3.719.82 6.718 2.247 8.826zm-9.27-5.997a6.5 6.5 0 013.154 0l.06.015a1.5 1.5 0 10.727-2.91l-.06-.015a9.5 9.5 0 00-4.608 0l-.06.015a1.5 1.5 0 10.728 2.91l.06-.015z" />
|
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="M7.86 1.77c.05.053.097.107.14.164.043-.057.09-.111.14-.164.681-.731 1.737-.9 2.943-.765 1.23.136 2.145.527 2.724 1.26.566.716.693 1.614.693 2.485 0 .572-.053 1.147-.254 1.655l.168.838.066.033A2.75 2.75 0 0116 9.736V11c0 .24-.086.438-.156.567a1.755 1.755 0 01-.075.125L13 9.688V7.824l-.023-.115c-.49.21-1.075.291-1.727.291-.22 0-.43-.012-.633-.036L6.824 5.22c.082-.233.143-.503.182-.813.117-.936-.038-1.396-.242-1.614-.193-.207-.637-.414-1.681-.298-.707.079-1.144.243-1.424.434l-1.251-.905c.58-.579 1.422-.899 2.51-1.02 1.205-.133 2.26.035 2.943.766zm1.376 1.023c.193-.207.637-.414 1.681-.298 1.02.114 1.48.404 1.713.7.247.313.37.79.37 1.555 0 .792-.129 1.17-.308 1.37-.162.181-.52.38-1.442.38-.854 0-1.339-.236-1.638-.54-.315-.323-.527-.827-.618-1.553-.117-.936.038-1.396.242-1.614zM.865 2.759A.75.75 0 00.31 4.107l1.193.864c.013.498.076.992.251 1.434l-.167.838-.067.033A2.75 2.75 0 000 9.736V11c0 .24.086.438.156.567.075.137.169.261.259.366.18.21.404.413.605.58a10.368 10.368 0 00.792.597l.015.01.006.004.028.018.098.065a12.06 12.06 0 001.654.859C4.704 14.527 6.244 15 8 15c1.756 0 3.296-.472 4.387-.935.395-.167.734-.335 1.008-.482l1.415 1.024a.75.75 0 001.063-1.025.753.753 0 01-.188-.1L.865 2.76zM4.75 8c.297 0 .579-.022.844-.066l6.427 4.654c-.07.032-.144.064-.22.097-.972.412-2.307.815-3.801.815-1.494 0-2.83-.403-3.8-.815a10.594 10.594 0 01-1.2-.6v-4.26l.023-.116c.49.21 1.075.291 1.727.291z" />
|
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="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M7.86 1.77c.05.053.097.107.14.164.043-.057.09-.111.14-.164.681-.731 1.737-.9 2.943-.765 1.23.136 2.145.527 2.724 1.26.566.716.693 1.614.693 2.485 0 .463-.035.929-.155 1.359a5.967 5.967 0 00-1.398-.616c.034-.195.053-.439.053-.743 0-.766-.123-1.242-.37-1.555-.233-.296-.693-.586-1.713-.7-1.044-.116-1.488.091-1.681.298-.204.218-.359.678-.242 1.614.06.479.172.86.332 1.158a6.014 6.014 0 00-2.92 2.144C5.926 7.904 5.372 8 4.75 8c-.652 0-1.237-.082-1.727-.291L3 7.824v4.261c.02.013.043.025.065.038a10.84 10.84 0 002.495 1.035c.21.629.522 1.21.916 1.726a11.91 11.91 0 01-2.863-.819 12.06 12.06 0 01-1.296-.641 8.815 8.815 0 01-.456-.281l-.028-.02-.006-.003-.015-.01a7.077 7.077 0 01-.235-.166c-.15-.108-.352-.26-.557-.43a5.19 5.19 0 01-.605-.58 2.167 2.167 0 01-.259-.367A1.19 1.19 0 010 11V9.736a2.75 2.75 0 011.52-2.46l.067-.033.167-.838C1.553 5.897 1.5 5.322 1.5 4.75c0-.87.127-1.77.693-2.485.579-.733 1.494-1.124 2.724-1.26 1.206-.134 2.262.034 2.944.765zM6.765 2.793c-.193-.207-.637-.414-1.681-.298-1.02.114-1.48.404-1.713.7-.247.313-.37.79-.37 1.555 0 .792.129 1.17.308 1.37.162.181.52.38 1.442.38.854 0 1.339-.236 1.638-.54.315-.323.527-.827.618-1.553.117-.936-.038-1.396-.242-1.614z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M8.498 14.81a4.5 4.5 0 105.504-7.121 4.5 4.5 0 00-5.504 7.122zM10.5 8.75a.75.75 0 011.5 0V11a.75.75 0 01-1.5 0V8.75zm.75 5.75a1 1 0 100-2 1 1 0 000 2z" />
|
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 fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 010 1.5h-1.5a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-1.5a.75.75 0 011.5 0v1.5A1.75 1.75 0 019.25 16h-7.5A1.75 1.75 0 010 14.25v-7.5z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0114.25 11h-7.5A1.75 1.75 0 015 9.25v-7.5zm1.75-.25a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-7.5a.25.25 0 00-.25-.25h-7.5z" />
|
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="24" height="24" viewBox="0 0 24 24">
|
7
4
|
<path fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M7.024 3.75c0-.966.784-1.75 1.75-1.75H20.25c.966 0 1.75.784 1.75 1.75v11.498a1.75 1.75 0 01-1.75 1.75H8.774a1.75 1.75 0 01-1.75-1.75V3.75zm1.75-.25a.25.25 0 00-.25.25v11.498c0 .139.112.25.25.25H20.25a.25.25 0 00.25-.25V3.75a.25.25 0 00-.25-.25H8.774z" />
|
9
6
|
<path
|
10
7
|
d="M1.995 10.749a1.75 1.75 0 011.75-1.751H5.25a.75.75 0 110 1.5H3.745a.25.25 0 00-.25.25L3.5 20.25c0 .138.111.25.25.25h9.5a.25.25 0 00.25-.25v-1.51a.75.75 0 111.5 0v1.51A1.75 1.75 0 0113.25 22h-9.5A1.75 1.75 0 012 20.25l-.005-9.501z" />
|
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="M6.5.75a.75.75 0 00-1.5 0V2H3.75A1.75 1.75 0 002 3.75V5H.75a.75.75 0 000 1.5H2v3H.75a.75.75 0 000 1.5H2v1.25c0 .966.784 1.75 1.75 1.75H5v1.25a.75.75 0 001.5 0V14h3v1.25a.75.75 0 001.5 0V14h1.25A1.75 1.75 0 0014 12.25V11h1.25a.75.75 0 000-1.5H14v-3h1.25a.75.75 0 000-1.5H14V3.75A1.75 1.75 0 0012.25 2H11V.75a.75.75 0 00-1.5 0V2h-3V.75zm5.75 11.75h-8.5a.25.25 0 01-.25-.25v-8.5a.25.25 0 01.25-.25h8.5a.25.25 0 01.25.25v8.5a.25.25 0 01-.25.25zM5.75 5a.75.75 0 00-.75.75v4.5c0 .414.336.75.75.75h4.5a.75.75 0 00.75-.75v-4.5a.75.75 0 00-.75-.75h-4.5zm.75 4.5v-3h3v3h-3z" />
|
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 fill-rule="evenodd" fill="#ffffff"
|
8
5
|
d="M8.75 8a.75.75 0 00-.75.75v6.5c0 .414.336.75.75.75h6.5a.75.75 0 00.75-.75v-6.5a.75.75 0 00-.75-.75h-6.5zm.75 6.5v-5h5v5h-5z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M15.25 1a.75.75 0 01.75.75V4h2.25c.966 0 1.75.784 1.75 1.75V8h2.25a.75.75 0 010 1.5H20v5h2.25a.75.75 0 010 1.5H20v2.25A1.75 1.75 0 0118.25 20H16v2.25a.75.75 0 01-1.5 0V20h-5v2.25a.75.75 0 01-1.5 0V20H5.75A1.75 1.75 0 014 18.25V16H1.75a.75.75 0 010-1.5H4v-5H1.75a.75.75 0 010-1.5H4V5.75C4 4.784 4.784 4 5.75 4H8V1.75a.75.75 0 011.5 0V4h5V1.75a.75.75 0 01.75-.75zm3 17.5a.25.25 0 00.25-.25V5.75a.25.25 0 00-.25-.25H5.75a.25.25 0 00-.25.25v12.5c0 .138.112.25.25.25h12.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 d="M10.75 9a.75.75 0 000 1.5h1.5a.75.75 0 000-1.5h-1.5z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff"
|
9
6
|
d="M0 3.75C0 2.784.784 2 1.75 2h12.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0114.25 14H1.75A1.75 1.75 0 010 12.25v-8.5zm14.5 0V5h-13V3.75a.25.25 0 01.25-.25h12.5a.25.25 0 01.25.25zm0 2.75h-13v5.75c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25V6.5z" />
|
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 d="M15.25 14a.75.75 0 000 1.5h3.5a.75.75 0 000-1.5h-3.5z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff"
|
9
6
|
d="M1.75 3A1.75 1.75 0 000 4.75v14.5C0 20.216.784 21 1.75 21h20.5A1.75 1.75 0 0024 19.25V4.75A1.75 1.75 0 0022.25 3H1.75zM1.5 4.75a.25.25 0 01.25-.25h20.5a.25.25 0 01.25.25V8.5h-21V4.75zm0 5.25v9.25c0 .138.112.25.25.25h20.5a.25.25 0 00.25-.25V10h-21z" />
|
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="M16 1.25v4.146a.25.25 0 01-.427.177L14.03 4.03l-3.75 3.75a.75.75 0 11-1.06-1.06l3.75-3.75-1.543-1.543A.25.25 0 0111.604 1h4.146a.25.25 0 01.25.25zM2.75 3.5a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h2a.75.75 0 01.75.75v2.19l2.72-2.72a.75.75 0 01.53-.22h4.5a.25.25 0 00.25-.25v-2.5a.75.75 0 111.5 0v2.5A1.75 1.75 0 0113.25 13H9.06l-2.573 2.573A1.457 1.457 0 014 14.543V13H2.75A1.75 1.75 0 011 11.25v-7.5C1 2.784 1.784 2 2.75 2h5.5a.75.75 0 010 1.5h-5.5z" />
|
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="M16.5 2.25a.75.75 0 01.75-.75h5.5a.75.75 0 01.75.75v5.5a.75.75 0 01-1.5 0V4.06l-6.22 6.22a.75.75 0 11-1.06-1.06L20.94 3h-3.69a.75.75 0 01-.75-.75z"/><path d="M3.25 4a.25.25 0 00-.25.25v12.5c0 .138.112.25.25.25h2.5a.75.75 0 01.75.75v3.19l3.72-3.72a.75.75 0 01.53-.22h10a.25.25 0 00.25-.25v-6a.75.75 0 011.5 0v6a1.75 1.75 0 01-1.75 1.75h-9.69l-3.573 3.573A1.457 1.457 0 015 21.043V18.5H3.25a1.75 1.75 0 01-1.75-1.75V4.25c0-.966.784-1.75 1.75-1.75h11a.75.75 0 010 1.5h-11z"/></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="M2 7.75A.75.75 0 012.75 7h10a.75.75 0 010 1.5h-10A.75.75 0 012 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="M4.5 12.75a.75.75 0 01.75-.75h13.5a.75.75 0 010 1.5H5.25a.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.5 3.5c0-.133.058-.318.282-.55.227-.237.592-.484 1.1-.708C4.899 1.795 6.354 1.5 8 1.5c1.647 0 3.102.295 4.117.742.51.224.874.47 1.101.707.224.233.282.418.282.551 0 .133-.058.318-.282.55-.227.237-.592.484-1.1.708C11.101 5.205 9.646 5.5 8 5.5c-1.647 0-3.102-.295-4.117-.742-.51-.224-.874-.47-1.101-.707-.224-.233-.282-.418-.282-.551zM1 3.5c0-.626.292-1.165.7-1.59.406-.422.956-.767 1.579-1.041C4.525.32 6.195 0 8 0c1.805 0 3.475.32 4.722.869.622.274 1.172.62 1.578 1.04.408.426.7.965.7 1.591v9c0 .626-.292 1.165-.7 1.59-.406.422-.956.767-1.579 1.041C11.476 15.68 9.806 16 8 16c-1.805 0-3.475-.32-4.721-.869-.623-.274-1.173-.62-1.579-1.04-.408-.426-.7-.965-.7-1.591v-9zM2.5 8V5.724c.241.15.503.286.779.407C4.525 6.68 6.195 7 8 7c1.805 0 3.475-.32 4.722-.869.275-.121.537-.257.778-.407V8c0 .133-.058.318-.282.55-.227.237-.592.484-1.1.708C11.101 9.705 9.646 10 8 10c-1.647 0-3.102-.295-4.117-.742-.51-.224-.874-.47-1.101-.707C2.558 8.318 2.5 8.133 2.5 8zm0 2.225V12.5c0 .133.058.318.282.55.227.237.592.484 1.1.708 1.016.447 2.471.742 4.118.742 1.647 0 3.102-.295 4.117-.742.51-.224.874-.47 1.101-.707.224-.233.282-.418.282-.551v-2.275c-.241.15-.503.285-.778.406-1.247.549-2.917.869-4.722.869-1.805 0-3.475-.32-4.721-.869a6.236 6.236 0 01-.779-.406z" />
|
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 1.25c-2.487 0-4.774.402-6.466 1.079-.844.337-1.577.758-2.112 1.264C2.886 4.1 2.5 4.744 2.5 5.5v12.987l.026.013H2.5c0 .756.386 1.4.922 1.907.535.506 1.268.927 2.112 1.264 1.692.677 3.979 1.079 6.466 1.079s4.773-.402 6.466-1.079c.844-.337 1.577-.758 2.112-1.264.536-.507.922-1.151.922-1.907h-.026l.026-.013V5.5c0-.756-.386-1.4-.922-1.907-.535-.506-1.268-.927-2.112-1.264C16.773 1.652 14.487 1.25 12 1.25zM4 5.5c0-.21.104-.487.453-.817.35-.332.899-.666 1.638-.962C7.566 3.131 9.655 2.75 12 2.75c2.345 0 4.434.382 5.909.971.74.296 1.287.63 1.638.962.35.33.453.606.453.817 0 .21-.104.487-.453.817-.35.332-.899.666-1.638.962-1.475.59-3.564.971-5.909.971-2.345 0-4.434-.382-5.909-.971-.74-.296-1.287-.63-1.638-.962C4.103 5.987 4 5.711 4 5.5zM20 12V7.871a7.842 7.842 0 01-1.534.8C16.773 9.348 14.487 9.75 12 9.75s-4.774-.402-6.466-1.079A7.843 7.843 0 014 7.871V12c0 .21.104.487.453.817.35.332.899.666 1.638.961 1.475.59 3.564.972 5.909.972 2.345 0 4.434-.382 5.909-.972.74-.295 1.287-.629 1.638-.96.35-.33.453-.607.453-.818zM4 14.371c.443.305.963.572 1.534.8 1.692.677 3.979 1.079 6.466 1.079s4.773-.402 6.466-1.079a7.842 7.842 0 001.534-.8v4.116l.013.013H20c0 .21-.104.487-.453.817-.35.332-.899.666-1.638.962-1.475.59-3.564.971-5.909.971-2.345 0-4.434-.382-5.909-.971-.74-.296-1.287-.63-1.638-.962-.35-.33-.453-.606-.453-.817h-.013L4 18.487V14.37z" />
|
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="16" height="16" viewBox="0 0 16 16">
|
7
4
|
<path d="M5.75 7.5a.75.75 0 01.75.75v1.5a.75.75 0 01-1.5 0v-1.5a.75.75 0 01.75-.75zm5.25.75a.75.75 0 00-1.5 0v1.5a.75.75 0 001.5 0v-1.5z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff"
|
9
6
|
d="M6.25 0a.75.75 0 000 1.5H7.5v2H3.75A2.25 2.25 0 001.5 5.75V8H.75a.75.75 0 000 1.5h.75v2.75a2.25 2.25 0 002.25 2.25h8.5a2.25 2.25 0 002.25-2.25V9.5h.75a.75.75 0 000-1.5h-.75V5.75a2.25 2.25 0 00-2.25-2.25H9V.75A.75.75 0 008.25 0h-2zM3 5.75A.75.75 0 013.75 5h8.5a.75.75 0 01.75.75v6.5a.75.75 0 01-.75.75h-8.5a.75.75 0 01-.75-.75v-6.5z" />
|
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 d="M8.75 11a.75.75 0 01.75.75v3.5a.75.75 0 01-1.5 0v-3.5a.75.75 0 01.75-.75zm7.25.75a.75.75 0 00-1.5 0v3.5a.75.75 0 001.5 0v-3.5z" />
|
8
5
|
<path fill-rule="evenodd" fill="#ffffff"
|
9
6
|
d="M9.813 1a.75.75 0 000 1.5H11.5V5H4.25A2.25 2.25 0 002 7.25v5.25H.75a.75.75 0 000 1.5H2v5.75A2.25 2.25 0 004.25 22h15.5A2.25 2.25 0 0022 19.75V14h1.25a.75.75 0 000-1.5H22V7.25A2.25 2.25 0 0019.75 5H13V1.75a.75.75 0 00-.75-.75H9.812zM3.5 7.25a.75.75 0 01.75-.75h15.5a.75.75 0 01.75.75v12.5a.75.75 0 01-.75.75H4.25a.75.75 0 01-.75-.75V7.25z" />
|
10
|
-
</svg>
|
7
|
+
</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="M4.927 5.427l2.896 2.896a.25.25 0 00.354 0l2.896-2.896A.25.25 0 0010.896 5H8.75V.75a.75.75 0 10-1.5 0V5H5.104a.25.25 0 00-.177.427z"/><path d="M1.573 2.573a.25.25 0 00-.073.177v7.5a.25.25 0 00.25.25h12.5a.25.25 0 00.25-.25v-7.5a.25.25 0 00-.25-.25h-3a.75.75 0 110-1.5h3A1.75 1.75 0 0116 2.75v7.5A1.75 1.75 0 0114.25 12h-3.727c.099 1.041.52 1.872 1.292 2.757A.75.75 0 0111.25 16h-6.5a.75.75 0 01-.565-1.243c.772-.885 1.192-1.716 1.292-2.757H1.75A1.75 1.75 0 010 10.25v-7.5A1.75 1.75 0 011.75 1h3a.75.75 0 010 1.5h-3a.25.25 0 00-.177.073zM6.982 12a5.72 5.72 0 01-.765 2.5h3.566a5.72 5.72 0 01-.765-2.5H6.982z"/></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="M11.25 9.331V.75a.75.75 0 011.5 0v8.58l1.949-2.11A.75.75 0 1115.8 8.237l-3.25 3.52a.75.75 0 01-1.102 0l-3.25-3.52A.75.75 0 119.3 7.22l1.949 2.111z" />
|
9
6
|
<path fill-rule="evenodd" fill="#ffffff"
|
10
7
|
d="M2.5 3.75a.25.25 0 01.25-.25h5.5a.75.75 0 100-1.5h-5.5A1.75 1.75 0 001 3.75v11.5c0 .966.784 1.75 1.75 1.75h6.204c-.171 1.375-.805 2.652-1.77 3.757A.75.75 0 007.75 22h8.5a.75.75 0 00.565-1.243c-.964-1.105-1.598-2.382-1.769-3.757h6.204A1.75 1.75 0 0023 15.25V3.75A1.75 1.75 0 0021.25 2h-5.5a.75.75 0 000 1.5h5.5a.25.25 0 01.25.25v11.5a.25.25 0 01-.25.25H2.75a.25.25 0 01-.25-.25V3.75zM10.463 17c-.126 1.266-.564 2.445-1.223 3.5h5.52c-.66-1.055-1.098-2.234-1.223-3.5h-3.074z" />
|
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="M15 3H7c0-.55-.45-1-1-1H2c-.55 0-1 .45-1 1-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h14c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1zM6 5H2V4h4v1zm4.5 7C8.56 12 7 10.44 7 8.5S8.56 5 10.5 5 14 6.56 14 8.5 12.44 12 10.5 12zM13 8.5c0 1.38-1.13 2.5-2.5 2.5S8 9.87 8 8.5 9.13 6 10.5 6 13 7.13 13 8.5z" />
|
9
|
-
</svg>
|
6
|
+
</svg>
|