@evotor-dev/ui-kit 6.2.0 → 6.3.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/.releaserc.json +6 -6
- package/README.md +117 -117
- package/assets/color-icons/404.svg +11 -11
- package/assets/color-icons/alert-circle.svg +6 -6
- package/assets/color-icons/alert-triangle.svg +6 -6
- package/assets/color-icons/application.svg +6 -6
- package/assets/color-icons/backup.svg +17 -17
- package/assets/color-icons/bank.svg +12 -12
- package/assets/color-icons/barcode.svg +12 -12
- package/assets/color-icons/big-data.svg +17 -17
- package/assets/color-icons/biil.svg +10 -10
- package/assets/color-icons/bill.svg +10 -10
- package/assets/color-icons/blank.svg +10 -10
- package/assets/color-icons/card-attention.svg +20 -20
- package/assets/color-icons/card.svg +9 -9
- package/assets/color-icons/cards.svg +18 -18
- package/assets/color-icons/cash.svg +19 -19
- package/assets/color-icons/check.svg +6 -6
- package/assets/color-icons/clock.svg +6 -6
- package/assets/color-icons/cloud.svg +6 -6
- package/assets/color-icons/code.svg +14 -14
- package/assets/color-icons/comment-approved.svg +20 -20
- package/assets/color-icons/comment-declined.svg +19 -19
- package/assets/color-icons/comment.svg +20 -20
- package/assets/color-icons/data-matrix-znak.svg +23 -23
- package/assets/color-icons/data-matrix.svg +29 -29
- package/assets/color-icons/document-fail.svg +14 -14
- package/assets/color-icons/document-signed.svg +15 -15
- package/assets/color-icons/document.svg +11 -11
- package/assets/color-icons/evotor-payment.svg +17 -17
- package/assets/color-icons/gift.svg +17 -17
- package/assets/color-icons/highlight.svg +21 -21
- package/assets/color-icons/hr.svg +22 -22
- package/assets/color-icons/info-circle.svg +6 -6
- package/assets/color-icons/link.svg +11 -11
- package/assets/color-icons/mail-new.svg +10 -10
- package/assets/color-icons/market.svg +13 -13
- package/assets/color-icons/money.svg +17 -17
- package/assets/color-icons/news.svg +10 -10
- package/assets/color-icons/not-found.svg +15 -15
- package/assets/color-icons/number-1.svg +6 -6
- package/assets/color-icons/number-2.svg +6 -6
- package/assets/color-icons/number-3.svg +6 -6
- package/assets/color-icons/number.svg +6 -6
- package/assets/color-icons/numbers.svg +13 -13
- package/assets/color-icons/ok.svg +6 -6
- package/assets/color-icons/person.svg +9 -9
- package/assets/color-icons/phone.svg +13 -13
- package/assets/color-icons/piechart.svg +15 -15
- package/assets/color-icons/power.svg +10 -10
- package/assets/color-icons/production.svg +24 -24
- package/assets/color-icons/purse.svg +12 -12
- package/assets/color-icons/qr.svg +6 -6
- package/assets/color-icons/rating.svg +19 -19
- package/assets/color-icons/recommended.svg +12 -12
- package/assets/color-icons/sbp.svg +6 -6
- package/assets/color-icons/settings.svg +6 -6
- package/assets/color-icons/shelf.svg +11 -11
- package/assets/color-icons/sim-activated.svg +20 -20
- package/assets/color-icons/sim-cancel.svg +19 -19
- package/assets/color-icons/sim-normal.svg +16 -16
- package/assets/color-icons/sim-waiting.svg +19 -19
- package/assets/color-icons/software-check.svg +16 -16
- package/assets/color-icons/software-fail.svg +15 -15
- package/assets/color-icons/software-support.svg +11 -11
- package/assets/color-icons/software.svg +11 -11
- package/assets/color-icons/stop.svg +13 -13
- package/assets/color-icons/tap-on-phone.svg +16 -16
- package/assets/color-icons/telegram.svg +10 -10
- package/assets/color-icons/terminal-fail.svg +14 -14
- package/assets/color-icons/terminal-free.svg +15 -15
- package/assets/color-icons/terminal-off.svg +14 -14
- package/assets/color-icons/terminal-success.svg +14 -14
- package/assets/color-icons/terminal.svg +13 -13
- package/assets/color-icons/traffic-light-green.svg +9 -9
- package/assets/color-icons/traffic-light-red.svg +9 -9
- package/assets/color-icons/traffic-light-yellow.svg +9 -9
- package/assets/color-icons/usb.svg +23 -23
- package/assets/color-icons/version-check.svg +15 -15
- package/assets/color-icons/version-fail.svg +14 -14
- package/assets/color-icons/version.svg +10 -10
- package/assets/color-icons/wait.svg +6 -6
- package/assets/color-icons/waiting.svg +15 -15
- package/assets/color-icons/warning.svg +6 -6
- package/assets/color-icons/wi-fi.svg +5 -5
- package/assets/color-icons/wifi.svg +5 -5
- package/bundles/evotor-dev-ui-kit-icons-category.umd.js +37 -1
- package/bundles/evotor-dev-ui-kit-icons-category.umd.js.map +1 -1
- package/bundles/evotor-dev-ui-kit-icons-side-menu.umd.js +12 -12
- package/bundles/evotor-dev-ui-kit-icons-side-menu.umd.js.map +1 -1
- package/bundles/evotor-dev-ui-kit-icons-system.umd.js +58 -10
- package/bundles/evotor-dev-ui-kit-icons-system.umd.js.map +1 -1
- package/bundles/evotor-dev-ui-kit-icons.umd.js +79 -23
- package/bundles/evotor-dev-ui-kit-icons.umd.js.map +1 -1
- package/bundles/evotor-dev-ui-kit.umd.js +108 -56
- package/bundles/evotor-dev-ui-kit.umd.js.map +1 -1
- package/esm2015/icons/category/index.js +26 -2
- package/esm2015/icons/side-menu/index.js +13 -13
- package/esm2015/icons/system/index.js +43 -11
- package/esm2015/lib/common/Serializable.js +1 -1
- package/esm2015/lib/common/animations/expand.animation.js +1 -1
- package/esm2015/lib/common/animations/index.js +1 -1
- package/esm2015/lib/common/animations/sidebar.animation.js +1 -1
- package/esm2015/lib/common/animations/skip-initial-render.animation.js +1 -1
- package/esm2015/lib/common/collection/evo-collection-fabric.js +1 -1
- package/esm2015/lib/common/collection/evo-collection.js +1 -1
- package/esm2015/lib/common/collection/index.js +1 -1
- package/esm2015/lib/common/constants/css-breakpoints.js +1 -1
- package/esm2015/lib/common/constants/view-breakpoint-streams.js +1 -1
- package/esm2015/lib/common/evo-base-control.js +1 -1
- package/esm2015/lib/common/evo-control-state-manager/evo-control-state-manager.js +1 -1
- package/esm2015/lib/common/evo-control-state-manager/evo-control-state.interface.js +1 -1
- package/esm2015/lib/common/evo-control-state-manager/evo-control-states.enum.js +1 -1
- package/esm2015/lib/common/form-helper/form-helper.js +1 -1
- package/esm2015/lib/common/types/evo-color.js +1 -1
- package/esm2015/lib/common/types/evo-size.js +1 -1
- package/esm2015/lib/common/types/index.js +1 -1
- package/esm2015/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.js +1 -1
- package/esm2015/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.js +1 -1
- package/esm2015/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.js +2 -2
- package/esm2015/lib/components/evo-accordion/evo-accordion.component.js +1 -1
- package/esm2015/lib/components/evo-accordion/evo-accordion.module.js +1 -1
- package/esm2015/lib/components/evo-accordion/index.js +1 -1
- package/esm2015/lib/components/evo-accordion/public-api.js +1 -1
- package/esm2015/lib/components/evo-alert/evo-alert.component.js +2 -2
- package/esm2015/lib/components/evo-alert/evo-alert.module.js +1 -1
- package/esm2015/lib/components/evo-alert/index.js +1 -1
- package/esm2015/lib/components/evo-alert/public-api.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/components/evo-autocomplete.component.js +10 -9
- package/esm2015/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.js +9 -3
- package/esm2015/lib/components/evo-autocomplete/evo-autocomplete.module.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/helpers/switch-query-to-list.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/index.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/models/DaDataParty.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/models/dadata.model.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/public-api.js +1 -1
- package/esm2015/lib/components/evo-autocomplete/types/evo-autocomplete-size.js +1 -1
- package/esm2015/lib/components/evo-badge/evo-badge.component.js +2 -2
- package/esm2015/lib/components/evo-badge/evo-badge.module.js +1 -1
- package/esm2015/lib/components/evo-badge/index.js +1 -1
- package/esm2015/lib/components/evo-badge/public-api.js +1 -1
- package/esm2015/lib/components/evo-badge/types/evo-badge-color.js +1 -1
- package/esm2015/lib/components/evo-badge/types/evo-badge-size.js +1 -1
- package/esm2015/lib/components/evo-badge/types/index.js +1 -1
- package/esm2015/lib/components/evo-banner/evo-banner.component.js +2 -2
- package/esm2015/lib/components/evo-banner/evo-banner.module.js +1 -1
- package/esm2015/lib/components/evo-banner/index.js +1 -1
- package/esm2015/lib/components/evo-banner/public-api.js +1 -1
- package/esm2015/lib/components/evo-button/evo-button.component.js +2 -2
- package/esm2015/lib/components/evo-button/evo-button.module.js +1 -1
- package/esm2015/lib/components/evo-button/index.js +1 -1
- package/esm2015/lib/components/evo-button/public-api.js +1 -1
- package/esm2015/lib/components/evo-checkbox/evo-checkbox.component.js +2 -2
- package/esm2015/lib/components/evo-checkbox/evo-checkbox.module.js +1 -1
- package/esm2015/lib/components/evo-checkbox/index.js +1 -1
- package/esm2015/lib/components/evo-checkbox/public-api.js +1 -1
- package/esm2015/lib/components/evo-chip/evo-chip.component.js +2 -2
- package/esm2015/lib/components/evo-chip/evo-chip.module.js +1 -1
- package/esm2015/lib/components/evo-chip/index.js +1 -1
- package/esm2015/lib/components/evo-chip/public-api.js +1 -1
- package/esm2015/lib/components/evo-control-error/evo-control-error.component.js +2 -2
- package/esm2015/lib/components/evo-control-error/evo-control-error.module.js +1 -1
- package/esm2015/lib/components/evo-control-error/index.js +1 -1
- package/esm2015/lib/components/evo-control-error/public-api.js +1 -1
- package/esm2015/lib/components/evo-control-label/evo-control-label.component.js +2 -2
- package/esm2015/lib/components/evo-control-label/evo-control-label.module.js +1 -1
- package/esm2015/lib/components/evo-control-label/index.js +1 -1
- package/esm2015/lib/components/evo-control-label/public-api.js +1 -1
- package/esm2015/lib/components/evo-counter/evo-counter.component.js +2 -2
- package/esm2015/lib/components/evo-counter/evo-counter.module.js +1 -1
- package/esm2015/lib/components/evo-counter/index.js +1 -1
- package/esm2015/lib/components/evo-counter/public-api.js +1 -1
- package/esm2015/lib/components/evo-datepicker/evo-datepicker.component.js +8 -8
- package/esm2015/lib/components/evo-datepicker/evo-datepicker.module.js +1 -1
- package/esm2015/lib/components/evo-datepicker/flatpickr-options.interface.js +1 -1
- package/esm2015/lib/components/evo-datepicker/index.js +1 -1
- package/esm2015/lib/components/evo-datepicker/public-api.js +1 -1
- package/esm2015/lib/components/evo-datepicker/templates/index.js +95 -95
- package/esm2015/lib/components/evo-dropdown/evo-dropdown-origin.directive.js +1 -1
- package/esm2015/lib/components/evo-dropdown/evo-dropdown-position-description.js +1 -1
- package/esm2015/lib/components/evo-dropdown/evo-dropdown.component.js +2 -2
- package/esm2015/lib/components/evo-dropdown/evo-dropdown.module.js +1 -1
- package/esm2015/lib/components/evo-dropdown/index.js +1 -1
- package/esm2015/lib/components/evo-dropdown/public-api.js +1 -1
- package/esm2015/lib/components/evo-dropdown/types/evo-dropdown-positions.js +1 -1
- package/esm2015/lib/components/evo-icon/classes/evo-icons-library.js +1 -1
- package/esm2015/lib/components/evo-icon/evo-icon.component.js +2 -2
- package/esm2015/lib/components/evo-icon/evo-icon.module.js +1 -1
- package/esm2015/lib/components/evo-icon/index.js +1 -1
- package/esm2015/lib/components/evo-icon/interfaces/icons-category.js +1 -1
- package/esm2015/lib/components/evo-icon/interfaces/icons-source.js +1 -1
- package/esm2015/lib/components/evo-icon/public-api.js +1 -1
- package/esm2015/lib/components/evo-icon-button/evo-icon-button.component.js +2 -2
- package/esm2015/lib/components/evo-icon-button/evo-icon-button.module.js +1 -1
- package/esm2015/lib/components/evo-icon-button/index.js +1 -1
- package/esm2015/lib/components/evo-icon-button/public-api.js +1 -1
- package/esm2015/lib/components/evo-icon-button/types/evo-icon-button-size.js +1 -1
- package/esm2015/lib/components/evo-icon-button/types/evo-icon-button-theme.js +1 -1
- package/esm2015/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.js +19 -0
- package/esm2015/lib/components/evo-icon-number/evo-icon-number.module.js +18 -0
- package/esm2015/lib/components/evo-icon-number/index.js +2 -0
- package/esm2015/lib/components/evo-icon-number/public-api.js +3 -0
- package/esm2015/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.js +1 -1
- package/esm2015/lib/components/evo-input/evo-input.component.js +2 -2
- package/esm2015/lib/components/evo-input/evo-input.module.js +1 -1
- package/esm2015/lib/components/evo-input/index.js +1 -1
- package/esm2015/lib/components/evo-input/public-api.js +1 -1
- package/esm2015/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.js +2 -2
- package/esm2015/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.js +1 -1
- package/esm2015/lib/components/evo-input-contenteditable/index.js +1 -1
- package/esm2015/lib/components/evo-input-contenteditable/public-api.js +1 -1
- package/esm2015/lib/components/evo-input-contenteditable/utils/clear-multiline.js +1 -1
- package/esm2015/lib/components/evo-loader/evo-circular-loader.component.js +2 -2
- package/esm2015/lib/components/evo-loader/evo-loader.component.js +2 -2
- package/esm2015/lib/components/evo-loader/evo-loader.module.js +1 -1
- package/esm2015/lib/components/evo-loader/index.js +1 -1
- package/esm2015/lib/components/evo-loader/public-api.js +1 -1
- package/esm2015/lib/components/evo-modal/evo-modal.component.js +2 -2
- package/esm2015/lib/components/evo-modal/evo-modal.module.js +1 -1
- package/esm2015/lib/components/evo-modal/evo-modal.service.js +1 -1
- package/esm2015/lib/components/evo-modal/index.js +1 -1
- package/esm2015/lib/components/evo-modal/public-api.js +1 -1
- package/esm2015/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.js +2 -2
- package/esm2015/lib/components/evo-navbar/evo-navbar.component.js +2 -2
- package/esm2015/lib/components/evo-navbar/evo-navbar.module.js +1 -1
- package/esm2015/lib/components/evo-navbar/index.js +1 -1
- package/esm2015/lib/components/evo-navbar/interfaces/nav-item-main-info.js +1 -1
- package/esm2015/lib/components/evo-navbar/interfaces/nav-item-router-link.js +1 -1
- package/esm2015/lib/components/evo-navbar/interfaces/nav-item.href.js +1 -1
- package/esm2015/lib/components/evo-navbar/public-api.js +1 -1
- package/esm2015/lib/components/evo-navbar/types/nav-item.js +1 -1
- package/esm2015/lib/components/evo-note/evo-note.component.js +2 -2
- package/esm2015/lib/components/evo-note/evo-note.module.js +1 -1
- package/esm2015/lib/components/evo-note/index.js +1 -1
- package/esm2015/lib/components/evo-note/public.api.js +1 -1
- package/esm2015/lib/components/evo-note/types/evo-note-type.js +1 -1
- package/esm2015/lib/components/evo-paginator/evo-paginator.component.js +3 -3
- package/esm2015/lib/components/evo-paginator/evo-paginator.module.js +1 -1
- package/esm2015/lib/components/evo-paginator/index.js +1 -1
- package/esm2015/lib/components/evo-paginator/public-api.js +1 -1
- package/esm2015/lib/components/evo-plus-minus/evo-plus-minus.component.js +2 -2
- package/esm2015/lib/components/evo-plus-minus/evo-plus-minus.module.js +1 -1
- package/esm2015/lib/components/evo-plus-minus/index.js +1 -1
- package/esm2015/lib/components/evo-plus-minus/public-api.js +1 -1
- package/esm2015/lib/components/evo-popover/evo-popover.component.js +2 -2
- package/esm2015/lib/components/evo-popover/evo-popover.module.js +1 -1
- package/esm2015/lib/components/evo-popover/index.js +1 -1
- package/esm2015/lib/components/evo-popover/public-api.js +1 -1
- package/esm2015/lib/components/evo-portal/evo-portal-outlet.class.js +1 -1
- package/esm2015/lib/components/evo-portal/evo-portal-outlet.directive.js +1 -1
- package/esm2015/lib/components/evo-portal/evo-portal.module.js +1 -1
- package/esm2015/lib/components/evo-portal/evo-portal.service.js +1 -1
- package/esm2015/lib/components/evo-portal/index.js +1 -1
- package/esm2015/lib/components/evo-portal/public-api.js +1 -1
- package/esm2015/lib/components/evo-radio/evo-radio.component.js +2 -2
- package/esm2015/lib/components/evo-radio/evo-radio.module.js +1 -1
- package/esm2015/lib/components/evo-radio/index.js +1 -1
- package/esm2015/lib/components/evo-radio/public-api.js +1 -1
- package/esm2015/lib/components/evo-radio-group/evo-radio-group.component.js +2 -2
- package/esm2015/lib/components/evo-radio-group/evo-radio-group.module.js +1 -1
- package/esm2015/lib/components/evo-radio-group/index.js +1 -1
- package/esm2015/lib/components/evo-radio-group/public-api.js +1 -1
- package/esm2015/lib/components/evo-radio-group/typings/options.js +1 -1
- package/esm2015/lib/components/evo-radioshape/components/evo-radioshape.component.js +2 -2
- package/esm2015/lib/components/evo-radioshape/evo-radioshape.module.js +1 -1
- package/esm2015/lib/components/evo-radioshape/index.js +1 -1
- package/esm2015/lib/components/evo-radioshape/public-api.js +1 -1
- package/esm2015/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.js +2 -2
- package/esm2015/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.js +2 -2
- package/esm2015/lib/components/evo-segmented-bar/evo-segmented-bar.module.js +1 -1
- package/esm2015/lib/components/evo-segmented-bar/index.js +1 -1
- package/esm2015/lib/components/evo-segmented-bar/public-api.js +1 -1
- package/esm2015/lib/components/evo-select/evo-select.component.js +2 -2
- package/esm2015/lib/components/evo-select/evo-select.module.js +1 -1
- package/esm2015/lib/components/evo-select/index.js +1 -1
- package/esm2015/lib/components/evo-select/public-api.js +1 -1
- package/esm2015/lib/components/evo-sidebar/enums/evo-sidebar-close-targets.js +1 -1
- package/esm2015/lib/components/evo-sidebar/enums/evo-sidebar-sizes.js +1 -1
- package/esm2015/lib/components/evo-sidebar/enums/evo-sidebar-states.js +1 -1
- package/esm2015/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.js +2 -2
- package/esm2015/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.js +2 -2
- package/esm2015/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.js +2 -2
- package/esm2015/lib/components/evo-sidebar/evo-sidebar-portal.js +1 -1
- package/esm2015/lib/components/evo-sidebar/evo-sidebar.component.js +2 -2
- package/esm2015/lib/components/evo-sidebar/evo-sidebar.module.js +1 -1
- package/esm2015/lib/components/evo-sidebar/evo-sidebar.service.js +1 -1
- package/esm2015/lib/components/evo-sidebar/index.js +1 -1
- package/esm2015/lib/components/evo-sidebar/interfaces.js +1 -1
- package/esm2015/lib/components/evo-sidebar/public-api.js +1 -1
- package/esm2015/lib/components/evo-sidebar/sidebar-injection-token.js +1 -1
- package/esm2015/lib/components/evo-sidebar/tokens.js +1 -1
- package/esm2015/lib/components/evo-stepper/evo-stepper-events.js +1 -1
- package/esm2015/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.js +2 -2
- package/esm2015/lib/components/evo-stepper/evo-stepper.component.js +2 -2
- package/esm2015/lib/components/evo-stepper/evo-stepper.module.js +1 -1
- package/esm2015/lib/components/evo-stepper/index.js +1 -1
- package/esm2015/lib/components/evo-stepper/public-api.js +1 -1
- package/esm2015/lib/components/evo-submenu/evo-submenu.component.js +2 -2
- package/esm2015/lib/components/evo-submenu/evo-submenu.module.js +1 -1
- package/esm2015/lib/components/evo-submenu/index.js +1 -1
- package/esm2015/lib/components/evo-submenu/public-api.js +1 -1
- package/esm2015/lib/components/evo-switcher/components/evo-switcher-item/evo-switcher-item.component.js +2 -2
- package/esm2015/lib/components/evo-switcher/evo-switcher.component.js +2 -2
- package/esm2015/lib/components/evo-switcher/evo-switcher.module.js +1 -1
- package/esm2015/lib/components/evo-switcher/index.js +1 -1
- package/esm2015/lib/components/evo-switcher/public-api.js +1 -1
- package/esm2015/lib/components/evo-table/evo-table/evo-table.component.js +5 -3
- package/esm2015/lib/components/evo-table/evo-table-column/evo-table-column.component.js +2 -2
- package/esm2015/lib/components/evo-table/evo-table.module.js +1 -1
- package/esm2015/lib/components/evo-table/index.js +1 -1
- package/esm2015/lib/components/evo-table/public-api.js +1 -1
- package/esm2015/lib/components/evo-tabs/enums/evo-tabs-size.js +1 -1
- package/esm2015/lib/components/evo-tabs/evo-tab/evo-tab.component.js +2 -2
- package/esm2015/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.js +2 -2
- package/esm2015/lib/components/evo-tabs/evo-tab-state.collection.js +1 -1
- package/esm2015/lib/components/evo-tabs/evo-tabs-size.service.js +1 -1
- package/esm2015/lib/components/evo-tabs/evo-tabs.component.js +2 -2
- package/esm2015/lib/components/evo-tabs/evo-tabs.module.js +1 -1
- package/esm2015/lib/components/evo-tabs/evo-tabs.service.js +1 -1
- package/esm2015/lib/components/evo-tabs/index.js +1 -1
- package/esm2015/lib/components/evo-tabs/public-api.js +1 -1
- package/esm2015/lib/components/evo-textarea/evo-textarea.component.js +2 -2
- package/esm2015/lib/components/evo-textarea/evo-textarea.module.js +1 -1
- package/esm2015/lib/components/evo-textarea/index.js +1 -1
- package/esm2015/lib/components/evo-textarea/public-api.js +1 -1
- package/esm2015/lib/components/evo-toast/evo-toast.component.js +2 -2
- package/esm2015/lib/components/evo-toast/evo-toast.module.js +1 -1
- package/esm2015/lib/components/evo-toast/evo-toast.service.js +1 -1
- package/esm2015/lib/components/evo-toast/index.js +1 -1
- package/esm2015/lib/components/evo-toast/public-api.js +1 -1
- package/esm2015/lib/components/evo-toggle/evo-toggle.component.js +2 -2
- package/esm2015/lib/components/evo-toggle/evo-toggle.module.js +1 -1
- package/esm2015/lib/components/evo-toggle/index.js +1 -1
- package/esm2015/lib/components/evo-toggle/public-api.js +1 -1
- package/esm2015/lib/components/evo-upload/evo-upload.component.js +2 -2
- package/esm2015/lib/components/evo-upload/evo-upload.module.js +1 -1
- package/esm2015/lib/components/evo-upload/index.js +1 -1
- package/esm2015/lib/components/evo-upload/public-api.js +1 -1
- package/esm2015/lib/decorators/deprecate-method.decorator.js +1 -1
- package/esm2015/lib/decorators/deprecate-variable.decorator.js +1 -1
- package/esm2015/lib/decorators/index.js +1 -1
- package/esm2015/lib/decorators/public-api.js +1 -1
- package/esm2015/lib/directives/evo-click-outside.directive.js +1 -1
- package/esm2015/lib/directives/evo-is-expanded.directive.js +1 -1
- package/esm2015/lib/directives/evo-let/evo-let.directive.js +1 -1
- package/esm2015/lib/directives/evo-ui-class.directive.js +1 -1
- package/esm2015/lib/directives/index.js +1 -1
- package/esm2015/lib/directives/public-api.js +1 -1
- package/esm2015/lib/evo-ui-kit.module.js +1 -1
- package/esm2015/lib/operators/enter-zone.operator.js +1 -1
- package/esm2015/lib/operators/index.js +1 -1
- package/esm2015/lib/operators/public-api.js +1 -1
- package/esm2015/lib/pipes/declination.pipe.js +1 -1
- package/esm2015/lib/pipes/evo-pipes.module.js +1 -1
- package/esm2015/lib/pipes/index.js +1 -1
- package/esm2015/lib/pipes/public-api.js +1 -1
- package/esm2015/lib/pipes/safe-html.pipe.js +1 -1
- package/esm2015/lib/services/evo-expanded.service.js +1 -1
- package/esm2015/lib/services/index.js +1 -1
- package/esm2015/lib/services/public-api.js +1 -1
- package/esm2015/lib/services/window.service.js +1 -1
- package/esm2015/public_api.js +2 -1
- package/fesm2015/evotor-dev-ui-kit-icons-category.js +26 -2
- package/fesm2015/evotor-dev-ui-kit-icons-category.js.map +1 -1
- package/fesm2015/evotor-dev-ui-kit-icons-side-menu.js +12 -12
- package/fesm2015/evotor-dev-ui-kit-icons-side-menu.js.map +1 -1
- package/fesm2015/evotor-dev-ui-kit-icons-system.js +43 -11
- package/fesm2015/evotor-dev-ui-kit-icons-system.js.map +1 -1
- package/fesm2015/evotor-dev-ui-kit-icons.js +79 -23
- package/fesm2015/evotor-dev-ui-kit-icons.js.map +1 -1
- package/fesm2015/evotor-dev-ui-kit.js +197 -158
- package/fesm2015/evotor-dev-ui-kit.js.map +1 -1
- package/icons/category/index.d.ts +25 -1
- package/icons/index.d.ts +28 -0
- package/icons/side-menu/index.d.ts +12 -12
- package/icons/system/index.d.ts +42 -10
- package/lib/components/evo-autocomplete/components/evo-autocomplete.component.d.ts +2 -2
- package/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.d.ts +1 -0
- package/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.d.ts +6 -0
- package/lib/components/evo-icon-number/evo-icon-number.module.d.ts +8 -0
- package/lib/components/evo-icon-number/index.d.ts +1 -0
- package/lib/components/evo-icon-number/public-api.d.ts +2 -0
- package/lib/components/evo-table/evo-table/evo-table.component.d.ts +5 -2
- package/package.json +1 -1
- package/public_api.d.ts +1 -0
- package/styles/components/evo-alert.scss +64 -64
- package/styles/components/evo-button-loader.scss +53 -53
- package/styles/components/evo-button-wrapper.scss +21 -21
- package/styles/components/evo-button.scss +233 -233
- package/styles/components/evo-card.scss +40 -40
- package/styles/components/evo-chip.scss +169 -169
- package/styles/components/evo-form.scss +273 -273
- package/styles/components/evo-grid.scss +27 -27
- package/styles/components/evo-icon.scss +3 -3
- package/styles/components/evo-link.scss +41 -41
- package/styles/components/evo-list.scss +38 -38
- package/styles/components/evo-modal-mixins.scss +32 -32
- package/styles/components/evo-sidebar-mixins.scss +20 -20
- package/styles/components/evo-spinner.scss +12 -12
- package/styles/components/evo-table.scss +42 -42
- package/styles/components/evo-title.scss +23 -23
- package/styles/components/skeleton.scss +12 -12
- package/styles/globals.scss +67 -67
- package/styles/icons.scss +173 -173
- package/styles/keyframes.scss +37 -37
- package/styles/main.scss +19 -19
- package/styles/mixins.scss +210 -208
- package/styles/normalize.scss +341 -341
- package/styles/reset.scss +155 -155
- package/styles/variables.scss +137 -137
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M10 16C10 12.6863 12.6863 10 16 10H40C43.3137 10 46 12.6863 46 16V40C46 43.3137 43.3137 46 40 46H16C12.6863 46 10 43.3137 10 40V16Z" fill="#BEDCE3"/>
|
|
3
|
-
<path d="M6 12C6 8.68629 8.68629 6 12 6H36C39.3137 6 42 8.68629 42 12V36C42 39.3137 39.3137 42 36 42H12C8.68629 42 6 39.3137 6 36V12Z" fill="white"/>
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 6C12.5 5.44772 12.9477 5 13.5 5H36C39.866 5 43 8.13401 43 12V36C43 39.866 39.866 43 36 43H12C8.13401 43 5 39.866 5 36V14C5 13.4477 5.44772 13 6 13C6.55228 13 7 13.4477 7 14V36C7 38.7614 9.23858 41 12 41H36C38.7614 41 41 38.7614 41 36V12C41 9.23858 38.7614 7 36 7H13.5C12.9477 7 12.5 6.55228 12.5 6Z" fill="#231F20"/>
|
|
5
|
-
<rect x="12" y="12" width="4" height="4" fill="#231F20"/>
|
|
6
|
-
<rect x="12" y="16" width="4" height="4" fill="#231F20"/>
|
|
7
|
-
<rect x="12" y="20" width="4" height="4" fill="#231F20"/>
|
|
8
|
-
<rect x="12" y="24" width="4" height="4" fill="#231F20"/>
|
|
9
|
-
<rect x="12" y="28" width="4" height="4" fill="#231F20"/>
|
|
10
|
-
<rect x="12" y="32" width="4" height="4" fill="#231F20"/>
|
|
11
|
-
<rect x="16" y="32" width="4" height="4" fill="#231F20"/>
|
|
12
|
-
<rect x="20" y="32" width="4" height="4" fill="#231F20"/>
|
|
13
|
-
<rect x="24" y="32" width="4" height="4" fill="#231F20"/>
|
|
14
|
-
<rect x="28" y="32" width="4" height="4" fill="#231F20"/>
|
|
15
|
-
<rect x="32" y="32" width="4" height="4" fill="#231F20"/>
|
|
16
|
-
<rect x="32" y="24" width="4" height="4" fill="#231F20"/>
|
|
17
|
-
<rect x="32" y="16" width="4" height="4" fill="#231F20"/>
|
|
18
|
-
<rect x="28" y="12" width="4" height="4" fill="#231F20"/>
|
|
19
|
-
<rect x="20" y="12" width="4" height="4" fill="#231F20"/>
|
|
20
|
-
<rect x="20" y="20" width="4" height="4" fill="#231F20"/>
|
|
21
|
-
<rect x="16" y="28" width="4" height="4" fill="#231F20"/>
|
|
22
|
-
<rect x="28" y="20" width="4" height="4" fill="#231F20"/>
|
|
23
|
-
<rect x="16" y="24" width="4" height="4" fill="#231F20"/>
|
|
24
|
-
<rect x="20" y="28" width="4" height="4" fill="#231F20"/>
|
|
25
|
-
<rect x="24" y="24" width="4" height="4" fill="#231F20"/>
|
|
26
|
-
<rect x="28" y="24" width="4" height="4" fill="#231F20"/>
|
|
27
|
-
<rect x="28" y="28" width="4" height="4" fill="#231F20"/>
|
|
28
|
-
<rect x="16" y="16" width="4" height="4" fill="#231F20"/>
|
|
29
|
-
</svg>
|
|
1
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10 16C10 12.6863 12.6863 10 16 10H40C43.3137 10 46 12.6863 46 16V40C46 43.3137 43.3137 46 40 46H16C12.6863 46 10 43.3137 10 40V16Z" fill="#BEDCE3"/>
|
|
3
|
+
<path d="M6 12C6 8.68629 8.68629 6 12 6H36C39.3137 6 42 8.68629 42 12V36C42 39.3137 39.3137 42 36 42H12C8.68629 42 6 39.3137 6 36V12Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 6C12.5 5.44772 12.9477 5 13.5 5H36C39.866 5 43 8.13401 43 12V36C43 39.866 39.866 43 36 43H12C8.13401 43 5 39.866 5 36V14C5 13.4477 5.44772 13 6 13C6.55228 13 7 13.4477 7 14V36C7 38.7614 9.23858 41 12 41H36C38.7614 41 41 38.7614 41 36V12C41 9.23858 38.7614 7 36 7H13.5C12.9477 7 12.5 6.55228 12.5 6Z" fill="#231F20"/>
|
|
5
|
+
<rect x="12" y="12" width="4" height="4" fill="#231F20"/>
|
|
6
|
+
<rect x="12" y="16" width="4" height="4" fill="#231F20"/>
|
|
7
|
+
<rect x="12" y="20" width="4" height="4" fill="#231F20"/>
|
|
8
|
+
<rect x="12" y="24" width="4" height="4" fill="#231F20"/>
|
|
9
|
+
<rect x="12" y="28" width="4" height="4" fill="#231F20"/>
|
|
10
|
+
<rect x="12" y="32" width="4" height="4" fill="#231F20"/>
|
|
11
|
+
<rect x="16" y="32" width="4" height="4" fill="#231F20"/>
|
|
12
|
+
<rect x="20" y="32" width="4" height="4" fill="#231F20"/>
|
|
13
|
+
<rect x="24" y="32" width="4" height="4" fill="#231F20"/>
|
|
14
|
+
<rect x="28" y="32" width="4" height="4" fill="#231F20"/>
|
|
15
|
+
<rect x="32" y="32" width="4" height="4" fill="#231F20"/>
|
|
16
|
+
<rect x="32" y="24" width="4" height="4" fill="#231F20"/>
|
|
17
|
+
<rect x="32" y="16" width="4" height="4" fill="#231F20"/>
|
|
18
|
+
<rect x="28" y="12" width="4" height="4" fill="#231F20"/>
|
|
19
|
+
<rect x="20" y="12" width="4" height="4" fill="#231F20"/>
|
|
20
|
+
<rect x="20" y="20" width="4" height="4" fill="#231F20"/>
|
|
21
|
+
<rect x="16" y="28" width="4" height="4" fill="#231F20"/>
|
|
22
|
+
<rect x="28" y="20" width="4" height="4" fill="#231F20"/>
|
|
23
|
+
<rect x="16" y="24" width="4" height="4" fill="#231F20"/>
|
|
24
|
+
<rect x="20" y="28" width="4" height="4" fill="#231F20"/>
|
|
25
|
+
<rect x="24" y="24" width="4" height="4" fill="#231F20"/>
|
|
26
|
+
<rect x="28" y="24" width="4" height="4" fill="#231F20"/>
|
|
27
|
+
<rect x="28" y="28" width="4" height="4" fill="#231F20"/>
|
|
28
|
+
<rect x="16" y="16" width="4" height="4" fill="#231F20"/>
|
|
29
|
+
</svg>
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M39.0005 47.2222C42.437 47.2222 45.2228 44.4364 45.2228 41C45.2228 37.5636 42.437 34.7778 39.0005 34.7778C35.5641 34.7778 32.7783 37.5636 32.7783 41C32.7783 44.4364 35.5641 47.2222 39.0005 47.2222Z" fill="#BEDCE3"/>
|
|
3
|
-
<path d="M14 14C14 11.7909 15.7909 10 18 10H31.1716C31.702 10 32.2107 10.2107 32.5858 10.5858L41.4142 19.4142C41.7893 19.7893 42 20.298 42 20.8284V38L39.9438 42.5236C39.6531 43.1633 39.199 43.715 38.6273 44.1234L36 46H18C15.7909 46 14 44.2091 14 42V14Z" fill="#BEDCE3"/>
|
|
4
|
-
<path d="M10 10C10 7.79086 11.7909 6 14 6H27.1716C27.702 6 28.2107 6.21071 28.5858 6.58579L37.4142 15.4142C37.7893 15.7893 38 16.298 38 16.8284V38C38 40.2091 36.2091 42 34 42H14C11.7909 42 10 40.2091 10 38V10Z" fill="white"/>
|
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 6C15 5.44772 15.4477 5 16 5H27.1716C27.9672 5 28.7303 5.31607 29.2929 5.87868L38.1213 14.7071C38.6839 15.2697 39 16.0328 39 16.8284V38C39 40.7614 36.7614 43 34 43H14C11.2386 43 9 40.7614 9 38V12.5C9 11.9477 9.44772 11.5 10 11.5C10.5523 11.5 11 11.9477 11 12.5V38C11 39.6569 12.3431 41 14 41H34C35.6569 41 37 39.6569 37 38V16.8284C37 16.5632 36.8946 16.3089 36.7071 16.1213L27.8787 7.29289C27.6911 7.10536 27.4368 7 27.1716 7H16C15.4477 7 15 6.55228 15 6Z" fill="#231F20"/>
|
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.5 12V6H28.5V12C28.5 13.6569 29.8431 15 31.5 15H37V17H31.5C28.7386 17 26.5 14.7614 26.5 12Z" fill="#231F20"/>
|
|
7
|
-
<rect x="16" y="29" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
8
|
-
<rect x="16" y="24" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
9
|
-
<rect x="16" y="19" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
10
|
-
<rect x="16" y="14" width="8" height="2" rx="1" fill="#BEDCE3"/>
|
|
11
|
-
<path d="M35.0005 43.2222C38.437 43.2222 41.2228 40.4364 41.2228 37C41.2228 33.5636 38.437 30.7778 35.0005 30.7778C31.5641 30.7778 28.7783 33.5636 28.7783 37C28.7783 40.4364 31.5641 43.2222 35.0005 43.2222Z" fill="#F05023"/>
|
|
12
|
-
<path d="M35 44C31.163 44 28 40.837 28 37C28 33.163 31.163 30 35 30C38.837 30 42 33.163 42 37C42 40.837 38.837 44 35 44ZM35 31.5556C31.9926 31.5556 29.5556 33.9926 29.5556 37C29.5556 40.0074 31.9926 42.4444 35 42.4444C38.0074 42.4444 40.4444 40.0074 40.4444 37C40.4444 33.9926 38.0074 31.5556 35 31.5556Z" fill="#231F20"/>
|
|
13
|
-
<path d="M37.1223 37.8H32.8752C32.4517 37.8 32.0752 37.4235 32.0752 37C32.0752 36.5765 32.4517 36.2 32.8752 36.2H37.1223C37.5458 36.2 37.9223 36.5765 37.9223 37C37.9223 37.4235 37.5928 37.8 37.1223 37.8Z" fill="white"/>
|
|
14
|
-
</svg>
|
|
1
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M39.0005 47.2222C42.437 47.2222 45.2228 44.4364 45.2228 41C45.2228 37.5636 42.437 34.7778 39.0005 34.7778C35.5641 34.7778 32.7783 37.5636 32.7783 41C32.7783 44.4364 35.5641 47.2222 39.0005 47.2222Z" fill="#BEDCE3"/>
|
|
3
|
+
<path d="M14 14C14 11.7909 15.7909 10 18 10H31.1716C31.702 10 32.2107 10.2107 32.5858 10.5858L41.4142 19.4142C41.7893 19.7893 42 20.298 42 20.8284V38L39.9438 42.5236C39.6531 43.1633 39.199 43.715 38.6273 44.1234L36 46H18C15.7909 46 14 44.2091 14 42V14Z" fill="#BEDCE3"/>
|
|
4
|
+
<path d="M10 10C10 7.79086 11.7909 6 14 6H27.1716C27.702 6 28.2107 6.21071 28.5858 6.58579L37.4142 15.4142C37.7893 15.7893 38 16.298 38 16.8284V38C38 40.2091 36.2091 42 34 42H14C11.7909 42 10 40.2091 10 38V10Z" fill="white"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 6C15 5.44772 15.4477 5 16 5H27.1716C27.9672 5 28.7303 5.31607 29.2929 5.87868L38.1213 14.7071C38.6839 15.2697 39 16.0328 39 16.8284V38C39 40.7614 36.7614 43 34 43H14C11.2386 43 9 40.7614 9 38V12.5C9 11.9477 9.44772 11.5 10 11.5C10.5523 11.5 11 11.9477 11 12.5V38C11 39.6569 12.3431 41 14 41H34C35.6569 41 37 39.6569 37 38V16.8284C37 16.5632 36.8946 16.3089 36.7071 16.1213L27.8787 7.29289C27.6911 7.10536 27.4368 7 27.1716 7H16C15.4477 7 15 6.55228 15 6Z" fill="#231F20"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.5 12V6H28.5V12C28.5 13.6569 29.8431 15 31.5 15H37V17H31.5C28.7386 17 26.5 14.7614 26.5 12Z" fill="#231F20"/>
|
|
7
|
+
<rect x="16" y="29" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
8
|
+
<rect x="16" y="24" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
9
|
+
<rect x="16" y="19" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
10
|
+
<rect x="16" y="14" width="8" height="2" rx="1" fill="#BEDCE3"/>
|
|
11
|
+
<path d="M35.0005 43.2222C38.437 43.2222 41.2228 40.4364 41.2228 37C41.2228 33.5636 38.437 30.7778 35.0005 30.7778C31.5641 30.7778 28.7783 33.5636 28.7783 37C28.7783 40.4364 31.5641 43.2222 35.0005 43.2222Z" fill="#F05023"/>
|
|
12
|
+
<path d="M35 44C31.163 44 28 40.837 28 37C28 33.163 31.163 30 35 30C38.837 30 42 33.163 42 37C42 40.837 38.837 44 35 44ZM35 31.5556C31.9926 31.5556 29.5556 33.9926 29.5556 37C29.5556 40.0074 31.9926 42.4444 35 42.4444C38.0074 42.4444 40.4444 40.0074 40.4444 37C40.4444 33.9926 38.0074 31.5556 35 31.5556Z" fill="#231F20"/>
|
|
13
|
+
<path d="M37.1223 37.8H32.8752C32.4517 37.8 32.0752 37.4235 32.0752 37C32.0752 36.5765 32.4517 36.2 32.8752 36.2H37.1223C37.5458 36.2 37.9223 36.5765 37.9223 37C37.9223 37.4235 37.5928 37.8 37.1223 37.8Z" fill="white"/>
|
|
14
|
+
</svg>
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M39.0005 47.2222C42.437 47.2222 45.2228 44.4364 45.2228 41C45.2228 37.5636 42.437 34.7778 39.0005 34.7778C35.5641 34.7778 32.7783 37.5636 32.7783 41C32.7783 44.4364 35.5641 47.2222 39.0005 47.2222Z" fill="#BEDCE3"/>
|
|
3
|
-
<path d="M14 14C14 11.7909 15.7909 10 18 10H31.1716C31.702 10 32.2107 10.2107 32.5858 10.5858L41.4142 19.4142C41.7893 19.7893 42 20.298 42 20.8284V38L39.9438 42.5236C39.6531 43.1633 39.199 43.715 38.6273 44.1234L36 46H18C15.7909 46 14 44.2091 14 42V14Z" fill="#BEDCE3"/>
|
|
4
|
-
<path d="M10 10C10 7.79086 11.7909 6 14 6H27.1716C27.702 6 28.2107 6.21071 28.5858 6.58579L37.4142 15.4142C37.7893 15.7893 38 16.298 38 16.8284V38C38 40.2091 36.2091 42 34 42H14C11.7909 42 10 40.2091 10 38V10Z" fill="white"/>
|
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 6C15 5.44772 15.4477 5 16 5H27.1716C27.9672 5 28.7303 5.31607 29.2929 5.87868L38.1213 14.7071C38.6839 15.2697 39 16.0328 39 16.8284V38C39 40.7614 36.7614 43 34 43H14C11.2386 43 9 40.7614 9 38V12.5C9 11.9477 9.44772 11.5 10 11.5C10.5523 11.5 11 11.9477 11 12.5V38C11 39.6569 12.3431 41 14 41H34C35.6569 41 37 39.6569 37 38V16.8284C37 16.5632 36.8946 16.3089 36.7071 16.1213L27.8787 7.29289C27.6911 7.10536 27.4368 7 27.1716 7H16C15.4477 7 15 6.55228 15 6Z" fill="#231F20"/>
|
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.5 12V6H28.5V12C28.5 13.6569 29.8431 15 31.5 15H37V17H31.5C28.7386 17 26.5 14.7614 26.5 12Z" fill="#231F20"/>
|
|
7
|
-
<rect x="16" y="29" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
8
|
-
<rect x="16" y="24" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
9
|
-
<rect x="16" y="19" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
10
|
-
<rect x="16" y="14" width="8" height="2" rx="1" fill="#BEDCE3"/>
|
|
11
|
-
<path d="M35.0005 43.2222C38.437 43.2222 41.2228 40.4364 41.2228 37C41.2228 33.5636 38.437 30.7778 35.0005 30.7778C31.5641 30.7778 28.7783 33.5636 28.7783 37C28.7783 40.4364 31.5641 43.2222 35.0005 43.2222Z" fill="#21C68B"/>
|
|
12
|
-
<path d="M35 44C31.163 44 28 40.837 28 37C28 33.163 31.163 30 35 30C38.837 30 42 33.163 42 37C42 40.837 38.837 44 35 44ZM35 31.5556C31.9926 31.5556 29.5556 33.9926 29.5556 37C29.5556 40.0074 31.9926 42.4444 35 42.4444C38.0074 42.4444 40.4444 40.0074 40.4444 37C40.4444 33.9926 38.0074 31.5556 35 31.5556Z" fill="#231F20"/>
|
|
13
|
-
<path d="M34.793 39.1259C34.5856 39.1259 34.3781 39.0741 34.2226 38.9185C33.9115 38.6074 33.9115 38.1407 34.2226 37.8296L36.867 35.1852C37.1781 34.8741 37.6448 34.8741 37.9559 35.1852C38.267 35.4963 38.267 35.963 37.9559 36.2741L35.3115 38.9185C35.1559 39.0222 35.0004 39.1259 34.793 39.1259Z" fill="white"/>
|
|
14
|
-
<path d="M34.7927 39.1259C34.5853 39.1259 34.3779 39.0741 34.2224 38.9185L32.4594 37.1556C32.1483 36.8444 32.1483 36.3778 32.4594 36.0667C32.7705 35.7556 33.2372 35.7556 33.5483 36.0667L35.3113 37.8296C35.6224 38.1407 35.6224 38.6074 35.3113 38.9185C35.1557 39.0222 35.0001 39.1259 34.7927 39.1259Z" fill="white"/>
|
|
15
|
-
</svg>
|
|
1
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M39.0005 47.2222C42.437 47.2222 45.2228 44.4364 45.2228 41C45.2228 37.5636 42.437 34.7778 39.0005 34.7778C35.5641 34.7778 32.7783 37.5636 32.7783 41C32.7783 44.4364 35.5641 47.2222 39.0005 47.2222Z" fill="#BEDCE3"/>
|
|
3
|
+
<path d="M14 14C14 11.7909 15.7909 10 18 10H31.1716C31.702 10 32.2107 10.2107 32.5858 10.5858L41.4142 19.4142C41.7893 19.7893 42 20.298 42 20.8284V38L39.9438 42.5236C39.6531 43.1633 39.199 43.715 38.6273 44.1234L36 46H18C15.7909 46 14 44.2091 14 42V14Z" fill="#BEDCE3"/>
|
|
4
|
+
<path d="M10 10C10 7.79086 11.7909 6 14 6H27.1716C27.702 6 28.2107 6.21071 28.5858 6.58579L37.4142 15.4142C37.7893 15.7893 38 16.298 38 16.8284V38C38 40.2091 36.2091 42 34 42H14C11.7909 42 10 40.2091 10 38V10Z" fill="white"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 6C15 5.44772 15.4477 5 16 5H27.1716C27.9672 5 28.7303 5.31607 29.2929 5.87868L38.1213 14.7071C38.6839 15.2697 39 16.0328 39 16.8284V38C39 40.7614 36.7614 43 34 43H14C11.2386 43 9 40.7614 9 38V12.5C9 11.9477 9.44772 11.5 10 11.5C10.5523 11.5 11 11.9477 11 12.5V38C11 39.6569 12.3431 41 14 41H34C35.6569 41 37 39.6569 37 38V16.8284C37 16.5632 36.8946 16.3089 36.7071 16.1213L27.8787 7.29289C27.6911 7.10536 27.4368 7 27.1716 7H16C15.4477 7 15 6.55228 15 6Z" fill="#231F20"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.5 12V6H28.5V12C28.5 13.6569 29.8431 15 31.5 15H37V17H31.5C28.7386 17 26.5 14.7614 26.5 12Z" fill="#231F20"/>
|
|
7
|
+
<rect x="16" y="29" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
8
|
+
<rect x="16" y="24" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
9
|
+
<rect x="16" y="19" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
10
|
+
<rect x="16" y="14" width="8" height="2" rx="1" fill="#BEDCE3"/>
|
|
11
|
+
<path d="M35.0005 43.2222C38.437 43.2222 41.2228 40.4364 41.2228 37C41.2228 33.5636 38.437 30.7778 35.0005 30.7778C31.5641 30.7778 28.7783 33.5636 28.7783 37C28.7783 40.4364 31.5641 43.2222 35.0005 43.2222Z" fill="#21C68B"/>
|
|
12
|
+
<path d="M35 44C31.163 44 28 40.837 28 37C28 33.163 31.163 30 35 30C38.837 30 42 33.163 42 37C42 40.837 38.837 44 35 44ZM35 31.5556C31.9926 31.5556 29.5556 33.9926 29.5556 37C29.5556 40.0074 31.9926 42.4444 35 42.4444C38.0074 42.4444 40.4444 40.0074 40.4444 37C40.4444 33.9926 38.0074 31.5556 35 31.5556Z" fill="#231F20"/>
|
|
13
|
+
<path d="M34.793 39.1259C34.5856 39.1259 34.3781 39.0741 34.2226 38.9185C33.9115 38.6074 33.9115 38.1407 34.2226 37.8296L36.867 35.1852C37.1781 34.8741 37.6448 34.8741 37.9559 35.1852C38.267 35.4963 38.267 35.963 37.9559 36.2741L35.3115 38.9185C35.1559 39.0222 35.0004 39.1259 34.793 39.1259Z" fill="white"/>
|
|
14
|
+
<path d="M34.7927 39.1259C34.5853 39.1259 34.3779 39.0741 34.2224 38.9185L32.4594 37.1556C32.1483 36.8444 32.1483 36.3778 32.4594 36.0667C32.7705 35.7556 33.2372 35.7556 33.5483 36.0667L35.3113 37.8296C35.6224 38.1407 35.6224 38.6074 35.3113 38.9185C35.1557 39.0222 35.0001 39.1259 34.7927 39.1259Z" fill="white"/>
|
|
15
|
+
</svg>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M14 14C14 11.7909 15.7909 10 18 10H31.1716C31.702 10 32.2107 10.2107 32.5858 10.5858L41.4142 19.4142C41.7893 19.7893 42 20.298 42 20.8284V42C42 44.2091 40.2091 46 38 46H18C15.7909 46 14 44.2091 14 42V14Z" fill="#BEDCE3"/>
|
|
3
|
-
<path d="M10 10C10 7.79086 11.7909 6 14 6H27.1716C27.702 6 28.2107 6.21071 28.5858 6.58579L37.4142 15.4142C37.7893 15.7893 38 16.298 38 16.8284V38C38 40.2091 36.2091 42 34 42H14C11.7909 42 10 40.2091 10 38V10Z" fill="white"/>
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 6C15 5.44772 15.4477 5 16 5H27.1716C27.9672 5 28.7303 5.31607 29.2929 5.87868L38.1213 14.7071C38.6839 15.2697 39 16.0328 39 16.8284V38C39 40.7614 36.7614 43 34 43H14C11.2386 43 9 40.7614 9 38V12.5C9 11.9477 9.44772 11.5 10 11.5C10.5523 11.5 11 11.9477 11 12.5V38C11 39.6569 12.3431 41 14 41H34C35.6569 41 37 39.6569 37 38V16.8284C37 16.5632 36.8946 16.3089 36.7071 16.1213L27.8787 7.29289C27.6911 7.10536 27.4368 7 27.1716 7H16C15.4477 7 15 6.55228 15 6Z" fill="#231F20"/>
|
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.5 12V6H28.5V12C28.5 13.6569 29.8431 15 31.5 15H37V17H31.5C28.7386 17 26.5 14.7614 26.5 12Z" fill="#231F20"/>
|
|
6
|
-
<rect x="16" y="29" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
7
|
-
<rect x="16" y="24" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
8
|
-
<rect x="16" y="19" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
9
|
-
<rect x="16" y="14" width="8" height="2" rx="1" fill="#BEDCE3"/>
|
|
10
|
-
</svg>
|
|
11
|
-
|
|
1
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M14 14C14 11.7909 15.7909 10 18 10H31.1716C31.702 10 32.2107 10.2107 32.5858 10.5858L41.4142 19.4142C41.7893 19.7893 42 20.298 42 20.8284V42C42 44.2091 40.2091 46 38 46H18C15.7909 46 14 44.2091 14 42V14Z" fill="#BEDCE3"/>
|
|
3
|
+
<path d="M10 10C10 7.79086 11.7909 6 14 6H27.1716C27.702 6 28.2107 6.21071 28.5858 6.58579L37.4142 15.4142C37.7893 15.7893 38 16.298 38 16.8284V38C38 40.2091 36.2091 42 34 42H14C11.7909 42 10 40.2091 10 38V10Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 6C15 5.44772 15.4477 5 16 5H27.1716C27.9672 5 28.7303 5.31607 29.2929 5.87868L38.1213 14.7071C38.6839 15.2697 39 16.0328 39 16.8284V38C39 40.7614 36.7614 43 34 43H14C11.2386 43 9 40.7614 9 38V12.5C9 11.9477 9.44772 11.5 10 11.5C10.5523 11.5 11 11.9477 11 12.5V38C11 39.6569 12.3431 41 14 41H34C35.6569 41 37 39.6569 37 38V16.8284C37 16.5632 36.8946 16.3089 36.7071 16.1213L27.8787 7.29289C27.6911 7.10536 27.4368 7 27.1716 7H16C15.4477 7 15 6.55228 15 6Z" fill="#231F20"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.5 12V6H28.5V12C28.5 13.6569 29.8431 15 31.5 15H37V17H31.5C28.7386 17 26.5 14.7614 26.5 12Z" fill="#231F20"/>
|
|
6
|
+
<rect x="16" y="29" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
7
|
+
<rect x="16" y="24" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
8
|
+
<rect x="16" y="19" width="16" height="2" rx="1" fill="#BEDCE3"/>
|
|
9
|
+
<rect x="16" y="14" width="8" height="2" rx="1" fill="#BEDCE3"/>
|
|
10
|
+
</svg>
|
|
11
|
+
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0)">
|
|
3
|
-
<path d="M12.5 21.5V52.5C12.5 55.26 14.74 57.5 17.5 57.5H55.5C56.6 57.5 57.5 56.6 57.5 55.5V28.5C57.5 27.4 56.6 26.5 55.5 26.5H17.5C14.74 26.5 12.5 24.26 12.5 21.5Z" fill="#BEDCE3"/>
|
|
4
|
-
<path d="M17.5 9.5H13.63C10.8 9.5 8.5 11.8 8.5 14.63V25.85H49.72V11.5C49.72 10.4 48.82 9.5 47.72 9.5H28.5" fill="white"/>
|
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.63C7 10.9716 9.97157 8 13.63 8H17.5C18.3284 8 19 8.67157 19 9.5C19 10.3284 18.3284 11 17.5 11H13.63C11.6284 11 10 12.6284 10 14.63V24.35H48.22V11.5C48.22 11.2284 47.9916 11 47.72 11H28.5C27.6716 11 27 10.3284 27 9.5C27 8.67157 27.6716 8 28.5 8H47.72C49.6484 8 51.22 9.57157 51.22 11.5V27.35H7V14.63Z" fill="#231F20"/>
|
|
6
|
-
<path d="M8 15V46C8 48.76 10.24 51 13 51H51C52.1 51 53 50.1 53 49V22C53 20.9 52.1 20 51 20H13C10.24 20 8 17.76 8 15Z" fill="white"/>
|
|
7
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 46.5V15.5H10C10 17.4316 11.5684 19 13.5 19H51.5C53.4284 19 55 20.5716 55 22.5V49.5C55 51.4284 53.4284 53 51.5 53H13.5C9.91157 53 7 50.0884 7 46.5ZM10 20.9774V46.5C10 48.4316 11.5684 50 13.5 50H51.5C51.7716 50 52 49.7716 52 49.5V22.5C52 22.2284 51.7716 22 51.5 22H13.5C12.2116 22 11.0105 21.6247 10 20.9774Z" fill="#231F20"/>
|
|
8
|
-
<path d="M31.411 27C29.4682 27.0003 27.5828 27.6591 26.0626 28.8688C24.5424 30.0786 23.4771 31.7679 23.0405 33.661H27.4615C27.8226 32.9221 28.3838 32.2994 29.0814 31.8638C29.779 31.4282 30.5849 31.1973 31.4073 31.1973C32.2297 31.1973 33.0356 31.4282 33.7332 31.8638C34.4307 32.2994 34.992 32.9221 35.353 33.661H30.1952V37.3157H35.4451C35.1072 38.1056 34.5448 38.779 33.8276 39.2522C33.1105 39.7254 32.2702 39.9776 31.411 39.9776C30.5518 39.9776 29.7115 39.7254 28.9943 39.2522C28.2772 38.779 27.7148 38.1056 27.3768 37.3157H23C23.3269 38.907 24.0984 40.373 25.225 41.5434C26.3516 42.7138 27.7871 43.5407 29.3648 43.928C30.9425 44.3153 32.5977 44.2471 34.1382 43.7315C35.6787 43.2158 37.0414 42.2737 38.068 41.0147C39.0946 39.7556 39.743 38.2312 39.9379 36.6184C40.1329 35.0056 39.8664 33.3705 39.1694 31.9031C38.4723 30.4357 37.3734 29.1961 36.0001 28.3282C34.6268 27.4603 33.0355 26.9998 31.411 27Z" fill="#F05023"/>
|
|
9
|
-
<path d="M16.5 14.6599H42.5C43.6 14.6599 44.5 15.5599 44.5 16.6599V20.4999H14.5V16.6599C14.5 15.5499 15.4 14.6599 16.5 14.6599Z" fill="white"/>
|
|
10
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.5 16.1599C16.2235 16.1599 16 16.3832 16 16.6599V18.9999H43V16.6599C43 16.3883 42.7716 16.1599 42.5 16.1599H16.5ZM13 16.6599C13 14.7166 14.5765 13.1599 16.5 13.1599H42.5C44.4284 13.1599 46 14.7315 46 16.6599V21.9999H13V16.6599Z" fill="#231F20"/>
|
|
11
|
-
</g>
|
|
12
|
-
<defs>
|
|
13
|
-
<clipPath id="clip0">
|
|
14
|
-
<rect width="50.8" height="49.5" fill="white" transform="translate(7 8)"/>
|
|
15
|
-
</clipPath>
|
|
16
|
-
</defs>
|
|
17
|
-
</svg>
|
|
1
|
+
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0)">
|
|
3
|
+
<path d="M12.5 21.5V52.5C12.5 55.26 14.74 57.5 17.5 57.5H55.5C56.6 57.5 57.5 56.6 57.5 55.5V28.5C57.5 27.4 56.6 26.5 55.5 26.5H17.5C14.74 26.5 12.5 24.26 12.5 21.5Z" fill="#BEDCE3"/>
|
|
4
|
+
<path d="M17.5 9.5H13.63C10.8 9.5 8.5 11.8 8.5 14.63V25.85H49.72V11.5C49.72 10.4 48.82 9.5 47.72 9.5H28.5" fill="white"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.63C7 10.9716 9.97157 8 13.63 8H17.5C18.3284 8 19 8.67157 19 9.5C19 10.3284 18.3284 11 17.5 11H13.63C11.6284 11 10 12.6284 10 14.63V24.35H48.22V11.5C48.22 11.2284 47.9916 11 47.72 11H28.5C27.6716 11 27 10.3284 27 9.5C27 8.67157 27.6716 8 28.5 8H47.72C49.6484 8 51.22 9.57157 51.22 11.5V27.35H7V14.63Z" fill="#231F20"/>
|
|
6
|
+
<path d="M8 15V46C8 48.76 10.24 51 13 51H51C52.1 51 53 50.1 53 49V22C53 20.9 52.1 20 51 20H13C10.24 20 8 17.76 8 15Z" fill="white"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 46.5V15.5H10C10 17.4316 11.5684 19 13.5 19H51.5C53.4284 19 55 20.5716 55 22.5V49.5C55 51.4284 53.4284 53 51.5 53H13.5C9.91157 53 7 50.0884 7 46.5ZM10 20.9774V46.5C10 48.4316 11.5684 50 13.5 50H51.5C51.7716 50 52 49.7716 52 49.5V22.5C52 22.2284 51.7716 22 51.5 22H13.5C12.2116 22 11.0105 21.6247 10 20.9774Z" fill="#231F20"/>
|
|
8
|
+
<path d="M31.411 27C29.4682 27.0003 27.5828 27.6591 26.0626 28.8688C24.5424 30.0786 23.4771 31.7679 23.0405 33.661H27.4615C27.8226 32.9221 28.3838 32.2994 29.0814 31.8638C29.779 31.4282 30.5849 31.1973 31.4073 31.1973C32.2297 31.1973 33.0356 31.4282 33.7332 31.8638C34.4307 32.2994 34.992 32.9221 35.353 33.661H30.1952V37.3157H35.4451C35.1072 38.1056 34.5448 38.779 33.8276 39.2522C33.1105 39.7254 32.2702 39.9776 31.411 39.9776C30.5518 39.9776 29.7115 39.7254 28.9943 39.2522C28.2772 38.779 27.7148 38.1056 27.3768 37.3157H23C23.3269 38.907 24.0984 40.373 25.225 41.5434C26.3516 42.7138 27.7871 43.5407 29.3648 43.928C30.9425 44.3153 32.5977 44.2471 34.1382 43.7315C35.6787 43.2158 37.0414 42.2737 38.068 41.0147C39.0946 39.7556 39.743 38.2312 39.9379 36.6184C40.1329 35.0056 39.8664 33.3705 39.1694 31.9031C38.4723 30.4357 37.3734 29.1961 36.0001 28.3282C34.6268 27.4603 33.0355 26.9998 31.411 27Z" fill="#F05023"/>
|
|
9
|
+
<path d="M16.5 14.6599H42.5C43.6 14.6599 44.5 15.5599 44.5 16.6599V20.4999H14.5V16.6599C14.5 15.5499 15.4 14.6599 16.5 14.6599Z" fill="white"/>
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.5 16.1599C16.2235 16.1599 16 16.3832 16 16.6599V18.9999H43V16.6599C43 16.3883 42.7716 16.1599 42.5 16.1599H16.5ZM13 16.6599C13 14.7166 14.5765 13.1599 16.5 13.1599H42.5C44.4284 13.1599 46 14.7315 46 16.6599V21.9999H13V16.6599Z" fill="#231F20"/>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<clipPath id="clip0">
|
|
14
|
+
<rect width="50.8" height="49.5" fill="white" transform="translate(7 8)"/>
|
|
15
|
+
</clipPath>
|
|
16
|
+
</defs>
|
|
17
|
+
</svg>
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.7745 10.0005C20.3761 10.0378 22.9239 11.9264 26.3539 15.6172H29.6455C33.0755 11.9264 35.6233 10.0378 37.2248 10.0005C37.7399 9.98946 38.1923 10.1613 38.5284 10.5003C39.444 11.4243 40.3234 12.8431 40.8808 14.2958C41.5339 15.9983 41.6503 17.5198 41.2082 18.5798C40.9972 19.0859 40.5947 19.654 39.8275 20H44C45.1046 20 46 20.8954 46 22V25C46 26.1046 45.1046 27 44 27V44C44 45.1046 43.1046 46 42 46H14C12.8954 46 12 45.1046 12 44V27C10.8954 27 10 26.1046 10 25V22C10 20.8954 10.8954 20 12 20H16.1716C15.4044 19.654 15.002 19.086 14.791 18.5798C14.3491 17.5197 14.4655 15.9983 15.1186 14.2958C15.6759 12.8431 16.5554 11.4242 17.471 10.5003C17.807 10.1613 18.2582 9.9894 18.7745 10.0005Z" fill="#BEDCE3"/>
|
|
3
|
-
<rect x="8" y="21" width="32" height="21" rx="2" fill="#21C68B"/>
|
|
4
|
-
<path d="M36.8808 10.2958C36.3234 8.84309 35.444 7.42426 34.5284 6.50028C34.1923 6.1613 33.7399 5.98946 33.2248 6.0005C31.5182 6.04023 28.7372 8.18216 24.9591 12.3667C24.8647 12.4711 24.8125 12.6069 24.8125 12.7477V15.7543C24.8125 16.0683 25.0669 16.3227 25.3809 16.3227H34.1245C36.0727 16.3227 36.8768 15.3749 37.2082 14.5798C37.6503 13.5198 37.5339 11.9983 36.8808 10.2958Z" fill="white"/>
|
|
5
|
-
<path d="M37.2055 11.2858C37.1896 11.2274 37.1645 11.1719 37.1311 11.1215C36.2728 9.82376 34.4182 10.3093 33.0135 10.9452C28.9327 12.7924 27.2474 15.337 27.1777 15.4443C27.0641 15.6192 27.0554 15.842 27.1549 16.0252C27.2543 16.2084 27.446 16.3223 27.6544 16.3223H34.124C35.3636 16.3223 36.283 15.9418 36.8564 15.1913C37.5377 14.2998 37.6584 12.9492 37.2055 11.2858Z" fill="#D6D6D6"/>
|
|
6
|
-
<path d="M23.0403 12.3667C19.2622 8.18216 16.4812 6.04023 14.7745 6.00051C14.2582 5.9894 13.807 6.16131 13.471 6.50029C12.5554 7.42419 11.6759 8.8431 11.1186 10.2958C10.4655 11.9983 10.3491 13.5197 10.791 14.5798C11.1224 15.375 11.9265 16.3228 13.8748 16.3228H22.6183C22.9323 16.3228 23.1867 16.0683 23.1867 15.7544V12.7477C23.1868 12.6069 23.1347 12.4712 23.0403 12.3667Z" fill="white"/>
|
|
7
|
-
<path d="M20.8223 15.4447C20.7525 15.3374 19.0673 12.7928 14.9864 10.9456C13.5816 10.3098 11.7271 9.82439 10.8688 11.1219C10.8355 11.1723 10.8104 11.2278 10.7945 11.2862C10.3414 12.9496 10.4622 14.3002 11.1435 15.1917C11.7169 15.9421 12.6362 16.3227 13.876 16.3227H20.3456C20.554 16.3227 20.7456 16.2087 20.8451 16.0255C20.9445 15.8424 20.9358 15.6196 20.8223 15.4447Z" fill="#D6D6D6"/>
|
|
8
|
-
<path d="M26.3809 11.6172H21.6192C21.3052 11.6172 21.0508 11.8717 21.0508 12.1856V15.7542C21.0508 16.0681 21.3052 16.3226 21.6192 16.3226H26.3809C26.6949 16.3226 26.9493 16.068 26.9493 15.7542V12.1856C26.9493 11.8716 26.6949 11.6172 26.3809 11.6172Z" fill="white"/>
|
|
9
|
-
<rect x="21" y="23" width="6" height="19" fill="white"/>
|
|
10
|
-
<rect x="6" y="16" width="36" height="7" rx="2" fill="#21C68B"/>
|
|
11
|
-
<path d="M28 16H20V23H28V16Z" fill="white"/>
|
|
12
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 23V40C9 40.5523 9.44772 41 10 41H38C38.5523 41 39 40.5523 39 40V23H41V40C41 41.6569 39.6569 43 38 43H10C8.34315 43 7 41.6569 7 40V23H9Z" fill="#212121"/>
|
|
13
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.7609 5.79635C13.3085 5.24384 14.0332 4.98432 14.7962 5.00073L14.798 5.00077C15.915 5.02677 17.1516 5.66157 18.4313 6.60372C19.7488 7.57373 21.2677 8.98865 22.9757 10.8174L23.2338 11.0937L21.5 12.5V16.7987L11.5646 16.8168L11.5305 16.7987C10.6255 16.3172 10.1304 15.5938 9.86814 14.9646C9.28315 13.561 9.49186 11.7448 10.1852 9.93764C10.7826 8.38034 11.7305 6.83611 12.7609 5.79635ZM14.1815 7.20421C13.3807 8.01227 12.5697 9.30584 12.0525 10.654C11.4395 12.2517 11.4155 13.4784 11.7142 14.1951M14.1815 7.20421C14.3057 7.07891 14.4831 6.99464 14.7523 7.00025C15.22 7.01151 16.0307 7.31987 17.2455 8.21427C18.362 9.03632 19.6997 10.2621 21.2561 11.908L20.5 12.1687V15L12.4396 15.0165C12.0505 14.7999 11.838 14.4922 11.7142 14.1951" fill="#212121"/>
|
|
14
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M35.2366 5.79635C34.6891 5.24384 33.9643 4.98432 33.2013 5.00073L33.1996 5.00077C32.0825 5.02677 30.8459 5.66157 29.5663 6.60372C28.2488 7.57373 26.7299 8.98865 25.0218 10.8174L24.7638 11.0937L26.4976 12.5V16.7987L36.4329 16.8168L36.4671 16.7987C37.3721 16.3172 37.8671 15.5938 38.1294 14.9646C38.7144 13.561 38.5057 11.7448 37.8124 9.93764C37.215 8.38034 36.2671 6.83611 35.2366 5.79635ZM33.8161 7.20421C34.6169 8.01227 35.4279 9.30584 35.9451 10.654C36.558 12.2517 36.5821 13.4784 36.2834 14.1951M33.8161 7.20421C33.6919 7.07891 33.5145 6.99464 33.2452 7.00025C32.7776 7.01151 31.9669 7.31987 30.7521 8.21427C29.6356 9.03632 28.2978 10.2621 26.7415 11.908L27.4976 12.1687V15L35.558 15.0165C35.9471 14.7999 36.1595 14.4922 36.2834 14.1951" fill="#212121"/>
|
|
15
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.0508 12.1856C20.0508 11.3196 20.7527 10.6172 21.6192 10.6172H26.3809C27.2473 10.6172 27.9493 11.3194 27.9493 12.1856V16.7542H20.0508V12.1856ZM22.0508 12.6172V15H25.9493V12.6172H22.0508Z" fill="#212121"/>
|
|
16
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 18C5 16.3431 6.34315 15 8 15H40C41.6569 15 43 16.3431 43 18V21C43 22.6569 41.6569 24 40 24H20C19.4477 24 19 23.5523 19 23C19 22.4477 19.4477 22 20 22H40C40.5523 22 41 21.5523 41 21V18C41 17.4477 40.5523 17 40 17H8C7.44772 17 7 17.4477 7 18V21C7 21.5523 7.44772 22 8 22H13C13.5523 22 14 22.4477 14 23C14 23.5523 13.5523 24 13 24H8C6.34315 24 5 22.6569 5 21V18Z" fill="#212121"/>
|
|
17
|
-
</svg>
|
|
1
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.7745 10.0005C20.3761 10.0378 22.9239 11.9264 26.3539 15.6172H29.6455C33.0755 11.9264 35.6233 10.0378 37.2248 10.0005C37.7399 9.98946 38.1923 10.1613 38.5284 10.5003C39.444 11.4243 40.3234 12.8431 40.8808 14.2958C41.5339 15.9983 41.6503 17.5198 41.2082 18.5798C40.9972 19.0859 40.5947 19.654 39.8275 20H44C45.1046 20 46 20.8954 46 22V25C46 26.1046 45.1046 27 44 27V44C44 45.1046 43.1046 46 42 46H14C12.8954 46 12 45.1046 12 44V27C10.8954 27 10 26.1046 10 25V22C10 20.8954 10.8954 20 12 20H16.1716C15.4044 19.654 15.002 19.086 14.791 18.5798C14.3491 17.5197 14.4655 15.9983 15.1186 14.2958C15.6759 12.8431 16.5554 11.4242 17.471 10.5003C17.807 10.1613 18.2582 9.9894 18.7745 10.0005Z" fill="#BEDCE3"/>
|
|
3
|
+
<rect x="8" y="21" width="32" height="21" rx="2" fill="#21C68B"/>
|
|
4
|
+
<path d="M36.8808 10.2958C36.3234 8.84309 35.444 7.42426 34.5284 6.50028C34.1923 6.1613 33.7399 5.98946 33.2248 6.0005C31.5182 6.04023 28.7372 8.18216 24.9591 12.3667C24.8647 12.4711 24.8125 12.6069 24.8125 12.7477V15.7543C24.8125 16.0683 25.0669 16.3227 25.3809 16.3227H34.1245C36.0727 16.3227 36.8768 15.3749 37.2082 14.5798C37.6503 13.5198 37.5339 11.9983 36.8808 10.2958Z" fill="white"/>
|
|
5
|
+
<path d="M37.2055 11.2858C37.1896 11.2274 37.1645 11.1719 37.1311 11.1215C36.2728 9.82376 34.4182 10.3093 33.0135 10.9452C28.9327 12.7924 27.2474 15.337 27.1777 15.4443C27.0641 15.6192 27.0554 15.842 27.1549 16.0252C27.2543 16.2084 27.446 16.3223 27.6544 16.3223H34.124C35.3636 16.3223 36.283 15.9418 36.8564 15.1913C37.5377 14.2998 37.6584 12.9492 37.2055 11.2858Z" fill="#D6D6D6"/>
|
|
6
|
+
<path d="M23.0403 12.3667C19.2622 8.18216 16.4812 6.04023 14.7745 6.00051C14.2582 5.9894 13.807 6.16131 13.471 6.50029C12.5554 7.42419 11.6759 8.8431 11.1186 10.2958C10.4655 11.9983 10.3491 13.5197 10.791 14.5798C11.1224 15.375 11.9265 16.3228 13.8748 16.3228H22.6183C22.9323 16.3228 23.1867 16.0683 23.1867 15.7544V12.7477C23.1868 12.6069 23.1347 12.4712 23.0403 12.3667Z" fill="white"/>
|
|
7
|
+
<path d="M20.8223 15.4447C20.7525 15.3374 19.0673 12.7928 14.9864 10.9456C13.5816 10.3098 11.7271 9.82439 10.8688 11.1219C10.8355 11.1723 10.8104 11.2278 10.7945 11.2862C10.3414 12.9496 10.4622 14.3002 11.1435 15.1917C11.7169 15.9421 12.6362 16.3227 13.876 16.3227H20.3456C20.554 16.3227 20.7456 16.2087 20.8451 16.0255C20.9445 15.8424 20.9358 15.6196 20.8223 15.4447Z" fill="#D6D6D6"/>
|
|
8
|
+
<path d="M26.3809 11.6172H21.6192C21.3052 11.6172 21.0508 11.8717 21.0508 12.1856V15.7542C21.0508 16.0681 21.3052 16.3226 21.6192 16.3226H26.3809C26.6949 16.3226 26.9493 16.068 26.9493 15.7542V12.1856C26.9493 11.8716 26.6949 11.6172 26.3809 11.6172Z" fill="white"/>
|
|
9
|
+
<rect x="21" y="23" width="6" height="19" fill="white"/>
|
|
10
|
+
<rect x="6" y="16" width="36" height="7" rx="2" fill="#21C68B"/>
|
|
11
|
+
<path d="M28 16H20V23H28V16Z" fill="white"/>
|
|
12
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 23V40C9 40.5523 9.44772 41 10 41H38C38.5523 41 39 40.5523 39 40V23H41V40C41 41.6569 39.6569 43 38 43H10C8.34315 43 7 41.6569 7 40V23H9Z" fill="#212121"/>
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.7609 5.79635C13.3085 5.24384 14.0332 4.98432 14.7962 5.00073L14.798 5.00077C15.915 5.02677 17.1516 5.66157 18.4313 6.60372C19.7488 7.57373 21.2677 8.98865 22.9757 10.8174L23.2338 11.0937L21.5 12.5V16.7987L11.5646 16.8168L11.5305 16.7987C10.6255 16.3172 10.1304 15.5938 9.86814 14.9646C9.28315 13.561 9.49186 11.7448 10.1852 9.93764C10.7826 8.38034 11.7305 6.83611 12.7609 5.79635ZM14.1815 7.20421C13.3807 8.01227 12.5697 9.30584 12.0525 10.654C11.4395 12.2517 11.4155 13.4784 11.7142 14.1951M14.1815 7.20421C14.3057 7.07891 14.4831 6.99464 14.7523 7.00025C15.22 7.01151 16.0307 7.31987 17.2455 8.21427C18.362 9.03632 19.6997 10.2621 21.2561 11.908L20.5 12.1687V15L12.4396 15.0165C12.0505 14.7999 11.838 14.4922 11.7142 14.1951" fill="#212121"/>
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M35.2366 5.79635C34.6891 5.24384 33.9643 4.98432 33.2013 5.00073L33.1996 5.00077C32.0825 5.02677 30.8459 5.66157 29.5663 6.60372C28.2488 7.57373 26.7299 8.98865 25.0218 10.8174L24.7638 11.0937L26.4976 12.5V16.7987L36.4329 16.8168L36.4671 16.7987C37.3721 16.3172 37.8671 15.5938 38.1294 14.9646C38.7144 13.561 38.5057 11.7448 37.8124 9.93764C37.215 8.38034 36.2671 6.83611 35.2366 5.79635ZM33.8161 7.20421C34.6169 8.01227 35.4279 9.30584 35.9451 10.654C36.558 12.2517 36.5821 13.4784 36.2834 14.1951M33.8161 7.20421C33.6919 7.07891 33.5145 6.99464 33.2452 7.00025C32.7776 7.01151 31.9669 7.31987 30.7521 8.21427C29.6356 9.03632 28.2978 10.2621 26.7415 11.908L27.4976 12.1687V15L35.558 15.0165C35.9471 14.7999 36.1595 14.4922 36.2834 14.1951" fill="#212121"/>
|
|
15
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.0508 12.1856C20.0508 11.3196 20.7527 10.6172 21.6192 10.6172H26.3809C27.2473 10.6172 27.9493 11.3194 27.9493 12.1856V16.7542H20.0508V12.1856ZM22.0508 12.6172V15H25.9493V12.6172H22.0508Z" fill="#212121"/>
|
|
16
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 18C5 16.3431 6.34315 15 8 15H40C41.6569 15 43 16.3431 43 18V21C43 22.6569 41.6569 24 40 24H20C19.4477 24 19 23.5523 19 23C19 22.4477 19.4477 22 20 22H40C40.5523 22 41 21.5523 41 21V18C41 17.4477 40.5523 17 40 17H8C7.44772 17 7 17.4477 7 18V21C7 21.5523 7.44772 22 8 22H13C13.5523 22 14 22.4477 14 23C14 23.5523 13.5523 24 13 24H8C6.34315 24 5 22.6569 5 21V18Z" fill="#212121"/>
|
|
17
|
+
</svg>
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0)">
|
|
3
|
-
<path d="M32 62C30.62 62 29.5 60.88 29.5 59.5V53.5C29.5 52.12 30.62 51 32 51C33.38 51 34.5 52.12 34.5 53.5V59.5C34.5 60.88 33.38 62 32 62Z" fill="#231F20"/>
|
|
4
|
-
<path d="M36 51.5C44.2843 51.5 51 44.7843 51 36.5C51 28.2157 44.2843 21.5 36 21.5C27.7157 21.5 21 28.2157 21 36.5C21 44.7843 27.7157 51.5 36 51.5Z" fill="#BEDCE3"/>
|
|
5
|
-
<path d="M32 45.5C40.2843 45.5 47 38.7843 47 30.5C47 22.2157 40.2843 15.5 32 15.5C23.7157 15.5 17 22.2157 17 30.5C17 38.7843 23.7157 45.5 32 45.5Z" fill="white"/>
|
|
6
|
-
<path d="M32 59C28.42 59 25.5 56.08 25.5 52.5V38.5C25.5 34.93 28.42 32 32 32C35.57 32 38.5 34.92 38.5 38.5V52.5C38.5 56.08 35.58 59 32 59Z" fill="white"/>
|
|
7
|
-
<path d="M31.9998 60C31.4398 60 30.8698 59.94 30.3098 59.81C26.9498 59.05 24.5098 55.9 24.5098 52.3V45.19C19.0098 42.38 15.5098 36.72 15.5098 30.5C15.5098 27.19 16.4798 24 18.3298 21.27C18.7898 20.58 19.7198 20.4 20.4098 20.87C21.0998 21.33 21.2798 22.27 20.8098 22.95C19.2998 25.18 18.5098 27.79 18.5098 30.5C18.5098 35.86 21.6898 40.72 26.6098 42.87L27.5098 43.26V52.3C27.5098 54.51 28.9698 56.43 30.9698 56.88C32.3498 57.19 33.7198 56.88 34.8098 56.01C35.8898 55.15 36.5098 53.86 36.5098 52.5V43.26L37.4098 42.87C42.3298 40.72 45.5098 35.86 45.5098 30.5C45.4998 23.06 39.4498 17 31.9998 17C31.1698 17 30.4998 16.33 30.4998 15.5C30.4998 14.67 31.1698 14 31.9998 14C41.0998 14 48.4998 21.4 48.4998 30.5C48.4998 36.72 44.9998 42.38 39.4998 45.19V52.5C39.4998 54.79 38.4698 56.92 36.6698 58.36C35.3298 59.43 33.6898 60 31.9998 60Z" fill="#231F20"/>
|
|
8
|
-
<path d="M32 11C31.17 11 30.5 10.33 30.5 9.5V3.5C30.5 2.67 31.17 2 32 2C32.83 2 33.5 2.67 33.5 3.5V9.5C33.5 10.33 32.83 11 32 11Z" fill="#F05023"/>
|
|
9
|
-
<path d="M43.1201 14.3299C42.7901 14.3299 42.4601 14.2199 42.1801 13.9999C41.5301 13.4799 41.4301 12.5399 41.9501 11.8899L45.7201 7.21995C46.2401 6.57995 47.1801 6.46995 47.8301 6.98995C48.4801 7.50995 48.5801 8.44995 48.0601 9.09995L44.2901 13.7699C43.9901 14.1399 43.5601 14.3299 43.1201 14.3299Z" fill="#F05023"/>
|
|
10
|
-
<path d="M20.9498 14.2899C20.5298 14.2899 20.0998 14.1099 19.8098 13.7599L15.9198 9.18993C15.3798 8.55993 15.4598 7.60993 16.0898 7.06993C16.7198 6.52993 17.6698 6.60993 18.1998 7.23993L22.0898 11.8099C22.6298 12.4399 22.5498 13.3899 21.9198 13.9199C21.6398 14.1699 21.2898 14.2899 20.9498 14.2899Z" fill="#F05023"/>
|
|
11
|
-
<path d="M50.45 24.58C49.95 24.58 49.46 24.33 49.17 23.87C48.73 23.17 48.95 22.24 49.65 21.81L54.75 18.65C55.45 18.21 56.38 18.43 56.81 19.13C57.25 19.83 57.03 20.76 56.33 21.19L51.23 24.35C51 24.51 50.72 24.58 50.45 24.58Z" fill="#F05023"/>
|
|
12
|
-
<path d="M13.4998 24.6501C13.2198 24.6501 12.9298 24.5701 12.6698 24.4001L7.66978 21.0901C6.97978 20.6301 6.78978 19.7001 7.24978 19.0101C7.70978 18.3201 8.63978 18.1301 9.32978 18.5901L14.3298 21.9001C15.0198 22.3601 15.2098 23.2901 14.7498 23.9801C14.4698 24.4201 13.9898 24.6501 13.4998 24.6501Z" fill="#F05023"/>
|
|
13
|
-
<path d="M33 47H31C30.17 47 29.5 46.33 29.5 45.5C29.5 44.67 30.17 44 31 44H33C33.83 44 34.5 44.67 34.5 45.5C34.5 46.33 33.83 47 33 47Z" fill="#231F20"/>
|
|
14
|
-
<path d="M33 53H31C30.17 53 29.5 52.33 29.5 51.5C29.5 50.67 30.17 50 31 50H33C33.83 50 34.5 50.67 34.5 51.5C34.5 52.33 33.83 53 33 53Z" fill="#231F20"/>
|
|
15
|
-
</g>
|
|
16
|
-
<defs>
|
|
17
|
-
<clipPath id="clip0">
|
|
18
|
-
<rect width="50.05" height="60" fill="white" transform="translate(7 2)"/>
|
|
19
|
-
</clipPath>
|
|
20
|
-
</defs>
|
|
21
|
-
</svg>
|
|
1
|
+
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0)">
|
|
3
|
+
<path d="M32 62C30.62 62 29.5 60.88 29.5 59.5V53.5C29.5 52.12 30.62 51 32 51C33.38 51 34.5 52.12 34.5 53.5V59.5C34.5 60.88 33.38 62 32 62Z" fill="#231F20"/>
|
|
4
|
+
<path d="M36 51.5C44.2843 51.5 51 44.7843 51 36.5C51 28.2157 44.2843 21.5 36 21.5C27.7157 21.5 21 28.2157 21 36.5C21 44.7843 27.7157 51.5 36 51.5Z" fill="#BEDCE3"/>
|
|
5
|
+
<path d="M32 45.5C40.2843 45.5 47 38.7843 47 30.5C47 22.2157 40.2843 15.5 32 15.5C23.7157 15.5 17 22.2157 17 30.5C17 38.7843 23.7157 45.5 32 45.5Z" fill="white"/>
|
|
6
|
+
<path d="M32 59C28.42 59 25.5 56.08 25.5 52.5V38.5C25.5 34.93 28.42 32 32 32C35.57 32 38.5 34.92 38.5 38.5V52.5C38.5 56.08 35.58 59 32 59Z" fill="white"/>
|
|
7
|
+
<path d="M31.9998 60C31.4398 60 30.8698 59.94 30.3098 59.81C26.9498 59.05 24.5098 55.9 24.5098 52.3V45.19C19.0098 42.38 15.5098 36.72 15.5098 30.5C15.5098 27.19 16.4798 24 18.3298 21.27C18.7898 20.58 19.7198 20.4 20.4098 20.87C21.0998 21.33 21.2798 22.27 20.8098 22.95C19.2998 25.18 18.5098 27.79 18.5098 30.5C18.5098 35.86 21.6898 40.72 26.6098 42.87L27.5098 43.26V52.3C27.5098 54.51 28.9698 56.43 30.9698 56.88C32.3498 57.19 33.7198 56.88 34.8098 56.01C35.8898 55.15 36.5098 53.86 36.5098 52.5V43.26L37.4098 42.87C42.3298 40.72 45.5098 35.86 45.5098 30.5C45.4998 23.06 39.4498 17 31.9998 17C31.1698 17 30.4998 16.33 30.4998 15.5C30.4998 14.67 31.1698 14 31.9998 14C41.0998 14 48.4998 21.4 48.4998 30.5C48.4998 36.72 44.9998 42.38 39.4998 45.19V52.5C39.4998 54.79 38.4698 56.92 36.6698 58.36C35.3298 59.43 33.6898 60 31.9998 60Z" fill="#231F20"/>
|
|
8
|
+
<path d="M32 11C31.17 11 30.5 10.33 30.5 9.5V3.5C30.5 2.67 31.17 2 32 2C32.83 2 33.5 2.67 33.5 3.5V9.5C33.5 10.33 32.83 11 32 11Z" fill="#F05023"/>
|
|
9
|
+
<path d="M43.1201 14.3299C42.7901 14.3299 42.4601 14.2199 42.1801 13.9999C41.5301 13.4799 41.4301 12.5399 41.9501 11.8899L45.7201 7.21995C46.2401 6.57995 47.1801 6.46995 47.8301 6.98995C48.4801 7.50995 48.5801 8.44995 48.0601 9.09995L44.2901 13.7699C43.9901 14.1399 43.5601 14.3299 43.1201 14.3299Z" fill="#F05023"/>
|
|
10
|
+
<path d="M20.9498 14.2899C20.5298 14.2899 20.0998 14.1099 19.8098 13.7599L15.9198 9.18993C15.3798 8.55993 15.4598 7.60993 16.0898 7.06993C16.7198 6.52993 17.6698 6.60993 18.1998 7.23993L22.0898 11.8099C22.6298 12.4399 22.5498 13.3899 21.9198 13.9199C21.6398 14.1699 21.2898 14.2899 20.9498 14.2899Z" fill="#F05023"/>
|
|
11
|
+
<path d="M50.45 24.58C49.95 24.58 49.46 24.33 49.17 23.87C48.73 23.17 48.95 22.24 49.65 21.81L54.75 18.65C55.45 18.21 56.38 18.43 56.81 19.13C57.25 19.83 57.03 20.76 56.33 21.19L51.23 24.35C51 24.51 50.72 24.58 50.45 24.58Z" fill="#F05023"/>
|
|
12
|
+
<path d="M13.4998 24.6501C13.2198 24.6501 12.9298 24.5701 12.6698 24.4001L7.66978 21.0901C6.97978 20.6301 6.78978 19.7001 7.24978 19.0101C7.70978 18.3201 8.63978 18.1301 9.32978 18.5901L14.3298 21.9001C15.0198 22.3601 15.2098 23.2901 14.7498 23.9801C14.4698 24.4201 13.9898 24.6501 13.4998 24.6501Z" fill="#F05023"/>
|
|
13
|
+
<path d="M33 47H31C30.17 47 29.5 46.33 29.5 45.5C29.5 44.67 30.17 44 31 44H33C33.83 44 34.5 44.67 34.5 45.5C34.5 46.33 33.83 47 33 47Z" fill="#231F20"/>
|
|
14
|
+
<path d="M33 53H31C30.17 53 29.5 52.33 29.5 51.5C29.5 50.67 30.17 50 31 50H33C33.83 50 34.5 50.67 34.5 51.5C34.5 52.33 33.83 53 33 53Z" fill="#231F20"/>
|
|
15
|
+
</g>
|
|
16
|
+
<defs>
|
|
17
|
+
<clipPath id="clip0">
|
|
18
|
+
<rect width="50.05" height="60" fill="white" transform="translate(7 2)"/>
|
|
19
|
+
</clipPath>
|
|
20
|
+
</defs>
|
|
21
|
+
</svg>
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0)">
|
|
3
|
-
<path d="M12.7101 61.5498C10.9801 59.8198 10.9801 56.9998 12.7101 55.2698L29.6701 38.3098L35.9501 44.5898L18.9901 61.5498C17.2501 63.2798 14.4401 63.2798 12.7101 61.5498Z" fill="#BEDCE3"/>
|
|
4
|
-
<path d="M39.56 53.7499C50.0865 53.7499 58.62 45.2164 58.62 34.6899C58.62 24.1633 50.0865 15.6299 39.56 15.6299C29.0335 15.6299 20.5 24.1633 20.5 34.6899C20.5 45.2164 29.0335 53.7499 39.56 53.7499Z" fill="#BEDCE3"/>
|
|
5
|
-
<path d="M7.79994 58.5501C6.06994 56.8201 6.06994 54.0001 7.79994 52.2701L24.7599 35.3101L31.0399 41.5901L14.0799 58.5501C12.3499 60.2801 9.52994 60.2801 7.79994 58.5501Z" fill="#F05023"/>
|
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.7599 33.1887L33.1613 41.59L15.1406 59.6107C12.8248 61.9265 9.05507 61.9265 6.73928 59.6107C4.42349 57.2949 4.42349 53.5252 6.73928 51.2094L24.7599 33.1887ZM24.7599 37.4314L8.8606 53.3307C7.71639 54.4749 7.71639 56.3452 8.8606 57.4894C10.0048 58.6336 11.8751 58.6336 13.0193 57.4894L28.9186 41.59L24.7599 37.4314Z" fill="#231F20"/>
|
|
7
|
-
<path d="M36.5297 48.88C47.0563 48.88 55.5897 40.3466 55.5897 29.82C55.5897 19.2935 47.0563 10.76 36.5297 10.76C26.0032 10.76 17.4697 19.2935 17.4697 29.82C17.4697 40.3466 26.0032 48.88 36.5297 48.88Z" fill="white"/>
|
|
8
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M51.8517 21.2339C47.1062 12.7749 36.3998 9.75434 27.9438 14.4982L27.9414 14.4995C25.5828 15.817 23.6495 17.6031 22.1849 19.6757C21.7068 20.3522 20.7708 20.5131 20.0942 20.035C19.4177 19.5569 19.2568 18.6209 19.7349 17.9443C21.45 15.5173 23.7163 13.4236 26.4771 11.8812C36.3809 6.32591 48.9138 9.86545 54.4681 19.7661C60.0242 29.6701 56.4848 42.2037 46.5838 47.7582C36.6801 53.3142 24.1468 49.7751 18.5921 39.8746C17.8163 38.4954 17.2113 37.0487 16.7888 35.5863C16.5589 34.7904 17.0177 33.9588 17.8136 33.7289C18.6095 33.499 19.441 33.9578 19.671 34.7537C20.0284 35.991 20.5432 37.2241 21.2072 38.4046L21.2081 38.4061C25.9536 46.8651 36.66 49.8856 45.116 45.1418C53.575 40.3963 56.5955 29.6899 51.8517 21.2339Z" fill="#231F20"/>
|
|
9
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.6064 5.30333C14.212 4.73807 15.1612 4.7708 15.7265 5.37643L21.1865 11.2264C21.7517 11.8321 21.719 12.7812 21.1134 13.3465C20.5077 13.9117 19.5586 13.879 18.9933 13.2734L13.5333 7.42339C12.9681 6.81776 13.0008 5.86858 13.6064 5.30333Z" fill="#231F20"/>
|
|
10
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.508 1.00866C25.3316 0.919177 26.0718 1.51428 26.1613 2.33786L26.7013 7.30786C26.7908 8.13144 26.1957 8.87162 25.3721 8.96111C24.5485 9.05059 23.8083 8.45549 23.7188 7.63191L23.1788 2.66191C23.0893 1.83833 23.6844 1.09814 24.508 1.00866Z" fill="#231F20"/>
|
|
11
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.84351 16.5657C7.98937 15.7503 8.7687 15.2074 9.58418 15.3533L14.5042 16.2333C15.3197 16.3791 15.8625 17.1585 15.7166 17.9739C15.5708 18.7894 14.7915 19.3323 13.976 19.1864L9.05598 18.3064C8.24049 18.1606 7.69765 17.3812 7.84351 16.5657Z" fill="#231F20"/>
|
|
12
|
-
<path d="M28.5 37.5297V36.4297C28.5 33.6697 30.69 31.4297 33.4 31.4297H40.13C42.84 31.4297 45.03 33.6697 45.03 36.4297V37.5297" fill="white"/>
|
|
13
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M33.4 32.9297C31.5479 32.9297 30 34.4684 30 36.4297V37.5297C30 38.3581 29.3284 39.0297 28.5 39.0297C27.6716 39.0297 27 38.3581 27 37.5297V36.4297C27 32.871 29.8321 29.9297 33.4 29.9297H40.13C43.6979 29.9297 46.53 32.871 46.53 36.4297V37.5297C46.53 38.3581 45.8584 39.0297 45.03 39.0297C44.2016 39.0297 43.53 38.3581 43.53 37.5297V36.4297C43.53 34.4684 41.9821 32.9297 40.13 32.9297H33.4Z" fill="#231F20"/>
|
|
14
|
-
<path d="M36.7699 31.1798C39.7136 31.1798 42.0999 28.7935 42.0999 25.8498C42.0999 22.9061 39.7136 20.5198 36.7699 20.5198C33.8263 20.5198 31.4399 22.9061 31.4399 25.8498C31.4399 28.7935 33.8263 31.1798 36.7699 31.1798Z" fill="white"/>
|
|
15
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.7699 22.0198C34.6547 22.0198 32.9399 23.7345 32.9399 25.8498C32.9399 27.965 34.6547 29.6798 36.7699 29.6798C38.8852 29.6798 40.5999 27.965 40.5999 25.8498C40.5999 23.7345 38.8852 22.0198 36.7699 22.0198ZM29.9399 25.8498C29.9399 22.0777 32.9978 19.0198 36.7699 19.0198C40.542 19.0198 43.5999 22.0777 43.5999 25.8498C43.5999 29.6219 40.542 32.6798 36.7699 32.6798C32.9978 32.6798 29.9399 29.6219 29.9399 25.8498Z" fill="#231F20"/>
|
|
16
|
-
</g>
|
|
17
|
-
<defs>
|
|
18
|
-
<clipPath id="clip0">
|
|
19
|
-
<rect width="53.62" height="61.85" fill="white" transform="translate(5 1)"/>
|
|
20
|
-
</clipPath>
|
|
21
|
-
</defs>
|
|
22
|
-
</svg>
|
|
1
|
+
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0)">
|
|
3
|
+
<path d="M12.7101 61.5498C10.9801 59.8198 10.9801 56.9998 12.7101 55.2698L29.6701 38.3098L35.9501 44.5898L18.9901 61.5498C17.2501 63.2798 14.4401 63.2798 12.7101 61.5498Z" fill="#BEDCE3"/>
|
|
4
|
+
<path d="M39.56 53.7499C50.0865 53.7499 58.62 45.2164 58.62 34.6899C58.62 24.1633 50.0865 15.6299 39.56 15.6299C29.0335 15.6299 20.5 24.1633 20.5 34.6899C20.5 45.2164 29.0335 53.7499 39.56 53.7499Z" fill="#BEDCE3"/>
|
|
5
|
+
<path d="M7.79994 58.5501C6.06994 56.8201 6.06994 54.0001 7.79994 52.2701L24.7599 35.3101L31.0399 41.5901L14.0799 58.5501C12.3499 60.2801 9.52994 60.2801 7.79994 58.5501Z" fill="#F05023"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.7599 33.1887L33.1613 41.59L15.1406 59.6107C12.8248 61.9265 9.05507 61.9265 6.73928 59.6107C4.42349 57.2949 4.42349 53.5252 6.73928 51.2094L24.7599 33.1887ZM24.7599 37.4314L8.8606 53.3307C7.71639 54.4749 7.71639 56.3452 8.8606 57.4894C10.0048 58.6336 11.8751 58.6336 13.0193 57.4894L28.9186 41.59L24.7599 37.4314Z" fill="#231F20"/>
|
|
7
|
+
<path d="M36.5297 48.88C47.0563 48.88 55.5897 40.3466 55.5897 29.82C55.5897 19.2935 47.0563 10.76 36.5297 10.76C26.0032 10.76 17.4697 19.2935 17.4697 29.82C17.4697 40.3466 26.0032 48.88 36.5297 48.88Z" fill="white"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M51.8517 21.2339C47.1062 12.7749 36.3998 9.75434 27.9438 14.4982L27.9414 14.4995C25.5828 15.817 23.6495 17.6031 22.1849 19.6757C21.7068 20.3522 20.7708 20.5131 20.0942 20.035C19.4177 19.5569 19.2568 18.6209 19.7349 17.9443C21.45 15.5173 23.7163 13.4236 26.4771 11.8812C36.3809 6.32591 48.9138 9.86545 54.4681 19.7661C60.0242 29.6701 56.4848 42.2037 46.5838 47.7582C36.6801 53.3142 24.1468 49.7751 18.5921 39.8746C17.8163 38.4954 17.2113 37.0487 16.7888 35.5863C16.5589 34.7904 17.0177 33.9588 17.8136 33.7289C18.6095 33.499 19.441 33.9578 19.671 34.7537C20.0284 35.991 20.5432 37.2241 21.2072 38.4046L21.2081 38.4061C25.9536 46.8651 36.66 49.8856 45.116 45.1418C53.575 40.3963 56.5955 29.6899 51.8517 21.2339Z" fill="#231F20"/>
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.6064 5.30333C14.212 4.73807 15.1612 4.7708 15.7265 5.37643L21.1865 11.2264C21.7517 11.8321 21.719 12.7812 21.1134 13.3465C20.5077 13.9117 19.5586 13.879 18.9933 13.2734L13.5333 7.42339C12.9681 6.81776 13.0008 5.86858 13.6064 5.30333Z" fill="#231F20"/>
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.508 1.00866C25.3316 0.919177 26.0718 1.51428 26.1613 2.33786L26.7013 7.30786C26.7908 8.13144 26.1957 8.87162 25.3721 8.96111C24.5485 9.05059 23.8083 8.45549 23.7188 7.63191L23.1788 2.66191C23.0893 1.83833 23.6844 1.09814 24.508 1.00866Z" fill="#231F20"/>
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.84351 16.5657C7.98937 15.7503 8.7687 15.2074 9.58418 15.3533L14.5042 16.2333C15.3197 16.3791 15.8625 17.1585 15.7166 17.9739C15.5708 18.7894 14.7915 19.3323 13.976 19.1864L9.05598 18.3064C8.24049 18.1606 7.69765 17.3812 7.84351 16.5657Z" fill="#231F20"/>
|
|
12
|
+
<path d="M28.5 37.5297V36.4297C28.5 33.6697 30.69 31.4297 33.4 31.4297H40.13C42.84 31.4297 45.03 33.6697 45.03 36.4297V37.5297" fill="white"/>
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M33.4 32.9297C31.5479 32.9297 30 34.4684 30 36.4297V37.5297C30 38.3581 29.3284 39.0297 28.5 39.0297C27.6716 39.0297 27 38.3581 27 37.5297V36.4297C27 32.871 29.8321 29.9297 33.4 29.9297H40.13C43.6979 29.9297 46.53 32.871 46.53 36.4297V37.5297C46.53 38.3581 45.8584 39.0297 45.03 39.0297C44.2016 39.0297 43.53 38.3581 43.53 37.5297V36.4297C43.53 34.4684 41.9821 32.9297 40.13 32.9297H33.4Z" fill="#231F20"/>
|
|
14
|
+
<path d="M36.7699 31.1798C39.7136 31.1798 42.0999 28.7935 42.0999 25.8498C42.0999 22.9061 39.7136 20.5198 36.7699 20.5198C33.8263 20.5198 31.4399 22.9061 31.4399 25.8498C31.4399 28.7935 33.8263 31.1798 36.7699 31.1798Z" fill="white"/>
|
|
15
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.7699 22.0198C34.6547 22.0198 32.9399 23.7345 32.9399 25.8498C32.9399 27.965 34.6547 29.6798 36.7699 29.6798C38.8852 29.6798 40.5999 27.965 40.5999 25.8498C40.5999 23.7345 38.8852 22.0198 36.7699 22.0198ZM29.9399 25.8498C29.9399 22.0777 32.9978 19.0198 36.7699 19.0198C40.542 19.0198 43.5999 22.0777 43.5999 25.8498C43.5999 29.6219 40.542 32.6798 36.7699 32.6798C32.9978 32.6798 29.9399 29.6219 29.9399 25.8498Z" fill="#231F20"/>
|
|
16
|
+
</g>
|
|
17
|
+
<defs>
|
|
18
|
+
<clipPath id="clip0">
|
|
19
|
+
<rect width="53.62" height="61.85" fill="white" transform="translate(5 1)"/>
|
|
20
|
+
</clipPath>
|
|
21
|
+
</defs>
|
|
22
|
+
</svg>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<circle cx="28" cy="28" r="18" fill="#BEDCE3"/>
|
|
3
|
-
<circle cx="24" cy="24" r="18" fill="#41B2E5"/>
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M24 7C21.5785 7 19.2778 7.50567 17.1955 8.41623C16.6895 8.63751 16.0999 8.40668 15.8786 7.90066C15.6574 7.39464 15.8882 6.80505 16.3942 6.58377C18.7244 5.56481 21.2976 5 24 5C34.4934 5 43 13.5066 43 24C43 34.4934 34.4934 43 24 43C13.5066 43 5 34.4934 5 24C5 20.7567 5.81344 17.7005 7.24826 15.0271C7.50943 14.5405 8.11565 14.3577 8.60228 14.6189C9.0889 14.8801 9.27167 15.4863 9.01049 15.9729C7.72792 18.3626 7 21.0948 7 24C7 33.3888 14.6112 41 24 41C33.3888 41 41 33.3888 41 24C41 14.6112 33.3888 7 24 7Z" fill="#231F20"/>
|
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M24 34C25.1046 34 26 33.1046 26 32L26 22C26 20.8954 25.1046 20 24 20C22.8954 20 22 20.8954 22 22L22 32C22 33.1046 22.8954 34 24 34ZM24 18C25.1046 18 26 17.1046 26 16C26 14.8954 25.1046 14 24 14C22.8954 14 22 14.8954 22 16C22 17.1046 22.8954 18 24 18Z" fill="white"/>
|
|
6
|
-
</svg>
|
|
1
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="28" cy="28" r="18" fill="#BEDCE3"/>
|
|
3
|
+
<circle cx="24" cy="24" r="18" fill="#41B2E5"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M24 7C21.5785 7 19.2778 7.50567 17.1955 8.41623C16.6895 8.63751 16.0999 8.40668 15.8786 7.90066C15.6574 7.39464 15.8882 6.80505 16.3942 6.58377C18.7244 5.56481 21.2976 5 24 5C34.4934 5 43 13.5066 43 24C43 34.4934 34.4934 43 24 43C13.5066 43 5 34.4934 5 24C5 20.7567 5.81344 17.7005 7.24826 15.0271C7.50943 14.5405 8.11565 14.3577 8.60228 14.6189C9.0889 14.8801 9.27167 15.4863 9.01049 15.9729C7.72792 18.3626 7 21.0948 7 24C7 33.3888 14.6112 41 24 41C33.3888 41 41 33.3888 41 24C41 14.6112 33.3888 7 24 7Z" fill="#231F20"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M24 34C25.1046 34 26 33.1046 26 32L26 22C26 20.8954 25.1046 20 24 20C22.8954 20 22 20.8954 22 22L22 32C22 33.1046 22.8954 34 24 34ZM24 18C25.1046 18 26 17.1046 26 16C26 14.8954 25.1046 14 24 14C22.8954 14 22 14.8954 22 16C22 17.1046 22.8954 18 24 18Z" fill="white"/>
|
|
6
|
+
</svg>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M39.5202 11.43C36.3102 8.21999 31.0902 8.21999 27.8802 11.43L24.5502 14.76L20.6002 18.71C20.1002 19.21 19.6802 19.77 19.3402 20.36C18.7502 20.71 18.2002 21.12 17.6902 21.62L10.4202 28.89C7.2102 32.1 7.2102 37.32 10.4202 40.53C13.6302 43.74 18.8502 43.74 22.0602 40.53L29.3302 33.26C29.8302 32.76 30.2502 32.2 30.5902 31.61C31.1802 31.26 31.7302 30.85 32.2402 30.35L39.5102 23.08C42.7402 19.85 42.7402 14.64 39.5202 11.43ZM26.5902 27.59C25.7502 27.63 24.8902 27.35 24.2502 26.7C23.6102 26.06 23.3202 25.2 23.3602 24.36C24.2002 24.32 25.0602 24.6 25.7002 25.25C26.3402 25.9 26.6402 26.75 26.5902 27.59ZM18.4302 36.89C17.2202 38.1 15.2702 38.1 14.0702 36.89C12.8602 35.68 12.8602 33.73 14.0702 32.53L19 27.5C20 28 20.72 28.23 21.5 29C22.28 29.77 22.2802 31.7 23.2302 32.11L18.4302 36.89ZM35.8902 19.43L31.1002 24.22C30.7002 23.27 30.1202 22.38 29.3402 21.61C28.5702 20.84 27.6802 20.26 26.7302 19.85L31.5202 15.06C32.7302 13.85 34.6802 13.85 35.8802 15.06C37.0902 16.27 37.0902 18.22 35.8902 19.43Z" fill="#BEDCE3"/>
|
|
3
|
-
<path d="M38.5202 8.42999C35.3102 5.21999 30.0902 5.21999 26.8802 8.42999L23.5502 11.76L19.6002 15.71C19.1002 16.21 18.6802 16.77 18.3402 17.36C17.7502 17.71 17.2002 18.12 16.6902 18.62L9.4202 25.89C6.2102 29.1 6.2102 34.32 9.4202 37.53C12.6302 40.74 17.8502 40.74 21.0602 37.53L28.3302 30.26C28.8302 29.76 29.2502 29.2 29.5902 28.61C30.1802 28.26 30.7302 27.85 31.2402 27.35L38.5102 20.08C41.7402 16.85 41.7402 11.64 38.5202 8.42999ZM25.5902 24.59C24.7502 24.63 23.8902 24.35 23.2502 23.7C22.6102 23.06 22.3202 22.2 22.3602 21.36C23.2002 21.32 24.0602 21.6 24.7002 22.25C25.3402 22.9 25.6402 23.75 25.5902 24.59ZM17.4302 33.89C16.2202 35.1 14.2702 35.1 13.0702 33.89C11.8702 32.68 11.8602 30.73 13.0702 29.53L17.8602 24.74C18.2602 25.69 18.8402 26.58 19.6202 27.35C20.4002 28.12 21.2802 28.7 22.2302 29.11L17.4302 33.89ZM34.8902 16.43L30.1002 21.22C29.7002 20.27 29.1202 19.38 28.3402 18.61C27.5602 17.84 26.6802 17.26 25.7302 16.85L30.5202 12.06C31.7302 10.85 33.6802 10.85 34.8802 12.06C36.0902 13.27 36.0902 15.22 34.8902 16.43Z" fill="white"/>
|
|
4
|
-
<path d="M39.23 7.71999C35.63 4.11999 29.77 4.11999 26.18 7.71999C25.79 8.10999 25.79 8.73999 26.18 9.12999C26.57 9.51999 27.2 9.51999 27.59 9.12999C30.41 6.30999 35 6.30999 37.82 9.12999C40.64 11.95 40.64 16.54 37.82 19.36L31.68 25.5C31.84 24.15 31.69 22.78 31.26 21.48L35.6 17.14C37.19 15.55 37.19 12.95 35.6 11.36C34.83 10.59 33.8 10.16 32.71 10.16C31.62 10.16 30.59 10.59 29.82 11.36L22.55 18.63C20.96 20.22 20.96 22.82 22.55 24.41C23.07 24.93 23.69 25.26 24.35 25.44C24.26 25.61 24.15 25.77 24.01 25.91L22.05 27.87C21.43 27.54 20.85 27.14 20.34 26.63C18.97 25.26 18.22 23.45 18.22 21.52C18.22 19.59 18.97 17.77 20.34 16.41L24.28 12.46C24.67 12.07 24.67 11.44 24.28 11.05C23.89 10.66 23.26 10.66 22.87 11.05L18.9 14.99C18.4 15.49 17.97 16.04 17.61 16.63C17.03 16.99 16.49 17.41 15.99 17.9L8.72002 25.17C5.12002 28.77 5.12002 34.62 8.72002 38.22C10.52 40.02 12.88 40.92 15.25 40.92C17.62 40.92 19.98 40.02 21.78 38.22L29.05 30.95C29.55 30.45 29.98 29.9 30.34 29.32C30.92 28.96 31.46 28.54 31.96 28.04L39.23 20.77C42.83 17.17 42.83 11.32 39.23 7.71999ZM31.23 12.77C31.62 12.38 32.15 12.16 32.71 12.16C33.27 12.16 33.79 12.38 34.18 12.77C34.99 13.58 34.99 14.91 34.18 15.72L30.35 19.55C29.99 18.96 29.56 18.41 29.05 17.9C28.54 17.39 27.98 16.98 27.38 16.62L31.23 12.77ZM18.9 28.05C19.41 28.56 19.97 28.97 20.56 29.34L16.71 33.19C15.9 34 14.57 34 13.76 33.19C13.37 32.8 13.15 32.27 13.15 31.71C13.15 31.15 13.37 30.63 13.76 30.23L17.59 26.4C17.97 26.99 18.4 27.54 18.9 28.05ZM27.63 29.54L20.36 36.81C17.54 39.63 12.95 39.63 10.13 36.81C7.31002 33.99 7.31002 29.4 10.13 26.59L16.26 20.46C16.22 20.81 16.19 21.16 16.19 21.52C16.19 22.54 16.36 23.54 16.68 24.48L12.34 28.82C11.57 29.59 11.14 30.62 11.14 31.71C11.14 32.8 11.57 33.83 12.34 34.6C13.14 35.4 14.18 35.8 15.23 35.8C16.28 35.8 17.32 35.4 18.12 34.6L25.39 27.33C26.16 26.56 26.59 25.53 26.59 24.44C26.59 23.35 26.17 22.32 25.39 21.55C24.88 21.04 24.25 20.7 23.6 20.52C23.69 20.36 23.8 20.2 23.94 20.06L25.92 18.08C26.54 18.41 27.11 18.82 27.62 19.33C28.99 20.7 29.74 22.51 29.74 24.44C29.75 26.36 29 28.18 27.63 29.54Z" fill="black"/>
|
|
5
|
-
<path d="M14.3801 14.38C14.1201 14.38 13.8701 14.28 13.6701 14.09L11.1201 11.54C10.7301 11.15 10.7301 10.52 11.1201 10.13C11.5101 9.73999 12.1401 9.73999 12.5301 10.13L15.0801 12.68C15.4701 13.07 15.4701 13.7 15.0801 14.09C14.8901 14.28 14.6301 14.38 14.3801 14.38Z" fill="#F05023"/>
|
|
6
|
-
<path d="M36.1199 36.12C35.8599 36.12 35.6099 36.02 35.4099 35.83L32.8599 33.28C32.4699 32.89 32.4699 32.26 32.8599 31.87C33.2499 31.48 33.8799 31.48 34.2699 31.87L36.8199 34.42C37.2099 34.81 37.2099 35.44 36.8199 35.83C36.6299 36.02 36.3799 36.12 36.1199 36.12Z" fill="#F05023"/>
|
|
7
|
-
<path d="M10.48 17.94C10.39 17.94 10.31 17.93 10.22 17.91L6.73997 16.98C6.20997 16.84 5.88997 16.29 6.02997 15.76C6.16997 15.23 6.71997 14.91 7.24997 15.05L10.73 15.98C11.26 16.12 11.58 16.67 11.44 17.2C11.32 17.64 10.92 17.94 10.48 17.94Z" fill="#F05023"/>
|
|
8
|
-
<path d="M30.9499 40.95C30.5099 40.95 30.0999 40.66 29.9899 40.21L29.0599 36.73C28.9199 36.2 29.2299 35.65 29.7699 35.51C30.2999 35.37 30.8499 35.68 30.9899 36.22L31.9199 39.7C32.0599 40.23 31.7499 40.78 31.2099 40.92C31.1199 40.94 31.0299 40.95 30.9499 40.95Z" fill="#F05023"/>
|
|
9
|
-
<path d="M17.9301 10.48C17.4901 10.48 17.0801 10.19 16.9601 9.73998L16.0301 6.25999C15.8901 5.72999 16.2001 5.17999 16.7401 5.03999C17.2701 4.89999 17.8201 5.20999 17.9601 5.74999L18.8901 9.22999C19.0301 9.75998 18.7201 10.31 18.1801 10.45C18.1101 10.47 18.0201 10.48 17.9301 10.48Z" fill="#F05023"/>
|
|
10
|
-
<path d="M40.9502 30.95C40.8602 30.95 40.7802 30.94 40.6902 30.92L37.2102 29.99C36.6802 29.85 36.3602 29.3 36.5002 28.77C36.6402 28.24 37.1902 27.92 37.7202 28.06L41.2002 28.99C41.7302 29.13 42.0502 29.68 41.9102 30.21C41.8002 30.65 41.3902 30.95 40.9502 30.95Z" fill="#F05023"/>
|
|
11
|
-
</svg>
|
|
1
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M39.5202 11.43C36.3102 8.21999 31.0902 8.21999 27.8802 11.43L24.5502 14.76L20.6002 18.71C20.1002 19.21 19.6802 19.77 19.3402 20.36C18.7502 20.71 18.2002 21.12 17.6902 21.62L10.4202 28.89C7.2102 32.1 7.2102 37.32 10.4202 40.53C13.6302 43.74 18.8502 43.74 22.0602 40.53L29.3302 33.26C29.8302 32.76 30.2502 32.2 30.5902 31.61C31.1802 31.26 31.7302 30.85 32.2402 30.35L39.5102 23.08C42.7402 19.85 42.7402 14.64 39.5202 11.43ZM26.5902 27.59C25.7502 27.63 24.8902 27.35 24.2502 26.7C23.6102 26.06 23.3202 25.2 23.3602 24.36C24.2002 24.32 25.0602 24.6 25.7002 25.25C26.3402 25.9 26.6402 26.75 26.5902 27.59ZM18.4302 36.89C17.2202 38.1 15.2702 38.1 14.0702 36.89C12.8602 35.68 12.8602 33.73 14.0702 32.53L19 27.5C20 28 20.72 28.23 21.5 29C22.28 29.77 22.2802 31.7 23.2302 32.11L18.4302 36.89ZM35.8902 19.43L31.1002 24.22C30.7002 23.27 30.1202 22.38 29.3402 21.61C28.5702 20.84 27.6802 20.26 26.7302 19.85L31.5202 15.06C32.7302 13.85 34.6802 13.85 35.8802 15.06C37.0902 16.27 37.0902 18.22 35.8902 19.43Z" fill="#BEDCE3"/>
|
|
3
|
+
<path d="M38.5202 8.42999C35.3102 5.21999 30.0902 5.21999 26.8802 8.42999L23.5502 11.76L19.6002 15.71C19.1002 16.21 18.6802 16.77 18.3402 17.36C17.7502 17.71 17.2002 18.12 16.6902 18.62L9.4202 25.89C6.2102 29.1 6.2102 34.32 9.4202 37.53C12.6302 40.74 17.8502 40.74 21.0602 37.53L28.3302 30.26C28.8302 29.76 29.2502 29.2 29.5902 28.61C30.1802 28.26 30.7302 27.85 31.2402 27.35L38.5102 20.08C41.7402 16.85 41.7402 11.64 38.5202 8.42999ZM25.5902 24.59C24.7502 24.63 23.8902 24.35 23.2502 23.7C22.6102 23.06 22.3202 22.2 22.3602 21.36C23.2002 21.32 24.0602 21.6 24.7002 22.25C25.3402 22.9 25.6402 23.75 25.5902 24.59ZM17.4302 33.89C16.2202 35.1 14.2702 35.1 13.0702 33.89C11.8702 32.68 11.8602 30.73 13.0702 29.53L17.8602 24.74C18.2602 25.69 18.8402 26.58 19.6202 27.35C20.4002 28.12 21.2802 28.7 22.2302 29.11L17.4302 33.89ZM34.8902 16.43L30.1002 21.22C29.7002 20.27 29.1202 19.38 28.3402 18.61C27.5602 17.84 26.6802 17.26 25.7302 16.85L30.5202 12.06C31.7302 10.85 33.6802 10.85 34.8802 12.06C36.0902 13.27 36.0902 15.22 34.8902 16.43Z" fill="white"/>
|
|
4
|
+
<path d="M39.23 7.71999C35.63 4.11999 29.77 4.11999 26.18 7.71999C25.79 8.10999 25.79 8.73999 26.18 9.12999C26.57 9.51999 27.2 9.51999 27.59 9.12999C30.41 6.30999 35 6.30999 37.82 9.12999C40.64 11.95 40.64 16.54 37.82 19.36L31.68 25.5C31.84 24.15 31.69 22.78 31.26 21.48L35.6 17.14C37.19 15.55 37.19 12.95 35.6 11.36C34.83 10.59 33.8 10.16 32.71 10.16C31.62 10.16 30.59 10.59 29.82 11.36L22.55 18.63C20.96 20.22 20.96 22.82 22.55 24.41C23.07 24.93 23.69 25.26 24.35 25.44C24.26 25.61 24.15 25.77 24.01 25.91L22.05 27.87C21.43 27.54 20.85 27.14 20.34 26.63C18.97 25.26 18.22 23.45 18.22 21.52C18.22 19.59 18.97 17.77 20.34 16.41L24.28 12.46C24.67 12.07 24.67 11.44 24.28 11.05C23.89 10.66 23.26 10.66 22.87 11.05L18.9 14.99C18.4 15.49 17.97 16.04 17.61 16.63C17.03 16.99 16.49 17.41 15.99 17.9L8.72002 25.17C5.12002 28.77 5.12002 34.62 8.72002 38.22C10.52 40.02 12.88 40.92 15.25 40.92C17.62 40.92 19.98 40.02 21.78 38.22L29.05 30.95C29.55 30.45 29.98 29.9 30.34 29.32C30.92 28.96 31.46 28.54 31.96 28.04L39.23 20.77C42.83 17.17 42.83 11.32 39.23 7.71999ZM31.23 12.77C31.62 12.38 32.15 12.16 32.71 12.16C33.27 12.16 33.79 12.38 34.18 12.77C34.99 13.58 34.99 14.91 34.18 15.72L30.35 19.55C29.99 18.96 29.56 18.41 29.05 17.9C28.54 17.39 27.98 16.98 27.38 16.62L31.23 12.77ZM18.9 28.05C19.41 28.56 19.97 28.97 20.56 29.34L16.71 33.19C15.9 34 14.57 34 13.76 33.19C13.37 32.8 13.15 32.27 13.15 31.71C13.15 31.15 13.37 30.63 13.76 30.23L17.59 26.4C17.97 26.99 18.4 27.54 18.9 28.05ZM27.63 29.54L20.36 36.81C17.54 39.63 12.95 39.63 10.13 36.81C7.31002 33.99 7.31002 29.4 10.13 26.59L16.26 20.46C16.22 20.81 16.19 21.16 16.19 21.52C16.19 22.54 16.36 23.54 16.68 24.48L12.34 28.82C11.57 29.59 11.14 30.62 11.14 31.71C11.14 32.8 11.57 33.83 12.34 34.6C13.14 35.4 14.18 35.8 15.23 35.8C16.28 35.8 17.32 35.4 18.12 34.6L25.39 27.33C26.16 26.56 26.59 25.53 26.59 24.44C26.59 23.35 26.17 22.32 25.39 21.55C24.88 21.04 24.25 20.7 23.6 20.52C23.69 20.36 23.8 20.2 23.94 20.06L25.92 18.08C26.54 18.41 27.11 18.82 27.62 19.33C28.99 20.7 29.74 22.51 29.74 24.44C29.75 26.36 29 28.18 27.63 29.54Z" fill="black"/>
|
|
5
|
+
<path d="M14.3801 14.38C14.1201 14.38 13.8701 14.28 13.6701 14.09L11.1201 11.54C10.7301 11.15 10.7301 10.52 11.1201 10.13C11.5101 9.73999 12.1401 9.73999 12.5301 10.13L15.0801 12.68C15.4701 13.07 15.4701 13.7 15.0801 14.09C14.8901 14.28 14.6301 14.38 14.3801 14.38Z" fill="#F05023"/>
|
|
6
|
+
<path d="M36.1199 36.12C35.8599 36.12 35.6099 36.02 35.4099 35.83L32.8599 33.28C32.4699 32.89 32.4699 32.26 32.8599 31.87C33.2499 31.48 33.8799 31.48 34.2699 31.87L36.8199 34.42C37.2099 34.81 37.2099 35.44 36.8199 35.83C36.6299 36.02 36.3799 36.12 36.1199 36.12Z" fill="#F05023"/>
|
|
7
|
+
<path d="M10.48 17.94C10.39 17.94 10.31 17.93 10.22 17.91L6.73997 16.98C6.20997 16.84 5.88997 16.29 6.02997 15.76C6.16997 15.23 6.71997 14.91 7.24997 15.05L10.73 15.98C11.26 16.12 11.58 16.67 11.44 17.2C11.32 17.64 10.92 17.94 10.48 17.94Z" fill="#F05023"/>
|
|
8
|
+
<path d="M30.9499 40.95C30.5099 40.95 30.0999 40.66 29.9899 40.21L29.0599 36.73C28.9199 36.2 29.2299 35.65 29.7699 35.51C30.2999 35.37 30.8499 35.68 30.9899 36.22L31.9199 39.7C32.0599 40.23 31.7499 40.78 31.2099 40.92C31.1199 40.94 31.0299 40.95 30.9499 40.95Z" fill="#F05023"/>
|
|
9
|
+
<path d="M17.9301 10.48C17.4901 10.48 17.0801 10.19 16.9601 9.73998L16.0301 6.25999C15.8901 5.72999 16.2001 5.17999 16.7401 5.03999C17.2701 4.89999 17.8201 5.20999 17.9601 5.74999L18.8901 9.22999C19.0301 9.75998 18.7201 10.31 18.1801 10.45C18.1101 10.47 18.0201 10.48 17.9301 10.48Z" fill="#F05023"/>
|
|
10
|
+
<path d="M40.9502 30.95C40.8602 30.95 40.7802 30.94 40.6902 30.92L37.2102 29.99C36.6802 29.85 36.3602 29.3 36.5002 28.77C36.6402 28.24 37.1902 27.92 37.7202 28.06L41.2002 28.99C41.7302 29.13 42.0502 29.68 41.9102 30.21C41.8002 30.65 41.3902 30.95 40.9502 30.95Z" fill="#F05023"/>
|
|
11
|
+
</svg>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M9.3335 28C9.3335 23.5817 12.9152 20 17.3335 20H54.6668C59.0851 20 62.6668 23.5817 62.6668 28V49.3333C62.6668 53.7516 59.0851 57.3333 54.6668 57.3333H17.3335C12.9152 57.3333 9.3335 53.7516 9.3335 49.3333V28Z" fill="#BEDCE3"/>
|
|
3
|
-
<path d="M4 22.6667C4 18.2485 7.58172 14.6667 12 14.6667H49.3333C53.7516 14.6667 57.3333 18.2485 57.3333 22.6667V44.0001C57.3333 48.4184 53.7516 52.0001 49.3333 52.0001H12C7.58172 52.0001 4 48.4184 4 44.0001V22.6667Z" fill="white"/>
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.2372 21.9078C12.6564 21.3024 13.487 21.1514 14.0924 21.5705L31.4257 33.5705C32.0312 33.9897 32.1822 34.8203 31.763 35.4257C31.3439 36.0312 30.5133 36.1822 29.9078 35.763L12.5745 23.763C11.9691 23.3439 11.818 22.5133 12.2372 21.9078Z" fill="black"/>
|
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M55.7477 16.5528C56.1788 17.1497 56.0444 17.9832 55.4474 18.4143L31.4474 35.7477C30.8505 36.1788 30.017 36.0444 29.5859 35.4474C29.1547 34.8505 29.2892 34.017 29.8861 33.5859L53.8861 16.2525C54.4831 15.8214 55.3165 15.9558 55.7477 16.5528Z" fill="black"/>
|
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.9998 14.6666C15.9998 13.9302 16.5968 13.3333 17.3332 13.3333H49.3332C54.4878 13.3333 58.6665 17.5119 58.6665 22.6666V43.9999C58.6665 49.1546 54.4878 53.3333 49.3332 53.3333H11.9998C6.84518 53.3333 2.6665 49.1546 2.6665 43.9999V27.9999C2.6665 27.2635 3.26346 26.6666 3.99984 26.6666C4.73622 26.6666 5.33317 27.2635 5.33317 27.9999V43.9999C5.33317 47.6818 8.31794 50.6666 11.9998 50.6666H49.3332C53.0151 50.6666 55.9998 47.6818 55.9998 43.9999V22.6666C55.9998 18.9847 53.0151 15.9999 49.3332 15.9999H17.3332C16.5968 15.9999 15.9998 15.403 15.9998 14.6666Z" fill="black"/>
|
|
7
|
-
<path d="M59.9998 17.3334C59.9998 23.2245 55.2242 28.0001 49.3332 28.0001C43.4421 28.0001 38.6665 23.2245 38.6665 17.3334C38.6665 11.4424 43.4421 6.66675 49.3332 6.66675C55.2242 6.66675 59.9998 11.4424 59.9998 17.3334Z" fill="#F05023"/>
|
|
8
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M49.3335 7.99992C44.1788 7.99992 40.0002 12.1786 40.0002 17.3333C40.0002 22.4879 44.1788 26.6666 49.3335 26.6666C54.4882 26.6666 58.6668 22.4879 58.6668 17.3333C58.6668 12.1786 54.4882 7.99992 49.3335 7.99992ZM37.3335 17.3333C37.3335 10.7058 42.7061 5.33325 49.3335 5.33325C55.9609 5.33325 61.3335 10.7058 61.3335 17.3333C61.3335 23.9607 55.9609 29.3333 49.3335 29.3333C42.7061 29.3333 37.3335 23.9607 37.3335 17.3333Z" fill="black"/>
|
|
9
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M51.1767 12.1015C51.675 12.3079 51.9998 12.7941 51.9998 13.3334V21.3334C51.9998 22.0698 51.4029 22.6667 50.6665 22.6667C49.9301 22.6667 49.3332 22.0698 49.3332 21.3334V16.5523L48.9426 16.9428C48.4219 17.4635 47.5777 17.4635 47.057 16.9428C46.5363 16.4221 46.5363 15.5779 47.057 15.0572L49.7237 12.3906C50.105 12.0092 50.6785 11.8952 51.1767 12.1015Z" fill="white"/>
|
|
10
|
-
</svg>
|
|
1
|
+
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.3335 28C9.3335 23.5817 12.9152 20 17.3335 20H54.6668C59.0851 20 62.6668 23.5817 62.6668 28V49.3333C62.6668 53.7516 59.0851 57.3333 54.6668 57.3333H17.3335C12.9152 57.3333 9.3335 53.7516 9.3335 49.3333V28Z" fill="#BEDCE3"/>
|
|
3
|
+
<path d="M4 22.6667C4 18.2485 7.58172 14.6667 12 14.6667H49.3333C53.7516 14.6667 57.3333 18.2485 57.3333 22.6667V44.0001C57.3333 48.4184 53.7516 52.0001 49.3333 52.0001H12C7.58172 52.0001 4 48.4184 4 44.0001V22.6667Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.2372 21.9078C12.6564 21.3024 13.487 21.1514 14.0924 21.5705L31.4257 33.5705C32.0312 33.9897 32.1822 34.8203 31.763 35.4257C31.3439 36.0312 30.5133 36.1822 29.9078 35.763L12.5745 23.763C11.9691 23.3439 11.818 22.5133 12.2372 21.9078Z" fill="black"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M55.7477 16.5528C56.1788 17.1497 56.0444 17.9832 55.4474 18.4143L31.4474 35.7477C30.8505 36.1788 30.017 36.0444 29.5859 35.4474C29.1547 34.8505 29.2892 34.017 29.8861 33.5859L53.8861 16.2525C54.4831 15.8214 55.3165 15.9558 55.7477 16.5528Z" fill="black"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.9998 14.6666C15.9998 13.9302 16.5968 13.3333 17.3332 13.3333H49.3332C54.4878 13.3333 58.6665 17.5119 58.6665 22.6666V43.9999C58.6665 49.1546 54.4878 53.3333 49.3332 53.3333H11.9998C6.84518 53.3333 2.6665 49.1546 2.6665 43.9999V27.9999C2.6665 27.2635 3.26346 26.6666 3.99984 26.6666C4.73622 26.6666 5.33317 27.2635 5.33317 27.9999V43.9999C5.33317 47.6818 8.31794 50.6666 11.9998 50.6666H49.3332C53.0151 50.6666 55.9998 47.6818 55.9998 43.9999V22.6666C55.9998 18.9847 53.0151 15.9999 49.3332 15.9999H17.3332C16.5968 15.9999 15.9998 15.403 15.9998 14.6666Z" fill="black"/>
|
|
7
|
+
<path d="M59.9998 17.3334C59.9998 23.2245 55.2242 28.0001 49.3332 28.0001C43.4421 28.0001 38.6665 23.2245 38.6665 17.3334C38.6665 11.4424 43.4421 6.66675 49.3332 6.66675C55.2242 6.66675 59.9998 11.4424 59.9998 17.3334Z" fill="#F05023"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M49.3335 7.99992C44.1788 7.99992 40.0002 12.1786 40.0002 17.3333C40.0002 22.4879 44.1788 26.6666 49.3335 26.6666C54.4882 26.6666 58.6668 22.4879 58.6668 17.3333C58.6668 12.1786 54.4882 7.99992 49.3335 7.99992ZM37.3335 17.3333C37.3335 10.7058 42.7061 5.33325 49.3335 5.33325C55.9609 5.33325 61.3335 10.7058 61.3335 17.3333C61.3335 23.9607 55.9609 29.3333 49.3335 29.3333C42.7061 29.3333 37.3335 23.9607 37.3335 17.3333Z" fill="black"/>
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M51.1767 12.1015C51.675 12.3079 51.9998 12.7941 51.9998 13.3334V21.3334C51.9998 22.0698 51.4029 22.6667 50.6665 22.6667C49.9301 22.6667 49.3332 22.0698 49.3332 21.3334V16.5523L48.9426 16.9428C48.4219 17.4635 47.5777 17.4635 47.057 16.9428C46.5363 16.4221 46.5363 15.5779 47.057 15.0572L49.7237 12.3906C50.105 12.0092 50.6785 11.8952 51.1767 12.1015Z" fill="white"/>
|
|
10
|
+
</svg>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.0174 12C15.2314 12 13.6619 13.1839 13.1713 14.9011L10.7286 23.4506C10.3635 24.7282 11.3228 26 12.6516 26H14.0001V40C14.0001 42.2091 15.791 44 18.0001 44H38.0001C40.2093 44 42.0001 42.2091 42.0001 40V25.7848C43.9393 25.1196 45.1471 23.0144 44.5433 20.9011L42.829 14.9011C42.3384 13.1839 40.7689 12 38.9829 12H38.0001H35.0001H21.0001H18.0001H17.0174Z" fill="#BEDCE3"/>
|
|
3
|
-
<path d="M10 12C10 9.79086 11.7909 8 14 8H34C36.2091 8 38 9.79086 38 12V36C38 38.2091 36.2091 40 34 40H14C11.7909 40 10 38.2091 10 36V12Z" fill="white"/>
|
|
4
|
-
<path d="M9 36V22H11V36C11 37.6569 12.3431 39 14 39H18C18.5523 39 19 38.5523 19 38V28C19 26.3431 20.3431 25 22 25H26C27.6569 25 29 26.3431 29 28V38C29 38.5523 29.4477 39 30 39H34C35.6569 39 37 37.6569 37 36V12C37 10.3431 35.6569 9 34 9H17V7H34C36.7614 7 39 9.23858 39 12V36C39 38.7614 36.7614 41 34 41H30C28.3431 41 27 39.6569 27 38V28C27 27.4477 26.5523 27 26 27H22C21.4477 27 21 27.4477 21 28V38C21 39.6569 19.6569 41 18 41H14C11.2386 41 9 38.7614 9 36Z" fill="#231F20"/>
|
|
5
|
-
<path d="M9.17092 10.9011C9.66155 9.18391 11.2311 8 13.017 8H16.9998L15.4904 18.5657C15.2089 20.5363 13.5212 22 11.5306 22H11.3027C8.64521 22 6.72656 19.4564 7.45663 16.9011L9.17092 10.9011Z" fill="#F05023"/>
|
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.0085 8C14.0085 7.44772 14.4562 7 15.0085 7H18.1529L16.4805 18.7071C16.1286 21.1704 14.019 23 11.5307 23H11.3028C7.98095 23 5.58263 19.8205 6.49523 16.6264L6.89555 15.2253C7.04727 14.6942 7.60076 14.3868 8.13179 14.5385C8.66283 14.6902 8.97032 15.2437 8.81859 15.7747L8.41828 17.1758C7.87072 19.0923 9.30971 21 11.3028 21H11.5307C13.0237 21 14.2895 19.9022 14.5006 18.4243L15.8469 9H15.0085C14.4562 9 14.0085 8.55228 14.0085 8Z" fill="#231F20"/>
|
|
7
|
-
<path d="M17 8H24V18C24 20.2091 22.2092 22 20 22H19.6121C17.1779 22 15.308 19.844 15.6523 17.4343L17 8Z" fill="#F05023"/>
|
|
8
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.1324 7H24.9997V18C24.9997 20.7614 22.7612 23 19.9997 23H19.6118C16.569 23 14.2317 20.3051 14.662 17.2929L16.1324 7ZM17.867 9L16.6419 17.5757C16.3837 19.383 17.7861 21 19.6118 21H19.9997C21.6566 21 22.9997 19.6569 22.9997 18V9H17.867Z" fill="#231F20"/>
|
|
9
|
-
<path d="M31 8H24V18C24 20.2091 25.7909 22 28 22H28.388C30.8222 22 32.692 19.844 32.3478 17.4343L31 8Z" fill="#F05023"/>
|
|
10
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M23 7H31.8673L33.3377 17.2929C33.768 20.3051 31.4307 23 28.388 23H28C25.2386 23 23 20.7614 23 18V7ZM25 9V18C25 19.6569 26.3431 21 28 21H28.388C30.2136 21 31.616 19.383 31.3578 17.5757L30.1327 9H25Z" fill="#231F20"/>
|
|
11
|
-
<path d="M31 8H34.9828C36.7687 8 38.3383 9.18391 38.8289 10.9011L40.5432 16.9011C41.2733 19.4564 39.3546 22 36.6971 22H36.4692C34.4786 22 32.7909 20.5363 32.5094 18.5657L31 8Z" fill="#F05023"/>
|
|
12
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M29.8472 7H34.983C37.2154 7 39.1773 8.47989 39.7906 10.6264L41.5049 16.6264C42.4175 19.8205 40.0192 23 36.6973 23H36.4694C33.9811 23 31.8715 21.1704 31.5196 18.7071L29.8472 7ZM32.1532 9L33.4995 18.4243C33.7106 19.9022 34.9764 21 36.4694 21H36.6973C38.6904 21 40.1294 19.0923 39.5818 17.1758L37.8675 11.1758C37.4996 9.88793 36.3224 9 34.983 9H32.1532Z" fill="#231F20"/>
|
|
13
|
-
</svg>
|
|
1
|
+
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.0174 12C15.2314 12 13.6619 13.1839 13.1713 14.9011L10.7286 23.4506C10.3635 24.7282 11.3228 26 12.6516 26H14.0001V40C14.0001 42.2091 15.791 44 18.0001 44H38.0001C40.2093 44 42.0001 42.2091 42.0001 40V25.7848C43.9393 25.1196 45.1471 23.0144 44.5433 20.9011L42.829 14.9011C42.3384 13.1839 40.7689 12 38.9829 12H38.0001H35.0001H21.0001H18.0001H17.0174Z" fill="#BEDCE3"/>
|
|
3
|
+
<path d="M10 12C10 9.79086 11.7909 8 14 8H34C36.2091 8 38 9.79086 38 12V36C38 38.2091 36.2091 40 34 40H14C11.7909 40 10 38.2091 10 36V12Z" fill="white"/>
|
|
4
|
+
<path d="M9 36V22H11V36C11 37.6569 12.3431 39 14 39H18C18.5523 39 19 38.5523 19 38V28C19 26.3431 20.3431 25 22 25H26C27.6569 25 29 26.3431 29 28V38C29 38.5523 29.4477 39 30 39H34C35.6569 39 37 37.6569 37 36V12C37 10.3431 35.6569 9 34 9H17V7H34C36.7614 7 39 9.23858 39 12V36C39 38.7614 36.7614 41 34 41H30C28.3431 41 27 39.6569 27 38V28C27 27.4477 26.5523 27 26 27H22C21.4477 27 21 27.4477 21 28V38C21 39.6569 19.6569 41 18 41H14C11.2386 41 9 38.7614 9 36Z" fill="#231F20"/>
|
|
5
|
+
<path d="M9.17092 10.9011C9.66155 9.18391 11.2311 8 13.017 8H16.9998L15.4904 18.5657C15.2089 20.5363 13.5212 22 11.5306 22H11.3027C8.64521 22 6.72656 19.4564 7.45663 16.9011L9.17092 10.9011Z" fill="#F05023"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.0085 8C14.0085 7.44772 14.4562 7 15.0085 7H18.1529L16.4805 18.7071C16.1286 21.1704 14.019 23 11.5307 23H11.3028C7.98095 23 5.58263 19.8205 6.49523 16.6264L6.89555 15.2253C7.04727 14.6942 7.60076 14.3868 8.13179 14.5385C8.66283 14.6902 8.97032 15.2437 8.81859 15.7747L8.41828 17.1758C7.87072 19.0923 9.30971 21 11.3028 21H11.5307C13.0237 21 14.2895 19.9022 14.5006 18.4243L15.8469 9H15.0085C14.4562 9 14.0085 8.55228 14.0085 8Z" fill="#231F20"/>
|
|
7
|
+
<path d="M17 8H24V18C24 20.2091 22.2092 22 20 22H19.6121C17.1779 22 15.308 19.844 15.6523 17.4343L17 8Z" fill="#F05023"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.1324 7H24.9997V18C24.9997 20.7614 22.7612 23 19.9997 23H19.6118C16.569 23 14.2317 20.3051 14.662 17.2929L16.1324 7ZM17.867 9L16.6419 17.5757C16.3837 19.383 17.7861 21 19.6118 21H19.9997C21.6566 21 22.9997 19.6569 22.9997 18V9H17.867Z" fill="#231F20"/>
|
|
9
|
+
<path d="M31 8H24V18C24 20.2091 25.7909 22 28 22H28.388C30.8222 22 32.692 19.844 32.3478 17.4343L31 8Z" fill="#F05023"/>
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M23 7H31.8673L33.3377 17.2929C33.768 20.3051 31.4307 23 28.388 23H28C25.2386 23 23 20.7614 23 18V7ZM25 9V18C25 19.6569 26.3431 21 28 21H28.388C30.2136 21 31.616 19.383 31.3578 17.5757L30.1327 9H25Z" fill="#231F20"/>
|
|
11
|
+
<path d="M31 8H34.9828C36.7687 8 38.3383 9.18391 38.8289 10.9011L40.5432 16.9011C41.2733 19.4564 39.3546 22 36.6971 22H36.4692C34.4786 22 32.7909 20.5363 32.5094 18.5657L31 8Z" fill="#F05023"/>
|
|
12
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M29.8472 7H34.983C37.2154 7 39.1773 8.47989 39.7906 10.6264L41.5049 16.6264C42.4175 19.8205 40.0192 23 36.6973 23H36.4694C33.9811 23 31.8715 21.1704 31.5196 18.7071L29.8472 7ZM32.1532 9L33.4995 18.4243C33.7106 19.9022 34.9764 21 36.4694 21H36.6973C38.6904 21 40.1294 19.0923 39.5818 17.1758L37.8675 11.1758C37.4996 9.88793 36.3224 9 34.983 9H32.1532Z" fill="#231F20"/>
|
|
13
|
+
</svg>
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0)">
|
|
3
|
-
<path d="M41.9998 51C52.2115 51 60.4898 42.7218 60.4898 32.51C60.4898 22.2983 52.2115 14.02 41.9998 14.02C31.788 14.02 23.5098 22.2983 23.5098 32.51C23.5098 42.7218 31.788 51 41.9998 51Z" fill="#BEDCE3"/>
|
|
4
|
-
<path d="M22.9998 56.5C33.2115 56.5 41.4898 48.2218 41.4898 38.01C41.4898 27.7983 33.2115 19.52 22.9998 19.52C12.788 19.52 4.50977 27.7983 4.50977 38.01C4.50977 48.2218 12.788 56.5 22.9998 56.5Z" fill="#F05023"/>
|
|
5
|
-
<path d="M22.9799 58.5C20.7299 58.5 18.4399 58.12 16.2099 57.31C5.83989 53.57 0.449886 42.09 4.18989 31.71C4.46989 30.93 5.32989 30.53 6.10989 30.81C6.88989 31.09 7.28989 31.95 7.00989 32.73C3.82989 41.54 8.40989 51.3 17.2199 54.49C21.4899 56.03 26.0999 55.82 30.2099 53.89C34.3199 51.96 37.4299 48.55 38.9699 44.28C39.2499 43.5 40.1099 43.1 40.8899 43.38C41.6699 43.66 42.0699 44.52 41.7899 45.3C38.8699 53.43 31.1699 58.5 22.9799 58.5Z" fill="#231F20"/>
|
|
6
|
-
<path d="M37.4998 44.5C47.7115 44.5 55.9898 36.2218 55.9898 26.01C55.9898 15.7983 47.7115 7.52002 37.4998 7.52002C27.288 7.52002 19.0098 15.7983 19.0098 26.01C19.0098 36.2218 27.288 44.5 37.4998 44.5Z" fill="white"/>
|
|
7
|
-
<path d="M37.5098 46.0101C35.2198 46.0101 32.9198 45.6101 30.7098 44.8101C25.6798 43.0001 21.6698 39.3401 19.3998 34.5001C17.1298 29.6701 16.8798 24.2401 18.6898 19.2101C20.4998 14.1801 24.1698 10.1801 28.9998 7.91007C33.8298 5.64007 39.2598 5.39007 44.2898 7.20007C49.3098 9.01007 53.3298 12.6801 55.5998 17.5101C57.8698 22.3401 58.1198 27.7701 56.3098 32.8001C54.4998 37.8301 50.8298 41.8401 45.9998 44.1101C43.2898 45.3701 40.4098 46.0101 37.5098 46.0101ZM37.5098 9.01007C30.5498 9.01007 24.0098 13.3201 21.5098 20.2301C18.3298 29.0401 22.9098 38.8001 31.7198 41.9901C40.5298 45.1701 50.2898 40.5901 53.4798 31.7801C56.6598 22.9701 52.0798 13.2101 43.2698 10.0201C41.3698 9.34007 39.4198 9.01007 37.5098 9.01007Z" fill="#231F20"/>
|
|
8
|
-
<path d="M39.0396 28.3101H35.8496V35.1701C35.8496 35.8701 35.6896 36.3901 35.3596 36.7501C35.0296 37.1101 34.6196 37.2901 34.1196 37.2901C33.5996 37.2901 33.1696 37.1101 32.8496 36.7601C32.5296 36.4101 32.3696 35.8801 32.3696 35.2001V19.9601C32.3696 19.1901 32.5496 18.6501 32.8996 18.3201C33.2496 17.9901 33.8096 17.8301 34.5796 17.8301H39.0396C40.3596 17.8301 41.3796 17.9301 42.0896 18.1301C42.7896 18.3301 43.3996 18.6501 43.9096 19.1001C44.4196 19.5501 44.8096 20.1101 45.0796 20.7601C45.3496 21.4201 45.4796 22.1501 45.4796 22.9701C45.4796 24.7201 44.9396 26.0501 43.8596 26.9501C42.7796 27.8601 41.1696 28.3101 39.0396 28.3101ZM38.1996 20.4401H35.8596V25.6901H38.1996C39.0196 25.6901 39.7096 25.6001 40.2596 25.4301C40.8096 25.2601 41.2296 24.9801 41.5196 24.5901C41.8096 24.2001 41.9496 23.6901 41.9496 23.0501C41.9496 22.2901 41.7296 21.6701 41.2796 21.2001C40.7796 20.6901 39.7496 20.4401 38.1996 20.4401Z" fill="#231F20"/>
|
|
9
|
-
<path d="M37.2799 28.3502H31.4399C30.7099 28.3502 30.1099 27.7502 30.1099 27.0202C30.1099 26.2902 30.7099 25.6902 31.4399 25.6902H37.2799C38.0099 25.6902 38.6099 26.2902 38.6099 27.0202C38.6099 27.7502 38.0099 28.3502 37.2799 28.3502Z" fill="#231F20"/>
|
|
10
|
-
<path d="M37.2799 33.0101H31.4399C30.7099 33.0101 30.1099 32.4101 30.1099 31.6801C30.1099 30.9501 30.7099 30.3501 31.4399 30.3501H37.2799C38.0099 30.3501 38.6099 30.9501 38.6099 31.6801C38.6099 32.4101 38.0099 33.0101 37.2799 33.0101Z" fill="#231F20"/>
|
|
11
|
-
</g>
|
|
12
|
-
<defs>
|
|
13
|
-
<clipPath id="clip0">
|
|
14
|
-
<rect width="57.5" height="52.5" fill="white" transform="translate(3 6)"/>
|
|
15
|
-
</clipPath>
|
|
16
|
-
</defs>
|
|
17
|
-
</svg>
|
|
1
|
+
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0)">
|
|
3
|
+
<path d="M41.9998 51C52.2115 51 60.4898 42.7218 60.4898 32.51C60.4898 22.2983 52.2115 14.02 41.9998 14.02C31.788 14.02 23.5098 22.2983 23.5098 32.51C23.5098 42.7218 31.788 51 41.9998 51Z" fill="#BEDCE3"/>
|
|
4
|
+
<path d="M22.9998 56.5C33.2115 56.5 41.4898 48.2218 41.4898 38.01C41.4898 27.7983 33.2115 19.52 22.9998 19.52C12.788 19.52 4.50977 27.7983 4.50977 38.01C4.50977 48.2218 12.788 56.5 22.9998 56.5Z" fill="#F05023"/>
|
|
5
|
+
<path d="M22.9799 58.5C20.7299 58.5 18.4399 58.12 16.2099 57.31C5.83989 53.57 0.449886 42.09 4.18989 31.71C4.46989 30.93 5.32989 30.53 6.10989 30.81C6.88989 31.09 7.28989 31.95 7.00989 32.73C3.82989 41.54 8.40989 51.3 17.2199 54.49C21.4899 56.03 26.0999 55.82 30.2099 53.89C34.3199 51.96 37.4299 48.55 38.9699 44.28C39.2499 43.5 40.1099 43.1 40.8899 43.38C41.6699 43.66 42.0699 44.52 41.7899 45.3C38.8699 53.43 31.1699 58.5 22.9799 58.5Z" fill="#231F20"/>
|
|
6
|
+
<path d="M37.4998 44.5C47.7115 44.5 55.9898 36.2218 55.9898 26.01C55.9898 15.7983 47.7115 7.52002 37.4998 7.52002C27.288 7.52002 19.0098 15.7983 19.0098 26.01C19.0098 36.2218 27.288 44.5 37.4998 44.5Z" fill="white"/>
|
|
7
|
+
<path d="M37.5098 46.0101C35.2198 46.0101 32.9198 45.6101 30.7098 44.8101C25.6798 43.0001 21.6698 39.3401 19.3998 34.5001C17.1298 29.6701 16.8798 24.2401 18.6898 19.2101C20.4998 14.1801 24.1698 10.1801 28.9998 7.91007C33.8298 5.64007 39.2598 5.39007 44.2898 7.20007C49.3098 9.01007 53.3298 12.6801 55.5998 17.5101C57.8698 22.3401 58.1198 27.7701 56.3098 32.8001C54.4998 37.8301 50.8298 41.8401 45.9998 44.1101C43.2898 45.3701 40.4098 46.0101 37.5098 46.0101ZM37.5098 9.01007C30.5498 9.01007 24.0098 13.3201 21.5098 20.2301C18.3298 29.0401 22.9098 38.8001 31.7198 41.9901C40.5298 45.1701 50.2898 40.5901 53.4798 31.7801C56.6598 22.9701 52.0798 13.2101 43.2698 10.0201C41.3698 9.34007 39.4198 9.01007 37.5098 9.01007Z" fill="#231F20"/>
|
|
8
|
+
<path d="M39.0396 28.3101H35.8496V35.1701C35.8496 35.8701 35.6896 36.3901 35.3596 36.7501C35.0296 37.1101 34.6196 37.2901 34.1196 37.2901C33.5996 37.2901 33.1696 37.1101 32.8496 36.7601C32.5296 36.4101 32.3696 35.8801 32.3696 35.2001V19.9601C32.3696 19.1901 32.5496 18.6501 32.8996 18.3201C33.2496 17.9901 33.8096 17.8301 34.5796 17.8301H39.0396C40.3596 17.8301 41.3796 17.9301 42.0896 18.1301C42.7896 18.3301 43.3996 18.6501 43.9096 19.1001C44.4196 19.5501 44.8096 20.1101 45.0796 20.7601C45.3496 21.4201 45.4796 22.1501 45.4796 22.9701C45.4796 24.7201 44.9396 26.0501 43.8596 26.9501C42.7796 27.8601 41.1696 28.3101 39.0396 28.3101ZM38.1996 20.4401H35.8596V25.6901H38.1996C39.0196 25.6901 39.7096 25.6001 40.2596 25.4301C40.8096 25.2601 41.2296 24.9801 41.5196 24.5901C41.8096 24.2001 41.9496 23.6901 41.9496 23.0501C41.9496 22.2901 41.7296 21.6701 41.2796 21.2001C40.7796 20.6901 39.7496 20.4401 38.1996 20.4401Z" fill="#231F20"/>
|
|
9
|
+
<path d="M37.2799 28.3502H31.4399C30.7099 28.3502 30.1099 27.7502 30.1099 27.0202C30.1099 26.2902 30.7099 25.6902 31.4399 25.6902H37.2799C38.0099 25.6902 38.6099 26.2902 38.6099 27.0202C38.6099 27.7502 38.0099 28.3502 37.2799 28.3502Z" fill="#231F20"/>
|
|
10
|
+
<path d="M37.2799 33.0101H31.4399C30.7099 33.0101 30.1099 32.4101 30.1099 31.6801C30.1099 30.9501 30.7099 30.3501 31.4399 30.3501H37.2799C38.0099 30.3501 38.6099 30.9501 38.6099 31.6801C38.6099 32.4101 38.0099 33.0101 37.2799 33.0101Z" fill="#231F20"/>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<clipPath id="clip0">
|
|
14
|
+
<rect width="57.5" height="52.5" fill="white" transform="translate(3 6)"/>
|
|
15
|
+
</clipPath>
|
|
16
|
+
</defs>
|
|
17
|
+
</svg>
|