Merge branch 'SoftFever:main' into main

This commit is contained in:
Bernhard Koppensteiner 2024-05-02 20:25:10 +02:00 committed by GitHub
commit 4b7a698ee8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
579 changed files with 2513 additions and 5220 deletions

View file

@ -20,6 +20,8 @@ docker run \
--privileged=true \
`# Attach tty for running orca slicer with command line things` \
-ti \
`# Clean up after yourself` \
--rm \
`# Pass all parameters from this script to the orca slicer ENTRYPOINT binary` \
orcaslicer $*

View file

@ -37,6 +37,7 @@ RUN apt-get update && apt-get install -y \
libsoup2.4-dev \
libssl3 \
libssl-dev \
libtool \
libudev-dev \
libwayland-dev \
libwebkit2gtk-4.0-dev \
@ -67,9 +68,8 @@ WORKDIR OrcaSlicer
RUN ./BuildLinux.sh -u
# Build dependencies in ./deps
RUN ./BuildLinux.sh -d; exit 0
RUN ./BuildLinux.sh -d
RUN apt-get install -y libcgal-dev
# Build slic3r
RUN ./BuildLinux.sh -s

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1885,6 +1885,12 @@ msgstr ""
msgid "arrange current plate"
msgstr ""
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr ""
@ -3016,6 +3022,45 @@ msgstr ""
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, possible-boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, possible-boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, possible-boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, possible-boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, possible-boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, possible-boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr ""
@ -7200,25 +7245,22 @@ msgstr ""
msgid "Unsaved Changes"
msgstr ""
msgid "Actions For Unsaved Changes"
msgid "Transfer or discard changes"
msgstr ""
msgid "Preset Value"
msgid "Old Value"
msgstr ""
msgid "Modified Value"
msgid "New Value"
msgstr ""
msgid "Transfer Modified Value"
msgid "Transfer"
msgstr ""
msgid "Don't save"
msgstr ""
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgid "Discard"
msgstr ""
msgid "Click the right mouse button to display the full text."
@ -7273,28 +7315,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7312,9 +7348,6 @@ msgstr ""
msgid "Select presets to compare"
msgstr ""
msgid "Transfer"
msgstr ""
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: 2024-03-17 22:08+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -1964,6 +1964,12 @@ msgstr "Ordenar"
msgid "arrange current plate"
msgstr "organitza la placa actual"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Rota automàticament"
@ -3200,6 +3206,45 @@ msgstr "Executant scripts de postprocessament"
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "Error desconegut en exportar el Codi-G."
@ -7761,26 +7806,23 @@ msgstr "No definit"
msgid "Unsaved Changes"
msgstr "Canvis no desats"
msgid "Actions For Unsaved Changes"
msgstr ""
msgid "Transfer or discard changes"
msgstr "Transferir o descartar canvis"
msgid "Preset Value"
msgstr ""
msgid "Old Value"
msgstr "Valor antic"
msgid "Modified Value"
msgstr ""
msgid "New Value"
msgstr "Valor nou"
msgid "Transfer Modified Value"
msgstr ""
msgid "Transfer"
msgstr "Transferir"
msgid "Don't save"
msgstr "No desar"
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgstr ""
msgid "Discard"
msgstr "Descartar"
msgid "Click the right mouse button to display the full text."
msgstr "Feu clic amb el botó dret del ratolí per mostrar el text complet."
@ -7842,28 +7884,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7881,9 +7917,6 @@ msgstr "Mostra tots els perfils ( inclosos els incompatibles )"
msgid "Select presets to compare"
msgstr "Seleccioneu els perfils a comparar"
msgid "Transfer"
msgstr "Transferir"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr "Només es pot transferir al perfil actiu actual perquè s'ha modificat."
@ -16298,18 +16331,6 @@ msgstr ""
#~ "No s'ha pogut realitzar l'operació booleana a les malles del model. Només "
#~ "s'exportaran les parts positives."
#~ msgid "Transfer or discard changes"
#~ msgstr "Transferir o descartar canvis"
#~ msgid "Old Value"
#~ msgstr "Valor antic"
#~ msgid "New Value"
#~ msgstr "Valor nou"
#~ msgid "Discard"
#~ msgstr "Descartar"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: 2023-09-30 15:15+0200\n"
"Last-Translator: René Mošner <Renemosner@seznam.cz>\n"
"Language-Team: \n"
@ -1918,6 +1918,12 @@ msgstr "Uspořádat"
msgid "arrange current plate"
msgstr "uspořádat aktuální podložku"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Automatické otáčení"
@ -3140,6 +3146,45 @@ msgstr "Vykonávají se postprodukční skripty"
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "Neznámá chyba při exportu G-kódu."
@ -7623,26 +7668,23 @@ msgstr "Nedefinováno"
msgid "Unsaved Changes"
msgstr "Neuložené změny"
msgid "Actions For Unsaved Changes"
msgstr ""
msgid "Transfer or discard changes"
msgstr "Zahodit nebo ponechat změny"
msgid "Preset Value"
msgstr ""
msgid "Old Value"
msgstr "Stará hodnota"
msgid "Modified Value"
msgstr ""
msgid "New Value"
msgstr "Nová hodnota"
msgid "Transfer Modified Value"
msgstr ""
msgid "Transfer"
msgstr "Přenést"
msgid "Don't save"
msgstr "Neukládat"
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgstr ""
msgid "Discard"
msgstr "Zahodit"
msgid "Click the right mouse button to display the full text."
msgstr "Kliknutím pravým tlačítkem myši zobrazíte celý text."
@ -7704,28 +7746,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7743,9 +7779,6 @@ msgstr "Zobrazit všechna přednastavení (včetně nekompatibilních)"
msgid "Select presets to compare"
msgstr "Zvolte přednastavení k porovnání"
msgid "Transfer"
msgstr "Přenést"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -15508,18 +15541,6 @@ msgstr ""
#~ "Nelze provést logickou operaci nad mashí modelů. Budou exportovány pouze "
#~ "kladné části."
#~ msgid "Transfer or discard changes"
#~ msgstr "Zahodit nebo ponechat změny"
#~ msgid "Old Value"
#~ msgstr "Stará hodnota"
#~ msgid "New Value"
#~ msgstr "Nová hodnota"
#~ msgid "Discard"
#~ msgstr "Zahodit"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: Heiko Liebscher <hliebschergmail.com>\n"
"Language-Team: \n"
@ -1963,6 +1963,12 @@ msgstr "Anordnen"
msgid "arrange current plate"
msgstr "Aktuelle Druckplatte anordnen"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Automatisch rotieren"
@ -3232,6 +3238,45 @@ msgstr "Ausführen von Nachbearbeitungsskripten"
msgid "Successfully executed post-processing script"
msgstr "Nachbearbeitungsskript erfolgreich ausgeführt"
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "Unbekannter Fehler beim exportieren des G-Code."
@ -7904,26 +7949,23 @@ msgstr "Undefiniert"
msgid "Unsaved Changes"
msgstr "Nicht gespeicherte Änderungen"
msgid "Actions For Unsaved Changes"
msgstr "Aktivitäten für nicht gespeicherte Änderungen"
msgid "Transfer or discard changes"
msgstr "Änderungen verwerfen oder beibehalten"
msgid "Preset Value"
msgstr "voreingestellter Wert"
msgid "Old Value"
msgstr "Alter Wert"
msgid "Modified Value"
msgstr "geänderter Wert"
msgid "New Value"
msgstr "Neuer Wert"
msgid "Transfer Modified Value"
msgstr "geänderten Wert übertragen"
msgid "Transfer"
msgstr "Übertragen"
msgid "Don't save"
msgstr "Nicht speichern"
msgid "Use Preset Value"
msgstr "voreingestellten Wert verwenden"
msgid "Save Modified Value"
msgstr "geänderten Wert speichern"
msgid "Discard"
msgstr "Verwerfen"
msgid "Click the right mouse button to display the full text."
msgstr ""
@ -7987,41 +8029,23 @@ msgstr "Sie haben einige Einstellungen des Profils \"%1%\" geändert. "
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
"\n"
"Möchten Sie diese geänderten Einstellungen (geänderter Wert) speichern?"
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
"\n"
"Möchten Sie diese geänderten Einstellungen (geänderter Wert) nach dem "
"Wechsel des Profils beibehalten?"
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
"Sie haben Ihre Einstellungen zuvor geändert und sind dabei, sie durch neue "
"zu überschreiben."
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
"\n"
"Möchten Sie Ihre aktuellen geänderten Einstellungen beibehalten oder die "
"voreingestellten Einstellungen verwenden?"
msgid ""
"\n"
"Do you want to save your current modified settings?"
msgstr ""
"\n"
"Möchten Sie Ihre aktuellen geänderten Einstellungen speichern?"
msgid "Extruders count"
msgstr "Anzahl der Extruder"
@ -8038,9 +8062,6 @@ msgstr "Alle Profile anzeigen (auch inkompatible)"
msgid "Select presets to compare"
msgstr "Wähle Voreinstellungen zum Vergleich aus"
msgid "Transfer"
msgstr "Übertragen"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -16364,6 +16385,63 @@ msgstr ""
"wie z.B. ABS, durch eine entsprechende Erhöhung der Heizbetttemperatur die "
"Wahrscheinlichkeit von Verwerfungen verringert werden kann."
#~ msgid "Actions For Unsaved Changes"
#~ msgstr "Aktivitäten für nicht gespeicherte Änderungen"
#~ msgid "Preset Value"
#~ msgstr "voreingestellter Wert"
#~ msgid "Modified Value"
#~ msgstr "geänderter Wert"
#~ msgid "Transfer Modified Value"
#~ msgstr "geänderten Wert übertragen"
#~ msgid "Use Preset Value"
#~ msgstr "voreingestellten Wert verwenden"
#~ msgid "Save Modified Value"
#~ msgstr "geänderten Wert speichern"
#~ msgid ""
#~ "\n"
#~ "Would you like to save these changed settings(modified value)?"
#~ msgstr ""
#~ "\n"
#~ "Möchten Sie diese geänderten Einstellungen (geänderter Wert) speichern?"
#~ msgid ""
#~ "\n"
#~ "Would you like to keep these changed settings(modified value) after "
#~ "switching preset?"
#~ msgstr ""
#~ "\n"
#~ "Möchten Sie diese geänderten Einstellungen (geänderter Wert) nach dem "
#~ "Wechsel des Profils beibehalten?"
#~ msgid ""
#~ "You have previously modified your settings and are about to overwrite "
#~ "them with new ones."
#~ msgstr ""
#~ "Sie haben Ihre Einstellungen zuvor geändert und sind dabei, sie durch "
#~ "neue zu überschreiben."
#~ msgid ""
#~ "\n"
#~ "Do you want to keep your current modified settings, or use preset "
#~ "settings?"
#~ msgstr ""
#~ "\n"
#~ "Möchten Sie Ihre aktuellen geänderten Einstellungen beibehalten oder die "
#~ "voreingestellten Einstellungen verwenden?"
#~ msgid ""
#~ "\n"
#~ "Do you want to save your current modified settings?"
#~ msgstr ""
#~ "\n"
#~ "Möchten Sie Ihre aktuellen geänderten Einstellungen speichern?"
#~ msgid "Unload Filament"
#~ msgstr "Entladen"
@ -16525,18 +16603,6 @@ msgstr ""
#~ "Eine boolesche Operation kann für Modellnetze nicht ausgeführt werden. Es "
#~ "werden nur positive Teile exportiert."
#~ msgid "Transfer or discard changes"
#~ msgstr "Änderungen verwerfen oder beibehalten"
#~ msgid "Old Value"
#~ msgstr "Alter Wert"
#~ msgid "New Value"
#~ msgstr "Neuer Wert"
#~ msgid "Discard"
#~ msgstr "Verwerfen"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
@ -1893,6 +1893,12 @@ msgstr "Arrange"
msgid "arrange current plate"
msgstr "Arrange current plate"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Auto Rotate"
@ -3100,6 +3106,45 @@ msgstr "Running post-processing scripts"
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "Unknown error with G-code export"
@ -7500,26 +7545,23 @@ msgstr "Undefined"
msgid "Unsaved Changes"
msgstr "unsaved changes"
msgid "Actions For Unsaved Changes"
msgstr ""
msgid "Transfer or discard changes"
msgstr "Transfer or discard changes"
msgid "Preset Value"
msgstr ""
msgid "Old Value"
msgstr "Old value"
msgid "Modified Value"
msgstr ""
msgid "New Value"
msgstr "New Value"
msgid "Transfer Modified Value"
msgstr ""
msgid "Transfer"
msgstr "Transfer"
msgid "Don't save"
msgstr "Don't save"
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgstr ""
msgid "Discard"
msgstr "Discard"
msgid "Click the right mouse button to display the full text."
msgstr "Click the right mouse button to display the full text."
@ -7581,28 +7623,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7620,9 +7656,6 @@ msgstr "Show all presets (including incompatible)"
msgid "Select presets to compare"
msgstr "Select presets to compare"
msgid "Transfer"
msgstr "Transfer"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -14920,18 +14953,6 @@ msgstr ""
#~ "Unable to perform boolean operation on model meshes. Only positive parts "
#~ "will be exported."
#~ msgid "Transfer or discard changes"
#~ msgstr "Transfer or discard changes"
#~ msgid "Old Value"
#~ msgstr "Old value"
#~ msgid "New Value"
#~ msgstr "New Value"
#~ msgid "Discard"
#~ msgstr "Discard"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: Carlos Fco. Caruncho Serrano <puzzlero@gmail.com>\n"
"Language-Team: \n"
@ -1970,6 +1970,12 @@ msgstr "Organizar"
msgid "arrange current plate"
msgstr "posicionar la bandeja actual"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Rotación Automática"
@ -3213,6 +3219,45 @@ msgstr "Ejecutando scripts de post-procesado"
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "Error desconocido al exportar el G-Code."
@ -7801,26 +7846,23 @@ msgstr "No definido"
msgid "Unsaved Changes"
msgstr "Cambios No guardados"
msgid "Actions For Unsaved Changes"
msgstr ""
msgid "Transfer or discard changes"
msgstr "Descartar o mantener los cambios"
msgid "Preset Value"
msgstr ""
msgid "Old Value"
msgstr "Valor Antiguo"
msgid "Modified Value"
msgstr ""
msgid "New Value"
msgstr "Nuevo Valor"
msgid "Transfer Modified Value"
msgstr ""
msgid "Transfer"
msgstr "Transferir"
msgid "Don't save"
msgstr "No guardar"
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgstr ""
msgid "Discard"
msgstr "Descartar"
msgid "Click the right mouse button to display the full text."
msgstr "Pulse el botón derecho del ratón para mostrar el texto completo."
@ -7883,28 +7925,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7922,9 +7958,6 @@ msgstr "Mostrar todos los perfiles (incluyendo los compatibles)"
msgid "Select presets to compare"
msgstr "Seleccionar perfiles para comparar"
msgid "Transfer"
msgstr "Transferir"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -16364,18 +16397,6 @@ msgstr ""
#~ "Unable to perform boolean operation on model meshes. Only positive parts "
#~ "will be exported."
#~ msgid "Transfer or discard changes"
#~ msgstr "Descartar o mantener los cambios"
#~ msgid "Old Value"
#~ msgstr "Valor Antiguo"
#~ msgid "New Value"
#~ msgstr "Nuevo Valor"
#~ msgid "Discard"
#~ msgstr "Descartar"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: Guislain Cyril, Thomas Lété\n"
@ -1978,6 +1978,12 @@ msgstr "Organiser"
msgid "arrange current plate"
msgstr "organiser la plaque actuelle"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Rotation automatique"
@ -3236,6 +3242,45 @@ msgstr "Exécution de scripts de post-traitement"
msgid "Successfully executed post-processing script"
msgstr "Le script de post-traitement a été exécuté avec succès"
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "Erreur inconnue lors de l'exportation du G-code."
@ -7932,26 +7977,23 @@ msgstr "Undef"
msgid "Unsaved Changes"
msgstr "Modifications non enregistrées"
msgid "Actions For Unsaved Changes"
msgstr "Actions pour les changements non enregistrés"
msgid "Transfer or discard changes"
msgstr "Ignorer ou conserver les modifications"
msgid "Preset Value"
msgstr "Valeur prédéfinie"
msgid "Old Value"
msgstr "Ancienne valeur"
msgid "Modified Value"
msgstr "Valeur modifiée"
msgid "New Value"
msgstr "Nouvelle Valeur"
msgid "Transfer Modified Value"
msgstr "Transfert de la valeur modifiée"
msgid "Transfer"
msgstr "Transférer"
msgid "Don't save"
msgstr "Ne pas enregistrer"
msgid "Use Preset Value"
msgstr "Utiliser la valeur prédéfinie"
msgid "Save Modified Value"
msgstr "Enregistrer la valeur modifiée"
msgid "Discard"
msgstr "Ignorer"
msgid "Click the right mouse button to display the full text."
msgstr ""
@ -8015,41 +8057,23 @@ msgstr "Vous avez modifié certains paramètres du réglage prédéfini « %1%
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
"\n"
"Souhaitez-vous enregistrer les paramètres modifiés (valeur modifiée) ?"
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
"\n"
"Souhaitez-vous conserver ces paramètres modifiés (valeur modifiée) après "
"avoir changé de préréglage ?"
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
"Vous avez précédemment modifié vos paramètres et vous êtes sur le point de "
"les remplacer par de nouveaux."
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
"\n"
"Souhaitez-vous conserver vos paramètres modifiés actuels ou utiliser des "
"paramètres prédéfinis ?"
msgid ""
"\n"
"Do you want to save your current modified settings?"
msgstr ""
"\n"
"Souhaitez-vous sauvegarder vos paramètres modifiés actuels ?"
msgid "Extruders count"
msgstr "Nombre d'extrudeurs"
@ -8066,9 +8090,6 @@ msgstr "Afficher tous les préréglages (y compris incompatibles)"
msgid "Select presets to compare"
msgstr "Sélectionnez les préréglages à comparer"
msgid "Transfer"
msgstr "Transférer"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -16498,6 +16519,63 @@ msgstr ""
"déformer, tels que lABS, une augmentation appropriée de la température du "
"plateau chauffant peut réduire la probabilité de déformation."
#~ msgid "Actions For Unsaved Changes"
#~ msgstr "Actions pour les changements non enregistrés"
#~ msgid "Preset Value"
#~ msgstr "Valeur prédéfinie"
#~ msgid "Modified Value"
#~ msgstr "Valeur modifiée"
#~ msgid "Transfer Modified Value"
#~ msgstr "Transfert de la valeur modifiée"
#~ msgid "Use Preset Value"
#~ msgstr "Utiliser la valeur prédéfinie"
#~ msgid "Save Modified Value"
#~ msgstr "Enregistrer la valeur modifiée"
#~ msgid ""
#~ "\n"
#~ "Would you like to save these changed settings(modified value)?"
#~ msgstr ""
#~ "\n"
#~ "Souhaitez-vous enregistrer les paramètres modifiés (valeur modifiée) ?"
#~ msgid ""
#~ "\n"
#~ "Would you like to keep these changed settings(modified value) after "
#~ "switching preset?"
#~ msgstr ""
#~ "\n"
#~ "Souhaitez-vous conserver ces paramètres modifiés (valeur modifiée) après "
#~ "avoir changé de préréglage ?"
#~ msgid ""
#~ "You have previously modified your settings and are about to overwrite "
#~ "them with new ones."
#~ msgstr ""
#~ "Vous avez précédemment modifié vos paramètres et vous êtes sur le point "
#~ "de les remplacer par de nouveaux."
#~ msgid ""
#~ "\n"
#~ "Do you want to keep your current modified settings, or use preset "
#~ "settings?"
#~ msgstr ""
#~ "\n"
#~ "Souhaitez-vous conserver vos paramètres modifiés actuels ou utiliser des "
#~ "paramètres prédéfinis ?"
#~ msgid ""
#~ "\n"
#~ "Do you want to save your current modified settings?"
#~ msgstr ""
#~ "\n"
#~ "Souhaitez-vous sauvegarder vos paramètres modifiés actuels ?"
#~ msgid "Unload Filament"
#~ msgstr "Déchargement"
@ -16659,18 +16737,6 @@ msgstr ""
#~ "Impossible d'effectuer une opération booléenne sur les maillages du "
#~ "modèle. Seules les parties positives seront exportées."
#~ msgid "Transfer or discard changes"
#~ msgstr "Ignorer ou conserver les modifications"
#~ msgid "Old Value"
#~ msgstr "Ancienne valeur"
#~ msgid "New Value"
#~ msgstr "Nouvelle Valeur"
#~ msgid "Discard"
#~ msgstr "Ignorer"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -1897,6 +1897,12 @@ msgstr "Elrendezés"
msgid "arrange current plate"
msgstr "aktuális tálca elrendezése"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Automatikus forgatás"
@ -3122,6 +3128,45 @@ msgstr "Utófeldolgozási szkriptek futtatása"
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "Ismeretlen hiba a G-kód exportálásakor."
@ -7546,26 +7591,23 @@ msgstr "Nincs meghatározva"
msgid "Unsaved Changes"
msgstr "mentetlen változások"
msgid "Actions For Unsaved Changes"
msgstr ""
msgid "Transfer or discard changes"
msgstr "Változások elvetése vagy megtartása"
msgid "Preset Value"
msgstr ""
msgid "Old Value"
msgstr "Régi érték"
msgid "Modified Value"
msgstr ""
msgid "New Value"
msgstr "Új érték"
msgid "Transfer Modified Value"
msgstr ""
msgid "Transfer"
msgstr "Átvitel"
msgid "Don't save"
msgstr "Ne mentsd"
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgstr ""
msgid "Discard"
msgstr "Elvetés"
msgid "Click the right mouse button to display the full text."
msgstr "Kattints a jobb egérgombbal a teljes szöveg megjelenítéséhez."
@ -7628,28 +7670,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7667,9 +7703,6 @@ msgstr "Minden beállítás megjelenítése (beleértve az inkompatibiliseket is
msgid "Select presets to compare"
msgstr "Select presets to compare"
msgid "Transfer"
msgstr "Átvitel"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -15012,18 +15045,6 @@ msgstr ""
#~ "Unable to perform boolean operation on model meshes. Only positive parts "
#~ "will be exported."
#~ msgid "Transfer or discard changes"
#~ msgstr "Változások elvetése vagy megtartása"
#~ msgid "Old Value"
#~ msgstr "Régi érték"
#~ msgid "New Value"
#~ msgstr "Új érték"
#~ msgid "Discard"
#~ msgstr "Elvetés"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
@ -1962,6 +1962,12 @@ msgstr "Disponi"
msgid "arrange current plate"
msgstr "Disponi sul piatto corrente"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Rotazione automatica"
@ -3212,6 +3218,45 @@ msgstr "Esecuzione script di post-elaborazione"
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "Errore sconosciuto nell'esportazione del G-code."
@ -7782,26 +7827,23 @@ msgstr "Indefinito"
msgid "Unsaved Changes"
msgstr "Modifiche non salvate"
msgid "Actions For Unsaved Changes"
msgstr ""
msgid "Transfer or discard changes"
msgstr "Scarta o mantieni le modifiche"
msgid "Preset Value"
msgstr ""
msgid "Old Value"
msgstr "Valore precedente"
msgid "Modified Value"
msgstr ""
msgid "New Value"
msgstr "Nuovo valore"
msgid "Transfer Modified Value"
msgstr ""
msgid "Transfer"
msgstr "Trasferisci"
msgid "Don't save"
msgstr "Non salvare"
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgstr ""
msgid "Discard"
msgstr "Cancella"
msgid "Click the right mouse button to display the full text."
msgstr ""
@ -7864,28 +7906,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7903,9 +7939,6 @@ msgstr "Mostra tutti i preset (compresi non compatibili)"
msgid "Select presets to compare"
msgstr "Seleziona i preset da confrontare"
msgid "Transfer"
msgstr "Trasferisci"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -16383,18 +16416,6 @@ msgstr ""
#~ "Impossibile eseguire operazioni booleane sulle mesh del modello. Verranno "
#~ "esportate solo le parti positive."
#~ msgid "Transfer or discard changes"
#~ msgstr "Scarta o mantieni le modifiche"
#~ msgid "Old Value"
#~ msgstr "Valore precedente"
#~ msgid "New Value"
#~ msgstr "Nuovo valore"
#~ msgid "Discard"
#~ msgstr "Cancella"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
@ -1885,6 +1885,12 @@ msgstr "レイアウト"
msgid "arrange current plate"
msgstr "現在のプレートをレイアウト"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "自動回転"
@ -3063,6 +3069,45 @@ msgstr "後処理スクリプトを実行"
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "不明なエラー: G-codeエクスポート"
@ -7385,26 +7430,23 @@ msgstr "未定義"
msgid "Unsaved Changes"
msgstr "未保存の変更"
msgid "Actions For Unsaved Changes"
msgstr ""
msgid "Transfer or discard changes"
msgstr "変更を破棄または保持"
msgid "Preset Value"
msgstr ""
msgid "Old Value"
msgstr "古い値"
msgid "Modified Value"
msgstr ""
msgid "New Value"
msgstr "新しい値"
msgid "Transfer Modified Value"
msgstr ""
msgid "Transfer"
msgstr "流用"
msgid "Don't save"
msgstr "保存しない"
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgstr ""
msgid "Discard"
msgstr "破棄"
msgid "Click the right mouse button to display the full text."
msgstr "マウスを右クリックして全文を表示します"
@ -7462,28 +7504,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7501,9 +7537,6 @@ msgstr "全てのプリセットを表示"
msgid "Select presets to compare"
msgstr "Select presets to compare"
msgid "Transfer"
msgstr "流用"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -14619,18 +14652,6 @@ msgstr ""
#~ "Unable to perform boolean operation on model meshes. Only positive parts "
#~ "will be exported."
#~ msgid "Transfer or discard changes"
#~ msgstr "変更を破棄または保持"
#~ msgid "Old Value"
#~ msgstr "古い値"
#~ msgid "New Value"
#~ msgstr "新しい値"
#~ msgid "Discard"
#~ msgstr "破棄"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

File diff suppressed because it is too large Load diff

