feat: Added section for cross-site cookies, p=#10833, c=media, common, compact-mode, glance, tabs, workspaces

This commit is contained in:
mr. m
2025-10-16 15:45:05 +02:00
committed by GitHub
parent 70b05bf7fb
commit b90005dc11
146 changed files with 218 additions and 1181 deletions

View File

@@ -77,6 +77,7 @@ zen-generic-next = Next
# These labels will be used for the site data panel settings
zen-site-data-setting-allow = Allowed
zen-site-data-setting-block = Blocked
zen-site-data-setting-cross-site = Cross-Site cookie
zen-site-data-security-info-extension =
.label = Extension
zen-site-data-security-info-secure =
@@ -96,7 +97,7 @@ zen-site-data-share =
zen-urlbar-copy-url-button =
.tooltiptext = Copy URL
zen-site-data-setting-site-protection = Site Protection
zen-site-data-setting-site-protection = Tracking Protection
# Section: Feature callouts

View File

@@ -1,12 +1,12 @@
diff --git a/browser/components/preferences/main.inc.xhtml b/browser/components/preferences/main.inc.xhtml
index 891cf7108cf4606c99a902afa420e744b9690b87..80a971b4a3e733e6495a0a11654c209e2aea5d9c 100644
index 891cf7108cf4606c99a902afa420e744b9690b87..2bdbc1f0b6ac2c883dcbd706aed0615fad5e0760 100644
--- a/browser/components/preferences/main.inc.xhtml
+++ b/browser/components/preferences/main.inc.xhtml
@@ -29,6 +29,11 @@
<vbox id="startupPageBox">
<checkbox id="browserRestoreSession"
data-l10n-id="startup-restore-windows-and-tabs"/>
+ <vbox id="windowsLaunchOnLoginDisabledBox" align="center" class="indent" hidden="true">
+ <vbox class="indent">
+ <checkbox id="zenWorkspaceContinueWhereLeftOff"
+ data-l10n-id="zen-workspace-continue-where-left-off"
+ preference="zen.workspaces.continue-where-left-off"/>

View File

@@ -640,10 +640,13 @@
list-style-image: url('autoplay-media-fill.svg') !important;
}
.zen-permission-shield-icon {
list-style-image: url('tracking-protection-fill.svg') !important;
list-style-image: url('tracking-protection-fill.svg');
}
.zen-permission-extension-icon {
list-style-image: url('extension-fill.svg') !important;
list-style-image: url('extension-fill.svg');
}
.zen-permission-cookie-icon {
list-style-image: url('cookies-fill.svg');
}
/* tab sound icons */

View File

