@yourdash/uikit 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +2 -2
- package/components/box/box.module.scss +21 -21
- package/components/box/box.tsx +22 -22
- package/components/button/button.module.scss +46 -47
- package/components/button/button.tsx +24 -23
- package/components/buttonLink/buttonLink.module.scss +51 -47
- package/components/buttonLink/buttonLink.tsx +27 -26
- package/components/buttonWithIcon/buttonWithIcon.module.scss +56 -0
- package/components/buttonWithIcon/buttonWithIcon.tsx +36 -0
- package/components/card/card.module.scss +78 -78
- package/components/card/card.tsx +64 -61
- package/components/container/container.module.scss +20 -0
- package/components/container/container.tsx +22 -0
- package/components/contextMenu/contextMenu.tsx +55 -55
- package/components/contextMenu/contextMenuRoot.module.scss +31 -31
- package/components/contextMenu/contextMenuRoot.tsx +4 -4
- package/components/contextMenu/contextMenuRootContext.tsx +22 -22
- package/components/flex/flex.module.scss +12 -0
- package/components/flex/flex.tsx +34 -13
- package/components/heading/heading.module.scss +41 -41
- package/components/heading/heading.tsx +27 -27
- package/components/icon/icon.module.scss +26 -26
- package/components/icon/icon.tsx +30 -30
- package/components/icon/iconDictionary.ts +573 -573
- package/components/icon/icons/accessibility-16.svg +8 -8
- package/components/icon/icons/accessibility-inset-16.svg +8 -8
- package/components/icon/icons/alert-16.svg +8 -8
- package/components/icon/icons/alert-24.svg +9 -9
- package/components/icon/icons/alert-fill-12.svg +8 -8
- package/components/icon/icons/app-launcher-16.svg +11 -11
- package/components/icon/icons/apps-16.svg +8 -8
- package/components/icon/icons/archive-16.svg +8 -8
- package/components/icon/icons/archive-24.svg +11 -11
- package/components/icon/icons/arrow-both-16.svg +8 -8
- package/components/icon/icons/arrow-both-24.svg +5 -5
- package/components/icon/icons/arrow-down-16.svg +8 -8
- package/components/icon/icons/arrow-down-24.svg +8 -8
- package/components/icon/icons/arrow-down-left-24.svg +8 -8
- package/components/icon/icons/arrow-down-right-24.svg +8 -8
- package/components/icon/icons/arrow-left-16.svg +8 -8
- package/components/icon/icons/arrow-left-24.svg +8 -8
- package/components/icon/icons/arrow-right-16.svg +8 -8
- package/components/icon/icons/arrow-right-24.svg +8 -8
- package/components/icon/icons/arrow-switch-16.svg +5 -5
- package/components/icon/icons/arrow-switch-24.svg +5 -5
- package/components/icon/icons/arrow-up-16.svg +8 -8
- package/components/icon/icons/arrow-up-24.svg +8 -8
- package/components/icon/icons/arrow-up-left-24.svg +8 -8
- package/components/icon/icons/arrow-up-right-24.svg +8 -8
- package/components/icon/icons/beaker-16.svg +8 -8
- package/components/icon/icons/beaker-24.svg +8 -8
- package/components/icon/icons/bell-16.svg +9 -9
- package/components/icon/icons/bell-24.svg +8 -8
- package/components/icon/icons/bell-fill-16.svg +5 -5
- package/components/icon/icons/bell-fill-24.svg +8 -8
- package/components/icon/icons/bell-slash-16.svg +8 -8
- package/components/icon/icons/bell-slash-24.svg +10 -10
- package/components/icon/icons/blocked-16.svg +8 -8
- package/components/icon/icons/blocked-24.svg +8 -8
- package/components/icon/icons/bold-16.svg +8 -8
- package/components/icon/icons/bold-24.svg +8 -8
- package/components/icon/icons/book-16.svg +8 -8
- package/components/icon/icons/book-24.svg +8 -8
- package/components/icon/icons/bookmark-16.svg +8 -8
- package/components/icon/icons/bookmark-24.svg +8 -8
- package/components/icon/icons/bookmark-fill-24.svg +8 -8
- package/components/icon/icons/bookmark-slash-16.svg +8 -8
- package/components/icon/icons/bookmark-slash-24.svg +9 -9
- package/components/icon/icons/bookmark-slash-fill-24.svg +8 -8
- package/components/icon/icons/briefcase-16.svg +8 -8
- package/components/icon/icons/briefcase-24.svg +8 -8
- package/components/icon/icons/broadcast-16.svg +8 -8
- package/components/icon/icons/broadcast-24.svg +5 -5
- package/components/icon/icons/browser-16.svg +8 -8
- package/components/icon/icons/browser-24.svg +8 -8
- package/components/icon/icons/bug-16.svg +8 -8
- package/components/icon/icons/bug-24.svg +8 -8
- package/components/icon/icons/cache-16.svg +10 -10
- package/components/icon/icons/calendar-16.svg +8 -8
- package/components/icon/icons/calendar-24.svg +8 -8
- package/components/icon/icons/check-16.svg +8 -8
- package/components/icon/icons/check-24.svg +8 -8
- package/components/icon/icons/check-circle-16.svg +8 -8
- package/components/icon/icons/check-circle-24.svg +9 -9
- package/components/icon/icons/check-circle-fill-12.svg +8 -8
- package/components/icon/icons/check-circle-fill-16.svg +8 -8
- package/components/icon/icons/check-circle-fill-24.svg +8 -8
- package/components/icon/icons/checkbox-16.svg +8 -8
- package/components/icon/icons/checkbox-24.svg +9 -9
- package/components/icon/icons/checklist-16.svg +8 -8
- package/components/icon/icons/checklist-24.svg +5 -5
- package/components/icon/icons/chevron-down-16.svg +8 -8
- package/components/icon/icons/chevron-down-24.svg +8 -8
- package/components/icon/icons/chevron-left-16.svg +8 -8
- package/components/icon/icons/chevron-left-24.svg +8 -8
- package/components/icon/icons/chevron-right-16.svg +8 -8
- package/components/icon/icons/chevron-right-24.svg +8 -8
- package/components/icon/icons/chevron-up-16.svg +8 -8
- package/components/icon/icons/chevron-up-24.svg +8 -8
- package/components/icon/icons/circle-16.svg +7 -7
- package/components/icon/icons/circle-24.svg +8 -8
- package/components/icon/icons/circle-slash-16.svg +8 -8
- package/components/icon/icons/circle-slash-24.svg +8 -8
- package/components/icon/icons/clock-16.svg +8 -8
- package/components/icon/icons/clock-24.svg +9 -9
- package/components/icon/icons/cloud-16.svg +8 -8
- package/components/icon/icons/cloud-24.svg +8 -8
- package/components/icon/icons/cloud-offline-16.svg +10 -10
- package/components/icon/icons/cloud-offline-24.svg +10 -10
- package/components/icon/icons/code-16.svg +8 -8
- package/components/icon/icons/code-24.svg +8 -8
- package/components/icon/icons/code-of-conduct-16.svg +8 -8
- package/components/icon/icons/code-of-conduct-24.svg +8 -8
- package/components/icon/icons/code-review-16.svg +8 -8
- package/components/icon/icons/code-review-24.svg +10 -10
- package/components/icon/icons/code-square-16.svg +8 -8
- package/components/icon/icons/code-square-24.svg +10 -10
- package/components/icon/icons/codescan-16.svg +10 -10
- package/components/icon/icons/codescan-24.svg +10 -10
- package/components/icon/icons/codescan-checkmark-16.svg +9 -9
- package/components/icon/icons/codescan-checkmark-24.svg +9 -9
- package/components/icon/icons/codespaces-16.svg +10 -10
- package/components/icon/icons/codespaces-24.svg +10 -10
- package/components/icon/icons/columns-16.svg +8 -8
- package/components/icon/icons/columns-24.svg +8 -8
- package/components/icon/icons/command-palette-16.svg +5 -5
- package/components/icon/icons/command-palette-24.svg +5 -5
- package/components/icon/icons/comment-16.svg +8 -8
- package/components/icon/icons/comment-24.svg +8 -8
- package/components/icon/icons/comment-discussion-16.svg +8 -8
- package/components/icon/icons/comment-discussion-24.svg +10 -10
- package/components/icon/icons/commit-24.svg +9 -9
- package/components/icon/icons/container-16.svg +8 -8
- package/components/icon/icons/container-24.svg +8 -8
- package/components/icon/icons/copilot-16.svg +9 -9
- package/components/icon/icons/copilot-24.svg +9 -9
- package/components/icon/icons/copilot-48.svg +9 -9
- package/components/icon/icons/copilot-96.svg +9 -9
- package/components/icon/icons/copilot-error-16.svg +8 -8
- package/components/icon/icons/copilot-warning-16.svg +10 -10
- package/components/icon/icons/copy-16.svg +10 -10
- package/components/icon/icons/copy-24.svg +10 -10
- package/components/icon/icons/cpu-16.svg +8 -8
- package/components/icon/icons/cpu-24.svg +10 -10
- package/components/icon/icons/credit-card-16.svg +9 -9
- package/components/icon/icons/credit-card-24.svg +9 -9
- package/components/icon/icons/cross-reference-16.svg +8 -8
- package/components/icon/icons/cross-reference-24.svg +5 -5
- package/components/icon/icons/dash-16.svg +7 -7
- package/components/icon/icons/dash-24.svg +7 -7
- package/components/icon/icons/database-16.svg +8 -8
- package/components/icon/icons/database-24.svg +8 -8
- package/components/icon/icons/dependabot-16.svg +9 -9
- package/components/icon/icons/dependabot-24.svg +9 -9
- package/components/icon/icons/desktop-download-16.svg +5 -5
- package/components/icon/icons/desktop-download-24.svg +10 -10
- package/components/icon/icons/device-camera-16.svg +8 -8
- package/components/icon/icons/device-camera-video-16.svg +8 -8
- package/components/icon/icons/device-camera-video-24.svg +8 -8
- package/components/icon/icons/device-desktop-16.svg +8 -8
- package/components/icon/icons/device-desktop-24.svg +8 -8
- package/components/icon/icons/device-mobile-16.svg +8 -8
- package/components/icon/icons/device-mobile-24.svg +9 -9
- package/components/icon/icons/diamond-16.svg +8 -8
- package/components/icon/icons/diamond-24.svg +8 -8
- package/components/icon/icons/diff-16.svg +8 -8
- package/components/icon/icons/diff-24.svg +8 -8
- package/components/icon/icons/diff-added-16.svg +8 -8
- package/components/icon/icons/diff-ignored-16.svg +8 -8
- package/components/icon/icons/diff-modified-16.svg +8 -8
- package/components/icon/icons/diff-removed-16.svg +8 -8
- package/components/icon/icons/diff-renamed-16.svg +8 -8
- package/components/icon/icons/dot-16.svg +7 -7
- package/components/icon/icons/dot-24.svg +7 -7
- package/components/icon/icons/dot-fill-16.svg +7 -7
- package/components/icon/icons/dot-fill-24.svg +5 -5
- package/components/icon/icons/download-16.svg +8 -8
- package/components/icon/icons/download-24.svg +5 -5
- package/components/icon/icons/duplicate-16.svg +11 -11
- package/components/icon/icons/duplicate-24.svg +11 -11
- package/components/icon/icons/ellipsis-16.svg +8 -8
- package/components/icon/icons/ewsgit.svg +14 -14
- package/components/icon/icons/eye-16.svg +8 -8
- package/components/icon/icons/eye-24.svg +9 -9
- package/components/icon/icons/eye-closed-16.svg +8 -8
- package/components/icon/icons/eye-closed-24.svg +10 -10
- package/components/icon/icons/feed-discussion-16.svg +8 -8
- package/components/icon/icons/feed-forked-16.svg +8 -8
- package/components/icon/icons/feed-heart-16.svg +8 -8
- package/components/icon/icons/feed-merged-16.svg +8 -8
- package/components/icon/icons/feed-person-16.svg +8 -8
- package/components/icon/icons/feed-repo-16.svg +8 -8
- package/components/icon/icons/feed-rocket-16.svg +8 -8
- package/components/icon/icons/feed-star-16.svg +8 -8
- package/components/icon/icons/feed-tag-16.svg +9 -9
- package/components/icon/icons/feed-trophy-16.svg +9 -9
- package/components/icon/icons/file-16.svg +8 -8
- package/components/icon/icons/file-24.svg +8 -8
- package/components/icon/icons/file-added-16.svg +8 -8
- package/components/icon/icons/file-badge-16.svg +10 -10
- package/components/icon/icons/file-binary-16.svg +8 -8
- package/components/icon/icons/file-binary-24.svg +11 -11
- package/components/icon/icons/file-code-16.svg +8 -8
- package/components/icon/icons/file-code-24.svg +10 -10
- package/components/icon/icons/file-diff-16.svg +8 -8
- package/components/icon/icons/file-diff-24.svg +10 -10
- package/components/icon/icons/file-directory-16.svg +8 -8
- package/components/icon/icons/file-directory-24.svg +8 -8
- package/components/icon/icons/file-directory-fill-16.svg +5 -5
- package/components/icon/icons/file-directory-fill-24.svg +8 -8
- package/components/icon/icons/file-directory-open-fill-16.svg +5 -5
- package/components/icon/icons/file-media-24.svg +8 -8
- package/components/icon/icons/file-moved-16.svg +5 -5
- package/components/icon/icons/file-removed-16.svg +8 -8
- package/components/icon/icons/file-submodule-16.svg +8 -8
- package/components/icon/icons/file-submodule-24.svg +8 -8
- package/components/icon/icons/file-symlink-file-16.svg +8 -8
- package/components/icon/icons/file-symlink-file-24.svg +8 -8
- package/components/icon/icons/file-zip-16.svg +8 -8
- package/components/icon/icons/file-zip-24.svg +12 -12
- package/components/icon/icons/filter-16.svg +8 -8
- package/components/icon/icons/filter-24.svg +5 -5
- package/components/icon/icons/flame-16.svg +8 -8
- package/components/icon/icons/flame-24.svg +8 -8
- package/components/icon/icons/fold-16.svg +5 -5
- package/components/icon/icons/fold-24.svg +12 -12
- package/components/icon/icons/fold-down-16.svg +5 -5
- package/components/icon/icons/fold-down-24.svg +10 -10
- package/components/icon/icons/fold-up-16.svg +5 -5
- package/components/icon/icons/fold-up-24.svg +10 -10
- package/components/icon/icons/gear-16.svg +8 -8
- package/components/icon/icons/gear-24.svg +9 -9
- package/components/icon/icons/gift-16.svg +8 -8
- package/components/icon/icons/gift-24.svg +8 -8
- package/components/icon/icons/git-branch-16.svg +8 -8
- package/components/icon/icons/git-branch-24.svg +11 -11
- package/components/icon/icons/git-commit-16.svg +8 -8
- package/components/icon/icons/git-commit-24.svg +8 -8
- package/components/icon/icons/git-compare-16.svg +8 -8
- package/components/icon/icons/git-compare-24.svg +11 -11
- package/components/icon/icons/git-merge-16.svg +8 -8
- package/components/icon/icons/git-merge-24.svg +10 -10
- package/components/icon/icons/git-merge-queue-16.svg +10 -10
- package/components/icon/icons/git-pull-request-16.svg +8 -8
- package/components/icon/icons/git-pull-request-24.svg +10 -10
- package/components/icon/icons/git-pull-request-closed-16.svg +8 -8
- package/components/icon/icons/git-pull-request-closed-24.svg +10 -10
- package/components/icon/icons/git-pull-request-draft-16.svg +9 -9
- package/components/icon/icons/git-pull-request-draft-24.svg +9 -9
- package/components/icon/icons/globe-16.svg +8 -8
- package/components/icon/icons/globe-24.svg +8 -8
- package/components/icon/icons/grabber-16.svg +8 -8
- package/components/icon/icons/grabber-24.svg +8 -8
- package/components/icon/icons/graph-16.svg +8 -8
- package/components/icon/icons/graph-24.svg +5 -5
- package/components/icon/icons/hash-16.svg +8 -8
- package/components/icon/icons/hash-24.svg +8 -8
- package/components/icon/icons/heading-16.svg +8 -8
- package/components/icon/icons/heading-24.svg +8 -8
- package/components/icon/icons/heart-16.svg +8 -8
- package/components/icon/icons/heart-24.svg +8 -8
- package/components/icon/icons/heart-fill-16.svg +8 -8
- package/components/icon/icons/heart-fill-24.svg +5 -5
- package/components/icon/icons/history-16.svg +8 -8
- package/components/icon/icons/history-24.svg +5 -5
- package/components/icon/icons/home-16.svg +5 -5
- package/components/icon/icons/home-24.svg +8 -8
- package/components/icon/icons/home-fill-24.svg +5 -5
- package/components/icon/icons/horizontal-rule-16.svg +7 -7
- package/components/icon/icons/horizontal-rule-24.svg +7 -7
- package/components/icon/icons/hourglass-16.svg +8 -8
- package/components/icon/icons/hourglass-24.svg +8 -8
- package/components/icon/icons/hubot-16.svg +8 -8
- package/components/icon/icons/hubot-24.svg +10 -10
- package/components/icon/icons/id-badge-16.svg +10 -10
- package/components/icon/icons/image-16.svg +8 -8
- package/components/icon/icons/image-24.svg +8 -8
- package/components/icon/icons/inbox-16.svg +8 -8
- package/components/icon/icons/inbox-24.svg +8 -8
- package/components/icon/icons/infinity-16.svg +8 -8
- package/components/icon/icons/infinity-24.svg +8 -8
- package/components/icon/icons/info-16.svg +8 -8
- package/components/icon/icons/info-24.svg +10 -10
- package/components/icon/icons/issue-closed-16.svg +8 -8
- package/components/icon/icons/issue-closed-24.svg +9 -9
- package/components/icon/icons/issue-draft-16.svg +8 -8
- package/components/icon/icons/issue-draft-24.svg +8 -8
- package/components/icon/icons/issue-opened-16.svg +8 -8
- package/components/icon/icons/issue-opened-24.svg +8 -8
- package/components/icon/icons/issue-reopened-16.svg +5 -5
- package/components/icon/icons/issue-reopened-24.svg +5 -5
- package/components/icon/icons/italic-16.svg +8 -8
- package/components/icon/icons/italic-24.svg +8 -8
- package/components/icon/icons/iterations-16.svg +5 -5
- package/components/icon/icons/iterations-24.svg +5 -5
- package/components/icon/icons/kebab-horizontal-16.svg +5 -5
- package/components/icon/icons/kebab-horizontal-24.svg +7 -7
- package/components/icon/icons/key-16.svg +8 -8
- package/components/icon/icons/key-24.svg +9 -9
- package/components/icon/icons/key-asterisk-16.svg +10 -10
- package/components/icon/icons/law-16.svg +8 -8
- package/components/icon/icons/law-24.svg +8 -8
- package/components/icon/icons/light-bulb-16.svg +8 -8
- package/components/icon/icons/light-bulb-24.svg +8 -8
- package/components/icon/icons/link-16.svg +8 -8
- package/components/icon/icons/link-24.svg +5 -5
- package/components/icon/icons/link-external-16.svg +8 -8
- package/components/icon/icons/link-external-24.svg +5 -5
- package/components/icon/icons/list-ordered-16.svg +8 -8
- package/components/icon/icons/list-ordered-24.svg +5 -5
- package/components/icon/icons/list-unordered-16.svg +8 -8
- package/components/icon/icons/list-unordered-24.svg +8 -8
- package/components/icon/icons/location-16.svg +8 -8
- package/components/icon/icons/location-24.svg +9 -9
- package/components/icon/icons/lock-16.svg +8 -8
- package/components/icon/icons/lock-24.svg +8 -8
- package/components/icon/icons/log-16.svg +9 -9
- package/components/icon/icons/login.svg +9 -9
- package/components/icon/icons/logo-gist-16.svg +8 -8
- package/components/icon/icons/logo-github-16.svg +8 -8
- package/components/icon/icons/logout.svg +9 -9
- package/components/icon/icons/mail-16.svg +8 -8
- package/components/icon/icons/mail-24.svg +8 -8
- package/components/icon/icons/mark-github-16.svg +8 -8
- package/components/icon/icons/markdown-16.svg +8 -8
- package/components/icon/icons/megaphone-16.svg +13 -13
- package/components/icon/icons/megaphone-24.svg +8 -8
- package/components/icon/icons/mention-16.svg +8 -8
- package/components/icon/icons/mention-24.svg +8 -8
- package/components/icon/icons/meter-16.svg +8 -8
- package/components/icon/icons/milestone-16.svg +8 -8
- package/components/icon/icons/milestone-24.svg +8 -8
- package/components/icon/icons/mirror-16.svg +8 -8
- package/components/icon/icons/mirror-24.svg +8 -8
- package/components/icon/icons/moon-16.svg +8 -8
- package/components/icon/icons/moon-24.svg +8 -8
- package/components/icon/icons/mortar-board-16.svg +8 -8
- package/components/icon/icons/mortar-board-24.svg +8 -8
- package/components/icon/icons/multi-select-16.svg +9 -9
- package/components/icon/icons/multi-select-24.svg +9 -9
- package/components/icon/icons/mute-16.svg +8 -8
- package/components/icon/icons/mute-24.svg +10 -10
- package/components/icon/icons/no-entry-16.svg +8 -8
- package/components/icon/icons/no-entry-24.svg +8 -8
- package/components/icon/icons/no-entry-fill-12.svg +7 -7
- package/components/icon/icons/north-star-16.svg +5 -5
- package/components/icon/icons/north-star-24.svg +5 -5
- package/components/icon/icons/note-16.svg +8 -8
- package/components/icon/icons/note-24.svg +10 -10
- package/components/icon/icons/number-16.svg +8 -8
- package/components/icon/icons/number-24.svg +8 -8
- package/components/icon/icons/organization-16.svg +8 -8
- package/components/icon/icons/organization-24.svg +10 -10
- package/components/icon/icons/package-16.svg +8 -8
- package/components/icon/icons/package-24.svg +8 -8
- package/components/icon/icons/package-dependencies-16.svg +8 -8
- package/components/icon/icons/package-dependencies-24.svg +10 -10
- package/components/icon/icons/package-dependents-16.svg +8 -8
- package/components/icon/icons/package-dependents-24.svg +10 -10
- package/components/icon/icons/paintbrush-16.svg +8 -8
- package/components/icon/icons/paper-airplane-16.svg +8 -8
- package/components/icon/icons/paper-airplane-24.svg +8 -8
- package/components/icon/icons/paperclip-16.svg +8 -8
- package/components/icon/icons/paperclip-24.svg +8 -8
- package/components/icon/icons/paste-16.svg +8 -8
- package/components/icon/icons/paste-24.svg +10 -10
- package/components/icon/icons/pencil-16.svg +8 -8
- package/components/icon/icons/pencil-24.svg +8 -8
- package/components/icon/icons/people-16.svg +8 -8
- package/components/icon/icons/people-24.svg +10 -10
- package/components/icon/icons/person-16.svg +8 -8
- package/components/icon/icons/person-24.svg +8 -8
- package/components/icon/icons/person-add-16.svg +8 -8
- package/components/icon/icons/person-add-24.svg +8 -8
- package/components/icon/icons/person-fill-16.svg +5 -5
- package/components/icon/icons/person-fill-24.svg +5 -5
- package/components/icon/icons/pin-16.svg +8 -8
- package/components/icon/icons/pin-24.svg +8 -8
- package/components/icon/icons/play-16.svg +8 -8
- package/components/icon/icons/play-24.svg +9 -9
- package/components/icon/icons/plug-16.svg +8 -8
- package/components/icon/icons/plug-24.svg +8 -8
- package/components/icon/icons/plus-16.svg +8 -8
- package/components/icon/icons/plus-24.svg +8 -8
- package/components/icon/icons/plus-circle-16.svg +8 -8
- package/components/icon/icons/plus-circle-24.svg +9 -9
- package/components/icon/icons/project-16.svg +8 -8
- package/components/icon/icons/project-24.svg +10 -10
- package/components/icon/icons/pulse-16.svg +8 -8
- package/components/icon/icons/pulse-24.svg +8 -8
- package/components/icon/icons/question-16.svg +8 -8
- package/components/icon/icons/question-24.svg +10 -10
- package/components/icon/icons/quote-16.svg +8 -8
- package/components/icon/icons/quote-24.svg +8 -8
- package/components/icon/icons/reply-16.svg +8 -8
- package/components/icon/icons/reply-24.svg +5 -5
- package/components/icon/icons/repo-16.svg +8 -8
- package/components/icon/icons/repo-24.svg +9 -9
- package/components/icon/icons/repo-clone-16.svg +8 -8
- package/components/icon/icons/repo-deleted-16.svg +5 -5
- package/components/icon/icons/repo-forked-16.svg +8 -8
- package/components/icon/icons/repo-forked-24.svg +11 -11
- package/components/icon/icons/repo-locked-16.svg +10 -10
- package/components/icon/icons/repo-locked-24.svg +10 -10
- package/components/icon/icons/repo-pull-16.svg +8 -8
- package/components/icon/icons/repo-push-16.svg +8 -8
- package/components/icon/icons/repo-push-24.svg +5 -5
- package/components/icon/icons/repo-template-16.svg +8 -8
- package/components/icon/icons/repo-template-24.svg +5 -5
- package/components/icon/icons/report-16.svg +8 -8
- package/components/icon/icons/report-24.svg +8 -8
- package/components/icon/icons/rocket-16.svg +8 -8
- package/components/icon/icons/rocket-24.svg +8 -8
- package/components/icon/icons/rows-16.svg +8 -8
- package/components/icon/icons/rows-24.svg +8 -8
- package/components/icon/icons/rss-16.svg +8 -8
- package/components/icon/icons/rss-24.svg +8 -8
- package/components/icon/icons/ruby-16.svg +8 -8
- package/components/icon/icons/ruby-24.svg +8 -8
- package/components/icon/icons/screen-full-16.svg +8 -8
- package/components/icon/icons/screen-full-24.svg +8 -8
- package/components/icon/icons/screen-normal-16.svg +8 -8
- package/components/icon/icons/screen-normal-24.svg +8 -8
- package/components/icon/icons/search-16.svg +8 -8
- package/components/icon/icons/search-24.svg +8 -8
- package/components/icon/icons/server-16.svg +8 -8
- package/components/icon/icons/server-24.svg +10 -10
- package/components/icon/icons/server-error.svg +8 -8
- package/components/icon/icons/share-16.svg +8 -8
- package/components/icon/icons/share-24.svg +8 -8
- package/components/icon/icons/share-android-16.svg +8 -8
- package/components/icon/icons/share-android-24.svg +8 -8
- package/components/icon/icons/shield-16.svg +8 -8
- package/components/icon/icons/shield-24.svg +9 -9
- package/components/icon/icons/shield-check-16.svg +8 -8
- package/components/icon/icons/shield-check-24.svg +9 -9
- package/components/icon/icons/shield-lock-16.svg +8 -8
- package/components/icon/icons/shield-lock-24.svg +8 -8
- package/components/icon/icons/shield-slash-16.svg +10 -10
- package/components/icon/icons/shield-x-16.svg +8 -8
- package/components/icon/icons/shield-x-24.svg +10 -10
- package/components/icon/icons/sidebar-collapse-16.svg +9 -9
- package/components/icon/icons/sidebar-collapse-24.svg +9 -9
- package/components/icon/icons/sidebar-expand-16.svg +9 -9
- package/components/icon/icons/sidebar-expand-24.svg +9 -9
- package/components/icon/icons/sign-in-16.svg +8 -8
- package/components/icon/icons/sign-in-24.svg +8 -8
- package/components/icon/icons/sign-out-16.svg +8 -8
- package/components/icon/icons/sign-out-24.svg +8 -8
- package/components/icon/icons/single-select-16.svg +9 -9
- package/components/icon/icons/single-select-24.svg +9 -9
- package/components/icon/icons/skip-16.svg +8 -8
- package/components/icon/icons/skip-24.svg +9 -9
- package/components/icon/icons/sliders-16.svg +5 -5
- package/components/icon/icons/smiley-16.svg +8 -8
- package/components/icon/icons/smiley-24.svg +11 -11
- package/components/icon/icons/sort-asc-16.svg +8 -8
- package/components/icon/icons/sort-asc-24.svg +5 -5
- package/components/icon/icons/sort-desc-16.svg +9 -9
- package/components/icon/icons/sort-desc-24.svg +5 -5
- package/components/icon/icons/square-16.svg +8 -8
- package/components/icon/icons/square-24.svg +8 -8
- package/components/icon/icons/square-fill-16.svg +8 -8
- package/components/icon/icons/square-fill-24.svg +8 -8
- package/components/icon/icons/squirrel-16.svg +8 -8
- package/components/icon/icons/squirrel-24.svg +5 -5
- package/components/icon/icons/stack-16.svg +8 -8
- package/components/icon/icons/stack-24.svg +12 -12
- package/components/icon/icons/star-16.svg +8 -8
- package/components/icon/icons/star-24.svg +8 -8
- package/components/icon/icons/star-fill-16.svg +8 -8
- package/components/icon/icons/star-fill-24.svg +8 -8
- package/components/icon/icons/stop-16.svg +8 -8
- package/components/icon/icons/stop-24.svg +9 -9
- package/components/icon/icons/stopwatch-16.svg +8 -8
- package/components/icon/icons/stopwatch-24.svg +8 -8
- package/components/icon/icons/store.svg +10 -10
- package/components/icon/icons/strikethrough-16.svg +8 -8
- package/components/icon/icons/strikethrough-24.svg +8 -8
- package/components/icon/icons/sun-16.svg +8 -8
- package/components/icon/icons/sun-24.svg +8 -8
- package/components/icon/icons/sync-16.svg +8 -8
- package/components/icon/icons/sync-24.svg +5 -5
- package/components/icon/icons/tab-24.svg +5 -5
- package/components/icon/icons/tab-external-16.svg +5 -5
- package/components/icon/icons/table-16.svg +8 -8
- package/components/icon/icons/table-24.svg +8 -8
- package/components/icon/icons/tag-16.svg +8 -8
- package/components/icon/icons/tag-24.svg +9 -9
- package/components/icon/icons/tasklist-16.svg +8 -8
- package/components/icon/icons/tasklist-24.svg +9 -9
- package/components/icon/icons/telescope-16.svg +8 -8
- package/components/icon/icons/telescope-24.svg +10 -10
- package/components/icon/icons/telescope-fill-16.svg +8 -8
- package/components/icon/icons/telescope-fill-24.svg +10 -10
- package/components/icon/icons/terminal-16.svg +8 -8
- package/components/icon/icons/terminal-24.svg +10 -10
- package/components/icon/icons/three-bars-16.svg +8 -8
- package/components/icon/icons/thumbsdown-16.svg +8 -8
- package/components/icon/icons/thumbsdown-24.svg +8 -8
- package/components/icon/icons/thumbsup-16.svg +8 -8
- package/components/icon/icons/thumbsup-24.svg +8 -8
- package/components/icon/icons/tools-16.svg +8 -8
- package/components/icon/icons/tools-24.svg +8 -8
- package/components/icon/icons/trash-16.svg +8 -8
- package/components/icon/icons/trash-24.svg +12 -12
- package/components/icon/icons/triangle-down-16.svg +5 -5
- package/components/icon/icons/triangle-down-24.svg +5 -5
- package/components/icon/icons/triangle-left-16.svg +5 -5
- package/components/icon/icons/triangle-left-24.svg +5 -5
- package/components/icon/icons/triangle-right-16.svg +5 -5
- package/components/icon/icons/triangle-right-24.svg +5 -5
- package/components/icon/icons/triangle-up-16.svg +5 -5
- package/components/icon/icons/triangle-up-24.svg +5 -5
- package/components/icon/icons/trophy-16.svg +8 -8
- package/components/icon/icons/trophy-24.svg +8 -8
- package/components/icon/icons/typography-16.svg +8 -8
- package/components/icon/icons/typography-24.svg +8 -8
- package/components/icon/icons/unfold-16.svg +5 -5
- package/components/icon/icons/unfold-24.svg +11 -11
- package/components/icon/icons/unlock-16.svg +8 -8
- package/components/icon/icons/unlock-24.svg +8 -8
- package/components/icon/icons/unmute-16.svg +8 -8
- package/components/icon/icons/unmute-24.svg +10 -10
- package/components/icon/icons/unverified-16.svg +8 -8
- package/components/icon/icons/unverified-24.svg +10 -10
- package/components/icon/icons/upload-16.svg +8 -8
- package/components/icon/icons/upload-24.svg +8 -8
- package/components/icon/icons/verified-16.svg +8 -8
- package/components/icon/icons/verified-24.svg +9 -9
- package/components/icon/icons/versions-16.svg +8 -8
- package/components/icon/icons/versions-24.svg +8 -8
- package/components/icon/icons/video-16.svg +9 -9
- package/components/icon/icons/video-24.svg +9 -9
- package/components/icon/icons/webhook-16.svg +5 -5
- package/components/icon/icons/workflow-16.svg +8 -8
- package/components/icon/icons/workflow-24.svg +8 -8
- package/components/icon/icons/x-16.svg +8 -8
- package/components/icon/icons/x-24.svg +8 -8
- package/components/icon/icons/x-circle-16.svg +8 -8
- package/components/icon/icons/x-circle-24.svg +10 -10
- package/components/icon/icons/x-circle-fill-12.svg +8 -8
- package/components/icon/icons/x-circle-fill-16.svg +8 -8
- package/components/icon/icons/x-circle-fill-24.svg +8 -8
- package/components/icon/icons/yourdash.svg +64 -64
- package/components/icon/icons/zap-16.svg +8 -8
- package/components/icon/icons/zap-24.svg +8 -8
- package/components/iconButton/iconButton.module.scss +40 -40
- package/components/iconButton/iconButton.tsx +34 -34
- package/components/image/image.module.scss +81 -10
- package/components/image/image.tsx +62 -9
- package/components/link/link.module.scss +32 -32
- package/components/link/link.tsx +21 -21
- package/components/progressBar/progressBar.module.scss +25 -0
- package/components/progressBar/progressBar.tsx +21 -0
- package/components/redirect/redirect.tsx +17 -17
- package/components/separator/separator.module.scss +33 -28
- package/components/separator/separator.tsx +14 -14
- package/components/spinner/spinner.module.scss +93 -93
- package/components/spinner/spinner.tsx +31 -31
- package/components/subtext/subtext.module.scss +17 -17
- package/components/subtext/subtext.tsx +14 -14
- package/components/tag/tag.module.scss +13 -0
- package/components/tag/tag.tsx +21 -0
- package/components/text/text.module.scss +13 -13
- package/components/text/text.tsx +14 -14
- package/components/textButton/textButton.module.scss +30 -30
- package/components/textButton/textButton.tsx +22 -22
- package/components/textInput/textInput.module.scss +52 -52
- package/components/textInput/textInput.tsx +84 -54
- package/components/toast/toast.module.scss +48 -8
- package/components/toast/toast.ts +12 -0
- package/components/toast/toastAction.ts +12 -0
- package/components/toast/toastContext.ts +16 -14
- package/components/toast/toasts.tsx +99 -0
- package/core/decrementLevel.tsx +1 -1
- package/core/incrementLevel.tsx +13 -13
- package/core/level.tsx +27 -27
- package/core/remToPx.ts +8 -0
- package/core/root.tsx +13 -19
- package/core/toast.ts +5 -4
- package/imports.d.ts +81 -0
- package/package.json +19 -51
- package/theme/defaultTheme.module.scss +361 -349
- package/theme/themeValues.scss +49 -46
- package/tsconfig.json +30 -20
- package/utilityComponent/hasBeenShown/hasBeenShown.tsx +47 -0
- package/utilityComponent/onInView/onInView.tsx +83 -0
- package/views/carousel/carousel.module.scss +77 -0
- package/views/carousel/carousel.tsx +138 -0
- package/views/header/header.module.scss +16 -0
- package/views/header/header.tsx +28 -0
- package/views/infiniteScroll/infiniteScroll.module.scss +26 -0
- package/views/infiniteScroll/infiniteScroll.tsx +90 -0
- package/views/navBar/components/navImage/navImage.module.scss +7 -0
- package/views/navBar/components/navImage/navImage.tsx +15 -0
- package/views/navBar/components/navTitle/navTitle.tsx +13 -0
- package/views/navBar/navBar.module.scss +22 -0
- package/views/navBar/navBar.tsx +37 -0
- package/views/onBoarding/onBoarding.module.scss +79 -0
- package/views/onBoarding/onBoarding.tsx +138 -0
- package/views/panAndZoom/panAndZoom.tsx +9 -2
- package/views/sidebar/Sidebar.module.scss +49 -0
- package/views/sidebar/Sidebar.tsx +30 -0
- package/views/sidebar/SidebarContainer.module.scss +22 -0
- package/views/sidebar/SidebarContainer.tsx +38 -0
- package/views/sidebar/SidebarContext.tsx +15 -0
- package/views/sidebar/SidebarToggleButton.tsx +25 -0
- package/components/toast/toast.tsx +0 -65
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M8 1.5c-.997 0-1.895.416-2.534 1.086A.75.75 0 014.38 1.55 5 5 0 0113 5v2.373a.75.75 0 01-1.5 0V5A3.5 3.5 0 008 1.5zM4.182 4.31L1.19 2.143a.75.75 0 10-.88 1.214L3 5.305v2.642a.25.25 0 01-.042.139L1.255 10.64A1.518 1.518 0 002.518 13h11.108l1.184.857a.75.75 0 10.88-1.214l-1.375-.996a1.196 1.196 0 00-.013-.01L4.198 4.321a.733.733 0 00-.016-.011zm7.373 7.19L4.5 6.391v1.556c0 .346-.102.683-.294.97l-1.703 2.556a.018.018 0 00-.003.01.015.015 0 00.005.012.017.017 0 00.006.004l.007.001h9.037zM8 16a2 2 0 001.985-1.75c.017-.137-.097-.25-.235-.25h-3.5c-.138 0-.252.113-.235.25A2 2 0 008 16z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M8 1.5c-.997 0-1.895.416-2.534 1.086A.75.75 0 014.38 1.55 5 5 0 0113 5v2.373a.75.75 0 01-1.5 0V5A3.5 3.5 0 008 1.5zM4.182 4.31L1.19 2.143a.75.75 0 10-.88 1.214L3 5.305v2.642a.25.25 0 01-.042.139L1.255 10.64A1.518 1.518 0 002.518 13h11.108l1.184.857a.75.75 0 10.88-1.214l-1.375-.996a1.196 1.196 0 00-.013-.01L4.198 4.321a.733.733 0 00-.016-.011zm7.373 7.19L4.5 6.391v1.556c0 .346-.102.683-.294.97l-1.703 2.556a.018.018 0 00-.003.01.015.015 0 00.005.012.017.017 0 00.006.004l.007.001h9.037zM8 16a2 2 0 001.985-1.75c.017-.137-.097-.25-.235-.25h-3.5c-.138 0-.252.113-.235.25A2 2 0 008 16z" />
|
9
9
|
</svg>
|
@@ -1,11 +1,11 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M1.22 1.22a.75.75 0 011.06 0l20.5 20.5a.75.75 0 11-1.06 1.06L17.94 19H15.5a3.5 3.5 0 11-7 0H3.518a1.518 1.518 0 01-1.263-2.36l2.2-3.298A3.25 3.25 0 005 11.539V7c0-.294.025-.583.073-.866L1.22 2.28a.75.75 0 010-1.06zM10 19a2 2 0 104 0h-4zM6.5 7.56l9.94 9.94H3.517l-.007-.001-.006-.004-.004-.006-.001-.007.003-.01 2.2-3.298a4.75 4.75 0 00.797-2.635V7.56z" />
|
9
|
-
<path
|
10
|
-
d="M12 2.5c-1.463 0-2.8.485-3.788 1.257l-.04.032a.75.75 0 11-.935-1.173l.05-.04C8.548 1.59 10.212 1 12 1c3.681 0 7 2.565 7 6v4.539c0 .642.19 1.269.546 1.803l1.328 1.992a.75.75 0 11-1.248.832l-1.328-1.992a4.75 4.75 0 01-.798-2.635V7c0-2.364-2.383-4.5-5.5-4.5z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M1.22 1.22a.75.75 0 011.06 0l20.5 20.5a.75.75 0 11-1.06 1.06L17.94 19H15.5a3.5 3.5 0 11-7 0H3.518a1.518 1.518 0 01-1.263-2.36l2.2-3.298A3.25 3.25 0 005 11.539V7c0-.294.025-.583.073-.866L1.22 2.28a.75.75 0 010-1.06zM10 19a2 2 0 104 0h-4zM6.5 7.56l9.94 9.94H3.517l-.007-.001-.006-.004-.004-.006-.001-.007.003-.01 2.2-3.298a4.75 4.75 0 00.797-2.635V7.56z" />
|
9
|
+
<path
|
10
|
+
d="M12 2.5c-1.463 0-2.8.485-3.788 1.257l-.04.032a.75.75 0 11-.935-1.173l.05-.04C8.548 1.59 10.212 1 12 1c3.681 0 7 2.565 7 6v4.539c0 .642.19 1.269.546 1.803l1.328 1.992a.75.75 0 11-1.248.832l-1.328-1.992a4.75 4.75 0 01-.798-2.635V7c0-2.364-2.383-4.5-5.5-4.5z" />
|
11
11
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M4.467.22a.75.75 0 01.53-.22h6.006a.75.75 0 01.53.22l4.247 4.247c.141.14.22.331.22.53v6.006a.75.75 0 01-.22.53l-4.247 4.247a.75.75 0 01-.53.22H4.997a.75.75 0 01-.53-.22L.22 11.533a.75.75 0 01-.22-.53V4.997a.75.75 0 01.22-.53L4.467.22zm.84 1.28L1.5 5.308v5.384L5.308 14.5h5.384l3.808-3.808V5.308L10.692 1.5H5.308zM4 7.75A.75.75 0 014.75 7h6.5a.75.75 0 010 1.5h-6.5A.75.75 0 014 7.75z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M4.467.22a.75.75 0 01.53-.22h6.006a.75.75 0 01.53.22l4.247 4.247c.141.14.22.331.22.53v6.006a.75.75 0 01-.22.53l-4.247 4.247a.75.75 0 01-.53.22H4.997a.75.75 0 01-.53-.22L.22 11.533a.75.75 0 01-.22-.53V4.997a.75.75 0 01.22-.53L4.467.22zm.84 1.28L1.5 5.308v5.384L5.308 14.5h5.384l3.808-3.808V5.308L10.692 1.5H5.308zM4 7.75A.75.75 0 014.75 7h6.5a.75.75 0 010 1.5h-6.5A.75.75 0 014 7.75z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M7.638 2.22a.75.75 0 01.53-.22h7.664a.75.75 0 01.53.22l5.418 5.418c.141.14.22.332.22.53v7.664a.75.75 0 01-.22.53l-5.418 5.418a.75.75 0 01-.53.22H8.168a.75.75 0 01-.53-.22l-5.42-5.418a.75.75 0 01-.219-.53V8.168a.75.75 0 01.22-.53l5.418-5.42zM8.48 3.5L3.5 8.48v7.04l4.98 4.98h7.04l4.98-4.98V8.48L15.52 3.5H8.48zM7 11.75a.75.75 0 01.75-.75h8.5a.75.75 0 010 1.5h-8.5a.75.75 0 01-.75-.75z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M7.638 2.22a.75.75 0 01.53-.22h7.664a.75.75 0 01.53.22l5.418 5.418c.141.14.22.332.22.53v7.664a.75.75 0 01-.22.53l-5.418 5.418a.75.75 0 01-.53.22H8.168a.75.75 0 01-.53-.22l-5.42-5.418a.75.75 0 01-.219-.53V8.168a.75.75 0 01.22-.53l5.418-5.42zM8.48 3.5L3.5 8.48v7.04l4.98 4.98h7.04l4.98-4.98V8.48L15.52 3.5H8.48zM7 11.75a.75.75 0 01.75-.75h8.5a.75.75 0 010 1.5h-8.5a.75.75 0 01-.75-.75z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M4 2a1 1 0 00-1 1v10a1 1 0 001 1h5.5a3.5 3.5 0 001.852-6.47A3.5 3.5 0 008.5 2H4zm4.5 5a1.5 1.5 0 100-3H5v3h3.5zM5 9v3h4.5a1.5 1.5 0 000-3H5z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M4 2a1 1 0 00-1 1v10a1 1 0 001 1h5.5a3.5 3.5 0 001.852-6.47A3.5 3.5 0 008.5 2H4zm4.5 5a1.5 1.5 0 100-3H5v3h3.5zM5 9v3h4.5a1.5 1.5 0 000-3H5z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M6 4.75c0-.69.56-1.25 1.25-1.25h5a4.75 4.75 0 013.888 7.479A5 5 0 0114 20.5H7.25c-.69 0-1.25-.56-1.25-1.25V4.75zM8.5 13v5H14a2.5 2.5 0 000-5H8.5zm0-2.5h3.751A2.25 2.25 0 0012.25 6H8.5v4.5z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M6 4.75c0-.69.56-1.25 1.25-1.25h5a4.75 4.75 0 013.888 7.479A5 5 0 0114 20.5H7.25c-.69 0-1.25-.56-1.25-1.25V4.75zM8.5 13v5H14a2.5 2.5 0 000-5H8.5zm0-2.5h3.751A2.25 2.25 0 0012.25 6H8.5v4.5z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M0 1.75A.75.75 0 01.75 1h4.253c1.227 0 2.317.59 3 1.501A3.744 3.744 0 0111.006 1h4.245a.75.75 0 01.75.75v10.5a.75.75 0 01-.75.75h-4.507a2.25 2.25 0 00-1.591.659l-.622.621a.75.75 0 01-1.06 0l-.622-.621A2.25 2.25 0 005.258 13H.75a.75.75 0 01-.75-.75V1.75zm8.755 3a2.25 2.25 0 012.25-2.25H14.5v9h-3.757c-.71 0-1.4.201-1.992.572l.004-7.322zm-1.504 7.324l.004-5.073-.002-2.253A2.25 2.25 0 005.003 2.5H1.5v9h3.757a3.75 3.75 0 011.994.574z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M0 1.75A.75.75 0 01.75 1h4.253c1.227 0 2.317.59 3 1.501A3.744 3.744 0 0111.006 1h4.245a.75.75 0 01.75.75v10.5a.75.75 0 01-.75.75h-4.507a2.25 2.25 0 00-1.591.659l-.622.621a.75.75 0 01-1.06 0l-.622-.621A2.25 2.25 0 005.258 13H.75a.75.75 0 01-.75-.75V1.75zm8.755 3a2.25 2.25 0 012.25-2.25H14.5v9h-3.757c-.71 0-1.4.201-1.992.572l.004-7.322zm-1.504 7.324l.004-5.073-.002-2.253A2.25 2.25 0 005.003 2.5H1.5v9h3.757a3.75 3.75 0 011.994.574z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M0 3.75A.75.75 0 01.75 3h7.497c1.566 0 2.945.8 3.751 2.014A4.496 4.496 0 0115.75 3h7.5a.75.75 0 01.75.75v15.063a.75.75 0 01-.755.75l-7.682-.052a3 3 0 00-2.142.878l-.89.891a.75.75 0 01-1.061 0l-.902-.901a3 3 0 00-2.121-.879H.75a.75.75 0 01-.75-.75v-15zm11.247 3.747a3 3 0 00-3-2.997H1.5V18h6.947a4.5 4.5 0 012.803.98l-.003-11.483zm1.503 11.485V7.5a3 3 0 013-3h6.75v13.558l-6.927-.047a4.5 4.5 0 00-2.823.971z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M0 3.75A.75.75 0 01.75 3h7.497c1.566 0 2.945.8 3.751 2.014A4.496 4.496 0 0115.75 3h7.5a.75.75 0 01.75.75v15.063a.75.75 0 01-.755.75l-7.682-.052a3 3 0 00-2.142.878l-.89.891a.75.75 0 01-1.061 0l-.902-.901a3 3 0 00-2.121-.879H.75a.75.75 0 01-.75-.75v-15zm11.247 3.747a3 3 0 00-3-2.997H1.5V18h6.947a4.5 4.5 0 012.803.98l-.003-11.483zm1.503 11.485V7.5a3 3 0 013-3h6.75v13.558l-6.927-.047a4.5 4.5 0 00-2.823.971z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M4.75 2.5a.25.25 0 00-.25.25v9.91l3.023-2.489a.75.75 0 01.954 0l3.023 2.49V2.75a.25.25 0 00-.25-.25h-6.5zM3 2.75C3 1.784 3.784 1 4.75 1h6.5c.966 0 1.75.784 1.75 1.75v11.5a.75.75 0 01-1.227.579L8 11.722l-3.773 3.107A.75.75 0 013 14.25V2.75z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M4.75 2.5a.25.25 0 00-.25.25v9.91l3.023-2.489a.75.75 0 01.954 0l3.023 2.49V2.75a.25.25 0 00-.25-.25h-6.5zM3 2.75C3 1.784 3.784 1 4.75 1h6.5c.966 0 1.75.784 1.75 1.75v11.5a.75.75 0 01-1.227.579L8 11.722l-3.773 3.107A.75.75 0 013 14.25V2.75z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M5 3.75C5 2.784 5.784 2 6.75 2h10.5c.966 0 1.75.784 1.75 1.75v17.5a.75.75 0 01-1.218.586L12 17.21l-5.781 4.625A.75.75 0 015 21.25V3.75zm1.75-.25a.25.25 0 00-.25.25v15.94l5.031-4.026a.75.75 0 01.938 0L17.5 19.69V3.75a.25.25 0 00-.25-.25H6.75z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M5 3.75C5 2.784 5.784 2 6.75 2h10.5c.966 0 1.75.784 1.75 1.75v17.5a.75.75 0 01-1.218.586L12 17.21l-5.781 4.625A.75.75 0 015 21.25V3.75zm1.75-.25a.25.25 0 00-.25.25v15.94l5.031-4.026a.75.75 0 01.938 0L17.5 19.69V3.75a.25.25 0 00-.25-.25H6.75z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M6.69 2a1.75 1.75 0 00-1.75 1.756L5 21.253a.75.75 0 001.219.583L12 17.21l5.782 4.625A.75.75 0 0019 21.25V3.75A1.75 1.75 0 0017.25 2H6.69z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M6.69 2a1.75 1.75 0 00-1.75 1.756L5 21.253a.75.75 0 001.219.583L12 17.21l5.782 4.625A.75.75 0 0019 21.25V3.75A1.75 1.75 0 0017.25 2H6.69z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M1.19 1.143a.75.75 0 10-.88 1.214L3 4.305v9.945a.75.75 0 001.206.596L8 11.944l3.794 2.902A.75.75 0 0013 14.25v-2.703l1.81 1.31a.75.75 0 10.88-1.214l-2.994-2.168a1.09 1.09 0 00-.014-.01L4.196 3.32a.712.712 0 00-.014-.01L1.19 1.143zM4.5 5.39v7.341l3.044-2.328a.75.75 0 01.912 0l3.044 2.328V10.46l-7-5.07zM5.865 1a.75.75 0 000 1.5h5.385a.25.25 0 01.25.25v3.624a.75.75 0 001.5 0V2.75A1.75 1.75 0 0011.25 1H5.865z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M1.19 1.143a.75.75 0 10-.88 1.214L3 4.305v9.945a.75.75 0 001.206.596L8 11.944l3.794 2.902A.75.75 0 0013 14.25v-2.703l1.81 1.31a.75.75 0 10.88-1.214l-2.994-2.168a1.09 1.09 0 00-.014-.01L4.196 3.32a.712.712 0 00-.014-.01L1.19 1.143zM4.5 5.39v7.341l3.044-2.328a.75.75 0 01.912 0l3.044 2.328V10.46l-7-5.07zM5.865 1a.75.75 0 000 1.5h5.385a.25.25 0 01.25.25v3.624a.75.75 0 001.5 0V2.75A1.75 1.75 0 0011.25 1H5.865z" />
|
9
9
|
</svg>
|
@@ -1,10 +1,10 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M1.565 2.018a.75.75 0 00-.88 1.214L5 6.357v14.902a.75.75 0 001.219.585L12 17.21l5.781 4.633A.75.75 0 0019 21.259v-4.764l3.435 2.487a.75.75 0 10.88-1.215L1.565 2.017zM17.5 15.408l-11-7.965v12.254l5.031-4.032a.75.75 0 01.938 0l5.031 4.032v-4.288z" />
|
9
|
-
<path d="M7.25 2a.75.75 0 000 1.5h10a.25.25 0 01.25.25v6.5a.75.75 0 001.5 0v-6.5A1.75 1.75 0 0017.25 2h-10z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M1.565 2.018a.75.75 0 00-.88 1.214L5 6.357v14.902a.75.75 0 001.219.585L12 17.21l5.781 4.633A.75.75 0 0019 21.259v-4.764l3.435 2.487a.75.75 0 10.88-1.215L1.565 2.017zM17.5 15.408l-11-7.965v12.254l5.031-4.032a.75.75 0 01.938 0l5.031 4.032v-4.288z" />
|
9
|
+
<path d="M7.25 2a.75.75 0 000 1.5h10a.25.25 0 01.25.25v6.5a.75.75 0 001.5 0v-6.5A1.75 1.75 0 0017.25 2h-10z" />
|
10
10
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M3.232 2.175a.75.75 0 10-.964 1.15l2.679 2.244L5 21.253a.75.75 0 001.219.583L12 17.21l5.782 4.625A.75.75 0 0019 21.25v-3.907l1.768 1.482a.75.75 0 10.964-1.15l-18.5-15.5zM7.422 2a.75.75 0 00-.482 1.325l10.828 9.073A.75.75 0 0019 11.823V3.75A1.75 1.75 0 0017.25 2H7.421h.001z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M3.232 2.175a.75.75 0 10-.964 1.15l2.679 2.244L5 21.253a.75.75 0 001.219.583L12 17.21l5.782 4.625A.75.75 0 0019 21.25v-3.907l1.768 1.482a.75.75 0 10.964-1.15l-18.5-15.5zM7.422 2a.75.75 0 00-.482 1.325l10.828 9.073A.75.75 0 0019 11.823V3.75A1.75 1.75 0 0017.25 2H7.421h.001z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M6.75 0A1.75 1.75 0 005 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 3H11V1.75A1.75 1.75 0 009.25 0h-2.5zM9.5 3V1.75a.25.25 0 00-.25-.25h-2.5a.25.25 0 00-.25.25V3h3zM5 4.5H1.75a.25.25 0 00-.25.25V6a2 2 0 002 2h9a2 2 0 002-2V4.75a.25.25 0 00-.25-.25H5zm-1.5 5a3.484 3.484 0 01-2-.627v4.377c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25V8.873a3.484 3.484 0 01-2 .627h-9z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M6.75 0A1.75 1.75 0 005 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 3H11V1.75A1.75 1.75 0 009.25 0h-2.5zM9.5 3V1.75a.25.25 0 00-.25-.25h-2.5a.25.25 0 00-.25.25V3h3zM5 4.5H1.75a.25.25 0 00-.25.25V6a2 2 0 002 2h9a2 2 0 002-2V4.75a.25.25 0 00-.25-.25H5zm-1.5 5a3.484 3.484 0 01-2-.627v4.377c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25V8.873a3.484 3.484 0 01-2 .627h-9z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M7.5 1.75C7.5.784 8.284 0 9.25 0h5.5c.966 0 1.75.784 1.75 1.75V4h4.75c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0121.25 22H2.75A1.75 1.75 0 011 20.25V5.75C1 4.784 1.784 4 2.75 4H7.5V1.75zm-5 10.24v8.26c0 .138.112.25.25.25h18.5a.25.25 0 00.25-.25v-8.26A4.233 4.233 0 0118.75 13H5.25a4.233 4.233 0 01-2.75-1.01zm19-3.24a2.75 2.75 0 01-2.75 2.75H5.25A2.75 2.75 0 012.5 8.75v-3a.25.25 0 01.25-.25h18.5a.25.25 0 01.25.25v3zm-6.5-7V4H9V1.75a.25.25 0 01.25-.25h5.5a.25.25 0 01.25.25z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M7.5 1.75C7.5.784 8.284 0 9.25 0h5.5c.966 0 1.75.784 1.75 1.75V4h4.75c.966 0 1.75.784 1.75 1.75v14.5A1.75 1.75 0 0121.25 22H2.75A1.75 1.75 0 011 20.25V5.75C1 4.784 1.784 4 2.75 4H7.5V1.75zm-5 10.24v8.26c0 .138.112.25.25.25h18.5a.25.25 0 00.25-.25v-8.26A4.233 4.233 0 0118.75 13H5.25a4.233 4.233 0 01-2.75-1.01zm19-3.24a2.75 2.75 0 01-2.75 2.75H5.25A2.75 2.75 0 012.5 8.75v-3a.25.25 0 01.25-.25h18.5a.25.25 0 01.25.25v3zm-6.5-7V4H9V1.75a.25.25 0 01.25-.25h5.5a.25.25 0 01.25.25z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M3.267 1.457c.3.286.312.76.026 1.06A6.475 6.475 0 001.5 7a6.472 6.472 0 001.793 4.483.75.75 0 01-1.086 1.034 8.89 8.89 0 01-.276-.304l.569-.49-.569.49A7.971 7.971 0 010 7c0-2.139.84-4.083 2.207-5.517a.75.75 0 011.06-.026zm9.466 0a.75.75 0 011.06.026A7.975 7.975 0 0116 7c0 2.139-.84 4.083-2.207 5.517a.75.75 0 11-1.086-1.034A6.475 6.475 0 0014.5 7a6.475 6.475 0 00-1.793-4.483.75.75 0 01.026-1.06zM8.75 8.582a1.75 1.75 0 10-1.5 0v5.668a.75.75 0 001.5 0V8.582zM5.331 4.736a.75.75 0 10-1.143-.972A4.983 4.983 0 003 7c0 1.227.443 2.352 1.177 3.222a.75.75 0 001.146-.967A3.483 3.483 0 014.5 7c0-.864.312-1.654.831-2.264zm6.492-.958a.75.75 0 00-1.146.967c.514.61.823 1.395.823 2.255 0 .86-.31 1.646-.823 2.255a.75.75 0 101.146.967A4.983 4.983 0 0013 7a4.983 4.983 0 00-1.177-3.222z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M3.267 1.457c.3.286.312.76.026 1.06A6.475 6.475 0 001.5 7a6.472 6.472 0 001.793 4.483.75.75 0 01-1.086 1.034 8.89 8.89 0 01-.276-.304l.569-.49-.569.49A7.971 7.971 0 010 7c0-2.139.84-4.083 2.207-5.517a.75.75 0 011.06-.026zm9.466 0a.75.75 0 011.06.026A7.975 7.975 0 0116 7c0 2.139-.84 4.083-2.207 5.517a.75.75 0 11-1.086-1.034A6.475 6.475 0 0014.5 7a6.475 6.475 0 00-1.793-4.483.75.75 0 01.026-1.06zM8.75 8.582a1.75 1.75 0 10-1.5 0v5.668a.75.75 0 001.5 0V8.582zM5.331 4.736a.75.75 0 10-1.143-.972A4.983 4.983 0 003 7c0 1.227.443 2.352 1.177 3.222a.75.75 0 001.146-.967A3.483 3.483 0 014.5 7c0-.864.312-1.654.831-2.264zm6.492-.958a.75.75 0 00-1.146.967c.514.61.823 1.395.823 2.255 0 .86-.31 1.646-.823 2.255a.75.75 0 101.146.967A4.983 4.983 0 0013 7a4.983 4.983 0 00-1.177-3.222z" />
|
9
9
|
</svg>
|
@@ -1,6 +1,6 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
6
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M20.485 2.515a.75.75 0 00-1.06 1.06A10.465 10.465 0 0122.5 11c0 2.9-1.174 5.523-3.075 7.424a.75.75 0 001.06 1.061A11.965 11.965 0 0024 11c0-3.314-1.344-6.315-3.515-8.485zm-15.91 1.06a.75.75 0 00-1.06-1.06A11.965 11.965 0 000 11c0 3.313 1.344 6.314 3.515 8.485a.75.75 0 001.06-1.06A10.465 10.465 0 011.5 11c0-2.9 1.174-5.524 3.075-7.425zM8.11 7.11a.75.75 0 00-1.06-1.06A6.98 6.98 0 005 11a6.98 6.98 0 002.05 4.95.75.75 0 001.06-1.061 5.48 5.48 0 01-1.61-3.89 5.48 5.48 0 011.61-3.888zm8.84-1.06a.75.75 0 10-1.06 1.06A5.48 5.48 0 0117.5 11a5.48 5.48 0 01-1.61 3.889.75.75 0 101.06 1.06A6.98 6.98 0 0019 11a6.98 6.98 0 00-2.05-4.949zM14 11a2 2 0 01-1.25 1.855v8.395a.75.75 0 01-1.5 0v-8.395A2 2 0 1114 11z"/></svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M0 2.75C0 1.784.784 1 1.75 1h12.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0114.25 15H1.75A1.75 1.75 0 010 13.25V2.75zm1.75-.25a.25.25 0 00-.25.25V4.5h2v-2H1.75zM5 2.5v2h2v-2H5zm3.5 0v2h6V2.75a.25.25 0 00-.25-.25H8.5zm6 3.5h-13v7.25c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25V6z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M0 2.75C0 1.784.784 1 1.75 1h12.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0114.25 15H1.75A1.75 1.75 0 010 13.25V2.75zm1.75-.25a.25.25 0 00-.25.25V4.5h2v-2H1.75zM5 2.5v2h2v-2H5zm3.5 0v2h6V2.75a.25.25 0 00-.25-.25H8.5zm6 3.5h-13v7.25c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25V6z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M0 3.75C0 2.784.784 2 1.75 2h20.5c.966 0 1.75.784 1.75 1.75v16.5A1.75 1.75 0 0122.25 22H1.75A1.75 1.75 0 010 20.25V3.75zm1.75-.25a.25.25 0 00-.25.25V5.5h4v-2H1.75zM7 3.5v2h4v-2H7zm5.5 0v2h10V3.75a.25.25 0 00-.25-.25H12.5zm10 3.5h-21v13.25c0 .138.112.25.25.25h20.5a.25.25 0 00.25-.25V7z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M0 3.75C0 2.784.784 2 1.75 2h20.5c.966 0 1.75.784 1.75 1.75v16.5A1.75 1.75 0 0122.25 22H1.75A1.75 1.75 0 010 20.25V3.75zm1.75-.25a.25.25 0 00-.25.25V5.5h4v-2H1.75zM7 3.5v2h4v-2H7zm5.5 0v2h10V3.75a.25.25 0 00-.25-.25H12.5zm10 3.5h-21v13.25c0 .138.112.25.25.25h20.5a.25.25 0 00.25-.25V7z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M4.72.22a.75.75 0 011.06 0l1 .999a3.492 3.492 0 012.441 0l.999-1a.75.75 0 111.06 1.061l-.775.776c.616.63.995 1.493.995 2.444v.327c0 .1-.009.197-.025.292.408.14.764.392 1.029.722l1.968-.787a.75.75 0 01.556 1.392L13 7.258V9h2.25a.75.75 0 010 1.5H13v.5c0 .409-.049.806-.141 1.186l2.17.868a.75.75 0 01-.557 1.392l-2.184-.873A4.997 4.997 0 018 16a4.997 4.997 0 01-4.288-2.427l-2.183.873a.75.75 0 01-.558-1.392l2.17-.868A5.013 5.013 0 013 11v-.5H.75a.75.75 0 010-1.5H3V7.258L.971 6.446a.75.75 0 01.558-1.392l1.967.787c.265-.33.62-.583 1.03-.722a1.684 1.684 0 01-.026-.292V4.5c0-.951.38-1.814.995-2.444L4.72 1.28a.75.75 0 010-1.06zM6.173 5h3.654A.173.173 0 0010 4.827V4.5a2 2 0 10-4 0v.327c0 .096.077.173.173.173zM5.25 6.5a.75.75 0 00-.75.75V11a3.5 3.5 0 107 0V7.25a.75.75 0 00-.75-.75h-5.5z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M4.72.22a.75.75 0 011.06 0l1 .999a3.492 3.492 0 012.441 0l.999-1a.75.75 0 111.06 1.061l-.775.776c.616.63.995 1.493.995 2.444v.327c0 .1-.009.197-.025.292.408.14.764.392 1.029.722l1.968-.787a.75.75 0 01.556 1.392L13 7.258V9h2.25a.75.75 0 010 1.5H13v.5c0 .409-.049.806-.141 1.186l2.17.868a.75.75 0 01-.557 1.392l-2.184-.873A4.997 4.997 0 018 16a4.997 4.997 0 01-4.288-2.427l-2.183.873a.75.75 0 01-.558-1.392l2.17-.868A5.013 5.013 0 013 11v-.5H.75a.75.75 0 010-1.5H3V7.258L.971 6.446a.75.75 0 01.558-1.392l1.967.787c.265-.33.62-.583 1.03-.722a1.684 1.684 0 01-.026-.292V4.5c0-.951.38-1.814.995-2.444L4.72 1.28a.75.75 0 010-1.06zM6.173 5h3.654A.173.173 0 0010 4.827V4.5a2 2 0 10-4 0v.327c0 .096.077.173.173.173zM5.25 6.5a.75.75 0 00-.75.75V11a3.5 3.5 0 107 0V7.25a.75.75 0 00-.75-.75h-5.5z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M7.72.22a.75.75 0 011.06 0l1.204 1.203A4.983 4.983 0 0112 1c.717 0 1.4.151 2.016.423L15.22.22a.75.75 0 011.06 1.06l-.971.972A4.988 4.988 0 0117 6v1.104a2.755 2.755 0 011.917 1.974l1.998-.999a.75.75 0 01.67 1.342L19 10.714V13.5l3.25.003a.75.75 0 110 1.5L19 15.001V16a7.02 7.02 0 01-.204 1.686.833.833 0 01.04.018l2.75 1.375a.75.75 0 11-.671 1.342l-2.638-1.319A7 7 0 0112 23a7 7 0 01-6.197-3.742l-2.758 1.181a.75.75 0 11-.59-1.378l2.795-1.199A7.007 7.007 0 015 16v-.996H1.75a.75.75 0 010-1.5H5v-2.79L2.415 9.42a.75.75 0 01.67-1.342l1.998.999A2.755 2.755 0 017 7.104V6a4.99 4.99 0 011.69-3.748l-.97-.972a.75.75 0 010-1.06zM8.5 7h7V6a3.5 3.5 0 10-7 0v1zm-2 3.266V9.75c0-.69.56-1.25 1.25-1.25h8.5c.69 0 1.25.56 1.25 1.25V16a5.5 5.5 0 01-11 0v-5.734z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M7.72.22a.75.75 0 011.06 0l1.204 1.203A4.983 4.983 0 0112 1c.717 0 1.4.151 2.016.423L15.22.22a.75.75 0 011.06 1.06l-.971.972A4.988 4.988 0 0117 6v1.104a2.755 2.755 0 011.917 1.974l1.998-.999a.75.75 0 01.67 1.342L19 10.714V13.5l3.25.003a.75.75 0 110 1.5L19 15.001V16a7.02 7.02 0 01-.204 1.686.833.833 0 01.04.018l2.75 1.375a.75.75 0 11-.671 1.342l-2.638-1.319A7 7 0 0112 23a7 7 0 01-6.197-3.742l-2.758 1.181a.75.75 0 11-.59-1.378l2.795-1.199A7.007 7.007 0 015 16v-.996H1.75a.75.75 0 010-1.5H5v-2.79L2.415 9.42a.75.75 0 01.67-1.342l1.998.999A2.755 2.755 0 017 7.104V6a4.99 4.99 0 011.69-3.748l-.97-.972a.75.75 0 010-1.06zM8.5 7h7V6a3.5 3.5 0 10-7 0v1zm-2 3.266V9.75c0-.69.56-1.25 1.25-1.25h8.5c.69 0 1.25.56 1.25 1.25V16a5.5 5.5 0 01-11 0v-5.734z" />
|
9
9
|
</svg>
|
@@ -1,11 +1,11 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M2.5 5.724c.241.15.503.286.779.407C4.525 6.68 6.195 7 8 7c1.805 0 3.475-.32 4.722-.869.622-.274 1.172-.62 1.578-1.04.408-.426.7-.965.7-1.591s-.292-1.165-.7-1.59c-.406-.422-.956-.767-1.579-1.041C11.476.32 9.806 0 8 0 6.195 0 4.525.32 3.279.869c-.623.274-1.173.62-1.579 1.04-.408.426-.7.965-.7 1.591v9c0 .626.292 1.165.7 1.59.406.422.956.767 1.579 1.041C4.525 15.68 6.195 16 8 16c.45 0 .89-.02 1.317-.058a.75.75 0 10-.134-1.494c-.381.034-.777.052-1.183.052-1.647 0-3.102-.295-4.117-.742-.51-.224-.874-.47-1.101-.707-.224-.233-.282-.418-.282-.551v-2.276c.164.102.334.196.507.28 1.102.543 2.582.89 4.204.975a.75.75 0 00.078-1.498c-1.476-.077-2.746-.392-3.62-.822C2.738 8.7 2.5 8.248 2.5 8V5.724zm0-2.224c0-.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-.551z" />
|
9
|
-
<path
|
10
|
-
d="M14.49 7.582a.375.375 0 00-.66-.313l-3.625 4.625a.375.375 0 00.295.606h2.127l-.619 2.922a.375.375 0 00.666.304l3.125-4.125A.375.375 0 0015.5 11h-1.778l.769-3.418z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M2.5 5.724c.241.15.503.286.779.407C4.525 6.68 6.195 7 8 7c1.805 0 3.475-.32 4.722-.869.622-.274 1.172-.62 1.578-1.04.408-.426.7-.965.7-1.591s-.292-1.165-.7-1.59c-.406-.422-.956-.767-1.579-1.041C11.476.32 9.806 0 8 0 6.195 0 4.525.32 3.279.869c-.623.274-1.173.62-1.579 1.04-.408.426-.7.965-.7 1.591v9c0 .626.292 1.165.7 1.59.406.422.956.767 1.579 1.041C4.525 15.68 6.195 16 8 16c.45 0 .89-.02 1.317-.058a.75.75 0 10-.134-1.494c-.381.034-.777.052-1.183.052-1.647 0-3.102-.295-4.117-.742-.51-.224-.874-.47-1.101-.707-.224-.233-.282-.418-.282-.551v-2.276c.164.102.334.196.507.28 1.102.543 2.582.89 4.204.975a.75.75 0 00.078-1.498c-1.476-.077-2.746-.392-3.62-.822C2.738 8.7 2.5 8.248 2.5 8V5.724zm0-2.224c0-.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-.551z" />
|
9
|
+
<path
|
10
|
+
d="M14.49 7.582a.375.375 0 00-.66-.313l-3.625 4.625a.375.375 0 00.295.606h2.127l-.619 2.922a.375.375 0 00.666.304l3.125-4.125A.375.375 0 0015.5 11h-1.778l.769-3.418z" />
|
11
11
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M4.75 0a.75.75 0 01.75.75V2h5V.75a.75.75 0 011.5 0V2h1.25c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0113.25 16H2.75A1.75 1.75 0 011 14.25V3.75C1 2.784 1.784 2 2.75 2H4V.75A.75.75 0 014.75 0zm0 3.5h8.5a.25.25 0 01.25.25V6h-11V3.75a.25.25 0 01.25-.25h2zm-2.25 4v6.75c0 .138.112.25.25.25h10.5a.25.25 0 00.25-.25V7.5h-11z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M4.75 0a.75.75 0 01.75.75V2h5V.75a.75.75 0 011.5 0V2h1.25c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0113.25 16H2.75A1.75 1.75 0 011 14.25V3.75C1 2.784 1.784 2 2.75 2H4V.75A.75.75 0 014.75 0zm0 3.5h8.5a.25.25 0 01.25.25V6h-11V3.75a.25.25 0 01.25-.25h2zm-2.25 4v6.75c0 .138.112.25.25.25h10.5a.25.25 0 00.25-.25V7.5h-11z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M6.75 0a.75.75 0 01.75.75V3h9V.75a.75.75 0 011.5 0V3h2.75c.966 0 1.75.784 1.75 1.75v16a1.75 1.75 0 01-1.75 1.75H3.25a1.75 1.75 0 01-1.75-1.75v-16C1.5 3.784 2.284 3 3.25 3H6V.75A.75.75 0 016.75 0zm-3.5 4.5a.25.25 0 00-.25.25V8h18V4.75a.25.25 0 00-.25-.25H3.25zM21 9.5H3v11.25c0 .138.112.25.25.25h17.5a.25.25 0 00.25-.25V9.5z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M6.75 0a.75.75 0 01.75.75V3h9V.75a.75.75 0 011.5 0V3h2.75c.966 0 1.75.784 1.75 1.75v16a1.75 1.75 0 01-1.75 1.75H3.25a1.75 1.75 0 01-1.75-1.75v-16C1.5 3.784 2.284 3 3.25 3H6V.75A.75.75 0 016.75 0zm-3.5 4.5a.25.25 0 00-.25.25V8h18V4.75a.25.25 0 00-.25-.25H3.25zM21 9.5H3v11.25c0 .138.112.25.25.25h17.5a.25.25 0 00.25-.25V9.5z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M21.03 5.72a.75.75 0 010 1.06l-11.5 11.5a.75.75 0 01-1.072-.012l-5.5-5.75a.75.75 0 111.084-1.036l4.97 5.195L19.97 5.72a.75.75 0 011.06 0z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M21.03 5.72a.75.75 0 010 1.06l-11.5 11.5a.75.75 0 01-1.072-.012l-5.5-5.75a.75.75 0 111.084-1.036l4.97 5.195L19.97 5.72a.75.75 0 011.06 0z" />
|
9
9
|
</svg>
|
@@ -1,9 +1,9 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M1.5 8a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0zM0 8a8 8 0 1116 0A8 8 0 010 8zm11.78-1.72a.75.75 0 00-1.06-1.06L6.75 9.19 5.28 7.72a.75.75 0 00-1.06 1.06l2 2a.75.75 0 001.06 0l4.5-4.5z" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M1.5 8a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0zM0 8a8 8 0 1116 0A8 8 0 010 8zm11.78-1.72a.75.75 0 00-1.06-1.06L6.75 9.19 5.28 7.72a.75.75 0 00-1.06 1.06l2 2a.75.75 0 001.06 0l4.5-4.5z" />
|
9
9
|
</svg>
|
@@ -1,10 +1,10 @@
|
|
1
|
-
<!--
|
2
|
-
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
-
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
-
-->
|
5
|
-
|
6
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<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
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
9
|
-
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" />
|
1
|
+
<!--
|
2
|
+
- Copyright ©2023 @Ewsgit and YourDash contributors.
|
3
|
+
- YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
|
4
|
+
-->
|
5
|
+
|
6
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
7
|
+
<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
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
9
|
+
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
10
|
</svg>
|