View file

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -1906,6 +1906,12 @@ msgstr "Rangschikken"
msgid "arrange current plate"
msgstr "Huidig printbed rangschikken"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Automatisch roteren"
@ -3144,6 +3150,45 @@ msgstr "Het uitvoeren van post-processing scripts"
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "Onbekende fout tijdens het exporteren van de G-code"
@ -7614,26 +7659,23 @@ msgstr "Niet gedefinieerd"
msgid "Unsaved Changes"
msgstr "niet-opgeslagen wijzigingen"
msgid "Actions For Unsaved Changes"
msgstr ""
msgid "Transfer or discard changes"
msgstr "Verwerp of bewaar aanpassingen"
msgid "Preset Value"
msgstr ""
msgid "Old Value"
msgstr "Oude waarde"
msgid "Modified Value"
msgstr ""
msgid "New Value"
msgstr "Nieuwe waarde"
msgid "Transfer Modified Value"
msgstr ""
msgid "Transfer"
msgstr "Overdracht"
msgid "Don't save"
msgstr "Niet opslaan"
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgstr ""
msgid "Discard"
msgstr "Verwerpen"
msgid "Click the right mouse button to display the full text."
msgstr "Klik op de rechtermuisknop om de volledige tekst weer te geven."
@ -7699,28 +7741,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7738,9 +7774,6 @@ msgstr "Toon alle presets (inclusief incompatibele)"
msgid "Select presets to compare"
msgstr "Select presets to compare"
msgid "Transfer"
msgstr "Overdracht"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -15126,18 +15159,6 @@ msgstr ""
#~ "Unable to perform boolean operation on model meshes. Only positive parts "
#~ "will be exported."
#~ msgid "Transfer or discard changes"
#~ msgstr "Verwerp of bewaar aanpassingen"
#~ msgid "Old Value"
#~ msgstr "Oude waarde"
#~ msgid "New Value"
#~ msgstr "Nieuwe waarde"
#~ msgid "Discard"
#~ msgstr "Verwerpen"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: OrcaSlicer 2.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: Krzysztof Morga <tlumaczeniebs@gmail.com>\n"
"Language-Team: \n"
@ -1950,6 +1950,12 @@ msgstr "Ustaw"
msgid "arrange current plate"
msgstr "ustaw bieżącą płytę"
msgid "Reload All"
msgstr "Przeładuj wszystko"
msgid "reload all from disk"
msgstr "Przeładuj z dysku"
msgid "Auto Rotate"
msgstr "Automatyczna rotacja"
@ -3211,6 +3217,60 @@ msgstr "Uruchamianie skryptu post-procesingu"
msgid "Successfully executed post-processing script"
msgstr "Pomyślnie wykonano skrypt post-processingu"
msgid "Unknown error occured during exporting G-code."
msgstr "Nieznany błąd podczas eksportowania kodu G."
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
"Kopiowanie tymczasowego G-code do wyjściowego pliku G-code nie powiodło się. "
"Być może karta SD jest zablokowana do zapisu?\n"
"Komunikat błędu: %1%"
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
"Kopiowanie tymczasowego G-code do wyjściowego pliku G-code nie powiodło się. "
"Może być problem z urządzeniem docelowym, spróbuj ponownie wyeksportować lub "
"użyć innego urządzenia. Uszkodzony plik wyjściowego G-code znajduje się w "
"pliku %1%.tmp."
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
"Zmiana nazwy G-code po skopiowaniu pliku do folderu docelowego nie powiodła "
"się. Bieżąca ścieżka to %1%.tmp. Spróbuj ponownie go wyeksportować."
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
"Kopiowanie tymczasowego G-code zakończono, ale oryginalny G-code w "
"lokalizacji %1% nie mógł być otwarty podczas sprawdzania kopii. Wygenerowany "
"G-code znajduje się w lokalizacji %2%.tmp."
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
"Kopiowanie tymczasowego G-code zakończono, ale wyeksportowany G-code nie "
"mógł być otwarty podczas sprawdzania kopii. Wygenerowany G-code znajduje się "
"w lokalizacji %1%.tmp."
#, boost-format
msgid "G-code file exported to %1%"
msgstr "Plik G-code został wyeksportowany do %1%"
msgid "Unknown error when export G-code."
msgstr "Nieznany błąd podczas eksportowania kodu G."
@ -7841,26 +7901,23 @@ msgstr "Niezdefiniowany"
msgid "Unsaved Changes"
msgstr "Niezapisane zmiany"
msgid "Actions For Unsaved Changes"
msgstr "Działania dotyczące niezapisanych zmian"
msgid "Transfer or discard changes"
msgstr "Przenieść lub odrzucić zmiany"
msgid "Preset Value"
msgstr "Wartość domyślna"
msgid "Old Value"
msgstr "Stara wartość"
msgid "Modified Value"
msgstr "Zmieniona wartość"
msgid "New Value"
msgstr "Nowa wartość"
msgid "Transfer Modified Value"
msgstr "Przenieś zmienioną wartość"
msgid "Transfer"
msgstr "Przenieś"
msgid "Don't save"
msgstr "Nie zapisuj"
msgid "Use Preset Value"
msgstr "Użyj wartości domyślnej"
msgid "Save Modified Value"
msgstr "Zapisz zmienione wartości"
msgid "Discard"
msgstr "Odrzuć"
msgid "Click the right mouse button to display the full text."
msgstr "Kliknij prawym przyciskiem myszy, aby wyświetlić pełny tekst."
@ -7922,41 +7979,31 @@ msgstr "Zmieniono niektóre ustawienia profilu \"%1%\"."
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
"\n"
"Czy chciałbyś zapisać te zmienione ustawienia (zmodyfikowaną wartość)?"
"Możesz zapisać lub odrzucić zmienione wartości w profilu."
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
"\n"
"\n"
"Czy chciałbyś zachować te zmienione ustawienia (zmodyfikowaną wartość) po "
"przełączeniu profilu?"
"Możesz zapisać lub odrzucić zmodyfikowane wartości profilu, lub kontynuować "
"ich używanie w nowym profilu."
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgstr ""
"Wcześniej zmodyfikowałeś swoje ustawienia i masz zamiar nadpisać je nowymi."
msgid "You have previously modified your settings."
msgstr "Wcześniej zmodyfikowałeś swoje ustawienia."
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
"\n"
"Czy chcesz zachować obecnie zmienione ustawienia, czy może chcesz użyć "
"ustawień domyślnych?"
msgid ""
"\n"
"Do you want to save your current modified settings?"
msgstr ""
"\n"
"Czy chcesz zapisać obecnie zmodyfikowane ustawienia?"
"Możesz zapisać lub odrzucić zmodyfikowane wartości w profilu, lub "
"kontynuować ich używanie w nowym profilu"
msgid "Extruders count"
msgstr "Liczba extruderów"
@ -7973,9 +8020,6 @@ msgstr "Pokaż wszystkie profile (łącznie z niekompatybilnymi)"
msgid "Select presets to compare"
msgstr "Wybierz profile do porównania"
msgid "Transfer"
msgstr "Przenieś"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -16338,6 +16382,64 @@ msgstr ""
"takimi jak ABS, odpowiednie zwiększenie temperatury podgrzewanej płyty może "
"zmniejszyć prawdopodobieństwo odkształceń."
#~ msgid "Actions For Unsaved Changes"
#~ msgstr "Działania dotyczące niezapisanych zmian"
#~ msgid "Preset Value"
#~ msgstr "Wartość domyślna"
#~ msgid "Modified Value"
#~ msgstr "Zmieniona wartość"
#~ msgid "Transfer Modified Value"
#~ msgstr "Przenieś zmienioną wartość"
#~ msgid "Use Preset Value"
#~ msgstr "Użyj wartości domyślnej"
#~ msgid "Save Modified Value"
#~ msgstr "Zapisz zmienione wartości"
#~ msgid ""
#~ "\n"
#~ "Would you like to save these changed settings(modified value)?"
#~ msgstr ""
#~ "\n"
#~ "Czy chciałbyś zapisać te zmienione ustawienia (zmodyfikowaną wartość)?"
#~ msgid ""
#~ "\n"
#~ "Would you like to keep these changed settings(modified value) after "
#~ "switching preset?"
#~ msgstr ""
#~ "\n"
#~ "\n"
#~ "Czy chciałbyś zachować te zmienione ustawienia (zmodyfikowaną wartość) po "
#~ "przełączeniu profilu?"
#~ msgid ""
#~ "You have previously modified your settings and are about to overwrite "
#~ "them with new ones."
#~ msgstr ""
#~ "Wcześniej zmodyfikowałeś swoje ustawienia i masz zamiar nadpisać je "
#~ "nowymi."
#~ msgid ""
#~ "\n"
#~ "Do you want to keep your current modified settings, or use preset "
#~ "settings?"
#~ msgstr ""
#~ "\n"
#~ "Czy chcesz zachować obecnie zmienione ustawienia, czy może chcesz użyć "
#~ "ustawień domyślnych?"
#~ msgid ""
#~ "\n"
#~ "Do you want to save your current modified settings?"
#~ msgstr ""
#~ "\n"
#~ "Czy chcesz zapisać obecnie zmodyfikowane ustawienia?"
#~ msgid "Unload Filament"
#~ msgstr "Wyładuj"
@ -16477,18 +16579,6 @@ msgstr ""
#~ "Nie można wykonywać operacji boolowskich na siatkach modeli. Eksportowane "
#~ "będą tylko części dodatnie."
#~ msgid "Transfer or discard changes"
#~ msgstr "Przenieść lub odrzucić zmiany"
#~ msgid "Old Value"
#~ msgstr "Stara wartość"
#~ msgid "New Value"
#~ msgstr "Nowa wartość"
#~ msgid "Discard"
#~ msgstr "Odrzuć"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: OrcaSlicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: 2024-04-16 11:17-0300\n"
"Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n"
@ -1958,6 +1958,12 @@ msgstr "Organizar"
msgid "arrange current plate"
msgstr "organizar mesa atual"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Auto-orientação"
@ -3205,6 +3211,45 @@ msgstr "Executando scripts de pós-processamento"
msgid "Successfully executed post-processing script"
msgstr "Script de pós-processamento executado com êxito"
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "Erro desconhecido ao exportar G-Code."
@ -7816,26 +7861,23 @@ msgstr "Indefinido"
msgid "Unsaved Changes"
msgstr "Alterações não salvas"
msgid "Actions For Unsaved Changes"
msgstr "Ações para Alterações Não Salvas"
msgid "Transfer or discard changes"
msgstr ""
msgid "Preset Value"
msgstr "Valor Predefinido"
msgid "Old Value"
msgstr ""
msgid "Modified Value"
msgstr "Valor Modificado"
msgid "New Value"
msgstr ""
msgid "Transfer Modified Value"
msgstr "Transferir Valor Modificado"
msgid "Transfer"
msgstr "Transferir"
msgid "Don't save"
msgstr "Não salvar"
msgid "Use Preset Value"
msgstr "Usar Valor Predefinido"
msgid "Save Modified Value"
msgstr "Salvar Valor Modificado"
msgid "Discard"
msgstr ""
msgid "Click the right mouse button to display the full text."
msgstr "Clique com o botão direito do mouse para exibir o texto completo."
@ -7897,41 +7939,23 @@ msgstr "Você alterou algumas configurações do preset \"%1%\". "
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
"\n"
"Você gostaria de salvar estas configurações alteradas (valor modificado)?"
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
"\n"
"Você gostaria de manter estas configurações alteradas (valores modificados) "
"após mudar o preset?"
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
"Você modificou suas configurações anteriormente e está prestes a substituí-"
"las por novas."
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
"\n"
"Você quer manter suas configurações atuais modificadas ou usar as "
"configurações predefinidas?"
msgid ""
"\n"
"Do you want to save your current modified settings?"
msgstr ""
"\n"
"Você quer salvar suas configurações atuais modificadas?"
msgid "Extruders count"
msgstr "Número de extrusoras"
@ -7948,9 +7972,6 @@ msgstr "Mostrar todos os perfis (incluindo os incompatíveis)"
msgid "Select presets to compare"
msgstr "Selecione os perfis para comparar"
msgid "Transfer"
msgstr "Transferir"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -16195,6 +16216,63 @@ msgstr ""
"aumentar adequadamente a temperatura da mesa aquecida pode reduzir a "
"probabilidade de empenamento?"
#~ msgid "Actions For Unsaved Changes"
#~ msgstr "Ações para Alterações Não Salvas"
#~ msgid "Preset Value"
#~ msgstr "Valor Predefinido"
#~ msgid "Modified Value"
#~ msgstr "Valor Modificado"
#~ msgid "Transfer Modified Value"
#~ msgstr "Transferir Valor Modificado"
#~ msgid "Use Preset Value"
#~ msgstr "Usar Valor Predefinido"
#~ msgid "Save Modified Value"
#~ msgstr "Salvar Valor Modificado"
#~ msgid ""
#~ "\n"
#~ "Would you like to save these changed settings(modified value)?"
#~ msgstr ""
#~ "\n"
#~ "Você gostaria de salvar estas configurações alteradas (valor modificado)?"
#~ msgid ""
#~ "\n"
#~ "Would you like to keep these changed settings(modified value) after "
#~ "switching preset?"
#~ msgstr ""
#~ "\n"
#~ "Você gostaria de manter estas configurações alteradas (valores "
#~ "modificados) após mudar o preset?"
#~ msgid ""
#~ "You have previously modified your settings and are about to overwrite "
#~ "them with new ones."
#~ msgstr ""
#~ "Você modificou suas configurações anteriormente e está prestes a "
#~ "substituí-las por novas."
#~ msgid ""
#~ "\n"
#~ "Do you want to keep your current modified settings, or use preset "
#~ "settings?"
#~ msgstr ""
#~ "\n"
#~ "Você quer manter suas configurações atuais modificadas ou usar as "
#~ "configurações predefinidas?"
#~ msgid ""
#~ "\n"
#~ "Do you want to save your current modified settings?"
#~ msgstr ""
#~ "\n"
#~ "Você quer salvar suas configurações atuais modificadas?"
#~ msgid "Unload Filament"
#~ msgstr "Descarregar Filamento"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: OrcaSlicer V2.0.0 Official Release\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: 2024-04-12 13:49+0700\n"
"Last-Translator: \n"
"Language-Team: andylg@yandex.ru\n"
@ -1957,6 +1957,12 @@ msgstr "Расставить"
msgid "arrange current plate"
msgstr "Расстановка моделей на текущем столе"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Автоповорот"
@ -3209,6 +3215,45 @@ msgstr "Запуск скриптов постобработки"
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "Неизвестная ошибка при экспорте G-кода."
@ -7808,26 +7853,23 @@ msgstr "Не задано"
msgid "Unsaved Changes"
msgstr "Несохранённые изменения"
msgid "Actions For Unsaved Changes"
msgstr ""
msgid "Transfer or discard changes"
msgstr "Отклонить или сохранить изменения"
msgid "Preset Value"
msgstr ""
msgid "Old Value"
msgstr "Старое значение"
msgid "Modified Value"
msgstr ""
msgid "New Value"
msgstr "Новое значение"
msgid "Transfer Modified Value"
msgstr ""
msgid "Transfer"
msgstr "Перенести"
msgid "Don't save"
msgstr "Не сохранять"
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgstr ""
msgid "Discard"
msgstr "Не сохранять"
msgid "Click the right mouse button to display the full text."
msgstr "Нажмите правой кнопкой мыши, чтобы отобразить полный текст."
@ -7889,28 +7931,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7928,9 +7964,6 @@ msgstr "Показать все профили (включая несовмес
msgid "Select presets to compare"
msgstr "Выберите профили для сравнения"
msgid "Transfer"
msgstr "Перенести"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -16334,18 +16367,6 @@ msgstr ""
#~ "Невозможно выполнить булевы операции над сетками модели. Будут "
#~ "экспортированы только положительные части."
#~ msgid "Transfer or discard changes"
#~ msgstr "Отклонить или сохранить изменения"
#~ msgid "Old Value"
#~ msgstr "Старое значение"
#~ msgid "New Value"
#~ msgstr "Новое значение"
#~ msgid "Discard"
#~ msgstr "Не сохранять"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -1892,6 +1892,12 @@ msgstr "Arrangera"
msgid "arrange current plate"
msgstr "Arrangera plattan"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Auto Rotera"
@ -3110,6 +3116,45 @@ msgstr "Kör efterbearbetnings skript"
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "Okänt fel vid exportering av G-code."
@ -7527,26 +7572,23 @@ msgstr "Oidentifierad"
msgid "Unsaved Changes"
msgstr "Ej sparade ändringar"
msgid "Actions For Unsaved Changes"
msgstr ""
msgid "Transfer or discard changes"
msgstr "Överge eller Behåll ändringar"
msgid "Preset Value"
msgstr ""
msgid "Old Value"
msgstr "Gammalt värde"
msgid "Modified Value"
msgstr ""
msgid "New Value"
msgstr "Nytt värde"
msgid "Transfer Modified Value"
msgstr ""
msgid "Transfer"
msgstr "Överför"
msgid "Don't save"
msgstr "Spara inte"
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgstr ""
msgid "Discard"
msgstr "Överge"
msgid "Click the right mouse button to display the full text."
msgstr "Högerklicka för att se hela texten."
@ -7608,28 +7650,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7647,9 +7683,6 @@ msgstr "Visa alla inställningar (inklusive inkompatibla)"
msgid "Select presets to compare"
msgstr "Välj förinställningar att jämföra"
msgid "Transfer"
msgstr "Överför"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -14938,18 +14971,6 @@ msgstr ""
#~ "Det går inte att utföra booleska operationer på modell mesh. Endast "
#~ "positiva delar kommer att exporteras."
#~ msgid "Transfer or discard changes"
#~ msgstr "Överge eller Behåll ändringar"
#~ msgid "Old Value"
#~ msgstr "Gammalt värde"
#~ msgid "New Value"
#~ msgstr "Nytt värde"
#~ msgid "Discard"
#~ msgstr "Överge"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: 2024-04-16 03:39+0300\n"
"Last-Translator: Olcay ÖREN\n"
"Language-Team: \n"
@ -1942,6 +1942,12 @@ msgstr "Hizala"
msgid "arrange current plate"
msgstr "mevcut plakayı hizala"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Otomatik döndürme"
@ -2796,10 +2802,10 @@ msgstr ""
"Sıcaklık"
msgid "max"
msgstr "maks"
msgstr "maksimum"
msgid "min"
msgstr "min"
msgstr "minimum"
#, boost-format
msgid "The input value should be greater than %1% and less than %2%"
@ -3172,6 +3178,45 @@ msgstr "İşlem sonrası komut dosyalarını çalıştırma"
msgid "Successfully executed post-processing script"
msgstr "İşlem sonrası komut dosyası başarıyla çalıştırıldı"
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "G kodunu dışa aktarırken bilinmeyen hata."
@ -3195,7 +3240,7 @@ msgstr ""
"Sırasını Yazdır"
msgid "Origin"
msgstr "Menşei"
msgstr "Konum"
msgid "Size in X and Y of the rectangular plate."
msgstr "Dikdörtgen plakanın X ve Y boyutları."
@ -7738,26 +7783,23 @@ msgstr "Tanımsız"
msgid "Unsaved Changes"
msgstr "Kaydedilmemiş Değişiklikler"
msgid "Actions For Unsaved Changes"
msgstr "Kaydedilmemiş Değişikliklere İlişkin İşlemler"
msgid "Transfer or discard changes"
msgstr "Değişiklikleri Çıkart veya Sakla"
msgid "Preset Value"
msgstr "Ön ayar değeri"
msgid "Old Value"
msgstr "Eski Değer"
msgid "Modified Value"
msgstr "Değiştirilmiş Değer"
msgid "New Value"
msgstr "Yeni değer"
msgid "Transfer Modified Value"
msgstr "Değiştirilen Değeri Aktar"
msgid "Transfer"
msgstr "Aktar"
msgid "Don't save"
msgstr "Kaydetme"
msgid "Use Preset Value"
msgstr "Ön Ayar Değerini Kullan"
msgid "Save Modified Value"
msgstr "Değiştirilen Değeri Kaydet"
msgid "Discard"
msgstr "Çıkart"
msgid "Click the right mouse button to display the full text."
msgstr "Tam metni görüntülemek için farenin sağ tuşuna tıklayın."
@ -7819,41 +7861,23 @@ msgstr "“%1%” ön ayarının bazı ayarlarını değiştirdiniz."
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
"\n"
"Bu değişiklik ayarlarını (değiştirilen değer) kaydetmek ister misiniz?"
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
"\n"
"Ön ayarı değiştirdikten sonra bu değiştirilen ayarları (değiştirilen değer) "
"korumak ister misiniz?"
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
"Ayarlarınızı daha önce değiştirdiniz ve bunların üzerine yenilerini yazmak "
"üzeresiniz."
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
"\n"
"Geçerli değiştirilen ayarlarınızı korumak mı yoksa önceden ayarlanmış "
"ayarları mı kullanmak istiyorsunuz?"
msgid ""
"\n"
"Do you want to save your current modified settings?"
msgstr ""
"\n"
"Geçerli değiştirilen ayarlarınızı kaydetmek istiyor musunuz?"
msgid "Extruders count"
msgstr "Ekstruder sayısı"
@ -7870,9 +7894,6 @@ msgstr "Tüm ön ayarları göster (uyumsuz olanlar dahil)"
msgid "Select presets to compare"
msgstr "Karşılaştırılacak ön ayarları seçin"
msgid "Transfer"
msgstr "Aktar"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -11580,7 +11601,7 @@ msgstr ""
"etkinleştirin. G-code komut: M106 P2 S(0-255)"
msgid "Min"
msgstr "Min"
msgstr "Minimum"
msgid ""
"The lowest printable layer height for extruder. Used tp limits the minimum "
@ -16004,6 +16025,63 @@ msgstr ""
"sıcaklığının uygun şekilde arttırılmasının bükülme olasılığını "
"azaltabileceğini biliyor muydunuz?"
#~ msgid "Actions For Unsaved Changes"
#~ msgstr "Kaydedilmemiş Değişikliklere İlişkin İşlemler"
#~ msgid "Preset Value"
#~ msgstr "Ön ayar değeri"
#~ msgid "Modified Value"
#~ msgstr "Değiştirilmiş Değer"
#~ msgid "Transfer Modified Value"
#~ msgstr "Değiştirilen Değeri Aktar"
#~ msgid "Use Preset Value"
#~ msgstr "Ön Ayar Değerini Kullan"
#~ msgid "Save Modified Value"
#~ msgstr "Değiştirilen Değeri Kaydet"
#~ msgid ""
#~ "\n"
#~ "Would you like to save these changed settings(modified value)?"
#~ msgstr ""
#~ "\n"
#~ "Bu değişiklik ayarlarını (değiştirilen değer) kaydetmek ister misiniz?"
#~ msgid ""
#~ "\n"
#~ "Would you like to keep these changed settings(modified value) after "
#~ "switching preset?"
#~ msgstr ""
#~ "\n"
#~ "Ön ayarı değiştirdikten sonra bu değiştirilen ayarları (değiştirilen "
#~ "değer) korumak ister misiniz?"
#~ msgid ""
#~ "You have previously modified your settings and are about to overwrite "
#~ "them with new ones."
#~ msgstr ""
#~ "Ayarlarınızı daha önce değiştirdiniz ve bunların üzerine yenilerini "
#~ "yazmak üzeresiniz."
#~ msgid ""
#~ "\n"
#~ "Do you want to keep your current modified settings, or use preset "
#~ "settings?"
#~ msgstr ""
#~ "\n"
#~ "Geçerli değiştirilen ayarlarınızı korumak mı yoksa önceden ayarlanmış "
#~ "ayarları mı kullanmak istiyorsunuz?"
#~ msgid ""
#~ "\n"
#~ "Do you want to save your current modified settings?"
#~ msgstr ""
#~ "\n"
#~ "Geçerli değiştirilen ayarlarınızı kaydetmek istiyor musunuz?"
#~ msgid "Unload Filament"
#~ msgstr "Filamenti Çıkarın"
@ -16179,18 +16257,6 @@ msgstr ""
#~ "Model ağlarında boole işlemi gerçekleştirilemiyor. Yalnızca pozitif "
#~ "parçalar ihraç edilecektir."
#~ msgid "Transfer or discard changes"
#~ msgstr "Değişiklikleri Çıkart veya Sakla"
#~ msgid "Old Value"
#~ msgstr "Eski Değer"
#~ msgid "New Value"
#~ msgstr "Yeni değer"
#~ msgid "Discard"
#~ msgstr "Çıkart"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: 2023-08-10 20:25-0400\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -1904,6 +1904,12 @@ msgstr "Організувати"
msgid "arrange current plate"
msgstr "упорядкувати поточну табличку"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "Авто-поворот"
@ -3135,6 +3141,45 @@ msgstr "Запуск скриптів постобробки"
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "Невідома помилка під час експорту G-коду."
@ -7567,26 +7612,23 @@ msgstr "Undef"
msgid "Unsaved Changes"
msgstr "Незбережені зміни"
msgid "Actions For Unsaved Changes"
msgstr ""
msgid "Transfer or discard changes"
msgstr "Відкинути або зберегти зміни"
msgid "Preset Value"
msgstr ""
msgid "Old Value"
msgstr "Старе значення"
msgid "Modified Value"
msgstr ""
msgid "New Value"
msgstr "Нове значення"
msgid "Transfer Modified Value"
msgstr ""
msgid "Transfer"
msgstr "Передача"
msgid "Don't save"
msgstr "Не зберігати"
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgstr ""
msgid "Discard"
msgstr "Не зберігати"
msgid "Click the right mouse button to display the full text."
msgstr "Натисніть праву кнопку миші, щоб відобразити повний текст."
@ -7648,28 +7690,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7687,9 +7723,6 @@ msgstr "Показати всі налаштування (включаючи н
msgid "Select presets to compare"
msgstr "Виберіть налаштування для порівняння"
msgid "Transfer"
msgstr "Передача"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -15094,18 +15127,6 @@ msgstr ""
#~ msgid "Load failed [%d]!"
#~ msgstr "Завантаження не вдалося [%d]!"
#~ msgid "Transfer or discard changes"
#~ msgstr "Відкинути або зберегти зміни"
#~ msgid "Old Value"
#~ msgstr "Старе значення"
#~ msgid "New Value"
#~ msgstr "Нове значення"
#~ msgid "Discard"
#~ msgstr "Не зберігати"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Slic3rPE\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: 2023-04-01 13:21+0800\n"
"Last-Translator: SoftFever <softfeverever@gmail.com>\n"
"Language-Team: \n"
@ -1887,6 +1887,12 @@ msgstr "自动摆放"
msgid "arrange current plate"
msgstr "在当前盘执行自动摆放"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "自动朝向"
@ -3039,6 +3045,45 @@ msgstr "运行后处理脚本"
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "导出G-code文件发生未知错误。"
@ -7364,26 +7409,23 @@ msgstr "未定义"
msgid "Unsaved Changes"
msgstr "未保存的更改"
msgid "Actions For Unsaved Changes"
msgstr ""
msgid "Transfer or discard changes"
msgstr "放弃或保留更改"
msgid "Preset Value"
msgstr ""
msgid "Old Value"
msgstr "旧值"
msgid "Modified Value"
msgstr ""
msgid "New Value"
msgstr "新值"
msgid "Transfer Modified Value"
msgstr ""
msgid "Transfer"
msgstr "迁移"
msgid "Don't save"
msgstr "不保存"
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgstr ""
msgid "Discard"
msgstr "放弃"
msgid "Click the right mouse button to display the full text."
msgstr "单击鼠标右键显示全文。"
@ -7441,28 +7483,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7480,9 +7516,6 @@ msgstr "显示所有预设(包括不兼容的)"
msgid "Select presets to compare"
msgstr "选择要比较的预设"
msgid "Transfer"
msgstr "迁移"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -14910,18 +14943,6 @@ msgstr ""
#~ "will be exported."
#~ msgstr "无法对模型网格执行布尔运算。只有正面部分将被导出。"
#~ msgid "Transfer or discard changes"
#~ msgstr "放弃或保留更改"
#~ msgid "Old Value"
#~ msgstr "旧值"
#~ msgid "New Value"
#~ msgstr "新值"
#~ msgid "Discard"
#~ msgstr "放弃"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-28 18:11+0800\n"
"POT-Creation-Date: 2024-05-01 00:42+0800\n"
"PO-Revision-Date: 2023-11-06 14:37+0800\n"
"Last-Translator: ablegods <ablegods@gmail.com>\n"
"Language-Team: \n"
@ -1947,6 +1947,12 @@ msgstr "自動擺放"
msgid "arrange current plate"
msgstr "在列印板執行自動擺放"
msgid "Reload All"
msgstr ""
msgid "reload all from disk"
msgstr ""
msgid "Auto Rotate"
msgstr "自動旋轉方向"
@ -3161,6 +3167,45 @@ msgstr "執行後處理腳本"
msgid "Successfully executed post-processing script"
msgstr ""
msgid "Unknown error occured during exporting G-code."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. Maybe the SD "
"card is write locked?\n"
"Error message: %1%"
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code to the output G-code failed. There might be "
"problem with target device, please try exporting again or using different "
"device. The corrupted output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid ""
"Renaming of the G-code after copying to the selected destination folder has "
"failed. Current path is %1%.tmp. Please try exporting again."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the original code at %1% "
"couldn't be opened during copy check. The output G-code is at %2%.tmp."
msgstr ""
#, boost-format
msgid ""
"Copying of the temporary G-code has finished but the exported code couldn't "
"be opened during copy check. The output G-code is at %1%.tmp."
msgstr ""
#, boost-format
msgid "G-code file exported to %1%"
msgstr ""
msgid "Unknown error when export G-code."
msgstr "匯出 G-code 檔案發生未知錯誤。"
@ -7710,26 +7755,23 @@ msgstr "未定義"
msgid "Unsaved Changes"
msgstr "未儲存的更改"
msgid "Actions For Unsaved Changes"
msgstr ""
msgid "Transfer or discard changes"
msgstr "放棄或保留更改"
msgid "Preset Value"
msgstr ""
msgid "Old Value"
msgstr "舊值"
msgid "Modified Value"
msgstr ""
msgid "New Value"
msgstr "新值"
msgid "Transfer Modified Value"
msgstr ""
msgid "Transfer"
msgstr "遷移"
msgid "Don't save"
msgstr "不儲存"
msgid "Use Preset Value"
msgstr ""
msgid "Save Modified Value"
msgstr ""
msgid "Discard"
msgstr "放棄"
msgid "Click the right mouse button to display the full text."
msgstr "單擊滑鼠右鍵顯示全文。"
@ -7787,28 +7829,22 @@ msgstr ""
msgid ""
"\n"
"Would you like to save these changed settings(modified value)?"
"You can save or discard the preset values you have modified."
msgstr ""
msgid ""
"\n"
"Would you like to keep these changed settings(modified value) after "
"switching preset?"
"You can save or discard the preset values you have modified, or choose to "
"transfer the values you have modified to the new preset."
msgstr ""
msgid ""
"You have previously modified your settings and are about to overwrite them "
"with new ones."
msgid "You have previously modified your settings."
msgstr ""
msgid ""
"\n"
"Do you want to keep your current modified settings, or use preset settings?"
msgstr ""
msgid ""
"\n"
"Do you want to save your current modified settings?"
"You can discard the preset values you have modified, or choose to transfer "
"the modified values to the new project"
msgstr ""
msgid "Extruders count"
@ -7828,9 +7864,6 @@ msgstr "顯示所有預設(包括不相容的)"
msgid "Select presets to compare"
msgstr "選擇要比較的預設"
msgid "Transfer"
msgstr "遷移"
msgid ""
"You can only transfer to current active profile because it has been modified."
msgstr ""
@ -15366,18 +15399,6 @@ msgstr ""
#~ "will be exported."
#~ msgstr "無法對模型網格執行布林運算。只有正面部分將被導出。"
#~ msgid "Transfer or discard changes"
#~ msgstr "放棄或保留更改"
#~ msgid "Old Value"
#~ msgstr "舊值"
#~ msgid "New Value"
#~ msgstr "新值"
#~ msgid "Discard"
#~ msgstr "放棄"
#, boost-format
#~ msgid ""
#~ "You have changed some settings of preset \"%1%\". \n"