@@ -27,6 +27,7 @@
* skin/classic/browser/zen-icons/close-all.svg (../shared/zen-icons/lin/close-all.svg)
* skin/classic/browser/zen-icons/close.svg (../shared/zen-icons/lin/close.svg)
* skin/classic/browser/zen-icons/container-tab.svg (../shared/zen-icons/lin/container-tab.svg)
* skin/classic/browser/zen-icons/cookies-fill.svg (../shared/zen-icons/lin/cookies-fill.svg)
* skin/classic/browser/zen-icons/customize.svg (../shared/zen-icons/lin/customize.svg)
* skin/classic/browser/zen-icons/desktop-notification-blocked.svg (../shared/zen-icons/lin/desktop-notification-blocked.svg)
* skin/classic/browser/zen-icons/desktop-notification-fill.svg (../shared/zen-icons/lin/desktop-notification-fill.svg)
@@ -41,16 +42,16 @@
* skin/classic/browser/zen-icons/edit-paste.svg (../shared/zen-icons/lin/edit-paste.svg)
* skin/classic/browser/zen-icons/edit-redo.svg (../shared/zen-icons/lin/edit-redo.svg)
* skin/classic/browser/zen-icons/edit-select-all.svg (../shared/zen-icons/lin/edit-select-all.svg)
* skin/classic/browser/zen-icons/edit.svg (../shared/zen-icons/lin/edit.svg)
* skin/classic/browser/zen-icons/edit-theme.svg (../shared/zen-icons/lin/edit-theme.svg)
* skin/classic/browser/zen-icons/edit-undo.svg (../shared/zen-icons/lin/edit-undo.svg)
* skin/classic/browser/zen-icons/edit.svg (../shared/zen-icons/lin/edit.svg)
* skin/classic/browser/zen-icons/essential-add.svg (../shared/zen-icons/lin/essential-add.svg)
* skin/classic/browser/zen-icons/essential-remove.svg (../shared/zen-icons/lin/essential-remove.svg)
* skin/classic/browser/zen-icons/expand-sidebar.svg (../shared/zen-icons/lin/expand-sidebar.svg)
* skin/classic/browser/zen-icons/ext-link.svg (../shared/zen-icons/lin/ext-link.svg)
* skin/classic/browser/zen-icons/extension-blocked.svg (../shared/zen-icons/lin/extension-blocked.svg)
* skin/classic/browser/zen-icons/extension-fill.svg (../shared/zen-icons/lin/extension-fill.svg)
* skin/classic/browser/zen-icons/extension.svg (../shared/zen-icons/lin/extension.svg)
* skin/classic/browser/zen-icons/ext-link.svg (../shared/zen-icons/lin/ext-link.svg)
* skin/classic/browser/zen-icons/face-sun.svg (../shared/zen-icons/lin/face-sun.svg)
* skin/classic/browser/zen-icons/firefox.svg (../shared/zen-icons/lin/firefox.svg)
* skin/classic/browser/zen-icons/folder.svg (../shared/zen-icons/lin/folder.svg)
@@ -107,28 +108,28 @@
* skin/classic/browser/zen-icons/popup-fill.svg (../shared/zen-icons/lin/popup-fill.svg)
* skin/classic/browser/zen-icons/popup.svg (../shared/zen-icons/lin/popup.svg)
* skin/classic/browser/zen-icons/print.svg (../shared/zen-icons/lin/print.svg)
* skin/classic/browser/zen-icons/privateBrowsing.svg (../shared/zen-icons/lin/privateBrowsing.svg)
* skin/classic/browser/zen-icons/private-window.svg (../shared/zen-icons/lin/private-window.svg)
* skin/classic/browser/zen-icons/privateBrowsing.svg (../shared/zen-icons/lin/privateBrowsing.svg)
* skin/classic/browser/zen-icons/reader-mode.svg (../shared/zen-icons/lin/reader-mode.svg)
* skin/classic/browser/zen-icons/reload.svg (../shared/zen-icons/lin/reload.svg)
* skin/classic/browser/zen-icons/reload-to-stop.svg (../shared/zen-icons/lin/reload-to-stop.svg)
* skin/classic/browser/zen-icons/reload.svg (../shared/zen-icons/lin/reload.svg)
* skin/classic/browser/zen-icons/report.svg (../shared/zen-icons/lin/report.svg)
* skin/classic/browser/zen-icons/save.svg (../shared/zen-icons/lin/save.svg)
* skin/classic/browser/zen-icons/screen-blocked.svg (../shared/zen-icons/lin/screen-blocked.svg)
* skin/classic/browser/zen-icons/screenshot.svg (../shared/zen-icons/lin/screenshot.svg)
* skin/classic/browser/zen-icons/screen.svg (../shared/zen-icons/lin/screen.svg)
* skin/classic/browser/zen-icons/screenshot.svg (../shared/zen-icons/lin/screenshot.svg)
* skin/classic/browser/zen-icons/search-glass.svg (../shared/zen-icons/lin/search-glass.svg)
* skin/classic/browser/zen-icons/search-page.svg (../shared/zen-icons/lin/search-page.svg)
* skin/classic/browser/zen-icons/security-broken.svg (../shared/zen-icons/lin/security-broken.svg)
* skin/classic/browser/zen-icons/security.svg (../shared/zen-icons/lin/security.svg)
* skin/classic/browser/zen-icons/security-warning.svg (../shared/zen-icons/lin/security-warning.svg)
* skin/classic/browser/zen-icons/security.svg (../shared/zen-icons/lin/security.svg)
* skin/classic/browser/zen-icons/send-to-device.svg (../shared/zen-icons/lin/send-to-device.svg)
* skin/classic/browser/zen-icons/settings-fill.svg (../shared/zen-icons/lin/settings-fill.svg)
* skin/classic/browser/zen-icons/settings.svg (../shared/zen-icons/lin/settings.svg)
* skin/classic/browser/zen-icons/share.svg (../shared/zen-icons/lin/share.svg)
* skin/classic/browser/zen-icons/sidebars-right.svg (../shared/zen-icons/lin/sidebars-right.svg)
* skin/classic/browser/zen-icons/sidebar-right.svg (../shared/zen-icons/lin/sidebar-right.svg)
* skin/classic/browser/zen-icons/sidebar.svg (../shared/zen-icons/lin/sidebar.svg)
* skin/classic/browser/zen-icons/sidebars-right.svg (../shared/zen-icons/lin/sidebars-right.svg)
* skin/classic/browser/zen-icons/source-code.svg (../shared/zen-icons/lin/source-code.svg)
* skin/classic/browser/zen-icons/sparkles.svg (../shared/zen-icons/lin/sparkles.svg)
* skin/classic/browser/zen-icons/spell-check.svg (../shared/zen-icons/lin/spell-check.svg)
@@ -180,6 +181,7 @@
* skin/classic/browser/zen-icons/close-all.svg (../shared/zen-icons/lin/close-all.svg)
* skin/classic/browser/zen-icons/close.svg (../shared/zen-icons/lin/close.svg)
* skin/classic/browser/zen-icons/container-tab.svg (../shared/zen-icons/lin/container-tab.svg)
* skin/classic/browser/zen-icons/cookies-fill.svg (../shared/zen-icons/lin/cookies-fill.svg)
* skin/classic/browser/zen-icons/customize.svg (../shared/zen-icons/lin/customize.svg)
* skin/classic/browser/zen-icons/desktop-notification-blocked.svg (../shared/zen-icons/lin/desktop-notification-blocked.svg)
* skin/classic/browser/zen-icons/desktop-notification-fill.svg (../shared/zen-icons/lin/desktop-notification-fill.svg)
@@ -194,16 +196,16 @@
* skin/classic/browser/zen-icons/edit-paste.svg (../shared/zen-icons/lin/edit-paste.svg)
* skin/classic/browser/zen-icons/edit-redo.svg (../shared/zen-icons/lin/edit-redo.svg)
* skin/classic/browser/zen-icons/edit-select-all.svg (../shared/zen-icons/lin/edit-select-all.svg)
* skin/classic/browser/zen-icons/edit.svg (../shared/zen-icons/lin/edit.svg)
* skin/classic/browser/zen-icons/edit-theme.svg (../shared/zen-icons/lin/edit-theme.svg)
* skin/classic/browser/zen-icons/edit-undo.svg (../shared/zen-icons/lin/edit-undo.svg)
* skin/classic/browser/zen-icons/edit.svg (../shared/zen-icons/lin/edit.svg)
* skin/classic/browser/zen-icons/essential-add.svg (../shared/zen-icons/lin/essential-add.svg)
* skin/classic/browser/zen-icons/essential-remove.svg (../shared/zen-icons/lin/essential-remove.svg)
* skin/classic/browser/zen-icons/expand-sidebar.svg (../shared/zen-icons/lin/expand-sidebar.svg)
* skin/classic/browser/zen-icons/ext-link.svg (../shared/zen-icons/lin/ext-link.svg)
* skin/classic/browser/zen-icons/extension-blocked.svg (../shared/zen-icons/lin/extension-blocked.svg)
* skin/classic/browser/zen-icons/extension-fill.svg (../shared/zen-icons/lin/extension-fill.svg)
* skin/classic/browser/zen-icons/extension.svg (../shared/zen-icons/lin/extension.svg)
* skin/classic/browser/zen-icons/ext-link.svg (../shared/zen-icons/lin/ext-link.svg)
* skin/classic/browser/zen-icons/face-sun.svg (../shared/zen-icons/lin/face-sun.svg)
* skin/classic/browser/zen-icons/firefox.svg (../shared/zen-icons/lin/firefox.svg)
* skin/classic/browser/zen-icons/folder.svg (../shared/zen-icons/lin/folder.svg)
@@ -260,28 +262,28 @@
* skin/classic/browser/zen-icons/popup-fill.svg (../shared/zen-icons/lin/popup-fill.svg)
* skin/classic/browser/zen-icons/popup.svg (../shared/zen-icons/lin/popup.svg)
* skin/classic/browser/zen-icons/print.svg (../shared/zen-icons/lin/print.svg)
* skin/classic/browser/zen-icons/privateBrowsing.svg (../shared/zen-icons/lin/privateBrowsing.svg)
* skin/classic/browser/zen-icons/private-window.svg (../shared/zen-icons/lin/private-window.svg)
* skin/classic/browser/zen-icons/privateBrowsing.svg (../shared/zen-icons/lin/privateBrowsing.svg)
* skin/classic/browser/zen-icons/reader-mode.svg (../shared/zen-icons/lin/reader-mode.svg)
* skin/classic/browser/zen-icons/reload.svg (../shared/zen-icons/lin/reload.svg)
* skin/classic/browser/zen-icons/reload-to-stop.svg (../shared/zen-icons/lin/reload-to-stop.svg)
* skin/classic/browser/zen-icons/reload.svg (../shared/zen-icons/lin/reload.svg)
* skin/classic/browser/zen-icons/report.svg (../shared/zen-icons/lin/report.svg)
* skin/classic/browser/zen-icons/save.svg (../shared/zen-icons/lin/save.svg)
* skin/classic/browser/zen-icons/screen-blocked.svg (../shared/zen-icons/lin/screen-blocked.svg)
* skin/classic/browser/zen-icons/screenshot.svg (../shared/zen-icons/lin/screenshot.svg)
* skin/classic/browser/zen-icons/screen.svg (../shared/zen-icons/lin/screen.svg)
* skin/classic/browser/zen-icons/screenshot.svg (../shared/zen-icons/lin/screenshot.svg)
* skin/classic/browser/zen-icons/search-glass.svg (../shared/zen-icons/lin/search-glass.svg)
* skin/classic/browser/zen-icons/search-page.svg (../shared/zen-icons/lin/search-page.svg)
* skin/classic/browser/zen-icons/security-broken.svg (../shared/zen-icons/lin/security-broken.svg)
* skin/classic/browser/zen-icons/security.svg (../shared/zen-icons/lin/security.svg)
* skin/classic/browser/zen-icons/security-warning.svg (../shared/zen-icons/lin/security-warning.svg)
* skin/classic/browser/zen-icons/security.svg (../shared/zen-icons/lin/security.svg)
* skin/classic/browser/zen-icons/send-to-device.svg (../shared/zen-icons/lin/send-to-device.svg)
* skin/classic/browser/zen-icons/settings-fill.svg (../shared/zen-icons/lin/settings-fill.svg)
* skin/classic/browser/zen-icons/settings.svg (../shared/zen-icons/lin/settings.svg)
* skin/classic/browser/zen-icons/share.svg (../shared/zen-icons/lin/share.svg)
* skin/classic/browser/zen-icons/sidebars-right.svg (../shared/zen-icons/lin/sidebars-right.svg)
* skin/classic/browser/zen-icons/sidebar-right.svg (../shared/zen-icons/lin/sidebar-right.svg)
* skin/classic/browser/zen-icons/sidebar.svg (../shared/zen-icons/lin/sidebar.svg)
* skin/classic/browser/zen-icons/sidebars-right.svg (../shared/zen-icons/lin/sidebars-right.svg)
* skin/classic/browser/zen-icons/source-code.svg (../shared/zen-icons/lin/source-code.svg)
* skin/classic/browser/zen-icons/sparkles.svg (../shared/zen-icons/lin/sparkles.svg)
* skin/classic/browser/zen-icons/spell-check.svg (../shared/zen-icons/lin/spell-check.svg)
@@ -333,6 +335,7 @@
* skin/classic/browser/zen-icons/close-all.svg (../shared/zen-icons/lin/close-all.svg)
* skin/classic/browser/zen-icons/close.svg (../shared/zen-icons/lin/close.svg)
* skin/classic/browser/zen-icons/container-tab.svg (../shared/zen-icons/lin/container-tab.svg)
* skin/classic/browser/zen-icons/cookies-fill.svg (../shared/zen-icons/lin/cookies-fill.svg)
* skin/classic/browser/zen-icons/customize.svg (../shared/zen-icons/lin/customize.svg)
* skin/classic/browser/zen-icons/desktop-notification-blocked.svg (../shared/zen-icons/lin/desktop-notification-blocked.svg)
* skin/classic/browser/zen-icons/desktop-notification-fill.svg (../shared/zen-icons/lin/desktop-notification-fill.svg)
@@ -347,16 +350,16 @@
* skin/classic/browser/zen-icons/edit-paste.svg (../shared/zen-icons/lin/edit-paste.svg)
* skin/classic/browser/zen-icons/edit-redo.svg (../shared/zen-icons/lin/edit-redo.svg)
* skin/classic/browser/zen-icons/edit-select-all.svg (../shared/zen-icons/lin/edit-select-all.svg)
* skin/classic/browser/zen-icons/edit.svg (../shared/zen-icons/lin/edit.svg)
* skin/classic/browser/zen-icons/edit-theme.svg (../shared/zen-icons/lin/edit-theme.svg)
* skin/classic/browser/zen-icons/edit-undo.svg (../shared/zen-icons/lin/edit-undo.svg)
* skin/classic/browser/zen-icons/edit.svg (../shared/zen-icons/lin/edit.svg)
* skin/classic/browser/zen-icons/essential-add.svg (../shared/zen-icons/lin/essential-add.svg)
* skin/classic/browser/zen-icons/essential-remove.svg (../shared/zen-icons/lin/essential-remove.svg)
* skin/classic/browser/zen-icons/expand-sidebar.svg (../shared/zen-icons/lin/expand-sidebar.svg)
* skin/classic/browser/zen-icons/ext-link.svg (../shared/zen-icons/lin/ext-link.svg)
* skin/classic/browser/zen-icons/extension-blocked.svg (../shared/zen-icons/lin/extension-blocked.svg)
* skin/classic/browser/zen-icons/extension-fill.svg (../shared/zen-icons/lin/extension-fill.svg)
* skin/classic/browser/zen-icons/extension.svg (../shared/zen-icons/lin/extension.svg)
* skin/classic/browser/zen-icons/ext-link.svg (../shared/zen-icons/lin/ext-link.svg)
* skin/classic/browser/zen-icons/face-sun.svg (../shared/zen-icons/lin/face-sun.svg)
* skin/classic/browser/zen-icons/firefox.svg (../shared/zen-icons/lin/firefox.svg)
* skin/classic/browser/zen-icons/folder.svg (../shared/zen-icons/lin/folder.svg)
@@ -413,28 +416,28 @@
* skin/classic/browser/zen-icons/popup-fill.svg (../shared/zen-icons/lin/popup-fill.svg)
* skin/classic/browser/zen-icons/popup.svg (../shared/zen-icons/lin/popup.svg)
* skin/classic/browser/zen-icons/print.svg (../shared/zen-icons/lin/print.svg)
* skin/classic/browser/zen-icons/privateBrowsing.svg (../shared/zen-icons/lin/privateBrowsing.svg)
* skin/classic/browser/zen-icons/private-window.svg (../shared/zen-icons/lin/private-window.svg)
* skin/classic/browser/zen-icons/privateBrowsing.svg (../shared/zen-icons/lin/privateBrowsing.svg)
* skin/classic/browser/zen-icons/reader-mode.svg (../shared/zen-icons/lin/reader-mode.svg)
* skin/classic/browser/zen-icons/reload.svg (../shared/zen-icons/lin/reload.svg)
* skin/classic/browser/zen-icons/reload-to-stop.svg (../shared/zen-icons/lin/reload-to-stop.svg)
* skin/classic/browser/zen-icons/reload.svg (../shared/zen-icons/lin/reload.svg)
* skin/classic/browser/zen-icons/report.svg (../shared/zen-icons/lin/report.svg)
* skin/classic/browser/zen-icons/save.svg (../shared/zen-icons/lin/save.svg)
* skin/classic/browser/zen-icons/screen-blocked.svg (../shared/zen-icons/lin/screen-blocked.svg)
* skin/classic/browser/zen-icons/screenshot.svg (../shared/zen-icons/lin/screenshot.svg)
* skin/classic/browser/zen-icons/screen.svg (../shared/zen-icons/lin/screen.svg)
* skin/classic/browser/zen-icons/screenshot.svg (../shared/zen-icons/lin/screenshot.svg)
* skin/classic/browser/zen-icons/search-glass.svg (../shared/zen-icons/lin/search-glass.svg)
* skin/classic/browser/zen-icons/search-page.svg (../shared/zen-icons/lin/search-page.svg)
* skin/classic/browser/zen-icons/security-broken.svg (../shared/zen-icons/lin/security-broken.svg)
* skin/classic/browser/zen-icons/security.svg (../shared/zen-icons/lin/security.svg)
* skin/classic/browser/zen-icons/security-warning.svg (../shared/zen-icons/lin/security-warning.svg)
* skin/classic/browser/zen-icons/security.svg (../shared/zen-icons/lin/security.svg)
* skin/classic/browser/zen-icons/send-to-device.svg (../shared/zen-icons/lin/send-to-device.svg)
* skin/classic/browser/zen-icons/settings-fill.svg (../shared/zen-icons/lin/settings-fill.svg)
* skin/classic/browser/zen-icons/settings.svg (../shared/zen-icons/lin/settings.svg)
* skin/classic/browser/zen-icons/share.svg (../shared/zen-icons/lin/share.svg)
* skin/classic/browser/zen-icons/sidebars-right.svg (../shared/zen-icons/lin/sidebars-right.svg)
* skin/classic/browser/zen-icons/sidebar-right.svg (../shared/zen-icons/lin/sidebar-right.svg)
* skin/classic/browser/zen-icons/sidebar.svg (../shared/zen-icons/lin/sidebar.svg)
* skin/classic/browser/zen-icons/sidebars-right.svg (../shared/zen-icons/lin/sidebars-right.svg)
* skin/classic/browser/zen-icons/source-code.svg (../shared/zen-icons/lin/source-code.svg)
* skin/classic/browser/zen-icons/sparkles.svg (../shared/zen-icons/lin/sparkles.svg)
* skin/classic/browser/zen-icons/spell-check.svg (../shared/zen-icons/lin/spell-check.svg)
@@ -462,90 +465,90 @@
* skin/classic/browser/zen-icons/zoom-out.svg (../shared/zen-icons/lin/zoom-out.svg)
#endif
* skin/classic/browser/zen-icons/urlbar-arrow.svg (../shared/zen-icons/common/urlbar-arrow.svg)
* skin/classic/browser/zen-icons/selectable/airplane.svg (../shared/zen-icons/common/selectable/airplane.svg)
* skin/classic/browser/zen-icons/selectable/american-football.svg (../shared/zen-icons/common/selectable/american-football.svg)
* skin/classic/browser/zen-icons/selectable/baseball.svg (../shared/zen-icons/common/selectable/baseball.svg)
* skin/classic/browser/zen-icons/selectable/basket.svg (../shared/zen-icons/common/selectable/basket.svg)
* skin/classic/browser/zen-icons/selectable/bed.svg (../shared/zen-icons/common/selectable/bed.svg)
* skin/classic/browser/zen-icons/selectable/bell.svg (../shared/zen-icons/common/selectable/bell.svg)
* skin/classic/browser/zen-icons/selectable/bookmark.svg (../shared/zen-icons/common/selectable/bookmark.svg)
* skin/classic/browser/zen-icons/selectable/book.svg (../shared/zen-icons/common/selectable/book.svg)
* skin/classic/browser/zen-icons/selectable/briefcase.svg (../shared/zen-icons/common/selectable/briefcase.svg)
* skin/classic/browser/zen-icons/selectable/brush.svg (../shared/zen-icons/common/selectable/brush.svg)
* skin/classic/browser/zen-icons/selectable/bug.svg (../shared/zen-icons/common/selectable/bug.svg)
* skin/classic/browser/zen-icons/selectable/build.svg (../shared/zen-icons/common/selectable/build.svg)
* skin/classic/browser/zen-icons/selectable/cafe.svg (../shared/zen-icons/common/selectable/cafe.svg)
* skin/classic/browser/zen-icons/selectable/call.svg (../shared/zen-icons/common/selectable/call.svg)
* skin/classic/browser/zen-icons/selectable/card.svg (../shared/zen-icons/common/selectable/card.svg)
* skin/classic/browser/zen-icons/selectable/chat.svg (../shared/zen-icons/common/selectable/chat.svg)
* skin/classic/browser/zen-icons/selectable/checkbox.svg (../shared/zen-icons/common/selectable/checkbox.svg)
* skin/classic/browser/zen-icons/selectable/circle.svg (../shared/zen-icons/common/selectable/circle.svg)
* skin/classic/browser/zen-icons/selectable/cloud.svg (../shared/zen-icons/common/selectable/cloud.svg)
* skin/classic/browser/zen-icons/selectable/code.svg (../shared/zen-icons/common/selectable/code.svg)
* skin/classic/browser/zen-icons/selectable/coins.svg (../shared/zen-icons/common/selectable/coins.svg)
* skin/classic/browser/zen-icons/selectable/construct.svg (../shared/zen-icons/common/selectable/construct.svg)
* skin/classic/browser/zen-icons/selectable/cutlery.svg (../shared/zen-icons/common/selectable/cutlery.svg)
* skin/classic/browser/zen-icons/selectable/egg.svg (../shared/zen-icons/common/selectable/egg.svg)
* skin/classic/browser/zen-icons/selectable/extension-puzzle.svg (../shared/zen-icons/common/selectable/extension-puzzle.svg)
* skin/classic/browser/zen-icons/selectable/eye.svg (../shared/zen-icons/common/selectable/eye.svg)
* skin/classic/browser/zen-icons/selectable/fast-food.svg (../shared/zen-icons/common/selectable/fast-food.svg)
* skin/classic/browser/zen-icons/selectable/fish.svg (../shared/zen-icons/common/selectable/fish.svg)
* skin/classic/browser/zen-icons/selectable/flag.svg (../shared/zen-icons/common/selectable/flag.svg)
* skin/classic/browser/zen-icons/selectable/flame.svg (../shared/zen-icons/common/selectable/flame.svg)
* skin/classic/browser/zen-icons/selectable/flask.svg (../shared/zen-icons/common/selectable/flask.svg)
* skin/classic/browser/zen-icons/selectable/folder.svg (../shared/zen-icons/common/selectable/folder.svg)
* skin/classic/browser/zen-icons/selectable/game-controller.svg (../shared/zen-icons/common/selectable/game-controller.svg)
* skin/classic/browser/zen-icons/selectable/globe-1.svg (../shared/zen-icons/common/selectable/globe-1.svg)
* skin/classic/browser/zen-icons/selectable/globe.svg (../shared/zen-icons/common/selectable/globe.svg)
* skin/classic/browser/zen-icons/selectable/grid-2x2.svg (../shared/zen-icons/common/selectable/grid-2x2.svg)
* skin/classic/browser/zen-icons/selectable/grid-3x3.svg (../shared/zen-icons/common/selectable/grid-3x3.svg)
* skin/classic/browser/zen-icons/selectable/heart.svg (../shared/zen-icons/common/selectable/heart.svg)
* skin/classic/browser/zen-icons/selectable/ice-cream.svg (../shared/zen-icons/common/selectable/ice-cream.svg)
* skin/classic/browser/zen-icons/selectable/image.svg (../shared/zen-icons/common/selectable/image.svg)
* skin/classic/browser/zen-icons/selectable/inbox.svg (../shared/zen-icons/common/selectable/inbox.svg)
* skin/classic/browser/zen-icons/selectable/key.svg (../shared/zen-icons/common/selectable/key.svg)
* skin/classic/browser/zen-icons/selectable/layers.svg (../shared/zen-icons/common/selectable/layers.svg)
* skin/classic/browser/zen-icons/selectable/leaf.svg (../shared/zen-icons/common/selectable/leaf.svg)
* skin/classic/browser/zen-icons/selectable/lightning.svg (../shared/zen-icons/common/selectable/lightning.svg)
* skin/classic/browser/zen-icons/selectable/location.svg (../shared/zen-icons/common/selectable/location.svg)
* skin/classic/browser/zen-icons/selectable/lock-closed.svg (../shared/zen-icons/common/selectable/lock-closed.svg)
* skin/classic/browser/zen-icons/selectable/logo-rss.svg (../shared/zen-icons/common/selectable/logo-rss.svg)
* skin/classic/browser/zen-icons/selectable/logo-usd.svg (../shared/zen-icons/common/selectable/logo-usd.svg)
* skin/classic/browser/zen-icons/selectable/mail.svg (../shared/zen-icons/common/selectable/mail.svg)
* skin/classic/browser/zen-icons/selectable/map.svg (../shared/zen-icons/common/selectable/map.svg)
* skin/classic/browser/zen-icons/selectable/megaphone.svg (../shared/zen-icons/common/selectable/megaphone.svg)
* skin/classic/browser/zen-icons/selectable/moon.svg (../shared/zen-icons/common/selectable/moon.svg)
* skin/classic/browser/zen-icons/selectable/music.svg (../shared/zen-icons/common/selectable/music.svg)
* skin/classic/browser/zen-icons/selectable/navigate.svg (../shared/zen-icons/common/selectable/navigate.svg)
* skin/classic/browser/zen-icons/selectable/nuclear.svg (../shared/zen-icons/common/selectable/nuclear.svg)
* skin/classic/browser/zen-icons/selectable/page.svg (../shared/zen-icons/common/selectable/page.svg)
* skin/classic/browser/zen-icons/selectable/palette.svg (../shared/zen-icons/common/selectable/palette.svg)
* skin/classic/browser/zen-icons/selectable/paw.svg (../shared/zen-icons/common/selectable/paw.svg)
* skin/classic/browser/zen-icons/selectable/people.svg (../shared/zen-icons/common/selectable/people.svg)
* skin/classic/browser/zen-icons/selectable/pizza.svg (../shared/zen-icons/common/selectable/pizza.svg)
* skin/classic/browser/zen-icons/selectable/planet.svg (../shared/zen-icons/common/selectable/planet.svg)
* skin/classic/browser/zen-icons/selectable/present.svg (../shared/zen-icons/common/selectable/present.svg)
* skin/classic/browser/zen-icons/selectable/rocket.svg (../shared/zen-icons/common/selectable/rocket.svg)
* skin/classic/browser/zen-icons/selectable/school.svg (../shared/zen-icons/common/selectable/school.svg)
* skin/classic/browser/zen-icons/selectable/shapes.svg (../shared/zen-icons/common/selectable/shapes.svg)
* skin/classic/browser/zen-icons/selectable/shirt.svg (../shared/zen-icons/common/selectable/shirt.svg)
* skin/classic/browser/zen-icons/selectable/skull.svg (../shared/zen-icons/common/selectable/skull.svg)
* skin/classic/browser/zen-icons/selectable/squares.svg (../shared/zen-icons/common/selectable/squares.svg)
* skin/classic/browser/zen-icons/selectable/square.svg (../shared/zen-icons/common/selectable/square.svg)
* skin/classic/browser/zen-icons/selectable/star-1.svg (../shared/zen-icons/common/selectable/star-1.svg)
* skin/classic/browser/zen-icons/selectable/star.svg (../shared/zen-icons/common/selectable/star.svg)
* skin/classic/browser/zen-icons/selectable/stats-chart.svg (../shared/zen-icons/common/selectable/stats-chart.svg)
* skin/classic/browser/zen-icons/selectable/sun.svg (../shared/zen-icons/common/selectable/sun.svg)
* skin/classic/browser/zen-icons/selectable/tada.svg (../shared/zen-icons/common/selectable/tada.svg)
* skin/classic/browser/zen-icons/selectable/terminal.svg (../shared/zen-icons/common/selectable/terminal.svg)
* skin/classic/browser/zen-icons/selectable/ticket.svg (../shared/zen-icons/common/selectable/ticket.svg)
* skin/classic/browser/zen-icons/selectable/time.svg (../shared/zen-icons/common/selectable/time.svg)
* skin/classic/browser/zen-icons/selectable/trash.svg (../shared/zen-icons/common/selectable/trash.svg)
* skin/classic/browser/zen-icons/selectable/triangle.svg (../shared/zen-icons/common/selectable/triangle.svg)
* skin/classic/browser/zen-icons/selectable/video.svg (../shared/zen-icons/common/selectable/video.svg)
* skin/classic/browser/zen-icons/selectable/volume-high.svg (../shared/zen-icons/common/selectable/volume-high.svg)
* skin/classic/browser/zen-icons/selectable/wallet.svg (../shared/zen-icons/common/selectable/wallet.svg)
* skin/classic/browser/zen-icons/selectable/warning.svg (../shared/zen-icons/common/selectable/warning.svg)
* skin/classic/browser/zen-icons/selectable/water.svg (../shared/zen-icons/common/selectable/water.svg)
* skin/classic/browser/zen-icons/selectable/weight.svg (../shared/zen-icons/common/selectable/weight.svg)
* skin/classic/browser/zen-icons/selectable/airplane.svg (../shared/zen-icons/common/selectable/airplane.svg)
* skin/classic/browser/zen-icons/selectable/american-football.svg (../shared/zen-icons/common/selectable/american-football.svg)
* skin/classic/browser/zen-icons/selectable/baseball.svg (../shared/zen-icons/common/selectable/baseball.svg)
* skin/classic/browser/zen-icons/selectable/basket.svg (../shared/zen-icons/common/selectable/basket.svg)
* skin/classic/browser/zen-icons/selectable/bed.svg (../shared/zen-icons/common/selectable/bed.svg)
* skin/classic/browser/zen-icons/selectable/bell.svg (../shared/zen-icons/common/selectable/bell.svg)
* skin/classic/browser/zen-icons/selectable/book.svg (../shared/zen-icons/common/selectable/book.svg)
* skin/classic/browser/zen-icons/selectable/bookmark.svg (../shared/zen-icons/common/selectable/bookmark.svg)
* skin/classic/browser/zen-icons/selectable/briefcase.svg (../shared/zen-icons/common/selectable/briefcase.svg)
* skin/classic/browser/zen-icons/selectable/brush.svg (../shared/zen-icons/common/selectable/brush.svg)
* skin/classic/browser/zen-icons/selectable/bug.svg (../shared/zen-icons/common/selectable/bug.svg)
* skin/classic/browser/zen-icons/selectable/build.svg (../shared/zen-icons/common/selectable/build.svg)
* skin/classic/browser/zen-icons/selectable/cafe.svg (../shared/zen-icons/common/selectable/cafe.svg)
* skin/classic/browser/zen-icons/selectable/call.svg (../shared/zen-icons/common/selectable/call.svg)
* skin/classic/browser/zen-icons/selectable/card.svg (../shared/zen-icons/common/selectable/card.svg)
* skin/classic/browser/zen-icons/selectable/chat.svg (../shared/zen-icons/common/selectable/chat.svg)
* skin/classic/browser/zen-icons/selectable/checkbox.svg (../shared/zen-icons/common/selectable/checkbox.svg)
* skin/classic/browser/zen-icons/selectable/circle.svg (../shared/zen-icons/common/selectable/circle.svg)
* skin/classic/browser/zen-icons/selectable/cloud.svg (../shared/zen-icons/common/selectable/cloud.svg)
* skin/classic/browser/zen-icons/selectable/code.svg (../shared/zen-icons/common/selectable/code.svg)
* skin/classic/browser/zen-icons/selectable/coins.svg (../shared/zen-icons/common/selectable/coins.svg)
* skin/classic/browser/zen-icons/selectable/construct.svg (../shared/zen-icons/common/selectable/construct.svg)
* skin/classic/browser/zen-icons/selectable/cutlery.svg (../shared/zen-icons/common/selectable/cutlery.svg)
* skin/classic/browser/zen-icons/selectable/egg.svg (../shared/zen-icons/common/selectable/egg.svg)
* skin/classic/browser/zen-icons/selectable/extension-puzzle.svg (../shared/zen-icons/common/selectable/extension-puzzle.svg)
* skin/classic/browser/zen-icons/selectable/eye.svg (../shared/zen-icons/common/selectable/eye.svg)
* skin/classic/browser/zen-icons/selectable/fast-food.svg (../shared/zen-icons/common/selectable/fast-food.svg)
* skin/classic/browser/zen-icons/selectable/fish.svg (../shared/zen-icons/common/selectable/fish.svg)
* skin/classic/browser/zen-icons/selectable/flag.svg (../shared/zen-icons/common/selectable/flag.svg)
* skin/classic/browser/zen-icons/selectable/flame.svg (../shared/zen-icons/common/selectable/flame.svg)
* skin/classic/browser/zen-icons/selectable/flask.svg (../shared/zen-icons/common/selectable/flask.svg)
* skin/classic/browser/zen-icons/selectable/folder.svg (../shared/zen-icons/common/selectable/folder.svg)
* skin/classic/browser/zen-icons/selectable/game-controller.svg (../shared/zen-icons/common/selectable/game-controller.svg)
* skin/classic/browser/zen-icons/selectable/globe-1.svg (../shared/zen-icons/common/selectable/globe-1.svg)
* skin/classic/browser/zen-icons/selectable/globe.svg (../shared/zen-icons/common/selectable/globe.svg)
* skin/classic/browser/zen-icons/selectable/grid-2x2.svg (../shared/zen-icons/common/selectable/grid-2x2.svg)
* skin/classic/browser/zen-icons/selectable/grid-3x3.svg (../shared/zen-icons/common/selectable/grid-3x3.svg)
* skin/classic/browser/zen-icons/selectable/heart.svg (../shared/zen-icons/common/selectable/heart.svg)
* skin/classic/browser/zen-icons/selectable/ice-cream.svg (../shared/zen-icons/common/selectable/ice-cream.svg)
* skin/classic/browser/zen-icons/selectable/image.svg (../shared/zen-icons/common/selectable/image.svg)
* skin/classic/browser/zen-icons/selectable/inbox.svg (../shared/zen-icons/common/selectable/inbox.svg)
* skin/classic/browser/zen-icons/selectable/key.svg (../shared/zen-icons/common/selectable/key.svg)
* skin/classic/browser/zen-icons/selectable/layers.svg (../shared/zen-icons/common/selectable/layers.svg)
* skin/classic/browser/zen-icons/selectable/leaf.svg (../shared/zen-icons/common/selectable/leaf.svg)
* skin/classic/browser/zen-icons/selectable/lightning.svg (../shared/zen-icons/common/selectable/lightning.svg)
* skin/classic/browser/zen-icons/selectable/location.svg (../shared/zen-icons/common/selectable/location.svg)
* skin/classic/browser/zen-icons/selectable/lock-closed.svg (../shared/zen-icons/common/selectable/lock-closed.svg)
* skin/classic/browser/zen-icons/selectable/logo-rss.svg (../shared/zen-icons/common/selectable/logo-rss.svg)
* skin/classic/browser/zen-icons/selectable/logo-usd.svg (../shared/zen-icons/common/selectable/logo-usd.svg)
* skin/classic/browser/zen-icons/selectable/mail.svg (../shared/zen-icons/common/selectable/mail.svg)
* skin/classic/browser/zen-icons/selectable/map.svg (../shared/zen-icons/common/selectable/map.svg)
* skin/classic/browser/zen-icons/selectable/megaphone.svg (../shared/zen-icons/common/selectable/megaphone.svg)
* skin/classic/browser/zen-icons/selectable/moon.svg (../shared/zen-icons/common/selectable/moon.svg)
* skin/classic/browser/zen-icons/selectable/music.svg (../shared/zen-icons/common/selectable/music.svg)
* skin/classic/browser/zen-icons/selectable/navigate.svg (../shared/zen-icons/common/selectable/navigate.svg)
* skin/classic/browser/zen-icons/selectable/nuclear.svg (../shared/zen-icons/common/selectable/nuclear.svg)
* skin/classic/browser/zen-icons/selectable/page.svg (../shared/zen-icons/common/selectable/page.svg)
* skin/classic/browser/zen-icons/selectable/palette.svg (../shared/zen-icons/common/selectable/palette.svg)
* skin/classic/browser/zen-icons/selectable/paw.svg (../shared/zen-icons/common/selectable/paw.svg)
* skin/classic/browser/zen-icons/selectable/people.svg (../shared/zen-icons/common/selectable/people.svg)
* skin/classic/browser/zen-icons/selectable/pizza.svg (../shared/zen-icons/common/selectable/pizza.svg)
* skin/classic/browser/zen-icons/selectable/planet.svg (../shared/zen-icons/common/selectable/planet.svg)
* skin/classic/browser/zen-icons/selectable/present.svg (../shared/zen-icons/common/selectable/present.svg)
* skin/classic/browser/zen-icons/selectable/rocket.svg (../shared/zen-icons/common/selectable/rocket.svg)
* skin/classic/browser/zen-icons/selectable/school.svg (../shared/zen-icons/common/selectable/school.svg)
* skin/classic/browser/zen-icons/selectable/shapes.svg (../shared/zen-icons/common/selectable/shapes.svg)
* skin/classic/browser/zen-icons/selectable/shirt.svg (../shared/zen-icons/common/selectable/shirt.svg)
* skin/classic/browser/zen-icons/selectable/skull.svg (../shared/zen-icons/common/selectable/skull.svg)
* skin/classic/browser/zen-icons/selectable/square.svg (../shared/zen-icons/common/selectable/square.svg)
* skin/classic/browser/zen-icons/selectable/squares.svg (../shared/zen-icons/common/selectable/squares.svg)
* skin/classic/browser/zen-icons/selectable/star-1.svg (../shared/zen-icons/common/selectable/star-1.svg)
* skin/classic/browser/zen-icons/selectable/star.svg (../shared/zen-icons/common/selectable/star.svg)
* skin/classic/browser/zen-icons/selectable/stats-chart.svg (../shared/zen-icons/common/selectable/stats-chart.svg)
* skin/classic/browser/zen-icons/selectable/sun.svg (../shared/zen-icons/common/selectable/sun.svg)
* skin/classic/browser/zen-icons/selectable/tada.svg (../shared/zen-icons/common/selectable/tada.svg)
* skin/classic/browser/zen-icons/selectable/terminal.svg (../shared/zen-icons/common/selectable/terminal.svg)
* skin/classic/browser/zen-icons/selectable/ticket.svg (../shared/zen-icons/common/selectable/ticket.svg)
* skin/classic/browser/zen-icons/selectable/time.svg (../shared/zen-icons/common/selectable/time.svg)
* skin/classic/browser/zen-icons/selectable/trash.svg (../shared/zen-icons/common/selectable/trash.svg)
* skin/classic/browser/zen-icons/selectable/triangle.svg (../shared/zen-icons/common/selectable/triangle.svg)
* skin/classic/browser/zen-icons/selectable/video.svg (../shared/zen-icons/common/selectable/video.svg)
* skin/classic/browser/zen-icons/selectable/volume-high.svg (../shared/zen-icons/common/selectable/volume-high.svg)
* skin/classic/browser/zen-icons/selectable/wallet.svg (../shared/zen-icons/common/selectable/wallet.svg)
* skin/classic/browser/zen-icons/selectable/warning.svg (../shared/zen-icons/common/selectable/warning.svg)
* skin/classic/browser/zen-icons/selectable/water.svg (../shared/zen-icons/common/selectable/water.svg)
* skin/classic/browser/zen-icons/selectable/weight.svg (../shared/zen-icons/common/selectable/weight.svg)
skin/classic/browser/zen-icons/icons.css (../shared/zen-icons/icons.css)

View File

