@yourdash/uikit 1.0.2 → 1.0.3
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 +47 -46
- package/components/button/button.tsx +24 -24
- package/components/buttonLink/buttonLink.module.scss +51 -51
- package/components/buttonLink/buttonLink.tsx +27 -27
- package/components/buttonWithIcon/buttonWithIcon.module.scss +56 -56
- package/components/buttonWithIcon/buttonWithIcon.tsx +36 -36
- package/components/card/card.module.scss +78 -78
- package/components/card/card.tsx +64 -64
- package/components/container/container.module.scss +20 -20
- package/components/container/container.tsx +22 -22
- package/components/contextMenu/contextMenu.tsx +55 -55
- package/components/contextMenu/contextMenuRoot.module.scss +31 -31
- package/components/contextMenu/contextMenuRoot.tsx +83 -83
- package/components/contextMenu/contextMenuRootContext.tsx +22 -22
- package/components/flex/flex.module.scss +31 -31
- package/components/flex/flex.tsx +34 -34
- 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 -81
- package/components/image/image.tsx +5 -3
- package/components/link/link.module.scss +32 -32
- package/components/link/link.tsx +21 -21
- package/components/progressBar/progressBar.module.scss +25 -25
- package/components/progressBar/progressBar.tsx +21 -21
- package/components/redirect/redirect.tsx +17 -17
- package/components/separator/separator.module.scss +33 -33
- package/components/separator/separator.tsx +14 -14
- package/components/spinner/spinner.module.scss +88 -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 -13
- package/components/tag/tag.tsx +21 -21
- 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 -84
- package/components/toast/toast.module.scss +71 -71
- package/components/toast/toast.ts +12 -12
- package/components/toast/toastAction.ts +12 -12
- package/components/toast/toastContext.ts +16 -16
- package/components/toast/toasts.tsx +99 -99
- package/core/decrementLevel.tsx +13 -13
- package/core/incrementLevel.tsx +13 -13
- package/core/level.tsx +27 -27
- package/core/remToPx.ts +8 -8
- package/core/root.tsx +26 -26
- package/core/toast.ts +18 -18
- package/imports.d.ts +81 -81
- package/package.json +20 -19
- package/theme/defaultTheme.module.scss +361 -361
- package/theme/themeValues.scss +49 -49
- package/tsconfig.json +30 -30
- package/utilityComponent/hasBeenShown/hasBeenShown.tsx +47 -47
- package/utilityComponent/onInView/onInView.tsx +83 -83
- package/views/carousel/carousel.module.scss +77 -77
- package/views/carousel/carousel.tsx +138 -138
- package/views/header/header.module.scss +16 -16
- package/views/header/header.tsx +28 -28
- package/views/infiniteScroll/infiniteScroll.module.scss +26 -26
- package/views/infiniteScroll/infiniteScroll.tsx +90 -90
- package/views/navBar/components/navImage/navImage.module.scss +7 -7
- package/views/navBar/components/navImage/navImage.tsx +15 -15
- package/views/navBar/components/navTitle/navTitle.tsx +13 -13
- package/views/navBar/navBar.module.scss +22 -22
- package/views/navBar/navBar.tsx +37 -37
- package/views/onBoarding/onBoarding.module.scss +84 -79
- package/views/onBoarding/onBoarding.tsx +138 -138
- package/views/panAndZoom/panAndZoom.tsx +121 -121
- package/views/sidebar/Sidebar.module.scss +49 -49
- package/views/sidebar/Sidebar.tsx +30 -30
- package/views/sidebar/SidebarContainer.module.scss +22 -22
- package/views/sidebar/SidebarContainer.tsx +38 -38
- package/views/sidebar/SidebarContext.tsx +15 -15
- package/views/sidebar/SidebarToggleButton.tsx +25 -25
@@ -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="M9.923 5.302a3 3 0 10-3.847 0A2.713 2.713 0 005.9 5.5H2A.75.75 0 002 7h3.3l-.578 5.163-.362 2.997a.75.75 0 101.49.18L6.132 13h3.736l.282 2.34a.75.75 0 101.49-.18l-.362-2.997L10.7 7H14a.75.75 0 000-1.5h-3.899a2.697 2.697 0 00-.178-.198zM9.5 3a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zm-.3 4.073l.495 4.427h-3.39l.496-4.427a1.207 1.207 0 012.398 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="M9.923 5.302a3 3 0 10-3.847 0A2.713 2.713 0 005.9 5.5H2A.75.75 0 002 7h3.3l-.578 5.163-.362 2.997a.75.75 0 101.49.18L6.132 13h3.736l.282 2.34a.75.75 0 101.49-.18l-.362-2.997L10.7 7H14a.75.75 0 000-1.5h-3.899a2.697 2.697 0 00-.178-.198zM9.5 3a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zm-.3 4.073l.495 4.427h-3.39l.496-4.427a1.207 1.207 0 012.398 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="M8 0a8 8 0 100 16A8 8 0 008 0zm2 4a2 2 0 01-1.05 1.76c.115.069.222.15.32.24h2.98a.75.75 0 010 1.5H9.888l.608 5.67a.75.75 0 11-1.492.16L8.754 11H7.246l-.25 2.33a.75.75 0 11-1.49-.16l.607-5.67H3.75a.75.75 0 010-1.5h2.98a1.87 1.87 0 01.32-.24A2 2 0 1110 4z" />
|
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 0a8 8 0 100 16A8 8 0 008 0zm2 4a2 2 0 01-1.05 1.76c.115.069.222.15.32.24h2.98a.75.75 0 010 1.5H9.888l.608 5.67a.75.75 0 11-1.492.16L8.754 11H7.246l-.25 2.33a.75.75 0 11-1.49-.16l.607-5.67H3.75a.75.75 0 010-1.5h2.98a1.87 1.87 0 01.32-.24A2 2 0 1110 4z" />
|
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="M8.22 1.754a.25.25 0 00-.44 0L1.698 13.132a.25.25 0 00.22.368h12.164a.25.25 0 00.22-.368L8.22 1.754zm-1.763-.707c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0114.082 15H1.918a1.75 1.75 0 01-1.543-2.575L6.457 1.047zM9 11a1 1 0 11-2 0 1 1 0 012 0zm-.25-5.25a.75.75 0 00-1.5 0v2.5a.75.75 0 001.5 0v-2.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="M8.22 1.754a.25.25 0 00-.44 0L1.698 13.132a.25.25 0 00.22.368h12.164a.25.25 0 00.22-.368L8.22 1.754zm-1.763-.707c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0114.082 15H1.918a1.75 1.75 0 01-1.543-2.575L6.457 1.047zM9 11a1 1 0 11-2 0 1 1 0 012 0zm-.25-5.25a.75.75 0 00-1.5 0v2.5a.75.75 0 001.5 0v-2.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="M13 17.5a1 1 0 11-2 0 1 1 0 012 0zm-.25-8.25a.75.75 0 00-1.5 0v4.5a.75.75 0 001.5 0v-4.5z" />
|
8
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
9
|
-
d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752L9.836 3.244zm3.03.751a1 1 0 00-1.732 0L2.168 19.499A1 1 0 003.034 21h17.932a1 1 0 00.866-1.5L12.866 3.994z" />
|
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="M13 17.5a1 1 0 11-2 0 1 1 0 012 0zm-.25-8.25a.75.75 0 00-1.5 0v4.5a.75.75 0 001.5 0v-4.5z" />
|
8
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
9
|
+
d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752L9.836 3.244zm3.03.751a1 1 0 00-1.732 0L2.168 19.499A1 1 0 003.034 21h17.932a1 1 0 00.866-1.5L12.866 3.994z" />
|
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="12" height="12" viewBox="0 0 12 12">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 01-1.146 1.954H1.33A1.312 1.312 0 01.183 9.058L4.855.708zM7 7V3H5v4h2zm-1 3a1 1 0 100-2 1 1 0 000 2z" />
|
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="12" height="12" viewBox="0 0 12 12">
|
7
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
+
d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 01-1.146 1.954H1.33A1.312 1.312 0 01.183 9.058L4.855.708zM7 7V3H5v4h2zm-1 3a1 1 0 100-2 1 1 0 000 2z" />
|
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 width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
7
|
-
<rect x="2" y="2" width="5" height="5" rx="1" fill="#000"/>
|
8
|
-
<rect x="2" y="9" width="5" height="5" rx="1" fill="#000"/>
|
9
|
-
<rect x="9" y="2" width="5" height="5" rx="1" fill="#000"/>
|
10
|
-
<rect x="9" y="9" width="5" height="5" rx="1" fill="#000"/>
|
11
|
-
</svg>
|
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 width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
7
|
+
<rect x="2" y="2" width="5" height="5" rx="1" fill="#000"/>
|
8
|
+
<rect x="2" y="9" width="5" height="5" rx="1" fill="#000"/>
|
9
|
+
<rect x="9" y="2" width="5" height="5" rx="1" fill="#000"/>
|
10
|
+
<rect x="9" y="9" width="5" height="5" rx="1" fill="#000"/>
|
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="M1.5 3.25c0-.966.784-1.75 1.75-1.75h2.5c.966 0 1.75.784 1.75 1.75v2.5A1.75 1.75 0 015.75 7.5h-2.5A1.75 1.75 0 011.5 5.75v-2.5zM3.25 3a.25.25 0 00-.25.25v2.5c0 .138.112.25.25.25h2.5A.25.25 0 006 5.75v-2.5A.25.25 0 005.75 3h-2.5zM1.5 10.25c0-.966.784-1.75 1.75-1.75h2.5c.966 0 1.75.784 1.75 1.75v2.5a1.75 1.75 0 01-1.75 1.75h-2.5a1.75 1.75 0 01-1.75-1.75v-2.5zM3.25 10a.25.25 0 00-.25.25v2.5c0 .138.112.25.25.25h2.5a.25.25 0 00.25-.25v-2.5a.25.25 0 00-.25-.25h-2.5zM8.5 3.25c0-.966.784-1.75 1.75-1.75h2.5c.966 0 1.75.784 1.75 1.75v2.5a1.75 1.75 0 01-1.75 1.75h-2.5A1.75 1.75 0 018.5 5.75v-2.5zM10.25 3a.25.25 0 00-.25.25v2.5c0 .138.112.25.25.25h2.5a.25.25 0 00.25-.25v-2.5a.25.25 0 00-.25-.25h-2.5zM8.5 10.25c0-.966.784-1.75 1.75-1.75h2.5c.966 0 1.75.784 1.75 1.75v2.5a1.75 1.75 0 01-1.75 1.75h-2.5a1.75 1.75 0 01-1.75-1.75v-2.5zm1.75-.25a.25.25 0 00-.25.25v2.5c0 .138.112.25.25.25h2.5a.25.25 0 00.25-.25v-2.5a.25.25 0 00-.25-.25h-2.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 3.25c0-.966.784-1.75 1.75-1.75h2.5c.966 0 1.75.784 1.75 1.75v2.5A1.75 1.75 0 015.75 7.5h-2.5A1.75 1.75 0 011.5 5.75v-2.5zM3.25 3a.25.25 0 00-.25.25v2.5c0 .138.112.25.25.25h2.5A.25.25 0 006 5.75v-2.5A.25.25 0 005.75 3h-2.5zM1.5 10.25c0-.966.784-1.75 1.75-1.75h2.5c.966 0 1.75.784 1.75 1.75v2.5a1.75 1.75 0 01-1.75 1.75h-2.5a1.75 1.75 0 01-1.75-1.75v-2.5zM3.25 10a.25.25 0 00-.25.25v2.5c0 .138.112.25.25.25h2.5a.25.25 0 00.25-.25v-2.5a.25.25 0 00-.25-.25h-2.5zM8.5 3.25c0-.966.784-1.75 1.75-1.75h2.5c.966 0 1.75.784 1.75 1.75v2.5a1.75 1.75 0 01-1.75 1.75h-2.5A1.75 1.75 0 018.5 5.75v-2.5zM10.25 3a.25.25 0 00-.25.25v2.5c0 .138.112.25.25.25h2.5a.25.25 0 00.25-.25v-2.5a.25.25 0 00-.25-.25h-2.5zM8.5 10.25c0-.966.784-1.75 1.75-1.75h2.5c.966 0 1.75.784 1.75 1.75v2.5a1.75 1.75 0 01-1.75 1.75h-2.5a1.75 1.75 0 01-1.75-1.75v-2.5zm1.75-.25a.25.25 0 00-.25.25v2.5c0 .138.112.25.25.25h2.5a.25.25 0 00.25-.25v-2.5a.25.25 0 00-.25-.25h-2.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="M1.75 2.5a.25.25 0 00-.25.25v1.5c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25v-1.5a.25.25 0 00-.25-.25H1.75zM0 2.75C0 1.784.784 1 1.75 1h12.5c.966 0 1.75.784 1.75 1.75v1.5A1.75 1.75 0 0114.25 6H1.75A1.75 1.75 0 010 4.25v-1.5zM1.75 7a.75.75 0 01.75.75v5.5c0 .138.112.25.25.25h10.5a.25.25 0 00.25-.25v-5.5a.75.75 0 111.5 0v5.5A1.75 1.75 0 0113.25 15H2.75A1.75 1.75 0 011 13.25v-5.5A.75.75 0 011.75 7zm4.5 1a.75.75 0 000 1.5h3.5a.75.75 0 100-1.5h-3.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.75 2.5a.25.25 0 00-.25.25v1.5c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25v-1.5a.25.25 0 00-.25-.25H1.75zM0 2.75C0 1.784.784 1 1.75 1h12.5c.966 0 1.75.784 1.75 1.75v1.5A1.75 1.75 0 0114.25 6H1.75A1.75 1.75 0 010 4.25v-1.5zM1.75 7a.75.75 0 01.75.75v5.5c0 .138.112.25.25.25h10.5a.25.25 0 00.25-.25v-5.5a.75.75 0 111.5 0v5.5A1.75 1.75 0 0113.25 15H2.75A1.75 1.75 0 011 13.25v-5.5A.75.75 0 011.75 7zm4.5 1a.75.75 0 000 1.5h3.5a.75.75 0 100-1.5h-3.5z" />
|
9
9
|
</svg>
|
@@ -1,12 +1,12 @@
|
|
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="M2.75 2A1.75 1.75 0 001 3.75v3.5C1 8.216 1.784 9 2.75 9h18.5A1.75 1.75 0 0023 7.25v-3.5A1.75 1.75 0 0021.25 2H2.75zm18.5 1.5H2.75a.25.25 0 00-.25.25v3.5c0 .138.112.25.25.25h18.5a.25.25 0 00.25-.25v-3.5a.25.25 0 00-.25-.25z" />
|
9
|
-
<path
|
10
|
-
d="M2.75 10a.75.75 0 01.75.75v9.5c0 .138.112.25.25.25h16.5a.25.25 0 00.25-.25v-9.5a.75.75 0 011.5 0v9.5A1.75 1.75 0 0120.25 22H3.75A1.75 1.75 0 012 20.25v-9.5a.75.75 0 01.75-.75z" />
|
11
|
-
<path d="M9.75 11.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5h-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="M2.75 2A1.75 1.75 0 001 3.75v3.5C1 8.216 1.784 9 2.75 9h18.5A1.75 1.75 0 0023 7.25v-3.5A1.75 1.75 0 0021.25 2H2.75zm18.5 1.5H2.75a.25.25 0 00-.25.25v3.5c0 .138.112.25.25.25h18.5a.25.25 0 00.25-.25v-3.5a.25.25 0 00-.25-.25z" />
|
9
|
+
<path
|
10
|
+
d="M2.75 10a.75.75 0 01.75.75v9.5c0 .138.112.25.25.25h16.5a.25.25 0 00.25-.25v-9.5a.75.75 0 011.5 0v9.5A1.75 1.75 0 0120.25 22H3.75A1.75 1.75 0 012 20.25v-9.5a.75.75 0 01.75-.75z" />
|
11
|
+
<path d="M9.75 11.5a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5h-4.5z" />
|
12
12
|
</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.72 3.72a.75.75 0 011.06 1.06L2.56 7h10.88l-2.22-2.22a.75.75 0 011.06-1.06l3.5 3.5a.75.75 0 010 1.06l-3.5 3.5a.75.75 0 11-1.06-1.06l2.22-2.22H2.56l2.22 2.22a.75.75 0 11-1.06 1.06l-3.5-3.5a.75.75 0 010-1.06l3.5-3.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="M3.72 3.72a.75.75 0 011.06 1.06L2.56 7h10.88l-2.22-2.22a.75.75 0 011.06-1.06l3.5 3.5a.75.75 0 010 1.06l-3.5 3.5a.75.75 0 11-1.06-1.06l2.22-2.22H2.56l2.22 2.22a.75.75 0 11-1.06 1.06l-3.5-3.5a.75.75 0 010-1.06l3.5-3.5z" />
|
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="M7.78 5.97a.75.75 0 00-1.06 0l-5.25 5.25a.75.75 0 000 1.06l5.25 5.25a.75.75 0 001.06-1.06L3.81 12.5h16.38l-3.97 3.97a.75.75 0 101.06 1.06l5.25-5.25a.75.75 0 000-1.06l-5.25-5.25a.75.75 0 10-1.06 1.06L20.19 11H3.81l3.97-3.97a.75.75 0 000-1.06z"/></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.03 8.22a.75.75 0 010 1.06l-4.25 4.25a.75.75 0 01-1.06 0L3.47 9.28a.75.75 0 011.06-1.06l2.97 2.97V3.75a.75.75 0 011.5 0v7.44l2.97-2.97a.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.03 8.22a.75.75 0 010 1.06l-4.25 4.25a.75.75 0 01-1.06 0L3.47 9.28a.75.75 0 011.06-1.06l2.97 2.97V3.75a.75.75 0 011.5 0v7.44l2.97-2.97a.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="M4.97 13.22a.75.75 0 000 1.06l6.25 6.25a.75.75 0 001.06 0l6.25-6.25a.75.75 0 10-1.06-1.06l-4.97 4.97V3.75a.75.75 0 00-1.5 0v14.44l-4.97-4.97a.75.75 0 00-1.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="M4.97 13.22a.75.75 0 000 1.06l6.25 6.25a.75.75 0 001.06 0l6.25-6.25a.75.75 0 10-1.06-1.06l-4.97 4.97V3.75a.75.75 0 00-1.5 0v14.44l-4.97-4.97a.75.75 0 00-1.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="M5.75 8.5a.75.75 0 00-.75.75v9c0 .414.336.75.75.75h9a.75.75 0 000-1.5H7.56L17.78 7.28a.75.75 0 00-1.06-1.06L6.5 16.44V9.25a.75.75 0 00-.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="M5.75 8.5a.75.75 0 00-.75.75v9c0 .414.336.75.75.75h9a.75.75 0 000-1.5H7.56L17.78 7.28a.75.75 0 00-1.06-1.06L6.5 16.44V9.25a.75.75 0 00-.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="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M18.25 8.5a.75.75 0 01.75.75v9a.75.75 0 01-.75.75h-9a.75.75 0 010-1.5h7.19L6.22 7.28a.75.75 0 011.06-1.06L17.5 16.44V9.25a.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="M18.25 8.5a.75.75 0 01.75.75v9a.75.75 0 01-.75.75h-9a.75.75 0 010-1.5h7.19L6.22 7.28a.75.75 0 011.06-1.06L17.5 16.44V9.25a.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="M7.78 12.53a.75.75 0 01-1.06 0L2.47 8.28a.75.75 0 010-1.06l4.25-4.25a.75.75 0 011.06 1.06L4.81 7h7.44a.75.75 0 010 1.5H4.81l2.97 2.97a.75.75 0 010 1.06z" />
|
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="M7.78 12.53a.75.75 0 01-1.06 0L2.47 8.28a.75.75 0 010-1.06l4.25-4.25a.75.75 0 011.06 1.06L4.81 7h7.44a.75.75 0 010 1.5H4.81l2.97 2.97a.75.75 0 010 1.06z" />
|
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="M10.78 19.03a.75.75 0 01-1.06 0l-6.25-6.25a.75.75 0 010-1.06l6.25-6.25a.75.75 0 111.06 1.06L5.81 11.5h14.44a.75.75 0 010 1.5H5.81l4.97 4.97a.75.75 0 010 1.06z" />
|
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="M10.78 19.03a.75.75 0 01-1.06 0l-6.25-6.25a.75.75 0 010-1.06l6.25-6.25a.75.75 0 111.06 1.06L5.81 11.5h14.44a.75.75 0 010 1.5H5.81l4.97 4.97a.75.75 0 010 1.06z" />
|
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="M8.22 2.97a.75.75 0 011.06 0l4.25 4.25a.75.75 0 010 1.06l-4.25 4.25a.75.75 0 01-1.06-1.06l2.97-2.97H3.75a.75.75 0 010-1.5h7.44L8.22 4.03a.75.75 0 010-1.06z" />
|
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.22 2.97a.75.75 0 011.06 0l4.25 4.25a.75.75 0 010 1.06l-4.25 4.25a.75.75 0 01-1.06-1.06l2.97-2.97H3.75a.75.75 0 010-1.5h7.44L8.22 4.03a.75.75 0 010-1.06z" />
|
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="M13.22 19.03a.75.75 0 001.06 0l6.25-6.25a.75.75 0 000-1.06l-6.25-6.25a.75.75 0 10-1.06 1.06l4.97 4.97H3.75a.75.75 0 000 1.5h14.44l-4.97 4.97a.75.75 0 000 1.06z" />
|
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="M13.22 19.03a.75.75 0 001.06 0l6.25-6.25a.75.75 0 000-1.06l-6.25-6.25a.75.75 0 10-1.06 1.06l4.97 4.97H3.75a.75.75 0 000 1.5h14.44l-4.97 4.97a.75.75 0 000 1.06z" />
|
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="16" height="16" viewBox="0 0 16 16"><path d="M5.22 14.78a.75.75 0 001.06-1.06L4.56 12h8.69a.75.75 0 000-1.5H4.56l1.72-1.72a.75.75 0 00-1.06-1.06l-3 3a.75.75 0 000 1.06l3 3zm5.56-6.5a.75.75 0 11-1.06-1.06l1.72-1.72H2.75a.75.75 0 010-1.5h8.69L9.72 2.28a.75.75 0 011.06-1.06l3 3a.75.75 0 010 1.06l-3 3z"/></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="M7.72 21.78a.75.75 0 001.06-1.06L5.56 17.5h14.69a.75.75 0 000-1.5H5.56l3.22-3.22a.75.75 0 10-1.06-1.06l-4.5 4.5a.75.75 0 000 1.06l4.5 4.5zm8.56-9.5a.75.75 0 11-1.06-1.06L18.44 8H3.75a.75.75 0 010-1.5h14.69l-3.22-3.22a.75.75 0 011.06-1.06l4.5 4.5a.75.75 0 010 1.06l-4.5 4.5z"/></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.47 7.78a.75.75 0 010-1.06l4.25-4.25a.75.75 0 011.06 0l4.25 4.25a.75.75 0 01-1.06 1.06L9 4.81v7.44a.75.75 0 01-1.5 0V4.81L4.53 7.78a.75.75 0 01-1.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="M3.47 7.78a.75.75 0 010-1.06l4.25-4.25a.75.75 0 011.06 0l4.25 4.25a.75.75 0 01-1.06 1.06L9 4.81v7.44a.75.75 0 01-1.5 0V4.81L4.53 7.78a.75.75 0 01-1.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="M18.655 10.405a.75.75 0 000-1.06l-6.25-6.25a.75.75 0 00-1.06 0l-6.25 6.25a.75.75 0 101.06 1.06l4.97-4.97v14.44a.75.75 0 001.5 0V5.435l4.97 4.97a.75.75 0 001.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="M18.655 10.405a.75.75 0 000-1.06l-6.25-6.25a.75.75 0 00-1.06 0l-6.25 6.25a.75.75 0 101.06 1.06l4.97-4.97v14.44a.75.75 0 001.5 0V5.435l4.97 4.97a.75.75 0 001.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="M5.75 15.5a.75.75 0 01-.75-.75v-9A.75.75 0 015.75 5h9a.75.75 0 010 1.5H7.56l10.22 10.22a.75.75 0 11-1.06 1.06L6.5 7.56v7.19a.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="M5.75 15.5a.75.75 0 01-.75-.75v-9A.75.75 0 015.75 5h9a.75.75 0 010 1.5H7.56l10.22 10.22a.75.75 0 11-1.06 1.06L6.5 7.56v7.19a.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="24" height="24" viewBox="0 0 24 24">
|
7
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
8
|
-
d="M18.25 15.5a.75.75 0 00.75-.75v-9a.75.75 0 00-.75-.75h-9a.75.75 0 000 1.5h7.19L6.22 16.72a.75.75 0 101.06 1.06L17.5 7.56v7.19c0 .414.336.75.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="M18.25 15.5a.75.75 0 00.75-.75v-9a.75.75 0 00-.75-.75h-9a.75.75 0 000 1.5h7.19L6.22 16.72a.75.75 0 101.06 1.06L17.5 7.56v7.19c0 .414.336.75.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="M5 5.782V2.5h-.25a.75.75 0 010-1.5h6.5a.75.75 0 010 1.5H11v3.282l3.666 5.76C15.619 13.04 14.543 15 12.767 15H3.233c-1.776 0-2.852-1.96-1.899-3.458L5 5.782zM9.5 2.5h-3V6a.75.75 0 01-.117.403L4.73 9h6.54L9.617 6.403A.75.75 0 019.5 6V2.5zm-6.9 9.847L3.775 10.5h8.45l1.175 1.847a.75.75 0 01-.633 1.153H3.233a.75.75 0 01-.633-1.153z" />
|
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="M5 5.782V2.5h-.25a.75.75 0 010-1.5h6.5a.75.75 0 010 1.5H11v3.282l3.666 5.76C15.619 13.04 14.543 15 12.767 15H3.233c-1.776 0-2.852-1.96-1.899-3.458L5 5.782zM9.5 2.5h-3V6a.75.75 0 01-.117.403L4.73 9h6.54L9.617 6.403A.75.75 0 019.5 6V2.5zm-6.9 9.847L3.775 10.5h8.45l1.175 1.847a.75.75 0 01-.633 1.153H3.233a.75.75 0 01-.633-1.153z" />
|
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="M8 8.807V3.5h-.563a.75.75 0 010-1.5h9.125a.75.75 0 010 1.5H16v5.307l5.125 9.301c.964 1.75-.302 3.892-2.299 3.892H5.174c-1.998 0-3.263-2.142-2.3-3.892L8 8.807zM14.5 3.5h-5V9a.75.75 0 01-.093.362L7.127 13.5h9.746l-2.28-4.138A.75.75 0 0114.5 9V3.5zM4.189 18.832L6.3 15h11.4l2.111 3.832a1.125 1.125 0 01-.985 1.668H5.174a1.125 1.125 0 01-.985-1.668z" />
|
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="M8 8.807V3.5h-.563a.75.75 0 010-1.5h9.125a.75.75 0 010 1.5H16v5.307l5.125 9.301c.964 1.75-.302 3.892-2.299 3.892H5.174c-1.998 0-3.263-2.142-2.3-3.892L8 8.807zM14.5 3.5h-5V9a.75.75 0 01-.093.362L7.127 13.5h9.746l-2.28-4.138A.75.75 0 0114.5 9V3.5zM4.189 18.832L6.3 15h11.4l2.111 3.832a1.125 1.125 0 01-.985 1.668H5.174a1.125 1.125 0 01-.985-1.668z" />
|
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="16" height="16" viewBox="0 0 16 16">
|
7
|
-
<path d="M8 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" />
|
8
|
-
<path fill-rule="evenodd" fill="#ffffff"
|
9
|
-
d="M8 1.5A3.5 3.5 0 004.5 5v2.947c0 .346-.102.683-.294.97l-1.703 2.556a.018.018 0 00-.003.01l.001.006c0 .002.002.004.004.006a.017.017 0 00.006.004l.007.001h10.964l.007-.001a.016.016 0 00.006-.004.016.016 0 00.004-.006l.001-.007a.017.017 0 00-.003-.01l-1.703-2.554a1.75 1.75 0 01-.294-.97V5A3.5 3.5 0 008 1.5zM3 5a5 5 0 0110 0v2.947c0 .05.015.098.042.139l1.703 2.555A1.518 1.518 0 0113.482 13H2.518a1.518 1.518 0 01-1.263-2.36l1.703-2.554A.25.25 0 003 7.947V5z" />
|
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 d="M8 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" />
|
8
|
+
<path fill-rule="evenodd" fill="#ffffff"
|
9
|
+
d="M8 1.5A3.5 3.5 0 004.5 5v2.947c0 .346-.102.683-.294.97l-1.703 2.556a.018.018 0 00-.003.01l.001.006c0 .002.002.004.004.006a.017.017 0 00.006.004l.007.001h10.964l.007-.001a.016.016 0 00.006-.004.016.016 0 00.004-.006l.001-.007a.017.017 0 00-.003-.01l-1.703-2.554a1.75 1.75 0 01-.294-.97V5A3.5 3.5 0 008 1.5zM3 5a5 5 0 0110 0v2.947c0 .05.015.098.042.139l1.703 2.555A1.518 1.518 0 0113.482 13H2.518a1.518 1.518 0 01-1.263-2.36l1.703-2.554A.25.25 0 003 7.947V5z" />
|
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="M12 1C8.318 1 5 3.565 5 7v4.539a3.25 3.25 0 01-.546 1.803l-2.2 3.299A1.518 1.518 0 003.519 19H8.5a3.5 3.5 0 107 0h4.982a1.518 1.518 0 001.263-2.36l-2.2-3.298A3.25 3.25 0 0119 11.539V7c0-3.435-3.319-6-7-6zM6.5 7c0-2.364 2.383-4.5 5.5-4.5s5.5 2.136 5.5 4.5v4.539c0 .938.278 1.854.798 2.635l2.199 3.299a.017.017 0 01.003.01l-.001.006-.004.006-.006.004-.007.001H3.518l-.007-.001-.006-.004-.004-.006-.001-.007.003-.01 2.2-3.298a4.75 4.75 0 00.797-2.635V7zM14 19h-4a2 2 0 104 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="M12 1C8.318 1 5 3.565 5 7v4.539a3.25 3.25 0 01-.546 1.803l-2.2 3.299A1.518 1.518 0 003.519 19H8.5a3.5 3.5 0 107 0h4.982a1.518 1.518 0 001.263-2.36l-2.2-3.298A3.25 3.25 0 0119 11.539V7c0-3.435-3.319-6-7-6zM6.5 7c0-2.364 2.383-4.5 5.5-4.5s5.5 2.136 5.5 4.5v4.539c0 .938.278 1.854.798 2.635l2.199 3.299a.017.017 0 01.003.01l-.001.006-.004.006-.006.004-.007.001H3.518l-.007-.001-.006-.004-.004-.006-.001-.007.003-.01 2.2-3.298a4.75 4.75 0 00.797-2.635V7zM14 19h-4a2 2 0 104 0z" />
|
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="16" height="16" viewBox="0 0 16 16"><path d="M8 16c.9 0 1.7-.6 1.9-1.5.1-.3-.1-.5-.4-.5h-3c-.3 0-.5.2-.4.5.2.9 1 1.5 1.9 1.5zM3 5c0-2.8 2.2-5 5-5s5 2.2 5 5v3l1.7 2.6c.2.2.3.5.3.8 0 .8-.7 1.5-1.5 1.5h-11c-.8.1-1.5-.6-1.5-1.4 0-.3.1-.6.3-.8L3 8.1V5z"/></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 8a6 6 0 1112 0v2.917c0 .703.228 1.387.65 1.95L20.7 15.6a1.5 1.5 0 01-1.2 2.4h-15a1.5 1.5 0 01-1.2-2.4l2.05-2.733a3.25 3.25 0 00.65-1.95V8zm6 13.5A3.502 3.502 0 018.645 19h6.71A3.502 3.502 0 0112 21.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 8a6 6 0 1112 0v2.917c0 .703.228 1.387.65 1.95L20.7 15.6a1.5 1.5 0 01-1.2 2.4h-15a1.5 1.5 0 01-1.2-2.4l2.05-2.733a3.25 3.25 0 00.65-1.95V8zm6 13.5A3.502 3.502 0 018.645 19h6.71A3.502 3.502 0 0112 21.5z" />
|
9
9
|
</svg>
|