View file

@ -1,137 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
version="1.1"
id="svg2"
width="1023.9872"
height="1023.9927"
viewBox="0 0 1023.9872 1023.9927"
sodipodi:docname="BambuStudio.svg"
inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs6">
<linearGradient
inkscape:collect="always"
id="linearGradient619">
<stop
style="stop-color:#d9d9d9;stop-opacity:1;"
offset="0"
id="stop615" />
<stop
style="stop-color:#f9f9f9;stop-opacity:1;"
offset="1"
id="stop617" />
</linearGradient>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath16">
<path
d="M 0,792 H 612 V 0 H 0 Z"
id="path14" />
</clipPath>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient619"
id="linearGradient621"
x1="0"
y1="0"
x2="1024"
y2="1024.9971"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0000572,0,0,1.0000572,-0.06243956,-0.05871163)" />
</defs>
<sodipodi:namedview
id="namedview4"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="0.25"
inkscape:cx="292"
inkscape:cy="568"
inkscape:window-width="1350"
inkscape:window-height="1237"
inkscape:window-x="486"
inkscape:window-y="91"
inkscape:window-maximized="0"
inkscape:current-layer="layer1" />
<g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="background"
transform="matrix(0.99895749,0,0,0.99799215,-0.93372195,0.0585938)">
<rect
style="fill:url(#linearGradient621);fill-opacity:1;stroke-width:1.00006"
id="rect457"
width="1025.0558"
height="1026.0529"
x="0.93469638"
y="-0.058711685"
rx="2.0001144"
ry="2.0001144" />
</g>
<g
id="g8"
inkscape:groupmode="layer"
inkscape:label="OrcaS"
transform="matrix(1.3333333,0,0,-1.3333333,1.3995581e-8,1055.9963)">
<g
id="g10"
transform="translate(76.258954,16.062441)">
<g
id="g12"
clip-path="url(#clipPath16)">
<g
id="g18"
transform="translate(59.7287,115.3517)">
<path
d="m 0,0 c 53.332,-53.285 126.698,-86.317 207.744,-86.646 164.049,-0.664 298.355,134.38 297.699,299.337 -0.324,81.496 -33.176,155.271 -86.17,208.899 z"
style="fill:#292826;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path20" />
</g>
<g
id="g22"
transform="translate(479.0017,536.9419)">
<path
d="m 0,0 -419.273,-421.59 c 0.298,-0.298 0.606,-0.587 0.906,-0.884 146.894,74.925 348.023,206.579 486.003,316.297 C 52.756,-65.97 29.506,-29.859 0,0"
style="fill:#009789;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path24" />
</g>
<g
id="g26"
transform="translate(397.0372,747)">
<path
d="m 0,0 c -163.742,0 -296.482,-133.473 -296.482,-298.121 0,-81.979 32.915,-156.223 86.172,-210.117 l 419.273,421.59 C 155.364,-33.096 81.529,0 0,0"
style="fill:#292826;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path28" />
</g>
<g
id="g30"
transform="translate(397.0372,747)">
<path
d="m 0,0 c -56.714,0 -109.702,-16.022 -154.751,-43.796 -24.127,6.312 -54.061,11.37 -88.437,11.157 -59.938,-0.372 -108.713,-16.603 -141.822,-31.784 -8.218,-3.768 -6.898,-15.967 1.941,-17.829 21.801,-4.593 50.498,-14.324 78.883,-35.28 17.931,-13.238 31.574,-27.883 41.856,-41.597 -21.794,-41.504 -34.152,-88.793 -34.152,-138.992 0,-29.952 4.412,-58.865 12.586,-86.137 12.54,27.79 25.699,46.391 29.916,52.184 27.229,37.41 56.015,56.883 98.542,85.651 31.328,21.193 74.856,46.047 199.916,97.449 0,0 39.121,11.017 91.587,42.212 20.912,12.433 36.823,24.17 41.863,42.526 0.355,1.293 0.677,2.57 0.973,3.83 C 129.175,-22.506 67.208,0 0,0"
style="fill:#262523;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path32" />
</g>
<g
id="g34"
transform="translate(446.5563,646.8041)">
<path
d="m 0,0 c 10.875,-19.229 -10.891,-52.305 -48.616,-73.879 -37.725,-21.573 -77.124,-23.474 -88,-4.245 -10.875,19.229 10.891,52.305 48.617,73.879 C -50.274,17.328 -10.875,19.229 0,0"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path36" />
</g>
</g>
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64"><rect width="64" height="64" rx="14" style="fill:#e9e9e9"/><path d="M13.84,50.354a19.7,19.7,0,0,0,13.883,5.79A19.944,19.944,0,0,0,41.858,22.182Z" style="fill:#292826"/><path d="M41.858,22.181,13.84,50.354l.061.059A220.548,220.548,0,0,0,46.378,29.277a19.964,19.964,0,0,0-4.52-7.1" style="fill:#009789"/><path d="M36.381,7.856A19.943,19.943,0,0,0,22.327,41.818L50.345,13.646a19.693,19.693,0,0,0-13.964-5.79" style="fill:#292826"/><path d="M36.381,7.856A19.636,19.636,0,0,0,26.04,10.782a22.742,22.742,0,0,0-5.91-.745,23.084,23.084,0,0,0-9.477,2.124.632.632,0,0,0,.129,1.191,13.52,13.52,0,0,1,8.069,5.137A20.06,20.06,0,0,0,17.41,33.534a19.873,19.873,0,0,1,2-3.488c1.819-2.5,3.743-3.8,6.585-5.723,2.093-1.416,5-3.077,13.359-6.512a28.421,28.421,0,0,0,6.12-2.821c1.4-.831,2.461-1.615,2.8-2.842.024-.086.045-.172.065-.256A19.655,19.655,0,0,0,36.381,7.856" style="fill:#262523"/><path d="M39.69,14.551c.727,1.285-.728,3.495-3.249,4.937s-5.154,1.569-5.88.284.727-3.495,3.248-4.937,5.154-1.569,5.881-.284" style="fill:#fff"/></svg>

Before

Width:  |  Height:  |  Size: 5 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5 KiB

Before After
Before After

View file

@ -1,22 +1 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 128 128" enable-background="new 0 0 128 128" xml:space="preserve">
<g id="ADD">
<path fill="#FFFFFF" d="M72.3,117.5H10.5v-75h75v23.27c1.61-0.56,3.28-0.99,5-1.29V41.04l27-27V72.3c1.89,1.71,3.57,3.65,5,5.76V8
c0-0.05-0.01-0.1-0.02-0.15c0-0.06-0.01-0.11-0.02-0.17c-0.03-0.22-0.08-0.43-0.15-0.62c0,0,0-0.01,0-0.01c0,0,0,0,0,0
c-0.01-0.03-0.03-0.05-0.04-0.08c-0.05-0.11-0.11-0.21-0.17-0.31c-0.03-0.04-0.05-0.08-0.08-0.11c-0.06-0.08-0.13-0.16-0.2-0.24
c-0.03-0.03-0.06-0.07-0.09-0.1c-0.09-0.09-0.19-0.17-0.3-0.25c-0.01-0.01-0.02-0.02-0.04-0.03c-0.12-0.08-0.24-0.15-0.38-0.2
c-0.04-0.02-0.09-0.03-0.13-0.05c-0.1-0.04-0.2-0.07-0.3-0.09c-0.05-0.01-0.09-0.02-0.14-0.03c-0.15-0.03-0.3-0.05-0.45-0.05H48
c-0.57,0-1.12,0.19-1.56,0.55l-40,32c-0.03,0.03-0.06,0.06-0.09,0.09c-0.07,0.06-0.13,0.12-0.19,0.19
c-0.05,0.06-0.1,0.12-0.15,0.18c-0.05,0.07-0.09,0.13-0.14,0.2c-0.04,0.07-0.08,0.14-0.12,0.21c-0.03,0.07-0.07,0.15-0.09,0.22
c-0.03,0.08-0.05,0.16-0.07,0.24c-0.02,0.08-0.04,0.15-0.05,0.23c-0.01,0.09-0.02,0.18-0.03,0.27c0,0.04-0.01,0.08-0.01,0.13v80
c0,1.38,1.12,2.5,2.5,2.5h70.06C75.95,121.07,74.01,119.39,72.3,117.5z M48.88,10.5h65.09l-27,27H15.13L48.88,10.5z"/>
<g>
<path fill="#ED6B21" d="M96,69.5c-14.61,0-26.5,11.89-26.5,26.5s11.89,26.5,26.5,26.5s26.5-11.89,26.5-26.5S110.61,69.5,96,69.5z
M96,117.5c-11.86,0-21.5-9.64-21.5-21.5S84.14,74.5,96,74.5s21.5,9.64,21.5,21.5S107.86,117.5,96,117.5z"/>
<path fill="#ED6B21" d="M112,93.5H98.5V80c0-1.38-1.12-2.5-2.5-2.5s-2.5,1.12-2.5,2.5v13.5H80c-1.38,0-2.5,1.12-2.5,2.5
s1.12,2.5,2.5,2.5h13.5V112c0,1.38,1.12,2.5,2.5,2.5s2.5-1.12,2.5-2.5V98.5H112c1.38,0,2.5-1.12,2.5-2.5S113.38,93.5,112,93.5z"/>
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M.5,13.5V1.5a1,1,0,0,1,1-1h12a1,1,0,0,1,1,1v12a1,1,0,0,1-1,1H1.5A1,1,0,0,1,.5,13.5Zm3-6h3m2,0h3m-4-4v8" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round;opacity:0.6000000000000001"/></svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 307 B

Before After
Before After

View file

@ -1,19 +1 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g id="add_x5F_copies">
<g>
<path fill="#808080" d="M8,2c3.31,0,6,2.69,6,6s-2.69,6-6,6s-6-2.69-6-6S4.69,2,8,2 M8,1C4.13,1,1,4.13,1,8s3.13,7,7,7s7-3.13,7-7
S11.87,1,8,1L8,1z"/>
</g>
<g>
<path fill="#009688" d="M12,8.75H4C3.59,8.75,3.25,8.41,3.25,8S3.59,7.25,4,7.25h8c0.41,0,0.75,0.34,0.75,0.75S12.41,8.75,12,8.75
z"/>
</g>
<g>
<path fill="#009688" d="M8,12.75c-0.41,0-0.75-0.34-0.75-0.75V4c0-0.41,0.34-0.75,0.75-0.75S8.75,3.59,8.75,4v8
C8.75,12.41,8.41,12.75,8,12.75z"/>
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M.5,13.5V3.5a1,1,0,0,1,1-1h10a1,1,0,0,1,1,1v10a1,1,0,0,1-1,1H1.5A1,1,0,0,1,.5,13.5Zm13-1a1,1,0,0,0,1-1V1.5a1,1,0,0,0-1-1H3.5a1,1,0,0,0-1,1m0,7h3m2,0h3m-4,4v-8" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round;opacity:0.6000000000000001"/></svg>

Before

Width:  |  Height:  |  Size: 846 B

After

Width:  |  Height:  |  Size: 363 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2 7H12" stroke="#262E30" stroke-linecap="round"/>
<path d="M7 2V12" stroke="#262E30" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M5.5,14.5c-1.105,0-2-3.686-2-7s.895-7,2-7" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><line x1="7.5" y1="7.5" x2="15.5" y2="7.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="11.5" y1="11.5" x2="11.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><path d="M3.5,13.7c-.294.511-.636.8-1,.8-1.1,0-2-3.686-2-7s.9-7,2-7c.365,0,.707.293,1,.805" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M6.727,4.5c.334-2.208,1-4,1.773-4,.354,0,.686.378.974,1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M9.474,13.5c-.288.622-.62,1-.974,1-.77,0-1.439-1.792-1.773-4" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 223 B

After

Width:  |  Height:  |  Size: 922 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16px" height="16px">
<path fill="#808080" d="m 4,0 v 4 h 4 v 10 h 4 V 4 h 4 V 0 Z m 1.121094,1 h 1.414062 l 2,2 H 7.115235 Z M 7.242188,1 H 8.65625 L 11,3.34375 v 1.4140625 z m 2.121093,0 h 1.408205 l 1.998045,1.998 H 11.35547 Z m 2.121094,0 h 1.414063 l 1.992186,2 h -1.414061 z m 2.121094,0 H 15 V 2.3964375 Z M 5,1.59175 6.408203,3 H 5 Z m 4,1.8789062 2,1.9941407 V 6.8788594 L 9,4.8847188 Z M 9,5.59175 11,7.5858906 V 9 L 9,7 Z m 0,2.1210938 2,2.0000002 v 1.414063 L 9,9.126906 Z m 0,2.1210942 2,2 V 13 H 10.761152 L 9,11.248 Z M 9,12 10,13 H 9 Z" />
<path fill="#009688" d="M 3.5 9 C 1.5741139 9 0 10.574114 0 12.5 C 0 14.425886 1.5741139 16 3.5 16 C 5.4258861 16 7 14.425886 7 12.5 C 7 10.574114 5.4258861 9 3.5 9 z M 3.5 10.199219 C 4.7773592 10.199219 5.8007813 11.222641 5.8007812 12.5 C 5.8007812 12.667974 5.7816922 12.830839 5.7480469 12.988281 L 3.0117188 10.251953 C 3.1691607 10.218308 3.3320257 10.199219 3.5 10.199219 z M 2.4863281 10.433594 L 5.5664062 13.513672 C 5.3371871 13.983352 4.9544913 14.362231 4.4804688 14.583984 L 1.4160156 11.521484 C 1.6376653 11.046724 2.0161177 10.663072 2.4863281 10.433594 z M 1.2421875 12.054688 L 3.9472656 14.757812 C 3.8024888 14.786013 3.6534389 14.800781 3.5 14.800781 C 2.2226408 14.800781 1.1992188 13.777359 1.1992188 12.5 C 1.1992188 12.347226 1.2142247 12.198881 1.2421875 12.054688 z " />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M6.5,14.5a1,1,0,0,1-1-1v-9h-4a1,1,0,0,1-1-1v-2a1,1,0,0,1,1-1h12a1,1,0,0,1,1,1v2a1,1,0,0,1-1,1h-4v2" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="8.5" y1="8.5" x2="14.5" y2="14.5" style="fill:none;stroke:#009688;stroke-linejoin:round"/><line x1="14.5" y1="8.5" x2="8.5" y2="14.5" style="fill:none;stroke:#009688;stroke-linejoin:round"/><line x1="11.5" y1="8.5" x2="11.5" y2="14.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="14.5" y1="11.5" x2="8.5" y2="11.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 721 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16px" height="16px">
<path fill="#808080" d="m 5,14 v 2 H 10.293 11 V 15.293 6 h 5 V 0 H 0 v 6 h 5 v 5 l 1,0 V 5 L 4,3 H 1.5 V 4 H 3.583984 L 4.587891,5 H 1 V 1 h 14 v 3.293 l -1,-1 V 1.5 H 13 V 3 H 8 V 13 H 7 v 1 h 1.293 l 1,1 H 6 V 14 Z M 9.707,4 h 3.586 l 1,1 H 10.707 Z M 9,4.707 l 1,1 v 8.586 l -1,-1 z" />
<path fill="#009688" d="M 1,12 C 0.5,12 0,12 0,12.5 0,13 0.5,13 1,13 H 6 C 6.5,13 7,13 7,12.5 7,12 6.5,12 6,12 Z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M6.5,14.5a1,1,0,0,1-1-1v-9h-4a1,1,0,0,1-1-1v-2a1,1,0,0,1,1-1h12a1,1,0,0,1,1,1v2a1,1,0,0,1-1,1h-4v2" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M15,11.5A3.5,3.5,0,1,1,11.5,8,3.5,3.5,0,0,1,15,11.5ZM14,11H9v1h5Z" style="fill:#009688"/></svg>

Before

Width:  |  Height:  |  Size: 503 B

After

Width:  |  Height:  |  Size: 373 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16px" height="16px">
<path fill="#808080" d="M 6,11 V 7.5 H 5 V 11 Z M 5,13.5 7.53125,16 H 12 V 7 h 4 V 2.5 L 13.625,0 H 1 V 4.7128906 L 3.419922,7 H 7 v 7.257812 l -1,-1 z M 2.695312,1 h 10.580079 l 1,1 H 3.695312 Z M 2,1.703125 l 1,1 V 5.40625 l -1,-1 z M 4,3 h 11 v 3 h -4 v 9 H 8 V 6 H 4 Z" />
<path fill="#009688" d="M 3.5,9 C 3,9 3,9.5 3,10 v 2 H 1 C 0.5,12 0,12 0,12.5 0,13 0.5,13 1,13 h 2 v 2 c 0,0.5 0,1 0.5,1 C 4,16 4,15.5 4,15 V 13 H 6 C 6.5,13 7,13 7,12.5 7,12 6.5,12 6,12 H 4 V 10 C 4,9.5 4,9 3.5,9 Z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M6.5,14.5a1,1,0,0,1-1-1v-9h-4a1,1,0,0,1-1-1v-2a1,1,0,0,1,1-1h12a1,1,0,0,1,1,1v2a1,1,0,0,1-1,1h-4v2" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M15,11.5A3.5,3.5,0,1,1,11.5,8,3.5,3.5,0,0,1,15,11.5ZM14,11H12V9H11v2H9v1h2v2h1V12h2Z" style="fill:#009688"/></svg>

Before

Width:  |  Height:  |  Size: 592 B

After

Width:  |  Height:  |  Size: 392 B

Before After
Before After

View file

@ -1,13 +1 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1018_9532)">
<path d="M5.91568 8.56926C6.89399 8.56926 7.68706 7.78905 7.68706 6.82662C7.68706 5.86419 6.89399 5.08398 5.91568 5.08398C4.93736 5.08398 4.14429 5.86419 4.14429 6.82662C4.14429 7.78905 4.93736 8.56926 5.91568 8.56926Z" fill="#ACACAC" stroke="#262E30" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M12.4062 10.1944C12.4062 10.1278 12.4031 10.0619 12.3969 9.99688C12.3846 9.86738 12.4411 9.73764 12.5542 9.67334L12.8254 9.5191C12.9708 9.4364 13.0205 9.25075 12.9359 9.10648L12.5552 8.45774C12.4721 8.31626 12.2909 8.26771 12.1482 8.34873L11.8637 8.51036C11.7533 8.57312 11.6164 8.55773 11.5126 8.48446C11.4004 8.40531 11.2802 8.33658 11.1532 8.27958C11.0354 8.22672 10.9518 8.114 10.9518 7.9849V7.67695C10.9518 7.51127 10.8175 7.37695 10.6518 7.37695H9.8824C9.71671 7.37695 9.5824 7.51127 9.5824 7.67695V7.98451C9.5824 8.1138 9.49862 8.22664 9.38067 8.27958C9.25393 8.33647 9.13373 8.40528 9.02164 8.48444C8.91786 8.55774 8.78097 8.57312 8.67049 8.51036L8.38599 8.34873C8.24336 8.26771 8.06209 8.31626 7.97907 8.45774L7.59837 9.10648C7.51371 9.25075 7.56339 9.4364 7.7088 9.51909L7.98137 9.6741C8.09379 9.73804 8.15034 9.86668 8.13776 9.99539C8.13137 10.0609 8.128 10.1272 8.128 10.1944C8.128 10.261 8.13113 10.327 8.13732 10.392C8.14964 10.5215 8.09309 10.6512 7.98002 10.7155L7.7088 10.8698C7.56339 10.9524 7.51371 11.1381 7.59837 11.2824L7.97907 11.9311C8.06209 12.0726 8.24336 12.1211 8.38599 12.0401L8.67049 11.8785C8.78097 11.8157 8.91785 11.8311 9.02166 11.9044C9.13381 11.9835 9.25405 12.0523 9.38108 12.1093C9.49887 12.1621 9.5824 12.2748 9.5824 12.4039V12.7119C9.5824 12.8776 9.71671 13.0119 9.8824 13.0119H10.6518C10.8175 13.0119 10.9518 12.8776 10.9518 12.7119V12.4043C10.9518 12.275 11.0356 12.1622 11.1536 12.1093C11.2803 12.0524 11.4005 11.9836 11.5126 11.9044C11.6164 11.8311 11.7533 11.8157 11.8637 11.8785L12.1482 12.0401C12.2909 12.1211 12.4721 12.0726 12.5552 11.9311L12.9359 11.2824C13.0205 11.1381 12.9708 10.9524 12.8254 10.8698L12.5542 10.7155C12.4411 10.6512 12.3846 10.5215 12.3969 10.392C12.4031 10.327 12.4062 10.261 12.4062 10.1944Z" stroke="#262E30" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M9.56905 6.10587L10.5676 5.53883C10.7132 5.45618 10.763 5.27041 10.6782 5.12607L9.78954 3.61226C9.70652 3.47084 9.52532 3.42229 9.38271 3.50326L8.55924 3.97078C8.4488 4.03348 8.31157 4.01889 8.21097 3.94139C7.93891 3.7318 7.6364 3.55866 7.31102 3.42913C7.191 3.38136 7.10783 3.2678 7.10783 3.13862V2.21797C7.10783 2.05228 6.97352 1.91797 6.80783 1.91797H5.02369C4.85801 1.91797 4.72369 2.05228 4.72369 2.21797V3.13785C4.72369 3.26702 4.64052 3.38058 4.5205 3.42836C4.19512 3.55789 3.89262 3.73103 3.62056 3.94061C3.51995 4.01812 3.38272 4.03271 3.27228 3.97001L2.44889 3.50253C2.30625 3.42154 2.12501 3.47013 2.04201 3.61161L1.15396 5.12533C1.06929 5.26967 1.11907 5.45538 1.26458 5.53801L2.07419 5.99774C2.18698 6.06178 2.24458 6.19091 2.22645 6.31934C2.2031 6.48472 2.19089 6.65362 2.19089 6.82552C2.19089 6.99742 2.2031 7.16632 2.22645 7.3317C2.24458 7.46013 2.18698 7.58926 2.07419 7.6533L1.26466 8.11299C1.11911 8.19564 1.06935 8.3814 1.15408 8.52574L2.04277 10.0395C2.12579 10.181 2.30699 10.2295 2.4496 10.1486L3.27307 9.68103C3.3835 9.61833 3.52074 9.63292 3.62134 9.71043C3.8934 9.92001 4.1959 10.0932 4.52129 10.2227C4.64131 10.2705 4.72448 10.384 4.72448 10.5132V11.4331C4.72448 11.5988 4.85879 11.7331 5.02448 11.7331H6.43294" stroke="#262E30" stroke-width="0.5" stroke-miterlimit="10"/>
</g>
<defs>
<clipPath id="clip0_1018_9532">
<rect width="14" height="14" fill="white" transform="translate(0 14) rotate(-90)"/>
</clipPath>
</defs>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M10.2,13.8A20.875,20.875,0,0,1,6.376,8.5C4.305,4.673,3.353,1.124,4.25.572" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M1.781,6.381A18.541,18.541,0,0,1,8,5.5c4.142,0,7.5.9,7.5,2" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M12.017,2.314A21.814,21.814,0,0,1,9.624,8.5c-2.071,3.826-4.477,6.48-5.374,5.927" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M15.5,7.5c0,1.1-3.358,2-7.5,2S.5,8.6.5,7.5c0-.414.472-.8,1.281-1.118" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M4.25,14.426c-.9-.552.055-4.1,2.126-7.927S10.853.02,11.75.572c.336.207.413.835.267,1.742" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M4.25.572c.9-.552,3.3,2.1,5.374,5.927s3.023,7.375,2.126,7.927c-.336.207-.885-.036-1.548-.624" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><circle cx="12" cy="2.804" r="1" style="fill:#009688;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><circle cx="9.6" cy="13.196" r="1" style="fill:#009688;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><circle cx="2.5" cy="6.499" r="1" style="fill:#009688;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Before After
Before After

