@testgorilla/tgo-ui 3.11.0 → 3.11.1
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/components/donut-chart/donut-chart.component.d.ts +2 -2
- package/components/overflow-menu/overflow-menu.model.d.ts +1 -1
- package/esm2022/assets/i18n/en.json +2 -1
- package/esm2022/components/accordion/accordion.component.mjs +3 -3
- package/esm2022/components/accordion/accordion.component.module.mjs +1 -1
- package/esm2022/components/accordion/accordion.model.mjs +1 -1
- package/esm2022/components/alert-banner/alert-banner.component.mjs +3 -3
- package/esm2022/components/alert-banner/alert-banner.component.module.mjs +1 -1
- package/esm2022/components/alert-banner/alert-banner.model.mjs +1 -1
- package/esm2022/components/autocomplete/autocomplete.component.module.mjs +1 -1
- package/esm2022/components/autocomplete/autocomplete.model.mjs +1 -1
- package/esm2022/components/autocomplete/includes.pipe.mjs +1 -1
- package/esm2022/components/autocomplete/prevent-input.directive.mjs +1 -1
- package/esm2022/components/autocomplete/transform-Item.pipe.mjs +1 -1
- package/esm2022/components/avatar/avatar.component.mjs +3 -3
- package/esm2022/components/avatar/avatar.component.module.mjs +1 -1
- package/esm2022/components/avatar/avatar.model.mjs +1 -1
- package/esm2022/components/badge/badge.component.mjs +1 -1
- package/esm2022/components/badge/badge.component.module.mjs +1 -1
- package/esm2022/components/card/card.component.module.mjs +1 -1
- package/esm2022/components/card/card.model.mjs +1 -1
- package/esm2022/components/checkbox/checkbox.component.mjs +3 -3
- package/esm2022/components/checkbox/checkbox.component.module.mjs +1 -1
- package/esm2022/components/checkbox/focus-visible.directive.mjs +1 -1
- package/esm2022/components/confirm-dialog/confirm-dialog.component.module.mjs +1 -1
- package/esm2022/components/datepicker/datepicker.component.module.mjs +1 -1
- package/esm2022/components/datepicker/datepicker.service.mjs +1 -1
- package/esm2022/components/datepicker/no-date-format.directive.mjs +1 -1
- package/esm2022/components/deprecated-paginator/deprecated-paginator.component.mjs +3 -3
- package/esm2022/components/deprecated-paginator/deprecated-paginator.component.module.mjs +1 -1
- package/esm2022/components/dialog/dialog.component.module.mjs +1 -1
- package/esm2022/components/divider/divider.component.mjs +3 -3
- package/esm2022/components/divider/divider.component.module.mjs +1 -1
- package/esm2022/components/divider/divider.model.mjs +1 -1
- package/esm2022/components/dropdown/dropdown.component.module.mjs +1 -1
- package/esm2022/components/elevation-shadow/elevation-shadow.component.mjs +3 -3
- package/esm2022/components/elevation-shadow/elevation-shadow.component.module.mjs +1 -1
- package/esm2022/components/elevation-shadow/elevation-shadow.constant.mjs +1 -1
- package/esm2022/components/empty-state/empty-state.component.module.mjs +1 -1
- package/esm2022/components/field/field.model.mjs +1 -1
- package/esm2022/components/file-upload/file-upload.component.module.mjs +1 -1
- package/esm2022/components/filter-button/filter-button.component.module.mjs +1 -1
- package/esm2022/components/filter-button/filter-button.model.mjs +1 -1
- package/esm2022/components/gaussian-chart/gaussian-chart.module.mjs +1 -1
- package/esm2022/components/icon/icon.component.mjs +3 -3
- package/esm2022/components/icon/icon.component.module.mjs +1 -1
- package/esm2022/components/icon/icon.model.mjs +1 -1
- package/esm2022/components/icon-label/icon-label.component.module.mjs +1 -1
- package/esm2022/components/logo/logo.component.mjs +3 -3
- package/esm2022/components/logo/logo.component.module.mjs +1 -1
- package/esm2022/components/logo/logo.model.mjs +1 -1
- package/esm2022/components/media-card/media-card.component.mjs +3 -3
- package/esm2022/components/multi-input/multi-input.component.mjs +3 -3
- package/esm2022/components/multi-input/multi-input.component.module.mjs +1 -1
- package/esm2022/components/multi-input/multi-input.model.mjs +1 -1
- package/esm2022/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.mjs +3 -3
- package/esm2022/components/navbar/navbar.component.mjs +3 -3
- package/esm2022/components/navbar/navbar.component.module.mjs +1 -1
- package/esm2022/components/navbar/navbar.model.mjs +1 -1
- package/esm2022/components/overflow-menu/overflow-menu.component.mjs +3 -3
- package/esm2022/components/overflow-menu/overflow-menu.component.module.mjs +1 -1
- package/esm2022/components/overflow-menu/overflow-menu.model.mjs +1 -1
- package/esm2022/components/page-header/page-header.component.mjs +3 -3
- package/esm2022/components/page-header/page-header.component.module.mjs +1 -1
- package/esm2022/components/paginator/paginator.component.mjs +3 -3
- package/esm2022/components/paginator/paginator.component.module.mjs +1 -1
- package/esm2022/components/password-criteria/password.component.mjs +3 -3
- package/esm2022/components/password-criteria/password.component.module.mjs +1 -1
- package/esm2022/components/password-strength/password-strength.component.mjs +3 -3
- package/esm2022/components/password-strength/password-strength.component.module.mjs +1 -1
- package/esm2022/components/phone-input/join-strings.pipe.mjs +1 -1
- package/esm2022/components/phone-input/phone-input.component.mjs +3 -3
- package/esm2022/components/phone-input/phone-input.component.module.mjs +1 -1
- package/esm2022/components/phone-input/phone-input.model.mjs +1 -1
- package/esm2022/components/progress-bar/progress-bar.component.mjs +3 -3
- package/esm2022/components/progress-bar/progress-bar.component.module.mjs +1 -1
- package/esm2022/components/radial-progress/radial-progress.component.module.mjs +1 -1
- package/esm2022/components/radio-button/radio-button.component.mjs +3 -3
- package/esm2022/components/radio-button/radio-button.component.module.mjs +1 -1
- package/esm2022/components/radio-button/radio-button.model.mjs +1 -1
- package/esm2022/components/rating/half-star.pipe.mjs +1 -1
- package/esm2022/components/rating/rating.component.mjs +3 -3
- package/esm2022/components/rating/rating.component.module.mjs +1 -1
- package/esm2022/components/scale/scale.component.module.mjs +1 -1
- package/esm2022/components/segmented-bar/segmented-bar.component.mjs +3 -3
- package/esm2022/components/segmented-bar/segmented-bar.model.mjs +1 -1
- package/esm2022/components/segmented-button/segmented-button.component.mjs +1 -1
- package/esm2022/components/segmented-button/segmented-button.component.module.mjs +1 -1
- package/esm2022/components/segmented-button/segmented-button.model.mjs +1 -1
- package/esm2022/components/side-panel/side-panel.animations.mjs +1 -1
- package/esm2022/components/side-sheet/side-sheet.component.mjs +3 -3
- package/esm2022/components/side-sheet/side-sheet.component.module.mjs +1 -1
- package/esm2022/components/side-sheet/side-sheet.model.mjs +1 -1
- package/esm2022/components/side-sheet/side-sheet.service.mjs +1 -1
- package/esm2022/components/skeleton/skeleton.model.mjs +1 -1
- package/esm2022/components/slider/slider.component.mjs +3 -3
- package/esm2022/components/slider/slider.component.module.mjs +1 -1
- package/esm2022/components/slider/slider.model.mjs +1 -1
- package/esm2022/components/snackbar/snackbar.component.mjs +3 -3
- package/esm2022/components/snackbar/snackbar.component.module.mjs +1 -1
- package/esm2022/components/snackbar/snackbar.model.mjs +1 -1
- package/esm2022/components/snackbar/snackbar.service.mjs +1 -1
- package/esm2022/components/spider-chart/spider-chart.component.mjs +3 -3
- package/esm2022/components/spider-chart/spider-chart.model.mjs +1 -1
- package/esm2022/components/spider-chart/spider-chart.module.mjs +1 -1
- package/esm2022/components/spinner/spinner.model.mjs +1 -1
- package/esm2022/components/step/step.component.mjs +3 -3
- package/esm2022/components/step/step.component.module.mjs +1 -1
- package/esm2022/components/stepper/stepper.component.mjs +3 -3
- package/esm2022/components/stepper/stepper.component.module.mjs +1 -1
- package/esm2022/components/stepper/stepper.model.mjs +1 -1
- package/esm2022/components/table/sentence-case.pipe.mjs +1 -1
- package/esm2022/components/table/table.component.mjs +3 -3
- package/esm2022/components/table/table.component.module.mjs +1 -1
- package/esm2022/components/table/table.model.mjs +1 -1
- package/esm2022/components/tag/tag.component.mjs +3 -3
- package/esm2022/components/tag/tag.component.module.mjs +1 -1
- package/esm2022/components/tag/tag.model.mjs +1 -1
- package/esm2022/components/toggle/toggle.component.mjs +3 -3
- package/esm2022/components/toggle/toggle.component.module.mjs +1 -1
- package/esm2022/components/toggle/toggle.model.mjs +1 -1
- package/esm2022/components/tooltip/tooltip.component.mjs +3 -3
- package/esm2022/components/tooltip/tooltip.model.mjs +1 -1
- package/esm2022/components/universal-skills-report/universal-skills-report.component.mjs +3 -3
- package/esm2022/components/universal-skills-report/universal-skills-report.component.module.mjs +1 -1
- package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.mjs +3 -3
- package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.mjs +1 -1
- package/esm2022/components/validation-error/validation-error.component.mjs +3 -3
- package/esm2022/components/validation-error/validation-error.model.mjs +1 -1
- package/esm2022/components/validation-error/validation-error.module.mjs +1 -1
- package/esm2022/directives/digits-only.directive.mjs +1 -1
- package/esm2022/directives/drag-drop.directive.mjs +1 -1
- package/esm2022/directives/dynamic-component.directive.mjs +1 -1
- package/esm2022/directives/ellipse-text.directive.mjs +1 -1
- package/esm2022/directives/select-text.directive.mjs +1 -1
- package/esm2022/directives/step-line-element.directive.mjs +1 -1
- package/esm2022/models/application-theme.model.mjs +1 -1
- package/esm2022/models/checkbox.model.mjs +1 -1
- package/esm2022/models/colors.model.mjs +1 -1
- package/esm2022/models/keyboard-events.model.mjs +1 -1
- package/esm2022/models/screen-breakpoints.model.mjs +1 -1
- package/esm2022/models/universal-skills-report.model.mjs +1 -1
- package/esm2022/pipes/data-property-getter.mjs +1 -1
- package/esm2022/pipes/has-validation-error.pipe.mjs +1 -1
- package/esm2022/pipes/memoize-func.pipe.mjs +1 -1
- package/esm2022/pipes/name-initials.pipe.mjs +1 -1
- package/esm2022/pipes/ui-ordinal-suffix.pipe.mjs +1 -1
- package/esm2022/pipes/ui-translate.pipe.mjs +1 -1
- package/esm2022/services/icons.service.mjs +1 -1
- package/esm2022/services/universal-skills.service.mjs +1 -1
- package/esm2022/utils/alert-bar.model.mjs +1 -1
- package/esm2022/utils/autocomplete-utils.mjs +2 -2
- package/esm2022/utils/color-contrast.mjs +1 -1
- package/esm2022/utils/hex-to-rgb.mjs +1 -1
- package/esm2022/utils/localization/language.model.mjs +1 -1
- package/esm2022/utils/localization/language.service.mjs +1 -1
- package/fesm2022/testgorilla-tgo-ui.mjs +75 -74
- package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
- package/package.json +1 -1
- package/projects/tgo-canopy-ui/assets/i18n/en.json +2 -1
- package/projects/tgo-canopy-ui/assets/icons/Add.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Archive.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Arrow_down.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Arrow_left.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Arrow_right.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Arrow_up.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Assessment.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Attempts.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Book.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Calendar.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Candidates.svg +8 -8
- package/projects/tgo-canopy-ui/assets/icons/Chat-notifications.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/Chat.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Check.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Clone.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Close.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Code.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Company.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Copy.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Custom-questions.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Delete.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Devices.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Document.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Dot.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Download.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Edit.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Email-message.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Employee.svg +8 -8
- package/projects/tgo-canopy-ui/assets/icons/Empty-placeholder.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Error.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Essay.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Eye-hide.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Eye-view.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Fast-forward.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/Fast-rewind.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/Feedback-1.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Feedback-2.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Feedback-3.svg +6 -6
- package/projects/tgo-canopy-ui/assets/icons/Feedback-4.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Feedback-5.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/File-attach.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/File-upload.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Filter.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Fire.svg +10 -10
- package/projects/tgo-canopy-ui/assets/icons/Folder.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-add-file.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-add-table.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-align-L.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-align-R.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-align-center.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-align-justify.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-bold.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-code-active.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-code-block.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-edit-table.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-format.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-function.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-italics.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-list-bulleted.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-list-numbered.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-picker.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-quote.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-subscript.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-superscript.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-text-direction-L.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-text-direction-R.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-text-size.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-underline.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Format-variable.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Full-screen.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Gender-female.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Gender-male.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Gift.svg +7 -7
- package/projects/tgo-canopy-ui/assets/icons/Google.svg +6 -6
- package/projects/tgo-canopy-ui/assets/icons/Grab.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Help-2.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Help.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Image.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Info.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Integration.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Language.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Layout.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Learn.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Level.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Light-bulb.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Link.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Loading-spinner.svg +10 -10
- package/projects/tgo-canopy-ui/assets/icons/Localisation.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Location.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Lock.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Log-out.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Menu-burger.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Menu-ellipsis.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Microphone.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Minimize.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Minus.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Money-bag.svg +5 -5
- package/projects/tgo-canopy-ui/assets/icons/Mouse-cursor.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Mouse-grab-cursor.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Mouse.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Multi-choice.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Notifications.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Password.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/Path.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Pin-marker.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/Plan-billing.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Plus.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Premium.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/Promotion.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Question-count.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Refer.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Reset.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Review.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Round-check-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Round-check.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Search.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Secure-checkout.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Send.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Settings.svg +8 -8
- package/projects/tgo-canopy-ui/assets/icons/Share.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Skip-next.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/Skip-previous.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/Social-facebook.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Social-instagram.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Social-linkedin.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Sorting-down-1.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Sorting-down.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Sparkles.svg +18 -18
- package/projects/tgo-canopy-ui/assets/icons/Speedometer.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Star-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Star-half.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Star-outline.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Suitcase.svg +6 -6
- package/projects/tgo-canopy-ui/assets/icons/Support.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Sync.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Team.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Test.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/TestGorilla.svg +11 -11
- package/projects/tgo-canopy-ui/assets/icons/Thunder.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Timer.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Trophy.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Type.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Unarchive.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Unlock.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Upgrade.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Upload.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/User-access.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/User-add.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/User-invite.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/User-profile.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/User-reject.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/User-switch.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Video-pause.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Video-play.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Video-record.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Video-stop.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Video.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Volume.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Warning.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/Zoom-in.svg +6 -6
- package/projects/tgo-canopy-ui/assets/icons/Zoom-out.svg +5 -5
- package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-filled-disabled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-half.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-outline.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Add-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Add-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Archive-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Archive-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-down-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-down-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-left-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-left-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-right-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-right-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-up-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-up-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-down-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-down-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-up-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-up-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Assessment-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Assessment-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Attach-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Attach-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Attempts-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Attempts-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Book-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Book-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Calendar-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Calendar-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Chat-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Chat-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-round-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-round-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Circle-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Circle-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Clone-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Clone-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Code-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Code-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Company-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Company-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Copy-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Copy-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Delete-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Delete-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Devices-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Devices-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Disconnected-in-line.svg +11 -11
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Document-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Document-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Dot-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Dot-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Download-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Download-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-text-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-text-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Employee-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Employee-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Empty-search-in-line.svg +11 -11
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Error-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Error-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Essay-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Essay-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Experience-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Experience-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Facebook-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Facebook-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-forward-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-forward-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-rewind-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-rewind-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Filter-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Filter-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Fire-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Fire-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Folder-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Folder-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Full-screen-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Full-screen-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-female-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-female-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-male-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-male-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Gift-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Gift-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Google-filled.svg +6 -6
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Google-in-line.svg +6 -6
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Grab-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Grab-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Hide-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Hide-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Image-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Image-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Info-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Info-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Instagram-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Instagram-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Integration-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Integration-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Invite-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Invite-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Language-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Language-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Layout-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Layout-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Learn-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Learn-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Level-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Level-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Light-bulb-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Light-bulb-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Link-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Link-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Linkedin-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Linkedin-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Localization-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Localization-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Location-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Location-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Lock-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Lock-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Logout-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Logout-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Lost-found-404-in-line.svg +11 -11
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Medal-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Medal-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-burger-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-burger-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-ellipsis-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-ellipsis-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Mic-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Mic-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Minimize-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Minimize-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Minus-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Minus-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Mouse-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Mouse-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Multi-choice-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Multi-choice-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Notification-bell-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Notification-bell-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Password-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Password-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Path-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Path-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Pause-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Pause-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Pin-marker-filled.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Pin-marker-in-line.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Plan-billing-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Plan-billing-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Play-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Play-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Plus-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Plus-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-circle-in-line.svg +5 -5
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-count-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-count-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Record-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Record-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Refer-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Refer-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Reject-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Reject-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Reset-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Reset-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-1-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-1-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-2-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-2-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-3-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-3-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-4-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-4-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-5-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-5-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-half-star-filled.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-half-star-in-line.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-filled-disabled.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-filled.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-in-line.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Round-check-in-line.svg +4 -4
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Search-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Search-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Secure-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Secure-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Send-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Send-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Settings-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Settings-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Share-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Share-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-next-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-next-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-previous-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-previous-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Speedometer-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Speedometer-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Star-filled.svg +5 -5
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Star-in-line.svg +5 -5
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Stop-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Stop-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Sync-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Sync-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Team-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Team-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Test-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Test-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-Pink-filled.svg +11 -11
- package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-Pink-in-line.svg +11 -11
- package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-filled.svg +11 -11
- package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-in-line.svg +11 -11
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Timer-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Timer-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Trophy-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Trophy-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Type-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Type-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Unarchive-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Unarchive-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Unlock-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Unlock-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Upload-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Upload-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/User-access-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/User-access-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/User-add-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/User-add-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/User-profile-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/User-profile-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Validated-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Validated-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Verified-badge-filled.svg +23 -23
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Verified-badge-in-line.svg +23 -23
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Video-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Video-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/View-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/View-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Volume-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Volume-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Warning-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Warning-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-in-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-in-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-out-filled.svg +3 -3
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-out-in-line.svg +3 -3
- package/projects/tgo-canopy-ui/assets/images/empty-state-default.svg +9 -9
- package/projects/tgo-canopy-ui/assets/images/poweredbyTG.svg +37 -37
- package/projects/tgo-canopy-ui/assets/images/premium.svg +5 -5
- package/projects/tgo-canopy-ui/assets/images/rebrand-last-step-icon-black.svg +3 -3
- package/projects/tgo-canopy-ui/assets/images/rebrand-last-step-icon-light.svg +3 -3
- package/projects/tgo-canopy-ui/assets/images/rebrand-logo/powered-by.svg +22 -22
- package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_brandmark_pink.svg +10 -10
- package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_lockup_pink.svg +22 -22
- package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_wordmark_pink.svg +21 -21
- package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_brandmark_black.svg +11 -11
- package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_brandmark_cream.svg +11 -11
- package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_lockup_black.svg +23 -23
- package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_lockup_cream.svg +23 -23
- package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_wordmark_black.svg +21 -21
- package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_wordmark_cream.svg +21 -21
- package/projects/tgo-canopy-ui/assets/images/reverseTG.svg +84 -84
- package/projects/tgo-canopy-ui/assets/images/step-finish.svg +6 -6
- package/projects/tgo-canopy-ui/assets/images/testgorilla.svg +76 -76
- package/projects/tgo-canopy-ui/theme/_alert-bars.scss +110 -110
- package/projects/tgo-canopy-ui/theme/_breakpoints-mixin.scss +12 -12
- package/projects/tgo-canopy-ui/theme/_button.scss +72 -72
- package/projects/tgo-canopy-ui/theme/_core.scss +19 -19
- package/projects/tgo-canopy-ui/theme/_font.scss +95 -95
- package/projects/tgo-canopy-ui/theme/_icon.scss +5 -5
- package/projects/tgo-canopy-ui/theme/_lib-styles.scss +35 -35
- package/projects/tgo-canopy-ui/theme/_mat-paginator.scss +59 -59
- package/projects/tgo-canopy-ui/theme/line-clamp.scss +8 -8
- package/projects/tgo-canopy-ui/theme/theme.scss +67 -67
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M12 22.5465C10.6333 22.5465 9.34167 22.284 8.125 21.759C6.90833 21.234 5.84583 20.5173 4.9375 19.609C4.02917 18.7007 3.3125 17.6382 2.7875 16.4215C2.2625 15.2048 2 13.9132 2 12.5465C2 11.1632 2.2625 9.86734 2.7875 8.65901C3.3125 7.45068 4.02917 6.39234 4.9375 5.48401C5.84583 4.57568 6.90833 3.85901 8.125 3.33401C9.34167 2.80901 10.6333 2.54651 12 2.54651C13.3833 2.54651 14.6792 2.80901 15.8875 3.33401C17.0958 3.85901 18.1542 4.57568 19.0625 5.48401C19.9708 6.39234 20.6875 7.45068 21.2125 8.65901C21.7375 9.86734 22 11.1632 22 12.5465C22 13.9132 21.7375 15.2048 21.2125 16.4215C20.6875 17.6382 19.9708 18.7007 19.0625 19.609C18.1542 20.5173 17.0958 21.234 15.8875 21.759C14.6792 22.284 13.3833 22.5465 12 22.5465ZM12 16.5465C13 16.5465 13.975 16.6923 14.925 16.984C15.875 17.2757 16.7667 17.6965 17.6 18.2465C18.3667 17.4798 18.9583 16.609 19.375 15.634C19.7917 14.659 20 13.6298 20 12.5465C20 10.3132 19.225 8.42151 17.675 6.87151C16.125 5.32151 14.2333 4.54651 12 4.54651C9.76667 4.54651 7.875 5.32151 6.325 6.87151C4.775 8.42151 4 10.3132 4 12.5465C4 13.6298 4.20417 14.6632 4.6125 15.6465C5.02083 16.6298 5.61667 17.4965 6.4 18.2465C7.23333 17.6965 8.125 17.2757 9.075 16.984C10.025 16.6923 11 16.5465 12 16.5465ZM12 18.5465C11.3167 18.5465 10.65 18.6298 10 18.7965C9.35 18.9632 8.73333 19.2132 8.15 19.5465C8.73333 19.8798 9.35 20.1298 10 20.2965C10.65 20.4632 11.3167 20.5465 12 20.5465C12.6833 20.5465 13.35 20.4632 14 20.2965C14.65 20.1298 15.2667 19.8798 15.85 19.5465C15.2667 19.2132 14.65 18.9632 14 18.7965C13.35 18.6298 12.6833 18.5465 12 18.5465ZM7 11.5465C7.28333 11.5465 7.52083 11.4507 7.7125 11.259C7.90417 11.0673 8 10.8298 8 10.5465C8 10.2632 7.90417 10.0257 7.7125 9.83401C7.52083 9.64234 7.28333 9.54651 7 9.54651C6.71667 9.54651 6.47917 9.64234 6.2875 9.83401C6.09583 10.0257 6 10.2632 6 10.5465C6 10.8298 6.09583 11.0673 6.2875 11.259C6.47917 11.4507 6.71667 11.5465 7 11.5465ZM10 8.54651C10.2833 8.54651 10.5208 8.45068 10.7125 8.25901C10.9042 8.06734 11 7.82984 11 7.54651C11 7.26318 10.9042 7.02568 10.7125 6.83401C10.5208 6.64234 10.2833 6.54651 10 6.54651C9.71667 6.54651 9.47917 6.64234 9.2875 6.83401C9.09583 7.02568 9 7.26318 9 7.54651C9 7.82984 9.09583 8.06734 9.2875 8.25901C9.47917 8.45068 9.71667 8.54651 10 8.54651ZM17 11.5465C17.2833 11.5465 17.5208 11.4507 17.7125 11.259C17.9042 11.0673 18 10.8298 18 10.5465C18 10.2632 17.9042 10.0257 17.7125 9.83401C17.5208 9.64234 17.2833 9.54651 17 9.54651C16.7167 9.54651 16.4792 9.64234 16.2875 9.83401C16.0958 10.0257 16 10.2632 16 10.5465C16 10.8298 16.0958 11.0673 16.2875 11.259C16.4792 11.4507 16.7167 11.5465 17 11.5465ZM12 14.5465C12.55 14.5465 13.0208 14.3507 13.4125 13.959C13.8042 13.5673 14 13.0965 14 12.5465C14 12.3298 13.9667 12.1173 13.9 11.909C13.8333 11.7007 13.7333 11.5132 13.6 11.3465L15.35 6.99651L13.475 6.17151L11.75 10.5465C11.25 10.6298 10.8333 10.859 10.5 11.234C10.1667 11.609 10 12.0465 10 12.5465C10 13.0965 10.1958 13.5673 10.5875 13.959C10.9792 14.3507 11.45 14.5465 12 14.5465Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 22.5465C10.6333 22.5465 9.34167 22.284 8.125 21.759C6.90833 21.234 5.84583 20.5173 4.9375 19.609C4.02917 18.7007 3.3125 17.6382 2.7875 16.4215C2.2625 15.2048 2 13.9132 2 12.5465C2 11.1632 2.2625 9.86734 2.7875 8.65901C3.3125 7.45068 4.02917 6.39234 4.9375 5.48401C5.84583 4.57568 6.90833 3.85901 8.125 3.33401C9.34167 2.80901 10.6333 2.54651 12 2.54651C13.3833 2.54651 14.6792 2.80901 15.8875 3.33401C17.0958 3.85901 18.1542 4.57568 19.0625 5.48401C19.9708 6.39234 20.6875 7.45068 21.2125 8.65901C21.7375 9.86734 22 11.1632 22 12.5465C22 13.9132 21.7375 15.2048 21.2125 16.4215C20.6875 17.6382 19.9708 18.7007 19.0625 19.609C18.1542 20.5173 17.0958 21.234 15.8875 21.759C14.6792 22.284 13.3833 22.5465 12 22.5465ZM12 16.5465C13 16.5465 13.975 16.6923 14.925 16.984C15.875 17.2757 16.7667 17.6965 17.6 18.2465C18.3667 17.4798 18.9583 16.609 19.375 15.634C19.7917 14.659 20 13.6298 20 12.5465C20 10.3132 19.225 8.42151 17.675 6.87151C16.125 5.32151 14.2333 4.54651 12 4.54651C9.76667 4.54651 7.875 5.32151 6.325 6.87151C4.775 8.42151 4 10.3132 4 12.5465C4 13.6298 4.20417 14.6632 4.6125 15.6465C5.02083 16.6298 5.61667 17.4965 6.4 18.2465C7.23333 17.6965 8.125 17.2757 9.075 16.984C10.025 16.6923 11 16.5465 12 16.5465ZM12 18.5465C11.3167 18.5465 10.65 18.6298 10 18.7965C9.35 18.9632 8.73333 19.2132 8.15 19.5465C8.73333 19.8798 9.35 20.1298 10 20.2965C10.65 20.4632 11.3167 20.5465 12 20.5465C12.6833 20.5465 13.35 20.4632 14 20.2965C14.65 20.1298 15.2667 19.8798 15.85 19.5465C15.2667 19.2132 14.65 18.9632 14 18.7965C13.35 18.6298 12.6833 18.5465 12 18.5465ZM7 11.5465C7.28333 11.5465 7.52083 11.4507 7.7125 11.259C7.90417 11.0673 8 10.8298 8 10.5465C8 10.2632 7.90417 10.0257 7.7125 9.83401C7.52083 9.64234 7.28333 9.54651 7 9.54651C6.71667 9.54651 6.47917 9.64234 6.2875 9.83401C6.09583 10.0257 6 10.2632 6 10.5465C6 10.8298 6.09583 11.0673 6.2875 11.259C6.47917 11.4507 6.71667 11.5465 7 11.5465ZM10 8.54651C10.2833 8.54651 10.5208 8.45068 10.7125 8.25901C10.9042 8.06734 11 7.82984 11 7.54651C11 7.26318 10.9042 7.02568 10.7125 6.83401C10.5208 6.64234 10.2833 6.54651 10 6.54651C9.71667 6.54651 9.47917 6.64234 9.2875 6.83401C9.09583 7.02568 9 7.26318 9 7.54651C9 7.82984 9.09583 8.06734 9.2875 8.25901C9.47917 8.45068 9.71667 8.54651 10 8.54651ZM17 11.5465C17.2833 11.5465 17.5208 11.4507 17.7125 11.259C17.9042 11.0673 18 10.8298 18 10.5465C18 10.2632 17.9042 10.0257 17.7125 9.83401C17.5208 9.64234 17.2833 9.54651 17 9.54651C16.7167 9.54651 16.4792 9.64234 16.2875 9.83401C16.0958 10.0257 16 10.2632 16 10.5465C16 10.8298 16.0958 11.0673 16.2875 11.259C16.4792 11.4507 16.7167 11.5465 17 11.5465ZM12 14.5465C12.55 14.5465 13.0208 14.3507 13.4125 13.959C13.8042 13.5673 14 13.0965 14 12.5465C14 12.3298 13.9667 12.1173 13.9 11.909C13.8333 11.7007 13.7333 11.5132 13.6 11.3465L15.35 6.99651L13.475 6.17151L11.75 10.5465C11.25 10.6298 10.8333 10.859 10.5 11.234C10.1667 11.609 10 12.0465 10 12.5465C10 13.0965 10.1958 13.5673 10.5875 13.959C10.9792 14.3507 11.45 14.5465 12 14.5465Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
3
|
-
d="M5.825 22.5464L7.45 15.5214L2 10.7964L9.2 10.1714L12 3.54639L14.8 10.1714L22 10.7964L16.55 15.5214L18.175 22.5464L12 18.8214L5.825 22.5464Z"
|
|
4
|
-
fill="currentColor" />
|
|
5
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M5.825 22.5464L7.45 15.5214L2 10.7964L9.2 10.1714L12 3.54639L14.8 10.1714L22 10.7964L16.55 15.5214L18.175 22.5464L12 18.8214L5.825 22.5464Z"
|
|
4
|
+
fill="currentColor" />
|
|
5
|
+
</svg>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="#919191" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
3
|
-
d="M8.85 18.3714L12 16.4714L15.15 18.3964L14.325 14.7964L17.1 12.3964L13.45 12.0714L12 8.67139L10.55 12.0464L6.9 12.3714L9.675 14.7964L8.85 18.3714ZM5.825 22.5464L7.45 15.5214L2 10.7964L9.2 10.1714L12 3.54639L14.8 10.1714L22 10.7964L16.55 15.5214L18.175 22.5464L12 18.8214L5.825 22.5464Z"
|
|
4
|
-
fill="currentColor" />
|
|
5
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="#919191" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M8.85 18.3714L12 16.4714L15.15 18.3964L14.325 14.7964L17.1 12.3964L13.45 12.0714L12 8.67139L10.55 12.0464L6.9 12.3714L9.675 14.7964L8.85 18.3714ZM5.825 22.5464L7.45 15.5214L2 10.7964L9.2 10.1714L12 3.54639L14.8 10.1714L22 10.7964L16.55 15.5214L18.175 22.5464L12 18.8214L5.825 22.5464Z"
|
|
4
|
+
fill="currentColor" />
|
|
5
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M6 18.5465V6.54651H18V18.5465H6Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6 18.5465V6.54651H18V18.5465H6Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M6 18.5465V6.54651H18V18.5465H6ZM8 16.5465H16V8.54651H8V16.5465Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6 18.5465V6.54651H18V18.5465H6ZM8 16.5465H16V8.54651H8V16.5465Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M12.05 19.5465L14.9 16.7215L12.05 13.8965L11 14.9465L12.075 16.0215C11.6083 16.0382 11.1542 15.9632 10.7125 15.7965C10.2708 15.6298 9.875 15.3715 9.525 15.0215C9.19167 14.6882 8.9375 14.3048 8.7625 13.8715C8.5875 13.4382 8.5 13.0048 8.5 12.5715C8.5 12.2882 8.5375 12.0048 8.6125 11.7215C8.6875 11.4382 8.79167 11.1632 8.925 10.8965L7.825 9.79651C7.54167 10.2132 7.33333 10.6548 7.2 11.1215C7.06667 11.5882 7 12.0632 7 12.5465C7 13.1798 7.125 13.8048 7.375 14.4215C7.625 15.0382 7.99167 15.5882 8.475 16.0715C8.95833 16.5548 9.5 16.9173 10.1 17.159C10.7 17.4007 11.3167 17.5298 11.95 17.5465L11 18.4965L12.05 19.5465ZM16.175 15.2965C16.4583 14.8798 16.6667 14.4382 16.8 13.9715C16.9333 13.5048 17 13.0298 17 12.5465C17 11.9132 16.8792 11.284 16.6375 10.659C16.3958 10.034 16.0333 9.47984 15.55 8.99651C15.0667 8.51318 14.5208 8.15484 13.9125 7.92151C13.3042 7.68818 12.6833 7.57151 12.05 7.57151L13 6.59651L11.95 5.54651L9.1 8.37151L11.95 11.1965L13 10.1465L11.9 9.04651C12.35 9.04651 12.8083 9.13401 13.275 9.30901C13.7417 9.48401 14.1417 9.73818 14.475 10.0715C14.8083 10.4048 15.0625 10.7882 15.2375 11.2215C15.4125 11.6548 15.5 12.0882 15.5 12.5215C15.5 12.8048 15.4625 13.0882 15.3875 13.3715C15.3125 13.6548 15.2083 13.9298 15.075 14.1965L16.175 15.2965ZM12 22.5465C10.6167 22.5465 9.31667 22.284 8.1 21.759C6.88333 21.234 5.825 20.5215 4.925 19.6215C4.025 18.7215 3.3125 17.6632 2.7875 16.4465C2.2625 15.2298 2 13.9298 2 12.5465C2 11.1632 2.2625 9.86318 2.7875 8.64651C3.3125 7.42984 4.025 6.37151 4.925 5.47151C5.825 4.57151 6.88333 3.85901 8.1 3.33401C9.31667 2.80901 10.6167 2.54651 12 2.54651C13.3833 2.54651 14.6833 2.80901 15.9 3.33401C17.1167 3.85901 18.175 4.57151 19.075 5.47151C19.975 6.37151 20.6875 7.42984 21.2125 8.64651C21.7375 9.86318 22 11.1632 22 12.5465C22 13.9298 21.7375 15.2298 21.2125 16.4465C20.6875 17.6632 19.975 18.7215 19.075 19.6215C18.175 20.5215 17.1167 21.234 15.9 21.759C14.6833 22.284 13.3833 22.5465 12 22.5465Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.05 19.5465L14.9 16.7215L12.05 13.8965L11 14.9465L12.075 16.0215C11.6083 16.0382 11.1542 15.9632 10.7125 15.7965C10.2708 15.6298 9.875 15.3715 9.525 15.0215C9.19167 14.6882 8.9375 14.3048 8.7625 13.8715C8.5875 13.4382 8.5 13.0048 8.5 12.5715C8.5 12.2882 8.5375 12.0048 8.6125 11.7215C8.6875 11.4382 8.79167 11.1632 8.925 10.8965L7.825 9.79651C7.54167 10.2132 7.33333 10.6548 7.2 11.1215C7.06667 11.5882 7 12.0632 7 12.5465C7 13.1798 7.125 13.8048 7.375 14.4215C7.625 15.0382 7.99167 15.5882 8.475 16.0715C8.95833 16.5548 9.5 16.9173 10.1 17.159C10.7 17.4007 11.3167 17.5298 11.95 17.5465L11 18.4965L12.05 19.5465ZM16.175 15.2965C16.4583 14.8798 16.6667 14.4382 16.8 13.9715C16.9333 13.5048 17 13.0298 17 12.5465C17 11.9132 16.8792 11.284 16.6375 10.659C16.3958 10.034 16.0333 9.47984 15.55 8.99651C15.0667 8.51318 14.5208 8.15484 13.9125 7.92151C13.3042 7.68818 12.6833 7.57151 12.05 7.57151L13 6.59651L11.95 5.54651L9.1 8.37151L11.95 11.1965L13 10.1465L11.9 9.04651C12.35 9.04651 12.8083 9.13401 13.275 9.30901C13.7417 9.48401 14.1417 9.73818 14.475 10.0715C14.8083 10.4048 15.0625 10.7882 15.2375 11.2215C15.4125 11.6548 15.5 12.0882 15.5 12.5215C15.5 12.8048 15.4625 13.0882 15.3875 13.3715C15.3125 13.6548 15.2083 13.9298 15.075 14.1965L16.175 15.2965ZM12 22.5465C10.6167 22.5465 9.31667 22.284 8.1 21.759C6.88333 21.234 5.825 20.5215 4.925 19.6215C4.025 18.7215 3.3125 17.6632 2.7875 16.4465C2.2625 15.2298 2 13.9298 2 12.5465C2 11.1632 2.2625 9.86318 2.7875 8.64651C3.3125 7.42984 4.025 6.37151 4.925 5.47151C5.825 4.57151 6.88333 3.85901 8.1 3.33401C9.31667 2.80901 10.6167 2.54651 12 2.54651C13.3833 2.54651 14.6833 2.80901 15.9 3.33401C17.1167 3.85901 18.175 4.57151 19.075 5.47151C19.975 6.37151 20.6875 7.42984 21.2125 8.64651C21.7375 9.86318 22 11.1632 22 12.5465C22 13.9298 21.7375 15.2298 21.2125 16.4465C20.6875 17.6632 19.975 18.7215 19.075 19.6215C18.175 20.5215 17.1167 21.234 15.9 21.759C14.6833 22.284 13.3833 22.5465 12 22.5465Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M12.05 19.5465L14.9 16.7215L12.05 13.8965L11 14.9465L12.075 16.0215C11.6083 16.0382 11.1542 15.9632 10.7125 15.7965C10.2708 15.6298 9.875 15.3715 9.525 15.0215C9.19167 14.6882 8.9375 14.3048 8.7625 13.8715C8.5875 13.4382 8.5 13.0048 8.5 12.5715C8.5 12.2882 8.5375 12.0048 8.6125 11.7215C8.6875 11.4382 8.79167 11.1632 8.925 10.8965L7.825 9.79651C7.54167 10.2132 7.33333 10.6548 7.2 11.1215C7.06667 11.5882 7 12.0632 7 12.5465C7 13.1798 7.125 13.8048 7.375 14.4215C7.625 15.0382 7.99167 15.5882 8.475 16.0715C8.95833 16.5548 9.5 16.9173 10.1 17.159C10.7 17.4007 11.3167 17.5298 11.95 17.5465L11 18.4965L12.05 19.5465ZM16.175 15.2965C16.4583 14.8798 16.6667 14.4382 16.8 13.9715C16.9333 13.5048 17 13.0298 17 12.5465C17 11.9132 16.8792 11.284 16.6375 10.659C16.3958 10.034 16.0333 9.47984 15.55 8.99651C15.0667 8.51318 14.5208 8.15484 13.9125 7.92151C13.3042 7.68818 12.6833 7.57151 12.05 7.57151L13 6.59651L11.95 5.54651L9.1 8.37151L11.95 11.1965L13 10.1465L11.9 9.04651C12.35 9.04651 12.8083 9.13401 13.275 9.30901C13.7417 9.48401 14.1417 9.73818 14.475 10.0715C14.8083 10.4048 15.0625 10.7882 15.2375 11.2215C15.4125 11.6548 15.5 12.0882 15.5 12.5215C15.5 12.8048 15.4625 13.0882 15.3875 13.3715C15.3125 13.6548 15.2083 13.9298 15.075 14.1965L16.175 15.2965ZM12 22.5465C10.6167 22.5465 9.31667 22.284 8.1 21.759C6.88333 21.234 5.825 20.5215 4.925 19.6215C4.025 18.7215 3.3125 17.6632 2.7875 16.4465C2.2625 15.2298 2 13.9298 2 12.5465C2 11.1632 2.2625 9.86318 2.7875 8.64651C3.3125 7.42984 4.025 6.37151 4.925 5.47151C5.825 4.57151 6.88333 3.85901 8.1 3.33401C9.31667 2.80901 10.6167 2.54651 12 2.54651C13.3833 2.54651 14.6833 2.80901 15.9 3.33401C17.1167 3.85901 18.175 4.57151 19.075 5.47151C19.975 6.37151 20.6875 7.42984 21.2125 8.64651C21.7375 9.86318 22 11.1632 22 12.5465C22 13.9298 21.7375 15.2298 21.2125 16.4465C20.6875 17.6632 19.975 18.7215 19.075 19.6215C18.175 20.5215 17.1167 21.234 15.9 21.759C14.6833 22.284 13.3833 22.5465 12 22.5465ZM12 20.5465C14.2333 20.5465 16.125 19.7715 17.675 18.2215C19.225 16.6715 20 14.7798 20 12.5465C20 10.3132 19.225 8.42151 17.675 6.87151C16.125 5.32151 14.2333 4.54651 12 4.54651C9.76667 4.54651 7.875 5.32151 6.325 6.87151C4.775 8.42151 4 10.3132 4 12.5465C4 14.7798 4.775 16.6715 6.325 18.2215C7.875 19.7715 9.76667 20.5465 12 20.5465Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.05 19.5465L14.9 16.7215L12.05 13.8965L11 14.9465L12.075 16.0215C11.6083 16.0382 11.1542 15.9632 10.7125 15.7965C10.2708 15.6298 9.875 15.3715 9.525 15.0215C9.19167 14.6882 8.9375 14.3048 8.7625 13.8715C8.5875 13.4382 8.5 13.0048 8.5 12.5715C8.5 12.2882 8.5375 12.0048 8.6125 11.7215C8.6875 11.4382 8.79167 11.1632 8.925 10.8965L7.825 9.79651C7.54167 10.2132 7.33333 10.6548 7.2 11.1215C7.06667 11.5882 7 12.0632 7 12.5465C7 13.1798 7.125 13.8048 7.375 14.4215C7.625 15.0382 7.99167 15.5882 8.475 16.0715C8.95833 16.5548 9.5 16.9173 10.1 17.159C10.7 17.4007 11.3167 17.5298 11.95 17.5465L11 18.4965L12.05 19.5465ZM16.175 15.2965C16.4583 14.8798 16.6667 14.4382 16.8 13.9715C16.9333 13.5048 17 13.0298 17 12.5465C17 11.9132 16.8792 11.284 16.6375 10.659C16.3958 10.034 16.0333 9.47984 15.55 8.99651C15.0667 8.51318 14.5208 8.15484 13.9125 7.92151C13.3042 7.68818 12.6833 7.57151 12.05 7.57151L13 6.59651L11.95 5.54651L9.1 8.37151L11.95 11.1965L13 10.1465L11.9 9.04651C12.35 9.04651 12.8083 9.13401 13.275 9.30901C13.7417 9.48401 14.1417 9.73818 14.475 10.0715C14.8083 10.4048 15.0625 10.7882 15.2375 11.2215C15.4125 11.6548 15.5 12.0882 15.5 12.5215C15.5 12.8048 15.4625 13.0882 15.3875 13.3715C15.3125 13.6548 15.2083 13.9298 15.075 14.1965L16.175 15.2965ZM12 22.5465C10.6167 22.5465 9.31667 22.284 8.1 21.759C6.88333 21.234 5.825 20.5215 4.925 19.6215C4.025 18.7215 3.3125 17.6632 2.7875 16.4465C2.2625 15.2298 2 13.9298 2 12.5465C2 11.1632 2.2625 9.86318 2.7875 8.64651C3.3125 7.42984 4.025 6.37151 4.925 5.47151C5.825 4.57151 6.88333 3.85901 8.1 3.33401C9.31667 2.80901 10.6167 2.54651 12 2.54651C13.3833 2.54651 14.6833 2.80901 15.9 3.33401C17.1167 3.85901 18.175 4.57151 19.075 5.47151C19.975 6.37151 20.6875 7.42984 21.2125 8.64651C21.7375 9.86318 22 11.1632 22 12.5465C22 13.9298 21.7375 15.2298 21.2125 16.4465C20.6875 17.6632 19.975 18.7215 19.075 19.6215C18.175 20.5215 17.1167 21.234 15.9 21.759C14.6833 22.284 13.3833 22.5465 12 22.5465ZM12 20.5465C14.2333 20.5465 16.125 19.7715 17.675 18.2215C19.225 16.6715 20 14.7798 20 12.5465C20 10.3132 19.225 8.42151 17.675 6.87151C16.125 5.32151 14.2333 4.54651 12 4.54651C9.76667 4.54651 7.875 5.32151 6.325 6.87151C4.775 8.42151 4 10.3132 4 12.5465C4 14.7798 4.775 16.6715 6.325 18.2215C7.875 19.7715 9.76667 20.5465 12 20.5465Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M4 21V19H6.75L6.35 18.65C5.53333 17.8333 4.9375 16.9458 4.5625 15.9875C4.1875 15.0292 4 14.05 4 13.05C4 11.2 4.55417 9.55417 5.6625 8.1125C6.77083 6.67083 8.21667 5.71667 10 5.25V7.35C8.8 7.78333 7.83333 8.52083 7.1 9.5625C6.36667 10.6042 6 11.7667 6 13.05C6 13.8 6.14167 14.5292 6.425 15.2375C6.70833 15.9458 7.15 16.6 7.75 17.2L8 17.45V15H10V21H4ZM14 20.75V18.65C15.2 18.2167 16.1667 17.4792 16.9 16.4375C17.6333 15.3958 18 14.2333 18 12.95C18 12.2 17.8583 11.4708 17.575 10.7625C17.2917 10.0542 16.85 9.4 16.25 8.8L16 8.55V11H14V5H20V7H17.25L17.65 7.35C18.4667 8.16667 19.0625 9.05417 19.4375 10.0125C19.8125 10.9708 20 11.95 20 12.95C20 14.8 19.4458 16.4458 18.3375 17.8875C17.2292 19.3292 15.7833 20.2833 14 20.75Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 21V19H6.75L6.35 18.65C5.53333 17.8333 4.9375 16.9458 4.5625 15.9875C4.1875 15.0292 4 14.05 4 13.05C4 11.2 4.55417 9.55417 5.6625 8.1125C6.77083 6.67083 8.21667 5.71667 10 5.25V7.35C8.8 7.78333 7.83333 8.52083 7.1 9.5625C6.36667 10.6042 6 11.7667 6 13.05C6 13.8 6.14167 14.5292 6.425 15.2375C6.70833 15.9458 7.15 16.6 7.75 17.2L8 17.45V15H10V21H4ZM14 20.75V18.65C15.2 18.2167 16.1667 17.4792 16.9 16.4375C17.6333 15.3958 18 14.2333 18 12.95C18 12.2 17.8583 11.4708 17.575 10.7625C17.2917 10.0542 16.85 9.4 16.25 8.8L16 8.55V11H14V5H20V7H17.25L17.65 7.35C18.4667 8.16667 19.0625 9.05417 19.4375 10.0125C19.8125 10.9708 20 11.95 20 12.95C20 14.8 19.4458 16.4458 18.3375 17.8875C17.2292 19.3292 15.7833 20.2833 14 20.75Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M4 21V19H6.75L6.35 18.65C5.53333 17.8333 4.9375 16.9458 4.5625 15.9875C4.1875 15.0292 4 14.05 4 13.05C4 11.2 4.55417 9.55417 5.6625 8.1125C6.77083 6.67083 8.21667 5.71667 10 5.25V7.35C8.8 7.78333 7.83333 8.52083 7.1 9.5625C6.36667 10.6042 6 11.7667 6 13.05C6 13.8 6.14167 14.5292 6.425 15.2375C6.70833 15.9458 7.15 16.6 7.75 17.2L8 17.45V15H10V21H4ZM14 20.75V18.65C15.2 18.2167 16.1667 17.4792 16.9 16.4375C17.6333 15.3958 18 14.2333 18 12.95C18 12.2 17.8583 11.4708 17.575 10.7625C17.2917 10.0542 16.85 9.4 16.25 8.8L16 8.55V11H14V5H20V7H17.25L17.65 7.35C18.4667 8.16667 19.0625 9.05417 19.4375 10.0125C19.8125 10.9708 20 11.95 20 12.95C20 14.8 19.4458 16.4458 18.3375 17.8875C17.2292 19.3292 15.7833 20.2833 14 20.75Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 21V19H6.75L6.35 18.65C5.53333 17.8333 4.9375 16.9458 4.5625 15.9875C4.1875 15.0292 4 14.05 4 13.05C4 11.2 4.55417 9.55417 5.6625 8.1125C6.77083 6.67083 8.21667 5.71667 10 5.25V7.35C8.8 7.78333 7.83333 8.52083 7.1 9.5625C6.36667 10.6042 6 11.7667 6 13.05C6 13.8 6.14167 14.5292 6.425 15.2375C6.70833 15.9458 7.15 16.6 7.75 17.2L8 17.45V15H10V21H4ZM14 20.75V18.65C15.2 18.2167 16.1667 17.4792 16.9 16.4375C17.6333 15.3958 18 14.2333 18 12.95C18 12.2 17.8583 11.4708 17.575 10.7625C17.2917 10.0542 16.85 9.4 16.25 8.8L16 8.55V11H14V5H20V7H17.25L17.65 7.35C18.4667 8.16667 19.0625 9.05417 19.4375 10.0125C19.8125 10.9708 20 11.95 20 12.95C20 14.8 19.4458 16.4458 18.3375 17.8875C17.2292 19.3292 15.7833 20.2833 14 20.75Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M0 18.5464V16.9714C0 16.2547 0.366667 15.6714 1.1 15.2214C1.83333 14.7714 2.8 14.5464 4 14.5464C4.21667 14.5464 4.425 14.5506 4.625 14.5589C4.825 14.5672 5.01667 14.5881 5.2 14.6214C4.96667 14.9714 4.79167 15.3381 4.675 15.7214C4.55833 16.1047 4.5 16.5047 4.5 16.9214V18.5464H0ZM6 18.5464V16.9214C6 16.3881 6.14583 15.9006 6.4375 15.4589C6.72917 15.0172 7.14167 14.6297 7.675 14.2964C8.20833 13.9631 8.84583 13.7131 9.5875 13.5464C10.3292 13.3797 11.1333 13.2964 12 13.2964C12.8833 13.2964 13.6958 13.3797 14.4375 13.5464C15.1792 13.7131 15.8167 13.9631 16.35 14.2964C16.8833 14.6297 17.2917 15.0172 17.575 15.4589C17.8583 15.9006 18 16.3881 18 16.9214V18.5464H6ZM19.5 18.5464V16.9214C19.5 16.4881 19.4458 16.0797 19.3375 15.6964C19.2292 15.3131 19.0667 14.9547 18.85 14.6214C19.0333 14.5881 19.2208 14.5672 19.4125 14.5589C19.6042 14.5506 19.8 14.5464 20 14.5464C21.2 14.5464 22.1667 14.7672 22.9 15.2089C23.6333 15.6506 24 16.2381 24 16.9714V18.5464H19.5ZM4 13.5464C3.45 13.5464 2.97917 13.3506 2.5875 12.9589C2.19583 12.5672 2 12.0964 2 11.5464C2 10.9797 2.19583 10.5047 2.5875 10.1214C2.97917 9.73805 3.45 9.54639 4 9.54639C4.56667 9.54639 5.04167 9.73805 5.425 10.1214C5.80833 10.5047 6 10.9797 6 11.5464C6 12.0964 5.80833 12.5672 5.425 12.9589C5.04167 13.3506 4.56667 13.5464 4 13.5464ZM20 13.5464C19.45 13.5464 18.9792 13.3506 18.5875 12.9589C18.1958 12.5672 18 12.0964 18 11.5464C18 10.9797 18.1958 10.5047 18.5875 10.1214C18.9792 9.73805 19.45 9.54639 20 9.54639C20.5667 9.54639 21.0417 9.73805 21.425 10.1214C21.8083 10.5047 22 10.9797 22 11.5464C22 12.0964 21.8083 12.5672 21.425 12.9589C21.0417 13.3506 20.5667 13.5464 20 13.5464ZM12 12.5464C11.1667 12.5464 10.4583 12.2547 9.875 11.6714C9.29167 11.0881 9 10.3797 9 9.54639C9 8.69639 9.29167 7.98389 9.875 7.40889C10.4583 6.83389 11.1667 6.54639 12 6.54639C12.85 6.54639 13.5625 6.83389 14.1375 7.40889C14.7125 7.98389 15 8.69639 15 9.54639C15 10.3797 14.7125 11.0881 14.1375 11.6714C13.5625 12.2547 12.85 12.5464 12 12.5464Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M0 18.5464V16.9714C0 16.2547 0.366667 15.6714 1.1 15.2214C1.83333 14.7714 2.8 14.5464 4 14.5464C4.21667 14.5464 4.425 14.5506 4.625 14.5589C4.825 14.5672 5.01667 14.5881 5.2 14.6214C4.96667 14.9714 4.79167 15.3381 4.675 15.7214C4.55833 16.1047 4.5 16.5047 4.5 16.9214V18.5464H0ZM6 18.5464V16.9214C6 16.3881 6.14583 15.9006 6.4375 15.4589C6.72917 15.0172 7.14167 14.6297 7.675 14.2964C8.20833 13.9631 8.84583 13.7131 9.5875 13.5464C10.3292 13.3797 11.1333 13.2964 12 13.2964C12.8833 13.2964 13.6958 13.3797 14.4375 13.5464C15.1792 13.7131 15.8167 13.9631 16.35 14.2964C16.8833 14.6297 17.2917 15.0172 17.575 15.4589C17.8583 15.9006 18 16.3881 18 16.9214V18.5464H6ZM19.5 18.5464V16.9214C19.5 16.4881 19.4458 16.0797 19.3375 15.6964C19.2292 15.3131 19.0667 14.9547 18.85 14.6214C19.0333 14.5881 19.2208 14.5672 19.4125 14.5589C19.6042 14.5506 19.8 14.5464 20 14.5464C21.2 14.5464 22.1667 14.7672 22.9 15.2089C23.6333 15.6506 24 16.2381 24 16.9714V18.5464H19.5ZM4 13.5464C3.45 13.5464 2.97917 13.3506 2.5875 12.9589C2.19583 12.5672 2 12.0964 2 11.5464C2 10.9797 2.19583 10.5047 2.5875 10.1214C2.97917 9.73805 3.45 9.54639 4 9.54639C4.56667 9.54639 5.04167 9.73805 5.425 10.1214C5.80833 10.5047 6 10.9797 6 11.5464C6 12.0964 5.80833 12.5672 5.425 12.9589C5.04167 13.3506 4.56667 13.5464 4 13.5464ZM20 13.5464C19.45 13.5464 18.9792 13.3506 18.5875 12.9589C18.1958 12.5672 18 12.0964 18 11.5464C18 10.9797 18.1958 10.5047 18.5875 10.1214C18.9792 9.73805 19.45 9.54639 20 9.54639C20.5667 9.54639 21.0417 9.73805 21.425 10.1214C21.8083 10.5047 22 10.9797 22 11.5464C22 12.0964 21.8083 12.5672 21.425 12.9589C21.0417 13.3506 20.5667 13.5464 20 13.5464ZM12 12.5464C11.1667 12.5464 10.4583 12.2547 9.875 11.6714C9.29167 11.0881 9 10.3797 9 9.54639C9 8.69639 9.29167 7.98389 9.875 7.40889C10.4583 6.83389 11.1667 6.54639 12 6.54639C12.85 6.54639 13.5625 6.83389 14.1375 7.40889C14.7125 7.98389 15 8.69639 15 9.54639C15 10.3797 14.7125 11.0881 14.1375 11.6714C13.5625 12.2547 12.85 12.5464 12 12.5464Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M0 18.5464V16.9714C0 16.2547 0.366667 15.6714 1.1 15.2214C1.83333 14.7714 2.8 14.5464 4 14.5464C4.21667 14.5464 4.425 14.5506 4.625 14.5589C4.825 14.5672 5.01667 14.5881 5.2 14.6214C4.96667 14.9714 4.79167 15.3381 4.675 15.7214C4.55833 16.1047 4.5 16.5047 4.5 16.9214V18.5464H0ZM6 18.5464V16.9214C6 16.3881 6.14583 15.9006 6.4375 15.4589C6.72917 15.0172 7.14167 14.6297 7.675 14.2964C8.20833 13.9631 8.84583 13.7131 9.5875 13.5464C10.3292 13.3797 11.1333 13.2964 12 13.2964C12.8833 13.2964 13.6958 13.3797 14.4375 13.5464C15.1792 13.7131 15.8167 13.9631 16.35 14.2964C16.8833 14.6297 17.2917 15.0172 17.575 15.4589C17.8583 15.9006 18 16.3881 18 16.9214V18.5464H6ZM19.5 18.5464V16.9214C19.5 16.4881 19.4458 16.0797 19.3375 15.6964C19.2292 15.3131 19.0667 14.9547 18.85 14.6214C19.0333 14.5881 19.2208 14.5672 19.4125 14.5589C19.6042 14.5506 19.8 14.5464 20 14.5464C21.2 14.5464 22.1667 14.7672 22.9 15.2089C23.6333 15.6506 24 16.2381 24 16.9714V18.5464H19.5ZM8.125 16.5464H15.9C15.7333 16.2131 15.2708 15.9214 14.5125 15.6714C13.7542 15.4214 12.9167 15.2964 12 15.2964C11.0833 15.2964 10.2458 15.4214 9.4875 15.6714C8.72917 15.9214 8.275 16.2131 8.125 16.5464ZM4 13.5464C3.45 13.5464 2.97917 13.3506 2.5875 12.9589C2.19583 12.5672 2 12.0964 2 11.5464C2 10.9797 2.19583 10.5047 2.5875 10.1214C2.97917 9.73805 3.45 9.54639 4 9.54639C4.56667 9.54639 5.04167 9.73805 5.425 10.1214C5.80833 10.5047 6 10.9797 6 11.5464C6 12.0964 5.80833 12.5672 5.425 12.9589C5.04167 13.3506 4.56667 13.5464 4 13.5464ZM20 13.5464C19.45 13.5464 18.9792 13.3506 18.5875 12.9589C18.1958 12.5672 18 12.0964 18 11.5464C18 10.9797 18.1958 10.5047 18.5875 10.1214C18.9792 9.73805 19.45 9.54639 20 9.54639C20.5667 9.54639 21.0417 9.73805 21.425 10.1214C21.8083 10.5047 22 10.9797 22 11.5464C22 12.0964 21.8083 12.5672 21.425 12.9589C21.0417 13.3506 20.5667 13.5464 20 13.5464ZM12 12.5464C11.1667 12.5464 10.4583 12.2547 9.875 11.6714C9.29167 11.0881 9 10.3797 9 9.54639C9 8.69639 9.29167 7.98389 9.875 7.40889C10.4583 6.83389 11.1667 6.54639 12 6.54639C12.85 6.54639 13.5625 6.83389 14.1375 7.40889C14.7125 7.98389 15 8.69639 15 9.54639C15 10.3797 14.7125 11.0881 14.1375 11.6714C13.5625 12.2547 12.85 12.5464 12 12.5464ZM12 10.5464C12.2833 10.5464 12.5208 10.4506 12.7125 10.2589C12.9042 10.0672 13 9.82972 13 9.54639C13 9.26305 12.9042 9.02555 12.7125 8.83389C12.5208 8.64222 12.2833 8.54639 12 8.54639C11.7167 8.54639 11.4792 8.64222 11.2875 8.83389C11.0958 9.02555 11 9.26305 11 9.54639C11 9.82972 11.0958 10.0672 11.2875 10.2589C11.4792 10.4506 11.7167 10.5464 12 10.5464Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M0 18.5464V16.9714C0 16.2547 0.366667 15.6714 1.1 15.2214C1.83333 14.7714 2.8 14.5464 4 14.5464C4.21667 14.5464 4.425 14.5506 4.625 14.5589C4.825 14.5672 5.01667 14.5881 5.2 14.6214C4.96667 14.9714 4.79167 15.3381 4.675 15.7214C4.55833 16.1047 4.5 16.5047 4.5 16.9214V18.5464H0ZM6 18.5464V16.9214C6 16.3881 6.14583 15.9006 6.4375 15.4589C6.72917 15.0172 7.14167 14.6297 7.675 14.2964C8.20833 13.9631 8.84583 13.7131 9.5875 13.5464C10.3292 13.3797 11.1333 13.2964 12 13.2964C12.8833 13.2964 13.6958 13.3797 14.4375 13.5464C15.1792 13.7131 15.8167 13.9631 16.35 14.2964C16.8833 14.6297 17.2917 15.0172 17.575 15.4589C17.8583 15.9006 18 16.3881 18 16.9214V18.5464H6ZM19.5 18.5464V16.9214C19.5 16.4881 19.4458 16.0797 19.3375 15.6964C19.2292 15.3131 19.0667 14.9547 18.85 14.6214C19.0333 14.5881 19.2208 14.5672 19.4125 14.5589C19.6042 14.5506 19.8 14.5464 20 14.5464C21.2 14.5464 22.1667 14.7672 22.9 15.2089C23.6333 15.6506 24 16.2381 24 16.9714V18.5464H19.5ZM8.125 16.5464H15.9C15.7333 16.2131 15.2708 15.9214 14.5125 15.6714C13.7542 15.4214 12.9167 15.2964 12 15.2964C11.0833 15.2964 10.2458 15.4214 9.4875 15.6714C8.72917 15.9214 8.275 16.2131 8.125 16.5464ZM4 13.5464C3.45 13.5464 2.97917 13.3506 2.5875 12.9589C2.19583 12.5672 2 12.0964 2 11.5464C2 10.9797 2.19583 10.5047 2.5875 10.1214C2.97917 9.73805 3.45 9.54639 4 9.54639C4.56667 9.54639 5.04167 9.73805 5.425 10.1214C5.80833 10.5047 6 10.9797 6 11.5464C6 12.0964 5.80833 12.5672 5.425 12.9589C5.04167 13.3506 4.56667 13.5464 4 13.5464ZM20 13.5464C19.45 13.5464 18.9792 13.3506 18.5875 12.9589C18.1958 12.5672 18 12.0964 18 11.5464C18 10.9797 18.1958 10.5047 18.5875 10.1214C18.9792 9.73805 19.45 9.54639 20 9.54639C20.5667 9.54639 21.0417 9.73805 21.425 10.1214C21.8083 10.5047 22 10.9797 22 11.5464C22 12.0964 21.8083 12.5672 21.425 12.9589C21.0417 13.3506 20.5667 13.5464 20 13.5464ZM12 12.5464C11.1667 12.5464 10.4583 12.2547 9.875 11.6714C9.29167 11.0881 9 10.3797 9 9.54639C9 8.69639 9.29167 7.98389 9.875 7.40889C10.4583 6.83389 11.1667 6.54639 12 6.54639C12.85 6.54639 13.5625 6.83389 14.1375 7.40889C14.7125 7.98389 15 8.69639 15 9.54639C15 10.3797 14.7125 11.0881 14.1375 11.6714C13.5625 12.2547 12.85 12.5464 12 12.5464ZM12 10.5464C12.2833 10.5464 12.5208 10.4506 12.7125 10.2589C12.9042 10.0672 13 9.82972 13 9.54639C13 9.26305 12.9042 9.02555 12.7125 8.83389C12.5208 8.64222 12.2833 8.54639 12 8.54639C11.7167 8.54639 11.4792 8.64222 11.2875 8.83389C11.0958 9.02555 11 9.26305 11 9.54639C11 9.82972 11.0958 10.0672 11.2875 10.2589C11.4792 10.4506 11.7167 10.5464 12 10.5464Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M3 21.5465V3.54651H9.2C9.41667 2.94651 9.77917 2.46318 10.2875 2.09651C10.7958 1.72984 11.3667 1.54651 12 1.54651C12.6333 1.54651 13.2042 1.72984 13.7125 2.09651C14.2208 2.46318 14.5833 2.94651 14.8 3.54651H21V21.5465H3ZM7 17.5465H14V15.5465H7V17.5465ZM7 13.5465H17V11.5465H7V13.5465ZM7 9.54651H17V7.54651H7V9.54651ZM12 4.79651C12.2167 4.79651 12.3958 4.72568 12.5375 4.58401C12.6792 4.44234 12.75 4.26318 12.75 4.04651C12.75 3.82984 12.6792 3.65068 12.5375 3.50901C12.3958 3.36734 12.2167 3.29651 12 3.29651C11.7833 3.29651 11.6042 3.36734 11.4625 3.50901C11.3208 3.65068 11.25 3.82984 11.25 4.04651C11.25 4.26318 11.3208 4.44234 11.4625 4.58401C11.6042 4.72568 11.7833 4.79651 12 4.79651Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 21.5465V3.54651H9.2C9.41667 2.94651 9.77917 2.46318 10.2875 2.09651C10.7958 1.72984 11.3667 1.54651 12 1.54651C12.6333 1.54651 13.2042 1.72984 13.7125 2.09651C14.2208 2.46318 14.5833 2.94651 14.8 3.54651H21V21.5465H3ZM7 17.5465H14V15.5465H7V17.5465ZM7 13.5465H17V11.5465H7V13.5465ZM7 9.54651H17V7.54651H7V9.54651ZM12 4.79651C12.2167 4.79651 12.3958 4.72568 12.5375 4.58401C12.6792 4.44234 12.75 4.26318 12.75 4.04651C12.75 3.82984 12.6792 3.65068 12.5375 3.50901C12.3958 3.36734 12.2167 3.29651 12 3.29651C11.7833 3.29651 11.6042 3.36734 11.4625 3.50901C11.3208 3.65068 11.25 3.82984 11.25 4.04651C11.25 4.26318 11.3208 4.44234 11.4625 4.58401C11.6042 4.72568 11.7833 4.79651 12 4.79651Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M3 21.5465V3.54651H9.2C9.41667 2.94651 9.77917 2.46318 10.2875 2.09651C10.7958 1.72984 11.3667 1.54651 12 1.54651C12.6333 1.54651 13.2042 1.72984 13.7125 2.09651C14.2208 2.46318 14.5833 2.94651 14.8 3.54651H21V21.5465H3ZM5 19.5465H19V5.54651H5V19.5465ZM7 17.5465H14V15.5465H7V17.5465ZM7 13.5465H17V11.5465H7V13.5465ZM7 9.54651H17V7.54651H7V9.54651ZM12 4.79651C12.2167 4.79651 12.3958 4.72568 12.5375 4.58401C12.6792 4.44234 12.75 4.26318 12.75 4.04651C12.75 3.82984 12.6792 3.65068 12.5375 3.50901C12.3958 3.36734 12.2167 3.29651 12 3.29651C11.7833 3.29651 11.6042 3.36734 11.4625 3.50901C11.3208 3.65068 11.25 3.82984 11.25 4.04651C11.25 4.26318 11.3208 4.44234 11.4625 4.58401C11.6042 4.72568 11.7833 4.79651 12 4.79651Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 21.5465V3.54651H9.2C9.41667 2.94651 9.77917 2.46318 10.2875 2.09651C10.7958 1.72984 11.3667 1.54651 12 1.54651C12.6333 1.54651 13.2042 1.72984 13.7125 2.09651C14.2208 2.46318 14.5833 2.94651 14.8 3.54651H21V21.5465H3ZM5 19.5465H19V5.54651H5V19.5465ZM7 17.5465H14V15.5465H7V17.5465ZM7 13.5465H17V11.5465H7V13.5465ZM7 9.54651H17V7.54651H7V9.54651ZM12 4.79651C12.2167 4.79651 12.3958 4.72568 12.5375 4.58401C12.6792 4.44234 12.75 4.26318 12.75 4.04651C12.75 3.82984 12.6792 3.65068 12.5375 3.50901C12.3958 3.36734 12.2167 3.29651 12 3.29651C11.7833 3.29651 11.6042 3.36734 11.4625 3.50901C11.3208 3.65068 11.25 3.82984 11.25 4.04651C11.25 4.26318 11.3208 4.44234 11.4625 4.58401C11.6042 4.72568 11.7833 4.79651 12 4.79651Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_14855_20571)">
|
|
3
|
-
<path d="M18.1098 14.9289L17.3446 6.6185C17.2719 5.78322 16.7168 5.04547 15.9304 4.74321C14.6453 4.25016 13.3482 4 12.0606 4C10.7731 4 9.47596 4.25016 8.19083 4.74321C7.40437 5.04546 6.84936 5.78322 6.77665 6.6185L6.01139 14.9289C5.97079 15.3911 6.03926 15.8484 6.2077 16.2518C6.30283 16.4807 6.41311 16.6588 6.54338 16.7957L10.6508 21.4052L10.6653 21.4197C11.0368 21.7935 11.5323 22 12.0606 22C12.589 22 13.0844 21.7935 13.4559 21.4197L13.4704 21.4052L17.5778 16.7957C17.7081 16.6588 17.8184 16.4807 17.9135 16.2518C18.082 15.8484 18.1504 15.3911 18.1098 14.9289Z" fill="#FFFAF6"/>
|
|
4
|
-
<path d="M17.3452 14.9952L16.58 6.68902C16.5321 6.13661 16.1728 5.6587 15.6548 5.45942C14.4545 4.99908 13.2592 4.75795 12.0607 4.75757C10.8622 4.75794 9.66688 4.99908 8.46659 5.45942C7.94854 5.6587 7.58924 6.13661 7.54137 6.68902L6.77612 14.9952C6.74764 15.3217 6.78944 15.653 6.91608 15.9558C6.96818 16.0806 7.0312 16.1975 7.10633 16.2732L11.2107 20.8791C11.4367 21.1068 11.7389 21.2424 12.0607 21.2424C12.3824 21.2424 12.6846 21.1068 12.9106 20.8791L17.015 16.2732C17.0902 16.1975 17.1532 16.0806 17.2053 15.9558C17.3319 15.653 17.3737 15.3217 17.3452 14.9952ZM15.2318 16.7645L12.9948 19.2739C12.9488 19.3254 12.8828 19.3551 12.8137 19.3551H11.3077C11.2386 19.3551 11.1726 19.3254 11.1265 19.2739L8.88952 16.7645C8.86952 16.7421 8.89133 16.7075 8.92042 16.716C10.0413 17.0383 11.1185 17.1446 12.0607 17.1415C13.0029 17.1446 14.08 17.0383 15.201 16.716C15.23 16.7075 15.2518 16.7421 15.2318 16.7645ZM16.3328 15.3998C14.9066 15.9384 13.4868 16.2073 12.0607 16.2066C10.6346 16.2073 9.21471 15.9384 7.78858 15.3998C7.77646 15.3949 7.76858 15.3834 7.76858 15.3707C7.7801 13.7977 9.00524 12.7583 9.35969 12.4978C9.39847 12.4694 9.39362 12.41 9.34999 12.3894C8.67077 12.069 8.20847 11.4378 8.20847 10.7134C8.20847 9.66307 9.17671 9.01908 10.3709 9.01908C10.6206 9.01908 10.8605 9.03556 11.0835 9.09916C11.1102 9.10642 11.1332 9.07856 11.1192 9.05494C10.9217 8.72543 10.3049 8.41228 10.1007 8.31536C10.0837 8.30749 10.0892 8.28205 10.108 8.28083C11.318 8.23177 11.8469 8.70847 12.0111 8.9338C12.0232 8.95033 12.0421 8.9588 12.0607 8.95922C12.0793 8.9588 12.0981 8.95033 12.1102 8.9338C12.2744 8.70847 12.8034 8.23177 14.0134 8.28083C14.0321 8.28205 14.0376 8.30749 14.0206 8.31536C13.8164 8.41228 13.1996 8.72543 13.0021 9.05494C12.9882 9.07856 13.0112 9.10642 13.0379 9.09916C13.2608 9.03556 13.5008 9.01908 13.7504 9.01908C14.9446 9.01908 15.9129 9.66308 15.9129 10.7134C15.9129 11.4378 15.4506 12.069 14.7714 12.3894C14.7277 12.41 14.7229 12.4694 14.7617 12.4978C15.1161 12.7583 16.3412 13.7977 16.3528 15.3707C16.3528 15.3834 16.3449 15.3949 16.3328 15.3998ZM14.5953 11.3046C14.5523 11.3318 14.4947 11.3227 14.4632 11.2815C14.2663 11.0247 13.9531 10.8806 13.6253 10.903C13.4271 10.9157 13.2442 10.986 13.0909 11.1065C13.0509 11.138 12.9921 11.1325 12.957 11.0944L12.5964 10.7122C12.5569 10.6703 12.5615 10.5994 12.6067 10.5632C12.8806 10.3372 13.2211 10.2016 13.5768 10.1773C14.1639 10.1392 14.725 10.4039 15.0667 10.8763C15.0999 10.9227 15.0895 10.9894 15.0425 11.0223C15.0419 11.0223 14.5953 11.3046 14.5953 11.3046ZM12.3408 13.4966C12.3734 13.2519 12.5145 13.0372 12.7855 13.0039C12.9679 12.9815 13.1533 13.056 13.2484 13.1893C13.3319 13.3045 13.3301 13.4506 13.2684 13.5751C13.226 13.6618 13.2163 13.775 13.2066 13.884C13.1914 14.0639 13.1714 14.2875 12.9509 14.3159C12.795 14.3305 12.6523 14.2728 12.5407 14.1639C12.3822 14.0091 12.3087 13.7382 12.3408 13.4966ZM9.07889 11.0223C9.03185 10.9894 9.0215 10.9227 9.05465 10.8763C9.39638 10.4039 9.95745 10.1392 10.5446 10.1773C10.9002 10.2016 11.2408 10.3372 11.5146 10.5632C11.5599 10.5994 11.5644 10.6703 11.5249 10.7122L11.1644 11.0944C11.1293 11.1325 11.0705 11.138 11.0305 11.1065C10.8772 10.986 10.6942 10.9157 10.4961 10.903C10.1683 10.8806 9.85505 11.0247 9.65814 11.2815C9.62663 11.3227 9.56907 11.3318 9.52605 11.3046C9.52605 11.3046 9.0795 11.0223 9.07889 11.0223ZM11.5807 14.1639C11.4691 14.2728 11.3264 14.3305 11.1705 14.3159C10.9499 14.2875 10.9299 14.064 10.9148 13.8841C10.9051 13.775 10.8954 13.6618 10.853 13.5751C10.7913 13.4507 10.7895 13.3045 10.873 13.1893C10.9681 13.056 11.1535 12.9815 11.3359 13.004C11.6069 13.0373 11.7479 13.2519 11.7805 13.4967C11.8127 13.7382 11.7392 14.0091 11.5807 14.1639Z" fill="#D410AA"/>
|
|
5
|
-
</g>
|
|
6
|
-
<defs>
|
|
7
|
-
<clipPath id="clip0_14855_20571">
|
|
8
|
-
<rect width="12.1212" height="18" fill="white" transform="translate(6 4)"/>
|
|
9
|
-
</clipPath>
|
|
10
|
-
</defs>
|
|
11
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_14855_20571)">
|
|
3
|
+
<path d="M18.1098 14.9289L17.3446 6.6185C17.2719 5.78322 16.7168 5.04547 15.9304 4.74321C14.6453 4.25016 13.3482 4 12.0606 4C10.7731 4 9.47596 4.25016 8.19083 4.74321C7.40437 5.04546 6.84936 5.78322 6.77665 6.6185L6.01139 14.9289C5.97079 15.3911 6.03926 15.8484 6.2077 16.2518C6.30283 16.4807 6.41311 16.6588 6.54338 16.7957L10.6508 21.4052L10.6653 21.4197C11.0368 21.7935 11.5323 22 12.0606 22C12.589 22 13.0844 21.7935 13.4559 21.4197L13.4704 21.4052L17.5778 16.7957C17.7081 16.6588 17.8184 16.4807 17.9135 16.2518C18.082 15.8484 18.1504 15.3911 18.1098 14.9289Z" fill="#FFFAF6"/>
|
|
4
|
+
<path d="M17.3452 14.9952L16.58 6.68902C16.5321 6.13661 16.1728 5.6587 15.6548 5.45942C14.4545 4.99908 13.2592 4.75795 12.0607 4.75757C10.8622 4.75794 9.66688 4.99908 8.46659 5.45942C7.94854 5.6587 7.58924 6.13661 7.54137 6.68902L6.77612 14.9952C6.74764 15.3217 6.78944 15.653 6.91608 15.9558C6.96818 16.0806 7.0312 16.1975 7.10633 16.2732L11.2107 20.8791C11.4367 21.1068 11.7389 21.2424 12.0607 21.2424C12.3824 21.2424 12.6846 21.1068 12.9106 20.8791L17.015 16.2732C17.0902 16.1975 17.1532 16.0806 17.2053 15.9558C17.3319 15.653 17.3737 15.3217 17.3452 14.9952ZM15.2318 16.7645L12.9948 19.2739C12.9488 19.3254 12.8828 19.3551 12.8137 19.3551H11.3077C11.2386 19.3551 11.1726 19.3254 11.1265 19.2739L8.88952 16.7645C8.86952 16.7421 8.89133 16.7075 8.92042 16.716C10.0413 17.0383 11.1185 17.1446 12.0607 17.1415C13.0029 17.1446 14.08 17.0383 15.201 16.716C15.23 16.7075 15.2518 16.7421 15.2318 16.7645ZM16.3328 15.3998C14.9066 15.9384 13.4868 16.2073 12.0607 16.2066C10.6346 16.2073 9.21471 15.9384 7.78858 15.3998C7.77646 15.3949 7.76858 15.3834 7.76858 15.3707C7.7801 13.7977 9.00524 12.7583 9.35969 12.4978C9.39847 12.4694 9.39362 12.41 9.34999 12.3894C8.67077 12.069 8.20847 11.4378 8.20847 10.7134C8.20847 9.66307 9.17671 9.01908 10.3709 9.01908C10.6206 9.01908 10.8605 9.03556 11.0835 9.09916C11.1102 9.10642 11.1332 9.07856 11.1192 9.05494C10.9217 8.72543 10.3049 8.41228 10.1007 8.31536C10.0837 8.30749 10.0892 8.28205 10.108 8.28083C11.318 8.23177 11.8469 8.70847 12.0111 8.9338C12.0232 8.95033 12.0421 8.9588 12.0607 8.95922C12.0793 8.9588 12.0981 8.95033 12.1102 8.9338C12.2744 8.70847 12.8034 8.23177 14.0134 8.28083C14.0321 8.28205 14.0376 8.30749 14.0206 8.31536C13.8164 8.41228 13.1996 8.72543 13.0021 9.05494C12.9882 9.07856 13.0112 9.10642 13.0379 9.09916C13.2608 9.03556 13.5008 9.01908 13.7504 9.01908C14.9446 9.01908 15.9129 9.66308 15.9129 10.7134C15.9129 11.4378 15.4506 12.069 14.7714 12.3894C14.7277 12.41 14.7229 12.4694 14.7617 12.4978C15.1161 12.7583 16.3412 13.7977 16.3528 15.3707C16.3528 15.3834 16.3449 15.3949 16.3328 15.3998ZM14.5953 11.3046C14.5523 11.3318 14.4947 11.3227 14.4632 11.2815C14.2663 11.0247 13.9531 10.8806 13.6253 10.903C13.4271 10.9157 13.2442 10.986 13.0909 11.1065C13.0509 11.138 12.9921 11.1325 12.957 11.0944L12.5964 10.7122C12.5569 10.6703 12.5615 10.5994 12.6067 10.5632C12.8806 10.3372 13.2211 10.2016 13.5768 10.1773C14.1639 10.1392 14.725 10.4039 15.0667 10.8763C15.0999 10.9227 15.0895 10.9894 15.0425 11.0223C15.0419 11.0223 14.5953 11.3046 14.5953 11.3046ZM12.3408 13.4966C12.3734 13.2519 12.5145 13.0372 12.7855 13.0039C12.9679 12.9815 13.1533 13.056 13.2484 13.1893C13.3319 13.3045 13.3301 13.4506 13.2684 13.5751C13.226 13.6618 13.2163 13.775 13.2066 13.884C13.1914 14.0639 13.1714 14.2875 12.9509 14.3159C12.795 14.3305 12.6523 14.2728 12.5407 14.1639C12.3822 14.0091 12.3087 13.7382 12.3408 13.4966ZM9.07889 11.0223C9.03185 10.9894 9.0215 10.9227 9.05465 10.8763C9.39638 10.4039 9.95745 10.1392 10.5446 10.1773C10.9002 10.2016 11.2408 10.3372 11.5146 10.5632C11.5599 10.5994 11.5644 10.6703 11.5249 10.7122L11.1644 11.0944C11.1293 11.1325 11.0705 11.138 11.0305 11.1065C10.8772 10.986 10.6942 10.9157 10.4961 10.903C10.1683 10.8806 9.85505 11.0247 9.65814 11.2815C9.62663 11.3227 9.56907 11.3318 9.52605 11.3046C9.52605 11.3046 9.0795 11.0223 9.07889 11.0223ZM11.5807 14.1639C11.4691 14.2728 11.3264 14.3305 11.1705 14.3159C10.9499 14.2875 10.9299 14.064 10.9148 13.8841C10.9051 13.775 10.8954 13.6618 10.853 13.5751C10.7913 13.4507 10.7895 13.3045 10.873 13.1893C10.9681 13.056 11.1535 12.9815 11.3359 13.004C11.6069 13.0373 11.7479 13.2519 11.7805 13.4967C11.8127 13.7382 11.7392 14.0091 11.5807 14.1639Z" fill="#D410AA"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<clipPath id="clip0_14855_20571">
|
|
8
|
+
<rect width="12.1212" height="18" fill="white" transform="translate(6 4)"/>
|
|
9
|
+
</clipPath>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_14855_20575)">
|
|
3
|
-
<path d="M18.1098 14.9289L17.3446 6.6185C17.2719 5.78322 16.7168 5.04547 15.9304 4.74321C14.6453 4.25016 13.3482 4 12.0606 4C10.7731 4 9.47596 4.25016 8.19083 4.74321C7.40437 5.04546 6.84936 5.78322 6.77665 6.6185L6.01139 14.9289C5.97079 15.3911 6.03926 15.8484 6.2077 16.2518C6.30283 16.4807 6.41311 16.6588 6.54338 16.7957L10.6508 21.4052L10.6653 21.4197C11.0368 21.7935 11.5323 22 12.0606 22C12.589 22 13.0844 21.7935 13.4559 21.4197L13.4704 21.4052L17.5778 16.7957C17.7081 16.6588 17.8184 16.4807 17.9135 16.2518C18.082 15.8484 18.1504 15.3911 18.1098 14.9289Z" fill="#FFFAF6"/>
|
|
4
|
-
<path d="M17.3452 14.9952L16.58 6.68902C16.5321 6.13661 16.1728 5.6587 15.6548 5.45942C14.4545 4.99908 13.2592 4.75795 12.0607 4.75757C10.8622 4.75794 9.66688 4.99908 8.46659 5.45942C7.94854 5.6587 7.58924 6.13661 7.54137 6.68902L6.77612 14.9952C6.74764 15.3217 6.78944 15.653 6.91608 15.9558C6.96818 16.0806 7.0312 16.1975 7.10633 16.2732L11.2107 20.8791C11.4367 21.1068 11.7389 21.2424 12.0607 21.2424C12.3824 21.2424 12.6846 21.1068 12.9106 20.8791L17.015 16.2732C17.0902 16.1975 17.1532 16.0806 17.2053 15.9558C17.3319 15.653 17.3737 15.3217 17.3452 14.9952ZM15.2318 16.7645L12.9948 19.2739C12.9488 19.3254 12.8828 19.3551 12.8137 19.3551H11.3077C11.2386 19.3551 11.1726 19.3254 11.1265 19.2739L8.88952 16.7645C8.86952 16.7421 8.89133 16.7075 8.92042 16.716C10.0413 17.0383 11.1185 17.1446 12.0607 17.1415C13.0029 17.1446 14.08 17.0383 15.201 16.716C15.23 16.7075 15.2518 16.7421 15.2318 16.7645ZM16.3328 15.3998C14.9066 15.9384 13.4868 16.2073 12.0607 16.2066C10.6346 16.2073 9.21471 15.9384 7.78858 15.3998C7.77646 15.3949 7.76858 15.3834 7.76858 15.3707C7.7801 13.7977 9.00524 12.7583 9.35969 12.4978C9.39847 12.4694 9.39362 12.41 9.34999 12.3894C8.67077 12.069 8.20847 11.4378 8.20847 10.7134C8.20847 9.66307 9.17671 9.01908 10.3709 9.01908C10.6206 9.01908 10.8605 9.03556 11.0835 9.09916C11.1102 9.10642 11.1332 9.07856 11.1192 9.05494C10.9217 8.72543 10.3049 8.41228 10.1007 8.31536C10.0837 8.30749 10.0892 8.28205 10.108 8.28083C11.318 8.23177 11.8469 8.70847 12.0111 8.9338C12.0232 8.95033 12.0421 8.9588 12.0607 8.95922C12.0793 8.9588 12.0981 8.95033 12.1102 8.9338C12.2744 8.70847 12.8034 8.23177 14.0134 8.28083C14.0321 8.28205 14.0376 8.30749 14.0206 8.31536C13.8164 8.41228 13.1996 8.72543 13.0021 9.05494C12.9882 9.07856 13.0112 9.10642 13.0379 9.09916C13.2608 9.03556 13.5008 9.01908 13.7504 9.01908C14.9446 9.01908 15.9129 9.66308 15.9129 10.7134C15.9129 11.4378 15.4506 12.069 14.7714 12.3894C14.7277 12.41 14.7229 12.4694 14.7617 12.4978C15.1161 12.7583 16.3412 13.7977 16.3528 15.3707C16.3528 15.3834 16.3449 15.3949 16.3328 15.3998ZM14.5953 11.3046C14.5523 11.3318 14.4947 11.3227 14.4632 11.2815C14.2663 11.0247 13.9531 10.8806 13.6253 10.903C13.4271 10.9157 13.2442 10.986 13.0909 11.1065C13.0509 11.138 12.9921 11.1325 12.957 11.0944L12.5964 10.7122C12.5569 10.6703 12.5615 10.5994 12.6067 10.5632C12.8806 10.3372 13.2211 10.2016 13.5768 10.1773C14.1639 10.1392 14.725 10.4039 15.0667 10.8763C15.0999 10.9227 15.0895 10.9894 15.0425 11.0223C15.0419 11.0223 14.5953 11.3046 14.5953 11.3046ZM12.3408 13.4966C12.3734 13.2519 12.5145 13.0372 12.7855 13.0039C12.9679 12.9815 13.1533 13.056 13.2484 13.1893C13.3319 13.3045 13.3301 13.4506 13.2684 13.5751C13.226 13.6618 13.2163 13.775 13.2066 13.884C13.1914 14.0639 13.1714 14.2875 12.9509 14.3159C12.795 14.3305 12.6523 14.2728 12.5407 14.1639C12.3822 14.0091 12.3087 13.7382 12.3408 13.4966ZM9.07889 11.0223C9.03185 10.9894 9.0215 10.9227 9.05465 10.8763C9.39638 10.4039 9.95745 10.1392 10.5446 10.1773C10.9002 10.2016 11.2408 10.3372 11.5146 10.5632C11.5599 10.5994 11.5644 10.6703 11.5249 10.7122L11.1644 11.0944C11.1293 11.1325 11.0705 11.138 11.0305 11.1065C10.8772 10.986 10.6942 10.9157 10.4961 10.903C10.1683 10.8806 9.85505 11.0247 9.65814 11.2815C9.62663 11.3227 9.56907 11.3318 9.52605 11.3046C9.52605 11.3046 9.0795 11.0223 9.07889 11.0223ZM11.5807 14.1639C11.4691 14.2728 11.3264 14.3305 11.1705 14.3159C10.9499 14.2875 10.9299 14.064 10.9148 13.8841C10.9051 13.775 10.8954 13.6618 10.853 13.5751C10.7913 13.4507 10.7895 13.3045 10.873 13.1893C10.9681 13.056 11.1535 12.9815 11.3359 13.004C11.6069 13.0373 11.7479 13.2519 11.7805 13.4967C11.8127 13.7382 11.7392 14.0091 11.5807 14.1639Z" fill="#D410AA"/>
|
|
5
|
-
</g>
|
|
6
|
-
<defs>
|
|
7
|
-
<clipPath id="clip0_14855_20575">
|
|
8
|
-
<rect width="12.1212" height="18" fill="white" transform="translate(6 4)"/>
|
|
9
|
-
</clipPath>
|
|
10
|
-
</defs>
|
|
11
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_14855_20575)">
|
|
3
|
+
<path d="M18.1098 14.9289L17.3446 6.6185C17.2719 5.78322 16.7168 5.04547 15.9304 4.74321C14.6453 4.25016 13.3482 4 12.0606 4C10.7731 4 9.47596 4.25016 8.19083 4.74321C7.40437 5.04546 6.84936 5.78322 6.77665 6.6185L6.01139 14.9289C5.97079 15.3911 6.03926 15.8484 6.2077 16.2518C6.30283 16.4807 6.41311 16.6588 6.54338 16.7957L10.6508 21.4052L10.6653 21.4197C11.0368 21.7935 11.5323 22 12.0606 22C12.589 22 13.0844 21.7935 13.4559 21.4197L13.4704 21.4052L17.5778 16.7957C17.7081 16.6588 17.8184 16.4807 17.9135 16.2518C18.082 15.8484 18.1504 15.3911 18.1098 14.9289Z" fill="#FFFAF6"/>
|
|
4
|
+
<path d="M17.3452 14.9952L16.58 6.68902C16.5321 6.13661 16.1728 5.6587 15.6548 5.45942C14.4545 4.99908 13.2592 4.75795 12.0607 4.75757C10.8622 4.75794 9.66688 4.99908 8.46659 5.45942C7.94854 5.6587 7.58924 6.13661 7.54137 6.68902L6.77612 14.9952C6.74764 15.3217 6.78944 15.653 6.91608 15.9558C6.96818 16.0806 7.0312 16.1975 7.10633 16.2732L11.2107 20.8791C11.4367 21.1068 11.7389 21.2424 12.0607 21.2424C12.3824 21.2424 12.6846 21.1068 12.9106 20.8791L17.015 16.2732C17.0902 16.1975 17.1532 16.0806 17.2053 15.9558C17.3319 15.653 17.3737 15.3217 17.3452 14.9952ZM15.2318 16.7645L12.9948 19.2739C12.9488 19.3254 12.8828 19.3551 12.8137 19.3551H11.3077C11.2386 19.3551 11.1726 19.3254 11.1265 19.2739L8.88952 16.7645C8.86952 16.7421 8.89133 16.7075 8.92042 16.716C10.0413 17.0383 11.1185 17.1446 12.0607 17.1415C13.0029 17.1446 14.08 17.0383 15.201 16.716C15.23 16.7075 15.2518 16.7421 15.2318 16.7645ZM16.3328 15.3998C14.9066 15.9384 13.4868 16.2073 12.0607 16.2066C10.6346 16.2073 9.21471 15.9384 7.78858 15.3998C7.77646 15.3949 7.76858 15.3834 7.76858 15.3707C7.7801 13.7977 9.00524 12.7583 9.35969 12.4978C9.39847 12.4694 9.39362 12.41 9.34999 12.3894C8.67077 12.069 8.20847 11.4378 8.20847 10.7134C8.20847 9.66307 9.17671 9.01908 10.3709 9.01908C10.6206 9.01908 10.8605 9.03556 11.0835 9.09916C11.1102 9.10642 11.1332 9.07856 11.1192 9.05494C10.9217 8.72543 10.3049 8.41228 10.1007 8.31536C10.0837 8.30749 10.0892 8.28205 10.108 8.28083C11.318 8.23177 11.8469 8.70847 12.0111 8.9338C12.0232 8.95033 12.0421 8.9588 12.0607 8.95922C12.0793 8.9588 12.0981 8.95033 12.1102 8.9338C12.2744 8.70847 12.8034 8.23177 14.0134 8.28083C14.0321 8.28205 14.0376 8.30749 14.0206 8.31536C13.8164 8.41228 13.1996 8.72543 13.0021 9.05494C12.9882 9.07856 13.0112 9.10642 13.0379 9.09916C13.2608 9.03556 13.5008 9.01908 13.7504 9.01908C14.9446 9.01908 15.9129 9.66308 15.9129 10.7134C15.9129 11.4378 15.4506 12.069 14.7714 12.3894C14.7277 12.41 14.7229 12.4694 14.7617 12.4978C15.1161 12.7583 16.3412 13.7977 16.3528 15.3707C16.3528 15.3834 16.3449 15.3949 16.3328 15.3998ZM14.5953 11.3046C14.5523 11.3318 14.4947 11.3227 14.4632 11.2815C14.2663 11.0247 13.9531 10.8806 13.6253 10.903C13.4271 10.9157 13.2442 10.986 13.0909 11.1065C13.0509 11.138 12.9921 11.1325 12.957 11.0944L12.5964 10.7122C12.5569 10.6703 12.5615 10.5994 12.6067 10.5632C12.8806 10.3372 13.2211 10.2016 13.5768 10.1773C14.1639 10.1392 14.725 10.4039 15.0667 10.8763C15.0999 10.9227 15.0895 10.9894 15.0425 11.0223C15.0419 11.0223 14.5953 11.3046 14.5953 11.3046ZM12.3408 13.4966C12.3734 13.2519 12.5145 13.0372 12.7855 13.0039C12.9679 12.9815 13.1533 13.056 13.2484 13.1893C13.3319 13.3045 13.3301 13.4506 13.2684 13.5751C13.226 13.6618 13.2163 13.775 13.2066 13.884C13.1914 14.0639 13.1714 14.2875 12.9509 14.3159C12.795 14.3305 12.6523 14.2728 12.5407 14.1639C12.3822 14.0091 12.3087 13.7382 12.3408 13.4966ZM9.07889 11.0223C9.03185 10.9894 9.0215 10.9227 9.05465 10.8763C9.39638 10.4039 9.95745 10.1392 10.5446 10.1773C10.9002 10.2016 11.2408 10.3372 11.5146 10.5632C11.5599 10.5994 11.5644 10.6703 11.5249 10.7122L11.1644 11.0944C11.1293 11.1325 11.0705 11.138 11.0305 11.1065C10.8772 10.986 10.6942 10.9157 10.4961 10.903C10.1683 10.8806 9.85505 11.0247 9.65814 11.2815C9.62663 11.3227 9.56907 11.3318 9.52605 11.3046C9.52605 11.3046 9.0795 11.0223 9.07889 11.0223ZM11.5807 14.1639C11.4691 14.2728 11.3264 14.3305 11.1705 14.3159C10.9499 14.2875 10.9299 14.064 10.9148 13.8841C10.9051 13.775 10.8954 13.6618 10.853 13.5751C10.7913 13.4507 10.7895 13.3045 10.873 13.1893C10.9681 13.056 11.1535 12.9815 11.3359 13.004C11.6069 13.0373 11.7479 13.2519 11.7805 13.4967C11.8127 13.7382 11.7392 14.0091 11.5807 14.1639Z" fill="#D410AA"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<clipPath id="clip0_14855_20575">
|
|
8
|
+
<rect width="12.1212" height="18" fill="white" transform="translate(6 4)"/>
|
|
9
|
+
</clipPath>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_4633_18632)">
|
|
3
|
-
<path d="M18.1098 14.9289L17.3446 6.6185C17.2719 5.78322 16.7168 5.04547 15.9304 4.74321C14.6453 4.25016 13.3482 4 12.0606 4C10.7731 4 9.47596 4.25016 8.19083 4.74321C7.40437 5.04546 6.84936 5.78322 6.77665 6.6185L6.01139 14.9289C5.97079 15.3911 6.03926 15.8484 6.2077 16.2518C6.30283 16.4807 6.41311 16.6588 6.54338 16.7957L10.6508 21.4052L10.6653 21.4197C11.0368 21.7935 11.5323 22 12.0606 22C12.589 22 13.0844 21.7935 13.4559 21.4197L13.4704 21.4052L17.5778 16.7957C17.7081 16.6588 17.8184 16.4807 17.9135 16.2518C18.082 15.8484 18.1504 15.3911 18.1098 14.9289Z" fill="#FFFAF6"/>
|
|
4
|
-
<path d="M17.3452 14.9952L16.58 6.68902C16.5321 6.13661 16.1728 5.6587 15.6548 5.45942C14.4545 4.99908 13.2592 4.75795 12.0607 4.75757C10.8622 4.75794 9.66688 4.99908 8.46659 5.45942C7.94854 5.6587 7.58924 6.13661 7.54137 6.68902L6.77612 14.9952C6.74764 15.3217 6.78944 15.653 6.91608 15.9558C6.96818 16.0806 7.0312 16.1975 7.10633 16.2732L11.2107 20.8791C11.4367 21.1068 11.7389 21.2424 12.0607 21.2424C12.3824 21.2424 12.6846 21.1068 12.9106 20.8791L17.015 16.2732C17.0902 16.1975 17.1532 16.0806 17.2053 15.9558C17.3319 15.653 17.3737 15.3217 17.3452 14.9952ZM15.2318 16.7645L12.9948 19.2739C12.9488 19.3254 12.8828 19.3551 12.8137 19.3551H11.3077C11.2386 19.3551 11.1726 19.3254 11.1265 19.2739L8.88952 16.7645C8.86952 16.7421 8.89133 16.7075 8.92042 16.716C10.0413 17.0383 11.1185 17.1446 12.0607 17.1415C13.0029 17.1446 14.08 17.0383 15.201 16.716C15.23 16.7075 15.2518 16.7421 15.2318 16.7645ZM16.3328 15.3998C14.9066 15.9384 13.4868 16.2073 12.0607 16.2066C10.6346 16.2073 9.21471 15.9384 7.78858 15.3998C7.77646 15.3949 7.76858 15.3834 7.76858 15.3707C7.7801 13.7977 9.00524 12.7583 9.35969 12.4978C9.39847 12.4694 9.39362 12.41 9.34999 12.3894C8.67077 12.069 8.20847 11.4378 8.20847 10.7134C8.20847 9.66307 9.17671 9.01908 10.3709 9.01908C10.6206 9.01908 10.8605 9.03556 11.0835 9.09916C11.1102 9.10642 11.1332 9.07856 11.1192 9.05494C10.9217 8.72543 10.3049 8.41228 10.1007 8.31536C10.0837 8.30749 10.0892 8.28205 10.108 8.28083C11.318 8.23177 11.8469 8.70847 12.0111 8.9338C12.0232 8.95033 12.0421 8.9588 12.0607 8.95922C12.0793 8.9588 12.0981 8.95033 12.1102 8.9338C12.2744 8.70847 12.8034 8.23177 14.0134 8.28083C14.0321 8.28205 14.0376 8.30749 14.0206 8.31536C13.8164 8.41228 13.1996 8.72543 13.0021 9.05494C12.9882 9.07856 13.0112 9.10642 13.0379 9.09916C13.2608 9.03556 13.5008 9.01908 13.7504 9.01908C14.9446 9.01908 15.9129 9.66308 15.9129 10.7134C15.9129 11.4378 15.4506 12.069 14.7714 12.3894C14.7277 12.41 14.7229 12.4694 14.7617 12.4978C15.1161 12.7583 16.3412 13.7977 16.3528 15.3707C16.3528 15.3834 16.3449 15.3949 16.3328 15.3998ZM14.5953 11.3046C14.5523 11.3318 14.4947 11.3227 14.4632 11.2815C14.2663 11.0247 13.9531 10.8806 13.6253 10.903C13.4271 10.9157 13.2442 10.986 13.0909 11.1065C13.0509 11.138 12.9921 11.1325 12.957 11.0944L12.5964 10.7122C12.5569 10.6703 12.5615 10.5994 12.6067 10.5632C12.8806 10.3372 13.2211 10.2016 13.5768 10.1773C14.1639 10.1392 14.725 10.4039 15.0667 10.8763C15.0999 10.9227 15.0895 10.9894 15.0425 11.0223C15.0419 11.0223 14.5953 11.3046 14.5953 11.3046ZM12.3408 13.4966C12.3734 13.2519 12.5145 13.0372 12.7855 13.0039C12.9679 12.9815 13.1533 13.056 13.2484 13.1893C13.3319 13.3045 13.3301 13.4506 13.2684 13.5751C13.226 13.6618 13.2163 13.775 13.2066 13.884C13.1914 14.0639 13.1714 14.2875 12.9509 14.3159C12.795 14.3305 12.6523 14.2728 12.5407 14.1639C12.3822 14.0091 12.3087 13.7382 12.3408 13.4966ZM9.07889 11.0223C9.03185 10.9894 9.0215 10.9227 9.05465 10.8763C9.39638 10.4039 9.95745 10.1392 10.5446 10.1773C10.9002 10.2016 11.2408 10.3372 11.5146 10.5632C11.5599 10.5994 11.5644 10.6703 11.5249 10.7122L11.1644 11.0944C11.1293 11.1325 11.0705 11.138 11.0305 11.1065C10.8772 10.986 10.6942 10.9157 10.4961 10.903C10.1683 10.8806 9.85505 11.0247 9.65814 11.2815C9.62663 11.3227 9.56907 11.3318 9.52605 11.3046C9.52605 11.3046 9.0795 11.0223 9.07889 11.0223ZM11.5807 14.1639C11.4691 14.2728 11.3264 14.3305 11.1705 14.3159C10.9499 14.2875 10.9299 14.064 10.9148 13.8841C10.9051 13.775 10.8954 13.6618 10.853 13.5751C10.7913 13.4507 10.7895 13.3045 10.873 13.1893C10.9681 13.056 11.1535 12.9815 11.3359 13.004C11.6069 13.0373 11.7479 13.2519 11.7805 13.4967C11.8127 13.7382 11.7392 14.0091 11.5807 14.1639Z" fill="currentColor"/>
|
|
5
|
-
</g>
|
|
6
|
-
<defs>
|
|
7
|
-
<clipPath id="clip0_4633_18632">
|
|
8
|
-
<rect width="12.1212" height="18" fill="white" transform="translate(6 4)"/>
|
|
9
|
-
</clipPath>
|
|
10
|
-
</defs>
|
|
11
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_4633_18632)">
|
|
3
|
+
<path d="M18.1098 14.9289L17.3446 6.6185C17.2719 5.78322 16.7168 5.04547 15.9304 4.74321C14.6453 4.25016 13.3482 4 12.0606 4C10.7731 4 9.47596 4.25016 8.19083 4.74321C7.40437 5.04546 6.84936 5.78322 6.77665 6.6185L6.01139 14.9289C5.97079 15.3911 6.03926 15.8484 6.2077 16.2518C6.30283 16.4807 6.41311 16.6588 6.54338 16.7957L10.6508 21.4052L10.6653 21.4197C11.0368 21.7935 11.5323 22 12.0606 22C12.589 22 13.0844 21.7935 13.4559 21.4197L13.4704 21.4052L17.5778 16.7957C17.7081 16.6588 17.8184 16.4807 17.9135 16.2518C18.082 15.8484 18.1504 15.3911 18.1098 14.9289Z" fill="#FFFAF6"/>
|
|
4
|
+
<path d="M17.3452 14.9952L16.58 6.68902C16.5321 6.13661 16.1728 5.6587 15.6548 5.45942C14.4545 4.99908 13.2592 4.75795 12.0607 4.75757C10.8622 4.75794 9.66688 4.99908 8.46659 5.45942C7.94854 5.6587 7.58924 6.13661 7.54137 6.68902L6.77612 14.9952C6.74764 15.3217 6.78944 15.653 6.91608 15.9558C6.96818 16.0806 7.0312 16.1975 7.10633 16.2732L11.2107 20.8791C11.4367 21.1068 11.7389 21.2424 12.0607 21.2424C12.3824 21.2424 12.6846 21.1068 12.9106 20.8791L17.015 16.2732C17.0902 16.1975 17.1532 16.0806 17.2053 15.9558C17.3319 15.653 17.3737 15.3217 17.3452 14.9952ZM15.2318 16.7645L12.9948 19.2739C12.9488 19.3254 12.8828 19.3551 12.8137 19.3551H11.3077C11.2386 19.3551 11.1726 19.3254 11.1265 19.2739L8.88952 16.7645C8.86952 16.7421 8.89133 16.7075 8.92042 16.716C10.0413 17.0383 11.1185 17.1446 12.0607 17.1415C13.0029 17.1446 14.08 17.0383 15.201 16.716C15.23 16.7075 15.2518 16.7421 15.2318 16.7645ZM16.3328 15.3998C14.9066 15.9384 13.4868 16.2073 12.0607 16.2066C10.6346 16.2073 9.21471 15.9384 7.78858 15.3998C7.77646 15.3949 7.76858 15.3834 7.76858 15.3707C7.7801 13.7977 9.00524 12.7583 9.35969 12.4978C9.39847 12.4694 9.39362 12.41 9.34999 12.3894C8.67077 12.069 8.20847 11.4378 8.20847 10.7134C8.20847 9.66307 9.17671 9.01908 10.3709 9.01908C10.6206 9.01908 10.8605 9.03556 11.0835 9.09916C11.1102 9.10642 11.1332 9.07856 11.1192 9.05494C10.9217 8.72543 10.3049 8.41228 10.1007 8.31536C10.0837 8.30749 10.0892 8.28205 10.108 8.28083C11.318 8.23177 11.8469 8.70847 12.0111 8.9338C12.0232 8.95033 12.0421 8.9588 12.0607 8.95922C12.0793 8.9588 12.0981 8.95033 12.1102 8.9338C12.2744 8.70847 12.8034 8.23177 14.0134 8.28083C14.0321 8.28205 14.0376 8.30749 14.0206 8.31536C13.8164 8.41228 13.1996 8.72543 13.0021 9.05494C12.9882 9.07856 13.0112 9.10642 13.0379 9.09916C13.2608 9.03556 13.5008 9.01908 13.7504 9.01908C14.9446 9.01908 15.9129 9.66308 15.9129 10.7134C15.9129 11.4378 15.4506 12.069 14.7714 12.3894C14.7277 12.41 14.7229 12.4694 14.7617 12.4978C15.1161 12.7583 16.3412 13.7977 16.3528 15.3707C16.3528 15.3834 16.3449 15.3949 16.3328 15.3998ZM14.5953 11.3046C14.5523 11.3318 14.4947 11.3227 14.4632 11.2815C14.2663 11.0247 13.9531 10.8806 13.6253 10.903C13.4271 10.9157 13.2442 10.986 13.0909 11.1065C13.0509 11.138 12.9921 11.1325 12.957 11.0944L12.5964 10.7122C12.5569 10.6703 12.5615 10.5994 12.6067 10.5632C12.8806 10.3372 13.2211 10.2016 13.5768 10.1773C14.1639 10.1392 14.725 10.4039 15.0667 10.8763C15.0999 10.9227 15.0895 10.9894 15.0425 11.0223C15.0419 11.0223 14.5953 11.3046 14.5953 11.3046ZM12.3408 13.4966C12.3734 13.2519 12.5145 13.0372 12.7855 13.0039C12.9679 12.9815 13.1533 13.056 13.2484 13.1893C13.3319 13.3045 13.3301 13.4506 13.2684 13.5751C13.226 13.6618 13.2163 13.775 13.2066 13.884C13.1914 14.0639 13.1714 14.2875 12.9509 14.3159C12.795 14.3305 12.6523 14.2728 12.5407 14.1639C12.3822 14.0091 12.3087 13.7382 12.3408 13.4966ZM9.07889 11.0223C9.03185 10.9894 9.0215 10.9227 9.05465 10.8763C9.39638 10.4039 9.95745 10.1392 10.5446 10.1773C10.9002 10.2016 11.2408 10.3372 11.5146 10.5632C11.5599 10.5994 11.5644 10.6703 11.5249 10.7122L11.1644 11.0944C11.1293 11.1325 11.0705 11.138 11.0305 11.1065C10.8772 10.986 10.6942 10.9157 10.4961 10.903C10.1683 10.8806 9.85505 11.0247 9.65814 11.2815C9.62663 11.3227 9.56907 11.3318 9.52605 11.3046C9.52605 11.3046 9.0795 11.0223 9.07889 11.0223ZM11.5807 14.1639C11.4691 14.2728 11.3264 14.3305 11.1705 14.3159C10.9499 14.2875 10.9299 14.064 10.9148 13.8841C10.9051 13.775 10.8954 13.6618 10.853 13.5751C10.7913 13.4507 10.7895 13.3045 10.873 13.1893C10.9681 13.056 11.1535 12.9815 11.3359 13.004C11.6069 13.0373 11.7479 13.2519 11.7805 13.4967C11.8127 13.7382 11.7392 14.0091 11.5807 14.1639Z" fill="currentColor"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<clipPath id="clip0_4633_18632">
|
|
8
|
+
<rect width="12.1212" height="18" fill="white" transform="translate(6 4)"/>
|
|
9
|
+
</clipPath>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_4633_18634)">
|
|
3
|
-
<path d="M18.1098 14.9289L17.3446 6.6185C17.2719 5.78322 16.7168 5.04547 15.9304 4.74321C14.6453 4.25016 13.3482 4 12.0606 4C10.7731 4 9.47596 4.25016 8.19083 4.74321C7.40437 5.04546 6.84936 5.78322 6.77665 6.6185L6.01139 14.9289C5.97079 15.3911 6.03926 15.8484 6.2077 16.2518C6.30283 16.4807 6.41311 16.6588 6.54338 16.7957L10.6508 21.4052L10.6653 21.4197C11.0368 21.7935 11.5323 22 12.0606 22C12.589 22 13.0844 21.7935 13.4559 21.4197L13.4704 21.4052L17.5778 16.7957C17.7081 16.6588 17.8184 16.4807 17.9135 16.2518C18.082 15.8484 18.1504 15.3911 18.1098 14.9289Z" fill="#FFFAF6"/>
|
|
4
|
-
<path d="M17.3452 14.9952L16.58 6.68902C16.5321 6.13661 16.1728 5.6587 15.6548 5.45942C14.4545 4.99908 13.2592 4.75795 12.0607 4.75757C10.8622 4.75794 9.66688 4.99908 8.46659 5.45942C7.94854 5.6587 7.58924 6.13661 7.54137 6.68902L6.77612 14.9952C6.74764 15.3217 6.78944 15.653 6.91608 15.9558C6.96818 16.0806 7.0312 16.1975 7.10633 16.2732L11.2107 20.8791C11.4367 21.1068 11.7389 21.2424 12.0607 21.2424C12.3824 21.2424 12.6846 21.1068 12.9106 20.8791L17.015 16.2732C17.0902 16.1975 17.1532 16.0806 17.2053 15.9558C17.3319 15.653 17.3737 15.3217 17.3452 14.9952ZM15.2318 16.7645L12.9948 19.2739C12.9488 19.3254 12.8828 19.3551 12.8137 19.3551H11.3077C11.2386 19.3551 11.1726 19.3254 11.1265 19.2739L8.88952 16.7645C8.86952 16.7421 8.89133 16.7075 8.92042 16.716C10.0413 17.0383 11.1185 17.1446 12.0607 17.1415C13.0029 17.1446 14.08 17.0383 15.201 16.716C15.23 16.7075 15.2518 16.7421 15.2318 16.7645ZM16.3328 15.3998C14.9066 15.9384 13.4868 16.2073 12.0607 16.2066C10.6346 16.2073 9.21471 15.9384 7.78858 15.3998C7.77646 15.3949 7.76858 15.3834 7.76858 15.3707C7.7801 13.7977 9.00524 12.7583 9.35969 12.4978C9.39847 12.4694 9.39362 12.41 9.34999 12.3894C8.67077 12.069 8.20847 11.4378 8.20847 10.7134C8.20847 9.66307 9.17671 9.01908 10.3709 9.01908C10.6206 9.01908 10.8605 9.03556 11.0835 9.09916C11.1102 9.10642 11.1332 9.07856 11.1192 9.05494C10.9217 8.72543 10.3049 8.41228 10.1007 8.31536C10.0837 8.30749 10.0892 8.28205 10.108 8.28083C11.318 8.23177 11.8469 8.70847 12.0111 8.9338C12.0232 8.95033 12.0421 8.9588 12.0607 8.95922C12.0793 8.9588 12.0981 8.95033 12.1102 8.9338C12.2744 8.70847 12.8034 8.23177 14.0134 8.28083C14.0321 8.28205 14.0376 8.30749 14.0206 8.31536C13.8164 8.41228 13.1996 8.72543 13.0021 9.05494C12.9882 9.07856 13.0112 9.10642 13.0379 9.09916C13.2608 9.03556 13.5008 9.01908 13.7504 9.01908C14.9446 9.01908 15.9129 9.66308 15.9129 10.7134C15.9129 11.4378 15.4506 12.069 14.7714 12.3894C14.7277 12.41 14.7229 12.4694 14.7617 12.4978C15.1161 12.7583 16.3412 13.7977 16.3528 15.3707C16.3528 15.3834 16.3449 15.3949 16.3328 15.3998ZM14.5953 11.3046C14.5523 11.3318 14.4947 11.3227 14.4632 11.2815C14.2663 11.0247 13.9531 10.8806 13.6253 10.903C13.4271 10.9157 13.2442 10.986 13.0909 11.1065C13.0509 11.138 12.9921 11.1325 12.957 11.0944L12.5964 10.7122C12.5569 10.6703 12.5615 10.5994 12.6067 10.5632C12.8806 10.3372 13.2211 10.2016 13.5768 10.1773C14.1639 10.1392 14.725 10.4039 15.0667 10.8763C15.0999 10.9227 15.0895 10.9894 15.0425 11.0223C15.0419 11.0223 14.5953 11.3046 14.5953 11.3046ZM12.3408 13.4966C12.3734 13.2519 12.5145 13.0372 12.7855 13.0039C12.9679 12.9815 13.1533 13.056 13.2484 13.1893C13.3319 13.3045 13.3301 13.4506 13.2684 13.5751C13.226 13.6618 13.2163 13.775 13.2066 13.884C13.1914 14.0639 13.1714 14.2875 12.9509 14.3159C12.795 14.3305 12.6523 14.2728 12.5407 14.1639C12.3822 14.0091 12.3087 13.7382 12.3408 13.4966ZM9.07889 11.0223C9.03185 10.9894 9.0215 10.9227 9.05465 10.8763C9.39638 10.4039 9.95745 10.1392 10.5446 10.1773C10.9002 10.2016 11.2408 10.3372 11.5146 10.5632C11.5599 10.5994 11.5644 10.6703 11.5249 10.7122L11.1644 11.0944C11.1293 11.1325 11.0705 11.138 11.0305 11.1065C10.8772 10.986 10.6942 10.9157 10.4961 10.903C10.1683 10.8806 9.85505 11.0247 9.65814 11.2815C9.62663 11.3227 9.56907 11.3318 9.52605 11.3046C9.52605 11.3046 9.0795 11.0223 9.07889 11.0223ZM11.5807 14.1639C11.4691 14.2728 11.3264 14.3305 11.1705 14.3159C10.9499 14.2875 10.9299 14.064 10.9148 13.8841C10.9051 13.775 10.8954 13.6618 10.853 13.5751C10.7913 13.4507 10.7895 13.3045 10.873 13.1893C10.9681 13.056 11.1535 12.9815 11.3359 13.004C11.6069 13.0373 11.7479 13.2519 11.7805 13.4967C11.8127 13.7382 11.7392 14.0091 11.5807 14.1639Z" fill="currentColor"/>
|
|
5
|
-
</g>
|
|
6
|
-
<defs>
|
|
7
|
-
<clipPath id="clip0_4633_18634">
|
|
8
|
-
<rect width="12.1212" height="18" fill="white" transform="translate(6 4)"/>
|
|
9
|
-
</clipPath>
|
|
10
|
-
</defs>
|
|
11
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_4633_18634)">
|
|
3
|
+
<path d="M18.1098 14.9289L17.3446 6.6185C17.2719 5.78322 16.7168 5.04547 15.9304 4.74321C14.6453 4.25016 13.3482 4 12.0606 4C10.7731 4 9.47596 4.25016 8.19083 4.74321C7.40437 5.04546 6.84936 5.78322 6.77665 6.6185L6.01139 14.9289C5.97079 15.3911 6.03926 15.8484 6.2077 16.2518C6.30283 16.4807 6.41311 16.6588 6.54338 16.7957L10.6508 21.4052L10.6653 21.4197C11.0368 21.7935 11.5323 22 12.0606 22C12.589 22 13.0844 21.7935 13.4559 21.4197L13.4704 21.4052L17.5778 16.7957C17.7081 16.6588 17.8184 16.4807 17.9135 16.2518C18.082 15.8484 18.1504 15.3911 18.1098 14.9289Z" fill="#FFFAF6"/>
|
|
4
|
+
<path d="M17.3452 14.9952L16.58 6.68902C16.5321 6.13661 16.1728 5.6587 15.6548 5.45942C14.4545 4.99908 13.2592 4.75795 12.0607 4.75757C10.8622 4.75794 9.66688 4.99908 8.46659 5.45942C7.94854 5.6587 7.58924 6.13661 7.54137 6.68902L6.77612 14.9952C6.74764 15.3217 6.78944 15.653 6.91608 15.9558C6.96818 16.0806 7.0312 16.1975 7.10633 16.2732L11.2107 20.8791C11.4367 21.1068 11.7389 21.2424 12.0607 21.2424C12.3824 21.2424 12.6846 21.1068 12.9106 20.8791L17.015 16.2732C17.0902 16.1975 17.1532 16.0806 17.2053 15.9558C17.3319 15.653 17.3737 15.3217 17.3452 14.9952ZM15.2318 16.7645L12.9948 19.2739C12.9488 19.3254 12.8828 19.3551 12.8137 19.3551H11.3077C11.2386 19.3551 11.1726 19.3254 11.1265 19.2739L8.88952 16.7645C8.86952 16.7421 8.89133 16.7075 8.92042 16.716C10.0413 17.0383 11.1185 17.1446 12.0607 17.1415C13.0029 17.1446 14.08 17.0383 15.201 16.716C15.23 16.7075 15.2518 16.7421 15.2318 16.7645ZM16.3328 15.3998C14.9066 15.9384 13.4868 16.2073 12.0607 16.2066C10.6346 16.2073 9.21471 15.9384 7.78858 15.3998C7.77646 15.3949 7.76858 15.3834 7.76858 15.3707C7.7801 13.7977 9.00524 12.7583 9.35969 12.4978C9.39847 12.4694 9.39362 12.41 9.34999 12.3894C8.67077 12.069 8.20847 11.4378 8.20847 10.7134C8.20847 9.66307 9.17671 9.01908 10.3709 9.01908C10.6206 9.01908 10.8605 9.03556 11.0835 9.09916C11.1102 9.10642 11.1332 9.07856 11.1192 9.05494C10.9217 8.72543 10.3049 8.41228 10.1007 8.31536C10.0837 8.30749 10.0892 8.28205 10.108 8.28083C11.318 8.23177 11.8469 8.70847 12.0111 8.9338C12.0232 8.95033 12.0421 8.9588 12.0607 8.95922C12.0793 8.9588 12.0981 8.95033 12.1102 8.9338C12.2744 8.70847 12.8034 8.23177 14.0134 8.28083C14.0321 8.28205 14.0376 8.30749 14.0206 8.31536C13.8164 8.41228 13.1996 8.72543 13.0021 9.05494C12.9882 9.07856 13.0112 9.10642 13.0379 9.09916C13.2608 9.03556 13.5008 9.01908 13.7504 9.01908C14.9446 9.01908 15.9129 9.66308 15.9129 10.7134C15.9129 11.4378 15.4506 12.069 14.7714 12.3894C14.7277 12.41 14.7229 12.4694 14.7617 12.4978C15.1161 12.7583 16.3412 13.7977 16.3528 15.3707C16.3528 15.3834 16.3449 15.3949 16.3328 15.3998ZM14.5953 11.3046C14.5523 11.3318 14.4947 11.3227 14.4632 11.2815C14.2663 11.0247 13.9531 10.8806 13.6253 10.903C13.4271 10.9157 13.2442 10.986 13.0909 11.1065C13.0509 11.138 12.9921 11.1325 12.957 11.0944L12.5964 10.7122C12.5569 10.6703 12.5615 10.5994 12.6067 10.5632C12.8806 10.3372 13.2211 10.2016 13.5768 10.1773C14.1639 10.1392 14.725 10.4039 15.0667 10.8763C15.0999 10.9227 15.0895 10.9894 15.0425 11.0223C15.0419 11.0223 14.5953 11.3046 14.5953 11.3046ZM12.3408 13.4966C12.3734 13.2519 12.5145 13.0372 12.7855 13.0039C12.9679 12.9815 13.1533 13.056 13.2484 13.1893C13.3319 13.3045 13.3301 13.4506 13.2684 13.5751C13.226 13.6618 13.2163 13.775 13.2066 13.884C13.1914 14.0639 13.1714 14.2875 12.9509 14.3159C12.795 14.3305 12.6523 14.2728 12.5407 14.1639C12.3822 14.0091 12.3087 13.7382 12.3408 13.4966ZM9.07889 11.0223C9.03185 10.9894 9.0215 10.9227 9.05465 10.8763C9.39638 10.4039 9.95745 10.1392 10.5446 10.1773C10.9002 10.2016 11.2408 10.3372 11.5146 10.5632C11.5599 10.5994 11.5644 10.6703 11.5249 10.7122L11.1644 11.0944C11.1293 11.1325 11.0705 11.138 11.0305 11.1065C10.8772 10.986 10.6942 10.9157 10.4961 10.903C10.1683 10.8806 9.85505 11.0247 9.65814 11.2815C9.62663 11.3227 9.56907 11.3318 9.52605 11.3046C9.52605 11.3046 9.0795 11.0223 9.07889 11.0223ZM11.5807 14.1639C11.4691 14.2728 11.3264 14.3305 11.1705 14.3159C10.9499 14.2875 10.9299 14.064 10.9148 13.8841C10.9051 13.775 10.8954 13.6618 10.853 13.5751C10.7913 13.4507 10.7895 13.3045 10.873 13.1893C10.9681 13.056 11.1535 12.9815 11.3359 13.004C11.6069 13.0373 11.7479 13.2519 11.7805 13.4967C11.8127 13.7382 11.7392 14.0091 11.5807 14.1639Z" fill="currentColor"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<clipPath id="clip0_4633_18634">
|
|
8
|
+
<rect width="12.1212" height="18" fill="white" transform="translate(6 4)"/>
|
|
9
|
+
</clipPath>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M9 3.54651V1.54651H15V3.54651H9ZM11 14.5465H13V8.54651H11V14.5465ZM12 22.5465C10.7667 22.5465 9.60417 22.309 8.5125 21.834C7.42083 21.359 6.46667 20.7132 5.65 19.8965C4.83333 19.0798 4.1875 18.1257 3.7125 17.034C3.2375 15.9423 3 14.7798 3 13.5465C3 12.3132 3.2375 11.1507 3.7125 10.059C4.1875 8.96734 4.83333 8.01318 5.65 7.19651C6.46667 6.37984 7.42083 5.73401 8.5125 5.25901C9.60417 4.78401 10.7667 4.54651 12 4.54651C13.0333 4.54651 14.025 4.71318 14.975 5.04651C15.925 5.37984 16.8167 5.86318 17.65 6.49651L19.05 5.09651L20.45 6.49651L19.05 7.89651C19.6833 8.72984 20.1667 9.62151 20.5 10.5715C20.8333 11.5215 21 12.5132 21 13.5465C21 14.7798 20.7625 15.9423 20.2875 17.034C19.8125 18.1257 19.1667 19.0798 18.35 19.8965C17.5333 20.7132 16.5792 21.359 15.4875 21.834C14.3958 22.309 13.2333 22.5465 12 22.5465Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9 3.54651V1.54651H15V3.54651H9ZM11 14.5465H13V8.54651H11V14.5465ZM12 22.5465C10.7667 22.5465 9.60417 22.309 8.5125 21.834C7.42083 21.359 6.46667 20.7132 5.65 19.8965C4.83333 19.0798 4.1875 18.1257 3.7125 17.034C3.2375 15.9423 3 14.7798 3 13.5465C3 12.3132 3.2375 11.1507 3.7125 10.059C4.1875 8.96734 4.83333 8.01318 5.65 7.19651C6.46667 6.37984 7.42083 5.73401 8.5125 5.25901C9.60417 4.78401 10.7667 4.54651 12 4.54651C13.0333 4.54651 14.025 4.71318 14.975 5.04651C15.925 5.37984 16.8167 5.86318 17.65 6.49651L19.05 5.09651L20.45 6.49651L19.05 7.89651C19.6833 8.72984 20.1667 9.62151 20.5 10.5715C20.8333 11.5215 21 12.5132 21 13.5465C21 14.7798 20.7625 15.9423 20.2875 17.034C19.8125 18.1257 19.1667 19.0798 18.35 19.8965C17.5333 20.7132 16.5792 21.359 15.4875 21.834C14.3958 22.309 13.2333 22.5465 12 22.5465Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M9 3.54651V1.54651H15V3.54651H9ZM11 14.5465H13V8.54651H11V14.5465ZM12 22.5465C10.7667 22.5465 9.60417 22.309 8.5125 21.834C7.42083 21.359 6.46667 20.7132 5.65 19.8965C4.83333 19.0798 4.1875 18.1257 3.7125 17.034C3.2375 15.9423 3 14.7798 3 13.5465C3 12.3132 3.2375 11.1507 3.7125 10.059C4.1875 8.96734 4.83333 8.01318 5.65 7.19651C6.46667 6.37984 7.42083 5.73401 8.5125 5.25901C9.60417 4.78401 10.7667 4.54651 12 4.54651C13.0333 4.54651 14.025 4.71318 14.975 5.04651C15.925 5.37984 16.8167 5.86318 17.65 6.49651L19.05 5.09651L20.45 6.49651L19.05 7.89651C19.6833 8.72984 20.1667 9.62151 20.5 10.5715C20.8333 11.5215 21 12.5132 21 13.5465C21 14.7798 20.7625 15.9423 20.2875 17.034C19.8125 18.1257 19.1667 19.0798 18.35 19.8965C17.5333 20.7132 16.5792 21.359 15.4875 21.834C14.3958 22.309 13.2333 22.5465 12 22.5465ZM12 20.5465C13.9333 20.5465 15.5833 19.8632 16.95 18.4965C18.3167 17.1298 19 15.4798 19 13.5465C19 11.6132 18.3167 9.96318 16.95 8.59651C15.5833 7.22984 13.9333 6.54651 12 6.54651C10.0667 6.54651 8.41667 7.22984 7.05 8.59651C5.68333 9.96318 5 11.6132 5 13.5465C5 15.4798 5.68333 17.1298 7.05 18.4965C8.41667 19.8632 10.0667 20.5465 12 20.5465Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9 3.54651V1.54651H15V3.54651H9ZM11 14.5465H13V8.54651H11V14.5465ZM12 22.5465C10.7667 22.5465 9.60417 22.309 8.5125 21.834C7.42083 21.359 6.46667 20.7132 5.65 19.8965C4.83333 19.0798 4.1875 18.1257 3.7125 17.034C3.2375 15.9423 3 14.7798 3 13.5465C3 12.3132 3.2375 11.1507 3.7125 10.059C4.1875 8.96734 4.83333 8.01318 5.65 7.19651C6.46667 6.37984 7.42083 5.73401 8.5125 5.25901C9.60417 4.78401 10.7667 4.54651 12 4.54651C13.0333 4.54651 14.025 4.71318 14.975 5.04651C15.925 5.37984 16.8167 5.86318 17.65 6.49651L19.05 5.09651L20.45 6.49651L19.05 7.89651C19.6833 8.72984 20.1667 9.62151 20.5 10.5715C20.8333 11.5215 21 12.5132 21 13.5465C21 14.7798 20.7625 15.9423 20.2875 17.034C19.8125 18.1257 19.1667 19.0798 18.35 19.8965C17.5333 20.7132 16.5792 21.359 15.4875 21.834C14.3958 22.309 13.2333 22.5465 12 22.5465ZM12 20.5465C13.9333 20.5465 15.5833 19.8632 16.95 18.4965C18.3167 17.1298 19 15.4798 19 13.5465C19 11.6132 18.3167 9.96318 16.95 8.59651C15.5833 7.22984 13.9333 6.54651 12 6.54651C10.0667 6.54651 8.41667 7.22984 7.05 8.59651C5.68333 9.96318 5 11.6132 5 13.5465C5 15.4798 5.68333 17.1298 7.05 18.4965C8.41667 19.8632 10.0667 20.5465 12 20.5465Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M7 21.5465V19.5465H11V16.4465C10.1833 16.2632 9.45417 15.9173 8.8125 15.409C8.17083 14.9007 7.7 14.2632 7.4 13.4965C6.15 13.3465 5.10417 12.8007 4.2625 11.859C3.42083 10.9173 3 9.81318 3 8.54651V5.54651H7V3.54651H17V5.54651H21V8.54651C21 9.81318 20.5792 10.9173 19.7375 11.859C18.8958 12.8007 17.85 13.3465 16.6 13.4965C16.3 14.2632 15.8292 14.9007 15.1875 15.409C14.5458 15.9173 13.8167 16.2632 13 16.4465V19.5465H17V21.5465H7ZM7 11.3465V7.54651H5V8.54651C5 9.17984 5.18333 9.75068 5.55 10.259C5.91667 10.7673 6.4 11.1298 7 11.3465ZM17 11.3465C17.6 11.1298 18.0833 10.7673 18.45 10.259C18.8167 9.75068 19 9.17984 19 8.54651V7.54651H17V11.3465Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7 21.5465V19.5465H11V16.4465C10.1833 16.2632 9.45417 15.9173 8.8125 15.409C8.17083 14.9007 7.7 14.2632 7.4 13.4965C6.15 13.3465 5.10417 12.8007 4.2625 11.859C3.42083 10.9173 3 9.81318 3 8.54651V5.54651H7V3.54651H17V5.54651H21V8.54651C21 9.81318 20.5792 10.9173 19.7375 11.859C18.8958 12.8007 17.85 13.3465 16.6 13.4965C16.3 14.2632 15.8292 14.9007 15.1875 15.409C14.5458 15.9173 13.8167 16.2632 13 16.4465V19.5465H17V21.5465H7ZM7 11.3465V7.54651H5V8.54651C5 9.17984 5.18333 9.75068 5.55 10.259C5.91667 10.7673 6.4 11.1298 7 11.3465ZM17 11.3465C17.6 11.1298 18.0833 10.7673 18.45 10.259C18.8167 9.75068 19 9.17984 19 8.54651V7.54651H17V11.3465Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M7 21.5465V19.5465H11V16.4465C10.1833 16.2632 9.45417 15.9173 8.8125 15.409C8.17083 14.9007 7.7 14.2632 7.4 13.4965C6.15 13.3465 5.10417 12.8007 4.2625 11.859C3.42083 10.9173 3 9.81318 3 8.54651V5.54651H7V3.54651H17V5.54651H21V8.54651C21 9.81318 20.5792 10.9173 19.7375 11.859C18.8958 12.8007 17.85 13.3465 16.6 13.4965C16.3 14.2632 15.8292 14.9007 15.1875 15.409C14.5458 15.9173 13.8167 16.2632 13 16.4465V19.5465H17V21.5465H7ZM7 11.3465V7.54651H5V8.54651C5 9.17984 5.18333 9.75068 5.55 10.259C5.91667 10.7673 6.4 11.1298 7 11.3465ZM12 14.5465C12.8333 14.5465 13.5417 14.2548 14.125 13.6715C14.7083 13.0882 15 12.3798 15 11.5465V5.54651H9V11.5465C9 12.3798 9.29167 13.0882 9.875 13.6715C10.4583 14.2548 11.1667 14.5465 12 14.5465ZM17 11.3465C17.6 11.1298 18.0833 10.7673 18.45 10.259C18.8167 9.75068 19 9.17984 19 8.54651V7.54651H17V11.3465Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7 21.5465V19.5465H11V16.4465C10.1833 16.2632 9.45417 15.9173 8.8125 15.409C8.17083 14.9007 7.7 14.2632 7.4 13.4965C6.15 13.3465 5.10417 12.8007 4.2625 11.859C3.42083 10.9173 3 9.81318 3 8.54651V5.54651H7V3.54651H17V5.54651H21V8.54651C21 9.81318 20.5792 10.9173 19.7375 11.859C18.8958 12.8007 17.85 13.3465 16.6 13.4965C16.3 14.2632 15.8292 14.9007 15.1875 15.409C14.5458 15.9173 13.8167 16.2632 13 16.4465V19.5465H17V21.5465H7ZM7 11.3465V7.54651H5V8.54651C5 9.17984 5.18333 9.75068 5.55 10.259C5.91667 10.7673 6.4 11.1298 7 11.3465ZM12 14.5465C12.8333 14.5465 13.5417 14.2548 14.125 13.6715C14.7083 13.0882 15 12.3798 15 11.5465V5.54651H9V11.5465C9 12.3798 9.29167 13.0882 9.875 13.6715C10.4583 14.2548 11.1667 14.5465 12 14.5465ZM17 11.3465C17.6 11.1298 18.0833 10.7673 18.45 10.259C18.8167 9.75068 19 9.17984 19 8.54651V7.54651H17V11.3465Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M6.5 11.5465L12 2.54651L17.5 11.5465H6.5ZM17.5 22.5465C16.25 22.5465 15.1875 22.109 14.3125 21.234C13.4375 20.359 13 19.2965 13 18.0465C13 16.7965 13.4375 15.734 14.3125 14.859C15.1875 13.984 16.25 13.5465 17.5 13.5465C18.75 13.5465 19.8125 13.984 20.6875 14.859C21.5625 15.734 22 16.7965 22 18.0465C22 19.2965 21.5625 20.359 20.6875 21.234C19.8125 22.109 18.75 22.5465 17.5 22.5465ZM3 22.0465V14.0465H11V22.0465H3Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.5 11.5465L12 2.54651L17.5 11.5465H6.5ZM17.5 22.5465C16.25 22.5465 15.1875 22.109 14.3125 21.234C13.4375 20.359 13 19.2965 13 18.0465C13 16.7965 13.4375 15.734 14.3125 14.859C15.1875 13.984 16.25 13.5465 17.5 13.5465C18.75 13.5465 19.8125 13.984 20.6875 14.859C21.5625 15.734 22 16.7965 22 18.0465C22 19.2965 21.5625 20.359 20.6875 21.234C19.8125 22.109 18.75 22.5465 17.5 22.5465ZM3 22.0465V14.0465H11V22.0465H3Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M6.5 11.5465L12 2.54651L17.5 11.5465H6.5ZM17.5 22.5465C16.25 22.5465 15.1875 22.109 14.3125 21.234C13.4375 20.359 13 19.2965 13 18.0465C13 16.7965 13.4375 15.734 14.3125 14.859C15.1875 13.984 16.25 13.5465 17.5 13.5465C18.75 13.5465 19.8125 13.984 20.6875 14.859C21.5625 15.734 22 16.7965 22 18.0465C22 19.2965 21.5625 20.359 20.6875 21.234C19.8125 22.109 18.75 22.5465 17.5 22.5465ZM3 22.0465V14.0465H11V22.0465H3ZM17.5 20.5465C18.2 20.5465 18.7917 20.3048 19.275 19.8215C19.7583 19.3382 20 18.7465 20 18.0465C20 17.3465 19.7583 16.7548 19.275 16.2715C18.7917 15.7882 18.2 15.5465 17.5 15.5465C16.8 15.5465 16.2083 15.7882 15.725 16.2715C15.2417 16.7548 15 17.3465 15 18.0465C15 18.7465 15.2417 19.3382 15.725 19.8215C16.2083 20.3048 16.8 20.5465 17.5 20.5465ZM5 20.0465H9V16.0465H5V20.0465ZM10.05 9.54651H13.95L12 6.39651L10.05 9.54651Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.5 11.5465L12 2.54651L17.5 11.5465H6.5ZM17.5 22.5465C16.25 22.5465 15.1875 22.109 14.3125 21.234C13.4375 20.359 13 19.2965 13 18.0465C13 16.7965 13.4375 15.734 14.3125 14.859C15.1875 13.984 16.25 13.5465 17.5 13.5465C18.75 13.5465 19.8125 13.984 20.6875 14.859C21.5625 15.734 22 16.7965 22 18.0465C22 19.2965 21.5625 20.359 20.6875 21.234C19.8125 22.109 18.75 22.5465 17.5 22.5465ZM3 22.0465V14.0465H11V22.0465H3ZM17.5 20.5465C18.2 20.5465 18.7917 20.3048 19.275 19.8215C19.7583 19.3382 20 18.7465 20 18.0465C20 17.3465 19.7583 16.7548 19.275 16.2715C18.7917 15.7882 18.2 15.5465 17.5 15.5465C16.8 15.5465 16.2083 15.7882 15.725 16.2715C15.2417 16.7548 15 17.3465 15 18.0465C15 18.7465 15.2417 19.3382 15.725 19.8215C16.2083 20.3048 16.8 20.5465 17.5 20.5465ZM5 20.0465H9V16.0465H5V20.0465ZM10.05 9.54651H13.95L12 6.39651L10.05 9.54651Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M12 10.5465L8 14.5465L9.4 15.9465L11 14.3465V18.5465H13V14.3465L14.6 15.9465L16 14.5465L12 10.5465ZM3 21.5465V6.34651L5.3 3.54651H18.7L21 6.34651V21.5465H3ZM5.4 6.54651H18.6L17.75 5.54651H6.25L5.4 6.54651Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 10.5465L8 14.5465L9.4 15.9465L11 14.3465V18.5465H13V14.3465L14.6 15.9465L16 14.5465L12 10.5465ZM3 21.5465V6.34651L5.3 3.54651H18.7L21 6.34651V21.5465H3ZM5.4 6.54651H18.6L17.75 5.54651H6.25L5.4 6.54651Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M12 10.5465L8 14.5465L9.4 15.9465L11 14.3465V18.5465H13V14.3465L14.6 15.9465L16 14.5465L12 10.5465ZM5 8.54651V19.5465H19V8.54651H5ZM3 21.5465V6.34651L5.3 3.54651H18.7L21 6.34651V21.5465H3ZM5.4 6.54651H18.6L17.75 5.54651H6.25L5.4 6.54651Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 10.5465L8 14.5465L9.4 15.9465L11 14.3465V18.5465H13V14.3465L14.6 15.9465L16 14.5465L12 10.5465ZM5 8.54651V19.5465H19V8.54651H5ZM3 21.5465V6.34651L5.3 3.54651H18.7L21 6.34651V21.5465H3ZM5.4 6.54651H18.6L17.75 5.54651H6.25L5.4 6.54651Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M12 17.5465C12.55 17.5465 13.0208 17.3507 13.4125 16.959C13.8042 16.5673 14 16.0965 14 15.5465C14 14.9965 13.8042 14.5257 13.4125 14.134C13.0208 13.7423 12.55 13.5465 12 13.5465C11.45 13.5465 10.9792 13.7423 10.5875 14.134C10.1958 14.5257 10 14.9965 10 15.5465C10 16.0965 10.1958 16.5673 10.5875 16.959C10.9792 17.3507 11.45 17.5465 12 17.5465ZM4 22.5465V8.54651H13V6.54651C13 5.16318 13.4875 3.98401 14.4625 3.00901C15.4375 2.03401 16.6167 1.54651 18 1.54651C19.3833 1.54651 20.5625 2.03401 21.5375 3.00901C22.5125 3.98401 23 5.16318 23 6.54651H21C21 5.71318 20.7083 5.00484 20.125 4.42151C19.5417 3.83818 18.8333 3.54651 18 3.54651C17.1667 3.54651 16.4583 3.83818 15.875 4.42151C15.2917 5.00484 15 5.71318 15 6.54651V8.54651H20V22.5465H4Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 17.5465C12.55 17.5465 13.0208 17.3507 13.4125 16.959C13.8042 16.5673 14 16.0965 14 15.5465C14 14.9965 13.8042 14.5257 13.4125 14.134C13.0208 13.7423 12.55 13.5465 12 13.5465C11.45 13.5465 10.9792 13.7423 10.5875 14.134C10.1958 14.5257 10 14.9965 10 15.5465C10 16.0965 10.1958 16.5673 10.5875 16.959C10.9792 17.3507 11.45 17.5465 12 17.5465ZM4 22.5465V8.54651H13V6.54651C13 5.16318 13.4875 3.98401 14.4625 3.00901C15.4375 2.03401 16.6167 1.54651 18 1.54651C19.3833 1.54651 20.5625 2.03401 21.5375 3.00901C22.5125 3.98401 23 5.16318 23 6.54651H21C21 5.71318 20.7083 5.00484 20.125 4.42151C19.5417 3.83818 18.8333 3.54651 18 3.54651C17.1667 3.54651 16.4583 3.83818 15.875 4.42151C15.2917 5.00484 15 5.71318 15 6.54651V8.54651H20V22.5465H4Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M6 20.5465H18V10.5465H6V20.5465ZM12 17.5465C12.55 17.5465 13.0208 17.3507 13.4125 16.959C13.8042 16.5673 14 16.0965 14 15.5465C14 14.9965 13.8042 14.5257 13.4125 14.134C13.0208 13.7423 12.55 13.5465 12 13.5465C11.45 13.5465 10.9792 13.7423 10.5875 14.134C10.1958 14.5257 10 14.9965 10 15.5465C10 16.0965 10.1958 16.5673 10.5875 16.959C10.9792 17.3507 11.45 17.5465 12 17.5465ZM4 22.5465V8.54651H13V6.54651C13 5.16318 13.4875 3.98401 14.4625 3.00901C15.4375 2.03401 16.6167 1.54651 18 1.54651C19.3833 1.54651 20.5625 2.03401 21.5375 3.00901C22.5125 3.98401 23 5.16318 23 6.54651H21C21 5.71318 20.7083 5.00484 20.125 4.42151C19.5417 3.83818 18.8333 3.54651 18 3.54651C17.1667 3.54651 16.4583 3.83818 15.875 4.42151C15.2917 5.00484 15 5.71318 15 6.54651V8.54651H20V22.5465H4Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6 20.5465H18V10.5465H6V20.5465ZM12 17.5465C12.55 17.5465 13.0208 17.3507 13.4125 16.959C13.8042 16.5673 14 16.0965 14 15.5465C14 14.9965 13.8042 14.5257 13.4125 14.134C13.0208 13.7423 12.55 13.5465 12 13.5465C11.45 13.5465 10.9792 13.7423 10.5875 14.134C10.1958 14.5257 10 14.9965 10 15.5465C10 16.0965 10.1958 16.5673 10.5875 16.959C10.9792 17.3507 11.45 17.5465 12 17.5465ZM4 22.5465V8.54651H13V6.54651C13 5.16318 13.4875 3.98401 14.4625 3.00901C15.4375 2.03401 16.6167 1.54651 18 1.54651C19.3833 1.54651 20.5625 2.03401 21.5375 3.00901C22.5125 3.98401 23 5.16318 23 6.54651H21C21 5.71318 20.7083 5.00484 20.125 4.42151C19.5417 3.83818 18.8333 3.54651 18 3.54651C17.1667 3.54651 16.4583 3.83818 15.875 4.42151C15.2917 5.00484 15 5.71318 15 6.54651V8.54651H20V22.5465H4Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M2.4498 11.1215L6.6498 6.92148C6.88314 6.68815 7.15814 6.52148 7.4748 6.42148C7.79147 6.32148 8.11647 6.30482 8.4498 6.37148L9.7498 6.64648C8.8498 7.71315 8.14147 8.67982 7.6248 9.54648C7.10814 10.4132 6.60814 11.4632 6.1248 12.6965L2.4498 11.1215ZM7.5748 13.3965C7.95814 12.1965 8.47897 11.0632 9.1373 9.99649C9.79564 8.92982 10.5915 7.92982 11.5248 6.99648C12.9915 5.52982 14.6665 4.43398 16.5498 3.70898C18.4331 2.98398 20.1915 2.76315 21.8248 3.04648C22.1081 4.67982 21.8915 6.43815 21.1748 8.32148C20.4581 10.2048 19.3665 11.8798 17.8998 13.3465C16.9831 14.2632 15.9831 15.059 14.8998 15.734C13.8165 16.409 12.6748 16.9382 11.4748 17.3215L7.5748 13.3965ZM14.4748 10.3965C14.8581 10.7798 15.329 10.9715 15.8873 10.9715C16.4456 10.9715 16.9165 10.7798 17.2998 10.3965C17.6831 10.0132 17.8748 9.54232 17.8748 8.98398C17.8748 8.42565 17.6831 7.95482 17.2998 7.57148C16.9165 7.18815 16.4456 6.99648 15.8873 6.99648C15.329 6.99648 14.8581 7.18815 14.4748 7.57148C14.0915 7.95482 13.8998 8.42565 13.8998 8.98398C13.8998 9.54232 14.0915 10.0132 14.4748 10.3965ZM13.7748 22.4215L12.1748 18.7465C13.4081 18.2632 14.4623 17.7632 15.3373 17.2465C16.2123 16.7298 17.1831 16.0215 18.2498 15.1215L18.4998 16.4215C18.5665 16.7548 18.5498 17.084 18.4498 17.409C18.3498 17.734 18.1831 18.0132 17.9498 18.2465L13.7748 22.4215ZM4.0498 16.5965C4.63314 16.0132 5.34147 15.7173 6.1748 15.709C7.00814 15.7007 7.71647 15.9882 8.2998 16.5715C8.88314 17.1548 9.1748 17.8632 9.1748 18.6965C9.1748 19.5298 8.88314 20.2382 8.2998 20.8215C7.88314 21.2382 7.1873 21.5965 6.2123 21.8965C5.2373 22.1965 3.89147 22.4632 2.1748 22.6965C2.40814 20.9798 2.6748 19.6382 2.9748 18.6715C3.2748 17.7048 3.63314 17.0132 4.0498 16.5965Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2.4498 11.1215L6.6498 6.92148C6.88314 6.68815 7.15814 6.52148 7.4748 6.42148C7.79147 6.32148 8.11647 6.30482 8.4498 6.37148L9.7498 6.64648C8.8498 7.71315 8.14147 8.67982 7.6248 9.54648C7.10814 10.4132 6.60814 11.4632 6.1248 12.6965L2.4498 11.1215ZM7.5748 13.3965C7.95814 12.1965 8.47897 11.0632 9.1373 9.99649C9.79564 8.92982 10.5915 7.92982 11.5248 6.99648C12.9915 5.52982 14.6665 4.43398 16.5498 3.70898C18.4331 2.98398 20.1915 2.76315 21.8248 3.04648C22.1081 4.67982 21.8915 6.43815 21.1748 8.32148C20.4581 10.2048 19.3665 11.8798 17.8998 13.3465C16.9831 14.2632 15.9831 15.059 14.8998 15.734C13.8165 16.409 12.6748 16.9382 11.4748 17.3215L7.5748 13.3965ZM14.4748 10.3965C14.8581 10.7798 15.329 10.9715 15.8873 10.9715C16.4456 10.9715 16.9165 10.7798 17.2998 10.3965C17.6831 10.0132 17.8748 9.54232 17.8748 8.98398C17.8748 8.42565 17.6831 7.95482 17.2998 7.57148C16.9165 7.18815 16.4456 6.99648 15.8873 6.99648C15.329 6.99648 14.8581 7.18815 14.4748 7.57148C14.0915 7.95482 13.8998 8.42565 13.8998 8.98398C13.8998 9.54232 14.0915 10.0132 14.4748 10.3965ZM13.7748 22.4215L12.1748 18.7465C13.4081 18.2632 14.4623 17.7632 15.3373 17.2465C16.2123 16.7298 17.1831 16.0215 18.2498 15.1215L18.4998 16.4215C18.5665 16.7548 18.5498 17.084 18.4498 17.409C18.3498 17.734 18.1831 18.0132 17.9498 18.2465L13.7748 22.4215ZM4.0498 16.5965C4.63314 16.0132 5.34147 15.7173 6.1748 15.709C7.00814 15.7007 7.71647 15.9882 8.2998 16.5715C8.88314 17.1548 9.1748 17.8632 9.1748 18.6965C9.1748 19.5298 8.88314 20.2382 8.2998 20.8215C7.88314 21.2382 7.1873 21.5965 6.2123 21.8965C5.2373 22.1965 3.89147 22.4632 2.1748 22.6965C2.40814 20.9798 2.6748 19.6382 2.9748 18.6715C3.2748 17.7048 3.63314 17.0132 4.0498 16.5965Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M5.6498 10.5715L7.5998 11.3965C7.83314 10.9298 8.0748 10.4798 8.3248 10.0465C8.5748 9.61316 8.8498 9.17983 9.1498 8.74649L7.7498 8.47149L5.6498 10.5715ZM9.1998 12.6465L12.0498 15.4715C12.7498 15.2048 13.4998 14.7965 14.2998 14.2465C15.0998 13.6965 15.8498 13.0715 16.5498 12.3715C17.7165 11.2048 18.629 9.90899 19.2873 8.48399C19.9456 7.05899 20.2331 5.74649 20.1498 4.54649C18.9498 4.46316 17.6331 4.75066 16.1998 5.40899C14.7665 6.06733 13.4665 6.97983 12.2998 8.14649C11.5998 8.84649 10.9748 9.59649 10.4248 10.3965C9.8748 11.1965 9.46647 11.9465 9.1998 12.6465ZM13.6498 11.0215C13.2665 10.6382 13.0748 10.1673 13.0748 9.60899C13.0748 9.05066 13.2665 8.57983 13.6498 8.19649C14.0331 7.81316 14.5081 7.62149 15.0748 7.62149C15.6415 7.62149 16.1165 7.81316 16.4998 8.19649C16.8831 8.57983 17.0748 9.05066 17.0748 9.60899C17.0748 10.1673 16.8831 10.6382 16.4998 11.0215C16.1165 11.4048 15.6415 11.5965 15.0748 11.5965C14.5081 11.5965 14.0331 11.4048 13.6498 11.0215ZM14.1248 19.0465L16.2248 16.9465L15.9498 15.5465C15.5165 15.8465 15.0831 16.1173 14.6498 16.359C14.2165 16.6007 13.7665 16.8382 13.2998 17.0715L14.1248 19.0465ZM21.9498 2.72149C22.2665 4.73816 22.0706 6.70066 21.3623 8.60899C20.654 10.5173 19.4331 12.3382 17.6998 14.0715L18.1998 16.5465C18.2665 16.8798 18.2498 17.2048 18.1498 17.5215C18.0498 17.8382 17.8831 18.1132 17.6498 18.3465L13.4498 22.5465L11.3498 17.6215L7.0748 13.3465L2.1498 11.2465L6.3248 7.04649C6.55814 6.81316 6.8373 6.64649 7.1623 6.54649C7.4873 6.44649 7.81647 6.42983 8.1498 6.49649L10.6248 6.99649C12.3581 5.26316 14.1748 4.03816 16.0748 3.32149C17.9748 2.60483 19.9331 2.40483 21.9498 2.72149ZM3.9248 16.5215C4.50814 15.9382 5.22064 15.6423 6.0623 15.634C6.90397 15.6257 7.61647 15.9132 8.1998 16.4965C8.78314 17.0798 9.07064 17.7923 9.0623 18.634C9.05397 19.4757 8.75814 20.1882 8.1748 20.7715C7.75814 21.1882 7.0623 21.5465 6.0873 21.8465C5.1123 22.1465 3.76647 22.4132 2.0498 22.6465C2.28314 20.9298 2.5498 19.584 2.8498 18.609C3.1498 17.634 3.50814 16.9382 3.9248 16.5215ZM5.3498 17.9215C5.18314 18.0882 5.01647 18.3923 4.8498 18.834C4.68314 19.2757 4.56647 19.7215 4.4998 20.1715C4.9498 20.1048 5.39564 19.9923 5.8373 19.834C6.27897 19.6757 6.58314 19.5132 6.7498 19.3465C6.9498 19.1465 7.05814 18.9048 7.0748 18.6215C7.09147 18.3382 6.9998 18.0965 6.7998 17.8965C6.5998 17.6965 6.35814 17.6007 6.0748 17.609C5.79147 17.6173 5.5498 17.7215 5.3498 17.9215Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5.6498 10.5715L7.5998 11.3965C7.83314 10.9298 8.0748 10.4798 8.3248 10.0465C8.5748 9.61316 8.8498 9.17983 9.1498 8.74649L7.7498 8.47149L5.6498 10.5715ZM9.1998 12.6465L12.0498 15.4715C12.7498 15.2048 13.4998 14.7965 14.2998 14.2465C15.0998 13.6965 15.8498 13.0715 16.5498 12.3715C17.7165 11.2048 18.629 9.90899 19.2873 8.48399C19.9456 7.05899 20.2331 5.74649 20.1498 4.54649C18.9498 4.46316 17.6331 4.75066 16.1998 5.40899C14.7665 6.06733 13.4665 6.97983 12.2998 8.14649C11.5998 8.84649 10.9748 9.59649 10.4248 10.3965C9.8748 11.1965 9.46647 11.9465 9.1998 12.6465ZM13.6498 11.0215C13.2665 10.6382 13.0748 10.1673 13.0748 9.60899C13.0748 9.05066 13.2665 8.57983 13.6498 8.19649C14.0331 7.81316 14.5081 7.62149 15.0748 7.62149C15.6415 7.62149 16.1165 7.81316 16.4998 8.19649C16.8831 8.57983 17.0748 9.05066 17.0748 9.60899C17.0748 10.1673 16.8831 10.6382 16.4998 11.0215C16.1165 11.4048 15.6415 11.5965 15.0748 11.5965C14.5081 11.5965 14.0331 11.4048 13.6498 11.0215ZM14.1248 19.0465L16.2248 16.9465L15.9498 15.5465C15.5165 15.8465 15.0831 16.1173 14.6498 16.359C14.2165 16.6007 13.7665 16.8382 13.2998 17.0715L14.1248 19.0465ZM21.9498 2.72149C22.2665 4.73816 22.0706 6.70066 21.3623 8.60899C20.654 10.5173 19.4331 12.3382 17.6998 14.0715L18.1998 16.5465C18.2665 16.8798 18.2498 17.2048 18.1498 17.5215C18.0498 17.8382 17.8831 18.1132 17.6498 18.3465L13.4498 22.5465L11.3498 17.6215L7.0748 13.3465L2.1498 11.2465L6.3248 7.04649C6.55814 6.81316 6.8373 6.64649 7.1623 6.54649C7.4873 6.44649 7.81647 6.42983 8.1498 6.49649L10.6248 6.99649C12.3581 5.26316 14.1748 4.03816 16.0748 3.32149C17.9748 2.60483 19.9331 2.40483 21.9498 2.72149ZM3.9248 16.5215C4.50814 15.9382 5.22064 15.6423 6.0623 15.634C6.90397 15.6257 7.61647 15.9132 8.1998 16.4965C8.78314 17.0798 9.07064 17.7923 9.0623 18.634C9.05397 19.4757 8.75814 20.1882 8.1748 20.7715C7.75814 21.1882 7.0623 21.5465 6.0873 21.8465C5.1123 22.1465 3.76647 22.4132 2.0498 22.6465C2.28314 20.9298 2.5498 19.584 2.8498 18.609C3.1498 17.634 3.50814 16.9382 3.9248 16.5215ZM5.3498 17.9215C5.18314 18.0882 5.01647 18.3923 4.8498 18.834C4.68314 19.2757 4.56647 19.7215 4.4998 20.1715C4.9498 20.1048 5.39564 19.9923 5.8373 19.834C6.27897 19.6757 6.58314 19.5132 6.7498 19.3465C6.9498 19.1465 7.05814 18.9048 7.0748 18.6215C7.09147 18.3382 6.9998 18.0965 6.7998 17.8965C6.5998 17.6965 6.35814 17.6007 6.0748 17.609C5.79147 17.6173 5.5498 17.7215 5.3498 17.9215Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M11 16.5465V8.39651L8.4 10.9965L7 9.54651L12 4.54651L17 9.54651L15.6 10.9965L13 8.39651V16.5465H11ZM4 20.5465V15.5465H6V18.5465H18V15.5465H20V20.5465H4Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M11 16.5465V8.39651L8.4 10.9965L7 9.54651L12 4.54651L17 9.54651L15.6 10.9965L13 8.39651V16.5465H11ZM4 20.5465V15.5465H6V18.5465H18V15.5465H20V20.5465H4Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M11 16.5465V8.39651L8.4 10.9965L7 9.54651L12 4.54651L17 9.54651L15.6 10.9965L13 8.39651V16.5465H11ZM4 20.5465V15.5465H6V18.5465H18V15.5465H20V20.5465H4Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M11 16.5465V8.39651L8.4 10.9965L7 9.54651L12 4.54651L17 9.54651L15.6 10.9965L13 8.39651V16.5465H11ZM4 20.5465V15.5465H6V18.5465H18V15.5465H20V20.5465H4Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M3 21V18.2C3 17.6333 3.14583 17.1125 3.4375 16.6375C3.72917 16.1625 4.11667 15.8 4.6 15.55C5.63333 15.0333 6.68333 14.6458 7.75 14.3875C8.81667 14.1292 9.9 14 11 14C11.3333 14 11.6667 14.0125 12 14.0375C12.3333 14.0625 12.6667 14.1 13 14.15C12.9333 15.1167 13.1083 16.0292 13.525 16.8875C13.9417 17.7458 14.55 18.45 15.35 19V21H3ZM19 24L17.5 22.5V17.85C16.7667 17.6333 16.1667 17.2208 15.7 16.6125C15.2333 16.0042 15 15.3 15 14.5C15 13.5333 15.3417 12.7083 16.025 12.025C16.7083 11.3417 17.5333 11 18.5 11C19.4667 11 20.2917 11.3417 20.975 12.025C21.6583 12.7083 22 13.5333 22 14.5C22 15.25 21.7875 15.9167 21.3625 16.5C20.9375 17.0833 20.4 17.5 19.75 17.75L21 19L19.5 20.5L21 22L19 24ZM11 13C9.9 13 8.95833 12.6083 8.175 11.825C7.39167 11.0417 7 10.1 7 9C7 7.9 7.39167 6.95833 8.175 6.175C8.95833 5.39167 9.9 5 11 5C12.1 5 13.0417 5.39167 13.825 6.175C14.6083 6.95833 15 7.9 15 9C15 10.1 14.6083 11.0417 13.825 11.825C13.0417 12.6083 12.1 13 11 13ZM18.5 15C18.7833 15 19.0208 14.9042 19.2125 14.7125C19.4042 14.5208 19.5 14.2833 19.5 14C19.5 13.7167 19.4042 13.4792 19.2125 13.2875C19.0208 13.0958 18.7833 13 18.5 13C18.2167 13 17.9792 13.0958 17.7875 13.2875C17.5958 13.4792 17.5 13.7167 17.5 14C17.5 14.2833 17.5958 14.5208 17.7875 14.7125C17.9792 14.9042 18.2167 15 18.5 15Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 21V18.2C3 17.6333 3.14583 17.1125 3.4375 16.6375C3.72917 16.1625 4.11667 15.8 4.6 15.55C5.63333 15.0333 6.68333 14.6458 7.75 14.3875C8.81667 14.1292 9.9 14 11 14C11.3333 14 11.6667 14.0125 12 14.0375C12.3333 14.0625 12.6667 14.1 13 14.15C12.9333 15.1167 13.1083 16.0292 13.525 16.8875C13.9417 17.7458 14.55 18.45 15.35 19V21H3ZM19 24L17.5 22.5V17.85C16.7667 17.6333 16.1667 17.2208 15.7 16.6125C15.2333 16.0042 15 15.3 15 14.5C15 13.5333 15.3417 12.7083 16.025 12.025C16.7083 11.3417 17.5333 11 18.5 11C19.4667 11 20.2917 11.3417 20.975 12.025C21.6583 12.7083 22 13.5333 22 14.5C22 15.25 21.7875 15.9167 21.3625 16.5C20.9375 17.0833 20.4 17.5 19.75 17.75L21 19L19.5 20.5L21 22L19 24ZM11 13C9.9 13 8.95833 12.6083 8.175 11.825C7.39167 11.0417 7 10.1 7 9C7 7.9 7.39167 6.95833 8.175 6.175C8.95833 5.39167 9.9 5 11 5C12.1 5 13.0417 5.39167 13.825 6.175C14.6083 6.95833 15 7.9 15 9C15 10.1 14.6083 11.0417 13.825 11.825C13.0417 12.6083 12.1 13 11 13ZM18.5 15C18.7833 15 19.0208 14.9042 19.2125 14.7125C19.4042 14.5208 19.5 14.2833 19.5 14C19.5 13.7167 19.4042 13.4792 19.2125 13.2875C19.0208 13.0958 18.7833 13 18.5 13C18.2167 13 17.9792 13.0958 17.7875 13.2875C17.5958 13.4792 17.5 13.7167 17.5 14C17.5 14.2833 17.5958 14.5208 17.7875 14.7125C17.9792 14.9042 18.2167 15 18.5 15Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M3 21V18.2C3 17.6333 3.14583 17.1125 3.4375 16.6375C3.72917 16.1625 4.11667 15.8 4.6 15.55C5.63333 15.0333 6.68333 14.6458 7.75 14.3875C8.81667 14.1292 9.9 14 11 14C11.3333 14 11.6667 14.0125 12 14.0375C12.3333 14.0625 12.6667 14.1 13 14.15C12.9333 15.1167 13.1083 16.0292 13.525 16.8875C13.9417 17.7458 14.55 18.45 15.35 19V21H3ZM19 24L17.5 22.5V17.85C16.7667 17.6333 16.1667 17.2208 15.7 16.6125C15.2333 16.0042 15 15.3 15 14.5C15 13.5333 15.3417 12.7083 16.025 12.025C16.7083 11.3417 17.5333 11 18.5 11C19.4667 11 20.2917 11.3417 20.975 12.025C21.6583 12.7083 22 13.5333 22 14.5C22 15.25 21.7875 15.9167 21.3625 16.5C20.9375 17.0833 20.4 17.5 19.75 17.75L21 19L19.5 20.5L21 22L19 24ZM11 13C9.9 13 8.95833 12.6083 8.175 11.825C7.39167 11.0417 7 10.1 7 9C7 7.9 7.39167 6.95833 8.175 6.175C8.95833 5.39167 9.9 5 11 5C12.1 5 13.0417 5.39167 13.825 6.175C14.6083 6.95833 15 7.9 15 9C15 10.1 14.6083 11.0417 13.825 11.825C13.0417 12.6083 12.1 13 11 13ZM18.5 15C18.7833 15 19.0208 14.9042 19.2125 14.7125C19.4042 14.5208 19.5 14.2833 19.5 14C19.5 13.7167 19.4042 13.4792 19.2125 13.2875C19.0208 13.0958 18.7833 13 18.5 13C18.2167 13 17.9792 13.0958 17.7875 13.2875C17.5958 13.4792 17.5 13.7167 17.5 14C17.5 14.2833 17.5958 14.5208 17.7875 14.7125C17.9792 14.9042 18.2167 15 18.5 15Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 21V18.2C3 17.6333 3.14583 17.1125 3.4375 16.6375C3.72917 16.1625 4.11667 15.8 4.6 15.55C5.63333 15.0333 6.68333 14.6458 7.75 14.3875C8.81667 14.1292 9.9 14 11 14C11.3333 14 11.6667 14.0125 12 14.0375C12.3333 14.0625 12.6667 14.1 13 14.15C12.9333 15.1167 13.1083 16.0292 13.525 16.8875C13.9417 17.7458 14.55 18.45 15.35 19V21H3ZM19 24L17.5 22.5V17.85C16.7667 17.6333 16.1667 17.2208 15.7 16.6125C15.2333 16.0042 15 15.3 15 14.5C15 13.5333 15.3417 12.7083 16.025 12.025C16.7083 11.3417 17.5333 11 18.5 11C19.4667 11 20.2917 11.3417 20.975 12.025C21.6583 12.7083 22 13.5333 22 14.5C22 15.25 21.7875 15.9167 21.3625 16.5C20.9375 17.0833 20.4 17.5 19.75 17.75L21 19L19.5 20.5L21 22L19 24ZM11 13C9.9 13 8.95833 12.6083 8.175 11.825C7.39167 11.0417 7 10.1 7 9C7 7.9 7.39167 6.95833 8.175 6.175C8.95833 5.39167 9.9 5 11 5C12.1 5 13.0417 5.39167 13.825 6.175C14.6083 6.95833 15 7.9 15 9C15 10.1 14.6083 11.0417 13.825 11.825C13.0417 12.6083 12.1 13 11 13ZM18.5 15C18.7833 15 19.0208 14.9042 19.2125 14.7125C19.4042 14.5208 19.5 14.2833 19.5 14C19.5 13.7167 19.4042 13.4792 19.2125 13.2875C19.0208 13.0958 18.7833 13 18.5 13C18.2167 13 17.9792 13.0958 17.7875 13.2875C17.5958 13.4792 17.5 13.7167 17.5 14C17.5 14.2833 17.5958 14.5208 17.7875 14.7125C17.9792 14.9042 18.2167 15 18.5 15Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M18 14.5465V11.5465H15V9.54651H18V6.54651H20V9.54651H23V11.5465H20V14.5465H18ZM9 12.5465C7.9 12.5465 6.95833 12.1548 6.175 11.3715C5.39167 10.5882 5 9.64651 5 8.54651C5 7.44651 5.39167 6.50484 6.175 5.72151C6.95833 4.93818 7.9 4.54651 9 4.54651C10.1 4.54651 11.0417 4.93818 11.825 5.72151C12.6083 6.50484 13 7.44651 13 8.54651C13 9.64651 12.6083 10.5882 11.825 11.3715C11.0417 12.1548 10.1 12.5465 9 12.5465ZM1 20.5465V17.7465C1 17.1798 1.14583 16.659 1.4375 16.184C1.72917 15.709 2.11667 15.3465 2.6 15.0965C3.63333 14.5798 4.68333 14.1923 5.75 13.934C6.81667 13.6757 7.9 13.5465 9 13.5465C10.1 13.5465 11.1833 13.6757 12.25 13.934C13.3167 14.1923 14.3667 14.5798 15.4 15.0965C15.8833 15.3465 16.2708 15.709 16.5625 16.184C16.8542 16.659 17 17.1798 17 17.7465V20.5465H1Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M18 14.5465V11.5465H15V9.54651H18V6.54651H20V9.54651H23V11.5465H20V14.5465H18ZM9 12.5465C7.9 12.5465 6.95833 12.1548 6.175 11.3715C5.39167 10.5882 5 9.64651 5 8.54651C5 7.44651 5.39167 6.50484 6.175 5.72151C6.95833 4.93818 7.9 4.54651 9 4.54651C10.1 4.54651 11.0417 4.93818 11.825 5.72151C12.6083 6.50484 13 7.44651 13 8.54651C13 9.64651 12.6083 10.5882 11.825 11.3715C11.0417 12.1548 10.1 12.5465 9 12.5465ZM1 20.5465V17.7465C1 17.1798 1.14583 16.659 1.4375 16.184C1.72917 15.709 2.11667 15.3465 2.6 15.0965C3.63333 14.5798 4.68333 14.1923 5.75 13.934C6.81667 13.6757 7.9 13.5465 9 13.5465C10.1 13.5465 11.1833 13.6757 12.25 13.934C13.3167 14.1923 14.3667 14.5798 15.4 15.0965C15.8833 15.3465 16.2708 15.709 16.5625 16.184C16.8542 16.659 17 17.1798 17 17.7465V20.5465H1Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M18 14.5465V11.5465H15V9.54651H18V6.54651H20V9.54651H23V11.5465H20V14.5465H18ZM9 12.5465C7.9 12.5465 6.95833 12.1548 6.175 11.3715C5.39167 10.5882 5 9.64651 5 8.54651C5 7.44651 5.39167 6.50484 6.175 5.72151C6.95833 4.93818 7.9 4.54651 9 4.54651C10.1 4.54651 11.0417 4.93818 11.825 5.72151C12.6083 6.50484 13 7.44651 13 8.54651C13 9.64651 12.6083 10.5882 11.825 11.3715C11.0417 12.1548 10.1 12.5465 9 12.5465ZM1 20.5465V17.7465C1 17.1798 1.14583 16.659 1.4375 16.184C1.72917 15.709 2.11667 15.3465 2.6 15.0965C3.63333 14.5798 4.68333 14.1923 5.75 13.934C6.81667 13.6757 7.9 13.5465 9 13.5465C10.1 13.5465 11.1833 13.6757 12.25 13.934C13.3167 14.1923 14.3667 14.5798 15.4 15.0965C15.8833 15.3465 16.2708 15.709 16.5625 16.184C16.8542 16.659 17 17.1798 17 17.7465V20.5465H1ZM3 18.5465H15V17.7465C15 17.5632 14.9542 17.3965 14.8625 17.2465C14.7708 17.0965 14.65 16.9798 14.5 16.8965C13.6 16.4465 12.6917 16.109 11.775 15.884C10.8583 15.659 9.93333 15.5465 9 15.5465C8.06667 15.5465 7.14167 15.659 6.225 15.884C5.30833 16.109 4.4 16.4465 3.5 16.8965C3.35 16.9798 3.22917 17.0965 3.1375 17.2465C3.04583 17.3965 3 17.5632 3 17.7465V18.5465ZM9 10.5465C9.55 10.5465 10.0208 10.3507 10.4125 9.95901C10.8042 9.56734 11 9.09651 11 8.54651C11 7.99651 10.8042 7.52568 10.4125 7.13401C10.0208 6.74234 9.55 6.54651 9 6.54651C8.45 6.54651 7.97917 6.74234 7.5875 7.13401C7.19583 7.52568 7 7.99651 7 8.54651C7 9.09651 7.19583 9.56734 7.5875 9.95901C7.97917 10.3507 8.45 10.5465 9 10.5465Z" fill="currentColor"/>
|
|
3
|
-
</svg>
|
|
1
|
+
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M18 14.5465V11.5465H15V9.54651H18V6.54651H20V9.54651H23V11.5465H20V14.5465H18ZM9 12.5465C7.9 12.5465 6.95833 12.1548 6.175 11.3715C5.39167 10.5882 5 9.64651 5 8.54651C5 7.44651 5.39167 6.50484 6.175 5.72151C6.95833 4.93818 7.9 4.54651 9 4.54651C10.1 4.54651 11.0417 4.93818 11.825 5.72151C12.6083 6.50484 13 7.44651 13 8.54651C13 9.64651 12.6083 10.5882 11.825 11.3715C11.0417 12.1548 10.1 12.5465 9 12.5465ZM1 20.5465V17.7465C1 17.1798 1.14583 16.659 1.4375 16.184C1.72917 15.709 2.11667 15.3465 2.6 15.0965C3.63333 14.5798 4.68333 14.1923 5.75 13.934C6.81667 13.6757 7.9 13.5465 9 13.5465C10.1 13.5465 11.1833 13.6757 12.25 13.934C13.3167 14.1923 14.3667 14.5798 15.4 15.0965C15.8833 15.3465 16.2708 15.709 16.5625 16.184C16.8542 16.659 17 17.1798 17 17.7465V20.5465H1ZM3 18.5465H15V17.7465C15 17.5632 14.9542 17.3965 14.8625 17.2465C14.7708 17.0965 14.65 16.9798 14.5 16.8965C13.6 16.4465 12.6917 16.109 11.775 15.884C10.8583 15.659 9.93333 15.5465 9 15.5465C8.06667 15.5465 7.14167 15.659 6.225 15.884C5.30833 16.109 4.4 16.4465 3.5 16.8965C3.35 16.9798 3.22917 17.0965 3.1375 17.2465C3.04583 17.3965 3 17.5632 3 17.7465V18.5465ZM9 10.5465C9.55 10.5465 10.0208 10.3507 10.4125 9.95901C10.8042 9.56734 11 9.09651 11 8.54651C11 7.99651 10.8042 7.52568 10.4125 7.13401C10.0208 6.74234 9.55 6.54651 9 6.54651C8.45 6.54651 7.97917 6.74234 7.5875 7.13401C7.19583 7.52568 7 7.99651 7 8.54651C7 9.09651 7.19583 9.56734 7.5875 9.95901C7.97917 10.3507 8.45 10.5465 9 10.5465Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|