@@ -0,0 +1,5 @@
#filter dumbComments emptyLines substitution
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
<svg xmlns="http://www.w3.org/2000/svg" height="18" width="18" viewBox="0 0 18 18"><g fill="context-fill" fill-opacity="context-fill-opacity" class="nc-icon-wrapper"><circle cx="12.25" cy="1.75" r=".75" data-color="color-2"></circle><circle cx="14.75" cy="4.25" r=".75" data-color="color-2"></circle><path d="M16.87,7.599c-.039-.222-.176-.415-.373-.524-.197-.109-.433-.125-.642-.042-.363,.144-.735,.217-1.105,.217-1.498,0-2.77-1.128-2.958-2.624-.051-.403-.409-.688-.818-.652l-.224,.026c-1.209,0-2.193-.951-2.239-2.165-.008-.216-.109-.418-.277-.554-.168-.137-.386-.193-.6-.157C3.79,1.788,1,5.1,1,9c0,4.411,3.589,8,8,8s8-3.589,8-8c0-.451-.042-.909-.13-1.401Zm-9.87-1.599c.552,0,1,.448,1,1s-.448,1-1,1-1-.448-1-1,.448-1,1-1Zm.25,6.5c-.69,0-1.25-.56-1.25-1.25s.56-1.25,1.25-1.25,1.25,.56,1.25,1.25-.56,1.25-1.25,1.25Zm4,0c-.414,0-.75-.336-.75-.75s.336-.75,.75-.75,.75,.336,.75,.75-.336,.75-.75,.75Z"></path></g></svg>

View File