View file

@ -1,7 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16px" height="16px">
<path fill="#009688" d="m 7,14 c 0,0 0,1 1,1 1,0 1,-1 1,-1 V 2 C 9,2 9,1 8,1 7,1 7,2 7,2 Z"/>
<path fill="#808080" d="M 3,3 H 13 V 4 H 3 Z" />
<path fill="#808080" d="m 3.5,9 h 9 v 1 h -9 z" />
<path fill="#808080" d="m 5.5,6 h 5 v 1 h -5 z" />
<path fill="#808080" d="m 4,12 h 8 v 1 H 4 Z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="1.5" y1="1.5" x2="13.5" y2="1.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="3.5" y1="5.5" x2="11.5" y2="5.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="1.5" y1="9.5" x2="13.5" y2="9.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="4.5" y1="13.5" x2="10.5" y2="13.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 389 B

After

Width:  |  Height:  |  Size: 575 B

Before After
Before After

View file

@ -1,7 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16px" height="16px">
<path fill="#009688" d="m 1,14 c 0,0 0,1 1,1 1,0 1,-1 1,-1 V 2 C 3,2 3,1 2,1 1,1 1,2 1,2 Z" />
<path fill="#808080" d="M 2,3 H 12 V 4 H 2 Z" />
<path fill="#808080" d="m 2,9 h 9 v 1 H 2 Z" />
<path fill="#808080" d="M 2,6 H 7 V 7 H 2 Z" />
<path fill="#808080" d="m 2,12 h 8 v 1 H 2 Z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="1.5" y1="1.5" x2="13.5" y2="1.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="1.5" y1="5.5" x2="11.5" y2="5.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="1.5" y1="9.5" x2="12.5" y2="9.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="1.5" y1="13.5" x2="7.5" y2="13.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 383 B

After

Width:  |  Height:  |  Size: 574 B

Before After
Before After

View file

@ -1,7 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16px" height="16px">
<path fill="#009688" d="m 15,14 c 0,0 0,1 -1,1 -1,0 -1,-1 -1,-1 V 2 c 0,0 0,-1 1,-1 1,0 1,1 1,1 z" />
<path fill="#808080" d="M 14,3 H 4 v 1 h 10 z" />
<path fill="#808080" d="M 14,9 H 5 v 1 h 9 z" />
<path fill="#808080" d="M 14,6 H 9 v 1 h 5 z" />
<path fill="#808080" d="M 14,12 H 6 v 1 h 8 z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="1.5" y1="1.5" x2="13.5" y2="1.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="3.5" y1="5.5" x2="13.5" y2="5.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="2.5" y1="9.5" x2="13.5" y2="9.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="7.5" y1="13.5" x2="13.5" y2="13.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 395 B

After

Width:  |  Height:  |  Size: 575 B

Before After
Before After

View file

@ -1,60 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 16 16"
width="16px"
height="16px"
version="1.1"
id="svg12"
sodipodi:docname="vertic_bottom.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs16" />
<sodipodi:namedview
id="namedview14"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="true"
inkscape:zoom="41.7193"
inkscape:cx="12.356391"
inkscape:cy="8.5092511"
inkscape:window-width="1920"
inkscape:window-height="1129"
inkscape:window-x="1912"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg12">
<inkscape:grid
type="xygrid"
id="grid299" />
</sodipodi:namedview>
<path
fill="#009688"
d="M 2,11 C 2,11 1,11 1,12.5 1,14 2,14 2,14 h 12 c 0,0 1,0 1,-1.5 C 15,11 14,11 14,11 Z"
id="path2"
style="stroke-width:1.22474" />
<path
fill="#808080"
d="M 3,3 H 13 V 4 H 3 Z"
id="path4" />
<path
fill="#808080"
d="M 3,6 H 13 V 7 H 3 Z"
id="path301" />
<path
fill="#808080"
d="m 3,9 h 10 v 1 H 3 Z"
id="path303" />
<path
fill="#808080"
d="m 3,12 h 10 v 1 H 3 Z"
id="path305" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="1.5" y1="5.5" x2="13.5" y2="5.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="3.5" y1="9.5" x2="11.5" y2="9.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="1.5" y1="13.5" x2="13.5" y2="13.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 454 B

Before After
Before After

View file

@ -1,60 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 16 16"
width="16px"
height="16px"
version="1.1"
id="svg12"
sodipodi:docname="vertic_center.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs16" />
<sodipodi:namedview
id="namedview14"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="true"
inkscape:zoom="41.7193"
inkscape:cx="12.356391"
inkscape:cy="8.5092511"
inkscape:window-width="1920"
inkscape:window-height="1129"
inkscape:window-x="1912"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg12">
<inkscape:grid
type="xygrid"
id="grid299" />
</sodipodi:namedview>
<path
fill="#009688"
d="m 2,6.5 c 0,0 -1,0 -1,1.5 0,1.5 1,1.5 1,1.5 h 12 c 0,0 1,0 1,-1.5 0,-1.5 -1,-1.5 -1,-1.5 z"
id="path2"
style="stroke-width:1.22474" />
<path
fill="#808080"
d="M 3,3 H 13 V 4 H 3 Z"
id="path4" />
<path
fill="#808080"
d="M 3,6 H 13 V 7 H 3 Z"
id="path301" />
<path
fill="#808080"
d="m 3,9 h 10 v 1 H 3 Z"
id="path303" />
<path
fill="#808080"
d="m 3,12 h 10 v 1 H 3 Z"
id="path305" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="1.5" y1="3.5" x2="13.5" y2="3.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="3.5" y1="7.5" x2="11.5" y2="7.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="1.5" y1="11.5" x2="13.5" y2="11.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 454 B

Before After
Before After

View file

@ -1,60 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 16 16"
width="16px"
height="16px"
version="1.1"
id="svg12"
sodipodi:docname="vertic_top.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs16" />
<sodipodi:namedview
id="namedview14"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="true"
inkscape:zoom="41.7193"
inkscape:cx="12.356391"
inkscape:cy="8.5092511"
inkscape:window-width="1920"
inkscape:window-height="1129"
inkscape:window-x="1912"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg12">
<inkscape:grid
type="xygrid"
id="grid299" />
</sodipodi:namedview>
<path
fill="#009688"
d="M 2,2 C 2,2 1,2 1,3.5 1,5 2,5 2,5 H 14 C 14,5 15,5 15,3.5 15,2 14,2 14,2 Z"
id="path2"
style="stroke-width:1.22474" />
<path
fill="#808080"
d="M 3,3 H 13 V 4 H 3 Z"
id="path4" />
<path
fill="#808080"
d="M 3,6 H 13 V 7 H 3 Z"
id="path301" />
<path
fill="#808080"
d="m 3,9 h 10 v 1 H 3 Z"
id="path303" />
<path
fill="#808080"
d="m 3,12 h 10 v 1 H 3 Z"
id="path305" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="1.5" y1="1.5" x2="13.5" y2="1.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="3.5" y1="5.5" x2="11.5" y2="5.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="1.5" y1="9.5" x2="13.5" y2="9.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 452 B

Before After
Before After

View file

@ -1,3 +1 @@
<svg width="26" height="11" viewBox="0 0 26 11" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M25.0877 5.97153C25.3595 5.69978 25.3595 5.2592 25.0877 4.98746L20.6594 0.55913C20.3877 0.287386 19.9471 0.287386 19.6753 0.55913C19.4036 0.830875 19.4036 1.27146 19.6753 1.5432L23.6116 5.47949L19.6753 9.41578C19.4036 9.68753 19.4036 10.1281 19.6753 10.3999C19.9471 10.6716 20.3877 10.6716 20.6594 10.3999L25.0877 5.97153ZM0.90332 6.17534H24.5957V4.78365H0.90332V6.17534Z" fill="#009688"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="8" viewBox="0 0 20 8"><line x1="0.5" y1="3.5" x2="19.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><polyline points="16.5 6.5 19.5 3.5 16.5 0.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 502 B

After

Width:  |  Height:  |  Size: 330 B

Before After
Before After

View file

@ -1,8 +1 @@
<svg width="13" height="15" xmlns="http://www.w3.org/2000/svg" fill="none">
<g>
<title>Layer 1</title>
<path id="svg_1" fill="#323A3D" d="m1.06437,9.28011l0.01103,2.11179l2.13978,0.0108l-2.15081,-2.12259zm0.0114,0.01023l2.12876,2.10086l9.40197,-9.27883l-2.1287,-2.10086l-9.40203,9.27883z" clip-rule="evenodd" fill-rule="evenodd"/>
<line id="svg_2" stroke-linecap="round" stroke-width="2" stroke="#323A3D" y2="13.4785" x2="12" y1="13.4785" x1="2.05957"/>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="13" height="15" viewBox="0 0 13 15"><path d="M1.5,9.5v2h2l8.586-8.586a1.414,1.414,0,0,0-2-2Z" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="1.5" y1="14.5" x2="12.5" y2="14.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 474 B

After

Width:  |  Height:  |  Size: 348 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="13" height="15" viewBox="0 0 13 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.06444 9.28005L1.07547 11.3918L3.21526 11.4027L1.06444 9.28005ZM1.07569 9.28988L3.20445 11.3907L12.6065 2.11192L10.4777 0.011054L1.07569 9.28988Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.05957 13.4785C1.05957 12.9262 1.50729 12.4785 2.05957 12.4785H12C12.5523 12.4785 13 12.9262 13 13.4785C13 14.0308 12.5523 14.4785 12 14.4785H2.05957C1.50729 14.4785 1.05957 14.0308 1.05957 13.4785Z" fill="white"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="13" height="15" viewBox="0 0 13 15"><path d="M1.5,9.5v2h2l8.586-8.586a1.414,1.414,0,0,0-2-2Z" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="1.5" y1="14.5" x2="12.5" y2="14.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 582 B

After

Width:  |  Height:  |  Size: 348 B

Before After
Before After

View file

@ -1,3 +1 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.10031 1.86719C2.27188 1.86719 1.60031 2.53877 1.60031 3.36719V9.01149C0.843171 9.08758 0.252106 9.72671 0.252106 10.5039V15.6221C0.252106 16.4506 0.923676 17.1221 1.7521 17.1221H9.05122C10.1743 18.3923 11.8161 19.1931 13.6449 19.1931C17.0303 19.1931 19.7747 16.4487 19.7747 13.0633C19.7747 10.6147 18.339 8.50146 16.2634 7.51942V3.36719C16.2634 2.53877 15.5918 1.86719 14.7634 1.86719H3.10031ZM15.2634 7.14953V3.36719C15.2634 3.09105 15.0395 2.86719 14.7634 2.86719H3.10031C2.82417 2.86719 2.60031 3.09105 2.60031 3.36719V9.00377H3.15292V3.96484H5.79236H6.79239H8.43182H9.43183H11.0713H12.0713H14.7107V7.02592C14.898 7.05876 15.0824 7.1001 15.2634 7.14953ZM13.7107 6.93394V4.96484H12.0713V7.13745C12.5735 7.00446 13.1009 6.93359 13.6449 6.93359C13.6669 6.93359 13.6888 6.93371 13.7107 6.93394ZM11.0713 7.49841V4.96484H9.43182L9.43183 8.61091C9.91152 8.15685 10.4645 7.77947 11.0713 7.49841ZM8.3317 10.0045H5.79236V10.0045H3.15292V10.0039H1.75211C1.47596 10.0039 1.25211 10.2278 1.25211 10.5039V15.6221C1.25211 15.8983 1.47596 16.1221 1.7521 16.1221H8.33162C7.81228 15.2219 7.51514 14.1773 7.51514 13.0633C7.51514 11.9493 7.81231 10.9047 8.3317 10.0045ZM8.43183 4.96484V9.00377H6.79239V4.96484H8.43183ZM5.79236 4.96484H4.15292V9.00377H5.79236V4.96484ZM18.7747 13.0633C18.7747 15.8964 16.478 18.1931 13.6449 18.1931C10.8118 18.1931 8.51514 15.8964 8.51514 13.0633C8.51514 10.2302 10.8118 7.93359 13.6449 7.93359C16.478 7.93359 18.7747 10.2302 18.7747 13.0633ZM14.455 10.2226C14.6503 10.0273 14.9669 10.0273 15.1621 10.2226L16.6376 11.698C16.7806 11.841 16.8234 12.0561 16.746 12.2429C16.6686 12.4298 16.4863 12.5516 16.284 12.5516H11.0631C10.787 12.5516 10.5631 12.3277 10.5631 12.0516C10.5631 11.7754 10.787 11.5516 11.0631 11.5516H15.0769L14.455 10.9297C14.2598 10.7344 14.2598 10.4178 14.455 10.2226ZM12.1276 15.9053C12.3229 16.1005 12.6395 16.1005 12.8347 15.9053C13.03 15.71 13.03 15.3934 12.8347 15.1982L12.2128 14.5762H16.2266C16.5028 14.5762 16.7266 14.3524 16.7266 14.0762C16.7266 13.8001 16.5028 13.5762 16.2266 13.5762H11.0057C10.8035 13.5762 10.6212 13.6981 10.5438 13.8849C10.4664 14.0717 10.5092 14.2868 10.6522 14.4298L12.1276 15.9053Z" fill="#262E30"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M4.5,14.5h-3a1,1,0,0,1-1-1v-6a1,1,0,0,1,1-1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="3.5" y1="2.5" x2="3.5" y2="6.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><line x1="5.5" y1="2.5" x2="5.5" y2="5.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><line x1="7.5" y1="2.5" x2="7.5" y2="5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><line x1="9.5" y1="2.5" x2="9.5" y2="4.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><line x1="11.5" y1="2.5" x2="11.5" y2="4.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M4.5,6.5h-3v-5a1,1,0,0,1,1-1h10a1,1,0,0,1,1,1v3" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><circle cx="10.5" cy="10.5" r="4" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><polyline points="11.5 8.5 12.5 9.5 8.5 9.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><polyline points="12.5 11.5 8.5 11.5 9.5 12.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before After
Before After

View file

@ -1,11 +1 @@
<svg width="23" height="21" viewBox="0 0 23 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.4186 11.4644L10.6331 11.916L10.9186 11.7804V11.4644H10.4186ZM14.2992 11.4643H13.7992V11.7803L14.0846 11.9159L14.2992 11.4643ZM10.9186 2.62061C10.9186 1.82516 11.5634 1.18031 12.3589 1.18031V0.180313C11.0111 0.180313 9.91856 1.27287 9.91856 2.62061H10.9186ZM10.9186 11.4644V2.62061H9.91856V11.4644H10.9186ZM8.33162 15.556C8.33162 13.9502 9.27137 12.563 10.6331 11.916L10.204 11.0128C8.50674 11.8191 7.33162 13.5498 7.33162 15.556H8.33162ZM12.359 19.5834C10.1347 19.5834 8.33162 17.7803 8.33162 15.556H7.33162C7.33162 18.3325 9.58245 20.5834 12.359 20.5834V19.5834ZM16.3864 15.556C16.3864 17.7803 14.5832 19.5834 12.359 19.5834V20.5834C15.1355 20.5834 17.3864 18.3325 17.3864 15.556H16.3864ZM14.0846 11.9159C15.4465 12.5628 16.3864 13.9501 16.3864 15.556H17.3864C17.3864 13.5497 16.2111 11.8189 14.5137 11.0126L14.0846 11.9159ZM13.7992 2.62061V11.4643H14.7992V2.62061H13.7992ZM12.3589 1.18031C13.1543 1.18031 13.7992 1.82516 13.7992 2.62061H14.7992C14.7992 1.27287 13.7066 0.180313 12.3589 0.180313V1.18031Z" fill="#898989"/>
<path d="M0.867188 10.1649C0.867188 8.7096 2.95484 4.06187 3.55999 4.0619C4.16514 4.06194 6.16206 8.91731 6.16206 10.1649C6.16206 11.4124 5.36822 13.1388 3.55999 13.1388C1.75176 13.1388 0.867188 11.6201 0.867188 10.1649Z" stroke="#898989"/>
<path d="M2.5942 9.42411C2.51069 9.88791 2.56102 10.9332 3.43038 11.4042" stroke="#898989" stroke-linecap="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.7103 13.0507L11.7103 3.26757C11.7103 2.91037 11.9999 2.6208 12.3571 2.6208C12.7143 2.6208 13.0038 2.91037 13.0038 3.26757L13.0038 13.0508C14.1196 13.338 14.9439 14.3509 14.9439 15.5563C14.9439 16.9851 13.7857 18.1433 12.3569 18.1433C10.9281 18.1433 9.76981 16.9851 9.76981 15.5563C9.76981 14.3507 10.5944 13.3378 11.7103 13.0507Z" fill="#D01B1B"/>
<path d="M22.2685 18.1429H19.0971" stroke="#D01B1B" stroke-linecap="round"/>
<path d="M22.2685 14.2625H19.6257" stroke="#C2C2C2" stroke-linecap="round"/>
<path d="M22.2685 10.3815L18.5686 10.3815" stroke="#C2C2C2" stroke-linecap="round"/>
<path d="M22.2685 6.50107L18.5686 6.50107" stroke="#C2C2C2" stroke-linecap="round"/>
<path d="M22.2685 2.62067H18.5686" stroke="#C2C2C2" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="20" viewBox="0 0 22 20"><path d="M.5,6.5c0-1.443,2.314-6,3-6s3,4.763,3,6a3,3,0,0,1-3,3A2.883,2.883,0,0,1,.5,6.5Z" style="fill:none;stroke:#949494;stroke-linecap:round"/><path d="M2.5,5.5c0,1,0,2,1,2" style="fill:none;stroke:#949494;stroke-linecap:round"/><path d="M21.5,18.5h-3" style="fill:none;stroke:#ed1c24;stroke-linecap:square;stroke-linejoin:round"/><path d="M21.5,14.5h-3" style="fill:none;stroke:#949494;stroke-linecap:square"/><path d="M21.5,10.5h-3" style="fill:none;stroke:#949494;stroke-linecap:square"/><path d="M21.5,6.5h-3" style="fill:none;stroke:#949494;stroke-linecap:square"/><path d="M21.5,2.5h-3" style="fill:none;stroke:#949494;stroke-linecap:square"/><path d="M13.5,9.922V2.5a2,2,0,0,0-2-2h0a2,2,0,0,0-2,2V9.922a5,5,0,1,0,4,0Z" style="fill:none;stroke:#949494;stroke-linecap:round"/><line x1="11.5" y1="3.5" x2="11.5" y2="14.5" style="fill:none;stroke:#ed1c24;stroke-linecap:round;stroke-linejoin:round"/><circle cx="11.5" cy="14.5" r="2.5" style="fill:#ed1c24"/></svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 1 KiB

Before After
Before After

View file

@ -1,12 +1 @@
<svg width="23" height="21" viewBox="0 0 23 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.457 11.4008L10.6715 11.8524L10.957 11.7168V11.4008H10.457ZM14.3376 11.4006H13.8376V11.7167L14.123 11.8523L14.3376 11.4006ZM10.957 2.557C10.957 1.76154 11.6018 1.1167 12.3973 1.1167V0.116699C11.0495 0.116699 9.95698 1.20926 9.95698 2.557H10.957ZM10.957 11.4008V2.557H9.95698V11.4008H10.957ZM8.37004 15.4924C8.37004 13.8866 9.30979 12.4993 10.6715 11.8524L10.2424 10.9491C8.54516 11.7555 7.37004 13.4862 7.37004 15.4924H8.37004ZM12.3974 19.5198C10.1732 19.5198 8.37004 17.7166 8.37004 15.4924H7.37004C7.37004 18.2689 9.62087 20.5198 12.3974 20.5198V19.5198ZM16.4248 15.4924C16.4248 17.7166 14.6217 19.5198 12.3974 19.5198V20.5198C15.1739 20.5198 17.4248 18.2689 17.4248 15.4924H16.4248ZM14.123 11.8523C15.4849 12.4992 16.4248 13.8865 16.4248 15.4924H17.4248C17.4248 13.4861 16.2495 11.7553 14.5521 10.949L14.123 11.8523ZM13.8376 2.557V11.4006H14.8376V2.557H13.8376ZM12.3973 1.1167C13.1927 1.1167 13.8376 1.76154 13.8376 2.557H14.8376C14.8376 1.20926 13.745 0.116699 12.3973 0.116699V1.1167Z" fill="#898989"/>
<path d="M0.905604 10.1012C0.905604 8.64598 2.99326 3.99825 3.5984 3.99829C4.20355 3.99833 6.20048 8.8537 6.20048 10.1012C6.20048 11.3488 5.40664 13.0752 3.5984 13.0752C1.79017 13.0752 0.905604 11.5565 0.905604 10.1012Z" stroke="#898989"/>
<path d="M2.63246 9.36085C2.54895 9.82465 2.59928 10.87 3.46864 11.341" stroke="#898989" stroke-linecap="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.7481 12.987L11.7481 3.20396C11.7481 2.84676 12.0377 2.55719 12.3949 2.55719C12.7521 2.55719 13.0417 2.84676 13.0417 3.20396L13.0417 12.9871C14.1574 13.2744 14.9818 14.2873 14.9818 15.4927C14.9818 16.9215 13.8235 18.0797 12.3947 18.0797C10.9659 18.0797 9.80765 16.9215 9.80765 15.4927C9.80765 14.2871 10.6322 13.2742 11.7481 12.987Z" fill="#C2C2C2"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.7482 12.9868L11.7482 6.65849C11.7482 6.30129 12.0377 6.01172 12.3949 6.01172C12.7521 6.01172 13.0417 6.30129 13.0417 6.65849L13.0417 12.9869C14.1574 13.2741 14.9818 14.287 14.9818 15.4924C14.9818 16.9212 13.8235 18.0795 12.3947 18.0795C10.9659 18.0795 9.80767 16.9212 9.80767 15.4924C9.80767 14.2869 10.6323 13.2739 11.7482 12.9868Z" fill="#FF6F00"/>
<path d="M22.3052 18.0794H19.1338" stroke="#FF6F00" stroke-linecap="round"/>
<path d="M22.3052 14.199H19.6624" stroke="#FF6F00" stroke-linecap="round"/>
<path d="M22.3052 10.318L18.6053 10.318" stroke="#C2C2C2" stroke-linecap="round"/>
<path d="M22.3052 6.43759L18.6053 6.43759" stroke="#C2C2C2" stroke-linecap="round"/>
<path d="M22.3052 2.55719H18.6053" stroke="#C2C2C2" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="20" viewBox="0 0 22 20"><line x1="11.5" y1="3.5" x2="11.5" y2="14.5" style="fill:none;stroke:#949494;stroke-linecap:round;opacity:0.5"/><path d="M.5,6.5c0-1.443,2.314-6,3-6s3,4.763,3,6a3,3,0,0,1-3,3A2.883,2.883,0,0,1,.5,6.5Z" style="fill:none;stroke:#949494;stroke-linecap:round"/><path d="M2.5,5.5c0,1,0,2,1,2" style="fill:none;stroke:#949494;stroke-linecap:round"/><path d="M21.5,18.5h-3" style="fill:none;stroke:#ff6f00;stroke-linecap:square;stroke-miterlimit:10"/><path d="M21.5,14.5h-3" style="fill:none;stroke:#ff6f00;stroke-linecap:square;stroke-miterlimit:10"/><path d="M21.5,10.5h-3" style="fill:none;stroke:#949494;stroke-linecap:square"/><path d="M21.5,6.5h-3" style="fill:none;stroke:#949494;stroke-linecap:square"/><path d="M21.5,2.5h-3" style="fill:none;stroke:#949494;stroke-linecap:square"/><path d="M13.5,9.922V2.5a2,2,0,0,0-2-2h0a2,2,0,0,0-2,2V9.922a5,5,0,1,0,4,0Z" style="fill:none;stroke:#949494;stroke-linecap:round"/><line x1="11.5" y1="5.5" x2="11.5" y2="14.5" style="fill:none;stroke:#ff6f00;stroke-linecap:round;stroke-miterlimit:10"/><circle cx="11.5" cy="14.5" r="2.5" style="fill:#ff6f00"/></svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before After
Before After

View file

