@typo3/icons 4.4.3 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/settings.local.json +2 -1
- package/.github/workflows/ci.yml +3 -3
- package/.github/workflows/site.yml +4 -4
- package/CHANGELOG.md +17 -0
- package/assets/scss/docs/_modulemenu.scss +121 -0
- package/assets/scss/docs.scss +1 -0
- package/assets/scss/icons.scss +2 -1
- package/dist/icons.css +1 -1
- package/dist/icons.json +57 -7
- package/dist/icons.scss +2 -1
- package/dist/scss/icons-variables-actions.scss +3 -0
- package/dist/scss/icons-variables-content.scss +1 -0
- package/dist/scss/icons-variables-module.scss +51 -48
- package/dist/sprites/actions.svg +1 -1
- package/dist/sprites/content.svg +1 -1
- package/dist/sprites/module.svg +1 -1
- package/dist/svgs/actions/actions-bookmark-add.svg +1 -0
- package/dist/svgs/actions/actions-bookmark-remove.svg +1 -0
- package/dist/svgs/actions/actions-bookmarks.svg +1 -0
- package/dist/svgs/content/content-bookmark.svg +1 -0
- package/dist/svgs/module/module-about.svg +1 -1
- package/dist/svgs/module/module-aboutmodules.svg +1 -1
- package/dist/svgs/module/module-adminpanel.svg +1 -1
- package/dist/svgs/module/module-belog.svg +1 -1
- package/dist/svgs/module/module-beuser.svg +1 -1
- package/dist/svgs/module/module-config.svg +1 -1
- package/dist/svgs/module/module-contentelements.svg +1 -1
- package/dist/svgs/module/module-cshmanual.svg +1 -1
- package/dist/svgs/module/module-dashboard.svg +1 -1
- package/dist/svgs/module/module-dbal.svg +1 -1
- package/dist/svgs/module/module-dbint.svg +1 -1
- package/dist/svgs/module/module-debug.svg +1 -0
- package/dist/svgs/module/module-documentation.svg +1 -1
- package/dist/svgs/module/module-extensionmanager.svg +1 -1
- package/dist/svgs/module/module-filelist.svg +1 -1
- package/dist/svgs/module/module-form.svg +1 -1
- package/dist/svgs/module/module-func.svg +1 -1
- package/dist/svgs/module/module-generic.svg +1 -1
- package/dist/svgs/module/module-help.svg +1 -1
- package/dist/svgs/module/module-indexed_search.svg +1 -1
- package/dist/svgs/module/module-info.svg +1 -1
- package/dist/svgs/module/module-install-environment.svg +1 -1
- package/dist/svgs/module/module-install-maintenance.svg +1 -1
- package/dist/svgs/module/module-install-settings.svg +1 -1
- package/dist/svgs/module/module-install-upgrade.svg +1 -1
- package/dist/svgs/module/module-install.svg +1 -1
- package/dist/svgs/module/module-integrations.svg +1 -0
- package/dist/svgs/module/module-lang.svg +1 -1
- package/dist/svgs/module/module-linkvalidator.svg +1 -1
- package/dist/svgs/module/module-list.svg +1 -1
- package/dist/svgs/module/module-page.svg +1 -1
- package/dist/svgs/module/module-permission.svg +1 -1
- package/dist/svgs/module/module-qrcode.svg +1 -0
- package/dist/svgs/module/module-reactions.svg +1 -1
- package/dist/svgs/module/module-recycler.svg +1 -1
- package/dist/svgs/module/module-redirects.svg +1 -1
- package/dist/svgs/module/module-reports.svg +1 -1
- package/dist/svgs/module/module-rte-ckeditor.svg +1 -1
- package/dist/svgs/module/module-scheduler.svg +1 -1
- package/dist/svgs/module/module-security.svg +1 -1
- package/dist/svgs/module/module-seo.svg +1 -1
- package/dist/svgs/module/module-setup.svg +1 -1
- package/dist/svgs/module/module-site-settings.svg +1 -1
- package/dist/svgs/module/module-sites.svg +1 -1
- package/dist/svgs/module/module-taskcenter.svg +1 -1
- package/dist/svgs/module/module-template.svg +1 -1
- package/dist/svgs/module/module-tsconfig.svg +1 -1
- package/dist/svgs/module/module-upgrade.svg +1 -0
- package/dist/svgs/module/module-urls.svg +1 -1
- package/dist/svgs/module/module-viewpage.svg +1 -1
- package/dist/svgs/module/module-workspaces.svg +1 -1
- package/gulpfile.js +2 -0
- package/meta/actions/actions-accessibility.yaml +2 -0
- package/meta/actions/actions-approve.yaml +2 -0
- package/meta/actions/actions-archive.yaml +2 -0
- package/meta/actions/actions-arrow-down-alt.yaml +2 -0
- package/meta/actions/actions-arrow-down-end-alt.yaml +2 -0
- package/meta/actions/actions-arrow-down-end.yaml +2 -0
- package/meta/actions/actions-arrow-down-left-alt.yaml +2 -0
- package/meta/actions/actions-arrow-down-left.yaml +2 -0
- package/meta/actions/actions-arrow-down-right-alt.yaml +2 -0
- package/meta/actions/actions-arrow-down-right.yaml +2 -0
- package/meta/actions/actions-arrow-down-start-alt.yaml +2 -0
- package/meta/actions/actions-arrow-down-start.yaml +2 -0
- package/meta/actions/actions-arrow-down.yaml +2 -0
- package/meta/actions/actions-arrow-end-alt.yaml +2 -0
- package/meta/actions/actions-arrow-end-down-alt.yaml +2 -0
- package/meta/actions/actions-arrow-end-down.yaml +2 -0
- package/meta/actions/actions-arrow-end-up-alt.yaml +2 -0
- package/meta/actions/actions-arrow-end-up.yaml +2 -0
- package/meta/actions/actions-arrow-end.yaml +2 -0
- package/meta/actions/actions-arrow-left-alt.yaml +2 -0
- package/meta/actions/actions-arrow-left.yaml +2 -0
- package/meta/actions/actions-arrow-right-alt.yaml +2 -0
- package/meta/actions/actions-arrow-right-down-alt.yaml +2 -0
- package/meta/actions/actions-arrow-right-down.yaml +2 -0
- package/meta/actions/actions-arrow-right-up-alt.yaml +2 -0
- package/meta/actions/actions-arrow-right-up.yaml +2 -0
- package/meta/actions/actions-arrow-right.yaml +2 -0
- package/meta/actions/actions-arrow-start-alt.yaml +2 -0
- package/meta/actions/actions-arrow-start.yaml +2 -0
- package/meta/actions/actions-arrow-up-alt.yaml +2 -0
- package/meta/actions/actions-arrow-up.yaml +2 -0
- package/meta/actions/actions-aspect-ratio.yaml +2 -0
- package/meta/actions/actions-badge.yaml +2 -0
- package/meta/actions/actions-ban.yaml +2 -0
- package/meta/actions/actions-barcode-read.yaml +2 -0
- package/meta/actions/actions-barcode-scan.yaml +2 -0
- package/meta/actions/actions-barcode.yaml +2 -0
- package/meta/actions/actions-bell-ring.yaml +2 -0
- package/meta/actions/actions-bell-slash.yaml +2 -0
- package/meta/actions/actions-bell.yaml +2 -0
- package/meta/actions/actions-bolt-alt.yaml +2 -0
- package/meta/actions/actions-bolt.yaml +2 -0
- package/meta/actions/actions-book.yaml +2 -0
- package/meta/actions/actions-bookmark-add.yaml +4 -0
- package/meta/actions/actions-bookmark-remove.yaml +4 -0
- package/meta/actions/actions-bookmark.yaml +2 -0
- package/meta/actions/actions-bookmarks.yaml +4 -0
- package/meta/actions/actions-brand-apple.yaml +2 -0
- package/meta/actions/actions-brand-bluesky.yaml +2 -0
- package/meta/actions/actions-brand-discord.yaml +2 -0
- package/meta/actions/actions-brand-facebook.yaml +2 -0
- package/meta/actions/actions-brand-git.yaml +2 -0
- package/meta/actions/actions-brand-github.yaml +2 -0
- package/meta/actions/actions-brand-gitlab.yaml +2 -0
- package/meta/actions/actions-brand-google.yaml +2 -0
- package/meta/actions/actions-brand-instagram.yaml +2 -0
- package/meta/actions/actions-brand-linkedin.yaml +2 -0
- package/meta/actions/actions-brand-linux.yaml +2 -0
- package/meta/actions/actions-brand-mastodon.yaml +2 -0
- package/meta/actions/actions-brand-php.yaml +2 -0
- package/meta/actions/actions-brand-slack.yaml +2 -0
- package/meta/actions/actions-brand-threads.yaml +2 -0
- package/meta/actions/actions-brand-typo3.yaml +2 -0
- package/meta/actions/actions-brand-windows.yaml +2 -0
- package/meta/actions/actions-brand-x.yaml +2 -0
- package/meta/actions/actions-brand-xing.yaml +2 -0
- package/meta/actions/actions-brand-youtube.yaml +2 -0
- package/meta/actions/actions-briefcase.yaml +2 -0
- package/meta/actions/actions-brightness-high.yaml +2 -0
- package/meta/actions/actions-brightness-low.yaml +2 -0
- package/meta/actions/actions-browser.yaml +2 -0
- package/meta/actions/actions-brush.yaml +2 -0
- package/meta/actions/actions-building.yaml +2 -0
- package/meta/actions/actions-bullhorn-slash.yaml +2 -0
- package/meta/actions/actions-bullhorn.yaml +2 -0
- package/meta/actions/actions-calendar-alternative.yaml +2 -0
- package/meta/actions/actions-calendar.yaml +2 -0
- package/meta/actions/actions-canvas.yaml +2 -0
- package/meta/actions/actions-capslock.yaml +2 -0
- package/meta/actions/actions-caret-bar-bottom.yaml +2 -0
- package/meta/actions/actions-caret-bar-end.yaml +2 -0
- package/meta/actions/actions-caret-bar-start.yaml +2 -0
- package/meta/actions/actions-caret-bar-top.yaml +2 -0
- package/meta/actions/actions-caret-down.yaml +2 -0
- package/meta/actions/actions-caret-end.yaml +2 -0
- package/meta/actions/actions-caret-start.yaml +2 -0
- package/meta/actions/actions-caret-up.yaml +2 -0
- package/meta/actions/actions-cart.yaml +2 -0
- package/meta/actions/actions-category.yaml +2 -0
- package/meta/actions/actions-certificate-alternative.yaml +2 -0
- package/meta/actions/actions-certificate.yaml +2 -0
- package/meta/actions/actions-chat.yaml +2 -0
- package/meta/actions/actions-check-badge-alt.yaml +2 -0
- package/meta/actions/actions-check-badge.yaml +2 -0
- package/meta/actions/actions-check-circle-alt.yaml +2 -0
- package/meta/actions/actions-check-circle.yaml +2 -0
- package/meta/actions/actions-check-square-alt.yaml +2 -0
- package/meta/actions/actions-check-square.yaml +2 -0
- package/meta/actions/actions-check.yaml +2 -0
- package/meta/actions/actions-chevron-bar-down.yaml +2 -0
- package/meta/actions/actions-chevron-bar-end.yaml +2 -0
- package/meta/actions/actions-chevron-bar-start.yaml +2 -0
- package/meta/actions/actions-chevron-bar-up.yaml +2 -0
- package/meta/actions/actions-chevron-contract.yaml +2 -0
- package/meta/actions/actions-chevron-double-end.yaml +2 -0
- package/meta/actions/actions-chevron-double-start.yaml +2 -0
- package/meta/actions/actions-chevron-down.yaml +2 -0
- package/meta/actions/actions-chevron-end.yaml +2 -0
- package/meta/actions/actions-chevron-expand.yaml +2 -0
- package/meta/actions/actions-chevron-start.yaml +2 -0
- package/meta/actions/actions-chevron-up.yaml +2 -0
- package/meta/actions/actions-circle-full.yaml +2 -0
- package/meta/actions/actions-circle-half.yaml +2 -0
- package/meta/actions/actions-circle.yaml +2 -0
- package/meta/actions/actions-clipboard-close.yaml +2 -0
- package/meta/actions/actions-clipboard-paste.yaml +2 -0
- package/meta/actions/actions-clipboard.yaml +2 -0
- package/meta/actions/actions-clock.yaml +2 -0
- package/meta/actions/actions-close.yaml +2 -0
- package/meta/actions/actions-cloud-download.yaml +2 -0
- package/meta/actions/actions-cloud-slash.yaml +2 -0
- package/meta/actions/actions-cloud-upload.yaml +2 -0
- package/meta/actions/actions-cloud.yaml +2 -0
- package/meta/actions/actions-code-commit.yaml +2 -0
- package/meta/actions/actions-code-compare.yaml +2 -0
- package/meta/actions/actions-code-fork.yaml +2 -0
- package/meta/actions/actions-code-merge-localization.yaml +2 -0
- package/meta/actions/actions-code-merge.yaml +2 -0
- package/meta/actions/actions-code-pull-request-close.yaml +2 -0
- package/meta/actions/actions-code-pull-request-draft.yaml +2 -0
- package/meta/actions/actions-code-pull-request.yaml +2 -0
- package/meta/actions/actions-code.yaml +2 -0
- package/meta/actions/actions-coffee.yaml +2 -0
- package/meta/actions/actions-cog-alt.yaml +2 -0
- package/meta/actions/actions-cog.yaml +2 -0
- package/meta/actions/actions-comment.yaml +2 -0
- package/meta/actions/actions-container.yaml +2 -0
- package/meta/actions/actions-cookie-bite.yaml +2 -0
- package/meta/actions/actions-cookie.yaml +2 -0
- package/meta/actions/actions-copyright.yaml +2 -0
- package/meta/actions/actions-cpu.yaml +2 -0
- package/meta/actions/actions-credit-card.yaml +2 -0
- package/meta/actions/actions-crop.yaml +2 -0
- package/meta/actions/actions-cut-release.yaml +2 -0
- package/meta/actions/actions-cut.yaml +2 -0
- package/meta/actions/actions-database-export.yaml +2 -0
- package/meta/actions/actions-database-import.yaml +2 -0
- package/meta/actions/actions-database-reload.yaml +2 -0
- package/meta/actions/actions-database.yaml +2 -0
- package/meta/actions/actions-debug.yaml +2 -0
- package/meta/actions/actions-delete-edit.yaml +2 -0
- package/meta/actions/actions-delete-restore.yaml +2 -0
- package/meta/actions/actions-delete.yaml +2 -0
- package/meta/actions/actions-device-desktop-star.yaml +2 -0
- package/meta/actions/actions-device-desktop-user.yaml +2 -0
- package/meta/actions/actions-device-desktop.yaml +2 -0
- package/meta/actions/actions-device-mobile.yaml +2 -0
- package/meta/actions/actions-device-orientation-change.yaml +2 -0
- package/meta/actions/actions-device-tablet.yaml +2 -0
- package/meta/actions/actions-device-unidentified.yaml +2 -0
- package/meta/actions/actions-dice-1.yaml +2 -0
- package/meta/actions/actions-dice-2.yaml +2 -0
- package/meta/actions/actions-dice-3.yaml +2 -0
- package/meta/actions/actions-dice-4.yaml +2 -0
- package/meta/actions/actions-dice-5.yaml +2 -0
- package/meta/actions/actions-dice-6.yaml +2 -0
- package/meta/actions/actions-dice.yaml +2 -0
- package/meta/actions/actions-document-add.yaml +2 -0
- package/meta/actions/actions-document-edit-access.yaml +2 -0
- package/meta/actions/actions-document-edit.yaml +2 -0
- package/meta/actions/actions-document-localize.yaml +2 -0
- package/meta/actions/actions-document-move.yaml +2 -0
- package/meta/actions/actions-document-readonly.yaml +2 -0
- package/meta/actions/actions-document-select.yaml +2 -0
- package/meta/actions/actions-document-share.yaml +2 -0
- package/meta/actions/actions-document-synchronize.yaml +2 -0
- package/meta/actions/actions-document-view.yaml +2 -0
- package/meta/actions/actions-document.yaml +2 -0
- package/meta/actions/actions-dot.yaml +2 -0
- package/meta/actions/actions-download.yaml +2 -0
- package/meta/actions/actions-drag.yaml +2 -0
- package/meta/actions/actions-duplicate.yaml +2 -0
- package/meta/actions/actions-duplicates.yaml +2 -0
- package/meta/actions/actions-envelope-open-text.yaml +2 -0
- package/meta/actions/actions-envelope-open.yaml +2 -0
- package/meta/actions/actions-envelope.yaml +2 -0
- package/meta/actions/actions-exchange.yaml +2 -0
- package/meta/actions/actions-exclamation-circle-alt.yaml +2 -0
- package/meta/actions/actions-exclamation-circle.yaml +2 -0
- package/meta/actions/actions-exclamation-triangle-alt.yaml +2 -0
- package/meta/actions/actions-exclamation-triangle.yaml +2 -0
- package/meta/actions/actions-exclamation.yaml +2 -0
- package/meta/actions/actions-expand.yaml +2 -0
- package/meta/actions/actions-extension-add.yaml +2 -0
- package/meta/actions/actions-extension-import.yaml +2 -0
- package/meta/actions/actions-extension-refresh.yaml +2 -0
- package/meta/actions/actions-extension-remove.yaml +2 -0
- package/meta/actions/actions-extension.yaml +2 -0
- package/meta/actions/actions-eye-link.yaml +2 -0
- package/meta/actions/actions-eye.yaml +2 -0
- package/meta/actions/actions-file-add.yaml +2 -0
- package/meta/actions/actions-file-audio.yaml +2 -0
- package/meta/actions/actions-file-certificate.yaml +2 -0
- package/meta/actions/actions-file-csv-download.yaml +2 -0
- package/meta/actions/actions-file-csv.yaml +2 -0
- package/meta/actions/actions-file-edit.yaml +2 -0
- package/meta/actions/actions-file-html.yaml +2 -0
- package/meta/actions/actions-file-image.yaml +2 -0
- package/meta/actions/actions-file-move.yaml +2 -0
- package/meta/actions/actions-file-openoffice.yaml +2 -0
- package/meta/actions/actions-file-pdf.yaml +2 -0
- package/meta/actions/actions-file-search.yaml +2 -0
- package/meta/actions/actions-file-shield.yaml +2 -0
- package/meta/actions/actions-file-t3d-download.yaml +2 -0
- package/meta/actions/actions-file-t3d-upload.yaml +2 -0
- package/meta/actions/actions-file-t3d.yaml +2 -0
- package/meta/actions/actions-file-text.yaml +2 -0
- package/meta/actions/actions-file-video.yaml +2 -0
- package/meta/actions/actions-file-view.yaml +2 -0
- package/meta/actions/actions-file.yaml +2 -0
- package/meta/actions/actions-filter.yaml +2 -0
- package/meta/actions/actions-folder-add.yaml +2 -0
- package/meta/actions/actions-folder.yaml +2 -0
- package/meta/actions/actions-form-insert-after.yaml +2 -0
- package/meta/actions/actions-form-insert-in.yaml +2 -0
- package/meta/actions/actions-fullscreen.yaml +2 -0
- package/meta/actions/actions-gift-card.yaml +2 -0
- package/meta/actions/actions-gift.yaml +2 -0
- package/meta/actions/actions-git.yaml +2 -0
- package/meta/actions/actions-globe-alt.yaml +2 -0
- package/meta/actions/actions-globe.yaml +2 -0
- package/meta/actions/actions-graduation-cap.yaml +2 -0
- package/meta/actions/actions-hand-pointer.yaml +2 -0
- package/meta/actions/actions-heart-alt.yaml +2 -0
- package/meta/actions/actions-heart.yaml +2 -0
- package/meta/actions/actions-history.yaml +2 -0
- package/meta/actions/actions-house.yaml +2 -0
- package/meta/actions/actions-hyphen.yaml +2 -0
- package/meta/actions/actions-id-badge.yaml +2 -0
- package/meta/actions/actions-image.yaml +2 -0
- package/meta/actions/actions-infinity.yaml +2 -0
- package/meta/actions/actions-info-circle-alt.yaml +2 -0
- package/meta/actions/actions-info-circle.yaml +2 -0
- package/meta/actions/actions-info.yaml +2 -0
- package/meta/actions/actions-insert.yaml +2 -0
- package/meta/actions/actions-key.yaml +2 -0
- package/meta/actions/actions-lightbulb-on.yaml +2 -0
- package/meta/actions/actions-lightbulb.yaml +2 -0
- package/meta/actions/actions-line-columns.yaml +2 -0
- package/meta/actions/actions-link.yaml +2 -0
- package/meta/actions/actions-list-alternative.yaml +2 -0
- package/meta/actions/actions-list.yaml +2 -0
- package/meta/actions/actions-lock.yaml +2 -0
- package/meta/actions/actions-login.yaml +2 -0
- package/meta/actions/actions-logout.yaml +2 -0
- package/meta/actions/actions-magnet.yaml +2 -0
- package/meta/actions/actions-map.yaml +2 -0
- package/meta/actions/actions-marker.yaml +2 -0
- package/meta/actions/actions-menu-alternative.yaml +2 -0
- package/meta/actions/actions-menu-sidebar-collapsed.yaml +2 -0
- package/meta/actions/actions-menu-sidebar-expanded.yaml +2 -0
- package/meta/actions/actions-menu.yaml +2 -0
- package/meta/actions/actions-message-add.yaml +2 -0
- package/meta/actions/actions-message-dots.yaml +2 -0
- package/meta/actions/actions-message-localize.yaml +2 -0
- package/meta/actions/actions-message-remove.yaml +2 -0
- package/meta/actions/actions-message.yaml +2 -0
- package/meta/actions/actions-microchip.yaml +2 -0
- package/meta/actions/actions-minus-badge-alt.yaml +2 -0
- package/meta/actions/actions-minus-badge.yaml +2 -0
- package/meta/actions/actions-minus-circle-alt.yaml +2 -0
- package/meta/actions/actions-minus-circle.yaml +2 -0
- package/meta/actions/actions-minus-square-alt.yaml +2 -0
- package/meta/actions/actions-minus-square.yaml +2 -0
- package/meta/actions/actions-minus.yaml +2 -0
- package/meta/actions/actions-moon.yaml +2 -0
- package/meta/actions/actions-move.yaml +2 -0
- package/meta/actions/actions-music-alt.yaml +2 -0
- package/meta/actions/actions-music.yaml +2 -0
- package/meta/actions/actions-newspaper.yaml +2 -0
- package/meta/actions/actions-note.yaml +2 -0
- package/meta/actions/actions-notebook-typoscript.yaml +2 -0
- package/meta/actions/actions-notebook.yaml +2 -0
- package/meta/actions/actions-open.yaml +2 -0
- package/meta/actions/actions-options.yaml +2 -0
- package/meta/actions/actions-package.yaml +2 -0
- package/meta/actions/actions-pagetree-mount.yaml +2 -0
- package/meta/actions/actions-pagetree.yaml +2 -0
- package/meta/actions/actions-panel-collapse-end.yaml +2 -0
- package/meta/actions/actions-panel-collapse-start.yaml +2 -0
- package/meta/actions/actions-panel-expand-end.yaml +2 -0
- package/meta/actions/actions-panel-expand-start.yaml +2 -0
- package/meta/actions/actions-paperplane.yaml +2 -0
- package/meta/actions/actions-paste-after.yaml +2 -0
- package/meta/actions/actions-paste-before.yaml +2 -0
- package/meta/actions/actions-pause.yaml +2 -0
- package/meta/actions/actions-percent-badge.yaml +2 -0
- package/meta/actions/actions-percent.yaml +2 -0
- package/meta/actions/actions-phone.yaml +2 -0
- package/meta/actions/actions-placeholder-add.yaml +2 -0
- package/meta/actions/actions-placeholder.yaml +2 -0
- package/meta/actions/actions-play.yaml +2 -0
- package/meta/actions/actions-plus-badge-alt.yaml +2 -0
- package/meta/actions/actions-plus-badge.yaml +2 -0
- package/meta/actions/actions-plus-circle-alt.yaml +2 -0
- package/meta/actions/actions-plus-circle.yaml +2 -0
- package/meta/actions/actions-plus-square-alt.yaml +2 -0
- package/meta/actions/actions-plus-square.yaml +2 -0
- package/meta/actions/actions-plus.yaml +2 -0
- package/meta/actions/actions-preview.yaml +2 -0
- package/meta/actions/actions-qrcode.yaml +2 -0
- package/meta/actions/actions-question-circle-alt.yaml +2 -0
- package/meta/actions/actions-question-circle.yaml +2 -0
- package/meta/actions/actions-question.yaml +2 -0
- package/meta/actions/actions-random.yaml +2 -0
- package/meta/actions/actions-receipt.yaml +2 -0
- package/meta/actions/actions-redo.yaml +2 -0
- package/meta/actions/actions-refresh.yaml +2 -0
- package/meta/actions/actions-rename.yaml +2 -0
- package/meta/actions/actions-replace.yaml +2 -0
- package/meta/actions/actions-rocket.yaml +2 -0
- package/meta/actions/actions-rss.yaml +2 -0
- package/meta/actions/actions-save-add.yaml +2 -0
- package/meta/actions/actions-save-close.yaml +2 -0
- package/meta/actions/actions-save-translation-clearcache.yaml +2 -0
- package/meta/actions/actions-save-translation.yaml +2 -0
- package/meta/actions/actions-save-view.yaml +2 -0
- package/meta/actions/actions-save.yaml +2 -0
- package/meta/actions/actions-search.yaml +2 -0
- package/meta/actions/actions-selection-elements-all.yaml +2 -0
- package/meta/actions/actions-selection-elements-invert.yaml +2 -0
- package/meta/actions/actions-selection-elements-none.yaml +2 -0
- package/meta/actions/actions-selection.yaml +2 -0
- package/meta/actions/actions-server.yaml +2 -0
- package/meta/actions/actions-share-alt.yaml +2 -0
- package/meta/actions/actions-share.yaml +2 -0
- package/meta/actions/actions-shield-star.yaml +2 -0
- package/meta/actions/actions-shield-typo3.yaml +2 -0
- package/meta/actions/actions-shield.yaml +2 -0
- package/meta/actions/actions-soft-hyphen.yaml +2 -0
- package/meta/actions/actions-sort-amount-down.yaml +2 -0
- package/meta/actions/actions-sort-amount-up.yaml +2 -0
- package/meta/actions/actions-sort-amount.yaml +2 -0
- package/meta/actions/actions-square.yaml +2 -0
- package/meta/actions/actions-star-alt.yaml +2 -0
- package/meta/actions/actions-star.yaml +2 -0
- package/meta/actions/actions-store.yaml +2 -0
- package/meta/actions/actions-surfboard.yaml +2 -0
- package/meta/actions/actions-swap.yaml +2 -0
- package/meta/actions/actions-synchronize.yaml +2 -0
- package/meta/actions/actions-table.yaml +2 -0
- package/meta/actions/actions-tag.yaml +2 -0
- package/meta/actions/actions-template-new.yaml +2 -0
- package/meta/actions/actions-template.yaml +2 -0
- package/meta/actions/actions-terminal.yaml +2 -0
- package/meta/actions/actions-text-indent.yaml +2 -0
- package/meta/actions/actions-thumbtack.yaml +2 -0
- package/meta/actions/actions-ticket.yaml +2 -0
- package/meta/actions/actions-toggle-off.yaml +2 -0
- package/meta/actions/actions-toggle-on.yaml +2 -0
- package/meta/actions/actions-translate.yaml +2 -0
- package/meta/actions/actions-triangle.yaml +2 -0
- package/meta/actions/actions-trophy.yaml +2 -0
- package/meta/actions/actions-undo.yaml +2 -0
- package/meta/actions/actions-university.yaml +2 -0
- package/meta/actions/actions-unlink.yaml +2 -0
- package/meta/actions/actions-unlock.yaml +2 -0
- package/meta/actions/actions-upload.yaml +2 -0
- package/meta/actions/actions-user-emulate.yaml +2 -0
- package/meta/actions/actions-user-switch.yaml +2 -0
- package/meta/actions/actions-user.yaml +2 -0
- package/meta/actions/actions-users.yaml +2 -0
- package/meta/actions/actions-variable-add.yaml +2 -0
- package/meta/actions/actions-variable-remove.yaml +2 -0
- package/meta/actions/actions-variable.yaml +2 -0
- package/meta/actions/actions-video.yaml +2 -0
- package/meta/actions/actions-viewmode-compare.yaml +2 -0
- package/meta/actions/actions-viewmode-layout.yaml +2 -0
- package/meta/actions/actions-viewmode-list.yaml +2 -0
- package/meta/actions/actions-viewmode-photos.yaml +2 -0
- package/meta/actions/actions-viewmode-tiles.yaml +2 -0
- package/meta/actions/actions-wallet.yaml +2 -0
- package/meta/actions/actions-wave.yaml +2 -0
- package/meta/actions/actions-webhook.yaml +2 -0
- package/meta/actions/actions-window-cog.yaml +2 -0
- package/meta/actions/actions-window-open.yaml +2 -0
- package/meta/actions/actions-window-restore.yaml +2 -0
- package/meta/actions/actions-window.yaml +2 -0
- package/meta/actions/actions-workspace.yaml +3 -1
- package/meta/apps/apps-clipboard-images.yaml +2 -0
- package/meta/apps/apps-clipboard-list.yaml +2 -0
- package/meta/apps/apps-filetree-folder-add.yaml +2 -0
- package/meta/apps/apps-filetree-folder-default.yaml +2 -0
- package/meta/apps/apps-filetree-folder-list.yaml +2 -0
- package/meta/apps/apps-filetree-folder-locked.yaml +2 -0
- package/meta/apps/apps-filetree-folder-media.yaml +2 -0
- package/meta/apps/apps-filetree-folder-news.yaml +2 -0
- package/meta/apps/apps-filetree-folder-opened.yaml +2 -0
- package/meta/apps/apps-filetree-folder-recycler.yaml +2 -0
- package/meta/apps/apps-filetree-folder-temp.yaml +2 -0
- package/meta/apps/apps-filetree-folder-user.yaml +2 -0
- package/meta/apps/apps-filetree-folder.yaml +2 -0
- package/meta/apps/apps-filetree-mount.yaml +2 -0
- package/meta/apps/apps-filetree-root.yaml +2 -0
- package/meta/apps/apps-pagetree-backend-user-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-backend-user.yaml +2 -0
- package/meta/apps/apps-pagetree-category-collapse-all.yaml +2 -0
- package/meta/apps/apps-pagetree-category-expand-all.yaml +2 -0
- package/meta/apps/apps-pagetree-drag-copy-above.yaml +2 -0
- package/meta/apps/apps-pagetree-drag-copy-below.yaml +2 -0
- package/meta/apps/apps-pagetree-drag-move-above.yaml +2 -0
- package/meta/apps/apps-pagetree-drag-move-below.yaml +2 -0
- package/meta/apps/apps-pagetree-drag-move-between.yaml +2 -0
- package/meta/apps/apps-pagetree-drag-move-into.yaml +2 -0
- package/meta/apps/apps-pagetree-drag-new-between.yaml +2 -0
- package/meta/apps/apps-pagetree-drag-new-inside.yaml +2 -0
- package/meta/apps/apps-pagetree-drag-place-denied.yaml +2 -0
- package/meta/apps/apps-pagetree-folder-contains-approve.yaml +2 -0
- package/meta/apps/apps-pagetree-folder-contains-board.yaml +2 -0
- package/meta/apps/apps-pagetree-folder-contains-fe_users.yaml +2 -0
- package/meta/apps/apps-pagetree-folder-contains-news.yaml +2 -0
- package/meta/apps/apps-pagetree-folder-contains-shop.yaml +2 -0
- package/meta/apps/apps-pagetree-folder-contains.yaml +2 -0
- package/meta/apps/apps-pagetree-folder-default.yaml +2 -0
- package/meta/apps/apps-pagetree-folder-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-folder-root.yaml +2 -0
- package/meta/apps/apps-pagetree-page-advanced-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-page-advanced-root.yaml +2 -0
- package/meta/apps/apps-pagetree-page-advanced.yaml +2 -0
- package/meta/apps/apps-pagetree-page-backend-user-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-page-backend-user-root.yaml +2 -0
- package/meta/apps/apps-pagetree-page-backend-user.yaml +2 -0
- package/meta/apps/apps-pagetree-page-backend-users-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-page-backend-users-root.yaml +2 -0
- package/meta/apps/apps-pagetree-page-backend-users.yaml +2 -0
- package/meta/apps/apps-pagetree-page-content-from-page-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-page-content-from-page-root.yaml +2 -0
- package/meta/apps/apps-pagetree-page-content-from-page.yaml +2 -0
- package/meta/apps/apps-pagetree-page-default.yaml +2 -0
- package/meta/apps/apps-pagetree-page-domain.yaml +2 -0
- package/meta/apps/apps-pagetree-page-frontend-user-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-page-frontend-user-root.yaml +2 -0
- package/meta/apps/apps-pagetree-page-frontend-user.yaml +2 -0
- package/meta/apps/apps-pagetree-page-frontend-users-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-page-frontend-users-root.yaml +2 -0
- package/meta/apps/apps-pagetree-page-frontend-users.yaml +2 -0
- package/meta/apps/apps-pagetree-page-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-page-mountpoint-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-page-mountpoint-root.yaml +2 -0
- package/meta/apps/apps-pagetree-page-mountpoint.yaml +2 -0
- package/meta/apps/apps-pagetree-page-recycler-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-page-recycler.yaml +2 -0
- package/meta/apps/apps-pagetree-page-shortcut-external-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-page-shortcut-external-root.yaml +2 -0
- package/meta/apps/apps-pagetree-page-shortcut-external.yaml +2 -0
- package/meta/apps/apps-pagetree-page-shortcut-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-page-shortcut-root.yaml +2 -0
- package/meta/apps/apps-pagetree-page-shortcut.yaml +2 -0
- package/meta/apps/apps-pagetree-page.yaml +2 -0
- package/meta/apps/apps-pagetree-root.yaml +2 -0
- package/meta/apps/apps-pagetree-spacer-hideinmenu.yaml +2 -0
- package/meta/apps/apps-pagetree-spacer-root.yaml +2 -0
- package/meta/apps/apps-pagetree-spacer.yaml +2 -0
- package/meta/avatar/avatar-default.yaml +2 -0
- package/meta/content/content-accordion.yaml +2 -0
- package/meta/content/content-audio.yaml +2 -0
- package/meta/content/content-beside-text-img-above-center.yaml +2 -0
- package/meta/content/content-beside-text-img-above-left.yaml +2 -0
- package/meta/content/content-beside-text-img-above-right.yaml +2 -0
- package/meta/content/content-beside-text-img-below-center.yaml +2 -0
- package/meta/content/content-beside-text-img-below-left.yaml +2 -0
- package/meta/content/content-beside-text-img-below-right.yaml +2 -0
- package/meta/content/content-beside-text-img-centered-left.yaml +2 -0
- package/meta/content/content-beside-text-img-centered-right.yaml +2 -0
- package/meta/content/content-beside-text-img-left.yaml +2 -0
- package/meta/content/content-beside-text-img-right.yaml +2 -0
- package/meta/content/content-book.yaml +2 -0
- package/meta/content/content-bookmark.yaml +4 -0
- package/meta/content/content-briefcase.yaml +2 -0
- package/meta/content/content-building.yaml +2 -0
- package/meta/content/content-bullets.yaml +2 -0
- package/meta/content/content-card-group.yaml +2 -0
- package/meta/content/content-card.yaml +2 -0
- package/meta/content/content-carousel-header.yaml +2 -0
- package/meta/content/content-carousel-html.yaml +2 -0
- package/meta/content/content-carousel-image.yaml +2 -0
- package/meta/content/content-carousel-item-calltoaction.yaml +2 -0
- package/meta/content/content-carousel-item-textandimage.yaml +2 -0
- package/meta/content/content-carousel.yaml +2 -0
- package/meta/content/content-certificate-alternative.yaml +2 -0
- package/meta/content/content-certificate.yaml +2 -0
- package/meta/content/content-clock.yaml +2 -0
- package/meta/content/content-coffee.yaml +2 -0
- package/meta/content/content-container-columns-1.yaml +2 -0
- package/meta/content/content-container-columns-2-left.yaml +2 -0
- package/meta/content/content-container-columns-2-right.yaml +2 -0
- package/meta/content/content-container-columns-2.yaml +2 -0
- package/meta/content/content-container-columns-3.yaml +2 -0
- package/meta/content/content-container-columns-4.yaml +2 -0
- package/meta/content/content-container.yaml +2 -0
- package/meta/content/content-cpu.yaml +2 -0
- package/meta/content/content-csv.yaml +2 -0
- package/meta/content/content-dashboard-empty.yaml +2 -0
- package/meta/content/content-dashboard.yaml +2 -0
- package/meta/content/content-database.yaml +2 -0
- package/meta/content/content-device-desktop.yaml +2 -0
- package/meta/content/content-device-mobile.yaml +2 -0
- package/meta/content/content-device-tablet.yaml +2 -0
- package/meta/content/content-elements-login.yaml +2 -0
- package/meta/content/content-elements-mailform.yaml +2 -0
- package/meta/content/content-elements-searchform.yaml +2 -0
- package/meta/content/content-extension.yaml +2 -0
- package/meta/content/content-form.yaml +2 -0
- package/meta/content/content-gallery.yaml +2 -0
- package/meta/content/content-header.yaml +2 -0
- package/meta/content/content-heart.yaml +2 -0
- package/meta/content/content-idea.yaml +2 -0
- package/meta/content/content-image.yaml +2 -0
- package/meta/content/content-info.yaml +2 -0
- package/meta/content/content-inside-text-img-left.yaml +2 -0
- package/meta/content/content-inside-text-img-right.yaml +2 -0
- package/meta/content/content-listgroup.yaml +2 -0
- package/meta/content/content-magnet.yaml +2 -0
- package/meta/content/content-map.yaml +2 -0
- package/meta/content/content-marker.yaml +2 -0
- package/meta/content/content-media.yaml +2 -0
- package/meta/content/content-menu-abstract.yaml +2 -0
- package/meta/content/content-menu-card.yaml +2 -0
- package/meta/content/content-menu-categorized.yaml +2 -0
- package/meta/content/content-menu-pages.yaml +2 -0
- package/meta/content/content-menu-recently-updated.yaml +2 -0
- package/meta/content/content-menu-related.yaml +2 -0
- package/meta/content/content-menu-section.yaml +2 -0
- package/meta/content/content-menu-sitemap-pages.yaml +2 -0
- package/meta/content/content-menu-sitemap.yaml +2 -0
- package/meta/content/content-menu-thumbnail.yaml +2 -0
- package/meta/content/content-message-dots.yaml +2 -0
- package/meta/content/content-message.yaml +2 -0
- package/meta/content/content-messages.yaml +2 -0
- package/meta/content/content-microchip.yaml +2 -0
- package/meta/content/content-news.yaml +2 -0
- package/meta/content/content-note.yaml +2 -0
- package/meta/content/content-package.yaml +2 -0
- package/meta/content/content-panel.yaml +2 -0
- package/meta/content/content-plugin.yaml +2 -0
- package/meta/content/content-quote.yaml +2 -0
- package/meta/content/content-special-div.yaml +2 -0
- package/meta/content/content-special-html.yaml +2 -0
- package/meta/content/content-special-indexed_search.yaml +2 -0
- package/meta/content/content-special-menu.yaml +2 -0
- package/meta/content/content-special-shortcut.yaml +2 -0
- package/meta/content/content-special-uploads.yaml +2 -0
- package/meta/content/content-store.yaml +2 -0
- package/meta/content/content-tab-item.yaml +2 -0
- package/meta/content/content-tab.yaml +2 -0
- package/meta/content/content-table.yaml +2 -0
- package/meta/content/content-target.yaml +2 -0
- package/meta/content/content-text-columns.yaml +2 -0
- package/meta/content/content-text-teaser.yaml +2 -0
- package/meta/content/content-text.yaml +2 -0
- package/meta/content/content-textmedia.yaml +2 -0
- package/meta/content/content-textpic.yaml +2 -0
- package/meta/content/content-thumbtack.yaml +2 -0
- package/meta/content/content-timeline-item.yaml +2 -0
- package/meta/content/content-timeline.yaml +2 -0
- package/meta/content/content-trophy.yaml +2 -0
- package/meta/content/content-user.yaml +2 -0
- package/meta/content/content-webhook.yaml +2 -0
- package/meta/content/content-widget-calltoaction.yaml +2 -0
- package/meta/content/content-widget-chart-bar.yaml +2 -0
- package/meta/content/content-widget-chart-pie.yaml +2 -0
- package/meta/content/content-widget-chart.yaml +2 -0
- package/meta/content/content-widget-image.yaml +2 -0
- package/meta/content/content-widget-list.yaml +2 -0
- package/meta/content/content-widget-number.yaml +2 -0
- package/meta/content/content-widget-rss.yaml +2 -0
- package/meta/content/content-widget-table.yaml +2 -0
- package/meta/content/content-widget-text.yaml +2 -0
- package/meta/content/content-widget.yaml +2 -0
- package/meta/default/default-not-found.yaml +2 -0
- package/meta/files/files-folder-content.yaml +2 -0
- package/meta/files/files-folder-images.yaml +2 -0
- package/meta/files/files-folder.yaml +2 -0
- package/meta/form/form-advanced-password.yaml +2 -0
- package/meta/form/form-checkbox.yaml +2 -0
- package/meta/form/form-content-element.yaml +2 -0
- package/meta/form/form-date-picker.yaml +2 -0
- package/meta/form/form-email.yaml +2 -0
- package/meta/form/form-fieldset.yaml +2 -0
- package/meta/form/form-file-upload.yaml +2 -0
- package/meta/form/form-finisher.yaml +2 -0
- package/meta/form/form-gridcolumn.yaml +2 -0
- package/meta/form/form-gridcontainer.yaml +2 -0
- package/meta/form/form-gridrow.yaml +2 -0
- package/meta/form/form-hidden.yaml +2 -0
- package/meta/form/form-image-upload.yaml +2 -0
- package/meta/form/form-multi-checkbox.yaml +2 -0
- package/meta/form/form-multi-select.yaml +2 -0
- package/meta/form/form-number.yaml +2 -0
- package/meta/form/form-page.yaml +2 -0
- package/meta/form/form-password.yaml +2 -0
- package/meta/form/form-radio-button.yaml +2 -0
- package/meta/form/form-single-select.yaml +2 -0
- package/meta/form/form-static-text.yaml +2 -0
- package/meta/form/form-summary-page.yaml +2 -0
- package/meta/form/form-telephone.yaml +2 -0
- package/meta/form/form-text.yaml +2 -0
- package/meta/form/form-textarea.yaml +2 -0
- package/meta/form/form-url.yaml +2 -0
- package/meta/form/form-validator.yaml +2 -0
- package/meta/information/information-os-unknown.yaml +2 -0
- package/meta/information/information-typo3-version.yaml +2 -0
- package/meta/install/install-check-brokenextension.yaml +2 -0
- package/meta/install/install-check-directory.yaml +2 -0
- package/meta/install/install-check-extables.yaml +2 -0
- package/meta/install/install-check-tca.yaml +2 -0
- package/meta/install/install-clear-autoload.yaml +2 -0
- package/meta/install/install-clear-cache.yaml +2 -0
- package/meta/install/install-clear-database.yaml +2 -0
- package/meta/install/install-clear-files.yaml +2 -0
- package/meta/install/install-create-admin.yaml +2 -0
- package/meta/install/install-database-analyze.yaml +2 -0
- package/meta/install/install-documentation.yaml +2 -0
- package/meta/install/install-extension-settings.yaml +2 -0
- package/meta/install/install-manage-features.yaml +2 -0
- package/meta/install/install-manage-language.yaml +2 -0
- package/meta/install/install-manage-maintainer.yaml +2 -0
- package/meta/install/install-manage-presets.yaml +2 -0
- package/meta/install/install-manage-settings.yaml +2 -0
- package/meta/install/install-password.yaml +2 -0
- package/meta/install/install-php-info.yaml +2 -0
- package/meta/install/install-reset-user.yaml +2 -0
- package/meta/install/install-scan-extensions.yaml +2 -0
- package/meta/install/install-show-environment.yaml +2 -0
- package/meta/install/install-test-environment.yaml +2 -0
- package/meta/install/install-test-image.yaml +2 -0
- package/meta/install/install-test-mail.yaml +2 -0
- package/meta/install/install-update.yaml +2 -0
- package/meta/install/install-wizards.yaml +2 -0
- package/meta/mimetypes/mimetypes-application.yaml +2 -0
- package/meta/mimetypes/mimetypes-compressed.yaml +2 -0
- package/meta/mimetypes/mimetypes-excel.yaml +2 -0
- package/meta/mimetypes/mimetypes-media-audio.yaml +2 -0
- package/meta/mimetypes/mimetypes-media-flash.yaml +2 -0
- package/meta/mimetypes/mimetypes-media-image.yaml +2 -0
- package/meta/mimetypes/mimetypes-media-video-vimeo.yaml +2 -0
- package/meta/mimetypes/mimetypes-media-video-youtube.yaml +2 -0
- package/meta/mimetypes/mimetypes-media-video.yaml +2 -0
- package/meta/mimetypes/mimetypes-open-document-database.yaml +2 -0
- package/meta/mimetypes/mimetypes-open-document-drawing.yaml +2 -0
- package/meta/mimetypes/mimetypes-open-document-formula.yaml +2 -0
- package/meta/mimetypes/mimetypes-open-document-presentation.yaml +2 -0
- package/meta/mimetypes/mimetypes-open-document-spreadsheet.yaml +2 -0
- package/meta/mimetypes/mimetypes-open-document-text.yaml +2 -0
- package/meta/mimetypes/mimetypes-other-other.yaml +2 -0
- package/meta/mimetypes/mimetypes-pdf.yaml +2 -0
- package/meta/mimetypes/mimetypes-powerpoint.yaml +2 -0
- package/meta/mimetypes/mimetypes-text-css.yaml +2 -0
- package/meta/mimetypes/mimetypes-text-csv.yaml +2 -0
- package/meta/mimetypes/mimetypes-text-html.yaml +2 -0
- package/meta/mimetypes/mimetypes-text-js.yaml +2 -0
- package/meta/mimetypes/mimetypes-text-php.yaml +2 -0
- package/meta/mimetypes/mimetypes-text-text.yaml +2 -0
- package/meta/mimetypes/mimetypes-text-ts.yaml +2 -0
- package/meta/mimetypes/mimetypes-text-typoscript.yaml +2 -0
- package/meta/mimetypes/mimetypes-word.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-backend_layout.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-divider.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-domain.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-form-search.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-form.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-header.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-html.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-image.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-link.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-list-bullets.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-list-files.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-login.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-menu.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-multimedia.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-page-language-overlay.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-plugin.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-script.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-table.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-template-extension.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-template-static.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-template.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-text-media.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-text-picture.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-content-text.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-index_config.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-sys_action.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-sys_category.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-sys_file_storage.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-sys_filemounts.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-sys_language.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-sys_news.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-sys_note.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-sys_redirect.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-sys_workspace.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-tx_rtehtmlarea_acronym.yaml +2 -0
- package/meta/mimetypes/mimetypes-x-tx_scheduler_task_group.yaml +2 -0
- package/meta/miscellaneous/miscellaneous-placeholder.yaml +2 -0
- package/meta/module/module-about.yaml +2 -0
- package/meta/module/module-aboutmodules.yaml +2 -0
- package/meta/module/module-adminpanel.yaml +2 -0
- package/meta/module/module-belog.yaml +2 -0
- package/meta/module/module-beuser.yaml +2 -0
- package/meta/module/module-config.yaml +2 -0
- package/meta/module/module-contentelements.yaml +2 -0
- package/meta/module/module-cshmanual.yaml +2 -0
- package/meta/module/module-dashboard.yaml +2 -0
- package/meta/module/module-dbal.yaml +2 -0
- package/meta/module/module-dbint.yaml +2 -0
- package/meta/module/module-documentation.yaml +2 -0
- package/meta/module/module-extensionmanager.yaml +2 -0
- package/meta/module/module-filelist.yaml +2 -0
- package/meta/module/module-form.yaml +2 -0
- package/meta/module/module-func.yaml +2 -0
- package/meta/module/module-generic.yaml +4 -1
- package/meta/module/module-help.yaml +2 -0
- package/meta/module/module-indexed_search.yaml +2 -0
- package/meta/module/module-info.yaml +2 -0
- package/meta/module/module-install-environment.yaml +2 -0
- package/meta/module/module-install-maintenance.yaml +2 -0
- package/meta/module/module-install-settings.yaml +2 -0
- package/meta/module/module-install-upgrade.yaml +2 -0
- package/meta/module/module-install.yaml +2 -0
- package/meta/module/module-lang.yaml +2 -0
- package/meta/module/module-linkvalidator.yaml +2 -0
- package/meta/module/module-list.yaml +2 -0
- package/meta/module/module-page.yaml +2 -0
- package/meta/module/module-permission.yaml +2 -0
- package/meta/module/module-qrcode.yaml +4 -0
- package/meta/module/module-reactions.yaml +2 -0
- package/meta/module/module-recycler.yaml +2 -0
- package/meta/module/module-redirects.yaml +2 -0
- package/meta/module/module-reports.yaml +2 -0
- package/meta/module/module-rte-ckeditor.yaml +2 -0
- package/meta/module/module-scheduler.yaml +2 -0
- package/meta/module/module-security.yaml +2 -0
- package/meta/module/module-seo.yaml +2 -0
- package/meta/module/module-setup.yaml +2 -0
- package/meta/module/module-site-settings.yaml +2 -0
- package/meta/module/module-sites.yaml +2 -0
- package/meta/module/module-taskcenter.yaml +2 -0
- package/meta/module/module-template.yaml +2 -0
- package/meta/module/module-tsconfig.yaml +2 -0
- package/meta/module/module-urls.yaml +2 -0
- package/meta/module/module-version.yaml +2 -0
- package/meta/module/module-viewpage.yaml +2 -0
- package/meta/module/module-workspaces.yaml +2 -0
- package/meta/modulegroup/modulegroup-file.yaml +2 -0
- package/meta/modulegroup/modulegroup-help.yaml +2 -0
- package/meta/modulegroup/modulegroup-site.yaml +2 -0
- package/meta/modulegroup/modulegroup-system.yaml +2 -0
- package/meta/modulegroup/modulegroup-tools.yaml +2 -0
- package/meta/modulegroup/modulegroup-user.yaml +2 -0
- package/meta/modulegroup/modulegroup-web.yaml +2 -0
- package/meta/overlay/overlay-advanced.yaml +2 -0
- package/meta/overlay/overlay-approved.yaml +2 -0
- package/meta/overlay/overlay-backenduser.yaml +2 -0
- package/meta/overlay/overlay-backendusers.yaml +2 -0
- package/meta/overlay/overlay-deleted.yaml +2 -0
- package/meta/overlay/overlay-edit.yaml +2 -0
- package/meta/overlay/overlay-endtime.yaml +2 -0
- package/meta/overlay/overlay-external-link.yaml +2 -0
- package/meta/overlay/overlay-frontenduser.yaml +2 -0
- package/meta/overlay/overlay-frontendusers.yaml +2 -0
- package/meta/overlay/overlay-hidden.yaml +2 -0
- package/meta/overlay/overlay-includes-subpages.yaml +2 -0
- package/meta/overlay/overlay-info.yaml +2 -0
- package/meta/overlay/overlay-list.yaml +2 -0
- package/meta/overlay/overlay-locked.yaml +2 -0
- package/meta/overlay/overlay-media.yaml +2 -0
- package/meta/overlay/overlay-missing.yaml +2 -0
- package/meta/overlay/overlay-mountpoint.yaml +2 -0
- package/meta/overlay/overlay-new.yaml +2 -0
- package/meta/overlay/overlay-news.yaml +2 -0
- package/meta/overlay/overlay-readonly.yaml +2 -0
- package/meta/overlay/overlay-restricted.yaml +2 -0
- package/meta/overlay/overlay-scheduled.yaml +2 -0
- package/meta/overlay/overlay-shop.yaml +2 -0
- package/meta/overlay/overlay-shortcut.yaml +2 -0
- package/meta/overlay/overlay-translated.yaml +2 -0
- package/meta/overlay/overlay-warning.yaml +2 -0
- package/meta/spinner/spinner-circle.yaml +2 -0
- package/meta/status/status-user-admin.yaml +2 -0
- package/meta/status/status-user-backend.yaml +2 -0
- package/meta/status/status-user-frontend.yaml +2 -0
- package/meta/status/status-user-group-backend.yaml +2 -0
- package/meta/status/status-user-group-frontend.yaml +2 -0
- package/package.json +8 -8
- package/src/actions/actions-bookmark-add.svg +7 -0
- package/src/actions/actions-bookmark-remove.svg +6 -0
- package/src/actions/actions-bookmarks.svg +6 -0
- package/src/content/content-bookmark.svg +4 -0
- package/src/module/module-about.svg +3 -5
- package/src/module/module-aboutmodules.svg +9 -9
- package/src/module/module-adminpanel.svg +7 -3
- package/src/module/module-belog.svg +15 -16
- package/src/module/module-beuser.svg +6 -8
- package/src/module/module-config.svg +11 -26
- package/src/module/module-contentelements.svg +8 -3
- package/src/module/module-cshmanual.svg +7 -5
- package/src/module/module-dashboard.svg +10 -14
- package/src/module/module-dbal.svg +11 -37
- package/src/module/module-dbint.svg +7 -22
- package/src/module/module-debug.svg +7 -0
- package/src/module/module-documentation.svg +10 -8
- package/src/module/module-extensionmanager.svg +7 -9
- package/src/module/module-filelist.svg +8 -9
- package/src/module/module-form.svg +12 -13
- package/src/module/module-func.svg +7 -11
- package/src/module/module-generic.svg +6 -33
- package/src/module/module-help.svg +8 -8
- package/src/module/module-indexed_search.svg +10 -13
- package/src/module/module-info.svg +14 -11
- package/src/module/module-install-environment.svg +8 -13
- package/src/module/module-install-maintenance.svg +7 -9
- package/src/module/module-install-settings.svg +6 -14
- package/src/module/module-install-upgrade.svg +6 -9
- package/src/module/module-install.svg +7 -23
- package/src/module/module-integrations.svg +8 -0
- package/src/module/module-lang.svg +8 -26
- package/src/module/module-linkvalidator.svg +6 -17
- package/src/module/module-list.svg +15 -12
- package/src/module/module-page.svg +8 -8
- package/src/module/module-permission.svg +10 -8
- package/src/module/module-qrcode.svg +42 -0
- package/src/module/module-reactions.svg +5 -26
- package/src/module/module-recycler.svg +10 -4
- package/src/module/module-redirects.svg +4 -6
- package/src/module/module-reports.svg +10 -17
- package/src/module/module-rte-ckeditor.svg +10 -11
- package/src/module/module-scheduler.svg +7 -11
- package/src/module/module-security.svg +6 -13
- package/src/module/module-seo.svg +6 -8
- package/src/module/module-setup.svg +6 -34
- package/src/module/module-site-settings.svg +10 -25
- package/src/module/module-sites.svg +7 -14
- package/src/module/module-taskcenter.svg +8 -13
- package/src/module/module-template.svg +8 -14
- package/src/module/module-tsconfig.svg +7 -14
- package/src/module/module-upgrade.svg +7 -0
- package/src/module/module-urls.svg +5 -3
- package/src/module/module-viewpage.svg +4 -8
- package/src/module/module-workspaces.svg +8 -10
- package/tmpl/html/docs/_filters.html.twig +2 -0
- package/tmpl/html/docs/guide.html.twig +110 -1
- package/tmpl/html/docs/section.html.twig +32 -1
- package/tmpl/html/docs/single.html.twig +26 -2
- package/dist/svgs/module/module-version.svg +0 -1
- package/src/module/module-version.svg +0 -18
package/dist/sprites/module.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?><svg class="typo3-icons-module" style="display: none;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><symbol viewBox="0 0 64 64" id="module-about" xmlns="http://www.w3.org/2000/svg"><path fill="#FF8700" d="M0 0h64v64H0z"/><path fill="#FFF" d="M42.8 32.8c-3.6 0-8.1-10.1-8.1-15.1 0-2.3.9-2.7 3.2-2.7 5.5 0 11 .9 11 4-.1 6.2-4 13.8-6.1 13.8zM28.5 18.5c0 5 6.4 20.2 10.7 20.2.5 0 .9-.1 1.4-.2-3.8 6.1-8.4 10.6-11.2 10.6-5.9 0-14.3-17.9-14.3-25.7 0-1.2.3-2.2.7-2.8 2-2.5 8.4-4.4 13.7-5-.6.4-1 1-1 2.9z"/></symbol><symbol viewBox="0 0 64 64" id="module-aboutmodules" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h64v64H0z" fill="#3A81B4"/><path fill="#FFF" d="M48 18v26H16V18h32Zm-26 0v26h2V18h-2Zm-4 18v2h2v-2h-2Zm0 4v2h2v-2h-2Zm0-8v2h2v-2h-2Zm0-4v2h2v-2h-2Zm0-4v2h2v-2h-2Zm0-4v2h2v-2h-2Zm10 4v2h10v-2H28Zm0 8v2h10v-2H28Zm0-4v2h14v-2H28Z"/></g></symbol><symbol viewBox="0 0 64 64" id="module-adminpanel" xmlns="http://www.w3.org/2000/svg"><rect width="64" height="64" fill="#aebb69" rx="0" ry="0"/><path fill="#FFF" d="m44.031 40.784 3.441 4.915-2.457 1.721-3.441-4.915 2.457-1.721zm-2.376-.778c-.96.672-2.06.995-3.15.995a5.5 5.5 0 1 1 3.15-.995zm.292-3.898a3.479 3.479 0 0 0-.58-2.615A3.506 3.506 0 0 0 38.496 32a3.48 3.48 0 0 0-2.003.633 3.505 3.505 0 0 0-.86 4.875 3.508 3.508 0 0 0 2.872 1.493 3.48 3.48 0 0 0 2.003-.633 3.477 3.477 0 0 0 1.439-2.26zM48 16v14h-2v-6H18v22h15v2H16V16h32zm-8 2H18v4h22v-4zm6 0h-4v4h4v-4z"/></symbol><symbol viewBox="0 0 64 64" id="module-belog" xmlns="http://www.w3.org/2000/svg"><path fill="#D04139" d="M0 0h64v64H0z"/><path fill="#FFF" d="M19 14h26c.6 0 1 .4 1 1v34c0 .6-.4 1-1 1H19c-.6 0-1-.4-1-1V15c0-.6.4-1 1-1zm21 0H24l2.7-2h10.6z"/><path fill="#D04139" d="M40 14H24l2.7 2h10.6z" opacity=".5"/><path fill="#D04139" d="M24 26h4v2h-4z"/><path fill="#D04139" d="M30 26h10v2H30z" opacity=".5"/><path fill="#D04139" d="M26 20h12v2H26zm-2 10h4v2h-4z"/><path fill="#D04139" d="M30 30h10v2H30z" opacity=".5"/><path fill="#D04139" d="M24 34h4v2h-4z"/><path fill="#D04139" d="M30 34h10v2H30z" opacity=".5"/><path fill="#D04139" d="M24 38h4v2h-4z"/><path fill="#D04139" d="M30 38h10v2H30z" opacity=".5"/><path fill="#D04139" d="M24 42h4v2h-4z"/><path fill="#D04139" d="M30 42h10v2H30z" opacity=".5"/></symbol><symbol viewBox="0 0 64 64" id="module-beuser" xmlns="http://www.w3.org/2000/svg"><path fill="#59F" d="M0 0h64v64H0z"/><path fill="#FFF" d="M46.6 41.2c-2.815-.768-4.974-1.825-6.976-2.678-.042.543-.243 1.113-.782 1.664-1.62 1.726-4.1 3.814-6.808 3.814-2.719 0-5.288-2.115-6.88-3.817-.558-.573-.743-1.177-.762-1.738-2.007.896-4.17 1.885-6.993 2.655 0 0-3.1 1.9-3.4 8.9h36c-.199-7.1-3.399-8.8-3.399-8.8z"/><path fill="#FFF" d="M40 20.5c0-3.6-3.2-6.5-7-6.5h-2c-3.6 0-7 2.9-7 6.5v5c0 2.109 1.628 4.713 3.5 6.553-.1 5.4-1.7 5.947-.9 6.747 2.5 2.7 8.1 2.9 10.8 0 .797-.797-.59-1.3-.896-6.747C38.333 30.215 39.942 27.59 40 25.5v-5z"/></symbol><symbol viewBox="0 0 64 64" id="module-config" xmlns="http://www.w3.org/2000/svg"><path fill="#EF8534" d="M0 0h64v64H0z"/><path fill="#FFF" d="M16 16h2v32h-2zm10 0h2v32h-2zm10 0h2v32h-2zm10 0h2v32h-2z"/><path fill="#FFF" d="M14 22h6v14h-6z"/><path fill="#EF8534" d="M16 20h2v2h-2zm0 16h2v2h-2z" opacity=".5"/><path fill="#FFF" d="M24 26h6v14h-6z"/><path fill="#EF8534" d="M26 24h2v2h-2zm0 16h2v2h-2z" opacity=".5"/><path fill="#FFF" d="M34 28h6v14h-6z"/><path fill="#EF8534" d="M36 26h2v2h-2zm0 16h2v2h-2z" opacity=".5"/><path fill="#FFF" d="M44 24h6v14h-6z"/><path fill="#EF8534" d="M46 22h2v2h-2zm0 16h2v2h-2z" opacity=".5"/></symbol><symbol viewBox="0 0 64 64" id="module-contentelements" xmlns="http://www.w3.org/2000/svg"><rect width="64" height="64" fill="#696DBB" rx="0" ry="0"/><path fill="#FFF" d="M32 32a2 2 0 1 1 4.001.001A2 2 0 0 1 32 32zm0 4-4.286 2-5.143-6L20 36.375V42h18l-6-6zM22 20h26v20h-6v6H16V26h6v-6zm18 8H18v16h22V28zm-16-2h18v12h4V22H24v4z"/></symbol><symbol viewBox="0 0 64 64" id="module-cshmanual" xmlns="http://www.w3.org/2000/svg"><path fill="#E49139" d="M0 0h64v64H0z"/><path fill="#FFF" d="M45 50H19c-.6 0-1-.4-1-1V15c0-.6.4-1 1-1h26c.6 0 1 .4 1 1v34c0 .6-.4 1-1 1z"/><path fill="#E49139" d="M20 16h2v32h-2zm6 2h16v2H26z"/></symbol><symbol viewBox="0 0 64 64" id="module-dashboard" xmlns="http://www.w3.org/2000/svg"><path fill="#A4276A" d="M0 0h64v64H0z"/><path fill="#FFF" d="M40 16h10v-1c0-.5-.5-1-1-1h-9v2z" opacity=".5"/><path fill="#FFF" d="M28 14h10v2H28z" opacity=".75"/><path fill="#FFF" d="M40 18H26v-4H15c-.5 0-1 .5-1 1v34c0 .5.5 1 1 1h34c.5 0 1-.5 1-1V18H40z"/><path fill="#A4276A" d="M38 22h8v14h-8z"/><path fill="#A4276A" fill-rule="evenodd" d="M18 22h18v14H18z" clip-rule="evenodd"/><path fill="#FFF" d="M38 24h8v12h-8z" opacity=".5"/><path fill="#FFF" fill-rule="evenodd" d="M36 36H18v-4l6-2 4 2 4-2 4-6z" clip-rule="evenodd" opacity=".5"/><path fill="#A4276A" d="M28 40h18v2H28zm0 4h10v2H28zm-10-4h8v6h-8z"/><path fill="#FFF" d="M18 42h8v4h-8z" opacity=".5"/></symbol><symbol viewBox="0 0 64 64" id="module-dbal" xmlns="http://www.w3.org/2000/svg"><path fill="#415697" d="M0 0h64v64H0z"/><path fill="#FFF" d="M49 22H35a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1z"/><path fill="#415697" d="M46 18h2v2h-2zm-4 0h2v2h-2z"/><path fill="#FFF" d="M49 30H35a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1z"/><path fill="#415697" d="M46 26h2v2h-2zm-4 0h2v2h-2z"/><path fill="#FFF" d="M49 42H35a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1z"/><path fill="#415697" d="M46 38h2v2h-2zm-4 0h2v2h-2z"/><path fill="#FFF" d="M29 22H15a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1z"/><path fill="#415697" d="M26 18h2v2h-2zm-4 0h2v2h-2z"/><path fill="#FFF" d="M29 30H15a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1z"/><path fill="#415697" d="M26 26h2v2h-2zm-4 0h2v2h-2z"/><path fill="#FFF" d="M29 42H15a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1z"/><path fill="#415697" d="M26 38h2v2h-2zm-4 0h2v2h-2z"/><g fill="#FFF"><path d="M40 44h4v2h-4zm-20 0h4v2h-4z"/><path d="M40 42h4v2h-4zm-20 0h4v2h-4z" opacity=".5"/><path d="M20 46h24v1a1 1 0 0 1-1 1H21a1 1 0 0 1-1-1v-1z"/></g></symbol><symbol viewBox="0 0 64 64" id="module-dbint" xmlns="http://www.w3.org/2000/svg"><path fill="#428859" d="M0 0h64v64H0z"/><path fill="#FFF" d="M47 24H17a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h30a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z"/><path fill="#428859" d="M44 20h2v2h-2zm-4 0h2v2h-2z"/><path fill="#FFF" d="M47 34H17a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h30a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z"/><path fill="#428859" d="M44 30h2v2h-2zm-4 0h2v2h-2z"/><path fill="#FFF" d="M47 48H17a1 1 0 0 1-1-1V37a1 1 0 0 1 1-1h30a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1z"/><path fill="#428859" d="M44 44h2v2h-2zm-4 0h2v2h-2z"/></symbol><symbol viewBox="0 0 64 64" id="module-documentation" xmlns="http://www.w3.org/2000/svg"><path fill="#DA6C39" d="M0 0h64v64H0z"/><path fill="#FFF" d="m43.6 51.6-6.8-6.8c-.3-.3-.1-.9.4-.9H42v-8h4v8h4.8c.4 0 .7.5.4.9l-6.8 6.8c-.2.2-.6.2-.8 0z"/><path fill="#FFF" d="M34 47.7c-1.3-1.3-1.7-3.2-1-4.9.7-1.7 2.3-2.8 4.2-2.8h.8v-8h8V15c0-.6-.4-1-1-1H19c-.6 0-1 .4-1 1v34c0 .6.4 1 1 1h17.3L34 47.7z"/><path fill="#DA6C39" d="M20 16h2v32h-2zm6 2h16v2H26z"/></symbol><symbol viewBox="0 0 64 64" id="module-extensionmanager" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h64v64H0z" fill="#F08D34"/><path fill="#FFF" d="m33.018 27.928 10.897-3.8A1 1 0 1 1 44.618 26L34 29.703V42.93c0 .589-.448 1.066-1 1.066s-1-.477-1-1.066V29.687l-10.67-3.815a1 1 0 1 1 .702-1.873l10.986 3.929Zm.454-12a1.83 1.83 0 0 0-.944 0L16.472 21.05a.712.712 0 0 0-.472.643v20.633c0 .271.215.56.472.642l16.056 5.122c.26.083.687.082.944 0l16.056-5.122a.712.712 0 0 0 .472-.642V21.692a.723.723 0 0 0-.472-.643l-16.056-5.12Z"/></g></symbol><symbol viewBox="0 0 64 64" id="module-filelist" xmlns="http://www.w3.org/2000/svg"><path fill="#4C7E3A" d="M0 0h64v64H0z"/><path fill="#FFF" d="M36 30h10c0-.692-.097-1.36-.262-2H36v2zm0-4h8.921a8.02 8.02 0 0 0-1.642-2H36v2zm0 8h14.648a5.958 5.958 0 0 0-1.195-2H36v2zm-2 6V21.865A9.959 9.959 0 0 0 27 19c-5.413 0-9.81 4.304-9.984 9.675A6.995 6.995 0 0 0 20 42h14v-2zm2-2h14.651A5.97 5.97 0 0 0 51 36H36v2zm0 2v2h9a5.976 5.976 0 0 0 4.463-2H36z"/></symbol><symbol viewBox="0 0 64 64" id="module-form" xmlns="http://www.w3.org/2000/svg"><path fill="#3B7EB0" d="M0 0h64v64H0z"/><path fill="#FFF" d="M14 14h32v36H14z"/><path fill="#3B7EB0" d="M22 42h8v4h-8z"/><path fill="#3B7EB0" d="M32 42h8v4h-8z" opacity=".5"/><path fill="#3B7EB0" d="M22 18h14v2H22zm0 14h2v2h-2zm0 4h2v2h-2z"/><path fill="#3B7EB0" d="M26 32h16v2H26zm0 4h16v2H26zm-4-14h20v8H22z" opacity=".5"/><path fill="#3B7EB0" d="M14 14h4v4h-4z"/><path fill="#3B7EB0" d="M16 14h2v36h-2z" opacity=".5"/></symbol><symbol viewBox="0 0 64 64" id="module-func" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h64v64H0z" fill="#08596C"/><path fill="#FFF" d="M38.083 22H48v4H34v-2h-4v2H16v-4h10.002v-3.01c0-.546.45-.99 1.007-.99h10.067c.556 0 1.007.451 1.007.99V22ZM30 28H16v14h32V28H34v4h-4v-4Zm-2-8v2h8v-2h-8Z"/></g></symbol><symbol viewBox="0 0 64 64" id="module-generic" xmlns="http://www.w3.org/2000/svg"><path fill="#666" d="M0 0h64v64H0z"/><path fill="#FFF" d="M48.9 19.4V19c0-.2 0-.3-.1-.5 0-.1-.1-.2-.1-.3 0-.1 0-.1-.1-.2s-.1-.2-.2-.3v-.1c-.4-.6-1.1-1.1-2-1.5-1.8-.8-4.5-1.1-7.3-1.2h-1.2c-.7 0-1.3 0-1.8.2-.2 0-.3.1-.5.2-.1.1-.3.2-.4.3-.1.1-.2.2-.3.4-.2.4-.3.9-.3 1.7 0 1.1.2 2.5.6 4 .2.7.4 1.4.7 2.2.5 1.3 1.1 2.7 1.7 3.9.2.3.3.6.5.9.2.3.3.6.5.8.4.6.8 1.1 1.2 1.6.9 1 1.9 1.7 2.8 1.7 1.5 0 3.8-3.7 5.1-8.1.8-1.8 1.1-3.6 1.2-5.3zM37.1 17l-.4.4V17h.4zm-.1 2.9 2.9-2.9c1 0 1.8.1 2.6.2l-5 5c-.2-.8-.4-1.5-.5-2.3zm2.1 6.2c-.3-.6-.6-1.2-.8-1.8l6.6-6.6c1.1.3 1.6.7 1.9.9l-7.6 7.6s0-.1-.1-.1zm1.1 1.9 6.4-6.4c-.2 1.4-.6 2.7-1.1 3.9l-4.1 4.1c-.3-.4-.7-.9-1.2-1.6zM39.2 38.6c-.1 0-.3 0-.4-.1-.1 0-.3-.1-.4-.2-.5-.2-1.1-.6-1.6-1.2-.2-.2-.4-.4-.6-.7 0 0 0-.1-.1-.1-.2-.2-.4-.5-.6-.8-.4-.5-.8-1.1-1.1-1.7-.4-.6-.7-1.2-1-1.8-.3-.6-.6-1.2-1-1.9-.3-.6-.6-1.3-.9-1.9-.3-.7-.6-1.3-.8-2-.3-.7-.5-1.4-.7-2.1-.2-.8-.5-1.5-.7-2.2l-.3-1.2c-.1-.4-.1-.8-.2-1.1-.1-.5-.1-1-.1-1.4 0-.6 0-1.1.1-1.5.1-.4.2-.7.3-.9.1-.1.1-.2.2-.3.1-.1.2-.1.3-.2-.4 0-.8.1-1.3.2h-.2c-.4.1-.8.1-1.2.2-1.6.3-3.3.7-4.8 1.2H22c-.4.1-.7.2-1 .4h-.1c-2.2.8-4 1.8-4.9 3-.3.5-.6 1.2-.7 2v.8c0 1.7.4 3.8 1 6.1.9 3.2 2.4 6.8 4.1 10 .3.6.7 1.2 1 1.8 1.1 1.9 2.3 3.6 3.5 4.9.2.3.5.5.7.7.2.2.5.4.7.6.8.7 1.6 1.1 2.4 1.3h.1c.2 0 .5.1.7.1.2 0 .4 0 .7-.1h.1c.2-.1.5-.1.7-.2 2.5-1 5.8-4.4 8.8-8.8.3-.5.6-1 .9-1.4-.6.4-1 .5-1.5.5zm-11-12.7-8.3 8.3c-.3-.7-.6-1.4-.8-2l8.4-8.4c.2.6.5 1.4.7 2.1zm-11.1-2.6v-.5l2.7-2.7c1.2-.6 2.7-1.1 4.4-1.5l-6.9 6.9c-.1-.8-.2-1.5-.2-2.2zm9.4-4.2c.1.7.2 1.5.4 2.4L18.4 30c-.2-.8-.4-1.5-.6-2.2l8.7-8.7zm-5.7 17L29 28c.3.7.5 1.3.8 2l-8.1 8c-.3-.6-.6-1.2-.9-1.9zm9.9-4.2c.3.6.6 1.3 1 1.9l-7.9 7.9c-.4-.5-.7-1.1-1.1-1.8l8-8zm-5.8 11.4 7.8-7.8c.4.6.8 1.1 1.2 1.7l-7.7 7.7c-.4-.5-.8-1-1.3-1.6zm10.4-4.7c.5.5 1 .9 1.6 1.3L29.7 47h-.3c-.4 0-1-.3-1.7-.8l7.6-7.6z"/></symbol><symbol viewBox="0 0 64 64" id="module-help" xmlns="http://www.w3.org/2000/svg"><path fill="#59F" d="M0 0h64v64H0z"/><path fill="#FFF" d="M35 42h-6a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1zm8.78-18.189c-.852-4.802-4.786-8.745-9.592-9.6-7.225-1.288-13.555 3.899-14.159 10.728-.048.572.444 1.068 1.02 1.068h6.036c.485 0 .88-.353.981-.828.563-2.64 3.732-4.329 6.674-2.22.1.072.194.167.266.268 1.817 2.573.864 4.981-.951 6.111-3.623 2.055-6.07 4.93-6.07 9.396V39a1 1 0 0 0 1 1h5.998a1 1 0 0 0 1-1v-.268c0-1.435.804-1.635 1.943-2.339 4.19-2.39 6.805-7.22 5.854-12.582z"/></symbol><symbol viewBox="0 0 64 64" id="module-indexed_search" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h64v64H0z" fill="#458043"/><path fill="#FFF" d="m28.384 35.37 1.732 1-6.5 11.26-1.732-1 6.5-11.26Zm7.232 0-1.732 1 6.5 11.26 1.732-1-6.5-11.26Z"/><path fill="#FFF" d="M46 22h1.007c.54 0 .993-.448.993-1 0-.556-.444-1-.993-1H16.993c-.54 0-.993.448-.993 1 0 .556.444 1 .993 1H18v17.008c0 .537.446.992.997.992h26.006a.99.99 0 0 0 .997-.992V22Zm-14.99 7.324 2.608 2.609.755.754.754-.754 5.354-5.355-1.508-1.508-4.56 4.64-2.662-2.66-.754-.755-.754.754-6.411 6.412 1.508 1.508 5.67-5.645Z"/><rect fill="#458043" opacity=".5"/></g></symbol><symbol viewBox="0 0 64 64" id="module-info" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h64v64H0z" fill="#6DAAE0"/><path d="M39.95 43.5c0-.8-.7-1.5-1.5-1.5H36V29.5c0-.8-.7-1.5-1.5-1.5h-8.01c-.8 0-1.5.7-1.5 1.5v3.004c0 .8.7 1.5 1.5 1.5H28V42h-2.5c-.8 0-1.5.7-1.5 1.5l-.1 3.014c0 .8.7 1.5 1.5 1.5h13.05c.8 0 1.5-.7 1.5-1.5l.1-3.014h-.1ZM34.52 16h-5.04c-.79 0-1.481.691-1.481 1.481v5.038c0 .79.691 1.481 1.481 1.481h5.038c.79 0 1.481-.691 1.481-1.481V17.48c0-.79-.691-1.481-1.481-1.481Z" fill="#FFF"/></g></symbol><symbol viewBox="0 0 64 64" id="module-install" xmlns="http://www.w3.org/2000/svg"><path fill="#FF8700" d="M0 0h64v64H0z"/><path fill="#FFF" d="m49.535 29.295-5.457-1.558a12.594 12.594 0 0 0-.517-1.27l2.751-4.953a.642.642 0 0 0-.108-.766l-2.952-2.952a.643.643 0 0 0-.766-.108l-4.953 2.751a12.69 12.69 0 0 0-1.27-.517l-1.558-5.457a.645.645 0 0 0-.62-.465h-4.171c-.288 0-.54.19-.617.465l-1.561 5.459c-.435.154-.859.319-1.27.517l-4.953-2.751a.64.64 0 0 0-.766.108l-2.949 2.949a.64.64 0 0 0-.108.766l2.751 4.953a12.69 12.69 0 0 0-.517 1.27l-5.459 1.558a.647.647 0 0 0-.465.621v4.173c0 .288.19.54.465.617l5.457 1.558c.154.435.319.859.517 1.27l-2.751 4.953a.642.642 0 0 0 .108.766l2.952 2.952a.643.643 0 0 0 .766.108l4.953-2.751c.411.198.836.363 1.27.517l1.558 5.457c.08.275.332.465.62.465h4.173c.288 0 .54-.19.617-.465l1.558-5.457c.435-.154.859-.319 1.27-.517l4.953 2.751a.642.642 0 0 0 .766-.108l2.952-2.952a.643.643 0 0 0 .108-.766l-2.751-4.953c.198-.411.363-.836.517-1.27l5.457-1.558a.645.645 0 0 0 .465-.62v-4.171a.645.645 0 0 0-.465-.619zM32 39.714c-4.261 0-7.714-3.453-7.714-7.714s3.453-7.714 7.714-7.714 7.714 3.453 7.714 7.714-3.453 7.714-7.714 7.714z"/><path fill="#FFF" d="M32 32h24v24H32z"/><path fill="#FF8700" d="M54 34v20H34V34h20m4-4H30v28h28V30z"/><path fill="#FF8700" d="M36 36h16v2H36zm0 4h16v12H36z"/><path fill="#FFF" d="M42.391 49.625a.574.574 0 0 0 .804-.002l5.636-5.636a.563.563 0 0 0-.003-.809l-.798-.798a.574.574 0 0 0-.802-.011l-4.04 4.04a.557.557 0 0 1-.794-.004l-1.618-1.618a.561.561 0 0 0-.805.007l-.798.798a.566.566 0 0 0-.006.807l3.224 3.226z"/></symbol><symbol viewBox="0 0 64 64" id="module-install-environment" xmlns="http://www.w3.org/2000/svg"><path fill="#428954" d="M0 0h64v64H0z"/><path fill="#FFF" d="M45 18H19l-3 4v14h32V22z"/><path fill="#428954" d="M48 22H16l3-4h26z" opacity=".5"/><path fill="#428954" d="M40 24h6v2h-6v-2zm0 8h6v2h-6v-2z"/><path fill="#428954" d="M18 24h20v2H18v-2z" opacity=".5"/><path fill="#428954" d="M40 28h6v2h-6v-2z"/><path fill="#428954" d="M18 28h20v2H18v-2zm0 4h20v2H18v-2z" opacity=".5"/><path fill="#FFF" d="M48 42v2H16v-2h32z" opacity=".75"/><path fill="#FFF" d="M36 40v6h-8v-6h2v-4h4v4h2z"/><path fill="#428954" d="M30 36h4v1h-4v-1z" opacity=".5"/></symbol><symbol viewBox="0 0 64 64" id="module-install-maintenance" xmlns="http://www.w3.org/2000/svg"><path fill="#D03F38" d="M0 0h64v64H0z"/><path fill="#FFF" d="M22.054 47.761c-.462.462-1.124.743-1.806.743s-1.345-.281-1.827-.743l-2.128-2.17a2.521 2.521 0 0 1-.763-1.808c0-.683.281-1.346.763-1.828l13.669-13.682a10.36 10.36 0 0 0 5.781 5.786L22.054 47.761zm-.522-6.549c-.702 0-1.285.583-1.285 1.286 0 .703.582 1.286 1.285 1.286s1.285-.583 1.285-1.286c0-.704-.582-1.286-1.285-1.286zm26.475-13.763c-1.265 3.576-4.697 6.047-8.491 6.047-4.958 0-8.992-4.038-8.992-9.001s4.034-9.001 8.992-9.001c1.465 0 3.372.442 4.596 1.266.201.141.321.321.321.563 0 .221-.141.442-.321.563l-5.881 3.395v4.5l3.874 2.15c.662-.382 5.319-3.315 5.721-3.315.401 0 .642.301.642.703.001.664-.24 1.488-.461 2.13z"/></symbol><symbol viewBox="0 0 64 64" id="module-install-settings" xmlns="http://www.w3.org/2000/svg"><path fill="#1D588E" d="M0 0h64v64H0z"/><path fill="#FFF" d="m49.535 29.295-5.457-1.558a12.594 12.594 0 0 0-.517-1.27l2.751-4.953a.642.642 0 0 0-.108-.766l-2.952-2.952a.643.643 0 0 0-.766-.108l-4.953 2.751a12.69 12.69 0 0 0-1.27-.517l-1.558-5.457a.645.645 0 0 0-.62-.465h-4.171c-.288 0-.54.19-.617.465l-1.561 5.459c-.435.154-.859.319-1.27.517l-4.953-2.751a.64.64 0 0 0-.766.108l-2.949 2.949a.64.64 0 0 0-.108.766l2.751 4.953a12.69 12.69 0 0 0-.517 1.27l-5.459 1.558a.647.647 0 0 0-.465.621v4.173c0 .288.19.54.465.617l5.457 1.558c.154.435.319.859.517 1.27l-2.751 4.953a.642.642 0 0 0 .108.766l2.952 2.952a.643.643 0 0 0 .766.108l4.953-2.751c.411.198.836.363 1.27.517l1.558 5.457c.08.275.332.465.62.465h4.173c.288 0 .54-.19.617-.465l1.558-5.457c.435-.154.859-.319 1.27-.517l4.953 2.751a.642.642 0 0 0 .766-.108l2.952-2.952a.643.643 0 0 0 .108-.766l-2.751-4.953c.198-.411.363-.836.517-1.27l5.457-1.558a.645.645 0 0 0 .465-.62v-4.171a.645.645 0 0 0-.465-.619zM32 39.714c-4.261 0-7.714-3.453-7.714-7.714s3.453-7.714 7.714-7.714 7.714 3.453 7.714 7.714-3.453 7.714-7.714 7.714z"/></symbol><symbol viewBox="0 0 64 64" id="module-install-upgrade" xmlns="http://www.w3.org/2000/svg"><path fill="#6C9DCC" d="M0 0h64v64H0z"/><path fill="#FFF" d="M32 43.25c-5.652 0-10.25-4.598-10.25-10.25 0-.34.039-.669.073-1h4.748a.5.5 0 0 0 .354-.854l-6.571-6.571a.5.5 0 0 0-.707 0l-6.571 6.571a.5.5 0 0 0 .353.854h4.372c-.024.332-.051.662-.051 1 0 7.857 6.393 14.25 14.25 14.25 3.104 0 5.971-1.009 8.314-2.701l-2.876-2.876A10.179 10.179 0 0 1 32 43.25zM50.571 32h-4.372C45.682 24.609 39.52 18.75 32 18.75c-2.587 0-5.008.704-7.101 1.914l2.965 2.965A10.183 10.183 0 0 1 32 22.75c5.315 0 9.695 4.066 10.199 9.25h-4.77a.5.5 0 0 0-.354.854l6.571 6.571a.5.5 0 0 0 .707 0l6.571-6.571a.5.5 0 0 0-.353-.854z"/></symbol><symbol viewBox="0 0 64 64" id="module-lang" xmlns="http://www.w3.org/2000/svg"><path fill="#632F5F" d="M0 0h64v64H0z"/><path fill="#FFF" d="M32 18c7.732 0 14 6.268 14 14s-6.268 14-14 14-14-6.268-14-14 6.268-14 14-14m0-2c-8.822 0-16 7.178-16 16s7.178 16 16 16 16-7.178 16-16-7.178-16-16-16z"/><path fill="#FFF" d="M46 30.756c-.44-4.728-3.204-8.786-7.09-10.96-.184.194-.234.08-.234.274-.554.194-1.292-.194-1.846-.388a6.46 6.46 0 0 0-4.244-.194c-.554.194-1.844.388-1.292 1.552.368.584 1.29 1.166 2.214.39.368-.388.74-.97 1.29-.388.186.196.186.39.186.584-.186.58-.74.776-1.292.776-.74.194-1.48 0-2.216.194-.74.194-1.846.388-1.846 1.36 0 1.16-.37 1.356-1.294 1.55-.74 0-1.106.388-.74 1.164.186.58.74.58 1.11.388 1.476-.776 2.768-2.716 4.428-.388l.368-.194c.37-1.552.74-.58 1.108 0l.554.58c2.214-2.132 1.66.972 2.4 1.552-1.48-.388-3.14 1.164-4.43.194-2.214-1.744-3.69-.968-5.72.776-1.66 1.36-2.03 3.104-1.66 4.656.552 1.94 2.58 2.134 4.244 1.746.552-.196 1.66-.196 1.66.192-.37 1.746 1.66 2.91.92 4.848-.552 1.552.372 3.492 1.66 4.074 1.294.58 2.4-.97 2.956-2.328.184-.194 0-.58.184-.776 1.476-1.94 1.292-4.848 3.136-6.788.554-.58 2.4-2.714.92-4.46 3.508-.97 2.22 2.52 2.956 4.074.552-1.164.92-2.328 1.29-3.3.184-.58.32-.76.32-.76zM25.825 20.42c.58-.612.606-.712 1.188-1.53-1.218.428-2.748 1.276-3.846 2.198l.336.354h1.746s.194 0 .194-.2l.194-.206s.194 0 .194-.204l.192-.204.194-.206c-.58.41-.58.206-.388 0 0 .206 0 .206 0 0 0 .206 0 0 0 0l-.004-.002zM23.238 39.3s-.192-.184 0 0c-.192-.184-.192-.184 0 0v-.552l-.192-.184c-.19 0-.19-.186-.38-.186s-.38-.186-.572-.186h-.382s-.19 0-.19-.184c-1.336-.74-1.906-2.03-2.288-3.504 0-.37-.19-.74-.19-1.108-.188-.186-.188-.37-.38-.556-.38-.368-.188-1.106.192-1.844v-.368c0-.186 0-.186.19-.37 0-.18 0-.18.192-.366.38-.74 1.144-1.292 1.524-1.846.19-.184.19-.184.19-.368v-.184c.19-.184.19-.554.38-.74 0-.18.192-.552.192-.736 0-.37 0-.554-.192-.92-.192-.556-.308-1.036-.688-1.406-1.716 2.4-2.74 5.092-2.74 8.226 0 4.246 1.806 8.012 4.828 10.648 0 0 .122.052.122-.128v-.188c0-.184.19-.184.19-.368.192-.74.192-1.844.192-2.58l.002-.002z"/></symbol><symbol viewBox="0 0 64 64" id="module-linkvalidator" xmlns="http://www.w3.org/2000/svg"><path fill="#639" d="M0 0h64v64H0z"/><path fill="#FFF" d="m45.4 22.8-4.2-4.2c-.6-.6-1.4-.9-2.1-.9-.8 0-1.5.3-2.1.9l-8.5 8.5-1.4 1.4-8.5 8.5c-1.2 1.2-1.2 3.1 0 4.2l4.2 4.2c.6.6 1.4.9 2.1.9s1.5-.3 2.1-.9l8.5-8.5 1.4-1.4 8.5-8.5c1.2-1.1 1.2-3 0-4.2zM25.6 44c-.3.3-.6.3-.7.3-.2 0-.5 0-.7-.3L20 39.8c-.4-.4-.4-1 0-1.4l6.5-6.5c.1.3.3.6.6.8l4.2 4.2c.2.2.5.4.8.6L25.6 44zm8.5-8.5c-.3.3-.6.3-.7.3-.2 0-.5 0-.7-.3l-4.2-4.2c-.4-.4-.4-1 0-1.4l1.4-1.4c.3-.3.6-.3.7-.3.2 0 .5 0 .7.3l4.2 4.2c.4.4.4 1 0 1.4l-1.4 1.4zm9.9-9.9-6.5 6.5c-.1-.3-.3-.6-.6-.8l-4.2-4.2c-.2-.2-.5-.4-.8-.6l6.5-6.5c.3-.3.6-.3.7-.3.2 0 .5 0 .7.3l4.2 4.2c.4.4.4 1 0 1.4z" opacity=".25"/><path fill="#FFF" d="M39.1 17.7c-.8 0-1.5.3-2.1.9l-9.9 9.9c-1.2 1.2-1.2 3.1 0 4.2l3.5 3.5 1.4-1.4-3.5-3.5c-.4-.4-.4-1 0-1.4l9.9-9.9c.3-.3.6-.3.7-.3.2 0 .5 0 .7.3l4.2 4.2c.4.4.4 1 0 1.4l-5 5c.4.6.7 1.3.8 2.1l5.7-5.7c1.2-1.2 1.2-3.1 0-4.2l-4.2-4.2c-.7-.6-1.5-.9-2.2-.9z"/><path fill="#FFF" d="M35.5 32.7c.4.4.4 1 0 1.4L25.6 44c-.3.3-.6.3-.7.3-.2 0-.5 0-.7-.3L20 39.8c-.4-.4-.4-1 0-1.4l5-5c-.4-.6-.7-1.3-.8-2.1L18.5 37c-1.2 1.2-1.2 3.1 0 4.2l4.2 4.2c.6.6 1.4.9 2.1.9.8 0 1.5-.3 2.1-.9l9.9-9.9c1.2-1.2 1.2-3.1 0-4.2l-3.5-3.5-1.3 1.4 3.5 3.5zm11.8 6.1-.7-.7c-.2-.2-.5-.2-.7 0l-5.4 5.4-2.5-2.6c-.2-.2-.5-.2-.7 0l-.6.7c-.2.2-.2.5 0 .7l3.6 3.6c.2.2.5.2.7 0l6.4-6.4c.1-.2.1-.5-.1-.7z"/></symbol><symbol viewBox="0 0 64 64" id="module-list" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h64v64H0z" fill="#CA6434"/><path fill="#FFF" d="M19 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm3-1a1 1 0 0 1 1-1h22a1 1 0 1 1 0 2H23c-.552 0-1-.444-1-1Zm-6-3h32v6H16v-6Zm3 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm3-1a1 1 0 0 1 1-1h22a1 1 0 1 1 0 2H23c-.552 0-1-.444-1-1Zm-6-3h32v6H16v-6Zm3 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm3-1a1 1 0 0 1 1-1h22a1 1 0 1 1 0 2H23c-.552 0-1-.444-1-1Zm-6-3h32v6H16v-6Zm6 11a1 1 0 0 1 1-1h22a1 1 0 1 1 0 2H23c-.552 0-1-.444-1-1Zm-3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm-3-4h32v6H16v-6Z"/></g></symbol><symbol viewBox="0 0 64 64" id="module-page" xmlns="http://www.w3.org/2000/svg"><path fill="#EE8433" d="M0 0h64v64H0z"/><path fill="#FFF" d="M18 15v34a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1V22l-8-8H19a1 1 0 0 0-1 1z"/><path fill="#EE8433" d="M38 21v-7l8 8h-7a1 1 0 0 1-1-1z" opacity=".6"/><path fill="#EE8433" d="M24 42h16v2H24zm0-4h16v2H24zm0-8h16v2H24zm0 4h16v2H24z"/></symbol><symbol viewBox="0 0 64 64" id="module-permission" xmlns="http://www.w3.org/2000/svg"><path fill="#184F44" d="M0 0h64v64H0z"/><path fill="#FFF" d="M45 48H19a1 1 0 0 1-1-1V31a1 1 0 0 1 1-1h26a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1z"/><path fill="#FFF" d="M32 19.5c3.308 0 6 2.692 6 6h4c0-5.523-4.477-10-10-10s-10 4.477-10 10v8h4v-8c0-3.308 2.692-6 6-6z"/><circle cx="32" cy="38" r="4" fill="#184F44"/><path fill="#184F44" d="M30 38h4v6h-4z"/></symbol><symbol viewBox="0 0 64 64" id="module-reactions" xmlns="http://www.w3.org/2000/svg"><path fill="#E91E63" d="M0 0h64v64H0z"/><path fill="#FFF" d="M43.002 37a3.99 3.99 0 0 0-3.858 3h-9.969a9.202 9.202 0 0 0-1.456-4.09l-1.492 2.487c.336.801.523 1.68.523 2.603 0 3.722-3.028 6.75-6.75 6.75s-6.75-3.028-6.75-6.75c0-3.508 2.69-6.397 6.116-6.718l1.493-2.489A9.339 9.339 0 0 0 20 31.75 9.25 9.25 0 1 0 29.194 42h9.95a3.99 3.99 0 0 0 3.858 3 4 4 0 0 0 0-8zm0 6c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2z"/><path fill="#FFF" d="M41.251 20.998a9.25 9.25 0 1 0-18.5 0c0 3.008 1.443 5.673 3.667 7.362l-5.292 8.82A3.956 3.956 0 0 0 20 37a4 4 0 1 0 4 4c0-1.093-.44-2.082-1.151-2.804l5.283-8.805a9.2 9.2 0 0 0 3.87.857c.17 0 .337-.016.505-.026l-1.397-2.54c-3.301-.438-5.859-3.265-5.859-6.684a6.758 6.758 0 0 1 6.75-6.75 6.758 6.758 0 0 1 6.75 6.75c0 1.012-.23 1.968-.63 2.83l1.399 2.544a9.197 9.197 0 0 0 1.731-5.374zM20 43c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2z"/><path fill="#FFF" d="M43.002 31.75a9.16 9.16 0 0 0-3.549.727l-4.716-8.574a3.978 3.978 0 0 0 1.264-2.905 4 4 0 1 0-4 4c.341 0 .666-.056.982-.136l4.721 8.584A9.299 9.299 0 0 0 34.672 37h2.906a6.738 6.738 0 0 1 5.424-2.75c3.722 0 6.75 3.028 6.75 6.75s-3.028 6.75-6.75 6.75A6.738 6.738 0 0 1 37.578 45h-2.906c1.493 3.103 4.657 5.25 8.33 5.25a9.25 9.25 0 1 0 0-18.5zm-11-8.752c-1.104 0-2-.897-2-2s.896-2 2-2c1.102 0 2 .897 2 2s-.898 2-2 2z"/></symbol><symbol viewBox="0 0 64 64" id="module-recycler" xmlns="http://www.w3.org/2000/svg"><path fill="#5D6364" d="M0 0h64v64H0z"/><path fill="#FFF" d="M44 20h-4v-4a2 2 0 0 0-2-2H26a2 2 0 0 0-2 2v4h-6v4h2v22a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V24h2v-4h-2zM30 42h-2V26h2v16zm6 0h-2V26h2v16zm0-22h-8v-2h8v2z"/></symbol><symbol viewBox="0 0 64 64" id="module-redirects" xmlns="http://www.w3.org/2000/svg"><path fill="#59F" d="M0 0h64v64H0V0z"/><path fill="#FFF" d="m45.146 17.854-3.61 3.61C39.01 19.168 35.675 17.75 32 17.75c-7.857 0-14.25 6.393-14.25 14.25S24.143 46.25 32 46.25c4.183 0 7.939-1.823 10.548-4.702l-2.827-2.827C37.84 40.878 35.08 42.25 32 42.25c-5.652 0-10.25-4.598-10.25-10.25S26.348 21.75 32 21.75c2.572 0 4.913.965 6.713 2.537l-2.86 2.86a.5.5 0 0 0 .354.853H45.5a.5.5 0 0 0 .5-.5v-9.293a.5.5 0 0 0-.854-.353z"/></symbol><symbol viewBox="0 0 64 64" id="module-reports" xmlns="http://www.w3.org/2000/svg"><path fill="#8B2F60" d="M0 0h64v64H0z"/><g fill="#FFF"><path d="M44 50h1c.6 0 1-.4 1-1v-5h-2v6z" opacity=".5"/><path d="M44 36h2v6h-2z" opacity=".75"/><path d="M44 28h2v6h-2z"/><path d="M45 14H17c-.6 0-1 .4-1 1v34c0 .6.4 1 1 1h25V26h4V15c0-.6-.4-1-1-1z"/></g><path fill="#8B2F60" d="M20 18h16v2H20zm0 4h10v2H20zm0 4h10v2H20zm0 8h4v12h-4zm6 4h4v8h-4zm6-6h4v14h-4z"/><path fill="#FFF" d="M20 40h4v6h-4zm6 0h4v6h-4zm6-6h4v12h-4z" opacity=".5"/></symbol><symbol viewBox="0 0 64 64" id="module-rte-ckeditor" xmlns="http://www.w3.org/2000/svg"><path fill="#0087D0" d="M0 0h64v64H0z"/><path fill="#FFF" d="M41.5 18.9c-.5 1-.7 2-.7 3.1 0 4.1 3.3 7.4 7.4 7.4v9.9c0 1.2-.7 2.4-1.8 3l-12.7 7.3c-1.1.6-2.4.6-3.5 0l-12.7-7.3c-1.1-.6-1.8-1.8-1.8-3V24.7c0-1.2.7-2.4 1.8-3l12.7-7.3c1.1-.6 2.4-.6 3.5 0 .1.1 7.8 4.5 7.8 4.5zm-17 6.5c-.5 0-.9.5-.9 1v.4c0 .5.4 1 .9 1h14.4c.5 0 .9-.5.9-1v-.4c0-.5-.4-1-.9-1H24.5zm0 5.4c-.5 0-.9.5-.9 1v.4c0 .5.4 1 .9 1h10.3c.5 0 .9-.5.9-1v-.4c0-.5-.4-1-.9-1H24.5zm0 5.4c-.5 0-.9.5-.9 1v.4c0 .5.4 1 .9 1h14.4c.5 0 .9-.5.9-1v-.4c0-.5-.4-1-.9-1H24.5z"/><path fill="#FFF" d="M48.2 15.8c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6zm1.6 7.6h-.6v1h-1v-1H46v-1l1.9-3h1.3v3h.6v1z"/><path fill="#FFF" d="M48.2 22.4v-1.8l-1.1 1.8z"/></symbol><symbol viewBox="0 0 64 64" id="module-scheduler" xmlns="http://www.w3.org/2000/svg"><path fill="#FF5E49" d="M0 0h64v64H0V0z"/><circle cx="32" cy="32" r="13.3" fill="#FFF"/><path fill="#FF5E49" d="m39 32-11-6.4v12.8z"/><path fill="#FFF" d="m23.2 12.7 1.5 2.6c1.7-.7 3.5-1.2 5.3-1.4v-3c-2.4.2-4.7.8-6.8 1.8zm-5.9 8.5c1.1-1.5 2.4-2.8 3.9-3.9l-1.5-2.6c-1.9 1.4-3.6 3.1-5 5l2.6 1.5zM13.9 30c.2-1.9.7-3.7 1.4-5.3l-2.6-1.5c-1 2.1-1.6 4.4-1.8 6.8h3zm3.4 12.8-2.6 1.5c1.4 1.9 3.1 3.6 5 5l1.5-2.6c-1.5-1.1-2.8-2.4-3.9-3.9z" opacity=".5"/><path fill="#FFF" d="M34 10.9v3c9.1 1 16.3 8.7 16.3 18.1S43.1 49.1 34 50.1v3C44.8 52.1 53.3 43 53.3 32S44.8 11.9 34 10.9z"/><path fill="#FFF" d="M15.3 39.3c-.7-1.7-1.2-3.5-1.4-5.3h-3c.2 2.4.9 4.7 1.8 6.8l2.6-1.5zM30 50.1c-1.9-.2-3.7-.7-5.3-1.4l-1.5 2.6c2.1 1 4.4 1.6 6.8 1.8v-3z" opacity=".5"/></symbol><symbol viewBox="0 0 64 64" id="module-security" xmlns="http://www.w3.org/2000/svg"><path fill="#235594" d="M0 0h64v64H0z"/><path fill="#FFF" d="M44 18H20v14c0 8.75 12 14 12 14s12-5.25 12-14V18z"/><path fill="#235594" d="M42 20H22v12c0 6.132 7.494 10.492 10 11.776C34.502 42.492 42 38.134 42 32V20z"/><path fill="#000001" d="M41 21v11c0 5.259-6.387 9.24-9 10.646-2.614-1.405-9-5.38-9-10.646V21h18m1-1H22v12c0 6.132 7.494 10.492 10 11.776C34.502 42.492 42 38.134 42 32V20z" opacity=".14"/><path fill="#FFF" d="M40 22v10c0 3.717-3.979 7.251-8 9.507-4.022-2.253-8-5.786-8-9.507V22h16"/><path fill="#235594" d="M32 41.506c4.021-2.255 8-5.79 8-9.506V22h-8v19.506z" opacity=".2"/></symbol><symbol viewBox="0 0 64 64" id="module-seo" xmlns="http://www.w3.org/2000/svg"><path fill="#5992BD" d="M0 0h64v64H0z"/><path fill="#FFF" d="M49.4 48 48 49.4c-.8.8-2.1.8-2.8 0l-8.5-8.5c-.8-.8-.8-2.1 0-2.8l1.4-1.4c.8-.8 2.1-.8 2.8 0l8.5 8.5c.8.7.8 2 0 2.8z"/><path fill="#1D1D1B" d="M31 21c5.5 0 10 4.5 10 10s-4.5 10-10 10-10-4.5-10-10 4.5-10 10-10m0-4c-7.7 0-14 6.3-14 14s6.3 14 14 14 14-6.3 14-14-6.3-14-14-14z" opacity=".2"/><path fill="#FFF" d="M30 20c5.5 0 10 4.5 10 10s-4.5 10-10 10-10-4.5-10-10 4.5-10 10-10m0-4c-7.7 0-14 6.3-14 14s6.3 14 14 14 14-6.3 14-14-6.3-14-14-14z"/></symbol><symbol viewBox="0 0 64 64" id="module-setup" xmlns="http://www.w3.org/2000/svg"><path fill="#59F" d="M0 0h64v64H0z"/><path fill="#FFF" d="M46.6 41.2c-2.815-.768-4.974-1.825-6.976-2.678-.042.543-.243 1.113-.782 1.664-1.62 1.726-4.1 3.814-6.808 3.814-2.719 0-5.288-2.115-6.88-3.817-.558-.573-.743-1.177-.762-1.738-2.007.896-4.17 1.885-6.993 2.655 0 0-3.1 1.9-3.4 8.9h36c-.199-7.1-3.399-8.8-3.399-8.8z"/><path fill="#FFF" d="M40 20.5c0-3.6-3.2-6.5-7-6.5h-2c-3.6 0-7 2.9-7 6.5v5c0 2.109 1.628 4.713 3.5 6.553-.1 5.4-1.7 5.947-.9 6.747 2.5 2.7 8.1 2.9 10.8 0 .797-.797-.59-1.3-.896-6.747C38.333 30.215 39.942 27.59 40 25.5v-5z"/><path fill="#FFF" d="M33.77 57.25c-.824 0-1.668-.37-2.313-1.017l-1.69-1.689c-.646-.646-1.016-1.489-1.016-2.313s.37-1.668 1.016-2.314l10.856-10.989a9.014 9.014 0 0 1-.172-1.776c0-2.329.823-4.332 2.446-5.955 1.622-1.623 3.625-2.446 5.953-2.446.778 0 1.531.151 2.196.285l.111.022.106.042c.652.26 1.177.518 1.678.769.642.229 1.059.925 1.059 1.561 0 .648-.407 1.055-.626 1.274l-.114.114-4.2 2.449v2.079l1.638.968c.177-.116.384-.254.578-.384.542-.361 1.077-.66 1.549-.925.25-.14.489-.273.712-.408 1.164-.697 1.635-.697 1.813-.697.213 0 .778 0 1.274.496l.366.366v.29c.065.136.13.285.195.481l.064.192v.203c0 .599-.179 1.403-.479 2.154-.678 1.691-1.673 2.979-3.045 3.94-1.445 1.012-3.087 1.525-4.877 1.525a8.876 8.876 0 0 1-1.994-.219L36.09 56.229c-.652.651-1.495 1.021-2.32 1.021z"/><path fill="#59F" d="M48.85 30c.65 0 1.3.13 1.95.26.65.26 1.17.52 1.69.78.13 0 .26.26.26.39s-.13.26-.26.39l-4.68 2.73v3.51l2.86 1.69c.13 0 .52-.26 1.3-.78s1.56-.91 2.21-1.3 1.04-.52 1.17-.52c.13 0 .26 0 .39.13 0 .13.13.26.26.65 0 .39-.13 1.04-.39 1.69-.52 1.3-1.3 2.47-2.6 3.38-1.3.91-2.73 1.3-4.16 1.3-1.95 0-3.64-.65-5.07-2.08-1.43-1.43-2.08-3.12-2.08-5.07s.65-3.64 2.08-5.07C45.21 30.65 46.9 30 48.85 30m-7.54 10.01c.39 1.04 1.04 1.95 1.82 2.73.78.91 1.69 1.43 2.73 1.82L35.2 55.35c-.39.39-.91.65-1.43.65s-1.04-.26-1.43-.65l-1.69-1.69c-.39-.39-.65-.91-.65-1.43 0-.52.26-1.04.65-1.43l10.66-10.79m-6.5 12.22c.26 0 .52 0 .65-.26.13-.13.26-.39.26-.65s0-.39-.26-.65a.993.993 0 0 0-.65-.26c-.26 0-.39 0-.65.26-.13.13-.26.39-.26.65s0 .39.26.65c.13.13.39.26.65.26M48.85 27.5c-2.671 0-4.972.946-6.838 2.812-1.866 1.866-2.812 4.167-2.812 6.838 0 .462.028.913.085 1.353l-10.413 10.54c-.868.868-1.372 2.033-1.372 3.187s.504 2.319 1.382 3.198l1.69 1.69c.878.878 2.044 1.382 3.198 1.382s2.319-.504 3.198-1.382l10.308-10.434c.509.077 1.034.116 1.574.116a9.705 9.705 0 0 0 5.594-1.752c1.577-1.104 2.718-2.576 3.488-4.5.361-.904.569-1.858.569-2.618v-.406l-.128-.385a4.971 4.971 0 0 0-.132-.354v-.541l-.732-.732c-.572-.572-1.298-.862-2.158-.862-.464 0-1.162.1-2.456.876-.213.128-.441.255-.679.388-.471.264-1.002.561-1.556.925l-.349-.206v-.647l3.44-2.006.279-.163.229-.229c.271-.271.992-.992.992-2.158 0-1.114-.706-2.29-1.83-2.72a22.368 22.368 0 0 0-1.691-.771l-.213-.085-.225-.045c-.725-.145-1.545-.309-2.442-.309z"/></symbol><symbol viewBox="0 0 64 64" id="module-site-settings" xmlns="http://www.w3.org/2000/svg"><path fill="#439b92" d="M0 0h64v64H0z"/><g opacity=".75"><rect width="40" height="8" x="12" y="42" fill="#fff" rx="2" ry="2"/><path fill="#439b92" d="M14 44h36v4H14z" opacity=".5"/><path fill="#439b92" d="M20 42h10v8H20z" opacity=".75"/><rect width="6" height="12" x="22" y="40" fill="#fff" rx="2" ry="2"/><path fill="#439b92" d="M24 42h2v8h-2z" opacity=".75"/></g><rect width="40" height="8" x="12" y="28" fill="#fff" rx="2" ry="2"/><path fill="#439b92" d="M14 30h36v4H14z" opacity=".5"/><path fill="#439b92" d="M36 28h10v8H36z" opacity=".75"/><rect width="6" height="12" x="38" y="26" fill="#fff" rx="2" ry="2"/><path fill="#439b92" d="M40 28h2v8h-2z"/><g opacity=".75"><rect width="40" height="8" x="12" y="14" fill="#fff" rx="2" ry="2"/><path fill="#439b92" d="M14 16h36v4H14z" opacity=".5"/><path fill="#439b92" d="M28 14h10v8H28z" opacity=".75"/><rect width="6" height="12" x="30" y="12" fill="#fff" rx="2" ry="2"/><path fill="#439b92" d="M32 14h2v8h-2z" opacity=".75"/></g></symbol><symbol viewBox="0 0 64 64" id="module-sites" xmlns="http://www.w3.org/2000/svg"><path fill="#439B92" d="M0 0h64v64H0z"/><path fill="#FFF" d="M14 12h36v40H14z"/><path fill="#439B92" d="M16 14h28v2H16z" opacity=".5"/><path fill="#439B92" d="M46 14h2v2h-2z"/><path fill="#439B92" d="M14 18h36v2H14z" opacity=".5"/><path fill="#439B92" d="M18 28h28v8H18zm0 10h10v14H18zm12 0h16v14H30z" opacity=".75"/><path fill="#439B92" d="M18 24h8v2h-8z"/><path fill="#439B92" d="M28 24h2v2h-2zm4 0h2v2h-2zm8 0h2v2h-2zm4 0h2v2h-2z" opacity=".5"/></symbol><symbol viewBox="0 0 64 64" id="module-taskcenter" xmlns="http://www.w3.org/2000/svg"><path fill="#3471A9" d="M0 0h64v64H0V0z"/><path fill="#FFF" d="M47 18H17a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1z"/><path fill="#3471A9" d="M38 20h8v4h-8z"/><path fill="#FFF" d="M47 28H17a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1z"/><path fill="#3471A9" d="M28 30h18v4H28z"/><path fill="#FFF" d="M47 38H17a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1v-6a1 1 0 0 0-1-1z"/><path fill="#3471A9" d="M34 40h12v4H34z"/></symbol><symbol viewBox="0 0 64 64" id="module-template" xmlns="http://www.w3.org/2000/svg"><path fill="#93C" d="M0 0h64v64H0z"/><path fill="#FFF" d="M44 14H20v27a1 1 0 0 0 1 1h7v5a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3v-5h7a1 1 0 0 0 1-1V14z"/><path fill="#93C" d="M22 16h20v20H22zm10 32a2 2 0 1 1 0-4 2 2 0 1 1 0 4z"/><path fill="#FFF" d="M42.001 15.999 22 36.001V16z" opacity=".25"/><path fill="#FFF" d="M26 32V16h-2v18z"/><path fill="#FFF" d="M30 28.001V16h-2v14.001z" opacity=".75"/><path fill="#FFF" d="M34 24v-8h-2v10z" opacity=".5"/><path fill="#FFF" d="M38 20v-4h-2v6z" opacity=".25"/><path fill="#FFF" d="M42 16h-2v2z" opacity=".15"/></symbol><symbol viewBox="0 0 64 64" id="module-tsconfig" xmlns="http://www.w3.org/2000/svg"><path fill="#1A568F" d="M0 0h64v64H0z"/><path fill="#FFF" d="M16 14h32a2 2 0 0 1 2 2v32a2 2 0 0 1-2 2H16a2 2 0 0 1-2-2V16a2 2 0 0 1 2-2z"/><path fill="#1A568F" d="M17 16h30a1 1 0 0 1 1 1v30a1 1 0 0 1-1 1H17a1 1 0 0 1-1-1V17a1 1 0 0 1 1-1z"/><path fill="#FFF" d="M18.5 18h27a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-27a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5z"/><path fill="#FFF" d="M18.5 28h9a.5.5 0 0 1 .5.5v17a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-17a.5.5 0 0 1 .5-.5z" opacity=".5"/><path fill="#FFF" d="M30.5 28h15a.5.5 0 0 1 .5.5v17a.5.5 0 0 1-.5.5h-15a.5.5 0 0 1-.5-.5v-17a.5.5 0 0 1 .5-.5z" opacity=".75"/></symbol><symbol viewBox="0 0 64 64" id="module-urls" xmlns="http://www.w3.org/2000/svg"><rect width="64" height="64" fill="#69bb7d" rx="0" ry="0"/><path fill="#FFF" d="M36 42v4h10V36H36v4h-8V26h8v4h10V20H36v4H26v8H16v2h10v8h10zm2-20h6v6h-6v-6zm0 16h6v6h-6v-6z"/></symbol><symbol viewBox="0 0 64 64" id="module-version" xmlns="http://www.w3.org/2000/svg"><path fill="#7A950F" d="M0 0h64v64H0z"/><g fill="#FFF"><path fill-rule="evenodd" d="M47.2 48H36.8c-1.6 0-2.9-1.3-2.9-2.9v-5.3l3.2 3.2c.7.7 1.6 1.1 2.6 1.1s1.9-.4 2.6-1.1l5.4-5.4c.7-.7 1.1-1.6 1.1-2.6v-.4c.7.5 1.2 1.4 1.2 2.3v8.3c0 1.5-1.3 2.8-2.8 2.8zm0-18h-1.8c-.4-5.3-2.4-8.7-6.1-10.2-1.3-.5-2.8-.8-4.6-.8-.2 0-.5 0-.7.1v-.2c0-1.6 1.3-2.9 2.9-2.9h10.3c1.6 0 2.9 1.3 2.9 2.9v8.3c-.1 1.5-1.4 2.8-2.9 2.8zm-18.6-9.3-.1.1c-.3.1-.7.3-1.1.6-.9.6-1.5 1.7-1.5 2.8 0 1.8 1.5 3.3 3.4 3.3.2 0 .4 0 .7-.1-.1 1.4-1.4 2.6-2.8 2.6H16.8c-1.6 0-2.9-1.3-2.9-2.9v-8.3c0-1.6 1.3-2.9 2.9-2.9h10.3c1.6 0 2.9 1.3 2.9 2.9V20c-.4.3-.9.5-1.4.7zM16.8 34h10.3c1.6 0 2.9 1.3 2.9 2.9v8.3c0 1.6-1.3 2.9-2.9 2.9H16.8c-1.6 0-2.9-1.3-2.9-2.9v-8.3c.1-1.6 1.4-2.9 2.9-2.9z" clip-rule="evenodd"/><path d="M34.7 22c1.2 0 2.4.1 3.5.6 3.7 1.5 4.3 5.8 4.3 9.3v2.4h2.7c.4 0 .7.3.7.7 0 .2-.1.4-.2.5l-5.4 5.4c-.2 0-.3.1-.5.1s-.4-.1-.5-.2l-5.4-5.4c-.1-.1-.2-.3-.2-.5 0-.4.3-.7.7-.7h2.7v-2.4c0-4.6-.9-7.6-5.9-7.6-.4 0-.9 0-1.3.1-.2 0-.4.1-.5.1-.2 0-.4-.1-.4-.3 0-.1.1-.2.2-.3.2-.2.6-.3.8-.4 1.2-.7 3.2-1.4 4.7-1.4z"/></g></symbol><symbol viewBox="0 0 64 64" id="module-viewpage" xmlns="http://www.w3.org/2000/svg"><path fill="#D04038" d="M0 0h64v64H0z"/><path fill="#FFF" d="M32 41.571c-6.5-.375-12-4.075-15.75-9.563 2.15-2.813 4.691-5.738 7.891-7.338-.8 1.4-1.141 3.326-1.141 4.926 0 5 4 8.657 9 8.6 5 .057 9-3.6 9-8.6 0-1.6-.262-3.626-1.062-4.926 3.1 1.6 5.562 4.526 7.812 7.338-3.65 5.488-9.25 9.188-15.75 9.563zm1-17.075c0 .5-.4 1-1 1-2.3 0-4.2 1.9-4.2 4.2 0 .5-.4 1-1 1s-1-.4-1-1c0-3.4 2.8-6.1 6.1-6.1.6-.1 1.1.4 1.1.9zm16.6 5.908c-3.7-6.1-10.5-10.2-17.6-10.2s-13.9 4.1-17.6 10.2c-.3.4-.4 1.293-.4 1.793s.2 1 .4 1.4c3.7 6.1 10.5 10.2 17.6 10.2s13.9-4.1 17.6-10.2c.3-.4.4-.9.4-1.4s-.2-1.393-.4-1.793z"/></symbol><symbol viewBox="0 0 64 64" id="module-workspaces" xmlns="http://www.w3.org/2000/svg"><path fill="#7A950F" d="M0 0h64v64H0z"/><path fill="#FFF" d="M49 26h-3v2h2v20H28v-2h-2v3c0 .6.4 1 1 1h22c.6 0 1-.4 1-1V27c0-.6-.4-1-1-1z"/><path fill="#FFF" d="M43 14H21c-.6 0-1 .4-1 1v3h2v-2h20v20h-2v2h3c.6 0 1-.4 1-1V15c0-.6-.4-1-1-1z"/><path fill="#FFF" d="M37 20H15c-.6 0-1 .4-1 1v22c0 .6.4 1 1 1h22c.6 0 1-.4 1-1V21c0-.6-.4-1-1-1zm-1 22H16V22h20v20z"/><path fill="#FFF" d="M20 18h2v2h-2zm18 18h2v2h-2zm6-10h2v2h-2zM26 44h2v2h-2z" opacity=".3"/></symbol></svg>
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?><svg class="typo3-icons-module" style="display: none;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><symbol viewBox="0 0 64 64" id="module-about" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M42.14 39.54c-.58.29-1.16.29-1.74.29-5.22 0-12.75-17.97-12.75-24.06 0-2.32.58-2.9 1.16-3.48-6.09.87-13.62 3.19-15.94 6.09-.58.58-.87 1.74-.87 3.19 0 9.57 9.86 30.72 17.1 30.72 3.19 0 8.7-5.22 13.04-12.75m-3.18-27.83c6.38 0 13.04 1.16 13.04 4.64 0 7.54-4.64 16.52-7.25 16.52-4.35 0-9.57-11.88-9.57-17.97 0-2.61 1.16-3.19 3.77-3.19"/></symbol><symbol viewBox="0 0 64 64" id="module-aboutmodules" xmlns="http://www.w3.org/2000/svg"><rect width="8" height="8" x="12" y="12" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><rect width="8" height="8" x="12" y="24" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><rect width="8" height="8" x="12" y="36" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><path fill="currentColor" d="M48 16v32H28V16h20m2-4H26c-1.1 0-2 .9-2 2v36c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/><path fill="currentColor" d="M42 24h-8c-1.1 0-2-.9-2-2s.9-2 2-2h8c1.1 0 2 .9 2 2s-.9 2-2 2Zm0 8h-8c-1.1 0-2-.9-2-2s.9-2 2-2h8c1.1 0 2 .9 2 2s-.9 2-2 2Zm0 8h-8c-1.1 0-2-.9-2-2s.9-2 2-2h8c1.1 0 2 .9 2 2s-.9 2-2 2Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-adminpanel" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M26 48H16c-2.21 0-4-1.79-4-4V16c0-2.21 1.79-4 4-4h32c2.21 0 4 1.79 4 4v12c0 1.1-.9 2-2 2s-2-.9-2-2V16H16v28h10c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><path fill="var(--icon-color-accent, #ff8700)" d="m51.41 48.59-5.54-5.54c.8-1.3 1.27-2.83 1.27-4.47 0-4.73-3.84-8.57-8.57-8.57S30 33.85 30 38.58s3.84 8.57 8.57 8.57c1.64 0 3.17-.47 4.47-1.27l5.54 5.54c.39.39.9.59 1.41.59s1.02-.2 1.41-.59c.78-.78.78-2.05 0-2.83Zm-12.84-5.45c-2.52 0-4.57-2.05-4.57-4.57S36.05 34 38.57 34s4.57 2.05 4.57 4.57-2.05 4.57-4.57 4.57Z"/><path fill="currentColor" d="M16 16h32v8H16z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-belog" xmlns="http://www.w3.org/2000/svg"><rect width="4" height="4" x="20" y="24" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><rect width="16" height="4" x="28" y="24" fill="currentColor" rx="2" ry="2" opacity=".6"/><rect width="16" height="4" x="28" y="32" fill="currentColor" rx="2" ry="2" opacity=".6"/><rect width="16" height="4" x="28" y="40" fill="currentColor" rx="2" ry="2" opacity=".6"/><rect width="4" height="4" x="20" y="32" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><rect width="4" height="4" x="20" y="40" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><path fill="currentColor" d="M50 16H40v-2c0-1.1-.9-2-2-2H26c-1.1 0-2 .9-2 2v2H14c-1.1 0-2 .9-2 2v32c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V18c0-1.1-.9-2-2-2Zm-2 32H16V20h32v28Z"/></symbol><symbol viewBox="0 0 64 64" id="module-beuser" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M46 34h-.61A7.965 7.965 0 0 0 48 28.1c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.34 1.01 4.43 2.61 5.9H34c-3.31 0-6 2.69-6 6v10c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V40c0-3.31-2.69-6-6-6Zm-6-9.9c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4ZM48 48H32v-8c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v8Z"/><path fill="currentColor" d="M28 40c0-3.31 2.69-6 6-6h.61A7.965 7.965 0 0 1 32 28.1c0-.61.08-1.21.21-1.78-.68-.27-1.43-.42-2.21-.42h-.61A7.965 7.965 0 0 0 32 20c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.34 1.01 4.43 2.61 5.9H18c-3.31 0-6 2.69-6 6v10c0 1.1.9 2 2 2h14V40Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-config" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M16 52c-1.1 0-2-.9-2-2V14c0-1.1.9-2 2-2s2 .9 2 2v36c0 1.1-.9 2-2 2Z"/><rect width="12" height="8" x="10" y="36" fill="var(--icon-color-accent, #ff8700)" rx="1.33" ry="1.33"/><path fill="currentColor" d="M36.51 52c-.67 0-1.24-.49-1.32-1.14l-.39-3.02c-.29-.11-.56-.24-.82-.39s-.51-.31-.75-.49l-2.89 1.18c-.62.25-1.34.02-1.67-.55l-2.49-4.19c-.34-.57-.19-1.29.35-1.69l2.5-1.84c-.02-.15-.03-.3-.03-.44v-.88c0-.14.01-.29.03-.44l-2.5-1.84c-.54-.4-.69-1.12-.35-1.69l2.49-4.19c.34-.57 1.05-.8 1.67-.55l2.89 1.18c.24-.17.5-.34.77-.49.27-.15.53-.28.8-.39l.39-3.02c.08-.65.65-1.14 1.32-1.14h4.98c.67 0 1.24.49 1.32 1.14l.39 3.02c.29.11.56.24.82.39s.51.31.75.49l2.89-1.18c.62-.25 1.34-.02 1.67.55l2.49 4.19c.34.57.19 1.29-.35 1.69l-2.5 1.84c.02.15.03.3.03.44v.88c0 .14-.02.29-.07.44l2.5 1.84c.54.4.69 1.12.35 1.69l-2.49 4.19c-.34.57-1.06.8-1.68.55l-2.85-1.18c-.24.17-.5.34-.77.49s-.53.28-.8.39l-.39 3.02c-.08.65-.65 1.14-1.32 1.14H36.5Zm2.56-8.45c1.29 0 2.39-.44 3.3-1.33s1.37-1.96 1.37-3.22-.46-2.33-1.37-3.22-2.01-1.33-3.3-1.33-2.42.44-3.32 1.33c-.9.89-1.35 1.96-1.35 3.22s.45 2.33 1.35 3.22c.9.89 2.01 1.33 3.32 1.33Z" opacity=".6"/><path fill="currentColor" d="m28.67 47.6-2.49-4.19c-.34-.57-.19-1.29.35-1.69l2.5-1.84c-.02-.15-.03-.3-.03-.44v-.88c0-.14.01-.29.03-.44l-2.5-1.84c-.54-.4-.69-1.12-.35-1.69l2.49-4.19c.28-.46.81-.69 1.33-.62V14c0-1.1-.9-2-2-2s-2 .9-2 2v36c0 1.1.9 2 2 2s2-.9 2-2v-1.78c-.52.07-1.05-.16-1.33-.62ZM41.49 26c.18 0 .35.04.51.1V14c0-1.1-.9-2-2-2s-2 .9-2 2v12h3.49Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M28.67 30.4c.34-.57 1.05-.8 1.67-.55l2.89 1.18c.24-.17.5-.34.77-.49v-3.21c0-.74-.6-1.33-1.33-1.33h-9.33c-.74 0-1.33.6-1.33 1.33v5.33c0 .74.6 1.33 1.33 1.33h3.2l2.14-3.6Z"/><rect width="12" height="8" x="34" y="16" fill="var(--icon-color-accent, #ff8700)" rx="1.33" ry="1.33"/></symbol><symbol viewBox="0 0 64 64" id="module-contentelements" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M50 44H14c-1.1 0-2-.9-2-2s.9-2 2-2h36c1.1 0 2 .9 2 2s-.9 2-2 2Zm0 8H14c-1.1 0-2-.9-2-2s.9-2 2-2h36c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M48 16v16H16V16h32m2-4H14c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/><path fill="currentColor" d="m42 24-8 4-10-6-8 6.4V32h32v-3.5L42 24z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-cshmanual" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M40 20.05c.55 0 1.02.11 1.41.32s.59.62.59 1.2-.2.98-.59 1.2-.86.33-1.41.33-1.03-.11-1.42-.33-.58-.62-.58-1.2.19-.99.58-1.2.86-.32 1.42-.32Zm1.83 5.08V36h-3.67V25.13h3.67Z"/><path fill="currentColor" d="M48 16c-.43 0-1.09-.27-1.86-.59C44.71 14.82 42.74 14 40 14c-3.87 0-6.25 1.92-8 3.41-1.75-1.48-4.13-3.41-8-3.41-2.74 0-4.7.81-6.14 1.41-.77.32-1.43.59-1.86.59-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2 1.23 0 2.32-.44 3.47-.91C20.8 42.55 22.17 42 24 42c3.17 0 4.68 1.51 6.59 3.41.03.03.06.05.09.08s.07.06.11.09c.14.11.28.2.44.26h.01c.24.1.5.15.76.15s.52-.05.76-.15h.01c.16-.07.3-.16.44-.26.04-.03.07-.06.11-.09.03-.03.07-.05.09-.08C35.32 43.5 36.82 42 40 42c1.83 0 3.2.56 4.53 1.09 1.15.47 2.24.91 3.47.91 1.1 0 2-.9 2-2V18c0-1.1-.9-2-2-2ZM18 39.37V19.64c.46-.15.92-.34 1.39-.54C20.7 18.56 22.05 18 24 18c2.52 0 4.01 1.26 5.58 2.6.14.12.28.24.42.35v18.72c-1.54-.97-3.45-1.68-6-1.68s-4.56.79-6 1.37Zm28 0c-1.44-.58-3.41-1.37-6-1.37s-4.46.71-6 1.68V20.96c.14-.12.28-.23.42-.35 1.57-1.34 3.06-2.6 5.58-2.6 1.95 0 3.3.56 4.61 1.1.47.19.93.38 1.39.54v19.73Z"/><path fill="currentColor" d="M50 22v20c0 1.1-.9 2-2 2-1.23 0-2.32-.44-3.47-.91C43.2 42.55 41.83 42 40 42c-3.17 0-4.68 1.51-6.59 3.41-.03.03-.06.05-.09.08s-.07.06-.11.09c-.14.11-.28.2-.44.26h-.01c-.24.1-.5.15-.76.15s-.52-.05-.76-.15h-.01c-.16-.07-.3-.16-.44-.26-.04-.03-.07-.06-.11-.09-.03-.03-.07-.05-.09-.08C28.68 43.5 27.18 42 24 42c-1.83 0-3.2.56-4.53 1.09-1.15.47-2.24.91-3.47.91-1.1 0-2-.9-2-2V22c-1.1 0-2 .9-2 2v22c0 1.1.9 2 2 2h14c0 2 2 4 4 4s4-2 4-4h14c1.1 0 2-.9 2-2V24c0-1.1-.9-2-2-2Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-dashboard" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M50 42h-4v-4c0-1.1-.9-2-2-2s-2 .9-2 2v4h-4c-1.1 0-2 .9-2 2s.9 2 2 2h4v4c0 1.1.9 2 2 2s2-.9 2-2v-4h4c1.1 0 2-.9 2-2s-.9-2-2-2Z" class="icon-accent"/><path fill="currentColor" d="M26 16v10H16V16h10m2-4H14c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/><path fill="currentColor" d="M50 30H36c-1.1 0-2-.9-2-2V14c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2ZM28 52H14c-1.1 0-2-.9-2-2V36c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-dbal" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M28 32H14c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/><path fill="currentColor" d="M28 16H14c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2ZM50 16H36c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="M50 32H36c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/><path fill="currentColor" d="M40 44v4H24v-4h-4v4.8c0 1.82 1.72 3.2 4 3.2h16c2.28 0 4-1.38 4-3.2V44h-4Z"/></symbol><symbol viewBox="0 0 64 64" id="module-dbint" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M50 40H14c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Zm-8 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/><path fill="currentColor" d="M50 12H14c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Zm-8 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z" opacity=".6"/><path fill="currentColor" d="M50 26H14c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Zm-8 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/></symbol><symbol viewBox="0 0 64 64" id="module-debug" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M46.1 38H50c1.1 0 2-.9 2-2s-.9-2-2-2h-3.9v-4H50c1.1 0 2-.9 2-2s-.9-2-2-2h-4.6a12.054 12.054 0 0 0-7.28-7.29l1.71-3.84c.45-1.01 0-2.19-1.01-2.64-1.01-.45-2.19 0-2.64 1.01L34.06 18h-4.08l-2.14-4.81c-.45-1.01-1.63-1.46-2.64-1.01-1.01.45-1.46 1.63-1.01 2.64l1.73 3.89c-3.4 1.21-6.09 3.9-7.3 7.3h-4.6c-1.1 0-2 .9-2 2s.9 2 2 2h3.9v4h-3.9c-1.1 0-2 .9-2 2s.9 2 2 2h3.9v2c0 .68.07 1.35.18 2h-4.08c-1.1 0-2 .9-2 2s.9 2 2 2h5.52c2.08 3.58 5.95 6 10.38 6h4.2c4.43 0 8.3-2.42 10.38-6h5.43c1.1 0 2-.9 2-2s-.9-2-2-2h-3.98c.11-.65.18-1.32.18-2v-2Zm-12 10h-4.2c-4.41 0-8-3.59-8-8V30c0-4.41 3.59-8 8-8h4.2c4.41 0 8 3.59 8 8v10c0 4.41-3.59 8-8 8Z"/><path fill="currentColor" d="M34.1 48c4.41 0 8-3.59 8-8V30c0-4.41-3.59-8-8-8H32v26h2.1Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-documentation" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M48 16c-.43 0-1.09-.27-1.86-.59C44.71 14.82 42.74 14 40 14c-3.87 0-6.25 1.92-8 3.41-1.75-1.48-4.13-3.41-8-3.41-2.74 0-4.7.81-6.14 1.41-.77.32-1.43.59-1.86.59-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2 1.23 0 2.32-.44 3.47-.91C20.8 42.55 22.17 42 24 42c1.19 0 2.22.21 3.14.65 1 .47 2.19.05 2.67-.95.47-1 .05-2.19-.95-2.67-1.47-.7-3.06-1.04-4.86-1.04-2.59 0-4.56.79-6 1.37V19.63c.46-.15.92-.34 1.39-.54 1.31-.54 2.66-1.1 4.61-1.1 2.52 0 4.01 1.26 5.58 2.6.14.12.28.24.42.35v17.04c0 1.1.9 2 2 2s2-.9 2-2V20.94c.14-.12.28-.23.42-.35 1.57-1.34 3.06-2.6 5.58-2.6 1.95 0 3.3.56 4.61 1.1.47.19.93.38 1.39.54v8.36c0 1.1.9 2 2 2s2-.9 2-2v-10c0-1.1-.9-2-2-2Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M51.35 41.95c-.82-.75-2.08-.69-2.83.13L46 44.84V34c0-1.1-.9-2-2-2s-2 .9-2 2v10.84l-2.52-2.76c-.74-.81-2.01-.87-2.83-.13-.82.74-.87 2.01-.13 2.83l6 6.57c.05.06.11.1.17.15.03.03.06.06.1.09.14.11.3.2.46.26.01 0 .02.01.03.02.07.03.14.04.21.06.04.01.09.03.13.04.13.03.26.04.39.04s.26-.01.39-.04c.04 0 .09-.03.13-.04.07-.02.14-.03.21-.06.01 0 .02-.01.03-.02.16-.07.32-.15.46-.26.04-.03.07-.06.1-.09.06-.05.12-.09.17-.15l6-6.57c.75-.82.69-2.08-.13-2.83Z"/><path fill="currentColor" d="M30 42h-.37c-.55.78-1.6 1.08-2.49.65-.92-.44-1.95-.65-3.14-.65-1.83 0-3.2.56-4.53 1.09-1.15.47-2.24.91-3.47.91-1.1 0-2-.9-2-2V22c-1.1 0-2 .9-2 2v22c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-2c0-1.1-.9-2-2-2ZM50 22v6c0 1.1-.9 2-2 2 0 1.1.9 2 2 2s2-.9 2-2v-6c0-1.1-.9-2-2-2Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-extensionmanager" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m50.81 20.17-18-8c-.52-.23-1.11-.23-1.62 0l-18 8s-.07.05-.11.07c-.06.03-.12.05-.17.08-.04.03-.08.07-.12.1-.06.04-.11.09-.17.14-.08.08-.15.16-.22.25-.04.06-.08.11-.12.17-.06.1-.11.21-.15.32-.02.06-.05.11-.06.17-.05.17-.08.35-.08.54v20c0 .79.47 1.51 1.19 1.83l18 8c.26.12.54.17.81.17.38 0 .76-.11 1.09-.32.57-.37.91-1 .91-1.68v-18.7l16.81-7.47c.72-.32 1.19-1.04 1.19-1.83s-.47-1.51-1.19-1.83ZM30 46.92 16 40.7V25.08l14 6.22v15.62Zm2-19.11L18.92 22 32 16.19 45.08 22 32 27.81Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M32 52c-.38 0-.76-.11-1.09-.32-.57-.37-.91-1-.91-1.68V30c0-.79.47-1.51 1.19-1.83l18-8c.62-.28 1.33-.22 1.9.15s.91 1 .91 1.68v20c0 .79-.47 1.51-1.19 1.83l-18 8c-.26.12-.54.17-.81.17Zm2-20.7v15.62l14-6.22V25.08L34 31.3ZM50 42Z"/><path fill="currentColor" d="M18.92 22 32 27.81 45.08 22 32 16.19 18.92 22z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-filelist" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M50 12H22c-1.1 0-2 .9-2 2v6h22c1.1 0 2 .9 2 2v22h6c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z" opacity=".6"/><circle cx="32" cy="32" r="4" fill="currentColor"/><path fill="currentColor" d="M42 48c-.51 0-1.02-.2-1.41-.59l-4.84-4.84-4.64 3.09a2 2 0 0 1-2.31-.06L22 40.5l-6.8 5.1c-.89.67-2.14.48-2.8-.4-.66-.88-.48-2.14.4-2.8l8-6a2.01 2.01 0 0 1 2.4 0l6.87 5.15 4.82-3.21c.79-.53 1.85-.42 2.52.25l6 6A2.004 2.004 0 0 1 42 48.01Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M40 24v24H16V24h24m2-4H14c-1.1 0-2 .9-2 2v28c0 1.1.9 2 2 2h28c1.1 0 2-.9 2-2V22c0-1.1-.9-2-2-2Z"/></symbol><symbol viewBox="0 0 64 64" id="module-form" xmlns="http://www.w3.org/2000/svg"><rect width="16" height="4" x="28" y="36" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><path fill="var(--icon-color-accent, #ff8700)" d="M26 24h-4c-1.1 0-2-.9-2-2s.9-2 2-2h4v4Z"/><path fill="currentColor" d="M42 24H26v-4h16c1.1 0 2 .9 2 2s-.9 2-2 2Z" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="M26 32h-4c-1.1 0-2-.9-2-2s.9-2 2-2h4v4Z"/><path fill="currentColor" d="M42 32H26v-4h16c1.1 0 2 .9 2 2s-.9 2-2 2Z" opacity=".6"/><path fill="currentColor" d="M48 16v28H16V16h32m2-4H14c-1.1 0-2 .9-2 2v32c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/></symbol><symbol viewBox="0 0 64 64" id="module-func" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M16 24h32v10H16z" opacity=".6"/><rect width="12" height="8" x="26" y="30" fill="var(--icon-color-accent, #ff8700)" rx="1.33" ry="1.33"/><path fill="currentColor" d="M50 20h-8v-4.2c0-2.09-1.76-3.8-3.92-3.8H25.92C23.76 12 22 13.71 22 15.8V20h-8c-1.1 0-2 .9-2 2v26c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V22c0-1.1-.9-2-2-2Zm-24-4h12v4H26v-4Zm22 30H16V24h32v22Z"/></symbol><symbol viewBox="0 0 64 64" id="module-generic" xmlns="http://www.w3.org/2000/svg"><g fill="currentColor" opacity=".6"><path d="M38.26 12c-1.33 0-5.39 0-5.39 4.83 0 5.91 4.91 17.94 10.61 17.94 4.23 0 8.52-9.69 8.52-16.66C52 15.32 49.62 12 38.26 12ZM48 18.11v.09l-8.24 8.24c-.64-1.19-1.24-2.54-1.73-3.92l6.07-6.07c2.72.49 3.91 1.26 3.91 1.66Zm-11.06-1.98c.13-.04.48-.13 1.32-.13h.62l-1.95 1.95c-.04-.39-.06-.76-.06-1.13 0-.4.04-.61.07-.7Zm6.39 14.63c-.36-.07-.81-.41-1.3-.93l4.55-4.55c-1.06 2.83-2.45 5-3.26 5.48Z"/><path d="M40.25 36.89c-.1.05-.4.05-.68.05-.83 0-2.07-1.36-3.37-3.39-.03-.05-.06-.1-.09-.14-2.71-4.27-5.69-11.35-5.99-15.21v-.07c-.01-.18-.02-.36-.02-.53 0-1.22.15-1.37.45-1.66.62-.6.77-1.54.39-2.31a2.023 2.023 0 0 0-2.07-1.1c-4.44.62-12.67 2.6-15.56 6.04-.86.91-1.29 2.31-1.29 4.17 0 2.21.59 5.19 1.6 8.4.03.2.1.39.19.57a57.47 57.47 0 0 0 3.22 7.81c.06.15.13.3.23.44 1.28 2.49 2.73 4.83 4.27 6.78a2 2 0 0 0 .33.45c.04.04.08.06.12.1 2.37 2.84 4.94 4.71 7.44 4.71 4.33 0 9.88-6.18 13.46-12.3.45-.76.34-1.73-.26-2.37s-1.55-.82-2.35-.43Zm-18.9 2.3 8.64-8.63c.6 1.28 1.26 2.54 1.95 3.71l-8.45 8.45c-.73-1.07-1.45-2.26-2.14-3.52Zm-3.51-7.8 9.09-9.09c.36 1.32.83 2.77 1.39 4.27l-8.85 8.85c-.6-1.33-1.15-2.69-1.63-4.03Zm-1.65-10.05c.05-.05.1-.11.15-.16 1.18-1.46 5.17-3.08 9.76-4.08v.39l-9.54 9.54c-.35-1.55-.55-3.01-.55-4.28 0-.91.16-1.36.19-1.41ZM29.39 48c-.98 0-2.16-.79-3.42-2.12l8.28-8.28c1.08 1.3 2.22 2.31 3.38 2.86-3.41 4.93-6.82 7.53-8.24 7.53Z"/></g></symbol><symbol viewBox="0 0 64 64" id="module-help" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M37.39 26.77c5.85 0 10.61 4.76 10.61 10.61s-4.76 10.61-10.61 10.61-10.61-4.76-10.61-10.61 4.76-10.61 10.61-10.61m0-4c-8.07 0-14.61 6.54-14.61 14.61s6.54 14.61 14.61 14.61S52 45.45 52 37.38s-6.54-14.61-14.61-14.61Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M38.35 41.01c-.39-.29-.86-.44-1.39-.44s-1.01.15-1.4.44c-.44.32-.66.85-.66 1.57s.22 1.21.65 1.55c.39.31.87.46 1.41.46s1-.15 1.39-.46c.43-.34.65-.86.65-1.55s-.22-1.25-.66-1.57Zm2.42-9.8c-.79-.69-1.89-1.03-3.27-1.03-.87 0-1.68.11-2.42.33-.73.21-1.41.5-2.03.85l-.42.23.21.43 1.19 2.4.45-.23c.49-.25.98-.45 1.45-.6.45-.14.91-.22 1.36-.22.4 0 .7.07.9.21.11.08.22.19.22.47 0 .18-.03.34-.1.47-.08.15-.21.31-.38.48-.2.19-.48.41-.83.66-.44.32-.8.64-1.07.94-.29.33-.5.68-.64 1.05-.13.36-.2.78-.2 1.24v1.16h3.35v-1.03c0-.19.02-.34.07-.45.04-.1.13-.22.26-.35.17-.16.43-.37.77-.62.49-.36.91-.7 1.24-1.03.36-.35.64-.75.82-1.17.18-.43.28-.93.28-1.49 0-1.08-.41-1.99-1.21-2.69Z"/><path fill="currentColor" d="M22.77 37.39c0-2.28.54-4.44 1.47-6.36-.64-.24-1.23-.6-1.74-1.12-.97-.98-1.45-2.17-1.45-3.56s.49-2.57 1.45-3.56c.97-.98 2.16-1.47 3.57-1.47s2.57.49 3.56 1.47c.48.48.83 1.02 1.07 1.61 2-1.03 4.27-1.63 6.68-1.63.8 0 1.57.08 2.34.2.3-.44.37-1.01.08-1.5l-2.68-4.63c-.36-.63-1.13-.89-1.8-.6l-3.11 1.31c-.26-.19-.53-.37-.81-.54-.28-.17-.57-.31-.88-.43l-.42-3.34c-.09-.72-.7-1.26-1.43-1.26H23.3c-.72 0-1.34.54-1.43 1.26l-.42 3.34c-.29.12-.57.26-.86.43-.29.17-.56.35-.83.54l-3.11-1.31a1.44 1.44 0 0 0-1.8.6l-2.68 4.63c-.36.63-.2 1.43.38 1.87l2.69 2.04c-.02.17-.04.33-.04.48v.97c0 .16.01.32.04.48l-2.69 2.04c-.58.44-.74 1.24-.38 1.87l2.68 4.63c.36.63 1.13.89 1.8.6l3.11-1.31c.26.19.53.37.81.54.28.17.57.31.88.43l.42 3.34c.08.66.62 1.16 1.27 1.23-.25-1.06-.39-2.17-.39-3.3Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-indexed_search" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M20.85 49.75h-4.68c-2.3 0-4.17-1.79-4.17-3.99V15.99c0-2.2 1.87-3.99 4.17-3.99h31.67c2.3 0 4.17 1.79 4.17 3.99V26.1c0 1.1-.9 2-2 2s-2-.9-2-2V16.03s-.07-.02-.17-.02H16.17c-.13 0-.19.06-.19.06L16 45.74s.07.02.17.02h4.68c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><path fill="currentColor" d="M30.33 32.91c.33-.5.87-.83 1.47-.9.6-.07 1.2.15 1.62.58l2.36 2.36 3.85-5.19a6.995 6.995 0 0 0-11.62 5.25c0 .44.05.86.12 1.28l2.2-3.37ZM37.61 39.19c-.35.47-.88.76-1.46.8a2.01 2.01 0 0 1-1.56-.58l-2.26-2.26-1.99 3.05A6.964 6.964 0 0 0 35 41.99c3.87 0 7-3.13 7-7 0-.52-.06-1.02-.17-1.51l-4.23 5.7Z" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="m51.41 48.59-7.35-7.35A10.994 10.994 0 0 0 35 24.01c-6.08 0-11 4.92-11 11a10.994 10.994 0 0 0 17.23 9.06l7.35 7.35c.39.39.9.59 1.41.59s1.02-.2 1.41-.59c.78-.78.78-2.05 0-2.83ZM35 42c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7Z"/></symbol><symbol viewBox="0 0 64 64" id="module-info" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M35.65 32.6c.38.25.83.38 1.35.38s.96-.13 1.34-.38c.44-.29.66-.79.66-1.47s-.22-1.19-.67-1.48c-.76-.49-1.94-.48-2.68 0-.44.28-.66.78-.66 1.48s.22 1.18.65 1.47Zm-.53 1.31h3.75v10.8h-3.75z"/><path fill="currentColor" d="M37 26c6.07 0 11 4.93 11 11s-4.93 11-11 11-11-4.93-11-11 4.93-11 11-11m0-4c-8.28 0-15 6.72-15 15s6.72 15 15 15 15-6.72 15-15-6.72-15-15-15Z"/><rect width="8" height="24.23" x="12" y="28" fill="currentColor" rx="2" ry="2" opacity=".6"/><path fill="currentColor" d="M37 22c2.53 0 4.91.63 7 1.74V14c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v8.05c.33-.02.66-.05 1-.05ZM32 22.87V18c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v11.54c1.77-3.08 4.6-5.46 8-6.67Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-install" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M36 44c-.53 0-1.04-.21-1.41-.59l-4-4c-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0l2.37 2.37 4.62-6.16c.66-.88 1.92-1.06 2.8-.4.88.66 1.06 1.92.4 2.8l-6 8c-.35.46-.88.75-1.46.79h-.14Z"/><path fill="currentColor" d="M37.39 26.77c5.85 0 10.61 4.76 10.61 10.61s-4.76 10.61-10.61 10.61-10.61-4.76-10.61-10.61 4.76-10.61 10.61-10.61m0-4c-8.07 0-14.61 6.54-14.61 14.61s6.54 14.61 14.61 14.61S52 45.45 52 37.38s-6.54-14.61-14.61-14.61Z"/><path fill="currentColor" d="M22.77 37.39c0-2.28.54-4.44 1.47-6.36-.64-.24-1.23-.6-1.74-1.12-.97-.98-1.45-2.17-1.45-3.56s.49-2.57 1.45-3.56c.97-.98 2.16-1.47 3.57-1.47s2.57.49 3.56 1.47c.48.48.83 1.02 1.07 1.61 2-1.03 4.27-1.63 6.68-1.63.8 0 1.57.08 2.34.2.3-.44.37-1.01.08-1.5l-2.68-4.63c-.36-.63-1.13-.89-1.8-.6l-3.11 1.31c-.26-.19-.53-.37-.81-.54-.28-.17-.57-.31-.88-.43l-.42-3.34c-.09-.72-.7-1.26-1.43-1.26H23.3c-.72 0-1.34.54-1.43 1.26l-.42 3.34c-.29.12-.57.26-.86.43-.29.17-.56.35-.83.54l-3.11-1.31a1.44 1.44 0 0 0-1.8.6l-2.68 4.63c-.36.63-.2 1.43.38 1.87l2.69 2.04c-.02.17-.04.33-.04.48v.97c0 .16.01.32.04.48l-2.69 2.04c-.58.44-.74 1.24-.38 1.87l2.68 4.63c.36.63 1.13.89 1.8.6l3.11-1.31c.26.19.53.37.81.54.28.17.57.31.88.43l.42 3.34c.08.66.62 1.16 1.27 1.23-.25-1.06-.39-2.17-.39-3.3Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-install-environment" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M42 28h-2v-4h2c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><path fill="currentColor" d="M22 28h18v-4H22c-1.1 0-2 .9-2 2s.9 2 2 2Z" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="M48 16v16H16V16h32m2-4H14c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/><path fill="currentColor" d="M50 46H38c0-1.1-.9-2-2-2h-2v-8h-4v8h-2c-1.1 0-2 .9-2 2H14c-1.1 0-2 .9-2 2s.9 2 2 2h12c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2h12c1.1 0 2-.9 2-2s-.9-2-2-2Z"/></symbol><symbol viewBox="0 0 64 64" id="module-install-maintenance" xmlns="http://www.w3.org/2000/svg"><path d="m30.44 35.66 1.6-1.6-2.08-2.08-1.6 1.6c-.68.68-1.93.53-2.79-.33-.86-.86-2.11-1.01-2.79-.33l-1.23 1.23.22 1.86-.82.82s-1.24-.15-1.86-.22c-2.18 2.18-4.36 4.37-6.54 6.55-.9.9-.7 2.57.44 3.72l4.16 4.16c2.28 1.9 3.72.45 3.72.45s2.18-2.18 6.54-6.55c-.07-.62-.15-1.24-.22-1.86l.82-.82 1.86.22 1.23-1.23c.68-.68.53-1.93-.33-2.79s-1.01-2.11-.33-2.79Zm20.64-22.73c-.91-.91-2.19-1.19-3.07-.66l-3.94 2.34c-1.16.69-.16 3.42-.16 3.42l-11.9 11.89L34.09 32l11.9-11.89s2.72 1 3.41-.16l2.34-3.94c.52-.88.24-2.16-.66-3.07Z" fill="currentColor" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="M40.2 36.2 27.8 23.8c-.52-.52-.69-1.28-.5-1.99.74-2.66.08-5.63-2.01-7.72-1.95-1.95-4.65-2.65-7.16-2.15-.78.16-1.06 1.13-.5 1.69l2.95 2.95c.39.39.39 1.02 0 1.41l-2.59 2.59a.996.996 0 0 1-1.41 0l-2.95-2.95c-.56-.56-1.54-.28-1.69.5-.51 2.51.2 5.21 2.15 7.16a7.876 7.876 0 0 0 7.72 2.01c.71-.2 1.47-.02 1.99.5l12.4 12.4c.52.52.69 1.28.5 1.99-.74 2.66-.08 5.63 2.01 7.72 1.95 1.95 4.65 2.65 7.16 2.15.78-.16 1.06-1.13.5-1.69l-2.95-2.95a.996.996 0 0 1 0-1.41l2.59-2.59a.996.996 0 0 1 1.41 0l2.95 2.95c.56.56 1.54.28 1.69-.5.51-2.51-.2-5.21-2.15-7.16a7.876 7.876 0 0 0-7.72-2.01c-.71.2-1.47.02-1.99-.5Z"/></symbol><symbol viewBox="0 0 64 64" id="module-install-settings" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m23.86 38.67 2.73-2.07c-.02-.17-.04-.34-.04-.49v-.99c0-.16.01-.32.04-.49l-2.73-2.07c-.59-.45-.75-1.26-.38-1.9l.46-.79c-.61-.23-1.17-.58-1.67-1.08-.91-.91-1.36-2-1.37-3.28 0-1.28.45-2.38 1.37-3.3.91-.91 2-1.36 3.28-1.36s2.38.45 3.28 1.36 1.36 2.01 1.36 3.29c0 .25-.03.48-.07.72l1.05.44c.27-.19.55-.38.84-.55.29-.17.58-.32.87-.44l.42-3.4c.09-.73.71-1.28 1.45-1.28h3.24l-.34-1.27c-.17-.65-.8-1.07-1.46-.97l-3.08.43c-.08-.14-.17-.26-.27-.36l-.63-.63c-.1-.1-.21-.2-.34-.29l.43-3.09c.09-.66-.33-1.29-.97-1.47l-4.77-1.28c-.64-.17-1.32.16-1.57.78l-1.18 2.89c-.3.05-.59.11-.88.18-.29.07-.57.17-.86.29l-2.45-1.91c-.53-.41-1.28-.36-1.75.11l-3.5 3.51a1.34 1.34 0 0 0-.11 1.76l1.91 2.46c-.11.27-.2.55-.28.85-.08.3-.14.6-.19.89l-2.88 1.18c-.62.25-.95.93-.78 1.57l1.27 4.79c.17.65.8 1.07 1.46.97l3.08-.43c.09.13.19.24.29.34l.63.63c.1.1.21.2.34.29l-.43 3.09c-.09.66.33 1.29.97 1.47l4.03 1.08c.05-.06.09-.12.15-.17Z" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="M39.49 50h-4.98c-1.68 0-3.1-1.24-3.31-2.89l-.24-1.88-1.86.76c-1.53.63-3.31.03-4.15-1.38l-2.49-4.19c-.86-1.45-.49-3.31.88-4.32l1.5-1.11-1.5-1.11a3.266 3.266 0 0 1-.88-4.32l2.49-4.19c.84-1.41 2.62-2 4.15-1.38l1.86.76.24-1.88c.21-1.64 1.63-2.88 3.31-2.88h4.98c1.68 0 3.1 1.24 3.31 2.89l.24 1.88L44.9 24c1.53-.62 3.31-.03 4.15 1.38l2.49 4.19c.86 1.45.49 3.31-.88 4.32l-1.52 1.12 1.49 1.1a3.264 3.264 0 0 1 .88 4.32l-2.49 4.19c-.84 1.42-2.63 2-4.16 1.37l-1.82-.75-.24 1.88c-.21 1.64-1.63 2.88-3.31 2.88Zm-4.4-4h3.82l.46-3.58 1.08-.44c.19-.08.38-.17.56-.28.21-.12.41-.25.6-.38l.9-.64 3.36 1.39 1.86-3.13-3.11-2.29.38-1.3v-.8s0-.1-.01-.15l-.18-1.19 2.95-2.17-1.86-3.14-3.39 1.39-.9-.64c-.2-.14-.41-.28-.62-.4a3.31 3.31 0 0 0-.5-.24l-1.13-.42-.46-3.61h-3.82l-.46 3.58-1.08.44c-.19.08-.38.17-.56.28-.21.12-.41.25-.6.38l-.9.63-3.39-1.39-1.86 3.14 2.95 2.17L29 34.4c0 .05-.01.1-.01.15v.88s0 .1.01.15l.18 1.19-2.95 2.17 1.86 3.14 3.39-1.39.9.63c.2.14.41.28.62.4.15.09.32.17.5.24l1.13.42.46 3.61Zm9.93-10.69Zm-7.95 6.24c-1.85 0-3.44-.64-4.72-1.91-1.27-1.26-1.95-2.86-1.95-4.64s.67-3.38 1.95-4.64c1.29-1.27 2.88-1.91 4.72-1.91s3.4.64 4.7 1.9c1.29 1.26 1.97 2.87 1.97 4.65s-.68 3.39-1.97 4.65c-1.29 1.26-2.87 1.9-4.7 1.9Zm0-9.1c-.78 0-1.39.24-1.92.76-.52.51-.75 1.07-.75 1.79s.23 1.28.76 1.79 1.13.76 1.91.76 1.37-.24 1.91-.76c.53-.51.76-1.07.76-1.79s-.24-1.27-.76-1.79c-.54-.52-1.14-.76-1.91-.76Z"/></symbol><symbol viewBox="0 0 64 64" id="module-install-upgrade" xmlns="http://www.w3.org/2000/svg"><rect width="40.18" height="6" x="11.82" y="46" fill="currentColor" rx="2" ry="2" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="M38 42H26c-1.1 0-2-.9-2-2v-8h-4c-1.83 0-3.91 0-4.64-1.77-.71-1.71.75-3.17 1.23-3.65l13.9-14c.37-.38.88-.59 1.41-.59.53 0 1.04.21 1.41.58l14.09 14c.48.48 1.94 1.94 1.23 3.65-.73 1.77-2.81 1.77-4.64 1.77h-4v8c0 1.1-.9 2-2 2Zm-10-4h8v-8c0-1.1.9-2 2-2h5.16L31.92 16.83 20.82 28H26c1.1 0 2 .9 2 2v8Z"/></symbol><symbol viewBox="0 0 64 64" id="module-integrations" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M34.01 44.56V25.07s-.01-.09-.01-.14V16c0-1.1-.9-2-2-2s-2 .9-2 2v10c0 3.9-.91 7.05-2.5 8.65-.91.91-2.05 1.35-3.49 1.35h-2.55c-.69-1.19-1.97-2-3.45-2-2.21 0-4 1.79-4 4s1.79 4 4 4c1.48 0 2.75-.81 3.45-2h2.55c2.37 0 4.38-.76 6.01-2.24v6.79c-1.19.69-2.01 1.97-2.01 3.45 0 2.21 1.79 4 4 4s4-1.79 4-4c0-1.47-.81-2.75-1.99-3.44Z" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="M42 36h-2c-1.44 0-2.58-.44-3.49-1.35-1.6-1.6-2.51-4.75-2.5-8.65v-7.17l6.58 6.58a2.008 2.008 0 0 0 2.83.01c.78-.78.78-2.05 0-2.83l-9.99-10c-.38-.38-.88-.59-1.41-.59-.53 0-1.04.21-1.41.58l-10.01 10c-.78.78-.78 2.05 0 2.83.78.78 2.05.78 2.83 0l6.59-6.59v7.17c0 3.55.63 8.43 3.67 11.48 1.67 1.67 3.8 2.52 6.32 2.52h2c1.1 0 2-.9 2-2s-.9-2-2-2Z"/><path fill="currentColor" d="M46 36c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-4c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6Z"/></symbol><symbol viewBox="0 0 64 64" id="module-lang" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M34 40c-.34 0-.69-.09-1-.27l-9.54-5.49h-7.47c-2.17 0-4.01-1.94-4.01-4.24V16c0-2.21 1.8-4 4.01-4h22c2.21 0 4 1.79 4 4v14c0 2.21-1.79 4-4 4h-2v4a2.003 2.003 0 0 1-2 2Zm-17.9-9.76H24c.35 0 .69.09 1 .27l7 4.03V32c0-1.1.9-2 2-2h4.02L38 16H16v14c0 .07.05.18.1.24Z"/><path fill="currentColor" d="M32 22H22c-1.1 0-2-.9-2-2s.9-2 2-2h10c1.1 0 2 .9 2 2s-.9 2-2 2Zm0 6H22c-1.1 0-2-.9-2-2s.9-2 2-2h10c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><path fill="currentColor" d="M42 24.58V30c0 1.17-.51 2.21-1.32 2.95v3.23H36V38a2.003 2.003 0 0 1-2 2c-.34 0-.69-.09-1-.27L31.73 39v2.83a.89.89 0 0 0 .56.83l3.91 1.56.74 4.42c-2.65-.26-5.11-1.5-6.9-3.48a10.775 10.775 0 0 1-2.79-7.21c0-.5.04-.99.11-1.47l-2.98-1.72c-.25 1.03-.39 2.09-.39 3.19 0 7.72 6.28 14 14 14s14-6.28 14-14c0-6.33-4.23-11.66-10-13.39Zm1.37 22.67v-3.02l1.57-2.36c.07-.1.12-.22.14-.34.02-.12.02-.25-.01-.37l-.8-3.2v-2.68h4.12c.6 2.27.43 4.67-.47 6.84a10.65 10.65 0 0 1-4.54 5.13Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-linkvalidator" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M37.85 33.68a2.004 2.004 0 0 1-1.41-3.42l4.32-4.32c1.94-1.94 1.57-5.48-.82-7.88-2.4-2.4-5.93-2.77-7.88-.82l-4.32 4.32c-.78.78-2.05.78-2.83 0s-.78-2.05 0-2.83l4.32-4.32c3.5-3.5 9.58-3.13 13.53.82 3.96 3.96 4.33 10.03.82 13.53l-4.32 4.32c-.39.39-.9.59-1.41.59ZM22.73 46c-2.7 0-5.41-1.15-7.5-3.24-3.96-3.96-4.33-10.03-.82-13.53l4.32-4.32c.78-.78 2.05-.78 2.83 0s.78 2.05 0 2.83l-4.32 4.32c-1.94 1.94-1.57 5.48.82 7.88 1.56 1.56 3.7 2.32 5.59 1.99 1.09-.19 2.12.53 2.32 1.62a2 2 0 0 1-1.62 2.32c-.54.09-1.08.14-1.62.14Z"/><path fill="currentColor" d="M22.75 37.25a2.004 2.004 0 0 1-1.41-3.42l12.5-12.5c.78-.78 2.05-.78 2.83 0s.78 2.05 0 2.83l-12.5 12.5c-.39.39-.9.59-1.41.59Z" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="M38 52c-.53 0-1.04-.21-1.41-.59l-6-6c-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0l4.47 4.47 10.59-12.36c.72-.84 1.98-.93 2.82-.22.84.72.94 1.98.22 2.82l-12 14c-.36.42-.88.68-1.44.7H38Z"/></symbol><symbol viewBox="0 0 64 64" id="module-list" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M48 16v28H16V16h32m2-4H14c-1.1 0-2 .9-2 2v32c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M22 20h2v4h-2c-1.1 0-2-.9-2-2s.9-2 2-2Z"/><path fill="currentColor" d="M42 24H24v-4h18c1.1 0 2 .9 2 2s-.9 2-2 2Z" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="M22 28h2v4h-2c-1.1 0-2-.9-2-2s.9-2 2-2Z"/><path fill="currentColor" d="M42 32H24v-4h18c1.1 0 2 .9 2 2s-.9 2-2 2Z" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="M22 36h2v4h-2c-1.1 0-2-.9-2-2s.9-2 2-2Z"/><path fill="currentColor" d="M42 40H24v-4h18c1.1 0 2 .9 2 2s-.9 2-2 2Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-page" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M34.34 16 44 25.66V48H20V16h14.34M36 12H18c-1.1 0-2 .9-2 2v36c0 1.1.9 2 2 2h28c1.1 0 2-.9 2-2V24L36 12Z"/><path fill="currentColor" d="M38 36H26c-1.1 0-2-.9-2-2s.9-2 2-2h12c1.1 0 2 .9 2 2s-.9 2-2 2Zm0 8H26c-1.1 0-2-.9-2-2s.9-2 2-2h12c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><path fill="currentColor" d="M34 16v7.67c0 1.12 1.19 2.33 2.33 2.33H44v-.34L34.34 16H34Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-permission" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M50.67 30H34.01v-6c0-3.25 2.75-6 6-6s6 2.75 6 6c0 1.1.9 2 2 2s2-.9 2-2c0-5.42-4.58-10-10-10s-10 4.58-10 10v6h-2.82c-.74 0-1.33.6-1.33 1.33v19.33c0 .74.6 1.33 1.33 1.33h23.49c.74 0 1.33-.6 1.33-1.33V31.33c0-.74-.6-1.33-1.33-1.33ZM48 48H29.85V34H48v14Z"/><path fill="currentColor" d="M41.49 39.84c0-1.42-1.15-2.56-2.56-2.56s-2.56 1.15-2.56 2.56c0 .83.42 1.53 1.03 2v2.49c0 .35.29.64.64.64h1.8c.35 0 .64-.29.64-.64v-2.49c.61-.47 1.03-1.17 1.03-2Z"/><path fill="currentColor" d="M25.85 32.03c-.97-.23-1.92-.65-2.59-1.32-1.04-1.02-1.56-2.26-1.56-3.71s.52-2.69 1.56-3.71 2.31-1.54 3.82-1.54c1.14 0 2.15.31 3.03.91.29-2.07 1.24-3.95 2.63-5.43-.28-.16-.58-.31-.89-.43l-.45-3.54c-.09-.72-.72-1.26-1.46-1.26h-5.86c-.74 0-1.37.54-1.46 1.26l-.45 3.54c-.31.13-.62.28-.92.45-.31.18-.6.36-.88.56l-3.38-1.39a1.49 1.49 0 0 0-1.84.6l-2.93 4.93c-.37.63-.21 1.43.39 1.86l2.92 2.16a3 3 0 0 0-.04.51v1.01c0 .16.01.33.04.51l-2.92 2.16c-.59.44-.76 1.24-.39 1.86l2.93 4.93c.37.63 1.16.88 1.84.6l3.38-1.39c.28.2.57.39.86.56s.61.32.94.45l.45 3.54c.09.72.72 1.26 1.46 1.26h1.78V32ZM38.53 27.51V26.5c0-.16-.01-.33-.04-.51l2.92-2.16c.59-.44.76-1.24.39-1.86l-2.34-3.94C36.45 18.31 34 20.93 34 24v6h7.14l-2.69-1.99c.05-.18.08-.34.08-.51Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-qrcode" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M20 44v4h-4v-4h4m2-4h-8c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm26-24v4h-4v-4h4m2-4h-8c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M20 16v4h-4v-4h4m2-4h-8c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Z"/><path fill="currentColor" d="M14 38c-1.1 0-2-.9-2-2v-8c0-1.1.9-2 2-2h2c1.1 0 2 .9 2 2s-.9 2-2 2v6c0 1.1-.9 2-2 2ZM22 38c-1.1 0-2-.9-2-2v-8c0-1.1.9-2 2-2s2 .9 2 2v8c0 1.1-.9 2-2 2ZM28 30c-1.1 0-2-.9-2-2v-8c0-1.1.9-2 2-2h8c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2s-2-.9-2-2h-4v6c0 1.1-.9 2-2 2ZM36 16h-8c-1.1 0-2-.9-2-2s.9-2 2-2h8c1.1 0 2 .9 2 2s-.9 2-2 2Z" opacity=".6"/><path fill="currentColor" d="M50 30H34c-1.1 0-2-.9-2-2s.9-2 2-2h16c1.1 0 2 .9 2 2s-.9 2-2 2ZM28 46c-1.1 0-2-.9-2-2V34c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2s-.9 2-2 2h-4v8c0 1.1-.9 2-2 2ZM50 42h-6c-1.1 0-2-.9-2-2v-4h-2c-1.1 0-2-.9-2-2s.9-2 2-2h4c1.1 0 2 .9 2 2v4h4c1.1 0 2 .9 2 2s-.9 2-2 2ZM34 52h-6c-1.1 0-2-.9-2-2s.9-2 2-2h4v-2c0-1.1.9-2 2-2s2 .9 2 2v4c0 1.1-.9 2-2 2Z" opacity=".6"/><path fill="currentColor" d="M50 32c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2ZM38 42h-4c-1.1 0-2-.9-2-2s.9-2 2-2h4c1.1 0 2 .9 2 2s-.9 2-2 2ZM50 52c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2s2 .9 2 2v4c0 1.1-.9 2-2 2ZM44 48v-2c0-1.1-.9-2-2-2s-2 .9-2 2v2c-1.1 0-2 .9-2 2s.9 2 2 2h4c1.1 0 2-.9 2-2s-.9-2-2-2Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-reactions" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M42 36c-1.48 0-2.75.81-3.45 2H30c-1.1 0-2 .9-2 2 0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2.74 1.85-5.13 4.5-5.81a1.997 1.997 0 1 0-.99-3.87 9.992 9.992 0 0 0-7.5 9.68c0 5.51 4.49 10 10 10 4.83 0 8.87-3.44 9.8-8h6.76c.69 1.19 1.97 2 3.45 2 2.21 0 4-1.79 4-4s-1.79-4-4-4Z"/><path fill="currentColor" d="M50.77 35.2c-2.32-4.24-7.28-6.13-11.72-4.75l-3.56-6.51c.32-.58.52-1.23.52-1.93 0-2.21-1.79-4-4-4s-4 1.79-4 4 1.79 4 4 4h.05l4.35 7.95c.25.46.68.81 1.19.96.51.15 1.06.09 1.52-.17 2.9-1.59 6.56-.52 8.14 2.38 1.59 2.9.52 6.55-2.38 8.14a5.99 5.99 0 0 1-7.26-1.16c-.76-.81-2.02-.85-2.83-.09s-.85 2.02-.09 2.83a9.986 9.986 0 0 0 12.09 1.93c4.84-2.65 6.62-8.74 3.97-13.57Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M36.8 13.23c-4.84-2.65-10.93-.87-13.57 3.97-2.32 4.24-1.24 9.43 2.31 12.44l-3.49 6.37H22c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4c0-.71-.2-1.36-.52-1.93l4.43-8.09c.53-.97.18-2.18-.79-2.71-2.9-1.59-3.97-5.24-2.38-8.14a5.949 5.949 0 0 1 3.58-2.88c1.54-.45 3.16-.27 4.56.5a6.014 6.014 0 0 1 2.94 6.74c-.27 1.07.38 2.16 1.45 2.43 1.08.27 2.16-.38 2.43-1.45 1.12-4.42-.89-9.04-4.89-11.23Z"/></symbol><symbol viewBox="0 0 64 64" id="module-recycler" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M28 44c-1.1 0-2-.9-2-2V30c0-1.1.9-2 2-2s2 .9 2 2v12c0 1.1-.9 2-2 2ZM36 44c-1.1 0-2-.9-2-2V30c0-1.1.9-2 2-2s2 .9 2 2v12c0 1.1-.9 2-2 2Z" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="M50 20H40v-6c0-1.1-.9-2-2-2H26c-1.1 0-2 .9-2 2v6H14c-1.1 0-2 .9-2 2s.9 2 2 2h36c1.1 0 2-.9 2-2s-.9-2-2-2Zm-22 0v-4h8v4h-8Z"/><path fill="currentColor" d="M44 47.97s-.08.03-.15.03H20.16c-.07 0-.12-.02-.15-.03V24h-4v24.07c0 2.17 1.86 3.93 4.15 3.93h23.69c2.29 0 4.15-1.76 4.15-3.93V24h-4v23.97Z"/></symbol><symbol viewBox="0 0 64 64" id="module-redirects" xmlns="http://www.w3.org/2000/svg"><circle cx="18" cy="46" r="6" fill="var(--icon-color-accent, #ff8700)"/><path fill="currentColor" d="m49.41 16.59-6-6c-.78-.78-2.05-.78-2.83 0l-6 6c-.78.78-.78 2.05 0 2.83s2.05.78 2.83 0L40 16.83V40c0 2.88-1.12 4-4 4s-4-1.12-4-4V24c0-5.08-2.92-8-8-8s-8 2.92-8 8v16.35c.63-.22 1.3-.35 2-.35s1.37.13 2 .35V24c0-2.88 1.12-4 4-4s4 1.12 4 4v16c0 5.08 2.92 8 8 8s8-2.92 8-8V16.83l2.59 2.59c.39.39.9.59 1.41.59s1.02-.2 1.41-.59c.78-.78.78-2.05 0-2.83Z"/></symbol><symbol viewBox="0 0 64 64" id="module-reports" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M24 48h-8c-2.21 0-4-1.79-4-4V16c0-2.21 1.79-4 4-4h32c2.21 0 4 1.79 4 4v12c0 1.1-.9 2-2 2s-2-.9-2-2V16H16v28h8c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M38 52c-.53 0-1.04-.21-1.41-.59l-6-6c-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0l4.47 4.47 10.59-12.36c.72-.84 1.98-.93 2.82-.22.84.72.94 1.98.22 2.82l-12 14c-.36.42-.88.68-1.44.7H38Z"/><rect width="24" height="4" x="20" y="22" fill="currentColor" rx="2" ry="2" opacity=".6"/><rect width="24" height="4" x="20" y="30" fill="currentColor" rx="2" ry="2" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-rte-ckeditor" xmlns="http://www.w3.org/2000/svg"><circle cx="46" cy="22" r="6" fill="currentColor"/><path fill="var(--icon-color-accent, #ff8700)" d="M30 52.45c-.38 0-.76-.11-1.09-.33L12.9 41.67c-.57-.37-.91-1-.91-1.67V24c0-.68.35-1.32.93-1.69l16.01-10.17c.64-.41 1.46-.42 2.11-.02L37.46 16c.95.57 1.25 1.8.68 2.75s-1.8 1.25-2.75.68l-5.36-3.24L16 25.11v13.82l14.01 9.15 14-9.14v-6.92c0-1.1.9-2 2-2s2 .9 2 2v8c0 .68-.34 1.3-.91 1.67l-16 10.45c-.33.22-.71.33-1.09.33Z"/><path fill="currentColor" d="M36 30H24c-1.1 0-2-.9-2-2s.9-2 2-2h12c1.1 0 2 .9 2 2s-.9 2-2 2ZM32 37.93h-8c-1.1 0-2-.9-2-2s.9-2 2-2h8c1.1 0 2 .9 2 2s-.9 2-2 2Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-scheduler" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M24.99 50.56c-.26 0-.52-.05-.78-.16-1.43-.6-2.78-1.38-4.03-2.29a1.997 1.997 0 0 1 2.36-3.22c1 .73 2.09 1.35 3.23 1.83 1.02.43 1.49 1.6 1.06 2.62-.32.76-1.06 1.22-1.84 1.22Zm-9.01-8.37c-.73 0-1.43-.4-1.78-1.09a19.8 19.8 0 0 1-1.62-4.35c-.26-1.07.39-2.16 1.47-2.42s2.16.39 2.42 1.47c.29 1.21.73 2.38 1.29 3.47.5.98.12 2.19-.87 2.69-.29.15-.6.22-.91.22Zm-1.53-12.2a1.997 1.997 0 0 1-1.95-2.45c.35-1.51.87-2.98 1.55-4.37a2.002 2.002 0 0 1 3.59 1.77c-.55 1.11-.97 2.29-1.24 3.5-.21.93-1.04 1.55-1.95 1.55Zm6.67-10.34c-.6 0-1.2-.27-1.59-.79-.67-.88-.5-2.13.38-2.8 1.24-.94 2.58-1.73 4-2.36a2.01 2.01 0 0 1 2.64 1.02 2 2 0 0 1-1.02 2.64c-1.13.5-2.2 1.13-3.19 1.88-.36.27-.79.41-1.21.41Z" opacity=".6"/><path fill="currentColor" d="M32 52c-1.1 0-2-.9-2-2s.9-2 2-2c8.82 0 16-7.18 16-16s-7.18-16-16-16c-1.1 0-2-.9-2-2s.9-2 2-2c11.03 0 20 8.97 20 20s-8.97 20-20 20Z"/><path fill="var(--icon-color-accent, #ff8700)" d="m39.43 36.6-5.34-5.42V22c0-1.1-.9-2-2-2s-2 .9-2 2v10s0 .07.01.1c0 .09.01.19.03.28.01.06.03.11.05.17l.06.21.09.18c.03.06.06.11.09.17.05.08.11.15.17.22.02.03.04.06.07.08h.01v.01l5.9 5.99c.39.4.91.6 1.42.6s1.01-.19 1.4-.58c.79-.78.8-2.04.02-2.83Z"/></symbol><symbol viewBox="0 0 64 64" id="module-security" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M44 16v16.9c0 2.38-1 4.63-2.76 6.19L32 47.31l-9.24-8.22A8.302 8.302 0 0 1 20 32.9V16h24m2-4H18c-1.1 0-2 .91-2 2.03v18.86c0 3.52 1.49 6.87 4.1 9.18l10.59 9.42c.38.34.85.5 1.32.5s.94-.17 1.32-.5l10.59-9.42c2.6-2.32 4.1-5.66 4.1-9.18V14.03c0-1.12-.9-2.03-2-2.03Z"/><path fill="currentColor" d="M44 32.9V16H32v31.31l9.24-8.22A8.302 8.302 0 0 0 44 32.9Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-seo" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="m51.41 48.59-5.64-5.64c1.4-1.96 2.22-4.35 2.22-6.94 0-6.63-5.37-12-12-12s-12 5.37-12 12 5.37 12 12 12c2.59 0 4.99-.83 6.95-2.23l5.64 5.64c.39.39.9.59 1.41.59s1.02-.2 1.41-.59c.78-.78.78-2.05 0-2.83ZM28 36c0-4.41 3.59-8 8-8s8 3.59 8 8-3.59 8-8 8-8-3.59-8-8Z"/><path fill="currentColor" d="M24 36c0-1.25.19-2.45.55-3.58-.19-.14-.37-.29-.55-.46-1.11-1.09-1.66-2.41-1.66-3.96s.55-2.87 1.66-3.96c1.11-1.09 2.47-1.64 4.09-1.64s2.94.55 4.06 1.64c.15.15.27.31.4.47a11.921 11.921 0 0 1 9.47 1.12l1.33-.98c.66-.49.85-1.38.43-2.08l-3.07-5.16c-.41-.7-1.3-.99-2.06-.67l-3.55 1.45c-.3-.21-.61-.41-.92-.6-.31-.19-.65-.35-1.01-.48l-.48-3.72c-.1-.8-.8-1.4-1.63-1.4h-6.13c-.83 0-1.53.6-1.63 1.4l-.48 3.72c-.33.13-.66.29-.99.48-.33.19-.64.39-.94.6l-3.55-1.45c-.76-.31-1.64-.02-2.06.67l-3.07 5.16c-.42.7-.23 1.59.43 2.08l3.07 2.27c-.03.19-.04.37-.04.54v1.08c0 .17.01.35.04.54l-3.07 2.27c-.66.49-.85 1.38-.43 2.08l3.07 5.16c.41.7 1.3.99 2.06.67l3.55-1.45c.3.21.61.41.92.6.31.19.65.35 1.01.48l.48 3.72c.1.8.8 1.4 1.63 1.4h2.14a11.95 11.95 0 0 1-3.07-8Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-setup" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M29.07 24.82c-3.18-3.38-7.13-3.16-10.04-2.22-.72.23-.95 1.14-.41 1.68l4.46 4.44c.4.39.4 1.03 0 1.42l-3.03 3.02c-.4.39-1.04.39-1.43 0l-4.46-4.44c-.54-.53-1.45-.31-1.68.41-.94 2.89-1.16 6.83 2.23 9.99s8.05 3.41 11.12 2.1c.35-.15.86-.03 1.13.24l9.99 9.94c.79.79 2.07.79 2.86 0l1.6-1.59c.79-.79.79-2.06 0-2.85l-9.99-9.94c-.27-.27-.39-.78-.24-1.13 1.31-3.06 1.05-7.72-2.11-11.08Z"/><path fill="currentColor" d="M48.47 28.01c.05-.18.08-.34.08-.51v-1.01c0-.16-.01-.33-.04-.51l2.88-2.12c.62-.46.79-1.29.4-1.95l-2.87-4.83c-.39-.65-1.21-.92-1.93-.63l-3.33 1.36c-.28-.2-.57-.39-.87-.56s-.61-.33-.94-.45l-.45-3.49c-.1-.75-.75-1.31-1.53-1.31h-5.75c-.78 0-1.43.56-1.53 1.31l-.45 3.49a7.1 7.1 0 0 0-.92.45c-.31.18-.6.36-.89.56L27 16.45a1.57 1.57 0 0 0-1.93.63l-2.87 4.83s-.02.07-.04.1c2.28-.11 4.76.54 6.9 2.8 3.16 3.35 3.42 8.02 2.11 11.08-.15.35-.03.86.24 1.13l5 4.98h3.45c.78 0 1.43-.56 1.53-1.31l.45-3.49c.31-.12.62-.27.92-.45s.6-.36.89-.56l3.29 1.36c.72.3 1.54.03 1.93-.63l2.87-4.83c.39-.66.22-1.49-.4-1.95l-2.88-2.12Zm-7.58 2.7c-1.05 1.03-2.32 1.54-3.81 1.54s-2.79-.51-3.83-1.54-1.56-2.26-1.56-3.71.52-2.69 1.56-3.71c1.04-1.03 2.32-1.54 3.83-1.54s2.76.51 3.81 1.54c1.05 1.02 1.58 2.26 1.58 3.71s-.53 2.69-1.58 3.71Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-site-settings" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M18 48h-2c-2.21 0-4-1.79-4-4V16c0-2.21 1.79-4 4-4h32c2.21 0 4 1.79 4 4v10c0 1.1-.9 2-2 2s-2-.9-2-2V16H16v28h2c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><path fill="currentColor" d="M30 52c-1.1 0-2-.9-2-2V30c0-1.1.9-2 2-2s2 .9 2 2v20c0 1.1-.9 2-2 2Zm14 0c-1.1 0-2-.9-2-2V30c0-1.1.9-2 2-2s2 .9 2 2v20c0 1.1-.9 2-2 2Z"/><rect width="12" height="8" x="24" y="40" fill="var(--icon-color-accent, #ff8700)" rx="1.33" ry="1.33"/><rect width="12" height="8" x="38" y="32" fill="var(--icon-color-accent, #ff8700)" rx="1.33" ry="1.33"/><path fill="currentColor" d="M16 16h32v8H16z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-sites" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M16 28h32v16H16z" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="M48 16v28H16V16h32m2-4H14c-1.1 0-2 .9-2 2v32c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/><path fill="currentColor" d="M34 24H22c-1.1 0-2-.9-2-2s.9-2 2-2h12c1.1 0 2 .9 2 2s-.9 2-2 2Z"/></symbol><symbol viewBox="0 0 64 64" id="module-taskcenter" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M48 16v8H16v-8h32m2-4H14c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/><rect width="40" height="8" x="12" y="32" fill="currentColor" opacity=".6" rx="2" ry="2"/><rect width="40" height="8" x="12" y="44" fill="currentColor" opacity=".6" rx="2" ry="2"/><path fill="currentColor" d="M14 32h22v8H14c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2Zm0 12h14v8H14c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M16 16h24v8H16z"/></symbol><symbol viewBox="0 0 64 64" id="module-template" xmlns="http://www.w3.org/2000/svg"><path fill="var(--icon-color-accent, #ff8700)" d="M26 38a2.004 2.004 0 0 1-1.41-3.42l2.59-2.59-2.59-2.59c-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0l4 4c.78.78.78 2.05 0 2.83l-4 4c-.39.39-.9.59-1.41.59Zm12 4h-6c-1.1 0-2-.9-2-2s.9-2 2-2h6c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><path fill="currentColor" d="M34.34 16 44 25.66V48H20V16h14.34M36 12H18c-1.1 0-2 .9-2 2v36c0 1.1.9 2 2 2h28c1.1 0 2-.9 2-2V24L36 12Z"/><path fill="currentColor" d="M34 16v7.67c0 1.12 1.19 2.33 2.33 2.33H44v-.34L34.34 16H34Z" opacity=".6"/></symbol><symbol viewBox="0 0 64 64" id="module-tsconfig" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M34 28h14v16H34z" opacity=".6"/><path fill="currentColor" d="M48 16v28H16V16h32m2-4H14c-1.1 0-2 .9-2 2v32c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M16 24v4h14v16h4V28h14v-4H16z"/></symbol><symbol viewBox="0 0 64 64" id="module-upgrade" xmlns="http://www.w3.org/2000/svg"><rect width="40.18" height="6" x="11.82" y="46" fill="currentColor" rx="2" ry="2" opacity=".6"/><path fill="var(--icon-color-accent, #ff8700)" d="M38 42H26c-1.1 0-2-.9-2-2v-8h-4c-1.83 0-3.91 0-4.64-1.77-.71-1.71.75-3.17 1.23-3.65l13.9-14c.37-.38.88-.59 1.41-.59.53 0 1.04.21 1.41.58l14.09 14c.48.48 1.94 1.94 1.23 3.65-.73 1.77-2.81 1.77-4.64 1.77h-4v8c0 1.1-.9 2-2 2Zm-10-4h8v-8c0-1.1.9-2 2-2h5.16L31.92 16.83 20.82 28H26c1.1 0 2 .9 2 2v8Z"/></symbol><symbol viewBox="0 0 64 64" id="module-urls" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M42.62 37.21a2.004 2.004 0 0 1-1.41-3.42l5.19-5.19c2.49-2.49 2.05-6.98-.99-10.02-1.51-1.51-3.42-2.42-5.37-2.57-1.83-.13-3.49.42-4.65 1.59l-5.19 5.19c-.78.78-2.05.78-2.83 0s-.78-2.05 0-2.83l5.19-5.19c2-2 4.76-2.98 7.79-2.75 2.9.22 5.7 1.55 7.89 3.73 4.59 4.59 5.04 11.62.99 15.67l-5.19 5.19c-.39.39-.9.59-1.41.59ZM24.52 52c-.29 0-.58-.01-.87-.03-2.9-.22-5.7-1.55-7.89-3.73-4.59-4.59-5.04-11.62-.99-15.67l5.19-5.19c.78-.78 2.05-.78 2.83 0s.78 2.05 0 2.83L17.6 35.4c-2.49 2.49-2.05 6.98.99 10.02 1.51 1.51 3.42 2.42 5.37 2.57 1.84.13 3.49-.42 4.65-1.59l5.19-5.19c.78-.78 2.05-.78 2.83 0s.78 2.05 0 2.83l-5.19 5.19c-1.81 1.81-4.24 2.78-6.92 2.78Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M24.5 41.5a2.004 2.004 0 0 1-1.41-3.42l15-15c.78-.78 2.05-.78 2.83 0s.78 2.05 0 2.83l-15 15c-.39.39-.9.59-1.41.59Z"/></symbol><symbol viewBox="0 0 64 64" id="module-viewpage" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M22 52h-2.25C17.68 52 16 50.29 16 48.2V15.8c0-2.09 1.68-3.8 3.75-3.8H35.5c.54 0 1.06.22 1.43.61l10.5 10.8c.36.37.57.87.57 1.39V30c0 1.1-.9 2-2 2s-2-.9-2-2v-4.39L34.66 16H20v32h2c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M38.2 34C33.13 34 28 37 24 43.01 27.9 49 32.99 52 38.07 52S48.18 49.01 52 43.01c-3.73-6-8.73-9.01-13.8-9.01Zm-.13 14c-3.22 0-6.38-1.75-9.09-4.97 1.35-1.59 2.81-2.82 4.32-3.67-.18.52-.3 1.06-.3 1.64 0 2.76 2.24 5 5 5s5-2.24 5-5c0-.65-.13-1.27-.36-1.84 1.59.84 3.09 2.12 4.45 3.82-2.66 3.25-5.8 5.02-9.03 5.02Z"/></symbol><symbol viewBox="0 0 64 64" id="module-workspaces" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M36 20v20H16V20h20m2-4H14c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V18c0-1.1-.9-2-2-2Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M36 20v20H16V20h20m2-4H14c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V18c0-1.1-.9-2-2-2Z"/><path fill="currentColor" d="M50 24H40v4h8v20H28v-4h-4v6c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V26c0-1.1-.9-2-2-2Z"/><path fill="currentColor" d="M40 18v6h8V14c0-1.1-.9-2-2-2H22c-1.1 0-2 .9-2 2v2h18c1.1 0 2 .9 2 2Z" opacity=".6"/></symbol></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="currentColor"><path d="M12 6v7.344l-3.199-2.02a1.498 1.498 0 0 0-1.602 0L4 13.343V3c0-.551.449-1 1-1h4V1H5a2 2 0 0 0-2 2v11.261a.5.5 0 0 0 .686.465l4.047-2.557a.5.5 0 0 1 .534 0l4.047 2.557A.5.5 0 0 0 13 14.26V6h-1Z"/><path d="M10 2h5v1h-5z"/><path d="M12 0h1v5h-1z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="currentColor"><path d="M12 6v7.344l-3.199-2.02a1.498 1.498 0 0 0-1.602 0L4 13.343V3c0-.551.449-1 1-1h4V1H5a2 2 0 0 0-2 2v11.261a.5.5 0 0 0 .686.465l4.047-2.557a.5.5 0 0 1 .534 0l4.047 2.557A.5.5 0 0 0 13 14.26V6h-1Z"/><path d="M10 2h5v1h-5z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="currentColor"><path d="M9 4c.551 0 1 .449 1 1v8.382l-2.33-1.165a1.508 1.508 0 0 0-1.34 0L4 13.382V5c0-.551.449-1 1-1h4m0-1H5a2 2 0 0 0-2 2v9.191a.5.5 0 0 0 .724.447l3.052-1.526a.5.5 0 0 1 .448 0l3.052 1.526a.497.497 0 0 0 .724-.447v-9.19a2 2 0 0 0-2-2Z"/><path d="M11 1H7c-.738 0-1.376.405-1.722 1H11c.552 0 1 .449 1 1v9.723c.595-.347 1-.985 1-1.723V3a2 2 0 0 0-2-2Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#c83c3c" d="M11 1H5a2 2 0 0 0-2 2v11.261a.5.5 0 0 0 .686.465l4.047-2.557a.5.5 0 0 1 .534 0l4.047 2.557A.5.5 0 0 0 13 14.26V3a2 2 0 0 0-2-2Z"/><path d="M11 2c.551 0 1 .449 1 1v10.344l-3.199-2.02a1.498 1.498 0 0 0-1.602 0L4 13.343V3c0-.551.449-1 1-1h6m0-1H5a2 2 0 0 0-2 2v11.261a.5.5 0 0 0 .686.465l4.047-2.557a.5.5 0 0 1 .534 0l4.047 2.557A.5.5 0 0 0 13 14.26V3a2 2 0 0 0-2-2Z" opacity=".2"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="currentColor" d="M42.14 39.54c-.58.29-1.16.29-1.74.29-5.22 0-12.75-17.97-12.75-24.06 0-2.32.58-2.9 1.16-3.48-6.09.87-13.62 3.19-15.94 6.09-.58.58-.87 1.74-.87 3.19 0 9.57 9.86 30.72 17.1 30.72 3.19 0 8.7-5.22 13.04-12.75m-3.18-27.83c6.38 0 13.04 1.16 13.04 4.64 0 7.54-4.64 16.52-7.25 16.52-4.35 0-9.57-11.88-9.57-17.97 0-2.61 1.16-3.19 3.77-3.19"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><rect width="8" height="8" x="12" y="12" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><rect width="8" height="8" x="12" y="24" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><rect width="8" height="8" x="12" y="36" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><path fill="currentColor" d="M48 16v32H28V16h20m2-4H26c-1.1 0-2 .9-2 2v36c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/><path fill="currentColor" d="M42 24h-8c-1.1 0-2-.9-2-2s.9-2 2-2h8c1.1 0 2 .9 2 2s-.9 2-2 2ZM42 32h-8c-1.1 0-2-.9-2-2s.9-2 2-2h8c1.1 0 2 .9 2 2s-.9 2-2 2ZM42 40h-8c-1.1 0-2-.9-2-2s.9-2 2-2h8c1.1 0 2 .9 2 2s-.9 2-2 2Z" opacity=".6"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="currentColor" d="M26 48H16c-2.21 0-4-1.79-4-4V16c0-2.21 1.79-4 4-4h32c2.21 0 4 1.79 4 4v12c0 1.1-.9 2-2 2s-2-.9-2-2V16H16v28h10c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><path fill="var(--icon-color-accent, #ff8700)" d="m51.41 48.59-5.54-5.54c.8-1.3 1.27-2.83 1.27-4.47 0-4.73-3.84-8.57-8.57-8.57S30 33.85 30 38.58s3.84 8.57 8.57 8.57c1.64 0 3.17-.47 4.47-1.27l5.54 5.54c.39.39.9.59 1.41.59s1.02-.2 1.41-.59c.78-.78.78-2.05 0-2.83Zm-12.84-5.45c-2.52 0-4.57-2.05-4.57-4.57S36.05 34 38.57 34s4.57 2.05 4.57 4.57-2.05 4.57-4.57 4.57Z"/><g opacity=".6"><path fill="currentColor" d="M16 16h32v8H16z"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><rect width="4" height="4" x="20" y="24" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><g opacity=".6"><rect width="16" height="4" x="28" y="24" fill="currentColor" rx="2" ry="2"/></g><g opacity=".6"><rect width="16" height="4" x="28" y="32" fill="currentColor" rx="2" ry="2"/></g><g opacity=".6"><rect width="16" height="4" x="28" y="40" fill="currentColor" rx="2" ry="2"/></g><rect width="4" height="4" x="20" y="32" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><rect width="4" height="4" x="20" y="40" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><path fill="currentColor" d="M50 16H40v-2c0-1.1-.9-2-2-2H26c-1.1 0-2 .9-2 2v2H14c-1.1 0-2 .9-2 2v32c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V18c0-1.1-.9-2-2-2Zm-2 32H16V20h32v28Z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="var(--icon-color-accent, #ff8700)" d="M46 34h-.61A7.965 7.965 0 0 0 48 28.1c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.34 1.01 4.43 2.61 5.9H34c-3.31 0-6 2.69-6 6v10c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V40c0-3.31-2.69-6-6-6Zm-6-9.9c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4ZM48 48H32v-8c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v8Z"/><g opacity=".6"><path fill="currentColor" d="M28 40c0-3.31 2.69-6 6-6h.61A7.965 7.965 0 0 1 32 28.1c0-.61.08-1.21.21-1.78-.68-.27-1.43-.42-2.21-.42h-.61A7.965 7.965 0 0 0 32 20c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.34 1.01 4.43 2.61 5.9H18c-3.31 0-6 2.69-6 6v10c0 1.1.9 2 2 2h14V40Z"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="currentColor" d="M16 52c-1.1 0-2-.9-2-2V14c0-1.1.9-2 2-2s2 .9 2 2v36c0 1.1-.9 2-2 2Z"/><rect width="12" height="8" x="10" y="36" fill="var(--icon-color-accent, #ff8700)" rx="1.33" ry="1.33"/><g opacity=".6"><path fill="currentColor" d="M36.51 52c-.67 0-1.24-.49-1.32-1.14l-.39-3.02c-.29-.11-.56-.24-.82-.39s-.51-.31-.75-.49l-2.89 1.18c-.62.25-1.34.02-1.67-.55l-2.49-4.19c-.34-.57-.19-1.29.35-1.69l2.5-1.84c-.02-.15-.03-.3-.03-.44v-.88c0-.14.01-.29.03-.44l-2.5-1.84c-.54-.4-.69-1.12-.35-1.69l2.49-4.19c.34-.57 1.05-.8 1.67-.55l2.89 1.18c.24-.17.5-.34.77-.49.27-.15.53-.28.8-.39l.39-3.02c.08-.65.65-1.14 1.32-1.14h4.98c.67 0 1.24.49 1.32 1.14l.39 3.02c.29.11.56.24.82.39s.51.31.75.49l2.89-1.18c.62-.25 1.34-.02 1.67.55l2.49 4.19c.34.57.19 1.29-.35 1.69l-2.5 1.84c.02.15.03.3.03.44v.88c0 .14-.02.29-.07.44l2.5 1.84c.54.4.69 1.12.35 1.69l-2.49 4.19c-.34.57-1.06.8-1.68.55l-2.85-1.18c-.24.17-.5.34-.77.49s-.53.28-.8.39l-.39 3.02c-.08.65-.65 1.14-1.32 1.14H36.5Zm2.56-8.45c1.29 0 2.39-.44 3.3-1.33s1.37-1.96 1.37-3.22-.46-2.33-1.37-3.22-2.01-1.33-3.3-1.33-2.42.44-3.32 1.33c-.9.89-1.35 1.96-1.35 3.22s.45 2.33 1.35 3.22c.9.89 2.01 1.33 3.32 1.33Z"/></g><path fill="currentColor" d="m28.67 47.6-2.49-4.19c-.34-.57-.19-1.29.35-1.69l2.5-1.84c-.02-.15-.03-.3-.03-.44v-.88c0-.14.01-.29.03-.44l-2.5-1.84c-.54-.4-.69-1.12-.35-1.69l2.49-4.19c.28-.46.81-.69 1.33-.62V14c0-1.1-.9-2-2-2s-2 .9-2 2v36c0 1.1.9 2 2 2s2-.9 2-2v-1.78c-.52.07-1.05-.16-1.33-.62ZM41.49 26c.18 0 .35.04.51.1V14c0-1.1-.9-2-2-2s-2 .9-2 2v12h3.49Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M28.67 30.4c.34-.57 1.05-.8 1.67-.55l2.89 1.18c.24-.17.5-.34.77-.49v-3.21c0-.74-.6-1.33-1.33-1.33h-9.33c-.74 0-1.33.6-1.33 1.33v5.33c0 .74.6 1.33 1.33 1.33h3.2l2.14-3.6Z"/><rect width="12" height="8" x="34" y="16" fill="var(--icon-color-accent, #ff8700)" rx="1.33" ry="1.33"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="currentColor" d="M50 44H14c-1.1 0-2-.9-2-2s.9-2 2-2h36c1.1 0 2 .9 2 2s-.9 2-2 2ZM50 52H14c-1.1 0-2-.9-2-2s.9-2 2-2h36c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M48 16v16H16V16h32m2-4H14c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/><g opacity=".6"><path fill="currentColor" d="m42 24-8 4-10-6-8 6.4V32h32v-3.5L42 24z"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="#
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="var(--icon-color-accent, #ff8700)" d="M40 20.05c.55 0 1.02.11 1.41.32s.59.62.59 1.2-.2.98-.59 1.2-.86.33-1.41.33-1.03-.11-1.42-.33-.58-.62-.58-1.2.19-.99.58-1.2.86-.32 1.42-.32Zm1.83 5.08V36h-3.67V25.13h3.67Z"/><path fill="currentColor" d="M48 16c-.43 0-1.09-.27-1.86-.59C44.71 14.82 42.74 14 40 14c-3.87 0-6.25 1.92-8 3.41-1.75-1.48-4.13-3.41-8-3.41-2.74 0-4.7.81-6.14 1.41-.77.32-1.43.59-1.86.59-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2 1.23 0 2.32-.44 3.47-.91C20.8 42.55 22.17 42 24 42c3.17 0 4.68 1.51 6.59 3.41.03.03.06.05.09.08s.07.06.11.09c.14.11.28.2.44.26h.01c.24.1.5.15.76.15s.52-.05.76-.15h.01c.16-.07.3-.16.44-.26.04-.03.07-.06.11-.09.03-.03.07-.05.09-.08C35.32 43.5 36.82 42 40 42c1.83 0 3.2.56 4.53 1.09 1.15.47 2.24.91 3.47.91 1.1 0 2-.9 2-2V18c0-1.1-.9-2-2-2ZM18 39.37V19.64c.46-.15.92-.34 1.39-.54C20.7 18.56 22.05 18 24 18c2.52 0 4.01 1.26 5.58 2.6.14.12.28.24.42.35v18.72c-1.54-.97-3.45-1.68-6-1.68s-4.56.79-6 1.37Zm28 0c-1.44-.58-3.41-1.37-6-1.37s-4.46.71-6 1.68V20.96c.14-.12.28-.23.42-.35 1.57-1.34 3.06-2.6 5.58-2.6 1.95 0 3.3.56 4.61 1.1.47.19.93.38 1.39.54v19.73Z"/><g opacity=".6"><path fill="currentColor" d="M50 22v20c0 1.1-.9 2-2 2-1.23 0-2.32-.44-3.47-.91C43.2 42.55 41.83 42 40 42c-3.17 0-4.68 1.51-6.59 3.41-.03.03-.06.05-.09.08s-.07.06-.11.09c-.14.11-.28.2-.44.26h-.01c-.24.1-.5.15-.76.15s-.52-.05-.76-.15h-.01c-.16-.07-.3-.16-.44-.26-.04-.03-.07-.06-.11-.09-.03-.03-.07-.05-.09-.08C28.68 43.5 27.18 42 24 42c-1.83 0-3.2.56-4.53 1.09-1.15.47-2.24.91-3.47.91-1.1 0-2-.9-2-2V22c-1.1 0-2 .9-2 2v22c0 1.1.9 2 2 2h14c0 2 2 4 4 4s4-2 4-4h14c1.1 0 2-.9 2-2V24c0-1.1-.9-2-2-2Z"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="var(--icon-color-accent, #ff8700)" d="M50 42h-4v-4c0-1.1-.9-2-2-2s-2 .9-2 2v4h-4c-1.1 0-2 .9-2 2s.9 2 2 2h4v4c0 1.1.9 2 2 2s2-.9 2-2v-4h4c1.1 0 2-.9 2-2s-.9-2-2-2Z" class="icon-accent"/><path fill="currentColor" d="M26 16v10H16V16h10m2-4H14c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/><g opacity=".6"><path fill="currentColor" d="M50 30H36c-1.1 0-2-.9-2-2V14c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2Z"/></g><g opacity=".6"><path fill="currentColor" d="M28 52H14c-1.1 0-2-.9-2-2V36c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2Z"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="var(--icon-color-accent, #ff8700)" d="M28 32H14c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/><g opacity=".6"><path fill="currentColor" d="M28 16H14c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/></g><g opacity=".6"><path fill="currentColor" d="M50 16H36c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/></g><path fill="var(--icon-color-accent, #ff8700)" d="M50 32H36c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/><path fill="currentColor" d="M40 44v4H24v-4h-4v4.8c0 1.82 1.72 3.2 4 3.2h16c2.28 0 4-1.38 4-3.2V44h-4Z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="var(--icon-color-accent, #ff8700)" d="M50 40H14c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Zm-8 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/><g opacity=".6"><path fill="currentColor" d="M50 12H14c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Zm-8 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/></g><path fill="currentColor" d="M50 26H14c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2v-8c0-1.1-.9-2-2-2Zm-4 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Zm-8 0c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="var(--icon-color-accent, #ff8700)" d="M46.1 38H50c1.1 0 2-.9 2-2s-.9-2-2-2h-3.9v-4H50c1.1 0 2-.9 2-2s-.9-2-2-2h-4.6a12.054 12.054 0 0 0-7.28-7.29l1.71-3.84c.45-1.01 0-2.19-1.01-2.64-1.01-.45-2.19 0-2.64 1.01L34.06 18h-4.08l-2.14-4.81c-.45-1.01-1.63-1.46-2.64-1.01-1.01.45-1.46 1.63-1.01 2.64l1.73 3.89c-3.4 1.21-6.09 3.9-7.3 7.3h-4.6c-1.1 0-2 .9-2 2s.9 2 2 2h3.9v4h-3.9c-1.1 0-2 .9-2 2s.9 2 2 2h3.9v2c0 .68.07 1.35.18 2h-4.08c-1.1 0-2 .9-2 2s.9 2 2 2h5.52c2.08 3.58 5.95 6 10.38 6h4.2c4.43 0 8.3-2.42 10.38-6h5.43c1.1 0 2-.9 2-2s-.9-2-2-2h-3.98c.11-.65.18-1.32.18-2v-2Zm-12 10h-4.2c-4.41 0-8-3.59-8-8V30c0-4.41 3.59-8 8-8h4.2c4.41 0 8 3.59 8 8v10c0 4.41-3.59 8-8 8Z"/><g opacity=".6"><path fill="currentColor" d="M34.1 48c4.41 0 8-3.59 8-8V30c0-4.41-3.59-8-8-8H32v26h2.1Z"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="currentColor" d="M48 16c-.43 0-1.09-.27-1.86-.59C44.71 14.82 42.74 14 40 14c-3.87 0-6.25 1.92-8 3.41-1.75-1.48-4.13-3.41-8-3.41-2.74 0-4.7.81-6.14 1.41-.77.32-1.43.59-1.86.59-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2 1.23 0 2.32-.44 3.47-.91C20.8 42.55 22.17 42 24 42c1.19 0 2.22.21 3.14.65 1 .47 2.19.05 2.67-.95.47-1 .05-2.19-.95-2.67-1.47-.7-3.06-1.04-4.86-1.04-2.59 0-4.56.79-6 1.37V19.63c.46-.15.92-.34 1.39-.54 1.31-.54 2.66-1.1 4.61-1.1 2.52 0 4.01 1.26 5.58 2.6.14.12.28.24.42.35v17.04c0 1.1.9 2 2 2s2-.9 2-2V20.94c.14-.12.28-.23.42-.35 1.57-1.34 3.06-2.6 5.58-2.6 1.95 0 3.3.56 4.61 1.1.47.19.93.38 1.39.54v8.36c0 1.1.9 2 2 2s2-.9 2-2v-10c0-1.1-.9-2-2-2Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M51.35 41.95c-.82-.75-2.08-.69-2.83.13L46 44.84V34c0-1.1-.9-2-2-2s-2 .9-2 2v10.84l-2.52-2.76c-.74-.81-2.01-.87-2.83-.13-.82.74-.87 2.01-.13 2.83l6 6.57c.05.06.11.1.17.15.03.03.06.06.1.09.14.11.3.2.46.26.01 0 .02.01.03.02.07.03.14.04.21.06.04.01.09.03.13.04.13.03.26.04.39.04s.26-.01.39-.04c.04 0 .09-.03.13-.04.07-.02.14-.03.21-.06.01 0 .02-.01.03-.02.16-.07.32-.15.46-.26.04-.03.07-.06.1-.09.06-.05.12-.09.17-.15l6-6.57c.75-.82.69-2.08-.13-2.83Z"/><g opacity=".6"><path fill="currentColor" d="M30 42h-.37c-.55.78-1.6 1.08-2.49.65-.92-.44-1.95-.65-3.14-.65-1.83 0-3.2.56-4.53 1.09-1.15.47-2.24.91-3.47.91-1.1 0-2-.9-2-2V22c-1.1 0-2 .9-2 2v22c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-2c0-1.1-.9-2-2-2Z"/></g><g opacity=".6"><path fill="currentColor" d="M50 22v6c0 1.1-.9 2-2 2 0 1.1.9 2 2 2s2-.9 2-2v-6c0-1.1-.9-2-2-2Z"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="currentColor" d="m50.81 20.17-18-8c-.52-.23-1.11-.23-1.62 0l-18 8s-.07.05-.11.07c-.06.03-.12.05-.17.08-.04.03-.08.07-.12.1-.06.04-.11.09-.17.14-.08.08-.15.16-.22.25-.04.06-.08.11-.12.17-.06.1-.11.21-.15.32-.02.06-.05.11-.06.17-.05.17-.08.35-.08.54v20c0 .79.47 1.51 1.19 1.83l18 8c.26.12.54.17.81.17.38 0 .76-.11 1.09-.32.57-.37.91-1 .91-1.68v-18.7l16.81-7.47c.72-.32 1.19-1.04 1.19-1.83s-.47-1.51-1.19-1.83ZM30 46.92 16 40.7V25.08l14 6.22v15.62Zm2-19.11L18.92 22 32 16.19 45.08 22 32 27.81Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M32 52c-.38 0-.76-.11-1.09-.32-.57-.37-.91-1-.91-1.68V30c0-.79.47-1.51 1.19-1.83l18-8c.62-.28 1.33-.22 1.9.15s.91 1 .91 1.68v20c0 .79-.47 1.51-1.19 1.83l-18 8c-.26.12-.54.17-.81.17Zm2-20.7v15.62l14-6.22V25.08L34 31.3ZM50 42Z"/><g opacity=".6"><path fill="currentColor" d="M18.92 22 32 27.81 45.08 22 32 16.19 18.92 22z"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><g opacity=".6"><path fill="currentColor" d="M50 12H22c-1.1 0-2 .9-2 2v6h22c1.1 0 2 .9 2 2v22h6c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/></g><circle cx="32" cy="32" r="4" fill="currentColor"/><path fill="currentColor" d="M42 48c-.51 0-1.02-.2-1.41-.59l-4.84-4.84-4.64 3.09a2 2 0 0 1-2.31-.06L22 40.5l-6.8 5.1c-.89.67-2.14.48-2.8-.4-.66-.88-.48-2.14.4-2.8l8-6a2.01 2.01 0 0 1 2.4 0l6.87 5.15 4.82-3.21c.79-.53 1.85-.42 2.52.25l6 6A2.004 2.004 0 0 1 42 48.01Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M40 24v24H16V24h24m2-4H14c-1.1 0-2 .9-2 2v28c0 1.1.9 2 2 2h28c1.1 0 2-.9 2-2V22c0-1.1-.9-2-2-2Z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><rect width="16" height="4" x="28" y="36" fill="var(--icon-color-accent, #ff8700)" rx="2" ry="2"/><path fill="var(--icon-color-accent, #ff8700)" d="M26 24h-4c-1.1 0-2-.9-2-2s.9-2 2-2h4v4Z"/><g opacity=".6"><path fill="currentColor" d="M42 24H26v-4h16c1.1 0 2 .9 2 2s-.9 2-2 2Z"/></g><path fill="var(--icon-color-accent, #ff8700)" d="M26 32h-4c-1.1 0-2-.9-2-2s.9-2 2-2h4v4Z"/><g opacity=".6"><path fill="currentColor" d="M42 32H26v-4h16c1.1 0 2 .9 2 2s-.9 2-2 2Z"/></g><path fill="currentColor" d="M48 16v28H16V16h32m2-4H14c-1.1 0-2 .9-2 2v32c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><g
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><g opacity=".6"><path fill="currentColor" d="M16 24h32v10H16z"/></g><rect width="12" height="8" x="26" y="30" fill="var(--icon-color-accent, #ff8700)" rx="1.33" ry="1.33"/><path fill="currentColor" d="M50 20h-8v-4.2c0-2.09-1.76-3.8-3.92-3.8H25.92C23.76 12 22 13.71 22 15.8V20h-8c-1.1 0-2 .9-2 2v26c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V22c0-1.1-.9-2-2-2Zm-24-4h12v4H26v-4Zm22 30H16V24h32v22Z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><g fill="currentColor" opacity=".6"><path d="M38.26 12c-1.33 0-5.39 0-5.39 4.83 0 5.91 4.91 17.94 10.61 17.94 4.23 0 8.52-9.69 8.52-16.66C52 15.32 49.62 12 38.26 12ZM48 18.11v.09l-8.24 8.24c-.64-1.19-1.24-2.54-1.73-3.92l6.07-6.07c2.72.49 3.91 1.26 3.91 1.66Zm-11.06-1.98c.13-.04.48-.13 1.32-.13h.62l-1.95 1.95c-.04-.39-.06-.76-.06-1.13 0-.4.04-.61.07-.7Zm6.39 14.63c-.36-.07-.81-.41-1.3-.93l4.55-4.55c-1.06 2.83-2.45 5-3.26 5.48Z"/><path d="M40.25 36.89c-.1.05-.4.05-.68.05-.83 0-2.07-1.36-3.37-3.39-.03-.05-.06-.1-.09-.14-2.71-4.27-5.69-11.35-5.99-15.21v-.07c-.01-.18-.02-.36-.02-.53 0-1.22.15-1.37.45-1.66.62-.6.77-1.54.39-2.31a2.023 2.023 0 0 0-2.07-1.1c-4.44.62-12.67 2.6-15.56 6.04-.86.91-1.29 2.31-1.29 4.17 0 2.21.59 5.19 1.6 8.4.03.2.1.39.19.57a57.47 57.47 0 0 0 3.22 7.81c.06.15.13.3.23.44 1.28 2.49 2.73 4.83 4.27 6.78a2 2 0 0 0 .33.45c.04.04.08.06.12.1 2.37 2.84 4.94 4.71 7.44 4.71 4.33 0 9.88-6.18 13.46-12.3.45-.76.34-1.73-.26-2.37s-1.55-.82-2.35-.43Zm-18.9 2.3 8.64-8.63c.6 1.28 1.26 2.54 1.95 3.71l-8.45 8.45c-.73-1.07-1.45-2.26-2.14-3.52Zm-3.51-7.8 9.09-9.09c.36 1.32.83 2.77 1.39 4.27l-8.85 8.85c-.6-1.33-1.15-2.69-1.63-4.03Zm-1.65-10.05c.05-.05.1-.11.15-.16 1.18-1.46 5.17-3.08 9.76-4.08v.39l-9.54 9.54c-.35-1.55-.55-3.01-.55-4.28 0-.91.16-1.36.19-1.41ZM29.39 48c-.98 0-2.16-.79-3.42-2.12l8.28-8.28c1.08 1.3 2.22 2.31 3.38 2.86-3.41 4.93-6.82 7.53-8.24 7.53Z"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="currentColor" d="M37.39 26.77c5.85 0 10.61 4.76 10.61 10.61s-4.76 10.61-10.61 10.61-10.61-4.76-10.61-10.61 4.76-10.61 10.61-10.61m0-4c-8.07 0-14.61 6.54-14.61 14.61s6.54 14.61 14.61 14.61S52 45.45 52 37.38s-6.54-14.61-14.61-14.61Z"/><path fill="var(--icon-color-accent, #ff8700)" d="M38.35 41.01c-.39-.29-.86-.44-1.39-.44s-1.01.15-1.4.44c-.44.32-.66.85-.66 1.57s.22 1.21.65 1.55c.39.31.87.46 1.41.46s1-.15 1.39-.46c.43-.34.65-.86.65-1.55s-.22-1.25-.66-1.57ZM40.77 31.21c-.79-.69-1.89-1.03-3.27-1.03-.87 0-1.68.11-2.42.33-.73.21-1.41.5-2.03.85l-.42.23.21.43 1.19 2.4.45-.23c.49-.25.98-.45 1.45-.6.45-.14.91-.22 1.36-.22.4 0 .7.07.9.21.11.08.22.19.22.47 0 .18-.03.34-.1.47-.08.15-.21.31-.38.48-.2.19-.48.41-.83.66-.44.32-.8.64-1.07.94-.29.33-.5.68-.64 1.05-.13.36-.2.78-.2 1.24v1.16h3.35v-1.03c0-.19.02-.34.07-.45.04-.1.13-.22.26-.35.17-.16.43-.37.77-.62.49-.36.91-.7 1.24-1.03.36-.35.64-.75.82-1.17.18-.43.28-.93.28-1.49 0-1.08-.41-1.99-1.21-2.69Z"/><g opacity=".6"><path fill="currentColor" d="M22.77 37.39c0-2.28.54-4.44 1.47-6.36-.64-.24-1.23-.6-1.74-1.12-.97-.98-1.45-2.17-1.45-3.56s.49-2.57 1.45-3.56c.97-.98 2.16-1.47 3.57-1.47s2.57.49 3.56 1.47c.48.48.83 1.02 1.07 1.61 2-1.03 4.27-1.63 6.68-1.63.8 0 1.57.08 2.34.2.3-.44.37-1.01.08-1.5l-2.68-4.63c-.36-.63-1.13-.89-1.8-.6l-3.11 1.31c-.26-.19-.53-.37-.81-.54-.28-.17-.57-.31-.88-.43l-.42-3.34c-.09-.72-.7-1.26-1.43-1.26H23.3c-.72 0-1.34.54-1.43 1.26l-.42 3.34c-.29.12-.57.26-.86.43-.29.17-.56.35-.83.54l-3.11-1.31a1.44 1.44 0 0 0-1.8.6l-2.68 4.63c-.36.63-.2 1.43.38 1.87l2.69 2.04c-.02.17-.04.33-.04.48v.97c0 .16.01.32.04.48l-2.69 2.04c-.58.44-.74 1.24-.38 1.87l2.68 4.63c.36.63 1.13.89 1.8.6l3.11-1.31c.26.19.53.37.81.54.28.17.57.31.88.43l.42 3.34c.08.66.62 1.16 1.27 1.23-.25-1.06-.39-2.17-.39-3.3Z"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="currentColor" d="M20.85 49.75h-4.68c-2.3 0-4.17-1.79-4.17-3.99V15.99c0-2.2 1.87-3.99 4.17-3.99h31.67c2.3 0 4.17 1.79 4.17 3.99V26.1c0 1.1-.9 2-2 2s-2-.9-2-2V16.03s-.07-.02-.17-.02H16.17c-.13 0-.19.06-.19.06L16 45.74s.07.02.17.02h4.68c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><g opacity=".6"><path fill="currentColor" d="M30.33 32.91c.33-.5.87-.83 1.47-.9.6-.07 1.2.15 1.62.58l2.36 2.36 3.85-5.19a6.995 6.995 0 0 0-11.62 5.25c0 .44.05.86.12 1.28l2.2-3.37Z"/></g><g opacity=".6"><path fill="currentColor" d="M37.61 39.19c-.35.47-.88.76-1.46.8a2.01 2.01 0 0 1-1.56-.58l-2.26-2.26-1.99 3.05A6.964 6.964 0 0 0 35 41.99c3.87 0 7-3.13 7-7 0-.52-.06-1.02-.17-1.51l-4.23 5.7Z"/></g><path fill="var(--icon-color-accent, #ff8700)" d="m51.41 48.59-7.35-7.35A10.994 10.994 0 0 0 35 24.01c-6.08 0-11 4.92-11 11a10.994 10.994 0 0 0 17.23 9.06l7.35 7.35c.39.39.9.59 1.41.59s1.02-.2 1.41-.59c.78-.78.78-2.05 0-2.83ZM35 42c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7Z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="var(--icon-color-accent, #ff8700)" d="M35.65 32.6c.38.25.83.38 1.35.38s.96-.13 1.34-.38c.44-.29.66-.79.66-1.47s-.22-1.19-.67-1.48c-.76-.49-1.94-.48-2.68 0-.44.28-.66.78-.66 1.48s.22 1.18.65 1.47ZM35.12 33.91h3.75v10.8h-3.75z"/><path fill="currentColor" d="M37 26c6.07 0 11 4.93 11 11s-4.93 11-11 11-11-4.93-11-11 4.93-11 11-11m0-4c-8.28 0-15 6.72-15 15s6.72 15 15 15 15-6.72 15-15-6.72-15-15-15Z"/><g opacity=".6"><rect width="8" height="24.23" x="12" y="28" fill="currentColor" rx="2" ry="2"/></g><g opacity=".6"><path fill="currentColor" d="M37 22c2.53 0 4.91.63 7 1.74V14c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v8.05c.33-.02.66-.05 1-.05Z"/></g><g opacity=".6"><path fill="currentColor" d="M32 22.87V18c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v11.54c1.77-3.08 4.6-5.46 8-6.67Z"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="#
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><path fill="var(--icon-color-accent, #ff8700)" d="M42 28h-2v-4h2c1.1 0 2 .9 2 2s-.9 2-2 2Z"/><g opacity=".6"><path fill="currentColor" d="M22 28h18v-4H22c-1.1 0-2 .9-2 2s.9 2 2 2Z"/></g><path fill="var(--icon-color-accent, #ff8700)" d="M48 16v16H16V16h32m2-4H14c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h36c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2Z"/><path fill="currentColor" d="M50 46H38c0-1.1-.9-2-2-2h-2v-8h-4v8h-2c-1.1 0-2 .9-2 2H14c-1.1 0-2 .9-2 2s.9 2 2 2h12c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2h12c1.1 0 2-.9 2-2s-.9-2-2-2Z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><g fill="currentColor" opacity=".6"><path d="m30.44 35.66 1.6-1.6-2.08-2.08-1.6 1.6c-.68.68-1.93.53-2.79-.33-.86-.86-2.11-1.01-2.79-.33l-1.23 1.23.22 1.86-.82.82s-1.24-.15-1.86-.22c-2.18 2.18-4.36 4.37-6.54 6.55-.9.9-.7 2.57.44 3.72l4.16 4.16c2.28 1.9 3.72.45 3.72.45s2.18-2.18 6.54-6.55c-.07-.62-.15-1.24-.22-1.86l.82-.82 1.86.22 1.23-1.23c.68-.68.53-1.93-.33-2.79s-1.01-2.11-.33-2.79ZM51.08 12.93c-.91-.91-2.19-1.19-3.07-.66l-3.94 2.34c-1.16.69-.16 3.42-.16 3.42l-11.9 11.89L34.09 32l11.9-11.89s2.72 1 3.41-.16l2.34-3.94c.52-.88.24-2.16-.66-3.07Z"/></g><path fill="var(--icon-color-accent, #ff8700)" d="M40.2 36.2 27.8 23.8c-.52-.52-.69-1.28-.5-1.99.74-2.66.08-5.63-2.01-7.72-1.95-1.95-4.65-2.65-7.16-2.15-.78.16-1.06 1.13-.5 1.69l2.95 2.95c.39.39.39 1.02 0 1.41l-2.59 2.59a.996.996 0 0 1-1.41 0l-2.95-2.95c-.56-.56-1.54-.28-1.69.5-.51 2.51.2 5.21 2.15 7.16a7.876 7.876 0 0 0 7.72 2.01c.71-.2 1.47-.02 1.99.5l12.4 12.4c.52.52.69 1.28.5 1.99-.74 2.66-.08 5.63 2.01 7.72 1.95 1.95 4.65 2.65 7.16 2.15.78-.16 1.06-1.13.5-1.69l-2.95-2.95a.996.996 0 0 1 0-1.41l2.59-2.59a.996.996 0 0 1 1.41 0l2.95 2.95c.56.56 1.54.28 1.69-.5.51-2.51-.2-5.21-2.15-7.16a7.876 7.876 0 0 0-7.72-2.01c-.71.2-1.47.02-1.99-.5Z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><g opacity=".6"><path fill="currentColor" d="m23.86 38.67 2.73-2.07c-.02-.17-.04-.34-.04-.49v-.99c0-.16.01-.32.04-.49l-2.73-2.07c-.59-.45-.75-1.26-.38-1.9l.46-.79c-.61-.23-1.17-.58-1.67-1.08-.91-.91-1.36-2-1.37-3.28 0-1.28.45-2.38 1.37-3.3.91-.91 2-1.36 3.28-1.36s2.38.45 3.28 1.36 1.36 2.01 1.36 3.29c0 .25-.03.48-.07.72l1.05.44c.27-.19.55-.38.84-.55.29-.17.58-.32.87-.44l.42-3.4c.09-.73.71-1.28 1.45-1.28h3.24l-.34-1.27c-.17-.65-.8-1.07-1.46-.97l-3.08.43c-.08-.14-.17-.26-.27-.36l-.63-.63c-.1-.1-.21-.2-.34-.29l.43-3.09c.09-.66-.33-1.29-.97-1.47l-4.77-1.28c-.64-.17-1.32.16-1.57.78l-1.18 2.89c-.3.05-.59.11-.88.18-.29.07-.57.17-.86.29l-2.45-1.91c-.53-.41-1.28-.36-1.75.11l-3.5 3.51a1.34 1.34 0 0 0-.11 1.76l1.91 2.46c-.11.27-.2.55-.28.85-.08.3-.14.6-.19.89l-2.88 1.18c-.62.25-.95.93-.78 1.57l1.27 4.79c.17.65.8 1.07 1.46.97l3.08-.43c.09.13.19.24.29.34l.63.63c.1.1.21.2.34.29l-.43 3.09c-.09.66.33 1.29.97 1.47l4.03 1.08c.05-.06.09-.12.15-.17Z"/></g><path fill="var(--icon-color-accent, #ff8700)" d="M39.49 50h-4.98c-1.68 0-3.1-1.24-3.31-2.89l-.24-1.88-1.86.76c-1.53.63-3.31.03-4.15-1.38l-2.49-4.19c-.86-1.45-.49-3.31.88-4.32l1.5-1.11-1.5-1.11a3.266 3.266 0 0 1-.88-4.32l2.49-4.19c.84-1.41 2.62-2 4.15-1.38l1.86.76.24-1.88c.21-1.64 1.63-2.88 3.31-2.88h4.98c1.68 0 3.1 1.24 3.31 2.89l.24 1.88L44.9 24c1.53-.62 3.31-.03 4.15 1.38l2.49 4.19c.86 1.45.49 3.31-.88 4.32l-1.52 1.12 1.49 1.1a3.264 3.264 0 0 1 .88 4.32l-2.49 4.19c-.84 1.42-2.63 2-4.16 1.37l-1.82-.75-.24 1.88c-.21 1.64-1.63 2.88-3.31 2.88Zm-4.4-4h3.82l.46-3.58 1.08-.44c.19-.08.38-.17.56-.28.21-.12.41-.25.6-.38l.9-.64 3.36 1.39 1.86-3.13-3.11-2.29.38-1.3v-.8s0-.1-.01-.15l-.18-1.19 2.95-2.17-1.86-3.14-3.39 1.39-.9-.64c-.2-.14-.41-.28-.62-.4a3.31 3.31 0 0 0-.5-.24l-1.13-.42-.46-3.61h-3.82l-.46 3.58-1.08.44c-.19.08-.38.17-.56.28-.21.12-.41.25-.6.38l-.9.63-3.39-1.39-1.86 3.14 2.95 2.17L29 34.4c0 .05-.01.1-.01.15v.88s0 .1.01.15l.18 1.19-2.95 2.17 1.86 3.14 3.39-1.39.9.63c.2.14.41.28.62.4.15.09.32.17.5.24l1.13.42.46 3.61Zm9.93-10.69Zm-7.95 6.24c-1.85 0-3.44-.64-4.72-1.91-1.27-1.26-1.95-2.86-1.95-4.64s.67-3.38 1.95-4.64c1.29-1.27 2.88-1.91 4.72-1.91s3.4.64 4.7 1.9c1.29 1.26 1.97 2.87 1.97 4.65s-.68 3.39-1.97 4.65c-1.29 1.26-2.87 1.9-4.7 1.9Zm0-9.1c-.78 0-1.39.24-1.92.76-.52.51-.75 1.07-.75 1.79s.23 1.28.76 1.79 1.13.76 1.91.76 1.37-.24 1.91-.76c.53-.51.76-1.07.76-1.79s-.24-1.27-.76-1.79c-.54-.52-1.14-.76-1.91-.76Z"/></svg>
|