@@ -0,0 +1,3 @@
# Notice
MacOS icons are using Nucleo icons. This until we figure out how sizing works with Fluent icons.

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.50006 4.49805C8.50006 3.66962 9.17163 2.99805 10.0001 2.99805C10.8285 2.99805 11.5001 3.66962 11.5001 4.49805C11.5001 5.32647 10.8285 5.99805 10.0001 5.99805C9.17163 5.99805 8.50006 5.32647 8.50006 4.49805ZM10.0001 1.99805C8.61935 1.99805 7.50006 3.11734 7.50006 4.49805C7.50006 4.69992 7.52399 4.89621 7.56916 5.08423L5.47189 4.15047C4.59026 3.75794 3.55353 4.15155 3.15456 5.0303C2.75442 5.91164 3.1474 6.94669 4.03165 7.34038L6.99997 8.66196L6.99997 10.9489L5.12327 15.5939C4.76121 16.4901 5.19416 17.51 6.09028 17.8721C6.9864 18.2341 8.00636 17.8012 8.36841 16.9051L9.92354 13.056C9.93301 13.0325 9.94388 13.0233 9.95195 13.0181C9.96244 13.0114 9.97829 13.006 9.99771 13.006C10.0171 13.006 10.033 13.0114 10.0435 13.0181C10.0515 13.0233 10.0624 13.0325 10.0719 13.056L11.6269 16.9049C11.989 17.801 13.0089 18.2339 13.9051 17.8719C14.8012 17.5098 15.2341 16.4899 14.8721 15.5938L13 10.9601V8.66196L15.9683 7.34038C16.8525 6.94669 17.2455 5.91164 16.8454 5.0303C16.4464 4.15155 15.4097 3.75794 14.528 4.15047L12.431 5.08414C12.4761 4.89615 12.5001 4.69989 12.5001 4.49805C12.5001 3.11734 11.3808 1.99805 10.0001 1.99805ZM4.06511 5.4437C4.23694 5.06524 4.68545 4.89495 5.06516 5.06401L8.98313 6.8084C9.6304 7.09659 10.3695 7.09659 11.0168 6.8084L14.9348 5.06401C15.3145 4.89495 15.763 5.06524 15.9348 5.4437C16.1055 5.81956 15.9387 6.25894 15.5616 6.42683L12.5932 7.74842C12.2324 7.90906 12 8.26701 12 8.66196V10.9601C12 11.0885 12.0247 11.2157 12.0728 11.3347L13.9449 15.9684C14.1001 16.3524 13.9145 16.7895 13.5305 16.9447C13.1464 17.0999 12.7093 16.9143 12.5541 16.5303L10.9991 12.6814C10.6352 11.7808 9.36021 11.7808 8.99635 12.6814L7.44123 16.5305C7.28606 16.9145 6.84894 17.1001 6.46489 16.9449C6.08083 16.7897 5.89529 16.3526 6.05045 15.9685L7.92715 11.3235C7.97525 11.2045 7.99997 11.0773 7.99997 10.9489V8.66196C7.99997 8.26701 7.76751 7.90906 7.40671 7.74842L4.43838 6.42683C4.06128 6.25894 3.89446 5.81956 4.06511 5.4437Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14 3H6C5.44772 3 5 3.44772 5 4V15H9.02242C9.05337 15.3434 9.11588 15.6777 9.20703 16H5C5 16.5523 5.44772 17 6 17H9.59971C9.78261 17.3578 10.0035 17.6929 10.2572 18H6C4.89543 18 4 17.1046 4 16V4C4 2.89543 4.89543 2 6 2H14C15.1046 2 16 2.89543 16 4V9.20703C15.6777 9.11588 15.3434 9.05337 15 9.02242V4C15 3.44772 14.5523 3 14 3ZM6 5V6C6 6.55228 6.44772 7 7 7H13C13.5523 7 14 6.55228 14 6V5C14 4.44772 13.5523 4 13 4H7C6.44772 4 6 4.44772 6 5ZM7 5H13V6H7V5ZM19 14.5C19 16.9853 16.9853 19 14.5 19C12.0147 19 10 16.9853 10 14.5C10 12.0147 12.0147 10 14.5 10C16.9853 10 19 12.0147 19 14.5ZM15 12.5C15 12.2239 14.7761 12 14.5 12C14.2239 12 14 12.2239 14 12.5V14H12.5C12.2239 14 12 14.2239 12 14.5C12 14.7761 12.2239 15 12.5 15H14V16.5C14 16.7761 14.2239 17 14.5 17C14.7761 17 15 16.7761 15 16.5V15H16.5C16.7761 15 17 14.7761 17 14.5C17 14.2239 16.7761 14 16.5 14H15V12.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.8664 10.8371C17.0526 10.6332 17.0382 10.3169 16.8342 10.1307C16.6303 9.94456 16.314 9.95895 16.1278 10.1629L10.4971 16.3307V2.5C10.4971 2.22386 10.2733 2 9.99712 2C9.72097 2 9.49712 2.22386 9.49712 2.5V16.3279L3.86903 10.1629C3.68285 9.95895 3.36659 9.94456 3.16265 10.1307C2.95871 10.3169 2.94431 10.6332 3.13049 10.8371L9.44454 17.7535C9.5723 17.8934 9.73984 17.9732 9.91298 17.993C9.94033 17.9976 9.96844 18 9.99712 18C10.024 18 10.0504 17.9979 10.0761 17.9938C10.252 17.9756 10.4227 17.8955 10.5523 17.7535L16.8664 10.8371Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 937 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.15898 16.8666C9.36292 17.0528 9.67918 17.0384 9.86536 16.8345C10.0515 16.6305 10.0371 16.3143 9.8332 16.1281L3.66535 10.4974H17.4961C17.7722 10.4974 17.9961 10.2735 17.9961 9.99736C17.9961 9.72122 17.7722 9.49736 17.4961 9.49736H3.66824L9.8332 3.86927C10.0371 3.68309 10.0515 3.36684 9.86536 3.16289C9.67918 2.95895 9.36292 2.94456 9.15898 3.13074L2.24263 9.44478C2.10268 9.57254 2.02285 9.74008 2.00314 9.91323C1.99851 9.94058 1.99609 9.96869 1.99609 9.99736C1.99609 10.0242 1.99821 10.0506 2.00229 10.0763C2.02047 10.2522 2.10058 10.4229 2.24263 10.5526L9.15898 16.8666Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 981 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.8371 3.13074C10.6332 2.94456 10.3169 2.95895 10.1307 3.16289C9.94456 3.36683 9.95895 3.68309 10.1629 3.86927L16.3307 9.5H2.5C2.22386 9.5 2 9.72386 2 10C2 10.2761 2.22386 10.5 2.5 10.5H16.3279L10.1629 16.1281C9.95895 16.3143 9.94456 16.6305 10.1307 16.8345C10.3169 17.0384 10.6332 17.0528 10.8371 16.8666L17.7535 10.5526C17.8934 10.4248 17.9732 10.2573 17.993 10.0841C17.9976 10.0568 18 10.0287 18 10C18 9.97313 17.9979 9.94675 17.9938 9.92103C17.9756 9.74512 17.8955 9.57446 17.7535 9.44478L10.8371 3.13074Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 917 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.13196 9.16156C2.94578 9.3655 2.96017 9.68176 3.16412 9.86794C3.36806 10.0541 3.68431 10.0397 3.87049 9.83578L9.50122 3.66792L9.50122 17.4987C9.50122 17.7748 9.72508 17.9987 10.0012 17.9987C10.2774 17.9987 10.5012 17.7748 10.5012 17.4987L10.5012 3.67081L16.1293 9.83578C16.3155 10.0397 16.6317 10.0541 16.8357 9.86794C17.0396 9.68176 17.054 9.3655 16.8678 9.16156L10.5538 2.24521C10.426 2.10526 10.2585 2.02543 10.0854 2.00572C10.058 2.00109 10.0299 1.99867 10.0012 1.99867C9.97435 1.99867 9.94797 2.00079 9.92225 2.00487C9.74634 2.02305 9.57568 2.10316 9.446 2.24521L3.13196 9.16156Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 992 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.147 2.02211C9.99539 1.97545 9.83058 2.00354 9.70295 2.09781C9.57531 2.19208 9.5 2.34133 9.5 2.5V12.4048C8.91605 11.8444 8.12325 11.5 7.25 11.5C5.45507 11.5 4 12.9551 4 14.75C4 16.5449 5.45507 18 7.25 18C9.04493 18 10.5 16.5449 10.5 14.75C10.5 14.6897 10.4984 14.6297 10.4951 14.5702C10.4983 14.5473 10.5 14.5238 10.5 14.5V7.17698L16.353 8.97789C16.5046 9.02456 16.6694 8.99647 16.7971 8.9022C16.9247 8.80793 17 8.65868 17 8.5V5.97715C17 4.87964 16.2842 3.91047 15.2352 3.58771L10.147 2.02211ZM16 7.82302L10.5 6.13072V3.17698L14.9411 4.54348C15.5705 4.73714 16 5.31865 16 5.97715V7.82302ZM5 14.75C5 13.5074 6.00736 12.5 7.25 12.5C8.49264 12.5 9.5 13.5074 9.5 14.75C9.5 15.9926 8.49264 17 7.25 17C6.00736 17 5 15.9926 5 14.75Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.00058 4.70769L2.14645 2.85355C1.95118 2.65829 1.95118 2.34171 2.14645 2.14645C2.34171 1.95118 2.65829 1.95118 2.85355 2.14645L17.8536 17.1464C18.0488 17.3417 18.0488 17.6583 17.8536 17.8536C17.6583 18.0488 17.3417 18.0488 17.1464 17.8536L15.2923 15.9994C13.882 17.2445 12.0292 18 10 18C5.58172 18 2 14.4183 2 10C2 7.97079 2.75551 6.11804 4.00058 4.70769ZM14.5836 15.2907L4.70926 5.41637C3.64441 6.64443 3 8.24696 3 10C3 13.866 6.13401 17 10 17C11.753 17 13.3556 16.3556 14.5836 15.2907ZM17 10C17 11.3901 16.5948 12.6856 15.8961 13.7747L16.6178 14.4964C17.4901 13.215 18 11.6671 18 10C18 5.58172 14.4183 2 10 2C8.33295 2 6.78499 2.5099 5.50358 3.38224L6.22528 4.10394C7.31443 3.4052 8.6099 3 10 3C13.866 3 17 6.13401 17 10Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.25469 6C5.51964 4.18652 7.62125 3 10 3C13.866 3 17 6.13401 17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 9.85504 3.00441 9.71111 3.01309 9.56834C3.0314 9.26732 2.80103 9 2.49945 9C2.2495 9 2.03699 9.18611 2.01961 9.43546C2.00661 9.62195 2 9.8102 2 10C2 14.4183 5.58172 18 10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C7.32244 2 4.95211 3.31542 3.5 5.33528V3.5C3.5 3.22386 3.27614 3 3 3C2.72386 3 2.5 3.22386 2.5 3.5V6.5C2.5 6.77614 2.72386 7 3 7H6C6.27614 7 6.5 6.77614 6.5 6.5C6.5 6.22386 6.27614 6 6 6H4.25469ZM8 7.75146C8 6.98645 8.82401 6.50475 9.49062 6.88008L13.4876 9.13058C14.1668 9.51299 14.1668 10.4909 13.4876 10.8733L9.49062 13.1238C8.82401 13.4992 8 13.0175 8 12.2525V7.75146ZM12.997 10.002L9 7.75146V12.2525L12.997 10.002Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.15898 16.8666C9.36292 17.0528 9.67918 17.0384 9.86536 16.8345C10.0515 16.6305 10.0371 16.3143 9.8332 16.1281L3.66535 10.4974H17.4961C17.7722 10.4974 17.9961 10.2735 17.9961 9.99736C17.9961 9.72122 17.7722 9.49736 17.4961 9.49736H3.66824L9.8332 3.86927C10.0371 3.68309 10.0515 3.36684 9.86536 3.16289C9.67918 2.95895 9.36292 2.94456 9.15898 3.13074L2.24263 9.44478C2.10268 9.57254 2.02285 9.74008 2.00314 9.91323C1.99851 9.94058 1.99609 9.96869 1.99609 9.99736C1.99609 10.0242 1.99821 10.0506 2.00229 10.0763C2.02047 10.2522 2.10058 10.4229 2.24263 10.5526L9.15898 16.8666Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 981 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.9999 4.5C3.9999 3.11929 5.11919 2 6.4999 2H13.4999C14.8806 2 15.9999 3.11929 15.9999 4.5V17.5C15.9999 17.6881 15.8944 17.8602 15.7268 17.9456C15.5592 18.0309 15.3579 18.015 15.2058 17.9044L9.9999 14.1182L4.79399 17.9044C4.64189 18.015 4.4406 18.0309 4.27301 17.9456C4.10543 17.8602 3.9999 17.6881 3.9999 17.5V4.5ZM6.4999 3C5.67147 3 4.9999 3.67157 4.9999 4.5V16.5181L9.70582 13.0956C9.88114 12.9681 10.1187 12.9681 10.294 13.0956L14.9999 16.5181V4.5C14.9999 3.67157 14.3283 3 13.4999 3H6.4999Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 902 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.10433 2.89893C9.47114 2.15568 10.531 2.15568 10.8978 2.89893L12.8282 6.81042L17.1448 7.43766C17.9651 7.55685 18.2926 8.56482 17.699 9.14335L14.5755 12.188L15.3129 16.4872C15.453 17.3041 14.5956 17.927 13.8619 17.5414L10.0011 15.5116L6.14018 17.5414C5.40655 17.9271 4.54913 17.3041 4.68924 16.4872L5.4266 12.188L2.30308 9.14335C1.70956 8.56482 2.03708 7.55685 2.8573 7.43766L7.17389 6.81042L9.10433 2.89893ZM10.0011 3.34149L8.07062 7.25299C7.92496 7.54813 7.6434 7.7527 7.31769 7.80003L3.00109 8.42727L6.12461 11.4719C6.3603 11.7017 6.46784 12.0327 6.41221 12.3571L5.67484 16.6562L9.53572 14.6264C9.82705 14.4733 10.1751 14.4733 10.4664 14.6264L14.3273 16.6562L13.5899 12.3571C13.5343 12.0327 13.6418 11.7017 13.8775 11.4719L17.001 8.42727L12.6844 7.80003C12.3587 7.7527 12.0772 7.54813 11.9315 7.25299L10.0011 3.34149Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.9999 4.5C3.9999 3.11929 5.11919 2 6.4999 2H13.4999C14.8806 2 15.9999 3.11929 15.9999 4.5V17.5C15.9999 17.6881 15.8944 17.8602 15.7268 17.9456C15.5592 18.0309 15.3579 18.015 15.2058 17.9044L9.9999 14.1183L4.79399 17.9044C4.64189 18.015 4.4406 18.0309 4.27301 17.9456C4.10543 17.8602 3.9999 17.6881 3.9999 17.5V4.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 722 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.50163 4.20874L2.14645 2.85355C1.95118 2.65829 1.95118 2.34171 2.14645 2.14645C2.34171 1.95118 2.65829 1.95118 2.85355 2.14645L17.8536 17.1464C18.0488 17.3417 18.0488 17.6583 17.8536 17.8536C17.6583 18.0488 17.3417 18.0488 17.1464 17.8536L16.1961 16.9032C15.9765 16.9662 15.7445 17 15.5046 17H4.50464C3.12393 17 2.00464 15.8807 2.00464 14.5V6.4994C2.00464 5.4754 2.62029 4.5952 3.50163 4.20874ZM15.2929 16L12.4528 13.1599C11.7755 13.6865 10.9243 14 9.99994 14C7.7908 14 5.99994 12.2092 5.99994 10C5.99994 9.07565 6.3135 8.22451 6.84005 7.54716L4.30541 5.01251C3.57116 5.10996 3.00464 5.73852 3.00464 6.4994V14.5C3.00464 15.3284 3.67621 16 4.50464 16H15.2929ZM11.7383 12.4454L7.5546 8.26171C7.20535 8.75213 6.99994 9.35209 6.99994 10C6.99994 11.6569 8.34308 13 9.99994 13C10.6479 13 11.2478 12.7946 11.7383 12.4454ZM8.43787 6.31653L9.22296 7.10162C9.47077 7.03536 9.73123 7.00003 9.99994 7.00003C11.6568 7.00003 12.9999 8.34318 12.9999 10C12.9999 10.2687 12.9646 10.5292 12.8983 10.777L13.6834 11.5621C13.8872 11.0822 13.9999 10.5543 13.9999 10C13.9999 7.79089 12.2091 6.00003 9.99994 6.00003C9.44569 6.00003 8.91778 6.11275 8.43787 6.31653ZM17.0046 14.5C17.0046 14.6183 16.991 14.7334 16.9651 14.8437L17.7407 15.6193C17.9096 15.2826 18.0046 14.9024 18.0046 14.5V6.4994C18.0046 5.11869 16.8854 3.9994 15.5046 3.9994H13.8147L13.2298 2.8293C12.9757 2.32106 12.4563 2 11.8881 2H8.12387C7.55682 2 7.03824 2.31977 6.78361 2.82643L6.19412 3.9994H6.12074L6.91016 4.78883C6.92466 4.7684 6.93772 4.74673 6.94919 4.72392L7.67712 3.27548C7.762 3.10659 7.93486 3 8.12387 3H11.8881C12.0775 3 12.2506 3.10702 12.3353 3.27643L13.0584 4.72296C13.1431 4.89238 13.3162 4.9994 13.5056 4.9994H15.5046C16.3331 4.9994 17.0046 5.67097 17.0046 6.4994V14.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 6.00003C7.79086 6.00003 6 7.79089 6 10C6 12.2092 7.79086 14 10 14C12.2091 14 14 12.2092 14 10C14 7.79089 12.2091 6.00003 10 6.00003ZM7 10C7 8.34318 8.34315 7.00003 10 7.00003C11.6569 7.00003 13 8.34318 13 10C13 11.6569 11.6569 13 10 13C8.34315 13 7 11.6569 7 10ZM8.12394 2C7.55688 2 7.0383 2.31977 6.78367 2.82643L6.19418 3.9994H4.5047C3.12399 3.9994 2.0047 5.11868 2.0047 6.4994V14.5C2.0047 15.8807 3.12399 17 4.5047 17H15.5047C16.8854 17 18.0047 15.8807 18.0047 14.5V6.4994C18.0047 5.11869 16.8854 3.9994 15.5047 3.9994H13.8148L13.2298 2.8293C12.9758 2.32106 12.4563 2 11.8881 2H8.12394ZM7.67718 3.27548C7.76206 3.10659 7.93492 3 8.12394 3H11.8881C12.0775 3 12.2507 3.10702 12.3354 3.27643L13.0585 4.72296C13.1432 4.89238 13.3163 4.9994 13.5057 4.9994H15.5047C16.3331 4.9994 17.0047 5.67097 17.0047 6.4994V14.5C17.0047 15.3284 16.3331 16 15.5047 16H4.5047C3.67627 16 3.0047 15.3284 3.0047 14.5V6.4994C3.0047 5.67097 3.67627 4.9994 4.5047 4.9994H6.50249C6.69151 4.9994 6.86437 4.89281 6.94925 4.72392L7.67718 3.27548Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.08859 4.21569L4.14645 4.14645C4.32001 3.97288 4.58944 3.9536 4.78431 4.08859L4.85355 4.14645L10 9.293L15.1464 4.14645C15.32 3.97288 15.5894 3.9536 15.7843 4.08859L15.8536 4.14645C16.0271 4.32001 16.0464 4.58944 15.9114 4.78431L15.8536 4.85355L10.707 10L15.8536 15.1464C16.0271 15.32 16.0464 15.5894 15.9114 15.7843L15.8536 15.8536C15.68 16.0271 15.4106 16.0464 15.2157 15.9114L15.1464 15.8536L10 10.707L4.85355 15.8536C4.67999 16.0271 4.41056 16.0464 4.21569 15.9114L4.14645 15.8536C3.97288 15.68 3.9536 15.4106 4.08859 15.2157L4.14645 15.1464L9.293 10L4.14645 4.85355C3.97288 4.67999 3.9536 4.41056 4.08859 4.21569L4.14645 4.14645L4.08859 4.21569Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 3C2.44772 3 2 3.44772 2 4C2 4.55228 2.44772 5 3 5V11C3 12.6569 4.34315 14 6 14H9.5V16H7.5C7.22386 16 7 16.2239 7 16.5C7 16.7761 7.22386 17 7.5 17H12.5C12.7761 17 13 16.7761 13 16.5C13 16.2239 12.7761 16 12.5 16H10.5V14H14C15.6569 14 17 12.6569 17 11V5C17.5523 5 18 4.55228 18 4C18 3.44772 17.5523 3 17 3H3ZM4 5H16V11C16 12.1046 15.1046 13 14 13H6C4.89543 13 4 12.1046 4 11V5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 784 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.3737 10.1678C3.19025 9.96143 2.87421 9.94284 2.66782 10.1263C2.46143 10.3098 2.44284 10.6258 2.62629 10.8322L6.6263 15.3322C6.81742 15.5472 7.15013 15.557 7.35355 15.3536L17.8536 4.85355C18.0488 4.65829 18.0488 4.34171 17.8536 4.14645C17.6583 3.95118 17.3417 3.95118 17.1464 4.14645L7.02141 14.2715L3.3737 10.1678Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 723 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.64582 4.14708C7.84073 3.95147 8.15731 3.9509 8.35292 4.14582L13.8374 9.6108C14.0531 9.82574 14.0531 10.1751 13.8374 10.39L8.35292 15.855C8.15731 16.0499 7.84073 16.0493 7.64582 15.8537C7.4509 15.6581 7.45147 15.3415 7.64708 15.1466L12.8117 10.0004L7.64708 4.85418C7.45147 4.65927 7.4509 4.34269 7.64582 4.14708Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 720 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.08859 4.21569L4.14645 4.14645C4.32001 3.97288 4.58944 3.9536 4.78431 4.08859L4.85355 4.14645L10 9.293L15.1464 4.14645C15.32 3.97288 15.5894 3.9536 15.7843 4.08859L15.8536 4.14645C16.0271 4.32001 16.0464 4.58944 15.9114 4.78431L15.8536 4.85355L10.707 10L15.8536 15.1464C16.0271 15.32 16.0464 15.5894 15.9114 15.7843L15.8536 15.8536C15.68 16.0271 15.4106 16.0464 15.2157 15.9114L15.1464 15.8536L10 10.707L4.85355 15.8536C4.67999 16.0271 4.41056 16.0464 4.21569 15.9114L4.14645 15.8536C3.97288 15.68 3.9536 15.4106 4.08859 15.2157L4.14645 15.1464L9.293 10L4.14645 4.85355C3.97288 4.67999 3.9536 4.41056 4.08859 4.21569L4.14645 4.14645L4.08859 4.21569Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.08859 4.21569L4.14645 4.14645C4.32001 3.97288 4.58944 3.9536 4.78431 4.08859L4.85355 4.14645L10 9.293L15.1464 4.14645C15.32 3.97288 15.5894 3.9536 15.7843 4.08859L15.8536 4.14645C16.0271 4.32001 16.0464 4.58944 15.9114 4.78431L15.8536 4.85355L10.707 10L15.8536 15.1464C16.0271 15.32 16.0464 15.5894 15.9114 15.7843L15.8536 15.8536C15.68 16.0271 15.4106 16.0464 15.2157 15.9114L15.1464 15.8536L10 10.707L4.85355 15.8536C4.67999 16.0271 4.41056 16.0464 4.21569 15.9114L4.14645 15.8536C3.97288 15.68 3.9536 15.4106 4.08859 15.2157L4.14645 15.1464L9.293 10L4.14645 4.85355C3.97288 4.67999 3.9536 4.41056 4.08859 4.21569L4.14645 4.14645L4.08859 4.21569Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 7C8 5.89543 8.89543 5 10 5C11.1046 5 12 5.89543 12 7C12 8.10457 11.1046 9 10 9C8.89543 9 8 8.10457 8 7ZM7.49998 10L12.5 10C13.3284 10 14 10.6716 14 11.5C14 12.6161 13.541 13.5103 12.7879 14.1148C12.0466 14.7098 11.0531 15 10 15C8.94692 15 7.95342 14.7098 7.21215 14.1148C6.45897 13.5103 6 12.6161 6 11.5C6 10.6716 6.67156 10 7.49998 10ZM10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2ZM3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 965 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.5 1.99915C5.22386 1.99915 5 2.223 5 2.49915L5.00002 11.0035C5.00002 12.1081 5.89545 13.0035 7.00002 13.0035H8.00411V16.0008C8.00411 17.1054 8.89954 18.0008 10.0041 18.0008C11.1087 18.0008 12.0041 17.1054 12.0041 16.0008V13.0035H13C14.1046 13.0035 15 12.1081 15 11.0035V9.50351L15 9.4991V2.49915C15 2.223 14.7761 1.99915 14.5 1.99915H5.5ZM6.00002 10.0035H14V11.0035C14 11.5558 13.5523 12.0035 13 12.0035H11.5041C11.228 12.0035 11.0041 12.2274 11.0041 12.5035V16.0008C11.0041 16.5531 10.5564 17.0008 10.0041 17.0008C9.45183 17.0008 9.00411 16.5531 9.00411 16.0008V12.5035C9.00411 12.2274 8.78026 12.0035 8.50411 12.0035H7.00002C6.44773 12.0035 6.00002 11.5558 6.00002 11.0035V10.0035ZM14 9.00351H6V2.99915H10V4.49915C10 4.77529 10.2239 4.99915 10.5 4.99915C10.7761 4.99915 11 4.77529 11 4.49915V2.99915H12V5.50134C12 5.77748 12.2239 6.00134 12.5 6.00134C12.7761 6.00134 13 5.77748 13 5.50134V2.99915H14V9.00351Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.0044 7.56824C4.03648 6.75282 4.2411 5.98297 4.58356 5.29065L2.14645 2.85355C1.95118 2.65829 1.95118 2.34171 2.14645 2.14645C2.34171 1.95118 2.65829 1.95118 2.85355 2.14645L17.8536 17.1464C18.0488 17.3417 18.0488 17.6583 17.8536 17.8536C17.6583 18.0488 17.3417 18.0488 17.1464 17.8536L14.2972 15.0043L12.4996 15.004L12.4946 15.1653C12.4095 16.469 11.3252 17.5 10 17.5C8.67453 17.5 7.58998 16.4685 7.50533 15.1644L7.49962 15.004L3.99891 15.0046C3.91096 15.0046 3.82358 14.993 3.73902 14.9702L3.61456 14.9277C3.20378 14.7567 2.96181 14.3392 3.01221 13.8757L3.0333 13.7483L3.07572 13.6202L3.99902 11.401L4.0001 7.79281L4.0044 7.56824ZM13.299 14.0061L5.33843 6.04552C5.16766 6.46607 5.05719 6.91575 5.01715 7.38498L5.00393 7.59723L5.00002 7.80214V11.5L4.96161 11.6922L3.9989 14.0046L13.299 14.0061ZM11.4996 15.004H8.49962L8.50697 15.1454C8.57552 15.8581 9.14275 16.425 9.85556 16.4931L10 16.5C10.7797 16.5 11.4205 15.9051 11.4931 15.1445L11.4996 15.004ZM15.0384 11.6922L15.9133 13.7919L16.7653 14.644C16.9153 14.4691 17.0013 14.2458 17.0013 14.0046L16.9926 13.8733L16.9774 13.7871C16.9647 13.7302 16.947 13.6743 16.9244 13.6202L15.999 11.398L16 7.80214L15.9955 7.57762L15.9821 7.3554C15.7416 4.33488 13.1466 2 9.99766 2C8.3584 2 6.86951 2.63266 5.78523 3.66389L6.49193 4.3706C7.39369 3.52222 8.63126 3 9.99766 3C12.6947 3 14.8909 5.0349 14.996 7.60831L15.0001 7.81241L15 11.5L15.0384 11.6922Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.99766 2C13.1466 2 15.7416 4.33488 15.9821 7.3554L15.9955 7.57762L16 7.80214L15.999 11.398L16.9244 13.6202C16.947 13.6743 16.9647 13.7302 16.9774 13.7871L16.9926 13.8733L17.0013 14.0046C17.0013 14.4526 16.7048 14.8387 16.2521 14.9677L16.1358 14.9945L16.0013 15.0046L12.4996 15.004L12.4946 15.1653C12.4095 16.469 11.3252 17.5 10 17.5C8.67453 17.5 7.58998 16.4685 7.50533 15.1644L7.49962 15.004L3.99891 15.0046C3.91096 15.0046 3.82358 14.993 3.73902 14.9702L3.61456 14.9277C3.20378 14.7567 2.96181 14.3392 3.01221 13.8757L3.0333 13.7483L3.07572 13.6202L3.99902 11.401L4.0001 7.79281L4.0044 7.56824C4.12702 4.45115 6.77104 2 9.99766 2ZM11.4996 15.004H8.49962L8.50697 15.1454C8.57552 15.8581 9.14275 16.425 9.85556 16.4931L10 16.5C10.7797 16.5 11.4205 15.9051 11.4931 15.1445L11.4996 15.004ZM9.99766 3C7.37511 3 5.22717 4.92372 5.01715 7.38498L5.00393 7.59723L5.00002 7.80214V11.5L4.96161 11.6922L3.9989 14.0046L15.9566 14.0066L16.0019 14.0045L15.0384 11.6922L15 11.5L15.0001 7.81241L14.996 7.60831C14.8909 5.0349 12.6947 3 9.99766 3Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.99994 6.5C8.99994 4.01472 11.0147 2 13.4999 2C14.1593 2 14.7868 2.14214 15.3524 2.39792C15.502 2.46556 15.6089 2.60232 15.6383 2.76381C15.6678 2.92531 15.616 3.09097 15.5 3.20705L13.207 5.49998L14.5 6.79287L16.7929 4.49998C16.909 4.3839 17.0746 4.33219 17.2361 4.36164C17.3976 4.39108 17.5344 4.49793 17.602 4.6475C17.8578 5.2131 17.9999 5.84062 17.9999 6.5C17.9999 8.98528 15.9852 11 13.4999 11C13.1193 11 12.7492 10.9526 12.3954 10.8633L6.03058 17.3113C5.18308 18.1698 3.82415 18.25 2.88158 17.497C1.79647 16.6302 1.69215 15.0178 2.6565 14.0184L9.08195 7.35911C9.02809 7.08069 8.99994 6.79343 8.99994 6.5ZM13.4999 3C11.5669 3 9.99994 4.567 9.99994 6.5C9.99994 6.80674 10.0393 7.10354 10.1129 7.38597C10.1569 7.55458 10.1099 7.73392 9.98891 7.85931L3.37613 14.7127C2.82086 15.2882 2.88093 16.2166 3.50573 16.7157C4.04845 17.1493 4.83091 17.1031 5.3189 16.6088L11.8927 9.94909C12.0261 9.81397 12.2245 9.76605 12.4048 9.8254C12.7487 9.93857 13.1166 10 13.4999 10C15.4329 10 16.9999 8.433 16.9999 6.5C16.9999 6.25328 16.9745 6.01282 16.9261 5.78097L14.8536 7.85352C14.6583 8.04878 14.3417 8.04879 14.1465 7.85353L12.1464 5.85355C12.0526 5.75979 11.9999 5.63261 11.9999 5.5C11.9999 5.36739 12.0526 5.24021 12.1464 5.14644L14.219 3.07383C13.9871 3.02545 13.7467 3 13.4999 3Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.5 16.9989C15.7761 16.9989 16 17.2227 16 17.4989C16 17.7443 15.8231 17.9485 15.5899 17.9908L15.5 17.9989H4.5C4.22386 17.9989 4 17.775 4 17.4989C4 17.2534 4.17688 17.0493 4.41012 17.0069L4.5 16.9989H15.5ZM10.0001 2.0011C10.2456 2.0011 10.4497 2.1781 10.492 2.41137L10.5 2.50124L10.496 14.2951L14.1414 10.6468C14.3148 10.473 14.5842 10.4535 14.7792 10.5883L14.8485 10.6461C15.0222 10.8195 15.0418 11.0889 14.907 11.2839L14.8492 11.3532L10.3574 15.8532C10.285 15.9259 10.1957 15.9715 10.1021 15.9902L9.99608 16C9.83511 16 9.69192 15.9239 9.60051 15.8057L5.14386 11.3538C4.94846 11.1587 4.94823 10.8421 5.14336 10.6467C5.3168 10.473 5.58621 10.4535 5.78117 10.5884L5.85046 10.6462L9.496 14.2871L9.5 2.50095C9.50008 2.22481 9.724 2.0011 10.0001 2.0011Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1,13 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.5 10.5556C7.80683 10.5556 8.05556 10.3068 8.05556 10C8.05556 9.69319 7.80683 9.44446 7.5 9.44446C7.19318 9.44446 6.94444 9.69319 6.94444 10C6.94444 10.3068 7.19318 10.5556 7.5 10.5556Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M7.5 4.7222C7.80683 4.7222 8.05556 4.47346 8.05556 4.16664C8.05556 3.85981 7.80683 3.61108 7.5 3.61108C7.19318 3.61108 6.94444 3.85981 6.94444 4.16664C6.94444 4.47346 7.19318 4.7222 7.5 4.7222Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M7.5 16.3889C7.80683 16.3889 8.05556 16.1402 8.05556 15.8334C8.05556 15.5266 7.80683 15.2778 7.5 15.2778C7.19318 15.2778 6.94444 15.5266 6.94444 15.8334C6.94444 16.1402 7.19318 16.3889 7.5 16.3889Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M12.5 10.5556C12.8068 10.5556 13.0556 10.3068 13.0556 10C13.0556 9.69319 12.8068 9.44446 12.5 9.44446C12.1932 9.44446 11.9444 9.69319 11.9444 10C11.9444 10.3068 12.1932 10.5556 12.5 10.5556Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M12.5 4.7222C12.8068 4.7222 13.0556 4.47346 13.0556 4.16664C13.0556 3.85981 12.8068 3.61108 12.5 3.61108C12.1932 3.61108 11.9444 3.85981 11.9444 4.16664C11.9444 4.47346 12.1932 4.7222 12.5 4.7222Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M12.5 16.3889C12.8068 16.3889 13.0556 16.1402 13.0556 15.8334C13.0556 15.5266 12.8068 15.2778 12.5 15.2778C12.1932 15.2778 11.9444 15.5266 11.9444 15.8334C11.9444 16.1402 12.1932 16.3889 12.5 16.3889Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 8C2 4.68629 4.68629 2 8 2H11C11.892 2 12.693 2.38929 13.2426 3.00723C13.1623 3.00243 13.0814 3 13 3H8C5.23858 3 3 5.23858 3 8V13C3 13.0814 3.00244 13.1623 3.00724 13.2426C2.38929 12.6931 2 11.892 2 11V8ZM15 6C16.6569 6 18 7.34315 18 9V15C18 16.6569 16.6569 18 15 18H9C7.34315 18 6 16.6569 6 15V9C6 7.34315 7.34315 6 9 6H15ZM7 15C7 16.1046 7.89543 17 9 17H15C16.1046 17 17 16.1046 17 15V9C17 7.89543 16.1046 7 15 7H9C7.89543 7 7 7.89543 7 9V15ZM4 8.5C4 6.01472 6.01472 4 8.5 4H13C13.892 4 14.693 4.38929 15.2426 5.00723C15.1623 5.00243 15.0814 5 15 5H8.5C6.567 5 5 6.567 5 8.5V15C5 15.0814 5.00244 15.1623 5.00724 15.2426C4.38929 14.6931 4 13.892 4 13V8.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 2C6.89543 2 6 2.89543 6 4V14C6 15.1046 6.89543 16 8 16H14C15.1046 16 16 15.1046 16 14V4C16 2.89543 15.1046 2 14 2H8ZM7 4C7 3.44772 7.44772 3 8 3H14C14.5523 3 15 3.44772 15 4V14C15 14.5523 14.5523 15 14 15H8C7.44772 15 7 14.5523 7 14V4ZM4 6.00001C4 5.25973 4.4022 4.61339 5 4.26758V14.5C5 15.8807 6.11929 17 7.5 17H13.7324C13.3866 17.5978 12.7403 18 12 18H7.5C5.567 18 4 16.433 4 14.5V6.00001Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 801 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.91939 2.22774C5.769 1.99615 5.45933 1.93033 5.22774 2.08072C4.99615 2.23112 4.93033 2.54079 5.08072 2.77238L9.40382 9.42936L7.4809 12.3904C7.04398 12.1419 6.53857 12 6 12C4.34315 12 3 13.3431 3 15C3 16.6569 4.34315 18 6 18C7.65685 18 9 16.6569 9 15C9 14.2446 8.72078 13.5543 8.25991 13.0269L10 10.3474L11.7401 13.0269C11.2792 13.5543 11 14.2446 11 15C11 16.6569 12.3431 18 14 18C15.6569 18 17 16.6569 17 15C17 13.3431 15.6569 12 14 12C13.4614 12 12.956 12.1419 12.5191 12.3904L5.91939 2.22774ZM14 17C12.8954 17 12 16.1046 12 15C12 13.8954 12.8954 13 14 13C15.1046 13 16 13.8954 16 15C16 16.1046 15.1046 17 14 17ZM4 15C4 13.8954 4.89543 13 6 13C7.10457 13 8 13.8954 8 15C8 16.1046 7.10457 17 6 17C4.89543 17 4 16.1046 4 15ZM11.1924 8.51133L10.5962 7.59329L14.0806 2.22774C14.231 1.99615 14.5407 1.93033 14.7723 2.08072C15.0039 2.23112 15.0697 2.54079 14.9193 2.77238L11.1924 8.51133Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.5 4H11.5C11.5 3.17157 10.8284 2.5 10 2.5C9.17157 2.5 8.5 3.17157 8.5 4ZM7.5 4C7.5 2.61929 8.61929 1.5 10 1.5C11.3807 1.5 12.5 2.61929 12.5 4H17.5C17.7761 4 18 4.22386 18 4.5C18 4.77614 17.7761 5 17.5 5H16.4456L15.2521 15.3439C15.0774 16.8576 13.7957 18 12.2719 18H7.72813C6.20431 18 4.92256 16.8576 4.7479 15.3439L3.55437 5H2.5C2.22386 5 2 4.77614 2 4.5C2 4.22386 2.22386 4 2.5 4H7.5ZM5.74131 15.2292C5.85775 16.2384 6.71225 17 7.72813 17H12.2719C13.2878 17 14.1422 16.2384 14.2587 15.2292L15.439 5H4.56101L5.74131 15.2292ZM8.5 7.5C8.77614 7.5 9 7.72386 9 8V14C9 14.2761 8.77614 14.5 8.5 14.5C8.22386 14.5 8 14.2761 8 14V8C8 7.72386 8.22386 7.5 8.5 7.5ZM12 8C12 7.72386 11.7761 7.5 11.5 7.5C11.2239 7.5 11 7.72386 11 8V14C11 14.2761 11.2239 14.5 11.5 14.5C11.7761 14.5 12 14.2761 12 14V8Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.5 4H6.08535C6.29127 4.5826 6.84689 5 7.5 5H10.5C11.1531 5 11.7087 4.5826 11.9146 4H13.5C13.7761 4 14 4.22386 14 4.5V5.5C14 5.77614 14.2239 6 14.5 6C14.7761 6 15 5.77614 15 5.5V4.5C15 3.67157 14.3284 3 13.5 3H11.9146C11.7087 2.4174 11.1531 2 10.5 2H7.5C6.84689 2 6.29127 2.4174 6.08535 3H4.5C3.67157 3 3 3.67157 3 4.5V16.5C3 17.3284 3.67157 18 4.5 18H7.5C7.77614 18 8 17.7761 8 17.5C8 17.2239 7.77614 17 7.5 17H4.5C4.22386 17 4 16.7761 4 16.5V4.5C4 4.22386 4.22386 4 4.5 4ZM7.5 4C7.22386 4 7 3.77614 7 3.5C7 3.22386 7.22386 3 7.5 3H10.5C10.7761 3 11 3.22386 11 3.5C11 3.77614 10.7761 4 10.5 4H7.5ZM10.5 7C9.67157 7 9 7.67157 9 8.5V16.5C9 17.3284 9.67157 18 10.5 18H15.5C16.3284 18 17 17.3284 17 16.5V8.5C17 7.67157 16.3284 7 15.5 7H10.5ZM10 8.5C10 8.22386 10.2239 8 10.5 8H15.5C15.7761 8 16 8.22386 16 8.5V16.5C16 16.7761 15.7761 17 15.5 17H10.5C10.2239 17 10 16.7761 10 16.5V8.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.003 2.5C15.003 2.22386 15.2269 2 15.503 2C15.7792 2 16.003 2.22386 16.003 2.5V7.4C16.003 7.73137 15.7344 8 15.403 8H10.503C10.2269 8 10.003 7.77614 10.003 7.5C10.003 7.22386 10.2269 7 10.503 7H14.097L10.6243 3.98124C8.95706 2.53191 6.43056 2.70858 4.98124 4.37584C3.53191 6.0431 3.70858 8.56959 5.37584 10.0189L13.5477 17.1226C13.7562 17.3038 13.7782 17.6196 13.5971 17.828C13.4159 18.0364 13.1001 18.0585 12.8917 17.8774L4.71978 10.7736C2.63571 8.96197 2.41487 5.80385 4.22653 3.71978C6.03818 1.63571 9.1963 1.41487 11.2804 3.22653L15.003 6.46259V2.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 962 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.16212 2.21224C8.75272 2.07336 9.36811 2 10 2C10.6319 2 11.2473 2.07336 11.8379 2.21224C12.1067 2.27545 12.2734 2.5446 12.2102 2.81341C12.1469 3.08222 11.8778 3.2489 11.609 3.18569C11.0929 3.06432 10.5543 3 10 3C9.44574 3 8.90714 3.06432 8.39102 3.18569C8.12221 3.2489 7.85306 3.08222 7.78985 2.81341C7.72663 2.5446 7.89331 2.27545 8.16212 2.21224ZM6.48118 3.35616C6.6266 3.59091 6.55417 3.8991 6.31942 4.04451C5.39652 4.61618 4.61618 5.39652 4.04451 6.31942C3.8991 6.55417 3.59092 6.6266 3.35616 6.48118C3.12141 6.33577 3.04898 6.02759 3.19439 5.79283C3.84745 4.73853 4.73853 3.84745 5.79283 3.19439C6.02759 3.04898 6.33577 3.12141 6.48118 3.35616ZM13.5188 3.35616C13.6642 3.12141 13.9724 3.04898 14.2072 3.19439C15.2615 3.84745 16.1525 4.73853 16.8056 5.79283C16.951 6.02759 16.8786 6.33577 16.6438 6.48118C16.4091 6.6266 16.1009 6.55417 15.9555 6.31942C15.3838 5.39652 14.6035 4.61618 13.6806 4.04451C13.4458 3.8991 13.3734 3.59092 13.5188 3.35616ZM2.81341 7.78984C3.08222 7.85306 3.2489 8.12221 3.18569 8.39102C3.06432 8.90714 3 9.44574 3 10C3 10.5543 3.06432 11.0929 3.18569 11.609C3.2489 11.8778 3.08222 12.1469 2.81341 12.2102C2.5446 12.2734 2.27545 12.1067 2.21224 11.8379C2.07336 11.2473 2 10.6319 2 10C2 9.36811 2.07336 8.75272 2.21224 8.16212C2.27545 7.89331 2.5446 7.72663 2.81341 7.78984ZM17.1866 7.78985C17.4554 7.72663 17.7246 7.89331 17.7878 8.16212C17.9266 8.75272 18 9.36811 18 10C18 10.6319 17.9266 11.2473 17.7878 11.8379C17.7246 12.1067 17.4554 12.2734 17.1866 12.2102C16.9178 12.1469 16.7511 11.8778 16.8143 11.609C16.9357 11.0929 17 10.5543 17 10C17 9.44574 16.9357 8.90714 16.8143 8.39102C16.7511 8.12221 16.9178 7.85306 17.1866 7.78985ZM3.35616 13.5188C3.59091 13.3734 3.8991 13.4458 4.04451 13.6806C4.61618 14.6035 5.39652 15.3838 6.31942 15.9555C6.55417 16.1009 6.6266 16.4091 6.48118 16.6438C6.33577 16.8786 6.02759 16.951 5.79283 16.8056C4.73853 16.1525 3.84745 15.2615 3.19439 14.2072C3.04898 13.9724 3.12141 13.6642 3.35616 13.5188ZM16.9342 14.2481C17.0712 14.0083 16.988 13.7029 16.7482 13.5659C16.5086 13.4289 16.2031 13.5124 16.066 13.7519L16.0636 13.756L16.0497 13.7791C16.0367 13.8005 16.016 13.8337 15.9877 13.877C15.9311 13.9636 15.8443 14.0904 15.7274 14.2438C15.493 14.5514 15.1404 14.9628 14.6708 15.3737C14.6393 15.4013 14.6073 15.4288 14.5747 15.4563C13.5586 14.6639 12.1996 14 10.5002 14C8.97904 14 8.013 14.9003 8.01294 16C8.01288 17.0997 8.97889 18 10.5001 18C12.1729 18 13.5184 17.4308 14.5329 16.7422C14.5714 16.7792 14.6093 16.8164 14.6465 16.8535C15.1178 17.3249 15.4725 17.7977 15.7089 18.1523C15.8268 18.3292 15.9146 18.4756 15.972 18.5762C16.0007 18.6264 16.0218 18.6651 16.0353 18.6903L16.0497 18.7178L16.053 18.7242C16.1766 18.9708 16.4767 19.0706 16.7235 18.9472C16.9705 18.8238 17.0701 18.5225 16.9467 18.2755C16.9467 18.2755 16.8178 18.0411 16.946 18.2743L16.9442 18.2707L16.9383 18.2592C16.9334 18.2497 16.9265 18.2365 16.9176 18.2198C16.8998 18.1865 16.8741 18.1392 16.8403 18.0801C16.7728 17.9619 16.673 17.7958 16.541 17.5977C16.2775 17.2023 15.8822 16.6751 15.3536 16.1465L15.3315 16.1244C15.8608 15.6609 16.2575 15.1981 16.5228 14.8499C16.6559 14.6753 16.7566 14.5286 16.825 14.4238C16.8592 14.3714 16.8854 14.3294 16.9036 14.2996C16.9127 14.2846 16.9198 14.2727 16.9249 14.2641L16.9311 14.2536C16.812 14.4436 16.9342 14.2481 16.9342 14.2481ZM10.5002 15C11.8003 15 12.8759 15.4631 13.7289 16.0722C12.8787 16.5981 11.8033 17 10.5001 17C9.37164 17 9.01292 16.4003 9.01294 16C9.01296 15.5997 9.37181 15 10.5002 15Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.8 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="24" height="24" viewBox="0 0 24 24" fill="#000000" xmlns="http://www.w3.org/2000/svg">
<path d="M3.83885 5.85764C6.77986 1.94203 12.8685 0.802644 17.2028 3.49752C21.4826 6.15853 23.0566 11.2746 21.3037 16.0749C19.6485 20.6075 15.2873 22.4033 12.144 20.1233C10.9666 19.2692 10.5101 18.1985 10.2895 16.4595L10.1841 15.4715L10.1387 15.0741C10.016 14.14 9.82762 13.7216 9.43435 13.5024C8.89876 13.2038 8.54213 13.1969 7.83887 13.4694L7.48775 13.615L7.30902 13.693C6.29524 14.1332 5.62085 14.2879 4.76786 14.1092L4.56761 14.062L4.40407 14.0154C1.61511 13.1512 1.20202 9.36827 3.83885 5.85764ZM4.82307 12.5741L4.94598 12.6105L5.07993 12.6414C5.519 12.7283 5.89425 12.6558 6.51695 12.3995L7.11912 12.1423C8.32126 11.6494 9.10436 11.6012 10.1646 12.1921C11.0822 12.7036 11.4399 13.4897 11.6223 14.8518L11.6755 15.3109L11.7297 15.8427L11.7768 16.2651C11.9489 17.6263 12.2617 18.3556 13.0248 18.9091C15.3001 20.5595 18.5592 19.2175 19.8947 15.5604C21.411 11.4082 20.0688 7.04581 16.4107 4.77137C12.7365 2.4869 7.5123 3.46453 5.03822 6.75848C2.96343 9.52082 3.21791 12.038 4.82307 12.5741ZM16.0476 10.5797C15.8689 9.91288 16.2646 9.22746 16.9314 9.04878C17.5983 8.87011 18.2837 9.26583 18.4624 9.93267C18.6411 10.5995 18.2453 11.2849 17.5785 11.4636C16.9117 11.6423 16.2262 11.2465 16.0476 10.5797ZM16.5421 14.0684C16.3635 13.4015 16.7592 12.7161 17.426 12.5374C18.0929 12.3588 18.7783 12.7545 18.957 13.4213C19.1356 14.0882 18.7399 14.7736 18.0731 14.9523C17.4062 15.1309 16.7208 14.7352 16.5421 14.0684ZM14.0691 7.57703C13.8904 6.9102 14.2861 6.22478 14.9529 6.0461C15.6198 5.86742 16.3052 6.26315 16.4839 6.92998C16.6625 7.59681 16.2668 8.28224 15.6 8.46091C14.9331 8.63959 14.2477 8.24386 14.0691 7.57703ZM14.0406 16.5754C13.8619 15.9086 14.2576 15.2232 14.9245 15.0445C15.5913 14.8658 16.2767 15.2615 16.4554 15.9284C16.6341 16.5952 16.2383 17.2806 15.5715 17.4593C14.9047 17.638 14.2192 17.2422 14.0406 16.5754ZM10.5436 6.60544C10.365 5.9386 10.7607 5.25318 11.4275 5.07451C12.0944 4.89583 12.7798 5.29156 12.9585 5.95839C13.1371 6.62522 12.7414 7.31064 12.0746 7.48932C11.4077 7.668 10.7223 7.27227 10.5436 6.60544Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 2.5C5 2.22386 4.77614 2 4.5 2C4.22386 2 4 2.22386 4 2.5V7.4C4 7.73137 4.26863 8 4.6 8H9.5C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7H5.90603L9.37872 3.98124C11.046 2.53191 13.5725 2.70858 15.0218 4.37584C16.4711 6.0431 16.2945 8.56959 14.6272 10.0189L6.45529 17.1226C6.24688 17.3038 6.2248 17.6196 6.40596 17.828C6.58713 18.0364 6.90294 18.0585 7.11135 17.8774L15.2833 10.7736C17.3673 8.96197 17.5882 5.80385 15.7765 3.71978C13.9648 1.63571 10.8067 1.41487 8.72266 3.22653L5 6.46259V2.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 908 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.1794 2.92616C16.0271 1.71432 14.1027 1.69004 12.9203 2.87244L3.54545 12.2468C3.21763 12.5746 2.99008 12.9891 2.88953 13.4417L2.01191 17.3916C1.97483 17.5585 2.02559 17.7328 2.14649 17.8537C2.26739 17.9745 2.44166 18.0253 2.60855 17.9881L6.53494 17.115C7.00237 17.011 7.43048 16.776 7.76907 16.4374L15.7497 8.4567L16.0858 8.79281C16.4763 9.18333 16.4763 9.8165 16.0858 10.207L15.1464 11.1464C14.9512 11.3416 14.9512 11.6582 15.1464 11.8535C15.3417 12.0487 15.6583 12.0487 15.8536 11.8535L16.7929 10.9141C17.5739 10.1331 17.5739 8.86675 16.7929 8.0857L16.4568 7.74959L17.1271 7.0793C18.2681 5.93826 18.2913 4.09558 17.1794 2.92616ZM13.6274 3.57956C14.4123 2.79465 15.6898 2.81077 16.4547 3.61522C17.1928 4.39152 17.1774 5.61474 16.42 6.3722L7.06196 15.7303C6.85781 15.9344 6.59969 16.0762 6.31786 16.1388L3.15855 16.8414L3.86572 13.6586C3.92502 13.3917 4.05921 13.1473 4.25254 12.9539L13.6274 3.57956Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.4965 16.8028L16.7408 10.4994C18.4252 8.78856 18.4199 6.02549 16.7239 4.31249C15.0611 2.63292 12.3961 2.5895 10.6978 4.19086C10.6612 4.22539 10.6251 4.26068 10.5894 4.29673L9.99299 4.90026L9.38843 4.28963C9.35529 4.25616 9.32175 4.22333 9.28783 4.19116C7.58595 2.57726 4.91654 2.60193 3.26122 4.2739C1.5729 5.9792 1.58114 8.75004 3.27679 10.4627L9.55368 16.8028C9.81404 17.0657 10.2362 17.0657 10.4965 16.8028ZM11.3 5.00029C12.5964 3.69135 14.7025 3.69204 16.0133 5.01604C17.3253 6.34123 17.3272 8.47734 16.0292 9.79681L16.0282 9.79783L10.0252 15.8577L3.98743 9.75919C2.67408 8.43263 2.67286 6.28953 3.97185 4.97746C5.26525 3.67106 7.36984 3.67208 8.6778 4.99319L9.63801 5.96306C9.8338 6.16082 10.1534 6.16067 10.349 5.96272L11.3 5.00029Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.85355 2.14645C2.65829 1.95118 2.34171 1.95118 2.14645 2.14645C1.95118 2.34171 1.95118 2.65829 2.14645 2.85355L3.417 4.1241C3.36415 4.17247 3.3122 4.22241 3.26122 4.2739C1.5729 5.9792 1.58114 8.75004 3.27679 10.4627L9.55368 16.8028C9.81404 17.0657 10.2362 17.0657 10.4965 16.8028L13.2829 13.99L17.1464 17.8536C17.3417 18.0488 17.6583 18.0488 17.8536 17.8536C18.0488 17.6583 18.0488 17.3417 17.8536 17.1464L2.85355 2.14645ZM12.5758 13.2829L10.0252 15.8577L3.98743 9.75919C2.67408 8.43263 2.67286 6.28953 3.97185 4.97746C4.02174 4.92708 4.07283 4.87864 4.12503 4.83214L12.5758 13.2829ZM16.0282 9.79783L13.9834 11.862L14.6905 12.5691L16.7408 10.4994C18.4252 8.78856 18.4199 6.02549 16.7239 4.31248C15.0611 2.63292 12.3961 2.5895 10.6978 4.19086C10.6612 4.22539 10.6251 4.26068 10.5894 4.29673L9.99299 4.90026L9.38843 4.28963C9.35529 4.25616 9.32175 4.22333 9.28783 4.19116C8.17254 3.13353 6.64174 2.77958 5.25313 3.13179L6.1265 4.00516C7.04062 3.95404 7.97441 4.28273 8.6778 4.99319L9.63801 5.96306C9.8338 6.16082 10.1534 6.16067 10.349 5.96272L11.3 5.00029C12.5964 3.69135 14.7025 3.69204 16.0133 5.01604C17.3253 6.34123 17.3272 8.47734 16.0292 9.79681L16.0282 9.79783Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -1,6 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg xmlns="http://www.w3.org/2000/svg" height="18" width="18" viewBox="0 0 18 18"><g stroke-linecap="round" stroke-width="0.9" fill="none" stroke="currentColor" stroke-opacity="context-fill-opacity" stroke-linejoin="round" class="nc-icon-wrapper"><line x1="6.25" y1="12.5" x2="6.25" y2="15.25" data-color="color-2"></line><line x1="6.25" y1="2.75" x2="6.25" y2="5.5" data-color="color-2"></line><polyline points="8.75 6.5 6.25 9 8.75 11.5" data-color="color-2"></polyline><line x1="6.25" y1="9" x2="12.75" y2="9" data-color="color-2"></line><rect x="1.75" y="2.75" width="14.5" height="12.5" rx="2" ry="2" transform="translate(18 18) rotate(180)"></rect></g></svg>