@ -1,12 +1 @@
<svg width="23" height="21" viewBox="0 0 23 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.4954 11.4008L10.71 11.8524L10.9954 11.7168V11.4008H10.4954ZM14.376 11.4006H13.876V11.7167L14.1615 11.8523L14.376 11.4006ZM10.9954 2.557C10.9954 1.76154 11.6402 1.1167 12.4357 1.1167V0.116699C11.088 0.116699 9.99539 1.20926 9.99539 2.557H10.9954ZM10.9954 11.4008V2.557H9.99539V11.4008H10.9954ZM8.40845 15.4924C8.40845 13.8866 9.34821 12.4993 10.71 11.8524L10.2808 10.9491C8.58358 11.7555 7.40845 13.4862 7.40845 15.4924H8.40845ZM12.4358 19.5198C10.2116 19.5198 8.40845 17.7166 8.40845 15.4924H7.40845C7.40845 18.2689 9.65928 20.5198 12.4358 20.5198V19.5198ZM16.4632 15.4924C16.4632 17.7166 14.6601 19.5198 12.4358 19.5198V20.5198C15.2124 20.5198 17.4632 18.2689 17.4632 15.4924H16.4632ZM14.1615 11.8523C15.5233 12.4992 16.4632 13.8865 16.4632 15.4924H17.4632C17.4632 13.4861 16.2879 11.7553 14.5905 10.949L14.1615 11.8523ZM13.876 2.557V11.4006H14.876V2.557H13.876ZM12.4357 1.1167C13.2311 1.1167 13.876 1.76154 13.876 2.557H14.876C14.876 1.20926 13.7834 0.116699 12.4357 0.116699V1.1167Z" fill="#898989"/>
<path d="M0.944021 10.1012C0.944021 8.64598 3.03167 3.99825 3.63682 3.99829C4.24197 3.99833 6.2389 8.8537 6.2389 10.1012C6.2389 11.3488 5.44505 13.0752 3.63682 13.0752C1.82859 13.0752 0.944021 11.5565 0.944021 10.1012Z" stroke="#898989"/>
<path d="M2.67121 9.36085C2.5877 9.82465 2.63803 10.87 3.50739 11.341" stroke="#898989" stroke-linecap="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.7917 12.987L11.7917 3.20396C11.7917 2.84676 12.0813 2.55719 12.4385 2.55719C12.7957 2.55719 13.0853 2.84676 13.0853 3.20396L13.0853 12.9871C14.201 13.2744 15.0254 14.2873 15.0254 15.4927C15.0254 16.9215 13.8671 18.0797 12.4383 18.0797C11.0095 18.0797 9.85125 16.9215 9.85125 15.4927C9.85125 14.2871 10.6758 13.2742 11.7917 12.987Z" fill="#C2C2C2"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.7918 12.9866L11.7917 10.4389C11.7917 10.0817 12.0813 9.79208 12.4385 9.79208C12.7957 9.79208 13.0853 10.0817 13.0853 10.4389L13.0853 12.9867C14.201 13.2739 15.0254 14.2868 15.0254 15.4922C15.0254 16.921 13.8671 18.0793 12.4383 18.0793C11.0095 18.0793 9.85125 16.921 9.85125 15.4922C9.85125 14.2867 10.6758 13.2737 11.7918 12.9866Z" fill="#009688"/>
<path d="M22.35 18.0794H19.1786" stroke="#009688" stroke-linecap="round"/>
<path d="M22.35 14.199H19.7071" stroke="#009688" stroke-linecap="round"/>
<path d="M22.35 10.318L18.65 10.318" stroke="#009688" stroke-linecap="round"/>
<path d="M22.35 6.43759L18.65 6.43759" stroke="#C2C2C2" stroke-linecap="round"/>
<path d="M22.35 2.55719H18.65" stroke="#C2C2C2" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="20" viewBox="0 0 22 20"><line x1="11.5" y1="3.5" x2="11.5" y2="14.5" style="fill:none;stroke:#949494;stroke-linecap:round;opacity:0.5"/><path d="M.5,6.5c0-1.443,2.314-6,3-6s3,4.763,3,6a3,3,0,0,1-3,3A2.883,2.883,0,0,1,.5,6.5Z" style="fill:none;stroke:#949494;stroke-linecap:round"/><path d="M2.5,5.5c0,1,0,2,1,2" style="fill:none;stroke:#949494;stroke-linecap:round"/><path d="M21.5,18.5h-3" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10"/><path d="M21.5,14.5h-3" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10"/><path d="M21.5,10.5h-3" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10"/><path d="M21.5,6.5h-3" style="fill:none;stroke:#949494;stroke-linecap:square"/><path d="M21.5,2.5h-3" style="fill:none;stroke:#949494;stroke-linecap:square"/><path d="M13.5,9.922V2.5a2,2,0,0,0-2-2h0a2,2,0,0,0-2,2V9.922a5,5,0,1,0,4,0Z" style="fill:none;stroke:#949494;stroke-linecap:round"/><line x1="11.5" y1="7.5" x2="11.5" y2="14.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-miterlimit:10"/><circle cx="11.5" cy="14.5" r="2.5" style="fill:#009688"/></svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before After
Before After

View file

@ -1,12 +1 @@
<svg width="23" height="21" viewBox="0 0 23 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.3205 11.4008L10.5351 11.8524L10.8205 11.7168V11.4008H10.3205ZM14.2011 11.4006H13.7011V11.7167L13.9866 11.8523L14.2011 11.4006ZM10.8205 2.557C10.8205 1.76154 11.4653 1.1167 12.2608 1.1167V0.116699C10.9131 0.116699 9.8205 1.20926 9.8205 2.557H10.8205ZM10.8205 11.4008V2.557H9.8205V11.4008H10.8205ZM8.23356 15.4924C8.23356 13.8866 9.17331 12.4993 10.5351 11.8524L10.1059 10.9491C8.40868 11.7555 7.23356 13.4862 7.23356 15.4924H8.23356ZM12.2609 19.5198C10.0367 19.5198 8.23356 17.7166 8.23356 15.4924H7.23356C7.23356 18.2689 9.48439 20.5198 12.2609 20.5198V19.5198ZM16.2883 15.4924C16.2883 17.7166 14.4852 19.5198 12.2609 19.5198V20.5198C15.0375 20.5198 17.2883 18.2689 17.2883 15.4924H16.2883ZM13.9866 11.8523C15.3484 12.4992 16.2883 13.8865 16.2883 15.4924H17.2883C17.2883 13.4861 16.113 11.7553 14.4156 10.949L13.9866 11.8523ZM13.7011 2.557V11.4006H14.7011V2.557H13.7011ZM12.2608 1.1167C13.0563 1.1167 13.7011 1.76154 13.7011 2.557H14.7011C14.7011 1.20926 13.6085 0.116699 12.2608 0.116699V1.1167Z" fill="#898989"/>
<path d="M0.769127 10.1012C0.769127 8.64598 2.85678 3.99825 3.46193 3.99829C4.06708 3.99833 6.064 8.8537 6.064 10.1012C6.064 11.3488 5.27016 13.0752 3.46193 13.0752C1.6537 13.0752 0.769127 11.5565 0.769127 10.1012Z" stroke="#898989"/>
<path d="M2.49622 9.36085C2.41272 9.82465 2.46305 10.87 3.33241 11.341" stroke="#898989" stroke-linecap="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.6122 12.987L11.6122 3.20396C11.6122 2.84676 11.9018 2.55719 12.259 2.55719C12.6162 2.55719 12.9058 2.84676 12.9058 3.20396L12.9058 12.9871C14.0215 13.2744 14.8459 14.2873 14.8459 15.4927C14.8459 16.9215 13.6876 18.0797 12.2588 18.0797C10.83 18.0797 9.67175 16.9215 9.67175 15.4927C9.67175 14.2871 10.4963 13.2742 11.6122 12.987Z" fill="#C2C2C2"/>
<path d="M14.8459 15.4926C14.8459 16.9214 13.6876 18.0797 12.2588 18.0797C10.83 18.0797 9.67175 16.9214 9.67175 15.4926C9.67175 14.0638 10.83 12.9055 12.2588 12.9055C13.6876 12.9055 14.8459 14.0638 14.8459 15.4926Z" fill="#009688"/>
<path d="M22.1734 18.0794H19.002" stroke="#009688" stroke-linecap="round"/>
<path d="M22.1734 14.199H19.5305" stroke="#009688" stroke-linecap="round"/>
<path d="M22.1734 10.318L18.4734 10.318" stroke="#009688" stroke-linecap="round"/>
<path d="M22.1734 6.43759L18.4734 6.43759" stroke="#009688" stroke-linecap="round"/>
<path d="M22.1734 2.55719H18.4734" stroke="#C2C2C2" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="20" viewBox="0 0 22 20"><line x1="11.5" y1="3.5" x2="11.5" y2="14.5" style="fill:none;stroke:#949494;stroke-linecap:round;opacity:0.5"/><path d="M.5,6.5c0-1.443,2.314-6,3-6s3,4.763,3,6a3,3,0,0,1-3,3A2.883,2.883,0,0,1,.5,6.5Z" style="fill:none;stroke:#949494;stroke-linecap:round"/><path d="M2.5,5.5c0,1,0,2,1,2" style="fill:none;stroke:#949494;stroke-linecap:round"/><path d="M21.5,18.5h-3" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10"/><path d="M21.5,14.5h-3" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10"/><path d="M21.5,10.5h-3" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10"/><path d="M21.5,6.5h-3" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10"/><path d="M21.5,2.5h-3" style="fill:none;stroke:#949494;stroke-linecap:square"/><path d="M13.5,9.922V2.5a2,2,0,0,0-2-2h0a2,2,0,0,0-2,2V9.922a5,5,0,1,0,4,0Z" style="fill:none;stroke:#949494;stroke-linecap:round"/><line x1="11.5" y1="10.5" x2="11.5" y2="14.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-miterlimit:10"/><circle cx="11.5" cy="14.5" r="2.5" style="fill:#009688"/></svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before After
Before After

View file

@ -1,12 +1 @@
<svg width="23" height="21" viewBox="0 0 23 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.2441 11.4008L10.4587 11.8524L10.7441 11.7168V11.4008H10.2441ZM14.1247 11.4006H13.6247V11.7167L13.9102 11.8523L14.1247 11.4006ZM10.7441 2.557C10.7441 1.76154 11.3889 1.1167 12.1844 1.1167V0.116699C10.8367 0.116699 9.7441 1.20926 9.7441 2.557H10.7441ZM10.7441 11.4008V2.557H9.7441V11.4008H10.7441ZM8.15717 15.4924C8.15717 13.8866 9.09692 12.4993 10.4587 11.8524L10.0295 10.9491C8.33229 11.7555 7.15717 13.4862 7.15717 15.4924H8.15717ZM12.1845 19.5198C9.96028 19.5198 8.15717 17.7166 8.15717 15.4924H7.15717C7.15717 18.2689 9.40799 20.5198 12.1845 20.5198V19.5198ZM16.2119 15.4924C16.2119 17.7166 14.4088 19.5198 12.1845 19.5198V20.5198C14.9611 20.5198 17.2119 18.2689 17.2119 15.4924H16.2119ZM13.9102 11.8523C15.272 12.4992 16.2119 13.8865 16.2119 15.4924H17.2119C17.2119 13.4861 16.0366 11.7553 14.3392 10.949L13.9102 11.8523ZM13.6247 2.557V11.4006H14.6247V2.557H13.6247ZM12.1844 1.1167C12.9799 1.1167 13.6247 1.76154 13.6247 2.557H14.6247C14.6247 1.20926 13.5321 0.116699 12.1844 0.116699V1.1167Z" fill="#898989"/>
<path d="M0.693306 10.1012C0.693306 8.64598 2.78096 3.99825 3.38611 3.99829C3.99126 3.99833 5.98818 8.8537 5.98818 10.1012C5.98818 11.3488 5.19434 13.0752 3.38611 13.0752C1.57788 13.0752 0.693306 11.5565 0.693306 10.1012Z" stroke="#898989"/>
<path d="M2.42027 9.36085C2.33676 9.82465 2.38709 10.87 3.25645 11.341" stroke="#898989" stroke-linecap="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.5364 12.987L11.5364 3.20396C11.5364 2.84676 11.826 2.55719 12.1832 2.55719C12.5404 2.55719 12.8299 2.84676 12.8299 3.20396L12.8299 12.9871C13.9457 13.2744 14.7701 14.2873 14.7701 15.4927C14.7701 16.9215 13.6118 18.0797 12.183 18.0797C10.7542 18.0797 9.59592 16.9215 9.59592 15.4927C9.59592 14.2871 10.4205 13.2742 11.5364 12.987Z" fill="#C2C2C2"/>
<path d="M14.7701 15.4922C14.7701 16.921 13.6118 18.0793 12.183 18.0793C10.7542 18.0793 9.59592 16.921 9.59592 15.4922C9.59592 14.9864 10.3621 15.8152 11.7909 15.8152C13.2197 15.8152 14.7701 14.0635 14.7701 15.4922Z" fill="#009688"/>
<path d="M22.0947 18.0794H18.9233" stroke="#009688" stroke-linecap="round"/>
<path d="M22.0947 14.199H19.4518" stroke="#009688" stroke-linecap="round"/>
<path d="M22.0947 10.318L18.3947 10.318" stroke="#009688" stroke-linecap="round"/>
<path d="M22.0947 6.43759L18.3947 6.43759" stroke="#009688" stroke-linecap="round"/>
<path d="M22.0947 2.55719H18.3947" stroke="#009688" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="20" viewBox="0 0 22 20"><path d="M.5,6.5c0-1.443,2.314-6,3-6s3,4.763,3,6a3,3,0,0,1-3,3A2.883,2.883,0,0,1,.5,6.5Z" style="fill:none;stroke:#949494;stroke-linecap:round"/><path d="M2.5,5.5c0,1,0,2,1,2" style="fill:none;stroke:#949494;stroke-linecap:round"/><path d="M21.5,18.5h-3" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10"/><path d="M21.5,14.5h-3" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10"/><path d="M21.5,10.5h-3" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10"/><path d="M21.5,6.5h-3" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10"/><path d="M21.5,2.5h-3" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10"/><path d="M13.5,9.922V2.5a2,2,0,0,0-2-2h0a2,2,0,0,0-2,2V9.922a5,5,0,1,0,4,0Z" style="fill:none;stroke:#949494;stroke-linecap:round"/><path d="M9,14.5a2.5,2.5,0,0,0,5,0,2.577,2.577,0,0,0-.05-.5H9.05A2.577,2.577,0,0,0,9,14.5Z" style="fill:#009688"/><path d="M12,12.055V3.5a.5.5,0,0,0-1,0v8.555A2.5,2.5,0,0,0,9.05,14h4.9A2.5,2.5,0,0,0,12,12.055Z" style="fill:#949494;opacity:0.5"/></svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before After
Before After

View file

@ -1,16 +1 @@
<svg width="128" height="149" viewBox="0 0 128 149" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M82.7793 43.5141L79.8925 40.6274L82.7793 37.7406L85.666 40.6274L82.7793 43.5141ZM127.994 92.228L125.107 95.1148L122.221 92.228L125.107 89.3413L127.994 92.228ZM82.2793 40.6274V36.1917H83.2793V40.6274H82.2793ZM85.7793 32.6917H112.531V33.6917H85.7793V32.6917ZM116.031 36.1917V89.228H115.031V36.1917H116.031ZM118.531 91.728H125.107V92.728H118.531V91.728ZM116.031 89.228C116.031 90.6087 117.15 91.728 118.531 91.728V92.728C116.598 92.728 115.031 91.161 115.031 89.228H116.031ZM112.531 32.6917C114.464 32.6917 116.031 34.2587 116.031 36.1917H115.031C115.031 34.811 113.912 33.6917 112.531 33.6917V32.6917ZM82.2793 36.1917C82.2793 34.2587 83.8463 32.6917 85.7793 32.6917V33.6917C84.3986 33.6917 83.2793 34.811 83.2793 36.1917H82.2793Z" fill="#828280"/>
<path d="M41.979 43.0337L39.0923 40.147L41.979 37.2602L44.8658 40.147L41.979 43.0337ZM127.994 3.65353L125.108 6.54028L122.221 3.65353L125.108 0.766776L127.994 3.65353ZM41.479 40.147V6.65353H42.479V40.147H41.479ZM44.979 3.15353H125.108V4.15353H44.979V3.15353ZM41.479 6.65353C41.479 4.72053 43.046 3.15353 44.979 3.15353V4.15353C43.5983 4.15353 42.479 5.27282 42.479 6.65353H41.479Z" fill="#828280"/>
<path d="M0.76416 54.0911L0.76416 45.126C0.76416 44.5737 1.21188 44.126 1.76416 44.126L69.2315 44.126C69.7838 44.126 70.2315 44.5737 70.2315 45.126L70.2315 55.3035" stroke="#009688" stroke-width="1.5" stroke-linecap="round"/>
<path d="M73.7192 55.3035L73.7192 45.126C73.7192 44.5737 74.167 44.126 74.7192 44.126L96.1852 44.126C96.7374 44.126 97.1852 44.5737 97.1852 45.126L97.1852 55.3035" stroke="#009688" stroke-width="1.5" stroke-linecap="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M53.8234 68.1978C50.7459 68.1978 48.2511 70.6926 48.2511 73.7701V111.82L46.8593 112.481C41.3628 115.092 37.571 120.691 37.571 127.17C37.571 136.146 44.8474 143.423 53.8234 143.423C62.7993 143.423 70.0757 136.146 70.0757 127.17C70.0757 120.691 66.2839 115.092 60.7874 112.481L59.3956 111.82V73.7701C59.3956 70.6926 56.9008 68.1978 53.8234 68.1978ZM43.3755 73.7701C43.3755 67.9999 48.0532 63.3223 53.8234 63.3223C59.5935 63.3223 64.2712 67.9999 64.2712 73.7701V108.803C70.6464 112.437 74.9513 119.299 74.9513 127.17C74.9513 138.839 65.492 148.298 53.8234 148.298C42.1547 148.298 32.6954 138.839 32.6954 127.17C32.6954 119.299 37.0003 112.437 43.3755 108.803V73.7701Z" fill="#898989"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.546 77.9488C15.9131 77.6886 16.5964 77.283 17.4922 77.283C18.4249 77.2831 19.1237 77.7247 19.4862 77.9963C19.8951 78.3027 20.2496 78.6782 20.5447 79.0328C21.1408 79.7491 21.7489 80.6916 22.339 81.7202C23.5319 83.7997 24.8404 86.5665 26.0477 89.4434C27.2588 92.3291 28.3955 95.3907 29.2342 98.0802C30.04 100.664 30.6719 103.211 30.6719 104.915C30.6719 107.942 29.7247 111.525 27.6384 114.413C25.4972 117.377 22.1188 119.63 17.4921 119.63C12.995 119.63 9.522 117.707 7.22741 114.825C4.98372 112.008 3.93772 108.377 3.93772 104.915C3.93772 103.001 4.58779 100.359 5.43962 97.7004C6.31841 94.9576 7.50745 91.9128 8.76947 89.0746C10.028 86.2443 11.3881 83.5543 12.6224 81.5392C13.2332 80.5421 13.8603 79.6319 14.4717 78.9412C14.7748 78.5987 15.1352 78.2399 15.546 77.9488ZM10.0827 99.188C9.2405 101.817 8.81327 103.826 8.81327 104.915C8.81327 107.461 9.59314 109.969 11.0415 111.788C12.439 113.543 14.5243 114.755 17.4921 114.755C20.3302 114.755 22.3227 113.445 23.6864 111.558C25.1049 109.594 25.7963 107.039 25.7963 104.915C25.7963 104.045 25.3977 102.155 24.5797 99.5317C23.7947 97.0144 22.7142 94.0994 21.5521 91.3302C20.3862 88.5523 19.1653 85.9861 18.1099 84.1463C17.8706 83.7291 17.6489 83.3655 17.4473 83.0554C17.2441 83.3491 17.021 83.6924 16.78 84.0859C15.6957 85.8561 14.4327 88.3383 13.2244 91.0556C12.0196 93.7652 10.8979 96.6436 10.0827 99.188Z" fill="#898989"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.9403 99.4588C15.2653 99.6973 16.146 100.965 15.9075 102.29C15.7929 102.926 15.7611 104.097 16.0986 105.249C16.4227 106.355 17.0363 107.301 18.1215 107.889C19.3053 108.53 19.745 110.01 19.1037 111.194C18.4624 112.377 16.9829 112.817 15.7991 112.176C13.2953 110.819 12.0105 108.636 11.4197 106.62C10.8423 104.649 10.8789 102.704 11.1091 101.426C11.3477 100.101 12.6152 99.2202 13.9403 99.4588Z" fill="#898989"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M56.4827 116.827C61.0891 118.012 64.4927 122.194 64.4927 127.17C64.4927 133.069 59.7111 137.851 53.8127 137.851C47.9142 137.851 43.1326 133.069 43.1326 127.17C43.1326 122.194 46.5362 118.012 51.1426 116.827L51.1426 76.4401C51.1426 74.9655 52.338 73.7701 53.8127 73.7701C55.2873 73.7701 56.4827 74.9655 56.4827 76.4401L56.4827 116.827Z" fill="#C2C2C2"/>
<path d="M64.4927 127.17C64.4927 133.069 59.7111 137.85 53.8127 137.85C47.9142 137.85 43.1326 133.069 43.1326 127.17C43.1326 121.272 47.9142 116.49 53.8127 116.49C59.7111 116.49 64.4927 121.272 64.4927 127.17Z" fill="#009688"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M97.1825 137.851C97.1825 136.504 96.0911 135.413 94.7447 135.413H81.6524C80.306 135.413 79.2146 136.504 79.2146 137.851C79.2146 139.197 80.306 140.289 81.6524 140.289H94.7447C96.0911 140.289 97.1825 139.197 97.1825 137.851Z" fill="#009688"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M97.1825 121.831C97.1825 120.485 96.0911 119.393 94.7447 119.393H83.8344C82.4881 119.393 81.3967 120.485 81.3967 121.831C81.3967 123.177 82.4881 124.269 83.8344 124.269H94.7447C96.0911 124.269 97.1825 123.177 97.1825 121.831Z" fill="#009688"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M97.1825 105.81C97.1825 107.157 96.0911 108.248 94.7447 108.248L79.4703 108.248C78.124 108.248 77.0326 107.157 77.0326 105.81C77.0326 104.464 78.124 103.373 79.4703 103.373L94.7447 103.373C96.0911 103.373 97.1825 104.464 97.1825 105.81Z" fill="#009688"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M97.1825 89.7905C97.1825 91.1368 96.0911 92.2283 94.7447 92.2283L79.4703 92.2283C78.124 92.2283 77.0326 91.1368 77.0326 89.7905C77.0326 88.4442 78.124 87.3527 79.4703 87.3527L94.7447 87.3527C96.0911 87.3527 97.1825 88.4442 97.1825 89.7905Z" fill="#009688"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M97.1825 73.7704C97.1825 72.424 96.0911 71.3326 94.7447 71.3326H79.4703C78.124 71.3326 77.0326 72.424 77.0326 73.7704C77.0326 75.1167 78.124 76.2081 79.4703 76.2081H94.7447C96.0911 76.2081 97.1825 75.1167 97.1825 73.7704Z" fill="#C2C2C2"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="74" viewBox="0 0 64 74"><line x1="23" y1="39" x2="23" y2="63" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-width:2px;opacity:0.5"/><path d="M1,47c0-2.886,4.629-12,6-12s6,9.526,6,12a6,6,0,0,1-6,6A5.767,5.767,0,0,1,1,47Z" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-width:2px"/><path d="M5,45c0,2,0,4,2,4" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-width:2px"/><path d="M45,69H39" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10;stroke-width:2px"/><path d="M45,61H39" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10;stroke-width:2px"/><path d="M45,53H39" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10;stroke-width:2px"/><path d="M45,45H39" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-miterlimit:10;stroke-width:2px"/><path d="M45,37H39" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-width:2px"/><path d="M27,53.844V37a4,4,0,0,0-4-4h0a4,4,0,0,0-4,4V53.844a10,10,0,1,0,8,0Z" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-width:2px"/><line x1="23" y1="55" x2="23" y2="63" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-miterlimit:10;stroke-width:2px"/><circle cx="23" cy="63" r="5" style="fill:#009688"/><polyline points="1.5 27.5 1.5 23.5 33.5 23.5 33.5 27.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><polyline points="36.5 27.5 36.5 23.5 47.5 23.5 47.5 27.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><polyline points="61.5 7.5 17.5 7.5 17.5 19.5" style="fill:none;stroke:#949494;stroke-linecap:round"/><polyline points="61.5 49.5 55.5 49.5 55.5 17.5 41.5 17.5 41.5 19.5" style="fill:none;stroke:#949494;stroke-linecap:round"/></svg>

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Before After
Before After

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 951 B

Before After
Before After

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 951 B

Before After
Before After

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 951 B

Before After
Before After

View file

@ -1,3 +1 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.64645 5.64645C1.45118 5.84171 1.45118 6.15829 1.64645 6.35355L4.82843 9.53553C5.02369 9.7308 5.34027 9.7308 5.53553 9.53553C5.7308 9.34027 5.7308 9.02369 5.53553 8.82843L2.70711 6L5.53553 3.17157C5.7308 2.97631 5.7308 2.65973 5.53553 2.46447C5.34027 2.2692 5.02369 2.2692 4.82843 2.46447L1.64645 5.64645ZM10 16.5769C9.72386 16.5769 9.5 16.8008 9.5 17.0769C9.5 17.3531 9.72386 17.5769 10 17.5769V16.5769ZM2 6.5H12.4615V5.5H2V6.5ZM12.4615 16.5769H10V17.5769H12.4615V16.5769ZM17.5 11.5385C17.5 14.3211 15.2442 16.5769 12.4615 16.5769V17.5769C15.7965 17.5769 18.5 14.8734 18.5 11.5385H17.5ZM12.4615 6.5C15.2442 6.5 17.5 8.7558 17.5 11.5385H18.5C18.5 8.20351 15.7965 5.5 12.4615 5.5V6.5Z" fill="white"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><line x1="4.5" y1="9.5" x2="0.5" y2="13.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/><line x1="4.5" y1="17.5" x2="0.5" y2="13.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/><path d="M14,13.5a5.5,5.5,0,0,0,0-11" style="fill:none;stroke:#fff;stroke-linecap:square;stroke-linejoin:round"/><line x1="0.5" y1="13.5" x2="14" y2="13.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/><line x1="14" y1="2.5" x2="8.5" y2="2.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 814 B

After

Width:  |  Height:  |  Size: 669 B

Before After
Before After

View file

@ -1,5 +1 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.01408 12.9725C2.51708 12.4755 2.10241 11.9146 1.77795 11.3056C1.54229 10.8633 1.83193 10.3344 2.31189 10.277L2.3985 10.2719L3.88612 10.2719C4.27445 10.2719 4.58925 10.5867 4.58925 10.975C4.58925 11.1406 4.532 11.2928 4.43621 11.413L4.06445 11.9376L4.62695 12.5001C6.83366 14.2175 9.93507 14.0064 11.9634 11.9781C12.8323 11.1091 13.3576 10.0266 13.5391 8.89953L13.5491 8.83172L13.5676 8.67485C13.6064 8.29176 13.929 8.00026 14.3141 8.00026C14.6821 8.00026 14.9805 8.29862 14.9805 8.66667L14.9779 8.72492L14.964 8.86406C14.9615 8.88538 14.959 8.90576 14.9565 8.9252C14.7612 10.4053 14.095 11.8352 12.9578 12.9725C10.2119 15.7183 5.75996 15.7183 3.01408 12.9725Z" fill="#009688"/>
<path d="M12.9928 3.02786C13.4898 3.52487 13.9045 4.08571 14.2289 4.69469C14.4646 5.13702 14.175 5.66592 13.695 5.72332L13.6084 5.72844L11.927 5.76616C11.5387 5.76616 11.2239 5.45136 11.2239 5.06303C11.2239 4.89744 11.2812 4.74521 11.377 4.62506L11.9395 4.06256L11.4705 3.55584C9.26381 1.83844 6.07183 1.9939 4.0435 4.02223C3.17082 4.89491 2.64483 5.983 2.46553 7.11534L2.44469 7.27231C2.44144 7.30131 2.4383 7.33173 2.43527 7.36357C2.4009 7.72445 2.09782 8.00006 1.73531 8.00006L1.69285 8.00006C1.32492 8.00006 1.02665 7.70179 1.02665 7.33386L1.02917 7.27584L1.05203 7.06323C1.24928 5.58734 1.91493 4.16206 3.04913 3.02786C5.79501 0.28199 10.2469 0.28199 12.9928 3.02786Z" fill="#009688"/>
<path d="M8.49859 4.5L11 10.5H9.69859L9.15775 9.13115H6.7493L6.22535 10.5H5L7.42535 4.5H8.49859ZM8.76056 8.11475L7.93239 6.0082L7.12958 8.11475H8.76056Z" fill="#009688"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><polyline points="0.5 1.5 0.5 4.5 3.5 4.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><polyline points="14.5 13.5 14.5 10.5 11.5 10.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M14.5,7.5a7,7,0,0,0-13.326-3" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M.5,7.5a7,7,0,0,0,13.326,3" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><line x1="5.5" y1="5.5" x2="5.5" y2="9.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="9.5" y1="9.5" x2="9.5" y2="5.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="6.5" y1="7.5" x2="8.5" y2="7.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="6.5" y1="4.5" x2="8.5" y2="4.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1 KiB

Before After
Before After

View file

@ -1,7 +1 @@
<svg width="55" height="48" xmlns="http://www.w3.org/2000/svg" fill="none">
<g>
<title>Layer 1</title>
<path id="svg_1" fill="#009688" d="m0.6875,0.18359l49.3126,0c2.7615,0 5,2.23858 5,5l0,42.71011l-54.3126,-47.71011z"/>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="45" height="40" viewBox="0 0 45 40"><rect x="2" width="43" height="20" rx="5" style="fill:#009688"/></svg>

Before

Width:  |  Height:  |  Size: 239 B

After

Width:  |  Height:  |  Size: 153 B

Before After
Before After

View file

@ -1,9 +1 @@
<svg width="29" height="29" xmlns="http://www.w3.org/2000/svg" fill="none">
<g>
<title>Layer 1</title>
<circle id="svg_1" fill-opacity="0.3" fill="black" r="14.043" cy="14.0664" cx="14.6973"/>
<path id="svg_2" stroke-linejoin="round" stroke-linecap="round" stroke="#CECECE" d="m8.4082,7.77734l12.5781,12.57816"/>
<path id="svg_3" stroke-linejoin="round" stroke-linecap="round" stroke="#CECECE" d="m20.9863,7.77734l-12.5781,12.57816"/>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><circle cx="9.5" cy="9.5" r="8.5" style="fill:#54545a"/><path d="M9.5,1.5a8,8,0,1,1-8,8,8.009,8.009,0,0,1,8-8m0-1a9,9,0,1,0,9,9,9,9,0,0,0-9-9Z" style="fill:#54545a"/><line x1="4.5" y1="4.5" x2="14.5" y2="14.5" style="fill:none;stroke:#cecece;stroke-linecap:round;stroke-linejoin:round"/><line x1="14.5" y1="4.5" x2="4.5" y2="14.5" style="fill:none;stroke:#cecece;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 457 B

After

Width:  |  Height:  |  Size: 497 B

Before After
Before After

View file

@ -1,3 +1 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.7212 3.81468L7.23212 1.3256C7.10398 1.19746 6.89622 1.19746 6.76808 1.3256L4.27899 3.81468C4.21746 3.87622 4.18289 3.95968 4.18289 4.0467C4.18289 4.22792 4.32979 4.37483 4.51101 4.37483L6.34377 4.37424L6.34385 8.96858L6.34826 9.04511C6.38617 9.37149 6.66355 9.62483 7.0001 9.62483C7.36253 9.62483 7.65635 9.33102 7.65635 8.96858L7.65627 4.37424L9.48918 4.37483C9.57621 4.37483 9.65967 4.34026 9.7212 4.27872C9.84934 4.15058 9.84934 3.94283 9.7212 3.81468ZM12.869 7.61875C12.869 7.27693 12.5919 6.99983 12.2501 6.99983C11.8924 6.99983 11.5914 7.26785 11.5501 7.62317L11.5306 7.76392C11.1667 9.9373 9.27683 11.5936 7.0001 11.5936C4.75084 11.5936 2.87915 9.97704 2.48345 7.84238L2.47787 7.81098L2.45226 7.62633C2.41148 7.26938 2.10937 6.99983 1.7501 6.99983L1.69071 7.00269C1.35085 7.03549 1.10193 7.33758 1.13474 7.67744L1.15 7.81514L1.18603 8.04498C1.67947 10.8084 4.09481 12.9061 7.0001 12.9061C9.97945 12.9061 12.4436 10.7001 12.8481 7.83235L12.8661 7.67925L12.869 7.61875Z" fill="white"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14"><path d="M12.5,7.5v4a1,1,0,0,1-1,1H1.5a1,1,0,0,1-1-1v-4" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/><line x1="6.5" y1="9.5" x2="6.5" y2="1.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/><polyline points="9.5 4.5 6.5 1.5 3.5 4.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 453 B

Before After
Before After

View file

@ -1,8 +1 @@
<svg width="34" height="14" xmlns="http://www.w3.org/2000/svg" fill="none">
<g>
<title>Layer 1</title>
<path id="svg_1" fill="#009688" d="m14.4493,12l-7.44846,0c-2.76142,0 -5,-2.23858 -5,-5c0,-2.76142 2.23858,-5 5,-5l7.44846,0l0,-2l-7.44846,0c-3.86599,0 -7,3.13401 -7,7c0,3.866 3.13401,7 7,7l7.44846,0l0,-2zm5.0253,0l0,2l7.4473,0c3.866,0 7,-3.134 7,-7c0,-3.86599 -3.134,-7 -7,-7l-7.4473,0l0,2l7.4473,0c2.7614,0 5,2.23858 5,5c0,2.76142 -2.2386,5 -5,5l-7.4473,0z" clip-rule="evenodd" fill-rule="evenodd"/>
<line id="svg_2" stroke-linecap="round" stroke-width="2" stroke="#009688" y2="7.125" x2="7.2832" y1="7.125" x1="28.5254"/>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="34" height="14" viewBox="0 0 34 14"><path d="M14.5,12.5h-8a6,6,0,0,1-6-6h0a6,6,0,0,1,6-6h8" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M19.5.5h8a6,6,0,0,1,6,6h0a6,6,0,0,1-6,6h-8" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><line x1="7.5" y1="6.5" x2="26.5" y2="6.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 647 B

After

Width:  |  Height:  |  Size: 472 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="3.19971" y="11.7114" width="12.1774" height="1.4" rx="0.7" transform="rotate(-45 3.19971 11.7114)" fill="white"/>
<rect x="4.18848" y="3.09937" width="12.1802" height="1.4" rx="0.7" transform="rotate(45 4.18848 3.09937)" fill="white"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="0.5" y1="2.5" x2="10.5" y2="12.5" style="fill:none;stroke:#e9e9e9;stroke-linecap:round;stroke-linejoin:round"/><line x1="0.5" y1="12.5" x2="10.5" y2="2.5" style="fill:none;stroke:#e9e9e9;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 348 B

After

Width:  |  Height:  |  Size: 331 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="3.19971" y="11.7114" width="12.1774" height="1.4" rx="0.7" transform="rotate(-45 3.19971 11.7114)" fill="white" fill-opacity="0.64"/>
<rect x="4.18848" y="3.09912" width="12.1802" height="1.4" rx="0.7" transform="rotate(45 4.18848 3.09912)" fill="white" fill-opacity="0.64"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="0.5" y1="2.5" x2="10.5" y2="12.5" style="fill:none;stroke:#e9e9e9;stroke-linecap:round;stroke-linejoin:round"/><line x1="0.5" y1="12.5" x2="10.5" y2="2.5" style="fill:none;stroke:#e9e9e9;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 388 B

After

Width:  |  Height:  |  Size: 331 B

Before After
Before After

View file

@ -1,3 +1 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.0002 0.833252C15.0628 0.833252 19.1668 4.93731 19.1668 9.99992C19.1668 15.0625 15.0628 19.1666 10.0002 19.1666C4.93755 19.1666 0.833496 15.0625 0.833496 9.99992C0.833496 4.93731 4.93755 0.833252 10.0002 0.833252ZM10.0002 12.7083C9.42487 12.7083 8.9585 13.1746 8.9585 13.7499C8.9585 14.3252 9.42487 14.7916 10.0002 14.7916C10.5755 14.7916 11.0418 14.3252 11.0418 13.7499C11.0418 13.1746 10.5755 12.7083 10.0002 12.7083ZM9.17244 5.73607C9.22057 5.32162 9.5728 4.99992 10.0002 4.99992C10.4275 4.99992 10.7798 5.32162 10.8279 5.73607L10.8335 5.83325V10.8333L10.8279 10.9304C10.7798 11.3449 10.4275 11.6666 10.0002 11.6666C9.5728 11.6666 9.22057 11.3449 9.17244 10.9304L9.16683 10.8333V5.83325L9.17244 5.73607Z" fill="white"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M12.5,25A12.5,12.5,0,1,0,0,12.5,12.5,12.5,0,0,0,12.5,25Zm0-5A1.5,1.5,0,1,1,14,18.5,1.5,1.5,0,0,1,12.5,20ZM14,14.5a1.5,1.5,0,0,1-3,0v-8a1.5,1.5,0,0,1,3,0Z" style="fill:#d9d9d9"/><path d="M19.774,28a6.585,6.585,0,0,1,3.753,1.086,5.72,5.72,0,0,0,5.955.134c-.008-.127-.01-.254-.028-.38h0a4.84,4.84,0,0,0-3.771-3.958A5.8,5.8,0,0,0,22.7,22.51a.153.153,0,0,0-.188.223,3.165,3.165,0,0,1,.518,1.29,3.076,3.076,0,0,1,0,.944,5.022,5.022,0,0,0-2.934,2.3h0A4.611,4.611,0,0,0,19.774,28Z"/><path d="M26.361,28.441c.546.13,1.052.039,1.129-.2s-.3-.546-.851-.677-1.052-.039-1.129.2S25.814,28.31,26.361,28.441Z" style="fill:#d9d9d9;stroke:#d9d9d9;stroke-miterlimit:10"/><path d="M1.5,30.5l1.5-1a6.2,6.2,0,0,1,6.75,0h0a6.2,6.2,0,0,0,6.75,0h0a6.2,6.2,0,0,1,6.75,0h0a6.2,6.2,0,0,0,6.75,0l1.5-1" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 878 B

After

Width:  |  Height:  |  Size: 948 B

Before After
Before After

View file

@ -1,11 +1 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g id="browse">
<path fill="#ED6B21" d="M8.49,2.43c-1.71-1.71-4.49-1.71-6.2,0s-1.71,4.49,0,6.2c1.59,1.59,4.1,1.7,5.82,0.34l1.48,1.48
c0,0-0.36,0.36,0,0.73s3.65,3.65,3.65,3.65s0.36,0.36,0.73,0c0.36-0.36,0.73-0.73,0.73-0.73s0.36-0.36,0-0.73s-3.65-3.65-3.65-3.65
c-0.36-0.36-0.73,0-0.73,0L8.83,8.25C10.19,6.52,10.08,4.02,8.49,2.43z M8.1,8.25c-1.5,1.5-3.93,1.5-5.43,0s-1.5-3.93,0-5.43
s3.93-1.5,5.43,0S9.6,6.75,8.1,8.25z"/>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><circle cx="6.5" cy="6.5" r="5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M3.5,6.5a3,3,0,0,1,3-3" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="12.5" y1="12.5" x2="10.5" y2="10.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 777 B

After

Width:  |  Height:  |  Size: 431 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16px" height="16px">
<path fill="#808080" d="M 10.324265,12.637091 C 9.7126185,11.801826 9.4455652,11.319769 9.3860031,10.943437 9.3387131,10.644653 9.2775165,10.67725 9.032793,11.131535 8.8565876,11.45863 8.806364,11.904627 8.9008009,12.303679 8.330577,11.894019 7.6015175,10.031363 7.7096999,9.1284851 5.381808,10.598103 4.7271155,13.939753 5,16 2.9751051,14.608227 1.2851951,13.046842 1.3078808,10.57598 1.3305665,8.1051179 3.8432395,6.4490194 3.8697024,4.1713523 3.8727624,3.3745518 3.8421277,3.3793755 4.5118024,4.0701844 5.3014406,5.073513 5.8791344,5.964439 5.6521467,7.0731381 6.1486239,6.623741 6.3341015,5.940722 6.5401623,5.4070849 6.8689362,3.4222537 6.7021829,1.5642078 6,0 c 2.5998224,0.67409817 4.550997,3.5888298 4.623306,5.6887828 l 9.3e-4,0.4921817 C 11.260843,5.1624272 11.966175,4.3725405 13,4 12.774748,6.4272659 14.752236,8.539235 14.683585,10.819702 14.614934,13.100169 13.178608,15.41894 11,16 11.750123,14.792953 10.874074,13.393198 10.324265,12.637091 Z" />
<path fill="#009688" d="M 9.032793,11.131535 C 8.8565876,11.45863 8.806364,11.904627 8.9008009,12.303679 8.2684185,12.02479 7.7175594,10.368983 7.6751289,9.4545414 7.7066738,9.2878597 7.7222018,9.1411316 7.7097002,9.1284851 8.5239771,6.6708553 5.893441,7.0819045 6.5401623,5.4070849 6.8689362,3.4222537 6.7021829,1.5642078 6,0 c 2.5998224,0.67409817 4.550997,3.5888298 4.623306,5.6887828 l 9.3e-4,0.4921817 c -0.04706,1.5271028 -0.04706,2.5643146 -1.591443,4.9505705 z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M6.5,14.5c-3,0-5-1-5-4,0-5,6-5,4-10,7,2,9,6,9,9,0,4-3,5-6,5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M6.5,12.5a2.151,2.151,0,0,1-2-2c0-2,1-2,2-3,0,1,0,2,1,2s3-2,1-5c3,2,3,3,3,5a2.652,2.652,0,0,1-3,3" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 421 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="48" height="48" rx="24" fill="#D9D9D9"/>
<path d="M18.96 19.68C19.2933 18.7067 19.86 17.9533 20.66 17.42C21.4733 16.8733 22.4067 16.6 23.46 16.6C24.2467 16.6 24.94 16.7533 25.54 17.06C26.14 17.3533 26.6067 17.7667 26.94 18.3C27.2733 18.82 27.44 19.4067 27.44 20.06C27.44 20.7267 27.28 21.2867 26.96 21.74C26.6533 22.18 26.1867 22.6733 25.56 23.22C25.12 23.6333 24.7667 23.9867 24.5 24.28C24.2333 24.5733 24.0067 24.9267 23.82 25.34C23.6467 25.74 23.56 26.2067 23.56 26.74C23.56 27.1133 23.6067 27.4933 23.7 27.88H22.32C22.1467 27.28 22.06 26.7267 22.06 26.22C22.06 25.6733 22.1467 25.1933 22.32 24.78C22.5067 24.3533 22.7267 24 22.98 23.72C23.2333 23.4267 23.5733 23.08 24 22.68C24.52 22.2133 24.9067 21.8067 25.16 21.46C25.4133 21.1 25.54 20.68 25.54 20.2C25.54 19.6 25.3333 19.12 24.92 18.76C24.5067 18.4 23.9667 18.22 23.3 18.22C21.94 18.22 20.9533 18.9733 20.34 20.48L18.96 19.68ZM23.18 32.22C22.8733 32.22 22.6067 32.1067 22.38 31.88C22.1667 31.6533 22.06 31.3867 22.06 31.08C22.06 30.76 22.1667 30.4867 22.38 30.26C22.6067 30.0333 22.8733 29.92 23.18 29.92C23.5 29.92 23.7667 30.0333 23.98 30.26C24.2067 30.4867 24.32 30.76 24.32 31.08C24.32 31.3867 24.2067 31.6533 23.98 31.88C23.7667 32.1067 23.5 32.22 23.18 32.22Z" fill="black"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><rect x="4" y="4" width="15" height="15" rx="7" style="fill:#009688"/><rect x="11" y="16" width="1" height="1" style="fill:#e6e6e6"/><path d="M8.5,9.5a3,3,0,0,1,6,0c0,3-3,2-3,4v1" style="fill:none;stroke:#e6e6e6;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 346 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="48" height="48" rx="24" fill="#D9D9D9"/>
<path d="M18.96 19.68C19.2933 18.7067 19.86 17.9533 20.66 17.42C21.4733 16.8733 22.4067 16.6 23.46 16.6C24.2467 16.6 24.94 16.7533 25.54 17.06C26.14 17.3533 26.6067 17.7667 26.94 18.3C27.2733 18.82 27.44 19.4067 27.44 20.06C27.44 20.7267 27.28 21.2867 26.96 21.74C26.6533 22.18 26.1867 22.6733 25.56 23.22C25.12 23.6333 24.7667 23.9867 24.5 24.28C24.2333 24.5733 24.0067 24.9267 23.82 25.34C23.6467 25.74 23.56 26.2067 23.56 26.74C23.56 27.1133 23.6067 27.4933 23.7 27.88H22.32C22.1467 27.28 22.06 26.7267 22.06 26.22C22.06 25.6733 22.1467 25.1933 22.32 24.78C22.5067 24.3533 22.7267 24 22.98 23.72C23.2333 23.4267 23.5733 23.08 24 22.68C24.52 22.2133 24.9067 21.8067 25.16 21.46C25.4133 21.1 25.54 20.68 25.54 20.2C25.54 19.6 25.3333 19.12 24.92 18.76C24.5067 18.4 23.9667 18.22 23.3 18.22C21.94 18.22 20.9533 18.9733 20.34 20.48L18.96 19.68ZM23.18 32.22C22.8733 32.22 22.6067 32.1067 22.38 31.88C22.1667 31.6533 22.06 31.3867 22.06 31.08C22.06 30.76 22.1667 30.4867 22.38 30.26C22.6067 30.0333 22.8733 29.92 23.18 29.92C23.5 29.92 23.7667 30.0333 23.98 30.26C24.2067 30.4867 24.32 30.76 24.32 31.08C24.32 31.3867 24.2067 31.6533 23.98 31.88C23.7667 32.1067 23.5 32.22 23.18 32.22Z" fill="black"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><rect x="4" y="4" width="15" height="15" rx="7" style="fill:#009688"/><rect x="11" y="16" width="1" height="1" style="fill:#e6e6e6"/><path d="M8.5,9.5a3,3,0,0,1,6,0c0,3-3,2-3,4v1" style="fill:none;stroke:#e6e6e6;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 346 B

Before After
Before After

View file

@ -1,15 +1 @@
<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_8074_35820)">
<path d="M2.1084 3.09195C2.1084 2.81581 2.33226 2.59195 2.6084 2.59195H11.3915C11.6677 2.59195 11.8915 2.81581 11.8915 3.09195V11.8751C11.8915 12.1512 11.6677 12.3751 11.3915 12.3751H2.6084C2.33226 12.3751 2.1084 12.1512 2.1084 11.8751V3.09195Z" fill="#505050"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.1084 3.59195V11.3751H10.8915V3.59195H3.1084ZM2.6084 2.59195C2.33226 2.59195 2.1084 2.81581 2.1084 3.09195V11.8751C2.1084 12.1512 2.33226 12.3751 2.6084 12.3751H11.3915C11.6677 12.3751 11.8915 12.1512 11.8915 11.8751V3.09195C11.8915 2.81581 11.6677 2.59195 11.3915 2.59195H2.6084Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.6709 5.48537L6.6709 0.48352L7.6709 0.483521L7.6709 5.48537L6.6709 5.48537Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.6709 14.4835L6.6709 9.48166L7.6709 9.48166L7.6709 14.4835L6.6709 14.4835Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.99815 6.93469L14 6.93469L14 7.93469L8.99815 7.93469L8.99815 6.93469Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.000104992 6.93469L5.00195 6.93469L5.00195 7.93469L0.000104904 7.93469L0.000104992 6.93469Z" fill="#F7F7F7"/>
</g>
<defs>
<clipPath id="clip0_8074_35820">
<rect width="14" height="14" fill="white" transform="translate(0 14.4835) rotate(-90)"/>
</clipPath>
</defs>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><path d="M7.5,15.5h-3a1,1,0,0,1-1-1v-3" style="fill:none;stroke:#fff;stroke-linecap:square;stroke-linejoin:round"/><path d="M15.5,11.5v3a1,1,0,0,1-1,1h-3" style="fill:none;stroke:#fff;stroke-linecap:square;stroke-linejoin:round"/><path d="M11.5,3.5h3a1,1,0,0,1,1,1v3" style="fill:none;stroke:#fff;stroke-linecap:square;stroke-linejoin:round"/><path d="M3.5,7.5v-3a1,1,0,0,1,1-1h3" style="fill:none;stroke:#fff;stroke-linecap:square;stroke-linejoin:round"/><line x1="9.5" y1="3.5" x2="9.5" y2="5.5" style="fill:none;stroke:#fff;stroke-linecap:square;stroke-linejoin:round"/><line x1="9.5" y1="8.5" x2="9.5" y2="10.5" style="fill:none;stroke:#fff;stroke-linecap:square;stroke-linejoin:round"/><line x1="9.5" y1="13.5" x2="9.5" y2="15.5" style="fill:none;stroke:#fff;stroke-linecap:square;stroke-linejoin:round"/><line x1="15.5" y1="9.5" x2="13.5" y2="9.5" style="fill:none;stroke:#fff;stroke-linecap:square;stroke-linejoin:round"/><line x1="5.5" y1="9.5" x2="3.5" y2="9.5" style="fill:none;stroke:#fff;stroke-linecap:square;stroke-linejoin:round"/><line x1="10.5" y1="9.5" x2="8.5" y2="9.5" style="fill:none;stroke:#fff;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before After
Before After

View file

@ -1,17 +1 @@
<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<g opacity="0.5">
<g clip-path="url(#clip0_8074_35820)">
<path d="M2.1084 3.09195C2.1084 2.81581 2.33226 2.59195 2.6084 2.59195H11.3915C11.6677 2.59195 11.8915 2.81581 11.8915 3.09195V11.8751C11.8915 12.1512 11.6677 12.3751 11.3915 12.3751H2.6084C2.33226 12.3751 2.1084 12.1512 2.1084 11.8751V3.09195Z" fill="#505050"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.1084 3.59195V11.3751H10.8915V3.59195H3.1084ZM2.6084 2.59195C2.33226 2.59195 2.1084 2.81581 2.1084 3.09195V11.8751C2.1084 12.1512 2.33226 12.3751 2.6084 12.3751H11.3915C11.6677 12.3751 11.8915 12.1512 11.8915 11.8751V3.09195C11.8915 2.81581 11.6677 2.59195 11.3915 2.59195H2.6084Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.6709 5.48537L6.6709 0.48352L7.6709 0.483521L7.6709 5.48537L6.6709 5.48537Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.6709 14.4835L6.6709 9.48166L7.6709 9.48166L7.6709 14.4835L6.6709 14.4835Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.99815 6.93469L14 6.93469L14 7.93469L8.99815 7.93469L8.99815 6.93469Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.000104992 6.93469L5.00195 6.93469L5.00195 7.93469L0.000104904 7.93469L0.000104992 6.93469Z" fill="#F7F7F7"/>
</g>
<defs>
<clipPath id="clip0_8074_35820">
<rect width="14" height="14" fill="white" transform="translate(0 14.4835) rotate(-90)"/>
</clipPath>
</defs>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><path d="M7.5,15.5h-3a1,1,0,0,1-1-1v-3" style="fill:none;stroke:#999;stroke-linecap:square;stroke-linejoin:round"/><path d="M15.5,11.5v3a1,1,0,0,1-1,1h-3" style="fill:none;stroke:#999;stroke-linecap:square;stroke-linejoin:round"/><path d="M11.5,3.5h3a1,1,0,0,1,1,1v3" style="fill:none;stroke:#999;stroke-linecap:square;stroke-linejoin:round"/><path d="M3.5,7.5v-3a1,1,0,0,1,1-1h3" style="fill:none;stroke:#999;stroke-linecap:square;stroke-linejoin:round"/><line x1="9.5" y1="3.5" x2="9.5" y2="5.5" style="fill:none;stroke:#999;stroke-linecap:square;stroke-linejoin:round"/><line x1="9.5" y1="8.5" x2="9.5" y2="10.5" style="fill:none;stroke:#999;stroke-linecap:square;stroke-linejoin:round"/><line x1="9.5" y1="13.5" x2="9.5" y2="15.5" style="fill:none;stroke:#999;stroke-linecap:square;stroke-linejoin:round"/><line x1="15.5" y1="9.5" x2="13.5" y2="9.5" style="fill:none;stroke:#999;stroke-linecap:square;stroke-linejoin:round"/><line x1="5.5" y1="9.5" x2="3.5" y2="9.5" style="fill:none;stroke:#999;stroke-linecap:square;stroke-linejoin:round"/><line x1="10.5" y1="9.5" x2="8.5" y2="9.5" style="fill:none;stroke:#999;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.3694 1.92413L18.9283 9.82031L14.3694 17.7165L5.25168 17.7165L0.692819 9.82031L5.25168 1.92413L14.3694 1.92413Z" fill="#009688" fill-opacity="0.15" stroke="#009688" stroke-width="1.2"/>
<circle cx="9.80791" cy="9.82119" r="2.92782" stroke="#009688" stroke-width="1.2"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><line x1="17.5" y1="14.5" x2="15.5" y2="14.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="12.5" y1="14.5" x2="1.5" y2="14.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><rect x="12.5" y="11.5" width="3" height="6" rx="1" transform="translate(28 29) rotate(-180)" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="1.5" y1="4.5" x2="3.5" y2="4.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="6.5" y1="4.5" x2="17.5" y2="4.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><rect x="3.5" y="1.5" width="3" height="6" rx="1" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 385 B

After