Before

Width:  |  Height:  |  Size: 886 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 6C8.27614 6 8.5 6.22386 8.5 6.5C8.5 6.74546 8.32312 6.94961 8.08988 6.99194L8 7H6C4.34315 7 3 8.34315 3 10C3 11.5906 4.23784 12.892 5.80275 12.9936L6 13H8C8.27614 13 8.5 13.2239 8.5 13.5C8.5 13.7455 8.32312 13.9496 8.08988 13.9919L8 14H6C3.79086 14 2 12.2091 2 10C2 7.8645 3.67346 6.11986 5.78053 6.00592L6 6H8ZM14 6C16.2091 6 18 7.79086 18 10C18 12.1355 16.3265 13.8801 14.2195 13.9941L14 14H12C11.7239 14 11.5 13.7761 11.5 13.5C11.5 13.2545 11.6769 13.0504 11.9101 13.0081L12 13H14C15.6569 13 17 11.6569 17 10C17 8.40942 15.7622 7.10795 14.1973 7.00638L14 7H12C11.7239 7 11.5 6.77614 11.5 6.5C11.5 6.25454 11.6769 6.05039 11.9101 6.00806L12 6H14ZM6 9.5H14C14.2761 9.5 14.5 9.72386 14.5 10C14.5 10.2455 14.3231 10.4496 14.0899 10.4919L14 10.5H6C5.72386 10.5 5.5 10.2761 5.5 10C5.5 9.75454 5.67688 9.55039 5.91012 9.50806L6 9.5H14H6Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM17 10C17 8.24696 16.3556 6.64442 15.2907 5.41636L5.41636 15.2907C6.64442 16.3556 8.24696 17 10 17C13.866 17 17 13.866 17 10ZM4.70925 14.5836L14.5836 4.70925C13.3556 3.6444 11.753 3 10 3C6.13401 3 3 6.13401 3 10C3 11.753 3.6444 13.3556 4.70925 14.5836Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 771 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11 3C10.3096 3 9.75 3.55964 9.75 4.25V5H6.5C6.22386 5 6 5.22386 6 5.5V8.75H5.25C4.55964 8.75 4 9.30964 4 10C4 10.6904 4.55964 11.25 5.25 11.25H6V14.5C6 14.7761 6.22386 15 6.5 15H9.75V15.75C9.75 16.4404 10.3096 17 11 17C11.6904 17 12.25 16.4404 12.25 15.75V15H15.5C15.7761 15 16 14.7761 16 14.5V12.25H15.25C14.0074 12.25 13 11.2426 13 10C13 8.75736 14.0074 7.75 15.25 7.75H16V5.5C16 5.22386 15.7761 5 15.5 5H12.25V4.25C12.25 3.55964 11.6904 3 11 3ZM8.76373 4C8.88809 2.87501 9.84186 2 11 2C12.1581 2 13.1119 2.87501 13.2363 4H15.5C16.3284 4 17 4.67157 17 5.5V8.75H15.25C14.5596 8.75 14 9.30964 14 10C14 10.6904 14.5596 11.25 15.25 11.25H17V14.5C17 15.3284 16.3284 16 15.5 16H13.2363C13.1119 17.125 12.1581 18 11 18C9.84186 18 8.88809 17.125 8.76373 16H6.5C5.67157 16 5 15.3284 5 14.5V12.2363C3.87501 12.1119 3 11.1581 3 10C3 8.84186 3.87501 7.88809 5 7.76373V5.5C5 4.67157 5.67157 4 6.5 4H8.76373Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.5 3C3.11929 3 2 4.11929 2 5.5V14.5C2 15.8807 3.11929 17 4.5 17H15.5C16.8807 17 18 15.8807 18 14.5V7.5C18 6.11929 16.8807 5 15.5 5H9.70711L8.21967 3.51256C7.89148 3.18437 7.44636 3 6.98223 3H4.5ZM3 5.5C3 4.67157 3.67157 4 4.5 4H6.98223C7.18115 4 7.37191 4.07902 7.51256 4.21967L8.79289 5.5L7.43934 6.85355C7.34557 6.94732 7.21839 7 7.08579 7H3V5.5ZM3 8H7.08579C7.48361 8 7.86514 7.84196 8.14645 7.56066L9.70711 6H15.5C16.3284 6 17 6.67157 17 7.5V14.5C17 15.3284 16.3284 16 15.5 16H4.5C3.67157 16 3 15.3284 3 14.5V8Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 923 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.85355 2.64645C6.04882 2.84171 6.04882 3.15829 5.85355 3.35355L4.20711 5H11C14.3137 5 17 7.68629 17 11C17 14.3137 14.3137 17 11 17C7.68629 17 5 14.3137 5 11C5 10.7239 5.22386 10.5 5.5 10.5C5.77614 10.5 6 10.7239 6 11C6 13.7614 8.23858 16 11 16C13.7614 16 16 13.7614 16 11C16 8.23858 13.7614 6 11 6H4.20711L5.85355 7.64645C6.04882 7.84171 6.04882 8.15829 5.85355 8.35355C5.65829 8.54882 5.34171 8.54882 5.14645 8.35355L2.64645 5.85355C2.45118 5.65829 2.45118 5.34171 2.64645 5.14645L5.14645 2.64645C5.34171 2.45118 5.65829 2.45118 5.85355 2.64645Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 954 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.8371 3.13074C10.6332 2.94456 10.3169 2.95895 10.1307 3.16289C9.94456 3.36683 9.95895 3.68309 10.1629 3.86927L16.3307 9.5H2.5C2.22386 9.5 2 9.72386 2 10C2 10.2761 2.22386 10.5 2.5 10.5H16.3279L10.1629 16.1281C9.95895 16.3143 9.94456 16.6305 10.1307 16.8345C10.3169 17.0384 10.6332 17.0528 10.8371 16.8666L17.7535 10.5526C17.8934 10.4248 17.9732 10.2573 17.993 10.0841C17.9976 10.0568 18 10.0287 18 10C18 9.97313 17.9979 9.94675 17.9938 9.92103C17.9756 9.74512 17.8955 9.57446 17.7535 9.44478L10.8371 3.13074Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 917 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.5 11H8.5C8.74546 11 8.94961 11.1769 8.99194 11.4101L9 11.5V16.5C9 16.7761 8.77614 17 8.5 17C8.25454 17 8.05039 16.8231 8.00806 16.5899L8 16.5V12.706L2.85355 17.8536C2.65829 18.0488 2.34171 18.0488 2.14645 17.8536C1.97288 17.68 1.9536 17.4106 2.08859 17.2157L2.14645 17.1464L7.292 12H3.5C3.25454 12 3.05039 11.8231 3.00806 11.5899L3 11.5C3 11.2545 3.17688 11.0504 3.41012 11.0081L3.5 11H8.5H3.5ZM17.8536 2.14645C18.0271 2.32001 18.0464 2.58944 17.9114 2.78431L17.8536 2.85355L12.706 8H16.5C16.7455 8 16.9496 8.17688 16.9919 8.41012L17 8.5C17 8.74546 16.8231 8.94961 16.5899 8.99194L16.5 9L11.4796 8.99959L11.4112 8.99213L11.309 8.96221L11.233 8.92281L11.1779 8.88242L11.1464 8.85355L11.109 8.81166L11.0667 8.74977L11.0376 8.69059L11.0166 8.62814L11.0111 8.60499C11.0038 8.5713 11 8.5361 11 8.5L11.0055 8.57392L11.0018 8.5428L11 3.5C11 3.22386 11.2239 3 11.5 3C11.7455 3 11.9496 3.17687 11.9919 3.41012L12 3.5V7.292L17.1464 2.14645C17.3417 1.95118 17.6583 1.95118 17.8536 2.14645Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.5 3L16.5428 3.00182L16.6281 3.01661L16.691 3.03779L16.767 3.07719L16.8221 3.11759L16.8824 3.17788L16.9112 3.21534L16.9533 3.2886L16.9834 3.37186L16.9979 3.45421L17 3.5V9.5C17 9.77614 16.7761 10 16.5 10C16.2545 10 16.0504 9.82312 16.0081 9.58988L16 9.5V4.706L4.706 16H9.5C9.74546 16 9.94961 16.1769 9.99194 16.4101L10 16.5C10 16.7455 9.82312 16.9496 9.58988 16.9919L9.5 17L3.47964 16.9996L3.4112 16.9921L3.30896 16.9622L3.23299 16.9228L3.17786 16.8824L3.11758 16.8221L3.08884 16.7847L3.04674 16.7114L3.01661 16.6281L3.01109 16.605C3.00383 16.5713 3 16.5361 3 16.5L3.00546 16.5739L3.00182 16.5428L3 10.5C3 10.2239 3.22386 10 3.5 10C3.74546 10 3.94961 10.1769 3.99194 10.4101L4 10.5V15.292L15.292 4H10.5C10.2545 4 10.0504 3.82312 10.0081 3.58988L10 3.5C10 3.22386 10.2239 3 10.5 3Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.14645 2.14645C2.34171 1.95118 2.65829 1.95118 2.85355 2.14645L17.8536 17.1464C18.0488 17.3417 18.0488 17.6583 17.8536 17.8536C17.6583 18.0488 17.3417 18.0488 17.1464 17.8536L14.0938 14.8009L13.8223 15.0691L11.3861 17.4391C10.6562 18.1455 9.52168 18.1847 8.74691 17.5567L8.61408 17.4389L6.57128 15.4538L5.05025 13.955C2.60742 11.5111 2.34753 7.71028 4.27056 4.97765L2.14645 2.85355C1.95118 2.65829 1.95118 2.34171 2.14645 2.14645ZM11.0777 11.7848C10.7435 11.9139 10.3802 11.9847 10.0005 11.9847C8.34839 11.9847 7.00909 10.6448 7.00909 8.99195C7.00909 8.6125 7.07967 8.24955 7.20843 7.91552L4.98793 5.69502C3.49206 7.95827 3.68917 11.0117 5.57927 13.0667L5.75499 13.2499L6.3263 13.817L9.30713 16.7224L9.40012 16.802C9.7543 17.0698 10.2459 17.0699 10.6002 16.8021L10.6931 16.7225L12.9237 14.5539L13.3883 14.0954L11.0777 11.7848ZM11.8541 9.73275L12.5983 10.4769C12.8487 10.0393 12.9919 9.53236 12.9919 8.99195C12.9919 7.33911 11.6526 5.99923 10.0005 5.99923C9.45986 5.99923 8.95271 6.14271 8.51504 6.3937L9.25921 7.13787C9.48839 7.04608 9.73855 6.99559 10.0005 6.99559C11.1026 6.99559 11.996 7.88939 11.996 8.99195C11.996 9.25371 11.9456 9.5037 11.8541 9.73275ZM6.35291 4.23157C8.70671 2.42616 12.0908 2.60103 14.245 4.75619C16.3986 6.91072 16.5739 10.2949 14.771 12.6497L15.4812 13.3599C17.6702 10.6106 17.493 6.59551 14.9497 4.05115C12.4058 1.50605 8.39081 1.32945 5.64269 3.52136L6.35291 4.23157Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13 9C13 10.6569 11.6569 12 10 12C8.34315 12 7 10.6569 7 9C7 7.34315 8.34315 6 10 6C11.6569 6 13 7.34315 13 9ZM12 9C12 7.89543 11.1046 7 10 7C8.89543 7 8 7.89543 8 9C8 10.1046 8.89543 11 10 11C11.1046 11 12 10.1046 12 9ZM14.9497 13.955C17.6834 11.2201 17.6834 6.78601 14.9497 4.05115C12.2161 1.31628 7.78392 1.31628 5.05025 4.05115C2.31658 6.78601 2.31658 11.2201 5.05025 13.955L6.57128 15.4538L8.61408 17.4389L8.74691 17.5567C9.52168 18.1847 10.6562 18.1455 11.3861 17.4391L13.8223 15.0691L14.9497 13.955ZM5.75499 4.75619C8.09944 2.41072 11.9006 2.41072 14.245 4.75619C16.5294 7.04153 16.5879 10.7104 14.4207 13.0667L14.245 13.2499L12.9237 14.5539L10.6931 16.7225L10.6002 16.8021C10.2459 17.0699 9.7543 17.0698 9.40012 16.802L9.30713 16.7224L6.3263 13.817L5.75499 13.2499L5.57927 13.0667C3.41208 10.7104 3.47065 7.04153 5.75499 4.75619Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2ZM10 3C6.13401 3 3 6.13401 3 10C3 13.866 6.13401 17 10 17C13.866 17 17 13.866 17 10C17 6.13401 13.866 3 10 3ZM10 13.5C10.4142 13.5 10.75 13.8358 10.75 14.25C10.75 14.6642 10.4142 15 10 15C9.58579 15 9.25 14.6642 9.25 14.25C9.25 13.8358 9.58579 13.5 10 13.5ZM10 5.5C11.3807 5.5 12.5 6.61929 12.5 8C12.5 8.72959 12.1848 9.40774 11.6513 9.8771L11.4967 10.0024L11.2782 10.1655L11.1906 10.2372C11.1348 10.2851 11.0835 10.3337 11.0346 10.3859C10.6963 10.7464 10.5 11.2422 10.5 12C10.5 12.2761 10.2761 12.5 10 12.5C9.72386 12.5 9.5 12.2761 9.5 12C9.5 10.988 9.79312 10.2475 10.3054 9.70162C10.4165 9.5832 10.532 9.47988 10.6609 9.37874L10.9076 9.19439L11.0256 9.09468C11.325 8.81435 11.5 8.42206 11.5 8C11.5 7.17157 10.8284 6.5 10 6.5C9.17157 6.5 8.5 7.17157 8.5 8C8.5 8.27614 8.27614 8.5 8 8.5C7.72386 8.5 7.5 8.27614 7.5 8C7.5 6.61929 8.61929 5.5 10 5.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 4C13.3137 4 16 6.68629 16 10C16 13.3137 13.3137 16 10 16C6.68629 16 4 13.3137 4 10C4 9.84443 4.00591 9.69034 4.0175 9.53793C4.03845 9.26258 3.83222 9.02239 3.55687 9.00144C3.28152 8.98049 3.04133 9.18673 3.02038 9.46207C3.00687 9.6397 3 9.8191 3 10C3 13.866 6.13401 17 10 17C13.866 17 17 13.866 17 10C17 6.13401 13.866 3 10 3C8.04094 3 6.27012 3.80499 5 5.10109V3.5C5 3.22386 4.77614 3 4.5 3C4.22386 3 4 3.22386 4 3.5V6.5C4 6.77614 4.22386 7 4.5 7H7.5C7.77614 7 8 6.77614 8 6.5C8 6.22386 7.77614 6 7.5 6H5.52772C6.62683 4.77191 8.2234 4 10 4ZM10 6.5C10 6.22386 9.77614 6 9.5 6C9.22386 6 9 6.22386 9 6.5V10.5C9 10.7761 9.22386 11 9.5 11H12.5C12.7761 11 13 10.7761 13 10.5C13 10.2239 12.7761 10 12.5 10H10V6.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.9975 2.38811C9.56767 1.87584 10.4323 1.87584 11.0025 2.38811L16.5025 7.32965C16.8191 7.61414 17 8.01977 17 8.44544V15.4996C17 16.328 16.3284 16.9996 15.5 16.9996H13C12.1716 16.9996 11.5 16.328 11.5 15.4996V11.9996C11.5 11.7234 11.2761 11.4996 11 11.4996H9C8.72386 11.4996 8.5 11.7234 8.5 11.9996V15.4996C8.5 16.328 7.82843 16.9996 7 16.9996H4.5C3.67157 16.9996 3 16.328 3 15.4996V8.44544C3 8.01977 3.18086 7.61414 3.4975 7.32965L8.9975 2.38811ZM10.3342 3.13197C10.1441 2.96122 9.85589 2.96122 9.66583 3.13197L4.16583 8.07351C4.06029 8.16834 4 8.30355 4 8.44544V15.4996C4 15.7757 4.22386 15.9996 4.5 15.9996H7C7.27614 15.9996 7.5 15.7757 7.5 15.4996V11.9996C7.5 11.1711 8.17157 10.4996 9 10.4996H11C11.8284 10.4996 12.5 11.1711 12.5 11.9996V15.4996C12.5 15.7757 12.7239 15.9996 13 15.9996H15.5C15.7761 15.9996 16 15.7757 16 15.4996V8.44544C16 8.30355 15.9397 8.16834 15.8342 8.07351L10.3342 3.13197Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.49751 7.4966C9.04842 7.4966 9.49502 7.05 9.49502 6.4991C9.49502 5.94819 9.04842 5.50159 8.49751 5.50159C7.9466 5.50159 7.5 5.94819 7.5 6.4991C7.5 7.05 7.9466 7.4966 8.49751 7.4966ZM5 6C5 4.34315 6.34315 3 8 3H14C15.6569 3 17 4.34315 17 6V12C17 13.6569 15.6569 15 14 15H8C6.34315 15 5 13.6569 5 12V6ZM8 4C6.89543 4 6 4.89543 6 6V12C6 12.3709 6.10097 12.7182 6.27692 13.016L9.79085 9.50207C10.4586 8.83427 11.5414 8.83427 12.2092 9.50207L15.7231 13.016C15.899 12.7182 16 12.3709 16 12V6C16 4.89543 15.1046 4 14 4H8ZM15.016 13.7231L11.502 10.2092C11.2248 9.9319 10.7752 9.9319 10.498 10.2092L6.98403 13.7231C7.28178 13.899 7.6291 14 8 14H14C14.3709 14 14.7182 13.899 15.016 13.7231ZM12 17C12.8885 17 13.6868 16.6138 14.2361 16H7.5C5.68782 16 4.1973 14.6228 4.01807 12.8579C4.00612 12.7402 4 12.6208 4 12.5V5.76392C3.38625 6.31324 3 7.11152 3 8.00002V12.5C3 14.9853 5.01472 17 7.5 17H12Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14 7.5C14 8.32843 13.3284 9 12.5 9C11.6716 9 11 8.32843 11 7.5C11 6.67157 11.6716 6 12.5 6C13.3284 6 14 6.67157 14 7.5ZM13 7.5C13 7.22386 12.7761 7 12.5 7C12.2239 7 12 7.22386 12 7.5C12 7.77614 12.2239 8 12.5 8C12.7761 8 13 7.77614 13 7.5ZM3 6C3 4.34315 4.34315 3 6 3H14C15.6569 3 17 4.34315 17 6V14C17 15.6569 15.6569 17 14 17H6C4.34315 17 3 15.6569 3 14V6ZM6 4C4.89543 4 4 4.89543 4 6V14C4 14.3726 4.10191 14.7215 4.27937 15.0201L8.94868 10.432C9.53227 9.85859 10.4677 9.85859 11.0513 10.432L15.7206 15.0201C15.8981 14.7215 16 14.3726 16 14V6C16 4.89543 15.1046 4 14 4H6ZM6 16H14C14.3692 16 14.7149 15.9 15.0118 15.7256L10.3504 11.1453C10.1559 10.9542 9.84409 10.9542 9.64956 11.1453L4.98824 15.7256C5.28505 15.9 5.63085 16 6 16Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17 6.12501V9.03545C16.8367 9.01209 16.6698 9 16.5 9H16V6.12501C16.003 5.99304 15.9789 5.86186 15.9292 5.73958C15.8795 5.61729 15.8052 5.50649 15.711 5.41401L13.586 3.28901C13.4292 3.1302 13.222 3.03086 13 3.00801V5.50001C13.0009 5.69865 12.9611 5.89537 12.883 6.07801C12.8076 6.25614 12.6986 6.41808 12.562 6.55501C12.4222 6.69314 12.2581 6.80433 12.078 6.88301C11.8966 6.96487 11.699 7.00486 11.5 7.00001H7.50001C7.30138 7.00093 7.10466 6.96111 6.92201 6.88301C6.74389 6.80761 6.58194 6.69863 6.44501 6.56201C6.30688 6.42219 6.19569 6.25812 6.11701 6.07801C6.03516 5.89656 5.99517 5.69901 6.00001 5.50001V3.00001H5.00001C4.86569 2.99871 4.73256 3.02527 4.60901 3.07801C4.49272 3.12818 4.38688 3.19975 4.29701 3.28901C4.20532 3.3816 4.13113 3.49002 4.07801 3.60901C4.0216 3.73139 3.99488 3.86535 4.00001 4.00001V14C3.99872 14.1343 4.02528 14.2675 4.07801 14.391C4.12954 14.509 4.20091 14.6172 4.28901 14.711C4.3763 14.8038 4.48325 14.8759 4.60201 14.922C4.72923 14.9706 4.86386 14.997 5.00001 15V10.5C4.99909 10.3014 5.03891 10.1047 5.11701 9.92201C5.19241 9.74388 5.30139 9.58194 5.43801 9.44501C5.57783 9.30688 5.7419 9.19569 5.92201 9.11701C6.10347 9.03515 6.30101 8.99516 6.50001 9.00001H12.4917C11.5414 9.0022 10.6799 9.3832 10.0505 10H6.50001C6.36781 10.0013 6.24139 10.0544 6.1479 10.1479C6.05441 10.2414 6.00132 10.3678 6.00001 10.5V15H9V16H5.00001C4.73927 16.001 4.48116 15.9479 4.24201 15.844C4.00563 15.7419 3.78901 15.599 3.60201 15.422C3.41612 15.2478 3.26717 15.038 3.16401 14.805C3.05836 14.5633 3.00258 14.3028 3.00001 14.039V4.00001C2.999 3.73927 3.05212 3.48116 3.15601 3.24201C3.25794 3.00491 3.40078 2.7876 3.57801 2.60001C3.75389 2.41429 3.96545 2.26599 4.20001 2.16401C4.44016 2.05901 4.69893 2.00324 4.96101 2.00001H12.875C13.1375 1.9992 13.3977 2.04947 13.641 2.14801C13.8854 2.24691 14.1061 2.39615 14.289 2.58601L16.414 4.71101C16.5999 4.89556 16.7462 5.11604 16.844 5.35901C16.9428 5.60255 16.9956 5.86225 17 6.12501ZM7.00001 3.00001V5.50001C7.00132 5.63221 7.05441 5.75864 7.1479 5.85212C7.24139 5.94561 7.36781 5.99871 7.50001 6.00001H11.5C11.6322 5.99871 11.7586 5.94561 11.8521 5.85212C11.9456 5.75864 11.9987 5.63221 12 5.50001V3.00001H7.00001ZM10 12.5C10 11.1193 11.1193 10 12.5 10H16.5C17.8807 10 19 11.1193 19 12.5V16.5C19 17.0095 18.8476 17.4835 18.5858 17.8787L15.5607 14.8536C14.9749 14.2678 14.0251 14.2678 13.4393 14.8536L10.4142 17.8787C10.1524 17.4835 10 17.0095 10 16.5V12.5ZM17 12.75C17 12.3358 16.6642 12 16.25 12C15.8358 12 15.5 12.3358 15.5 12.75C15.5 13.1642 15.8358 13.5 16.25 13.5C16.6642 13.5 17 13.1642 17 12.75ZM11.1213 18.5858C11.5165 18.8476 11.9905 19 12.5 19H16.5C17.0095 19 17.4835 18.8476 17.8787 18.5858L14.8536 15.5607C14.6583 15.3654 14.3417 15.3654 14.1464 15.5607L11.1213 18.5858Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.4921 8.91012C10.4497 8.67687 10.2456 8.49999 10.0001 8.49999C9.72397 8.49999 9.50011 8.72385 9.50011 8.99999V13.5021L9.50817 13.592C9.55051 13.8253 9.75465 14.0021 10.0001 14.0021C10.2763 14.0021 10.5001 13.7783 10.5001 13.5021V8.99999L10.4921 8.91012ZM10.7988 6.74999C10.7988 6.33578 10.463 5.99999 10.0488 5.99999C9.63461 5.99999 9.29883 6.33578 9.29883 6.74999C9.29883 7.16421 9.63461 7.49999 10.0488 7.49999C10.463 7.49999 10.7988 7.16421 10.7988 6.74999ZM18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18C14.4183 18 18 14.4183 18 10ZM3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.5 3C11.5376 3 14 5.46243 14 8.5C14 9.83879 13.5217 11.0659 12.7266 12.0196L16.8536 16.1464C17.0488 16.3417 17.0488 16.6583 16.8536 16.8536C16.68 17.0271 16.4106 17.0464 16.2157 16.9114L16.1464 16.8536L12.0196 12.7266C11.0659 13.5217 9.83879 14 8.5 14C5.46243 14 3 11.5376 3 8.5C3 5.46243 5.46243 3 8.5 3ZM8.5 4C6.01472 4 4 6.01472 4 8.5C4 10.9853 6.01472 13 8.5 13C10.9853 13 13 10.9853 13 8.5C13 6.01472 10.9853 4 8.5 4ZM8.5 8C8.77614 8 9 8.22386 9 8.5V10.5C9 10.7761 8.77614 11 8.5 11C8.22386 11 8 10.7761 8 10.5V8.5C8 8.22386 8.22386 8 8.5 8ZM9 6.5C9 6.77614 8.77614 7 8.5 7C8.22386 7 8 6.77614 8 6.5C8 6.22386 8.22386 6 8.5 6C8.77614 6 9 6.22386 9 6.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 3.49788C2 2.67062 2.67135 2 3.49951 2H4.49918C5.32733 2 5.99869 2.67062 5.99869 3.49788V16.4795C5.99869 17.3068 5.32733 17.9774 4.49918 17.9774H3.49951C2.67135 17.9774 2 17.3068 2 16.4795V3.49788ZM3.49951 2.99859C3.22346 2.99859 2.99967 3.22213 2.99967 3.49788V16.4795C2.99967 16.7552 3.22346 16.9788 3.49951 16.9788H4.49918C4.77523 16.9788 4.99901 16.7552 4.99901 16.4795V3.49788C4.99901 3.22213 4.77523 2.99859 4.49918 2.99859H3.49951ZM6.99836 3.49788C6.99836 2.67062 7.66971 2 8.49786 2H9.49754C10.3257 2 10.997 2.67062 10.997 3.49788V16.4795C10.997 17.3068 10.3257 17.9774 9.49754 17.9774H8.49786C7.66971 17.9774 6.99836 17.3068 6.99836 16.4795V3.49788ZM8.49786 2.99859C8.22181 2.99859 7.99803 3.22213 7.99803 3.49788V16.4795C7.99803 16.7552 8.22181 16.9788 8.49786 16.9788H9.49754C9.77359 16.9788 9.99737 16.7552 9.99737 16.4795V3.49788C9.99737 3.22213 9.77359 2.99859 9.49754 2.99859H8.49786ZM15.7179 6.15675C15.5259 5.32176 14.6733 4.81743 13.848 5.05077L13.1029 5.26146C12.3477 5.47502 11.8851 6.23427 12.0422 7.00249L14.046 16.8015C14.2174 17.6394 15.0551 18.1642 15.8848 17.9534L16.8698 17.7031C17.6592 17.5025 18.144 16.7091 17.9616 15.9162L15.7179 6.15675ZM14.1203 6.0116C14.3954 5.93382 14.6796 6.10193 14.7436 6.38026L16.9873 16.1397C17.0481 16.404 16.8865 16.6684 16.6234 16.7353L15.6384 16.9856C15.3618 17.0559 15.0826 16.8809 15.0255 16.6016L13.0216 6.80264C12.9693 6.54656 13.1234 6.29348 13.3752 6.22229L14.1203 6.0116Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 6C8.27614 6 8.5 6.22386 8.5 6.5C8.5 6.74546 8.32312 6.94961 8.08988 6.99194L8 7H6C4.34315 7 3 8.34315 3 10C3 11.5906 4.23784 12.892 5.80275 12.9936L6 13H8C8.27614 13 8.5 13.2239 8.5 13.5C8.5 13.7455 8.32312 13.9496 8.08988 13.9919L8 14H6C3.79086 14 2 12.2091 2 10C2 7.8645 3.67346 6.11986 5.78053 6.00592L6 6H8ZM14 6C16.2091 6 18 7.79086 18 10C18 12.1355 16.3265 13.8801 14.2195 13.9941L14 14H12C11.7239 14 11.5 13.7761 11.5 13.5C11.5 13.2545 11.6769 13.0504 11.9101 13.0081L12 13H14C15.6569 13 17 11.6569 17 10C17 8.40942 15.7622 7.10795 14.1973 7.00638L14 7H12C11.7239 7 11.5 6.77614 11.5 6.5C11.5 6.25454 11.6769 6.05039 11.9101 6.00806L12 6H14ZM6 9.5H14C14.2761 9.5 14.5 9.72386 14.5 10C14.5 10.2455 14.3231 10.4496 14.0899 10.4919L14 10.5H6C5.72386 10.5 5.5 10.2761 5.5 10C5.5 9.75454 5.67688 9.55039 5.91012 9.50806L6 9.5H14H6Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.5 4C16.8807 4 18 5.11929 18 6.5V14.5C18 15.8807 16.8807 17 15.5 17H4.5C3.11929 17 2 15.8807 2 14.5V6.5C2 5.11929 3.11929 4 4.5 4H15.5ZM17 7.961L10.2535 11.931C10.1231 12.0077 9.96661 12.0205 9.82751 11.9693L9.74649 11.931L3 7.963V14.5C3 15.3284 3.67157 16 4.5 16H15.5C16.3284 16 17 15.3284 17 14.5V7.961ZM15.5 5H4.5C3.67157 5 3 5.67157 3 6.5V6.802L10 10.9199L17 6.801V6.5C17 5.67157 16.3284 5 15.5 5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 810 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.1794 2.92616C16.0271 1.71432 14.1027 1.69004 12.9203 2.87244L3.54545 12.2468C3.21763 12.5746 2.99008 12.9891 2.88953 13.4417L2.01191 17.3916C1.97483 17.5585 2.02559 17.7328 2.14649 17.8537C2.26739 17.9745 2.44166 18.0253 2.60855 17.9881L6.53494 17.115C7.00237 17.011 7.43048 16.776 7.76907 16.4374L15.7497 8.4567L16.0858 8.79281C16.4763 9.18333 16.4763 9.8165 16.0858 10.207L15.1464 11.1464C14.9512 11.3416 14.9512 11.6582 15.1464 11.8535C15.3417 12.0487 15.6583 12.0487 15.8536 11.8535L16.7929 10.9141C17.5739 10.1331 17.5739 8.86675 16.7929 8.0857L16.4568 7.74959L17.1271 7.0793C18.2681 5.93826 18.2913 4.09558 17.1794 2.92616ZM13.6274 3.57956C14.4123 2.79465 15.6898 2.81077 16.4547 3.61522C17.1928 4.39152 17.1774 5.61474 16.42 6.3722L7.06196 15.7303C6.85781 15.9344 6.59969 16.0762 6.31786 16.1388L3.15855 16.8414L3.86572 13.6586C3.92502 13.3917 4.05921 13.1473 4.25254 12.9539L13.6274 3.57956Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.5 6.67122C16.6163 6.67122 16.7233 6.71092 16.8082 6.77751L16.8755 6.84057L16.8918 6.86057C17.5849 7.71877 18 8.81091 18 10C18 12.6888 15.8777 14.8818 13.2169 14.9954L13 15H7C6.89826 15 6.79724 14.997 6.697 14.991L8.35355 16.6464C8.52712 16.82 8.5464 17.0894 8.41141 17.2843L8.35355 17.3536C8.17999 17.5271 7.91056 17.5464 7.71569 17.4114L7.64645 17.3536L5.14645 14.8536C4.97288 14.68 4.9536 14.4106 5.08859 14.2157L5.14645 14.1464L7.64645 11.6464C7.84171 11.4512 8.15829 11.4512 8.35355 11.6464C8.52712 11.82 8.5464 12.0894 8.41141 12.2843L8.35355 12.3536L6.71699 13.9901L6.85787 13.9975L7 14H13C15.2091 14 17 12.2091 17 10C17 9.04652 16.6664 8.17096 16.1095 7.48367C16.0414 7.39911 16 7.29 16 7.17122C16 6.89508 16.2239 6.67122 16.5 6.67122ZM11.6464 2.64645C11.82 2.47288 12.0894 2.4536 12.2843 2.58859L12.3536 2.64645L14.8536 5.14645L14.9114 5.21569C15.0295 5.3862 15.0295 5.6138 14.9114 5.78431L14.8536 5.85355L12.3536 8.35355L12.2843 8.41141C12.1138 8.52953 11.8862 8.52953 11.7157 8.41141L11.6464 8.35355L11.5886 8.28431C11.4705 8.1138 11.4705 7.8862 11.5886 7.71569L11.6464 7.64645L13.283 6.00986L13.1421 6.00248L13 6H7C4.79086 6 3 7.79086 3 10C3 10.9563 3.33557 11.8342 3.89537 12.5224C3.95954 12.606 4 12.7139 4 12.8313C4 13.1074 3.77614 13.3313 3.5 13.3313C3.333 13.3313 3.18512 13.2494 3.09432 13.1236C2.40993 12.2676 2 11.1817 2 10C2 7.31124 4.12231 5.11818 6.78311 5.00462L7 5H13C13.1017 5 13.2028 5.00304 13.303 5.00903L11.6464 3.35355L11.5886 3.28431C11.4536 3.08944 11.4729 2.82001 11.6464 2.64645Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.9971 3.00613C11.9971 2.13311 10.9568 1.67928 10.3168 2.27313L6.44467 5.86651C6.3522 5.95232 6.23071 6.00001 6.10456 6.00001H3.49707C2.66864 6.00001 1.99707 6.67158 1.99707 7.50001V12.5C1.99707 13.3284 2.66864 14 3.49707 14H6.10456C6.23071 14 6.3522 14.0477 6.44467 14.1335L10.3168 17.7269C10.9568 18.3207 11.9971 17.8669 11.9971 16.9939V3.00613ZM7.1249 6.59951L10.9971 3.00613V16.9939L7.1249 13.4005C6.84749 13.1431 6.48302 13 6.10456 13H3.49707C3.22093 13 2.99707 12.7761 2.99707 12.5V7.50001C2.99707 7.22386 3.22093 7.00001 3.49707 7.00001H6.10456C6.48302 7.00001 6.84749 6.85695 7.1249 6.59951ZM13.1435 7.64646C13.3388 7.4512 13.6554 7.4512 13.8506 7.64646L15.4971 9.29291L17.1435 7.64646C17.3388 7.4512 17.6554 7.4512 17.8506 7.64646C18.0459 7.84173 18.0459 8.15831 17.8506 8.35357L16.2042 10L17.8506 11.6465C18.0459 11.8417 18.0459 12.1583 17.8506 12.3536C17.6554 12.5488 17.3388 12.5488 17.1435 12.3536L15.4971 10.7071L13.8506 12.3536C13.6554 12.5488 13.3388 12.5488 13.1435 12.3536C12.9483 12.1583 12.9483 11.8417 13.1435 11.6465L14.79 10L13.1435 8.35357C12.9483 8.15831 12.9483 7.84173 13.1435 7.64646Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 2C3.89543 2 3 2.89543 3 4V16C3 17.1046 3.89543 18 5 18H7C8.10457 18 9 17.1046 9 16V4C9 2.89543 8.10457 2 7 2H5ZM13 2C11.8954 2 11 2.89543 11 4V16C11 17.1046 11.8954 18 13 18H15C16.1046 18 17 17.1046 17 16V4C17 2.89543 16.1046 2 15 2H13Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 645 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 5.75C2 4.23122 3.23122 3 4.75 3H15.25C16.7688 3 18 4.23122 18 5.75V10H17V5.75C17 4.7835 16.2165 4 15.25 4H4.75C3.7835 4 3 4.7835 3 5.75V12.25C3 13.2165 3.7835 14 4.75 14H9V15H4.75C3.23122 15 2 13.7688 2 12.25V5.75ZM11.5 11C10.6716 11 10 11.6716 10 12.5V16.5C10 17.3284 10.6716 18 11.5 18H17.5C18.3284 18 19 17.3284 19 16.5V12.5C19 11.6716 18.3284 11 17.5 11H11.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 772 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.2221 8.68458C18.2586 9.25438 18.2586 10.7437 17.2221 11.3135L7.22259 16.8105C6.22292 17.36 5 16.6367 5 15.496L5 4.50214C5 3.36137 6.22292 2.63812 7.22259 3.18766L17.2221 8.68458Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 588 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.41621 4.70941C6.52652 3.74659 7.94296 3.12747 9.5 3.01758V4.5C9.5 4.77614 9.72386 5 10 5C10.2761 5 10.5 4.77614 10.5 4.5V3.01758C13.7991 3.25042 16.467 5.76943 16.9291 9.00001L15 9C14.7239 9 14.5 9.22386 14.5 9.5C14.5 9.77614 14.7239 10 15 10L17 10C17 12.0089 16.139 13.8947 14.7888 15.1694C14.588 15.359 14.5789 15.6755 14.7684 15.8763C14.958 16.077 15.2744 16.0862 15.4752 15.8966C17.0218 14.4365 18 12.2894 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 12.2954 3.02085 14.4408 4.56285 15.8966C4.76365 16.0862 5.0801 16.077 5.26967 15.8763C5.45923 15.6755 5.45013 15.359 5.24934 15.1694C3.89451 13.8904 3 12.0029 3 10L5 10C5.27614 10 5.5 9.77615 5.5 9.50001C5.5 9.22387 5.27614 9.00001 5 9.00001L3.07089 9C3.26537 7.64034 3.85058 6.40672 4.70912 5.41654L6.14648 6.85359C6.34177 7.04883 6.65835 7.0488 6.85359 6.85352C7.04883 6.65823 7.0488 6.34165 6.85352 6.14641L5.41621 4.70941ZM13.4488 5.80748C13.6361 5.65891 13.9024 5.66374 14.0842 5.81899C14.266 5.97425 14.3124 6.2365 14.195 6.44476L14.0842 6.64091C14.0135 6.76586 13.9122 6.94478 13.7895 7.16077C13.5441 7.59267 13.213 8.17317 12.8706 8.76703C12.5284 9.36048 12.1739 9.96907 11.8818 10.4565C11.7359 10.7 11.6042 10.9156 11.4967 11.085C11.3967 11.2425 11.2986 11.3907 11.2267 11.475C10.6887 12.105 9.74187 12.1796 9.11188 11.6416C8.4819 11.1036 8.40731 10.1568 8.94528 9.52685C9.01728 9.44253 9.14834 9.32247 9.28824 9.19906C9.43867 9.06636 9.63102 8.90251 9.84865 8.72031C10.2844 8.35553 10.8299 7.91006 11.3625 7.47918C11.8954 7.048 12.4169 6.63012 12.8051 6.32013C12.9992 6.16511 13.16 6.03701 13.2724 5.94764L13.4488 5.80748Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.9971 3.00613C11.9971 2.13311 10.9568 1.67928 10.3168 2.27313L6.44467 5.86651C6.3522 5.95232 6.23071 6.00001 6.10456 6.00001H3.49707C2.66864 6.00001 1.99707 6.67158 1.99707 7.50001V12.5C1.99707 13.3284 2.66864 14 3.49707 14H6.10456C6.23071 14 6.3522 14.0477 6.44467 14.1335L10.3168 17.7269C10.9568 18.3207 11.9971 17.8669 11.9971 16.9939V3.00613ZM7.1249 6.59951L10.9971 3.00613V16.9939L7.1249 13.4005C6.84749 13.1431 6.48302 13 6.10456 13H3.49707C3.22093 13 2.99707 12.7761 2.99707 12.5V7.50001C2.99707 7.22386 3.22093 7.00001 3.49707 7.00001H6.10456C6.48302 7.00001 6.84749 6.85695 7.1249 6.59951ZM14.0814 12.9332C13.8421 12.7954 13.7599 12.4897 13.8977 12.2504C14.6739 10.9028 14.7294 9.1916 13.897 7.74991C13.759 7.51076 13.8409 7.20497 14.08 7.0669C14.3192 6.92883 14.625 7.01076 14.7631 7.24991C15.7811 9.01318 15.7112 11.1054 14.7642 12.7495C14.6264 12.9888 14.3207 13.0711 14.0814 12.9332Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 3C4.34315 3 3 4.34315 3 6V14C3 15.6569 4.34315 17 6 17H14C15.6569 17 17 15.6569 17 14V6C17 4.34315 15.6569 3 14 3H6ZM4 6C4 4.89543 4.89543 4 6 4H14C15.1046 4 16 4.89543 16 6L4 6ZM4 7H16V14C16 15.1046 15.1046 16 14 16H6C4.89543 16 4 15.1046 4 14V7Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 656 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.25 10C6.25 10.6904 5.69036 11.25 5 11.25C4.30964 11.25 3.75 10.6904 3.75 10C3.75 9.30964 4.30964 8.75 5 8.75C5.69036 8.75 6.25 9.30964 6.25 10ZM11.25 10C11.25 10.6904 10.6904 11.25 10 11.25C9.30964 11.25 8.75 10.6904 8.75 10C8.75 9.30964 9.30964 8.75 10 8.75C10.6904 8.75 11.25 9.30964 11.25 10ZM15 11.25C15.6904 11.25 16.25 10.6904 16.25 10C16.25 9.30964 15.6904 8.75 15 8.75C14.3096 8.75 13.75 9.30964 13.75 10C13.75 10.6904 14.3096 11.25 15 11.25Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 859 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 5V9.87866L12.8984 10.777C12.9647 10.5292 13 10.2687 13 9.99998V5C13 3.34315 11.6569 2 10 2C8.38301 2 7.06481 3.2793 7.00232 4.88098L8 5.87866V5C8 3.89543 8.89543 3 10 3C11.1046 3 12 3.89543 12 5ZM7 7.70712L2.14645 2.85357C1.95118 2.65831 1.95118 2.34172 2.14645 2.14646C2.34171 1.9512 2.65829 1.9512 2.85355 2.14646L17.8536 17.1465C18.0488 17.3417 18.0488 17.6583 17.8536 17.8536C17.6583 18.0488 17.3417 18.0488 17.1464 17.8536L13.5195 14.2266C12.6858 14.9216 11.6434 15.3745 10.5 15.4776V17.5C10.5 17.7761 10.2761 18 10 18C9.72386 18 9.5 17.7761 9.5 17.5V15.4776C6.69675 15.2249 4.5 12.869 4.5 9.99998C4.5 9.72384 4.72386 9.49998 5 9.49998C5.27614 9.49998 5.5 9.72384 5.5 9.99998C5.5 12.4853 7.51472 14.5 10 14.5C11.0625 14.5 12.039 14.1318 12.8088 13.5159L11.7382 12.4454C11.2478 12.7946 10.6479 13 10 13C8.34315 13 7 11.6568 7 9.99998V7.70712ZM11.016 11.7231L8 8.70712V9.99998C8 11.1046 8.89543 12 10 12C10.3709 12 10.7182 11.899 11.016 11.7231ZM14.803 12.6817L14.0614 11.9401C14.3426 11.3527 14.5 10.6947 14.5 9.99998C14.5 9.72384 14.7239 9.49998 15 9.49998C15.2761 9.49998 15.5 9.72384 15.5 9.99998C15.5 10.9737 15.247 11.8883 14.803 12.6817Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 13C11.6569 13 13 11.6568 13 9.99998V5C13 3.34315 11.6569 2 10 2C8.34315 2 7 3.34315 7 5V9.99998C7 11.6568 8.34315 13 10 13ZM10 12C8.89543 12 8 11.1046 8 9.99998V5C8 3.89543 8.89543 3 10 3C11.1046 3 12 3.89543 12 5V9.99998C12 11.1046 11.1046 12 10 12ZM5 9.49998C5.27614 9.49998 5.5 9.72384 5.5 9.99998C5.5 12.4853 7.51472 14.5 10 14.5C12.4853 14.5 14.5 12.4853 14.5 9.99998C14.5 9.72384 14.7239 9.49998 15 9.49998C15.2761 9.49998 15.5 9.72384 15.5 9.99998C15.5 12.869 13.3033 15.2249 10.5 15.4776V17.5C10.5 17.7761 10.2761 18 10 18C9.72386 18 9.5 17.7761 9.5 17.5V15.4776C6.69675 15.2249 4.5 12.869 4.5 9.99998C4.5 9.72384 4.72386 9.49998 5 9.49998Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 2C10.2761 2 10.5 2.22386 10.5 2.5V17.5C10.5 17.7761 10.2761 18 10 18C9.72386 18 9.5 17.7761 9.5 17.5V2.5C9.5 2.22386 9.72386 2 10 2ZM13.5 5C13.7761 5 14 5.22386 14 5.5V14.5C14 14.7761 13.7761 15 13.5 15C13.2239 15 13 14.7761 13 14.5V5.5C13 5.22386 13.2239 5 13.5 5ZM7 5.5C7 5.22386 6.77614 5 6.5 5C6.22386 5 6 5.22386 6 5.5V14.5C6 14.7761 6.22386 15 6.5 15C6.77614 15 7 14.7761 7 14.5V5.5ZM16.5 8C16.7761 8 17 8.22386 17 8.5V11.5C17 11.7761 16.7761 12 16.5 12C16.2239 12 16 11.7761 16 11.5V8.5C16 8.22386 16.2239 8 16.5 8ZM4 8.5C4 8.22386 3.77614 8 3.5 8C3.22386 8 3 8.22386 3 8.5V11.5C3 11.7761 3.22386 12 3.5 12C3.77614 12 4 11.7761 4 11.5V8.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="24" height="24" viewBox="0 0 24 24" fill="#000000" xmlns="http://www.w3.org/2000/svg">
<path d="M8.03033 8.96967C7.73744 8.67678 7.26256 8.67678 6.96967 8.96967L5.21967 10.7197C4.92678 11.0126 4.92678 11.4874 5.21967 11.7803C5.51256 12.0732 5.98744 12.0732 6.28033 11.7803L6.75 11.3107V14.25C6.75 14.6642 7.08579 15 7.5 15C7.91421 15 8.25 14.6642 8.25 14.25V11.3107L8.71967 11.7803C9.01256 12.0732 9.48744 12.0732 9.78033 11.7803C10.0732 11.4874 10.0732 11.0126 9.78033 10.7197L8.03033 8.96967ZM14.2197 13.0303L15.9697 14.7803C16.2626 15.0732 16.7374 15.0732 17.0303 14.7803L18.7803 13.0303C19.0732 12.7374 19.0732 12.2626 18.7803 11.9697C18.4874 11.6768 18.0126 11.6768 17.7197 11.9697L17.25 12.4393V9.5C17.25 9.08579 16.9142 8.75 16.5 8.75C16.0858 8.75 15.75 9.08579 15.75 9.5V12.4393L15.2803 11.9697C14.9874 11.6768 14.5126 11.6768 14.2197 11.9697C13.9268 12.2626 13.9268 12.7374 14.2197 13.0303ZM5.25 4C3.45507 4 2 5.45507 2 7.25V16.75C2 18.5449 3.45507 20 5.25 20H18.75C20.5449 20 22 18.5449 22 16.75V7.25C22 5.45507 20.5449 4 18.75 4H5.25ZM3.5 7.25C3.5 6.2835 4.2835 5.5 5.25 5.5H11.25L11.25 18.5H5.25C4.2835 18.5 3.5 17.7165 3.5 16.75V7.25ZM12.75 5.5H18.75C19.7165 5.5 20.5 6.2835 20.5 7.25V16.75C20.5 17.7165 19.7165 18.5 18.75 18.5H12.75L12.75 5.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.75 3C4.23122 3 3 4.23122 3 5.75V18.25C3 19.7688 4.23122 21 5.75 21H18.25C19.7688 21 21 19.7688 21 18.25V5.75C21 4.23122 19.7688 3 18.25 3H5.75ZM11 4.5V5.75C11 6.99264 12.0074 8 13.25 8H19.5V18.25C19.5 18.9404 18.9404 19.5 18.25 19.5H5.75C5.05964 19.5 4.5 18.9404 4.5 18.25V5.75C4.5 5.05964 5.05964 4.5 5.75 4.5H11ZM19.5 6.5H13.25C12.8358 6.5 12.5 6.16421 12.5 5.75V4.5H18.25C18.9404 4.5 19.5 5.05964 19.5 5.75V6.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 823 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 4C4.89543 4 4 4.89543 4 6V14C4 15.1046 4.89543 16 6 16H14C15.1046 16 16 15.1046 16 14V11.5C16 11.2239 16.2239 11 16.5 11C16.7761 11 17 11.2239 17 11.5V14C17 15.6569 15.6569 17 14 17H6C4.34315 17 3 15.6569 3 14V6C3 4.34315 4.34315 3 6 3H8.5C8.77614 3 9 3.22386 9 3.5C9 3.77614 8.77614 4 8.5 4H6ZM11 3.5C11 3.22386 11.2239 3 11.5 3H16.5C16.7761 3 17 3.22386 17 3.5V8.5C17 8.77614 16.7761 9 16.5 9C16.2239 9 16 8.77614 16 8.5V4.70711L11.8536 8.85355C11.6583 9.04882 11.3417 9.04882 11.1464 8.85355C10.9512 8.65829 10.9512 8.34171 11.1464 8.14645L15.2929 4H11.5C11.2239 4 11 3.77614 11 3.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 995 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.07246 15.4442L8.13717 15.0024H7.5C7.22386 15.0024 7 14.7786 7 14.5024C7 14.2263 7.22386 14.0024 7.5 14.0024H8.28363L8.50333 12.5024H8C7.72386 12.5024 7.5 12.2786 7.5 12.0024C7.5 11.7263 7.72386 11.5024 8 11.5024H8.64979L8.80721 10.4276C8.84723 10.1544 9.10117 9.96535 9.37439 10.0054C9.64762 10.0454 9.83667 10.2993 9.79666 10.5725L9.66046 11.5024H10.8998L11.0572 10.4276C11.0972 10.1544 11.3512 9.96535 11.6244 10.0054C11.8976 10.0454 12.0867 10.2993 12.0467 10.5725L11.9105 11.5024H12.5C12.7761 11.5024 13 11.7263 13 12.0024C13 12.2786 12.7761 12.5024 12.5 12.5024H11.764L11.5443 14.0024H12C12.2761 14.0024 12.5 14.2263 12.5 14.5024C12.5 14.7786 12.2761 15.0024 12 15.0024H11.3978L11.3119 15.5891C11.2719 15.8624 11.0179 16.0514 10.7447 16.0114C10.4715 15.9714 10.2824 15.7174 10.3225 15.4442L10.3872 15.0024H9.14784L9.0619 15.5891C9.02188 15.8624 8.76795 16.0514 8.49472 16.0114C8.22149 15.9714 8.03244 15.7174 8.07246 15.4442ZM10.7533 12.5024H9.514L9.2943 14.0024H10.5336L10.7533 12.5024ZM6 2C4.89543 2 4 2.89543 4 4V16C4 17.1046 4.89543 18 6 18H14C15.1046 18 16 17.1046 16 16L16 4C16 2.89543 15.1046 2 14 2H6ZM6 3L14 3C14.5523 3 15 3.44771 15 4L15 16C15 16.5523 14.5523 17 14 17H6C5.44772 17 5 16.5523 5 16V4C5 3.44772 5.44772 3 6 3Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.75 6.5C10.1642 6.5 10.5 6.16421 10.5 5.75C10.5 5.33579 10.1642 5 9.75 5C9.33579 5 9 5.33579 9 5.75C9 6.16421 9.33579 6.5 9.75 6.5ZM12.75 7.5C13.1642 7.5 13.5 7.16421 13.5 6.75C13.5 6.33579 13.1642 6 12.75 6C12.3358 6 12 6.33579 12 6.75C12 7.16421 12.3358 7.5 12.75 7.5ZM15.25 9C15.25 9.41421 14.9142 9.75 14.5 9.75C14.0858 9.75 13.75 9.41421 13.75 9C13.75 8.58579 14.0858 8.25 14.5 8.25C14.9142 8.25 15.25 8.58579 15.25 9ZM14.5 12.75C14.9142 12.75 15.25 12.4142 15.25 12C15.25 11.5858 14.9142 11.25 14.5 11.25C14.0858 11.25 13.75 11.5858 13.75 12C13.75 12.4142 14.0858 12.75 14.5 12.75ZM13.25 14C13.25 14.4142 12.9142 14.75 12.5 14.75C12.0858 14.75 11.75 14.4142 11.75 14C11.75 13.5858 12.0858 13.25 12.5 13.25C12.9142 13.25 13.25 13.5858 13.25 14ZM13.6972 2.99169C10.9426 1.57663 8.14317 1.7124 5.77004 3.16636C4.55906 3.9083 3.25328 5.46925 2.51602 7.05899C2.14539 7.85816 1.89912 8.70492 1.90234 9.49318C1.90562 10.2941 2.1698 11.0587 2.84036 11.6053C3.45055 12.1026 3.98162 12.353 4.49571 12.3784C5.01372 12.404 5.41801 12.1942 5.73426 12.0076C5.80379 11.9666 5.86888 11.927 5.9311 11.8892C6.17329 11.7421 6.37202 11.6214 6.62046 11.5426C6.90188 11.4534 7.25817 11.4205 7.77576 11.5787C7.96658 11.637 8.08158 11.7235 8.16209 11.8229C8.24789 11.9289 8.31659 12.0774 8.36784 12.2886C8.41952 12.5016 8.44764 12.7527 8.46865 13.0491C8.47648 13.1594 8.48376 13.2855 8.49139 13.4176C8.50249 13.6098 8.51434 13.8149 8.52971 14.0037C8.58432 14.6744 8.69968 15.4401 9.10359 16.1357C9.51761 16.8488 10.2047 17.439 11.307 17.8158C12.9092 18.3636 14.3731 17.9191 15.5126 17.0169C16.6391 16.125 17.4691 14.7761 17.8841 13.4272C19.199 9.15377 17.6728 5.03394 13.6972 2.99169ZM6.29246 4.01905C8.35683 2.75426 10.7844 2.61959 13.2403 3.88119C16.7473 5.68275 18.1134 9.28161 16.9284 13.1332C16.5624 14.3227 15.8338 15.4871 14.8918 16.2329C13.9629 16.9684 12.8486 17.286 11.6305 16.8696C10.7269 16.5607 10.2467 16.1129 9.96839 15.6336C9.67998 15.1369 9.57796 14.5556 9.52641 13.9225C9.51098 13.733 9.50129 13.5621 9.49144 13.3884C9.48396 13.2564 9.47639 13.1229 9.46615 12.9783C9.44421 12.669 9.41172 12.3499 9.33965 12.0529C9.26716 11.7541 9.14899 11.4527 8.93932 11.1937C8.72436 10.9282 8.43529 10.7346 8.06798 10.6223C7.36645 10.408 6.80263 10.4359 6.31836 10.5893C5.94328 10.7082 5.62013 10.9061 5.37176 11.0582C5.31989 11.0899 5.27127 11.1197 5.22613 11.1463C4.94091 11.3146 4.75354 11.39 4.54511 11.3796C4.33276 11.3691 4.00259 11.2625 3.47215 10.8301C3.08657 10.5158 2.9047 10.0668 2.90234 9.48908C2.89992 8.89865 3.08839 8.20165 3.42321 7.47971C4.09683 6.0272 5.28468 4.63649 6.29246 4.01905Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.85355 8.14645C7.65829 7.95118 7.34171 7.95118 7.14645 8.14645L6.5 8.79289L5.85355 8.14645C5.65829 7.95118 5.34171 7.95118 5.14645 8.14645C4.95118 8.34171 4.95118 8.65829 5.14645 8.85355L5.79289 9.5L5.14645 10.1464C4.95118 10.3417 4.95118 10.6583 5.14645 10.8536C5.34171 11.0488 5.65829 11.0488 5.85355 10.8536L6.5 10.2071L7.14645 10.8536C7.34171 11.0488 7.65829 11.0488 7.85355 10.8536C8.04882 10.6583 8.04882 10.3417 7.85355 10.1464L7.20711 9.5L7.85355 8.85355C8.04882 8.65829 8.04882 8.34171 7.85355 8.14645ZM11.1464 8.14645C11.3417 7.95118 11.6583 7.95118 11.8536 8.14645C12.0488 8.34171 12.0488 8.65829 11.8536 8.85355L11.2071 9.5L11.8536 10.1464C12.0488 10.3417 12.0488 10.6583 11.8536 10.8536C11.6583 11.0488 11.3417 11.0488 11.1464 10.8536L10.5 10.2071L9.85355 10.8536C9.65829 11.0488 9.34171 11.0488 9.14645 10.8536C8.95118 10.6583 8.95118 10.3417 9.14645 10.1464L9.79289 9.5L9.14645 8.85355C8.95118 8.65829 8.95118 8.34171 9.14645 8.14645C9.34171 7.95118 9.65829 7.95118 9.85355 8.14645L10.5 8.79289L11.1464 8.14645ZM13.5 10C13.2239 10 13 10.2239 13 10.5C13 10.7761 13.2239 11 13.5 11H15.5C15.7761 11 16 10.7761 16 10.5C16 10.2239 15.7761 10 15.5 10H13.5ZM4.75 4C3.23122 4 2 5.23122 2 6.75V12.25C2 13.7688 3.23122 15 4.75 15H15.25C16.7688 15 18 13.7688 18 12.25V6.75C18 5.23122 16.7688 4 15.25 4H4.75ZM3 6.75C3 5.7835 3.7835 5 4.75 5H15.25C16.2165 5 17 5.7835 17 6.75V12.25C17 13.2165 16.2165 14 15.25 14H4.75C3.7835 14 3 13.2165 3 12.25V6.75Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 2C6.89543 2 6 2.89543 6 4V14C6 15.1046 6.89543 16 8 16H9.20703C9.11588 15.6777 9.05337 15.3434 9.02242 15H8C7.44772 15 7 14.5523 7 14V4C7 3.44772 7.44772 3 8 3H14C14.5523 3 15 3.44772 15 4V9.02242C15.3434 9.05337 15.6777 9.11588 16 9.20703V4C16 2.89543 15.1046 2 14 2H8ZM7.5 17H9.59972C9.78261 17.3578 10.0035 17.6929 10.2572 18H7.5C5.567 18 4 16.433 4 14.5V6.00001C4 5.25973 4.4022 4.61339 5 4.26758V14.5C5 15.8807 6.11929 17 7.5 17ZM14.5 10C16.9853 10 19 12.0147 19 14.5C19 16.9853 16.9853 19 14.5 19C12.0147 19 10 16.9853 10 14.5C10 12.0147 12.0147 10 14.5 10ZM16.8532 14.854L16.8557 14.8514C16.9026 14.804 16.938 14.7495 16.9621 14.6914C16.9861 14.6333 16.9996 14.5697 17 14.503L17 14.5L17 14.497C16.9996 14.4303 16.9861 14.3667 16.9621 14.3086C16.9377 14.2496 16.9015 14.1944 16.8536 14.1464L14.8536 12.1464C14.6583 11.9512 14.3417 11.9512 14.1464 12.1464C13.9512 12.3417 13.9512 12.6583 14.1464 12.8536L15.2929 14H12.5C12.2239 14 12 14.2239 12 14.5C12 14.7761 12.2239 15 12.5 15H15.2929L14.1464 16.1464C13.9512 16.3417 13.9512 16.6583 14.1464 16.8536C14.3417 17.0488 14.6583 17.0488 14.8536 16.8536L16.8532 14.854Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.95 5C14.7184 3.85888 13.7095 3 12.5 3C11.2905 3 10.2816 3.85888 10.05 5H2.5C2.22386 5 2 5.22386 2 5.5C2 5.77614 2.22386 6 2.5 6H10.05C10.2816 7.14112 11.2905 8 12.5 8C13.7297 8 14.752 7.11217 14.961 5.94254C14.9575 5.96177 14.9539 5.98093 14.95 6H17.5C17.7761 6 18 5.77614 18 5.5C18 5.22386 17.7761 5 17.5 5H14.95ZM12.5 7C11.6716 7 11 6.32843 11 5.5C11 4.67157 11.6716 4 12.5 4C13.3284 4 14 4.67157 14 5.5C14 6.32843 13.3284 7 12.5 7ZM9.94999 14C9.71836 12.8589 8.70948 12 7.5 12C6.29052 12 5.28164 12.8589 5.05001 14H2.5C2.22386 14 2 14.2239 2 14.5C2 14.7761 2.22386 15 2.5 15H5.05001C5.28164 16.1411 6.29052 17 7.5 17C8.70948 17 9.71836 16.1411 9.94999 15H17.5C17.7761 15 18 14.7761 18 14.5C18 14.2239 17.7761 14 17.5 14H9.94999ZM7.5 16C6.67157 16 6 15.3284 6 14.5C6 13.6716 6.67157 13 7.5 13C8.32843 13 9 13.6716 9 14.5C9 15.3284 8.32843 16 7.5 16Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 12C2 11.6024 2.08076 11.2089 2.23739 10.8435L4.65084 5.21215C4.966 4.47679 5.68907 4 6.48913 4H13.5931C14.335 4 15.0231 4.41071 15.356 5.08776C15.9274 6.25021 16.9887 8.51197 17.8103 10.8618C17.9394 11.2308 18 11.6163 18 12V14C18 15.1046 17.1046 16 16 16H4C2.89543 16 2 15.1046 2 14V12ZM13.5931 5H6.48913C6.0891 5 5.72756 5.2384 5.56998 5.60608L3.67563 10.0262C3.78121 10.009 3.88956 10 4 10H16C16.1535 10 16.303 10.0173 16.4466 10.05C15.7287 8.18365 14.9283 6.48449 14.4586 5.52894C14.2994 5.20511 13.9664 5 13.5931 5ZM16 15C16.5523 15 17 14.5523 17 14V12C17 11.4477 16.5523 11 16 11H4C3.44772 11 3 11.4477 3 12V14C3 14.5523 3.44772 15 4 15H16ZM14.75 13.75C15.1642 13.75 15.5 13.4142 15.5 13C15.5 12.5858 15.1642 12.25 14.75 12.25C14.3358 12.25 14 12.5858 14 13C14 13.4142 14.3358 13.75 14.75 13.75Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 12C2 11.6024 2.08076 11.2089 2.23739 10.8435L4.65084 5.21215C4.966 4.47679 5.68907 4 6.48913 4H13.5931C14.335 4 15.0231 4.41071 15.356 5.08776C15.9274 6.25021 16.9887 8.51197 17.8103 10.8618C17.9394 11.2308 18 11.6163 18 12V14C18 15.1046 17.1046 16 16 16H4C2.89543 16 2 15.1046 2 14V12ZM13.5931 5H6.48913C6.0891 5 5.72756 5.2384 5.56998 5.60608L3.67563 10.0262C3.78121 10.009 3.88956 10 4 10H16C16.1535 10 16.303 10.0173 16.4466 10.05C15.7287 8.18365 14.9283 6.48449 14.4586 5.52894C14.2994 5.20511 13.9664 5 13.5931 5ZM16 15C16.5523 15 17 14.5523 17 14V12C17 11.4477 16.5523 11 16 11H4C3.44772 11 3 11.4477 3 12V14C3 14.5523 3.44772 15 4 15H16ZM14.75 13.75C15.1642 13.75 15.5 13.4142 15.5 13C15.5 12.5858 15.1642 12.25 14.75 12.25C14.3358 12.25 14 12.5858 14 13C14 13.4142 14.3358 13.75 14.75 13.75Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.1221 3.13764C10.7326 1.91665 12.3599 1.65257 13.3251 2.61785L17.382 6.67468C18.3472 7.63996 18.0832 9.26725 16.8622 9.87775L13.4037 11.607C13.0751 11.7713 12.8183 12.0504 12.6818 12.3915L11.2459 15.9815C10.9792 16.648 10.1179 16.8248 9.61027 16.3172L7 13.7069L3.70711 16.9998H3V16.2927L6.29289 12.9998L3.68262 10.3896C3.17498 9.88191 3.35177 9.0206 4.01834 8.75397L7.60829 7.31799C7.94939 7.18155 8.22855 6.92468 8.39285 6.59609L10.1221 3.13764ZM12.618 3.32496C12.1354 2.84232 11.3217 2.97436 11.0165 3.58486L9.28727 7.04331C9.01345 7.59095 8.54818 8.01907 7.97968 8.24646L4.38973 9.68245L10.3174 15.6101L11.7534 12.0201C11.9808 11.4516 12.4089 10.9864 12.9565 10.7125L16.415 8.98332C17.0255 8.67807 17.1575 7.86443 16.6749 7.38179L12.618 3.32496Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 2.5C10 2.22386 9.77614 2 9.5 2C9.22386 2 9 2.22386 9 2.5V9H2.5C2.22386 9 2 9.22386 2 9.5C2 9.77614 2.22386 10 2.5 10H9V16.5C9 16.7761 9.22386 17 9.5 17C9.77614 17 10 16.7761 10 16.5V10H16.5C16.7761 10 17 9.77614 17 9.5C17 9.22386 16.7761 9 16.5 9H10V2.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 664 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.5 2C3.11929 2 2 3.11929 2 4.5V12.5C2 13.8807 3.11929 15 4.5 15H12.5C13.8807 15 15 13.8807 15 12.5V4.5C15 3.11929 13.8807 2 12.5 2H4.5ZM3 12.5V6H14V12.5C14 13.3284 13.3284 14 12.5 14H4.5C3.67157 14 3 13.3284 3 12.5ZM3 5V4.5C3 3.67157 3.67157 3 4.5 3H12.5C13.3284 3 14 3.67157 14 4.5V5H3ZM7.4998 18C6.29032 18 5.28144 17.1411 5.0498 16H6.08515C6.29107 16.5826 6.84669 17 7.4998 17H13.9998C15.6566 17 16.9998 15.6569 16.9998 14V7.50001C16.9998 6.8469 16.5824 6.29128 15.9998 6.08536V5.05002C17.1409 5.28165 17.9998 6.29053 17.9998 7.50001V14C17.9998 16.2091 16.2089 18 13.9998 18H7.4998Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 993 B

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 4.5C5 3.67157 5.67157 3 6.5 3H13.5C14.3284 3 15 3.67157 15 4.5V5H15.5C16.8807 5 18 6.11929 18 7.5V12.5C18 13.3284 17.3284 14 16.5 14H15V15.5C15 16.3284 14.3284 17 13.5 17H6.5C5.67157 17 5 16.3284 5 15.5V14H3.5C2.67157 14 2 13.3284 2 12.5V7.5C2 6.11929 3.11929 5 4.5 5H5V4.5ZM6 5H14V4.5C14 4.22386 13.7761 4 13.5 4H6.5C6.22386 4 6 4.22386 6 4.5V5ZM5 13V11.5C5 10.6716 5.67157 10 6.5 10H13.5C14.3284 10 15 10.6716 15 11.5V13H16.5C16.7761 13 17 12.7761 17 12.5V7.5C17 6.67157 16.3284 6 15.5 6H4.5C3.67157 6 3 6.67157 3 7.5V12.5C3 12.7761 3.22386 13 3.5 13H5ZM6.5 11C6.22386 11 6 11.2239 6 11.5V15.5C6 15.7761 6.22386 16 6.5 16H13.5C13.7761 16 14 15.7761 14 15.5V11.5C14 11.2239 13.7761 11 13.5 11H6.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.17082 4.27639C6.25552 4.107 6.42865 4 6.61803 4H13.382C13.5714 4 13.7445 4.107 13.8292 4.27639L15.0528 6.72361C15.1763 6.9706 15.4766 7.07071 15.7236 6.94721C15.9706 6.82372 16.0707 6.52338 15.9472 6.27639L14.7236 3.82918C14.4695 3.321 13.9501 3 13.382 3H6.61803C6.04988 3 5.53048 3.321 5.27639 3.82918L4.05279 6.27639C3.92929 6.52338 4.0294 6.82372 4.27639 6.94721C4.52338 7.07071 4.82372 6.9706 4.94721 6.72361L6.17082 4.27639ZM17.4178 8.99322C11.4722 8.00227 8.52778 8.00226 2.5822 8.99322C2.30982 9.03862 2.0522 8.85461 2.0068 8.58223C1.9614 8.30984 2.14541 8.05223 2.4178 8.00683C8.47222 6.99772 11.5278 6.99773 17.5822 8.00683C17.8546 8.05223 18.0386 8.30984 17.9932 8.58223C17.9478 8.85461 17.6902 9.03862 17.4178 8.99322ZM5.5 11C4.11929 11 3 12.1193 3 13.5C3 14.8807 4.11929 16 5.5 16C6.88071 16 8 14.8807 8 13.5C8 12.1193 6.88071 11 5.5 11ZM2 13.5C2 11.567 3.567 10 5.5 10C7.26324 10 8.72194 11.3039 8.96456 13H11.0354C11.2781 11.3039 12.7368 10 14.5 10C16.433 10 18 11.567 18 13.5C18 15.433 16.433 17 14.5 17C12.7368 17 11.2781 15.6961 11.0354 14H8.96456C8.72194 15.6961 7.26324 17 5.5 17C3.567 17 2 15.433 2 13.5ZM14.5 11C13.1193 11 12 12.1193 12 13.5C12 14.8807 13.1193 16 14.5 16C15.8807 16 17 14.8807 17 13.5C17 12.1193 15.8807 11 14.5 11Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.17082 4.27639C6.25552 4.107 6.42865 4 6.61803 4H13.382C13.5714 4 13.7445 4.107 13.8292 4.27639L15.0528 6.72361C15.1763 6.9706 15.4766 7.07071 15.7236 6.94721C15.9706 6.82372 16.0707 6.52338 15.9472 6.27639L14.7236 3.82918C14.4695 3.321 13.9501 3 13.382 3H6.61803C6.04988 3 5.53048 3.321 5.27639 3.82918L4.05279 6.27639C3.92929 6.52338 4.0294 6.82372 4.27639 6.94721C4.52338 7.07071 4.82372 6.9706 4.94721 6.72361L6.17082 4.27639ZM17.4178 8.99322C11.4722 8.00227 8.52778 8.00226 2.5822 8.99322C2.30982 9.03862 2.0522 8.85461 2.0068 8.58223C1.9614 8.30984 2.14541 8.05223 2.4178 8.00683C8.47222 6.99772 11.5278 6.99773 17.5822 8.00683C17.8546 8.05223 18.0386 8.30984 17.9932 8.58223C17.9478 8.85461 17.6902 9.03862 17.4178 8.99322ZM5.5 11C4.11929 11 3 12.1193 3 13.5C3 14.8807 4.11929 16 5.5 16C6.88071 16 8 14.8807 8 13.5C8 12.1193 6.88071 11 5.5 11ZM2 13.5C2 11.567 3.567 10 5.5 10C7.26324 10 8.72194 11.3039 8.96456 13H11.0354C11.2781 11.3039 12.7368 10 14.5 10C16.433 10 18 11.567 18 13.5C18 15.433 16.433 17 14.5 17C12.7368 17 11.2781 15.6961 11.0354 14H8.96456C8.72194 15.6961 7.26324 17 5.5 17C3.567 17 2 15.433 2 13.5ZM14.5 11C13.1193 11 12 12.1193 12 13.5C12 14.8807 13.1193 16 14.5 16C15.8807 16 17 14.8807 17 13.5C17 12.1193 15.8807 11 14.5 11Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.18603 4C6.60508 4 6.05284 4.2526 5.67294 4.69212L2.36157 8.52303C2.13613 8.78548 2 9.12688 2 9.5V12.5C2 13.8807 3.11929 15 4.5 15H6.5C7.88071 15 9 13.8807 9 12.5V11H11V12.5C11 13.8807 12.1193 15 13.5 15H15.5C16.8807 15 18 13.8807 18 12.5V9.5C18 9.07146 17.8203 8.6849 17.5321 8.41155L14.3274 4.69412C13.9475 4.25341 13.3945 4 12.8126 4H12C11.7238 4 11.5 4.22386 11.5 4.5C11.5 4.77614 11.7238 5 12 5H12.8126C13.1036 5 13.3801 5.1267 13.57 5.34706L15.8571 8H12.5C11.6716 8 11 8.67157 11 9.5V10H9V9.5C9 8.67157 8.32843 8 7.5 8H4.13547L6.42948 5.34606C6.61943 5.1263 6.89555 5 7.18603 5H7.99985C8.276 5 8.49985 4.77614 8.49985 4.5C8.49985 4.22386 8.276 4 7.99985 4H7.18603ZM8 9.5V12.5C8 13.3284 7.32843 14 6.5 14H4.5C3.67157 14 3 13.3284 3 12.5V9.5C3 9.22386 3.22386 9 3.5 9H7.5C7.77614 9 8 9.22386 8 9.5ZM12 12.5V9.5C12 9.22386 12.2239 9 12.5 9H16.5C16.62 9 16.7302 9.04229 16.8163 9.11278L16.8713 9.17647L16.877 9.17153C16.9536 9.25939 17 9.37427 17 9.5V12.5C17 13.3284 16.3284 14 15.5 14H13.5C12.6716 14 12 13.3284 12 12.5Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.08859 4.21569L4.14645 4.14645C4.32001 3.97288 4.58944 3.9536 4.78431 4.08859L4.85355 4.14645L10 9.293L15.1464 4.14645C15.32 3.97288 15.5894 3.9536 15.7843 4.08859L15.8536 4.14645C16.0271 4.32001 16.0464 4.58944 15.9114 4.78431L15.8536 4.85355L10.707 10L15.8536 15.1464C16.0271 15.32 16.0464 15.5894 15.9114 15.7843L15.8536 15.8536C15.68 16.0271 15.4106 16.0464 15.2157 15.9114L15.1464 15.8536L10 10.707L4.85355 15.8536C4.67999 16.0271 4.41056 16.0464 4.21569 15.9114L4.14645 15.8536C3.97288 15.68 3.9536 15.4106 4.08859 15.2157L4.14645 15.1464L9.293 10L4.14645 4.85355C3.97288 4.67999 3.9536 4.41056 4.08859 4.21569L4.14645 4.14645L4.08859 4.21569Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1,8 +0,0 @@
<!--
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4 10C4 6.68629 6.68629 4 10 4C11.7766 4 13.3732 4.77191 14.4723 6H12.5C12.2239 6 12 6.22386 12 6.5C12 6.77614 12.2239 7 12.5 7H15.5C15.7761 7 16 6.77614 16 6.5V3.5C16 3.22386 15.7761 3 15.5 3C15.2239 3 15 3.22386 15 3.5V5.10109C13.7299 3.80499 11.9591 3 10 3C6.13401 3 3 6.13401 3 10C3 13.866 6.13401 17 10 17C13.866 17 17 13.866 17 10C17 9.8191 16.9931 9.6397 16.9796 9.46207C16.9587 9.18673 16.7185 8.98049 16.4431 9.00144C16.1678 9.02239 15.9615 9.26258 15.9825 9.53793C15.9941 9.69034 16 9.84443 16 10C16 13.3137 13.3137 16 10 16C6.68629 16 4 13.3137 4 10Z" fill="currentColor" stroke="none" fill-opacity="context-fill-opacity"/>
</svg>

Before

Width:  |  Height:  |  Size: 967 B

Some files were not shown because too many files have changed in this diff Show More