Width:  |  Height:  |  Size: 877 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.2828 2.06436L18.7551 9.81055L14.2828 17.5567L5.33829 17.5567L0.866025 9.81055L5.33829 2.06436L14.2828 2.06436Z" fill="#009688" fill-opacity="0.15" stroke="#009688" stroke-width="1.5"/>
<circle cx="9.80791" cy="9.81143" r="2.77782" stroke="#009688" stroke-width="1.5"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><line x1="17.5" y1="14.5" x2="15.5" y2="14.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="12.5" y1="14.5" x2="1.5" y2="14.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><rect x="12.5" y="11.5" width="3" height="6" rx="1" transform="translate(28 29) rotate(-180)" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><line x1="1.5" y1="4.5" x2="3.5" y2="4.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="6.5" y1="4.5" x2="17.5" y2="4.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><rect x="3.5" y="1.5" width="3" height="6" rx="1" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 385 B

After

Width:  |  Height:  |  Size: 875 B

Before After
Before After

View file

@ -1,76 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="39"
height="22"
viewBox="0 0 39 22"
fill="none"
version="1.1"
id="svg5"
sodipodi:docname="camera_switch.svg"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs5">
<clipPath
id="clip0_7112_29362">
<rect
id="svg_1"
fill="#ffffff"
height="30"
width="30"
x="0"
y="0" />
</clipPath>
</defs>
<sodipodi:namedview
id="namedview5"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="16"
inkscape:cx="6.84375"
inkscape:cy="11.21875"
inkscape:window-width="2560"
inkscape:window-height="1369"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg5"
showguides="false" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="m 21.066182,15.123836 h 1.463398 1.463399 1.463398 1.463399 m 0,0 h 1.463398 c 1.167463,0 2.113821,-0.946358 2.113821,-2.113821 V 2.600884 c 0,-1.1674317 -0.946358,-2.11382107 -2.113821,-2.11382107 H 16.675987 c -1.167411,0 -2.1138,0.94637877 -2.1138,2.11381047 v 1.3011427 1.3011428 1.3011427 1.3011427 h 1.268271 V 6.5043016 5.2031589 3.9020161 2.6008734 c 0,-0.4669642 0.378586,-0.8455179 0.845529,-0.8455179 h 11.707187 c 0.467048,0 0.845528,0.3785537 0.845528,0.8455285 v 10.409131 c 0,0.467049 -0.37848,0.845529 -0.845528,0.845529 h -1.463398 m 0,0 H 25.456377 23.992979 22.52958 21.066182 m 0,0 v 1.268292"
fill="#b3b3b5"
id="path1"
style="fill:#262e30;fill-opacity:1;stroke:none;stroke-width:0;stroke-dasharray:none"
sodipodi:nodetypes="ccccccssssssccccccccsssssscccccccc" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="m 31.074174,7.804414 4.093731,3.449544 V 4.3548482 Z M 30.065035,6.9961839 c -0.501081,0.4222886 -0.501081,1.1942138 0,1.6164496 l 4.633179,3.9041215 c 0.687309,0.579187 1.737984,0.09058 1.737984,-0.80822 V 3.9003132 c 0,-0.8987967 -1.050675,-1.3873959 -1.737984,-0.80823 z"
fill="#b3b3b5"
id="path4"
style="fill:#262e30;fill-opacity:1;stroke-width:1.05691" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M 19.153511,8.3696736 H 7.4463245 c -0.4669431,0 -0.8455285,0.3785536 -0.8455285,0.8455179 V 19.624333 c 0,0.467049 0.3785854,0.845528 0.8455285,0.845528 H 19.153511 c 0.467048,0 0.845528,-0.378479 0.845528,-0.845528 V 9.215202 c 0,-0.4669748 -0.37848,-0.8455284 -0.845528,-0.8455284 z M 7.4463245,7.1013809 c -1.1674106,0 -2.1138,0.9463789 -2.1138,2.1138106 V 19.624333 c 0,1.167463 0.9463894,2.113821 2.1138,2.113821 H 19.153511 c 1.167463,0 2.113821,-0.946358 2.113821,-2.113821 V 9.215202 c 0,-1.1674317 -0.946358,-2.1138211 -2.113821,-2.1138211 z"
fill="#b3b3b5"
id="path1-5"
style="stroke:none;stroke-width:0;stroke-dasharray:none;fill:#262e30;fill-opacity:1" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="m 21.844511,14.418731 4.093731,3.449545 v -6.89911 z m -1.009139,-0.80823 c -0.501081,0.422289 -0.501081,1.194214 0,1.61645 l 4.633179,3.904122 c 0.687309,0.579187 1.737984,0.09058 1.737984,-0.80822 v -7.808222 c 0,-0.8987971 -1.050675,-1.3873956 -1.737984,-0.8082304 z"
fill="#b3b3b5"
id="path4-1"
style="stroke-width:1.05691;fill:#262e30;fill-opacity:1" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="38" height="22" viewBox="0 0 38 22"><rect x="7.5" y="7.5" width="11" height="11" rx="1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><polyline points="18.5 12.5 22.5 9.5 22.5 16.5 18.5 13.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><polyline points="26.5 8.5 30.5 11.5 30.5 4.5 26.5 7.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="9.5" y1="10.5" x2="12.5" y2="10.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><circle cx="11" cy="15" r="1.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M15.5,5.5v-2a1,1,0,0,1,1-1h9a1,1,0,0,1,1,1v9a1,1,0,0,1-1,1h-1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round;fill-rule:evenodd"/><line x1="8.5" y1="4.5" x2="8.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="12.5" y1="3.5" x2="8.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="11.5" y1="2.5" x2="12.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="11.5" y1="4.5" x2="12.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="29.5" y1="16.5" x2="29.5" y2="17.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="25.5" y1="17.5" x2="29.5" y2="17.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="26.5" y1="18.5" x2="25.5" y2="17.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="26.5" y1="16.5" x2="25.5" y2="17.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Before After
Before After

View file

@ -1,76 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="39"
height="22"
viewBox="0 0 39 22"
fill="none"
version="1.1"
id="svg5"
sodipodi:docname="camera_switch_dark.svg"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs5">
<clipPath
id="clip0_7112_29362">
<rect
id="svg_1"
fill="#ffffff"
height="30"
width="30"
x="0"
y="0" />
</clipPath>
</defs>
<sodipodi:namedview
id="namedview5"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="16"
inkscape:cx="6.84375"
inkscape:cy="16.21875"
inkscape:window-width="2560"
inkscape:window-height="1369"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg5"
showguides="false" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="m 21.066182,15.123836 h 1.463398 1.463399 1.463398 1.463399 m 0,0 h 1.463398 c 1.167463,0 2.113821,-0.946358 2.113821,-2.113821 V 2.600884 c 0,-1.1674317 -0.946358,-2.11382107 -2.113821,-2.11382107 H 16.675987 c -1.167411,0 -2.1138,0.94637877 -2.1138,2.11381047 v 1.3011427 1.3011428 1.3011427 1.3011427 h 1.268271 V 6.5043016 5.2031589 3.9020161 2.6008734 c 0,-0.4669642 0.378586,-0.8455179 0.845529,-0.8455179 h 11.707187 c 0.467048,0 0.845528,0.3785537 0.845528,0.8455285 v 10.409131 c 0,0.467049 -0.37848,0.845529 -0.845528,0.845529 h -1.463398 m 0,0 H 25.456377 23.992979 22.52958 21.066182 m 0,0 v 1.268292"
fill="#b3b3b5"
id="path1"
style="fill:#b3b3b5;fill-opacity:1;stroke:none;stroke-width:0;stroke-dasharray:none"
sodipodi:nodetypes="ccccccssssssccccccccsssssscccccccc" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="m 31.074174,7.804414 4.093731,3.449544 V 4.3548482 Z M 30.065035,6.9961839 c -0.501081,0.4222886 -0.501081,1.1942138 0,1.6164496 l 4.633179,3.9041215 c 0.687309,0.579187 1.737984,0.09058 1.737984,-0.80822 V 3.9003132 c 0,-0.8987967 -1.050675,-1.3873959 -1.737984,-0.80823 z"
fill="#b3b3b5"
id="path4"
style="fill:#b3b3b5;fill-opacity:1;stroke-width:1.05691" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M 19.153511,8.3696736 H 7.4463245 c -0.4669431,0 -0.8455285,0.3785536 -0.8455285,0.8455179 V 19.624333 c 0,0.467049 0.3785854,0.845528 0.8455285,0.845528 H 19.153511 c 0.467048,0 0.845528,-0.378479 0.845528,-0.845528 V 9.215202 c 0,-0.4669748 -0.37848,-0.8455284 -0.845528,-0.8455284 z M 7.4463245,7.1013809 c -1.1674106,0 -2.1138,0.9463789 -2.1138,2.1138106 V 19.624333 c 0,1.167463 0.9463894,2.113821 2.1138,2.113821 H 19.153511 c 1.167463,0 2.113821,-0.946358 2.113821,-2.113821 V 9.215202 c 0,-1.1674317 -0.946358,-2.1138211 -2.113821,-2.1138211 z"
fill="#b3b3b5"
id="path1-5"
style="stroke:none;stroke-width:0;stroke-dasharray:none;fill:#b3b3b5;fill-opacity:1" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="m 21.844511,14.418731 4.093731,3.449545 v -6.89911 z m -1.009139,-0.80823 c -0.501081,0.422289 -0.501081,1.194214 0,1.61645 l 4.633179,3.904122 c 0.687309,0.579187 1.737984,0.09058 1.737984,-0.80822 v -7.808222 c 0,-0.8987971 -1.050675,-1.3873956 -1.737984,-0.8082304 z"
fill="#b3b3b5"
id="path4-1"
style="stroke-width:1.05691;fill:#b3b3b5;fill-opacity:1" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="38" height="22" viewBox="0 0 38 22"><rect x="7.5" y="7.5" width="11" height="11" rx="1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><polyline points="18.5 13.5 22.5 16.5 22.5 9.5 18.5 12.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><polyline points="26.5 8.5 30.5 11.5 30.5 4.5 26.5 7.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="9.5" y1="10.5" x2="12.5" y2="10.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><circle cx="11" cy="15" r="1.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M15.5,5.5v-2a1,1,0,0,1,1-1h9a1,1,0,0,1,1,1v9a1,1,0,0,1-1,1h-1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round;fill-rule:evenodd"/><line x1="8.5" y1="4.5" x2="8.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="12.5" y1="3.5" x2="8.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="11.5" y1="2.5" x2="12.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="11.5" y1="4.5" x2="12.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="29.5" y1="16.5" x2="29.5" y2="17.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="25.5" y1="17.5" x2="29.5" y2="17.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="26.5" y1="18.5" x2="25.5" y2="17.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="26.5" y1="16.5" x2="25.5" y2="17.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1" y="1" width="16" height="16" rx="1" fill="#009688"/>
<path d="M4 9L14 9" stroke="white" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><rect x="1" y="1" width="15" height="15" rx="1.5" style="fill:#009688"/><line x1="3.5" y1="8.5" x2="13.5" y2="8.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 228 B

After

Width:  |  Height:  |  Size: 278 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1" y="1" width="16" height="16" rx="1" fill="#CECECE"/>
<line x1="4.37881" y1="8.93516" x2="13.6213" y2="8.93515" stroke="white" stroke-width="1.2" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><rect x="1" y="1" width="15" height="15" rx="1.5" style="fill:#b3b3b3;opacity:0.3"/><line x1="3.5" y1="8.5" x2="13.5" y2="8.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;opacity:0.5"/></svg>

Before

Width:  |  Height:  |  Size: 285 B

After

Width:  |  Height:  |  Size: 302 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1" y="1" width="16" height="16" rx="1" fill="#4db6ac"/>
<path d="M4 9L14 9" stroke="white" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><rect x="1" y="1" width="15" height="15" rx="1.5" style="fill:#4db6ac"/><line x1="3.5" y1="8.5" x2="13.5" y2="8.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 232 B

After

Width:  |  Height:  |  Size: 278 B

Before After
Before After

View file

@ -1,3 +1 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1.5" y="1.5" width="15" height="15" rx="0.5" stroke="#ACACAC"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><rect x="1.5" y="1.5" width="14" height="14" rx="1" style="fill:none;stroke:#949494;stroke-miterlimit:10;opacity:0.3"/></svg>

Before

Width:  |  Height:  |  Size: 176 B

After

Width:  |  Height:  |  Size: 208 B

Before After
Before After

View file

@ -1,3 +1 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1.5" y="1.5" width="15" height="15" rx="0.5" fill="#CECECE" stroke="#ACACAC"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><rect x="1" y="1" width="15" height="15" rx="1.5" style="fill:#b3b3b3;opacity:0.3"/></svg>

Before

Width:  |  Height:  |  Size: 191 B

After

Width:  |  Height:  |  Size: 173 B

Before After
Before After

View file

@ -1,3 +1 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1.5" y="1.5" width="15" height="15" rx="0.5" stroke="#009688"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><rect x="1.5" y="1.5" width="14" height="14" rx="1" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round;opacity:0.5"/></svg>

Before

Width:  |  Height:  |  Size: 176 B

After

Width:  |  Height:  |  Size: 230 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1" y="1" width="16" height="16" rx="1" fill="#009688"/>
<path d="M4.35537 8.5374L8.30284 11.9361C8.71855 12.294 9.34501 12.2502 9.70687 11.838L14.8175 6.01521" stroke="white" stroke-width="1.2" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><rect x="1" y="1" width="15" height="15" rx="1.5" style="fill:#009688"/><polyline points="13.5 6.5 6.5 11.5 3.5 7.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 331 B

After

Width:  |  Height:  |  Size: 280 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1" y="1" width="16" height="16" rx="1" fill="#CECECE"/>
<path d="M4.35537 8.5374L8.30284 11.9361C8.71855 12.294 9.34501 12.2502 9.70687 11.838L14.8175 6.01521" stroke="white" stroke-width="1.2" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><rect x="1" y="1" width="15" height="15" rx="1.5" style="fill:#b3b3b3;opacity:0.3"/><polyline points="13.5 6.5 6.5 11.5 3.5 7.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;opacity:0.5"/></svg>

Before

Width:  |  Height:  |  Size: 331 B

After

Width:  |  Height:  |  Size: 304 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1" y="1" width="16" height="16" rx="1" fill="#4db6ac"/>
<path d="M4.35537 8.5374L8.30284 11.9361C8.71855 12.294 9.34501 12.2502 9.70687 11.838L14.8175 6.01521" stroke="white" stroke-width="1.2" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><rect x="1" y="1" width="15" height="15" rx="1.5" style="fill:#4db6ac"/><polyline points="13.5 6.5 6.5 11.5 3.5 7.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 331 B

After

Width:  |  Height:  |  Size: 280 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 8.9375L6.45062 11.6772C6.67263 11.8535 6.99663 11.8101 7.16447 11.5817L12 5" stroke="white" stroke-linecap="round"/>
<path d="M3 8.9375L6.45062 11.6772C6.67263 11.8535 6.99663 11.8101 7.16447 11.5817L12 5" stroke="white" stroke-opacity="0.2" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><polyline points="13.5 6.5 6.5 11.5 3.5 7.5" style="fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 382 B

After

Width:  |  Height:  |  Size: 208 B

Before After
Before After

View file

@ -1 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1644663190618" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3587" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><defs><style type="text/css"></style></defs><path d="M511.996587 1020.586667C231.103147 1020.586667 3.413333 792.84224 3.413333 512 3.413333 231.154347 231.103147 3.413333 511.996587 3.413333 792.89344 3.413333 1020.586667 231.10656 1020.586667 512s-227.7376 508.586667-508.59008 508.586667z m0-940.885334C273.24416 79.691093 79.68768 273.24416 79.68768 512c0 238.752427 193.55648 432.295253 432.308907 432.295253 238.75584 0 432.295253-193.55648 432.295253-432.295253 0-238.742187-193.55648-432.308907-432.295253-432.308907v0.01024z" p-id="3588"></path></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><circle cx="8" cy="8" r="7.5" style="fill:none;stroke:#54545a;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 884 B

After

Width:  |  Height:  |  Size: 196 B

Before After
Before After

View file

@ -1,3 +1 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 17.3707C14.0707 17.3707 17.3707 14.0707 17.3707 10C17.3707 5.92935 14.0707 2.62939 10 2.62939C5.92935 2.62939 2.62939 5.92935 2.62939 10C2.62939 14.0707 5.92935 17.3707 10 17.3707ZM10 18.3707C14.623 18.3707 18.3707 14.623 18.3707 10C18.3707 5.37706 14.623 1.62939 10 1.62939C5.37706 1.62939 1.62939 5.37706 1.62939 10C1.62939 14.623 5.37706 18.3707 10 18.3707Z" fill="#B6B6B6"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><circle cx="8" cy="8" r="7.5" style="fill:none;stroke:#cfcfcf;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 535 B

After

Width:  |  Height:  |  Size: 196 B

Before After
Before After

View file

@ -1,12 +1 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1159_10366)">
<path d="M11.547 7C11.547 6.77376 11.5301 6.55123 11.4969 6.3345C11.4773 6.20605 11.5349 6.07647 11.6478 6.01213L12.7362 5.392C12.8814 5.30928 12.931 5.12389 12.8465 4.97971L11.6951 3.01396C11.6121 2.87226 11.4306 2.82363 11.2879 2.90486L10.1866 3.5316C10.0761 3.59454 9.93839 3.58009 9.83849 3.50128C9.48476 3.22225 9.08805 2.99452 8.65871 2.82827C8.53838 2.78168 8.45548 2.66801 8.45548 2.53897V1.3C8.45548 1.13431 8.32117 1 8.15548 1H5.84452C5.67883 1 5.54452 1.13431 5.54452 1.3V2.53858C5.54452 2.66781 5.46138 2.78159 5.34084 2.82817C4.91254 2.99369 4.51525 3.22217 4.1615 3.50127C4.06161 3.58009 3.92394 3.59454 3.81335 3.5316L2.71215 2.90486C2.56942 2.82363 2.3879 2.87226 2.3049 3.01396L1.15346 4.97971C1.069 5.12389 1.11862 5.30928 1.26381 5.392L2.35358 6.0129C2.46584 6.07686 2.52355 6.20538 2.50411 6.33312C2.47097 6.55074 2.45297 6.77304 2.45297 7C2.45297 7.22624 2.46991 7.44877 2.50308 7.6655C2.52274 7.79396 2.46515 7.92353 2.35223 7.98787L1.26381 8.608C1.11862 8.69072 1.069 8.87611 1.15346 9.02029L2.3049 10.986C2.3879 11.1277 2.56942 11.1764 2.71215 11.0951L3.81335 10.4684C3.92394 10.4055 4.06161 10.4199 4.16151 10.4987C4.51524 10.7777 4.91194 11.0055 5.34129 11.1717C5.46162 11.2183 5.54452 11.332 5.54452 11.461V12.7C5.54452 12.8657 5.67883 13 5.84452 13H8.15548C8.32117 13 8.45548 12.8657 8.45548 12.7V11.4614C8.45548 11.3322 8.53862 11.2184 8.65916 11.1718C9.08746 11.0063 9.48475 10.7778 9.83849 10.4987C9.93839 10.4199 10.0761 10.4055 10.1866 10.4684L11.2879 11.0951C11.4306 11.1764 11.6121 11.1277 11.6951 10.986L12.8465 9.02029C12.931 8.87611 12.8814 8.69072 12.7362 8.608L11.6478 7.98787C11.5349 7.92353 11.4773 7.79396 11.4969 7.6655C11.5301 7.44877 11.547 7.22624 11.547 7Z" stroke="#262E30" stroke-width="0.5" stroke-miterlimit="10"/>
<path d="M5.89738 9.46237L5.89736 9.4624L5.90053 9.46423C6.26562 9.67608 6.67351 9.78 7.118 9.78C7.48526 9.78 7.82382 9.71208 8.12898 9.57089C8.3862 9.45188 8.59949 9.29976 8.75615 9.1083C8.83775 9.00858 8.868 8.88955 8.868 8.78357V7.466C8.868 7.16224 8.62176 6.916 8.318 6.916H7.394C7.12338 6.916 6.904 7.13538 6.904 7.406C6.904 7.67662 7.12338 7.896 7.394 7.896H7.784C7.81161 7.896 7.834 7.91839 7.834 7.946V8.58254C7.834 8.58806 7.83331 8.59207 7.83269 8.59454C7.68373 8.71446 7.46664 8.788 7.154 8.788C6.87859 8.788 6.64715 8.72403 6.45122 8.60321C6.25385 8.4815 6.09908 8.31031 5.98659 8.08219C5.87381 7.84951 5.814 7.57608 5.814 7.256C5.814 6.93808 5.87051 6.6698 5.97594 6.44501C6.08631 6.21422 6.23336 6.04337 6.41497 5.92314C6.59921 5.80378 6.81094 5.742 7.058 5.742C7.27655 5.742 7.45575 5.78945 7.60403 5.87594L7.60402 5.87597L7.60743 5.87789C7.69471 5.92699 7.76652 5.98341 7.82503 6.04631C7.9761 6.20871 8.2601 6.3242 8.51769 6.17394C8.73178 6.04905 8.85894 5.74575 8.68079 5.4935C8.53735 5.2904 8.34863 5.12721 8.12019 5.00278C7.81096 4.83218 7.46268 4.75 7.082 4.75C6.65073 4.75 6.25211 4.85728 5.89178 5.07339C5.53443 5.28608 5.25359 5.58664 5.04955 5.96809L5.04955 5.96809L5.04905 5.96903C4.84739 6.34995 4.75 6.78113 4.75 7.256C4.75 7.73459 4.84726 8.17087 5.04795 8.55886L5.04792 8.55887L5.04955 8.56191C5.25387 8.94389 5.53681 9.24604 5.89738 9.46237Z" fill="#ACACAC" stroke="#262E30" stroke-width="0.5"/>
</g>
<defs>
<clipPath id="clip0_1159_10366">
<rect width="14" height="14" fill="white" transform="translate(0 14) rotate(-90)"/>
</clipPath>
</defs>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="14.5" y1="11.5" x2="12.5" y2="11.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="9.5" y1="11.5" x2="0.5" y2="11.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><rect x="9.5" y="8.5" width="3" height="6" rx="1" transform="translate(22 23) rotate(-180)" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><line x1="0.5" y1="3.5" x2="2.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="5.5" y1="3.5" x2="14.5" y2="3.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><rect x="2.5" y="0.5" width="3" height="6" rx="1" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 872 B

Before After
Before After

View file

@ -1,16 +1 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g id="cross">
<g><line fill="none" stroke="#009688" stroke-width="1" stroke-linecap="round" stroke-miterlimit="10" x1="12" y1="1" x2="15" y2="4"/></g>
<g><line fill="none" stroke="#009688" stroke-width="1" stroke-linecap="round" stroke-miterlimit="10" x1="12" y1="7" x2="15" y2="4"/></g>
<g><line fill="none" stroke="#009688" stroke-width="1" stroke-linecap="round" stroke-miterlimit="10" x1="8" y1="1" x2="11" y2="4"/></g>
<g><line fill="none" stroke="#009688" stroke-width="1" stroke-linecap="round" stroke-miterlimit="10" x1="8" y1="7" x2="11" y2="4"/></g>
<g><line fill="none" stroke="#009688" stroke-width="1" stroke-linecap="round" stroke-miterlimit="10" x1="4" y1="9" x2="1" y2="12"/></g>
<g><line fill="none" stroke="#009688" stroke-width="1" stroke-linecap="round" stroke-miterlimit="10" x1="4" y1="15" x2="1" y2="12"/></g>
<g><line fill="none" stroke="#009688" stroke-width="1" stroke-linecap="round" stroke-miterlimit="10" x1="8" y1="9" x2="5" y2="12"/></g>
<g><line fill="none" stroke="#009688" stroke-width="1" stroke-linecap="round" stroke-miterlimit="10" x1="8" y1="15" x2="5" y2="12"/></g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><line x1="6.5" y1="1.5" x2="2.5" y2="5.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><line x1="6.5" y1="9.5" x2="2.5" y2="5.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><line x1="10.5" y1="15.5" x2="14.5" y2="11.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><line x1="10.5" y1="7.5" x2="14.5" y2="11.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 572 B

Before After
Before After

View file

@ -1,6 +1 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7.87009 2.23001C6.33009 0.690012 3.83009 0.690012 2.28009 2.23001C0.730091 3.77001 0.740091 6.27001 2.28009 7.82001C3.71009 9.25001 5.97009 9.35001 7.52009 8.13001L8.85009 9.46001C8.85009 9.46001 8.52009 9.79001 8.85009 10.12C9.18009 10.45 12.1401 13.41 12.1401 13.41C12.1401 13.41 12.4701 13.74 12.8001 13.41C13.1301 13.08 13.4601 12.75 13.4601 12.75C13.4601 12.75 13.7901 12.42 13.4601 12.09C13.1301 11.76 10.1701 8.80001 10.1701 8.80001C9.84009 8.47001 9.51009 8.80001 9.51009 8.80001L8.18009 7.47001C9.41009 5.92001 9.30009 3.67001 7.87009 2.23001ZM7.52009 7.47001C6.17009 8.82001 3.98009 8.82001 2.63009 7.47001C1.28009 6.12001 1.28009 3.93001 2.63009 2.58001C3.98009 1.23001 6.17009 1.23001 7.52009 2.58001C8.87009 3.93001 8.87009 6.12001 7.52009 7.47001Z" fill="#4DB6AC"/>
<path d="M7.49016 4.34999C7.43016 4.15999 7.36016 3.96999 7.26016 3.79999L7.44016 3.25999L6.85016 2.66999L6.31016 2.84999C6.14016 2.74999 5.95016 2.67999 5.75016 2.61999L5.50016 2.10999H4.66016L4.41016 2.61999C4.21016 2.66999 4.03016 2.74999 3.85016 2.84999L3.31016 2.66999L2.72016 3.25999L2.90016 3.79999C2.80016 3.96999 2.72016 4.15999 2.67016 4.34999L2.16016 4.60999V5.43999L2.67016 5.69999C2.72016 5.89999 2.80016 6.07999 2.90016 6.25999L2.72016 6.79999L3.31016 7.38999L3.85016 7.20999C4.02016 7.30999 4.21016 7.37999 4.41016 7.43999L4.67016 7.94999H5.50016L5.76016 7.43999C5.96016 7.38999 6.14016 7.30999 6.32016 7.20999L6.86016 7.38999L7.44016 6.79999L7.26016 6.25999C7.36016 6.07999 7.43016 5.89999 7.49016 5.69999L8.00016 5.44999V4.60999L7.49016 4.34999ZM5.08016 6.32999C4.36016 6.32999 3.78016 5.74999 3.78016 5.02999C3.78016 4.30999 4.36016 3.72999 5.08016 3.72999C5.80016 3.72999 6.38016 4.30999 6.38016 5.02999C6.38016 5.74999 5.80016 6.32999 5.08016 6.32999Z" fill="#4DB6AC"/>
<path d="M14.56 4.45001C14.51 4.28001 14.45 4.12001 14.36 3.97001L14.51 3.51001L14 3.00001L13.54 3.15001C13.39 3.07001 13.23 3.00001 13.06 2.95001L12.84 2.51001H12.13L11.91 2.95001C11.74 3.00001 11.58 3.06001 11.43 3.15001L10.97 3.00001L10.46 3.51001L10.61 3.97001C10.53 4.12001 10.46 4.28001 10.41 4.45001L10 4.67001V5.38001L10.44 5.60001C10.49 5.77001 10.55 5.93001 10.64 6.08001L10.49 6.54001L11 7.05001L11.46 6.90001C11.61 6.98001 11.77 7.05001 11.94 7.10001L12.16 7.54001H12.87L13.09 7.10001C13.26 7.05001 13.42 6.99001 13.57 6.90001L14.03 7.05001L14.54 6.54001L14.39 6.08001C14.47 5.93001 14.54 5.77001 14.59 5.60001L15 5.39001V4.67001L14.56 4.45001ZM12.5 6.14001C11.88 6.14001 11.39 5.64001 11.39 5.03001C11.39 4.41001 11.89 3.92001 12.5 3.92001C13.11 3.92001 13.61 4.42001 13.61 5.03001C13.61 5.64001 13.11 6.14001 12.5 6.14001Z" fill="#4DB6AC"/>
<path d="M7.14006 11.91C7.09006 11.74 7.03006 11.58 6.94006 11.43L7.09006 10.97L6.58006 10.46L6.12006 10.61C5.97006 10.53 5.81006 10.46 5.64006 10.41L5.44006 9.98999H4.72006L4.50006 10.43C4.33006 10.48 4.17006 10.54 4.02006 10.63L3.56006 10.48L3.05006 10.99L3.20006 11.45C3.12006 11.6 3.05006 11.76 3.00006 11.93L2.56006 12.15V12.86L3.00006 13.08C3.05006 13.25 3.11006 13.41 3.20006 13.56L3.06006 14L3.57006 14.51L4.03006 14.36C4.18006 14.44 4.34006 14.51 4.51006 14.56L4.73006 15H5.44006L5.66006 14.56C5.83006 14.51 5.99006 14.45 6.14006 14.36L6.60006 14.51L7.10006 14L6.95006 13.54C7.03006 13.39 7.10006 13.23 7.15006 13.06L7.59006 12.84V12.13L7.14006 11.91ZM5.08006 13.6C4.46006 13.6 3.97006 13.1 3.97006 12.49C3.97006 11.87 4.47006 11.38 5.08006 11.38C5.69006 11.38 6.19006 11.88 6.19006 12.49C6.19006 13.11 5.69006 13.6 5.08006 13.6Z" fill="#4DB6AC"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M7.5,12.5h-3a2,2,0,0,1-2-2v-1" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M7.5,2.5h3a2,2,0,0,1,2,2v1" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><polyline points="9.5 4.5 7.5 2.5 9.5 0.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><polyline points="5.5 14.5 7.5 12.5 5.5 10.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><rect y="1" width="1" height="6" style="fill:#949494"/><rect x="10" y="8" width="1" height="7" style="fill:#949494"/><rect x="14" y="9" width="1" height="2" style="fill:#949494"/><rect x="14" y="12" width="1" height="2" style="fill:#949494"/><rect x="1" y="4" width="3" height="1" style="fill:#949494"/><rect x="11" y="11" width="3" height="1" style="fill:#949494"/><rect x="11" y="14" width="3" height="1" style="fill:#949494"/><rect x="11" y="8" width="3" height="1" style="fill:#949494"/><rect x="1" width="3" height="1" style="fill:#949494"/><rect x="4" y="1" width="1" height="6" style="fill:#949494"/></svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Before After
Before After

View file

@ -1,8 +1 @@
<svg width="25" height="25" xmlns="http://www.w3.org/2000/svg" fill="none">
<g>
<title>Layer 1</title>
<circle id="svg_1" fill="#009688" r="12.5" cy="12.5" cx="12.5"/>
<path id="svg_2" stroke-linecap="round" stroke-width="2" stroke="white" d="m6,12.0189l3.57518,3.57c0.78082,0.7796 2.04552,0.7796 2.82642,0l6.5984,-6.5889"/>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12,0A12,12,0,1,0,24,12,12,12,0,0,0,12,0Zm6.356,10.192L10.45,16.661a1.46,1.46,0,0,1-.264.148,1.414,1.414,0,0,1-.156.088A1.494,1.494,0,0,1,9.5,17h0a1.481,1.481,0,0,1-.517-.1c-.022-.008-.044-.013-.066-.022a1.492,1.492,0,0,1-.436-.289c-.012-.012-.028-.015-.041-.027l-3-3a1.5,1.5,0,0,1,2.122-2.122l2.04,2.04L16.457,7.87a1.5,1.5,0,0,1,1.9,2.322Z" style="fill:#009688"/></svg>

Before

Width:  |  Height:  |  Size: 345 B

After

Width:  |  Height:  |  Size: 462 B

Before After
Before After

View file

@ -1,3 +1 @@
<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.0882 3.21873C15.3736 3.51248 15.3736 3.98748 15.0882 4.2781L7.07395 12.5312C6.78859 12.825 6.32717 12.825 6.04484 12.5312L1.91324 8.28123C1.62788 7.98748 1.62788 7.51248 1.91324 7.22185C2.19859 6.93123 2.66002 6.9281 2.94234 7.22185L6.55484 10.9406L14.0561 3.21873C14.3415 2.92498 14.8029 2.92498 15.0852 3.21873H15.0882Z" fill="#009688"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><polyline points="6.5 2.5 11.5 7.5 6.5 12.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="11.5" y1="7.5" x2="0.5" y2="7.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 456 B

After

Width:  |  Height:  |  Size: 331 B

Before After
Before After

View file

@ -1,3 +1 @@
<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.0882 3.21873C15.3736 3.51248 15.3736 3.98748 15.0882 4.2781L7.07395 12.5312C6.78859 12.825 6.32717 12.825 6.04484 12.5312L1.91324 8.28123C1.62788 7.98748 1.62788 7.51248 1.91324 7.22185C2.19859 6.93123 2.66002 6.9281 2.94234 7.22185L6.55484 10.9406L14.0561 3.21873C14.3415 2.92498 14.8029 2.92498 15.0852 3.21873H15.0882Z" fill="#009688"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><polyline points="6.5 2.5 11.5 7.5 6.5 12.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="11.5" y1="7.5" x2="0.5" y2="7.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 456 B

After

Width:  |  Height:  |  Size: 331 B

Before After
Before After

View file

@ -1,37 +1 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 128 128" enable-background="new 0 0 128 128" xml:space="preserve">
<g id="copy">
<g>
<path fill="#009688" d="M115.76,51.2l-8.06-8.06c-2.47-2.47-6.97-4.34-10.47-4.34h-50.8c-4.2,0-7.62,3.42-7.62,7.62v66.04
c0,4.2,3.42,7.62,7.62,7.62h66.04c4.2,0,7.62-3.42,7.62-7.62v-50.8C120.09,58.17,118.23,53.67,115.76,51.2z M111.42,54.04h-6.57
v-6.57L111.42,54.04z M115.01,112.47c0,1.4-1.14,2.54-2.54,2.54H46.43c-1.4,0-2.54-1.14-2.54-2.54V46.42
c0-1.4,1.14-2.54,2.54-2.54h50.8c0.74,0,1.63,0.18,2.54,0.46v12.24c0,1.4,1.14,2.54,2.54,2.54h12.24c0.28,0.91,0.46,1.8,0.46,2.54
V112.47z"/>
<path fill="#009688" d="M53.97,59.13h35.72c1.4,0,2.54-1.14,2.54-2.54s-1.14-2.54-2.54-2.54H53.97c-1.4,0-2.54,1.14-2.54,2.54
S52.56,59.13,53.97,59.13z"/>
<path fill="#009688" d="M104.93,69.29H53.97c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h50.96c1.4,0,2.54-1.14,2.54-2.54
S106.33,69.29,104.93,69.29z"/>
<path fill="#009688" d="M104.93,84.53H53.97c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h50.96c1.4,0,2.54-1.14,2.54-2.54
S106.33,84.53,104.93,84.53z"/>
<path fill="#009688" d="M104.93,99.77H53.97c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h50.96c1.4,0,2.54-1.14,2.54-2.54
S106.33,99.77,104.93,99.77z"/>
</g>
<g>
<path fill="#262E30" d="M85.27,20.71l-8.06-8.06c-2.47-2.47-6.97-4.34-10.47-4.34h-50.8c-4.2,0-7.62,3.42-7.62,7.62v66.04
c0,4.2,3.42,7.62,7.62,7.62h17.78c1.4,0,2.54-1.14,2.54-2.54s-1.14-2.54-2.54-2.54H15.94c-1.4,0-2.54-1.14-2.54-2.54V15.94
c0-1.4,1.14-2.54,2.54-2.54h50.8c0.74,0,1.63,0.18,2.54,0.46V26.1c0,1.4,1.14,2.54,2.54,2.54h12.45c0.16,0.49,0.25,0.93,0.25,1.27
v3.81c0,1.4,1.14,2.54,2.54,2.54c1.4,0,2.54-1.14,2.54-2.54v-3.81C89.61,27.14,87.75,23.19,85.27,20.71z M74.37,16.99l6.57,6.57
h-6.57V16.99z"/>
<path fill="#262E30" d="M59.21,23.56H23.48c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h35.72c1.4,0,2.54-1.14,2.54-2.54
S60.61,23.56,59.21,23.56z"/>
<path fill="#262E30" d="M28.73,38.8h-5.24c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h5.24c1.4,0,2.54-1.14,2.54-2.54
S30.13,38.8,28.73,38.8z"/>
<path fill="#262E30" d="M28.73,54.04h-5.24c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h5.24c1.4,0,2.54-1.14,2.54-2.54
S30.13,54.04,28.73,54.04z"/>
<path fill="#262E30" d="M28.73,69.29h-5.24c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h5.24c1.4,0,2.54-1.14,2.54-2.54
S30.13,69.29,28.73,69.29z"/>
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="3.5" y1="8.5" x2="9.5" y2="8.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="3.5" y1="10.5" x2="9.5" y2="10.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="3.5" y1="12.5" x2="9.5" y2="12.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><rect x="1.5" y="4.5" width="10" height="10" rx="1" style="fill:none;stroke:#545454;stroke-linecap:round;stroke-linejoin:round"/><path d="M4.5,2.5a1,1,0,0,1,1-1h8a1,1,0,0,1,1,1v8a1,1,0,0,1-1,1" style="fill:none;stroke:#545454;stroke-linecap:square;stroke-linejoin:round"/><rect x="4.5" y="4.5" width="4" height="2" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 845 B

Before After
Before After

View file

@ -1,37 +1 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 128 128" enable-background="new 0 0 128 128" xml:space="preserve">
<g id="copy">
<g>
<path fill="#009688" d="M115.76,51.2l-8.06-8.06c-2.47-2.47-6.97-4.34-10.47-4.34h-50.8c-4.2,0-7.62,3.42-7.62,7.62v66.04
c0,4.2,3.42,7.62,7.62,7.62h66.04c4.2,0,7.62-3.42,7.62-7.62v-50.8C120.09,58.17,118.23,53.67,115.76,51.2z M111.42,54.04h-6.57
v-6.57L111.42,54.04z M115.01,112.47c0,1.4-1.14,2.54-2.54,2.54H46.43c-1.4,0-2.54-1.14-2.54-2.54V46.42
c0-1.4,1.14-2.54,2.54-2.54h50.8c0.74,0,1.63,0.18,2.54,0.46v12.24c0,1.4,1.14,2.54,2.54,2.54h12.24c0.28,0.91,0.46,1.8,0.46,2.54
V112.47z"/>
<path fill="#009688" d="M53.97,59.13h35.72c1.4,0,2.54-1.14,2.54-2.54s-1.14-2.54-2.54-2.54H53.97c-1.4,0-2.54,1.14-2.54,2.54
S52.56,59.13,53.97,59.13z"/>
<path fill="#009688" d="M104.93,69.29H53.97c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h50.96c1.4,0,2.54-1.14,2.54-2.54
S106.33,69.29,104.93,69.29z"/>
<path fill="#009688" d="M104.93,84.53H53.97c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h50.96c1.4,0,2.54-1.14,2.54-2.54
S106.33,84.53,104.93,84.53z"/>
<path fill="#009688" d="M104.93,99.77H53.97c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h50.96c1.4,0,2.54-1.14,2.54-2.54
S106.33,99.77,104.93,99.77z"/>
</g>
<g>
<path fill="#B6B6B6" d="M85.27,20.71l-8.06-8.06c-2.47-2.47-6.97-4.34-10.47-4.34h-50.8c-4.2,0-7.62,3.42-7.62,7.62v66.04
c0,4.2,3.42,7.62,7.62,7.62h17.78c1.4,0,2.54-1.14,2.54-2.54s-1.14-2.54-2.54-2.54H15.94c-1.4,0-2.54-1.14-2.54-2.54V15.94
c0-1.4,1.14-2.54,2.54-2.54h50.8c0.74,0,1.63,0.18,2.54,0.46V26.1c0,1.4,1.14,2.54,2.54,2.54h12.45c0.16,0.49,0.25,0.93,0.25,1.27
v3.81c0,1.4,1.14,2.54,2.54,2.54c1.4,0,2.54-1.14,2.54-2.54v-3.81C89.61,27.14,87.75,23.19,85.27,20.71z M74.37,16.99l6.57,6.57
h-6.57V16.99z"/>
<path fill="#B6B6B6" d="M59.21,23.56H23.48c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h35.72c1.4,0,2.54-1.14,2.54-2.54
S60.61,23.56,59.21,23.56z"/>
<path fill="#B6B6B6" d="M28.73,38.8h-5.24c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h5.24c1.4,0,2.54-1.14,2.54-2.54
S30.13,38.8,28.73,38.8z"/>
<path fill="#B6B6B6" d="M28.73,54.04h-5.24c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h5.24c1.4,0,2.54-1.14,2.54-2.54
S30.13,54.04,28.73,54.04z"/>
<path fill="#B6B6B6" d="M28.73,69.29h-5.24c-1.4,0-2.54,1.14-2.54,2.54s1.14,2.54,2.54,2.54h5.24c1.4,0,2.54-1.14,2.54-2.54
S30.13,69.29,28.73,69.29z"/>
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="3.5" y1="8.5" x2="9.5" y2="8.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="3.5" y1="10.5" x2="9.5" y2="10.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="3.5" y1="12.5" x2="9.5" y2="12.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><rect x="1.5" y="4.5" width="10" height="10" rx="1" style="fill:none;stroke:#b3b3b3;stroke-linecap:square;stroke-linejoin:round"/><path d="M4.5,2.5a1,1,0,0,1,1-1h8a1,1,0,0,1,1,1v8a1,1,0,0,1-1,1" style="fill:none;stroke:#b3b3b3;stroke-linecap:square;stroke-linejoin:round"/><rect x="4.5" y="4.5" width="4" height="2" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 846 B

Before After
Before After

View file

@ -1,10 +1 @@
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_13578_18912)">
<path d="M12 1.86133C14.7848 1.86133 17.4555 2.96757 19.4246 4.93671C21.3938 6.90584 22.5 9.57656 22.5 12.3613C22.5 15.1461 21.3938 17.8168 19.4246 19.7859C17.4555 21.7551 14.7848 22.8613 12 22.8613C9.21523 22.8613 6.54451 21.7551 4.57538 19.7859C2.60625 17.8168 1.5 15.1461 1.5 12.3613C1.5 9.57656 2.60625 6.90584 4.57538 4.93671C6.54451 2.96757 9.21523 1.86133 12 1.86133ZM12 24.3613C15.1826 24.3613 18.2348 23.097 20.4853 20.8466C22.7357 18.5962 24 15.5439 24 12.3613C24 9.17873 22.7357 6.12648 20.4853 3.87605C18.2348 1.62561 15.1826 0.361328 12 0.361328C8.8174 0.361328 5.76516 1.62561 3.51472 3.87605C1.26428 6.12648 0 9.17873 0 12.3613C0 15.5439 1.26428 18.5962 3.51472 20.8466C5.76516 23.097 8.8174 24.3613 12 24.3613ZM17.0297 9.89102C17.3203 9.60039 17.3203 9.12227 17.0297 8.83164C16.7391 8.54102 16.2609 8.54102 15.9703 8.83164L10.5 14.302L8.02969 11.8316C7.73906 11.541 7.26094 11.541 6.97031 11.8316C6.67969 12.1223 6.67969 12.6004 6.97031 12.891L9.97031 15.891C10.2609 16.1816 10.7391 16.1816 11.0297 15.891L17.0297 9.89102Z" fill="#009688"/>
</g>
<defs>
<clipPath id="clip0_13578_18912">
<rect width="24" height="24" fill="white" transform="translate(0 0.361328)"/>
</clipPath>
</defs>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12,0A12,12,0,1,0,24,12,12,12,0,0,0,12,0Zm6.356,10.192L10.45,16.661a1.46,1.46,0,0,1-.264.148,1.414,1.414,0,0,1-.156.088A1.494,1.494,0,0,1,9.5,17h0a1.481,1.481,0,0,1-.517-.1c-.022-.008-.044-.013-.066-.022a1.492,1.492,0,0,1-.436-.289c-.012-.012-.028-.015-.041-.027l-3-3a1.5,1.5,0,0,1,2.122-2.122l2.04,2.04L16.457,7.87a1.5,1.5,0,0,1,1.9,2.322Z" style="fill:#009688"/></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 462 B

Before After
Before After

View file

@ -1,8 +1 @@
<svg id="图层_1" data-name="图层 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<defs>
<style>.cls-1,.cls-2,.cls-3{fill:none;}.cls-2,.cls-3{stroke:#2b3436;stroke-linecap:round;}</style>
</defs>
<title>Slice 41</title>
<rect fill="none" x="-202.7" y="-112" width="1440" height="909"/>
<path fill="none" stroke="#262E30" stroke-linecap="round" d="M3.62,3.25l9,9.29"/>
<line fill="none" stroke="#262E30" stroke-linecap="round" x1="12.37" y1="3.47" x2="3.35" y2="12.75"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M.5,13.5V1.5a1,1,0,0,1,1-1h12a1,1,0,0,1,1,1v12a1,1,0,0,1-1,1H1.5A1,1,0,0,1,.5,13.5Zm3-6h8" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round;opacity:0.6000000000000001"/></svg>

Before

Width:  |  Height:  |  Size: 521 B

After

Width:  |  Height:  |  Size: 294 B

Before After
Before After

View file

@ -1,4 +1 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14 2L2 14" stroke="#009688" stroke-width="3" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M2 2L14 14" stroke="#009688" stroke-width="3" stroke-miterlimit="10" stroke-linecap="round"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M9.207,7.5l5.647-5.646a.5.5,0,0,0-.708-.708L8.5,6.793,2.854,1.146a.5.5,0,0,0-.708.708L7.793,7.5,2.146,13.146a.5.5,0,0,0,.708.708L8.5,8.207l5.646,5.647a.5.5,0,0,0,.708-.708Z" style="fill:#009688"/></svg>

Before

Width:  |  Height:  |  Size: 309 B

After

Width:  |  Height:  |  Size: 294 B

Before After
Before After

View file

@ -1,11 +1 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_23_257)">
<path d="M14.5999 1.40002L1.3999 14.6" stroke="#009688" stroke-width="3.3" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M1.3999 1.40002L14.5999 14.6" stroke="#009688" stroke-width="3.3" stroke-miterlimit="10" stroke-linecap="round"/>
</g>
<defs>
<clipPath id="clip0_23_257">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M9.207,7.5l5.647-5.646a.5.5,0,0,0-.708-.708L8.5,6.793,2.854,1.146a.5.5,0,0,0-.708.708L7.793,7.5,2.146,13.146a.5.5,0,0,0,.708.708L8.5,8.207l5.646,5.647a.5.5,0,0,0,.708-.708Z" style="fill:#009688"/></svg>

Before

Width:  |  Height:  |  Size: 489 B

After

Width:  |  Height:  |  Size: 294 B

Before After
Before After

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M10.2,13.8A20.875,20.875,0,0,1,6.376,8.5C4.305,4.673,3.353,1.124,4.25.572" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M1.781,6.381A18.541,18.541,0,0,1,8,5.5c4.142,0,7.5.9,7.5,2" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M12.017,2.314A21.814,21.814,0,0,1,9.624,8.5c-2.071,3.826-4.477,6.48-5.374,5.927" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M15.5,7.5c0,1.1-3.358,2-7.5,2S.5,8.6.5,7.5c0-.414.472-.8,1.281-1.118" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M4.25,14.426c-.9-.552.055-4.1,2.126-7.927S10.853.02,11.75.572c.336.207.413.835.267,1.742" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M4.25.572c.9-.552,3.3,2.1,5.374,5.927s3.023,7.375,2.126,7.927c-.336.207-.885-.036-1.548-.624" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><circle cx="12" cy="2.804" r="1" style="fill:#009688;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><circle cx="9.6" cy="13.196" r="1" style="fill:#009688;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><circle cx="2.5" cy="6.499" r="1" style="fill:#009688;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><circle cx="7.5" cy="7.5" r="1.5" style="fill:#009688"/><path d="M6.5,2.5c2-1,4.5,1.5,2,4" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M8.5,12.5c-2,1-4.5-1.5-2-4" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M2.67,5.866c.134-2.232,3.549-3.147,4.464.268" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M12.33,9.134c-.134,2.232-3.549,3.147-4.464-.268" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M3.67,10.866C1.8,9.634,2.719,6.219,6.134,7.134" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M11.33,4.134c1.866,1.232.951,4.647-2.464,3.732" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><rect x="0.5" y="0.5" width="14" height="14" rx="1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><circle cx="7.5" cy="7.5" r="7" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M14.5,2.5v-1a1,1,0,0,0-1-1h-4" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><path d="M5.5.5h-4a1,1,0,0,0-1,1v1" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><path d="M.5,12.5v1a1,1,0,0,0,1,1h4" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><path d="M9.5,14.5h4a1,1,0,0,0,1-1v-1" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="7.5" y1="0.5" x2="7.5" y2="14.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><circle cx="11.5" cy="7.5" r="3" style="fill:none;stroke:#009688;stroke-miterlimit:10"/><circle cx="3.5" cy="7.5" r="3" style="fill:none;stroke:#009688;stroke-miterlimit:10"/><circle cx="3.5" cy="7.5" r="0.5" style="fill:#009688"/><circle cx="11.5" cy="7.5" r="0.5" style="fill:#009688"/></svg>

After

Width:  |  Height:  |  Size: 962 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M5.5,14.531c-1.105,0-2-3.686-2-7s.895-7,2-7" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M9.5,14.531c-1.105,0-2-3.686-2-7s.895-7,2-7" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M7.5,14.531c-1.105,0-2-3.686-2-7s.895-7,2-7" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M3.5,13.728c-.294.511-.636.8-1,.8-1.1,0-2-3.686-2-7s.9-7,2-7c.365,0,.707.293,1,.805" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><ellipse cx="12.5" cy="7.531" rx="2" ry="7" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/></svg>

After

Width:  |  Height:  |  Size: 774 B

View file

@ -1,2 +1 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g id="b"><path d="m8.02,7.18h3.98v3.08c0,2.6-1.23,3.72-4.05,3.72s-3.95-1.12-3.95-3.68v-4.75c0-2.42,1.09-3.54,3.95-3.54s4.05,1,4.05,3.54h-2.12c0-1.11-.28-1.66-1.92-1.66-1.54,0-1.83.69-1.83,1.77v4.65c0,1.12.29,1.77,1.83,1.77s2.08-.65,2.08-1.82v-1.16h-2.02v-1.92Z" style="fill:#808080;"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="8.5" y1="3.5" x2="6.5" y2="11.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><polyline points="11.5 10.5 14.5 7.5 11.5 4.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><polyline points="3.5 4.5 0.5 7.5 3.5 10.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><path d="M.5,12.5v1a1,1,0,0,0,1,1h12a1,1,0,0,0,1-1v-1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M14.5,2.5v-1a1,1,0,0,0-1-1H1.5a1,1,0,0,0-1,1v1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 402 B

After

Width:  |  Height:  |  Size: 720 B

Before After
Before After

View file

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.6,5h-.6v3.5c0,.28-.22.5-.5.5s-.5-.22-.5-.5v-3.5h-2v3.5c0,.28-.22.5-.5.5s-.5-.22-.5-.5v-3.5h-2v3.5c0,.28-.22.5-.5.5s-.5-.22-.5-.5v-3.5h-2v3.5c0,.28-.22.5-.5.5s-.5-.22-.5-.5v-3.5h-.6c-.77,0-1.4.62-1.4,1.4v3.21c0,.77.62,1.4,1.4,1.4h11.21c.77,0,1.4-.62,1.4-1.4v-3.21c0-.77-.62-1.4-1.4-1.4Z" style="fill:#808080;"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><line x1="6.5" y1="3.5" x2="6.5" y2="8.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="10.5" y1="3.5" x2="10.5" y2="8.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><line x1="6.5" y1="11.5" x2="6.5" y2="14.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="7.5" y1="14.5" x2="8.5" y2="14.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="7.5" y1="12.5" x2="8.5" y2="12.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="7.5" y1="7.5" x2="8.5" y2="7.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="7.5" y1="5.5" x2="8.5" y2="5.5" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><circle cx="3" cy="6" r="1.5" style="fill:none;stroke:#009688;stroke-linecap:round;stroke-linejoin:round"/><polyline points="9.5 14.5 10.5 14.5 10.5 11.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><polygon points="0.5 8.5 0.5 9.5 5.5 11.5 11.5 11.5 11.5 9.5 14.5 9.5 11.5 8.5 0.5 8.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><polygon points="0.5 3.5 0.5 2.5 5.5 0.5 11.5 0.5 11.5 2.5 14.5 2.5 11.5 3.5 0.5 3.5" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/></svg>

Before

Width:  |  Height:  |  Size: 434 B

After

Width:  |  Height:  |  Size: 1.5 KiB

Before After
Before After

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><rect x="4.5" y="4.5" width="6" height="6" rx="1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M2.5,5.5v-2a1,1,0,0,1,1-1h2" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><path d="M.5,3.5v-2a1,1,0,0,1,1-1h2" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><path d="M14.5,11.5v2a1,1,0,0,1-1,1h-2" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><path d="M12.5,9.5v2a1,1,0,0,1-1,1h-2" style="fill:none;stroke:#009688;stroke-linecap:square;stroke-linejoin:round"/><line x1="4.5" y1="7.5" x2="0.5" y2="7.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><line x1="10.5" y1="7.5" x2="14.5" y2="7.5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><path d="M.5,10.5v2a2,2,0,0,0,2,2h5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/><path d="M14.5,4.5v-2a2,2,0,0,0-2-2h-5" style="fill:none;stroke:#949494;stroke-linecap:square;stroke-linejoin:round"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

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