@evotor-dev/ui-kit 8.0.0-beta.2 → 8.0.0-beta.21
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/README.md +27 -20
- package/assets/icons/category/barcode.svg +1 -0
- package/assets/icons/category/calculator.svg +1 -0
- package/assets/icons/category/courier.svg +1 -0
- package/assets/icons/category/credit-blank.svg +1 -0
- package/assets/icons/category/folder-outline.svg +1 -0
- package/assets/icons/category/internet.svg +1 -0
- package/assets/icons/category/law.svg +1 -0
- package/assets/icons/category/person-add.svg +1 -0
- package/assets/icons/category/person-check.svg +1 -0
- package/assets/icons/category/person-clientcard.svg +1 -0
- package/assets/icons/category/person-customer-details-off.svg +1 -0
- package/assets/icons/category/person-customer-details.svg +1 -0
- package/assets/icons/category/person-group.svg +1 -0
- package/assets/icons/category/person-loyality.svg +1 -0
- package/assets/icons/category/person-owner.svg +1 -0
- package/assets/icons/category/person-profile.svg +1 -0
- package/assets/icons/category/person-self-employed.svg +1 -0
- package/assets/icons/category/person-seller.svg +1 -0
- package/assets/icons/category/person.svg +1 -0
- package/assets/icons/category/personnel.svg +1 -0
- package/assets/icons/category/restaurant.svg +1 -0
- package/assets/icons/category/scissors.svg +1 -0
- package/assets/icons/category/service-package.svg +1 -0
- package/assets/icons/category/service.svg +1 -0
- package/assets/icons/category/shipping.svg +1 -0
- package/assets/icons/category/terminal-rent.svg +1 -0
- package/assets/icons/category/transport.svg +1 -0
- package/assets/icons/emotions/happy.svg +1 -0
- package/assets/icons/emotions/neutral.svg +1 -0
- package/assets/icons/emotions/sad.svg +1 -0
- package/assets/icons/emotions/very-happy.svg +1 -0
- package/assets/icons/emotions/very-sad.svg +1 -0
- package/assets/icons/header/bell.svg +1 -0
- package/assets/icons/header/cart.svg +1 -0
- package/assets/icons/header/close.svg +1 -0
- package/assets/icons/header/exit.svg +1 -0
- package/assets/icons/header/menu.svg +1 -0
- package/assets/icons/header/order.svg +1 -0
- package/assets/icons/header/profile.svg +1 -0
- package/assets/icons/header/request.svg +1 -0
- package/assets/icons/header/search.svg +1 -0
- package/assets/icons/header/settings.svg +1 -0
- package/assets/icons/index.ts +1 -0
- package/assets/icons/info/arrow-back.svg +1 -0
- package/assets/icons/info/arrow-down.svg +1 -0
- package/assets/icons/info/arrow-forward.svg +1 -0
- package/assets/icons/info/arrow-up.svg +1 -0
- package/assets/icons/info/down-circle-add.svg +1 -0
- package/assets/icons/info/down-circle.svg +1 -0
- package/assets/icons/info/graph.svg +1 -0
- package/assets/icons/info/left-circle.svg +1 -0
- package/assets/icons/info/megaphone.svg +1 -0
- package/assets/icons/info/right-down.svg +1 -0
- package/assets/icons/info/rouble.svg +1 -0
- package/assets/icons/info/sale.svg +1 -0
- package/assets/icons/info/up-circle-add.svg +1 -0
- package/assets/icons/info/up-circle.svg +1 -0
- package/assets/icons/info/warehouse.svg +1 -0
- package/assets/icons/info/web.svg +1 -0
- package/assets/icons/navigation/arrow-left.svg +1 -0
- package/assets/icons/navigation/arrow-northeast.svg +1 -0
- package/assets/icons/navigation/arrow-right.svg +1 -0
- package/assets/icons/navigation/arrow-southwest.svg +1 -0
- package/assets/icons/navigation/chevron-down-rounded.svg +1 -0
- package/assets/icons/navigation/chevron-left.svg +1 -0
- package/assets/icons/navigation/chevron-right.svg +1 -0
- package/assets/icons/navigation/chevron-up-rounded.svg +1 -0
- package/assets/icons/navigation/drop-down.svg +1 -0
- package/assets/icons/navigation/drop-up.svg +1 -0
- package/assets/icons/navigation/expand-less.svg +1 -0
- package/assets/icons/navigation/expand-more.svg +1 -0
- package/assets/icons/navigation/fold-horizontal.svg +1 -0
- package/assets/icons/navigation/fold.svg +1 -0
- package/assets/icons/navigation/low-priority.svg +1 -0
- package/assets/icons/navigation/minus-outlined.svg +1 -0
- package/assets/icons/navigation/more.svg +1 -0
- package/assets/icons/navigation/plus-outlined.svg +1 -0
- package/assets/icons/navigation/sorting.svg +1 -0
- package/assets/icons/navigation/subdirectory-left.svg +1 -0
- package/assets/icons/navigation/subdirectory-right.svg +1 -0
- package/assets/icons/navigation/unfold-horizontal.svg +1 -0
- package/assets/icons/navigation/unfold-less.svg +1 -0
- package/assets/icons/navigation/unfold-more.svg +1 -0
- package/assets/icons/ng-package.json +3 -0
- package/assets/icons/side-menu/accounting-nav.svg +1 -0
- package/assets/icons/side-menu/acquiring.svg +1 -0
- package/assets/icons/side-menu/bill-correction.svg +1 -0
- package/assets/icons/side-menu/bill.svg +1 -0
- package/assets/icons/side-menu/bookshelf.svg +1 -0
- package/assets/icons/side-menu/combined.svg +1 -0
- package/assets/icons/side-menu/credit.svg +1 -0
- package/assets/icons/side-menu/datamatrix.svg +1 -0
- package/assets/icons/side-menu/edo.svg +1 -0
- package/assets/icons/side-menu/go-market.svg +1 -0
- package/assets/icons/side-menu/key.svg +1 -0
- package/assets/icons/side-menu/lk.svg +1 -0
- package/assets/icons/side-menu/my-apps.svg +1 -0
- package/assets/icons/side-menu/payment.svg +1 -0
- package/assets/icons/side-menu/purchase.svg +1 -0
- package/assets/icons/side-menu/qr.svg +1 -0
- package/assets/icons/side-menu/reports.svg +1 -0
- package/assets/icons/side-menu/research-nav.svg +1 -0
- package/assets/icons/side-menu/reviews.svg +1 -0
- package/assets/icons/side-menu/rouble-outlined.svg +1 -0
- package/assets/icons/side-menu/sber.svg +1 -0
- package/assets/icons/side-menu/services.svg +1 -0
- package/assets/icons/side-menu/shop-2.svg +1 -0
- package/assets/icons/side-menu/shop.svg +1 -0
- package/assets/icons/side-menu/stats.svg +1 -0
- package/assets/icons/side-menu/support-add.svg +1 -0
- package/assets/icons/side-menu/support.svg +1 -0
- package/assets/icons/side-menu/wallet.svg +1 -0
- package/assets/icons/system/accounting.svg +1 -0
- package/assets/icons/system/alco.svg +1 -0
- package/assets/icons/system/alert-circle.svg +1 -0
- package/assets/icons/system/alert-triangle.svg +1 -0
- package/assets/icons/system/alert.svg +1 -0
- package/assets/icons/system/archive.svg +1 -0
- package/assets/icons/system/article.svg +1 -0
- package/assets/icons/system/attach.svg +1 -0
- package/assets/icons/system/block.svg +1 -0
- package/assets/icons/system/book.svg +1 -0
- package/assets/icons/system/bulb.svg +1 -0
- package/assets/icons/system/bundle.svg +1 -0
- package/assets/icons/system/business-case.svg +1 -0
- package/assets/icons/system/calendar.svg +1 -0
- package/assets/icons/system/call-end.svg +1 -0
- package/assets/icons/system/call-later.svg +1 -0
- package/assets/icons/system/cashback.svg +1 -0
- package/assets/icons/system/cast.svg +1 -0
- package/assets/icons/system/chart.svg +1 -0
- package/assets/icons/system/chat.svg +1 -0
- package/assets/icons/system/check-all.svg +1 -0
- package/assets/icons/system/check-rounded.svg +1 -0
- package/assets/icons/system/check-square-outlined.svg +1 -0
- package/assets/icons/system/check.svg +1 -0
- package/assets/icons/system/clock-outlined.svg +1 -0
- package/assets/icons/system/clock-solid.svg +1 -0
- package/assets/icons/system/clock.svg +1 -0
- package/assets/icons/system/comment.svg +1 -0
- package/assets/icons/system/compare-add.svg +1 -0
- package/assets/icons/system/compare-remove.svg +1 -0
- package/assets/icons/system/comparsion.svg +1 -0
- package/assets/icons/system/copy.svg +1 -0
- package/assets/icons/system/crown.svg +1 -0
- package/assets/icons/system/decline.svg +1 -0
- package/assets/icons/system/delete-outlined.svg +1 -0
- package/assets/icons/system/delete-solid.svg +1 -0
- package/assets/icons/system/delete.svg +1 -0
- package/assets/icons/system/dialog.svg +1 -0
- package/assets/icons/system/display-mode.svg +1 -0
- package/assets/icons/system/doc.svg +1 -0
- package/assets/icons/system/document-copy.svg +1 -0
- package/assets/icons/system/document-filled.svg +1 -0
- package/assets/icons/system/document.svg +1 -0
- package/assets/icons/system/download.svg +1 -0
- package/assets/icons/system/drag.svg +1 -0
- package/assets/icons/system/edit-rounded.svg +1 -0
- package/assets/icons/system/edit.svg +1 -0
- package/assets/icons/system/empty-cart.svg +1 -0
- package/assets/icons/system/event.svg +1 -0
- package/assets/icons/system/external-link.svg +1 -0
- package/assets/icons/system/eye-off.svg +1 -0
- package/assets/icons/system/eye.svg +1 -0
- package/assets/icons/system/feed.svg +1 -0
- package/assets/icons/system/file.svg +1 -0
- package/assets/icons/system/filter.svg +1 -0
- package/assets/icons/system/fire.svg +1 -0
- package/assets/icons/system/fiscal.svg +1 -0
- package/assets/icons/system/folder-alert.svg +1 -0
- package/assets/icons/system/folder-check.svg +1 -0
- package/assets/icons/system/folder-few-check.svg +1 -0
- package/assets/icons/system/folder-move.svg +1 -0
- package/assets/icons/system/folder.svg +1 -0
- package/assets/icons/system/gift.svg +1 -0
- package/assets/icons/system/go-to-chat.svg +1 -0
- package/assets/icons/system/go-to-minichat.svg +1 -0
- package/assets/icons/system/goods.svg +1 -0
- package/assets/icons/system/graph-square.svg +1 -0
- package/assets/icons/system/healing.svg +1 -0
- package/assets/icons/system/help-outlined.svg +1 -0
- package/assets/icons/system/help-solid.svg +1 -0
- package/assets/icons/system/help.svg +1 -0
- package/assets/icons/system/history.svg +1 -0
- package/assets/icons/system/id.svg +1 -0
- package/assets/icons/system/image.svg +1 -0
- package/assets/icons/system/import-export.svg +1 -0
- package/assets/icons/system/import.svg +1 -0
- package/assets/icons/system/incoming-call.svg +1 -0
- package/assets/icons/system/info.svg +1 -0
- package/assets/icons/system/insurance.svg +1 -0
- package/assets/icons/system/insurancelost.svg +1 -0
- package/assets/icons/system/lamp.svg +1 -0
- package/assets/icons/system/like.svg +1 -0
- package/assets/icons/system/linked-circle-outlined.svg +1 -0
- package/assets/icons/system/linked-rounded.svg +1 -0
- package/assets/icons/system/linked.svg +1 -0
- package/assets/icons/system/list.svg +1 -0
- package/assets/icons/system/location-arrow.svg +1 -0
- package/assets/icons/system/location-pin.svg +1 -0
- package/assets/icons/system/location.svg +1 -0
- package/assets/icons/system/lock.svg +1 -0
- package/assets/icons/system/login.svg +1 -0
- package/assets/icons/system/logo-1c.svg +1 -0
- package/assets/icons/system/logo-android.svg +1 -0
- package/assets/icons/system/logo-apple.svg +1 -0
- package/assets/icons/system/logo-chestniy-znak.svg +1 -0
- package/assets/icons/system/logo-evotor.svg +1 -0
- package/assets/icons/system/logo-facebook.svg +1 -0
- package/assets/icons/system/logo-gomarket.svg +1 -0
- package/assets/icons/system/logo-instagram.svg +1 -0
- package/assets/icons/system/logo-linux.svg +1 -0
- package/assets/icons/system/logo-ok.svg +1 -0
- package/assets/icons/system/logo-sber.svg +1 -0
- package/assets/icons/system/logo-sbp.svg +1 -0
- package/assets/icons/system/logo-telegram.svg +1 -0
- package/assets/icons/system/logo-twitter.svg +1 -0
- package/assets/icons/system/logo-vk.svg +1 -0
- package/assets/icons/system/logo-whatsapp.svg +1 -0
- package/assets/icons/system/logo-windows.svg +1 -0
- package/assets/icons/system/mail.svg +1 -0
- package/assets/icons/system/minus-rounded.svg +1 -0
- package/assets/icons/system/minus.svg +1 -0
- package/assets/icons/system/monitoring.svg +1 -0
- package/assets/icons/system/mute-1.svg +1 -0
- package/assets/icons/system/mute.svg +1 -0
- package/assets/icons/system/new.svg +1 -0
- package/assets/icons/system/news.svg +1 -0
- package/assets/icons/system/offline.svg +1 -0
- package/assets/icons/system/online.svg +1 -0
- package/assets/icons/system/open-outside.svg +1 -0
- package/assets/icons/system/os-version.svg +1 -0
- package/assets/icons/system/outgoing-call.svg +1 -0
- package/assets/icons/system/password.svg +1 -0
- package/assets/icons/system/paste.svg +1 -0
- package/assets/icons/system/pause-circle.svg +1 -0
- package/assets/icons/system/pause.svg +1 -0
- package/assets/icons/system/phone.svg +1 -0
- package/assets/icons/system/pickup-point.svg +1 -0
- package/assets/icons/system/pin-outline.svg +1 -0
- package/assets/icons/system/pin.svg +1 -0
- package/assets/icons/system/play-circle.svg +1 -0
- package/assets/icons/system/plus-rounded.svg +1 -0
- package/assets/icons/system/plus.svg +1 -0
- package/assets/icons/system/point-up.svg +1 -0
- package/assets/icons/system/power-on.svg +1 -0
- package/assets/icons/system/power.svg +1 -0
- package/assets/icons/system/print.svg +1 -0
- package/assets/icons/system/printer.svg +1 -0
- package/assets/icons/system/promo.svg +1 -0
- package/assets/icons/system/refresh.svg +1 -0
- package/assets/icons/system/refund.svg +1 -0
- package/assets/icons/system/remote.svg +1 -0
- package/assets/icons/system/renew.svg +1 -0
- package/assets/icons/system/research.svg +1 -0
- package/assets/icons/system/route.svg +1 -0
- package/assets/icons/system/sale-options.svg +1 -0
- package/assets/icons/system/save.svg +1 -0
- package/assets/icons/system/scanner.svg +1 -0
- package/assets/icons/system/selected.svg +1 -0
- package/assets/icons/system/send.svg +1 -0
- package/assets/icons/system/share.svg +1 -0
- package/assets/icons/system/sim.svg +1 -0
- package/assets/icons/system/smartphone.svg +1 -0
- package/assets/icons/system/specify.svg +1 -0
- package/assets/icons/system/star-border.svg +1 -0
- package/assets/icons/system/star-outlined.svg +1 -0
- package/assets/icons/system/star-solid.svg +1 -0
- package/assets/icons/system/star.svg +1 -0
- package/assets/icons/system/support-agent.svg +1 -0
- package/assets/icons/system/swap.svg +1 -0
- package/assets/icons/system/sync-error.svg +1 -0
- package/assets/icons/system/sync-problem.svg +1 -0
- package/assets/icons/system/sync.svg +1 -0
- package/assets/icons/system/table.svg +1 -0
- package/assets/icons/system/terminal-add.svg +1 -0
- package/assets/icons/system/terminal.svg +1 -0
- package/assets/icons/system/tools.svg +1 -0
- package/assets/icons/system/unarchive.svg +1 -0
- package/assets/icons/system/unlock.svg +1 -0
- package/assets/icons/system/unpin.svg +1 -0
- package/assets/icons/system/upload.svg +1 -0
- package/assets/icons/system/usb.svg +1 -0
- package/assets/icons/system/user-add.svg +1 -0
- package/assets/icons/system/user-check.svg +1 -0
- package/assets/icons/system/user-group.svg +1 -0
- package/assets/icons/system/user.svg +1 -0
- package/assets/icons/system/usergroup.svg +1 -0
- package/assets/icons/system/video-call.svg +1 -0
- package/assets/icons/system/volume-off.svg +1 -0
- package/assets/icons/system/warranty-ended.svg +1 -0
- package/assets/icons/system/warranty.svg +1 -0
- package/assets/icons/system/wifi.svg +1 -0
- package/assets/icons/system/work.svg +1 -0
- package/esm2022/icons/index.mjs +2 -0
- package/esm2022/lib/common/animations/expand.animation.mjs +28 -0
- package/esm2022/lib/common/animations/sidebar.animation.mjs +10 -0
- package/esm2022/lib/common/animations/skip-initial-render.animation.mjs +3 -0
- package/esm2022/lib/common/collection/evo-collection-fabric.mjs +15 -0
- package/esm2022/lib/common/collection/evo-collection.mjs +7 -0
- package/esm2022/lib/common/constants/view-breakpoint-streams.mjs +24 -0
- package/esm2022/lib/common/evo-base-control.mjs +46 -0
- package/esm2022/lib/common/evo-control-state-manager/evo-control-state-manager.mjs +13 -0
- package/esm2022/lib/common/evo-control-state-manager/evo-control-state.interface.mjs +2 -0
- package/esm2022/lib/common/form-helper/form-helper.mjs +31 -0
- package/esm2022/lib/common/tokens/assets-path.mjs +22 -0
- package/esm2022/lib/common/tokens/icon-resolver.mjs +30 -0
- package/esm2022/lib/common/tokens/index.mjs +2 -0
- package/esm2022/lib/common/tokens/public_api.mjs +3 -0
- package/esm2022/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.mjs +35 -0
- package/esm2022/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.mjs +23 -0
- package/esm2022/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.mjs +57 -0
- package/esm2022/lib/components/evo-accordion/evo-accordion.component.mjs +19 -0
- package/esm2022/lib/components/evo-accordion/evo-accordion.module.mjs +39 -0
- package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete/evo-autocomplete.component.mjs +402 -0
- package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete-default-option/evo-autocomplete-default-option.component.mjs +44 -0
- package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete-footer/evo-autocomplete-footer.component.mjs +11 -0
- package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete-header/evo-autocomplete-header.component.mjs +11 -0
- package/esm2022/lib/components/evo-autocomplete/evo-autocomplete.module.mjs +23 -0
- package/esm2022/lib/components/evo-autocomplete/helpers/switch-query-to-list.mjs +8 -0
- package/esm2022/lib/components/evo-autocomplete/models/DaDataParty.mjs +29 -0
- package/esm2022/lib/components/evo-autocomplete/models/dadata.model.mjs +48 -0
- package/esm2022/lib/components/evo-autocomplete/public-api.mjs +9 -0
- package/esm2022/lib/components/evo-badge/evo-badge.component.mjs +40 -0
- package/esm2022/lib/components/evo-badge/evo-badge.module.mjs +16 -0
- package/esm2022/lib/components/evo-badge/types/evo-badge-color.mjs +2 -0
- package/esm2022/lib/components/evo-button/components/evo-button/evo-button.component.mjs +86 -0
- package/esm2022/lib/components/evo-button/evo-button.module.mjs +16 -0
- package/esm2022/lib/components/evo-button/public-api.mjs +4 -0
- package/esm2022/lib/components/evo-checkbox/evo-checkbox.component.mjs +85 -0
- package/esm2022/lib/components/evo-checkbox/evo-checkbox.module.mjs +16 -0
- package/esm2022/lib/components/evo-chip/evo-chip.component.mjs +132 -0
- package/esm2022/lib/components/evo-chip/evo-chip.module.mjs +16 -0
- package/esm2022/lib/components/evo-control-error/evo-control-error.component.mjs +40 -0
- package/esm2022/lib/components/evo-control-error/evo-control-error.module.mjs +16 -0
- package/esm2022/lib/components/evo-control-label/evo-control-label.component.mjs +19 -0
- package/esm2022/lib/components/evo-control-label/evo-control-label.module.mjs +16 -0
- package/esm2022/lib/components/evo-counter/evo-counter.component.mjs +38 -0
- package/esm2022/lib/components/evo-counter/evo-counter.module.mjs +16 -0
- package/esm2022/lib/components/evo-datepicker/evo-datepicker.component.mjs +561 -0
- package/esm2022/lib/components/evo-datepicker/evo-datepicker.module.mjs +16 -0
- package/esm2022/lib/components/evo-datepicker/flatpickr-options.interface.mjs +2 -0
- package/esm2022/lib/components/evo-dropdown/evo-dropdown-origin.directive.mjs +42 -0
- package/esm2022/lib/components/evo-dropdown/evo-dropdown-position-description.mjs +75 -0
- package/esm2022/lib/components/evo-dropdown/evo-dropdown.component.mjs +109 -0
- package/esm2022/lib/components/evo-dropdown/evo-dropdown.module.mjs +17 -0
- package/esm2022/lib/components/evo-icon/evo-icon.component.mjs +74 -0
- package/esm2022/lib/components/evo-icon/evo-icon.service.mjs +48 -0
- package/esm2022/lib/components/evo-icon/interfaces/icon-options.mjs +2 -0
- package/esm2022/lib/components/evo-icon/interfaces/icons-category.mjs +2 -0
- package/esm2022/lib/components/evo-icon/public-api.mjs +5 -0
- package/esm2022/lib/components/evo-icon-button/evo-icon-button.component.mjs +55 -0
- package/esm2022/lib/components/evo-icon-button/evo-icon-button.module.mjs +16 -0
- package/esm2022/lib/components/evo-icon-button/types/evo-icon-button-color.mjs +2 -0
- package/esm2022/lib/components/evo-icon-button/types/evo-icon-button-size.mjs +2 -0
- package/esm2022/lib/components/evo-icon-button/types/index.mjs +3 -0
- package/esm2022/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.mjs +13 -0
- package/esm2022/lib/components/evo-icon-number/evo-icon-number.module.mjs +16 -0
- package/esm2022/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.mjs +14 -0
- package/esm2022/lib/components/evo-input/evo-input.component.mjs +372 -0
- package/esm2022/lib/components/evo-input/evo-input.module.mjs +17 -0
- package/esm2022/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.mjs +151 -0
- package/esm2022/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.mjs +16 -0
- package/esm2022/lib/components/evo-input-contenteditable/utils/clear-multiline.mjs +7 -0
- package/esm2022/lib/components/evo-loader/evo-circular-loader.component.mjs +18 -0
- package/esm2022/lib/components/evo-loader/evo-loader.module.mjs +17 -0
- package/esm2022/lib/components/evo-loader/public-api.mjs +3 -0
- package/esm2022/lib/components/evo-modal/evo-modal.component.mjs +127 -0
- package/esm2022/lib/components/evo-modal/evo-modal.module.mjs +18 -0
- package/esm2022/lib/components/evo-modal/evo-modal.service.mjs +32 -0
- package/esm2022/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.mjs +88 -0
- package/esm2022/lib/components/evo-navbar/evo-navbar.component.mjs +49 -0
- package/esm2022/lib/components/evo-navbar/evo-navbar.module.mjs +19 -0
- package/esm2022/lib/components/evo-navbar/interfaces/nav-item-main-info.mjs +2 -0
- package/esm2022/lib/components/evo-navbar/interfaces/nav-item-router-link.mjs +2 -0
- package/esm2022/lib/components/evo-navbar/types/nav-item.mjs +2 -0
- package/esm2022/lib/components/evo-navigation-button/evo-navigation-button.component.mjs +12 -0
- package/esm2022/lib/components/evo-navigation-button/evo-navigation-button.module.mjs +16 -0
- package/esm2022/lib/components/evo-note/evo-note.component.mjs +39 -0
- package/esm2022/lib/components/evo-note/evo-note.module.mjs +16 -0
- package/esm2022/lib/components/evo-paginator/evo-paginator.component.mjs +109 -0
- package/esm2022/lib/components/evo-paginator/evo-paginator.module.mjs +16 -0
- package/esm2022/lib/components/evo-popover/evo-popover.component.mjs +177 -0
- package/esm2022/lib/components/evo-popover/evo-popover.module.mjs +16 -0
- package/esm2022/lib/components/evo-portal/evo-portal-outlet.class.mjs +7 -0
- package/esm2022/lib/components/evo-portal/evo-portal-outlet.directive.mjs +20 -0
- package/esm2022/lib/components/evo-portal/evo-portal.module.mjs +18 -0
- package/esm2022/lib/components/evo-portal/evo-portal.service.mjs +99 -0
- package/esm2022/lib/components/evo-radio/evo-radio.component.mjs +53 -0
- package/esm2022/lib/components/evo-radio/evo-radio.module.mjs +16 -0
- package/esm2022/lib/components/evo-radioshape/components/evo-radioshape.component.mjs +58 -0
- package/esm2022/lib/components/evo-radioshape/evo-radioshape.module.mjs +16 -0
- package/esm2022/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.mjs +34 -0
- package/esm2022/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.mjs +13 -0
- package/esm2022/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.mjs +33 -0
- package/esm2022/lib/components/evo-sidebar/evo-sidebar.component.mjs +162 -0
- package/esm2022/lib/components/evo-sidebar/evo-sidebar.module.mjs +59 -0
- package/esm2022/lib/components/evo-sidebar/evo-sidebar.service.mjs +99 -0
- package/esm2022/lib/components/evo-sidebar/interfaces.mjs +2 -0
- package/esm2022/lib/components/evo-sidebar/tokens.mjs +12 -0
- package/esm2022/lib/components/evo-stepper/evo-stepper-events.mjs +25 -0
- package/esm2022/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.mjs +31 -0
- package/esm2022/lib/components/evo-stepper/evo-stepper.component.mjs +63 -0
- package/esm2022/lib/components/evo-stepper/evo-stepper.module.mjs +17 -0
- package/esm2022/lib/components/evo-table/evo-table/evo-table.component.mjs +68 -0
- package/esm2022/lib/components/evo-table/evo-table-column/evo-table-column.component.mjs +32 -0
- package/esm2022/lib/components/evo-table/evo-table.module.mjs +17 -0
- package/esm2022/lib/components/evo-tabs/evo-tab/evo-tab.component.mjs +88 -0
- package/esm2022/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.mjs +39 -0
- package/esm2022/lib/components/evo-tabs/evo-tab-state.collection.mjs +45 -0
- package/esm2022/lib/components/evo-tabs/evo-tabs-size.service.mjs +24 -0
- package/esm2022/lib/components/evo-tabs/evo-tabs.component.mjs +82 -0
- package/esm2022/lib/components/evo-tabs/evo-tabs.module.mjs +20 -0
- package/esm2022/lib/components/evo-tabs/evo-tabs.service.mjs +67 -0
- package/esm2022/lib/components/evo-textarea/evo-textarea.component.mjs +84 -0
- package/esm2022/lib/components/evo-textarea/evo-textarea.module.mjs +16 -0
- package/esm2022/lib/components/evo-toast/evo-toast.component.mjs +102 -0
- package/esm2022/lib/components/evo-toast/evo-toast.module.mjs +16 -0
- package/esm2022/lib/components/evo-toast/evo-toast.service.mjs +49 -0
- package/esm2022/lib/components/evo-toggle/evo-toggle.component.mjs +67 -0
- package/esm2022/lib/components/evo-toggle/evo-toggle.module.mjs +16 -0
- package/esm2022/lib/components/evo-upload/evo-upload.component.mjs +292 -0
- package/esm2022/lib/components/evo-upload/evo-upload.module.mjs +16 -0
- package/esm2022/lib/decorators/deprecate-method.decorator.mjs +9 -0
- package/esm2022/lib/decorators/deprecate-variable.decorator.mjs +18 -0
- package/esm2022/lib/directives/evo-click-outside.directive.mjs +41 -0
- package/esm2022/lib/directives/evo-is-expanded.directive.mjs +72 -0
- package/esm2022/lib/directives/evo-let/evo-let.directive.mjs +46 -0
- package/esm2022/lib/directives/evo-ui-class.directive.mjs +171 -0
- package/esm2022/lib/evo-ui-kit.module.mjs +27 -0
- package/esm2022/lib/operators/enter-zone.operator.mjs +9 -0
- package/esm2022/lib/pipes/declination.pipe.mjs +39 -0
- package/esm2022/lib/pipes/evo-pipes.module.mjs +18 -0
- package/esm2022/lib/pipes/safe-html.pipe.mjs +21 -0
- package/esm2022/lib/services/evo-expanded.service.mjs +23 -0
- package/esm2022/lib/services/window.service.mjs +49 -0
- package/esm2022/lib/utils/create-token.mjs +8 -0
- package/esm2022/lib/utils/index.mjs +2 -0
- package/esm2022/lib/utils/public_api.mjs +2 -0
- package/esm2022/public_api.mjs +68 -0
- package/fesm2022/evotor-dev-ui-kit-icons.mjs +8 -0
- package/fesm2022/evotor-dev-ui-kit-icons.mjs.map +1 -0
- package/fesm2022/evotor-dev-ui-kit.mjs +6182 -0
- package/fesm2022/evotor-dev-ui-kit.mjs.map +1 -0
- package/icons/index.d.ts +294 -321
- package/lib/common/collection/evo-collection-fabric.d.ts +1 -1
- package/lib/common/evo-base-control.d.ts +1 -1
- package/lib/common/tokens/assets-path.d.ts +11 -0
- package/lib/common/tokens/icon-resolver.d.ts +3 -0
- package/lib/common/tokens/index.d.ts +1 -0
- package/lib/common/tokens/public_api.d.ts +2 -0
- package/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.d.ts +3 -3
- package/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.d.ts +2 -2
- package/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.d.ts +2 -2
- package/lib/components/evo-accordion/evo-accordion.component.d.ts +2 -5
- package/lib/components/evo-accordion/evo-accordion.module.d.ts +6 -8
- package/lib/components/evo-autocomplete/components/evo-autocomplete/evo-autocomplete.component.d.ts +128 -0
- package/lib/components/evo-autocomplete/components/evo-autocomplete-default-option/evo-autocomplete-default-option.component.d.ts +16 -0
- package/lib/components/evo-autocomplete/components/evo-autocomplete-footer/evo-autocomplete-footer.component.d.ts +5 -0
- package/lib/components/evo-autocomplete/components/evo-autocomplete-header/evo-autocomplete-header.component.d.ts +5 -0
- package/lib/components/evo-autocomplete/evo-autocomplete.module.d.ts +5 -10
- package/lib/components/evo-autocomplete/public-api.d.ts +4 -2
- package/lib/components/evo-badge/evo-badge.component.d.ts +1 -1
- package/lib/components/evo-badge/evo-badge.module.d.ts +1 -3
- package/lib/components/evo-button/components/evo-button/evo-button.component.d.ts +1 -1
- package/lib/components/evo-button/evo-button.module.d.ts +1 -5
- package/lib/components/evo-button/public-api.d.ts +0 -1
- package/lib/components/evo-checkbox/evo-checkbox.component.d.ts +2 -2
- package/lib/components/evo-checkbox/evo-checkbox.module.d.ts +1 -5
- package/lib/components/evo-chip/evo-chip.component.d.ts +3 -3
- package/lib/components/evo-chip/evo-chip.module.d.ts +1 -5
- package/lib/components/evo-control-error/evo-control-error.component.d.ts +2 -2
- package/lib/components/evo-control-error/evo-control-error.module.d.ts +1 -4
- package/lib/components/evo-control-label/evo-control-label.component.d.ts +2 -2
- package/lib/components/evo-control-label/evo-control-label.module.d.ts +1 -2
- package/lib/components/evo-counter/evo-counter.component.d.ts +1 -1
- package/lib/components/evo-counter/evo-counter.module.d.ts +1 -3
- package/lib/components/evo-datepicker/evo-datepicker.component.d.ts +3 -3
- package/lib/components/evo-datepicker/evo-datepicker.module.d.ts +1 -5
- package/lib/components/evo-dropdown/evo-dropdown-origin.directive.d.ts +2 -2
- package/lib/components/evo-dropdown/evo-dropdown.component.d.ts +2 -2
- package/lib/components/evo-dropdown/evo-dropdown.module.d.ts +1 -3
- package/lib/components/evo-icon/evo-icon.component.d.ts +7 -11
- package/lib/components/evo-icon/evo-icon.service.d.ts +16 -0
- package/lib/components/evo-icon/interfaces/icon-options.d.ts +4 -0
- package/lib/components/evo-icon/public-api.d.ts +1 -2
- package/lib/components/evo-icon-button/evo-icon-button.component.d.ts +4 -13
- package/lib/components/evo-icon-button/evo-icon-button.module.d.ts +1 -2
- package/lib/components/evo-icon-button/types/evo-icon-button-color.d.ts +2 -0
- package/lib/components/evo-icon-button/types/index.d.ts +2 -0
- package/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.d.ts +1 -1
- package/lib/components/evo-icon-number/evo-icon-number.module.d.ts +1 -2
- package/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.d.ts +1 -1
- package/lib/components/evo-input/evo-input.component.d.ts +6 -6
- package/lib/components/evo-input/evo-input.module.d.ts +1 -7
- package/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.d.ts +4 -4
- package/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.d.ts +1 -4
- package/lib/components/evo-loader/evo-circular-loader.component.d.ts +1 -1
- package/lib/components/evo-loader/evo-loader.module.d.ts +2 -5
- package/lib/components/evo-loader/public-api.d.ts +0 -1
- package/lib/components/evo-modal/evo-modal.component.d.ts +1 -1
- package/lib/components/evo-modal/evo-modal.module.d.ts +1 -4
- package/lib/components/evo-modal/evo-modal.service.d.ts +1 -1
- package/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.d.ts +11 -4
- package/lib/components/evo-navbar/evo-navbar.component.d.ts +4 -1
- package/lib/components/evo-navbar/evo-navbar.module.d.ts +1 -5
- package/lib/components/evo-navbar/interfaces/nav-item-main-info.d.ts +4 -0
- package/lib/components/evo-navigation-button/evo-navigation-button.component.d.ts +1 -1
- package/lib/components/evo-navigation-button/evo-navigation-button.module.d.ts +1 -3
- package/lib/components/evo-note/evo-note.component.d.ts +1 -1
- package/lib/components/evo-note/evo-note.module.d.ts +1 -4
- package/lib/components/evo-paginator/evo-paginator.component.d.ts +1 -1
- package/lib/components/evo-paginator/evo-paginator.module.d.ts +1 -2
- package/lib/components/evo-popover/evo-popover.component.d.ts +5 -5
- package/lib/components/evo-popover/evo-popover.module.d.ts +1 -3
- package/lib/components/evo-portal/evo-portal-outlet.directive.d.ts +1 -1
- package/lib/components/evo-portal/evo-portal.module.d.ts +1 -2
- package/lib/components/evo-radio/evo-radio.component.d.ts +1 -1
- package/lib/components/evo-radio/evo-radio.module.d.ts +1 -3
- package/lib/components/evo-radioshape/components/evo-radioshape.component.d.ts +2 -2
- package/lib/components/evo-radioshape/evo-radioshape.module.d.ts +1 -3
- package/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.d.ts +2 -2
- package/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.d.ts +1 -1
- package/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.d.ts +6 -6
- package/lib/components/evo-sidebar/evo-sidebar.component.d.ts +21 -23
- package/lib/components/evo-sidebar/evo-sidebar.module.d.ts +1 -4
- package/lib/components/evo-sidebar/evo-sidebar.service.d.ts +6 -9
- package/lib/components/evo-sidebar/interfaces.d.ts +2 -1
- package/lib/components/evo-stepper/evo-stepper-events.d.ts +1 -1
- package/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.d.ts +3 -3
- package/lib/components/evo-stepper/evo-stepper.component.d.ts +4 -4
- package/lib/components/evo-stepper/evo-stepper.module.d.ts +1 -3
- package/lib/components/evo-table/evo-table/evo-table.component.d.ts +1 -1
- package/lib/components/evo-table/evo-table-column/evo-table-column.component.d.ts +1 -1
- package/lib/components/evo-table/evo-table.module.d.ts +1 -2
- package/lib/components/evo-tabs/evo-tab/evo-tab.component.d.ts +8 -8
- package/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.d.ts +3 -3
- package/lib/components/evo-tabs/evo-tab-state.collection.d.ts +2 -2
- package/lib/components/evo-tabs/evo-tabs-size.service.d.ts +1 -1
- package/lib/components/evo-tabs/evo-tabs.component.d.ts +3 -2
- package/lib/components/evo-tabs/evo-tabs.module.d.ts +1 -3
- package/lib/components/evo-tabs/evo-tabs.service.d.ts +3 -3
- package/lib/components/evo-textarea/evo-textarea.component.d.ts +3 -1
- package/lib/components/evo-textarea/evo-textarea.module.d.ts +1 -5
- package/lib/components/evo-toast/evo-toast.component.d.ts +3 -3
- package/lib/components/evo-toast/evo-toast.module.d.ts +1 -4
- package/lib/components/evo-toggle/evo-toggle.component.d.ts +2 -2
- package/lib/components/evo-toggle/evo-toggle.module.d.ts +1 -4
- package/lib/components/evo-upload/evo-upload.component.d.ts +4 -4
- package/lib/components/evo-upload/evo-upload.module.d.ts +1 -7
- package/lib/directives/evo-click-outside.directive.d.ts +2 -2
- package/lib/directives/evo-is-expanded.directive.d.ts +6 -6
- package/lib/directives/evo-let/evo-let.directive.d.ts +2 -2
- package/lib/directives/evo-ui-class.directive.d.ts +1 -1
- package/lib/evo-ui-kit.module.d.ts +9 -9
- package/lib/pipes/declination.pipe.d.ts +1 -1
- package/lib/pipes/evo-pipes.module.d.ts +1 -1
- package/lib/pipes/safe-html.pipe.d.ts +2 -2
- package/lib/services/evo-expanded.service.d.ts +1 -1
- package/lib/services/window.service.d.ts +3 -3
- package/lib/utils/create-token.d.ts +3 -0
- package/lib/utils/index.d.ts +1 -0
- package/lib/utils/public_api.d.ts +1 -0
- package/package.json +19 -83
- package/public_api.d.ts +2 -8
- package/styles/components/evo-form.scss +2 -2
- package/styles/components/evo-title.scss +4 -4
- package/styles/main.scss +1 -1
- package/styles/mixins/_evo-input-mixins.scss +0 -6
- package/styles/mixins.scss +0 -42
- package/styles/variables.scss +0 -8
- package/esm2020/icons/category/evotor-dev-ui-kit-icons-category.mjs +0 -5
- package/esm2020/icons/category/index.mjs +0 -62
- package/esm2020/icons/emotions/evotor-dev-ui-kit-icons-emotions.mjs +0 -5
- package/esm2020/icons/emotions/index.mjs +0 -18
- package/esm2020/icons/header/evotor-dev-ui-kit-icons-header.mjs +0 -5
- package/esm2020/icons/header/index.mjs +0 -28
- package/esm2020/icons/index.mjs +0 -9
- package/esm2020/icons/info/evotor-dev-ui-kit-icons-info.mjs +0 -5
- package/esm2020/icons/info/index.mjs +0 -40
- package/esm2020/icons/navigation/evotor-dev-ui-kit-icons-navigation.mjs +0 -5
- package/esm2020/icons/navigation/index.mjs +0 -56
- package/esm2020/icons/side-menu/evotor-dev-ui-kit-icons-side-menu.mjs +0 -5
- package/esm2020/icons/side-menu/index.mjs +0 -64
- package/esm2020/icons/system/evotor-dev-ui-kit-icons-system.mjs +0 -5
- package/esm2020/icons/system/index.mjs +0 -372
- package/esm2020/lib/common/animations/expand.animation.mjs +0 -28
- package/esm2020/lib/common/animations/sidebar.animation.mjs +0 -10
- package/esm2020/lib/common/animations/skip-initial-render.animation.mjs +0 -3
- package/esm2020/lib/common/collection/evo-collection-fabric.mjs +0 -10
- package/esm2020/lib/common/collection/evo-collection.mjs +0 -7
- package/esm2020/lib/common/constants/view-breakpoint-streams.mjs +0 -24
- package/esm2020/lib/common/evo-base-control.mjs +0 -46
- package/esm2020/lib/common/evo-control-state-manager/evo-control-state-manager.mjs +0 -13
- package/esm2020/lib/common/evo-control-state-manager/evo-control-state.interface.mjs +0 -2
- package/esm2020/lib/common/form-helper/form-helper.mjs +0 -31
- package/esm2020/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.mjs +0 -31
- package/esm2020/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.mjs +0 -19
- package/esm2020/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.mjs +0 -57
- package/esm2020/lib/components/evo-accordion/evo-accordion.component.mjs +0 -17
- package/esm2020/lib/components/evo-accordion/evo-accordion.module.mjs +0 -64
- package/esm2020/lib/components/evo-alert/evo-alert.component.mjs +0 -79
- package/esm2020/lib/components/evo-alert/evo-alert.module.mjs +0 -27
- package/esm2020/lib/components/evo-alert/index.mjs +0 -2
- package/esm2020/lib/components/evo-alert/public-api.mjs +0 -3
- package/esm2020/lib/components/evo-autocomplete/components/evo-autocomplete.component.mjs +0 -358
- package/esm2020/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.mjs +0 -43
- package/esm2020/lib/components/evo-autocomplete/evo-autocomplete.module.mjs +0 -56
- package/esm2020/lib/components/evo-autocomplete/helpers/switch-query-to-list.mjs +0 -6
- package/esm2020/lib/components/evo-autocomplete/models/DaDataParty.mjs +0 -28
- package/esm2020/lib/components/evo-autocomplete/models/dadata.model.mjs +0 -48
- package/esm2020/lib/components/evo-autocomplete/public-api.mjs +0 -7
- package/esm2020/lib/components/evo-badge/evo-badge.component.mjs +0 -40
- package/esm2020/lib/components/evo-badge/evo-badge.module.mjs +0 -26
- package/esm2020/lib/components/evo-badge/types/evo-badge-color.mjs +0 -2
- package/esm2020/lib/components/evo-banner/evo-banner.component.mjs +0 -109
- package/esm2020/lib/components/evo-banner/evo-banner.module.mjs +0 -23
- package/esm2020/lib/components/evo-banner/index.mjs +0 -2
- package/esm2020/lib/components/evo-banner/public-api.mjs +0 -3
- package/esm2020/lib/components/evo-button/components/evo-button/evo-button.component.mjs +0 -86
- package/esm2020/lib/components/evo-button/components/evo-button-old/evo-button-old.component.mjs +0 -91
- package/esm2020/lib/components/evo-button/evo-button.module.mjs +0 -21
- package/esm2020/lib/components/evo-button/public-api.mjs +0 -5
- package/esm2020/lib/components/evo-checkbox/evo-checkbox.component.mjs +0 -86
- package/esm2020/lib/components/evo-checkbox/evo-checkbox.module.mjs +0 -32
- package/esm2020/lib/components/evo-chip/evo-chip.component.mjs +0 -130
- package/esm2020/lib/components/evo-chip/evo-chip.module.mjs +0 -43
- package/esm2020/lib/components/evo-control-error/evo-control-error.component.mjs +0 -41
- package/esm2020/lib/components/evo-control-error/evo-control-error.module.mjs +0 -28
- package/esm2020/lib/components/evo-control-label/evo-control-label.component.mjs +0 -19
- package/esm2020/lib/components/evo-control-label/evo-control-label.module.mjs +0 -20
- package/esm2020/lib/components/evo-counter/evo-counter.component.mjs +0 -38
- package/esm2020/lib/components/evo-counter/evo-counter.module.mjs +0 -28
- package/esm2020/lib/components/evo-datepicker/evo-datepicker.component.mjs +0 -561
- package/esm2020/lib/components/evo-datepicker/evo-datepicker.module.mjs +0 -32
- package/esm2020/lib/components/evo-datepicker/flatpickr-options.interface.mjs +0 -2
- package/esm2020/lib/components/evo-dropdown/evo-dropdown-origin.directive.mjs +0 -41
- package/esm2020/lib/components/evo-dropdown/evo-dropdown-position-description.mjs +0 -51
- package/esm2020/lib/components/evo-dropdown/evo-dropdown.component.mjs +0 -107
- package/esm2020/lib/components/evo-dropdown/evo-dropdown.module.mjs +0 -20
- package/esm2020/lib/components/evo-icon/classes/evo-icons-library.mjs +0 -19
- package/esm2020/lib/components/evo-icon/evo-icon.component.mjs +0 -56
- package/esm2020/lib/components/evo-icon/evo-icon.module.mjs +0 -55
- package/esm2020/lib/components/evo-icon/interfaces/icons-category.mjs +0 -2
- package/esm2020/lib/components/evo-icon/public-api.mjs +0 -6
- package/esm2020/lib/components/evo-icon-button/evo-icon-button.component.mjs +0 -64
- package/esm2020/lib/components/evo-icon-button/evo-icon-button.module.mjs +0 -24
- package/esm2020/lib/components/evo-icon-button/types/evo-icon-button-size.mjs +0 -2
- package/esm2020/lib/components/evo-icon-button/types/evo-icon-button-theme.mjs +0 -2
- package/esm2020/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.mjs +0 -14
- package/esm2020/lib/components/evo-icon-number/evo-icon-number.module.mjs +0 -18
- package/esm2020/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.mjs +0 -13
- package/esm2020/lib/components/evo-input/evo-input.component.mjs +0 -358
- package/esm2020/lib/components/evo-input/evo-input.module.mjs +0 -64
- package/esm2020/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.mjs +0 -150
- package/esm2020/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.mjs +0 -32
- package/esm2020/lib/components/evo-input-contenteditable/utils/clear-multiline.mjs +0 -7
- package/esm2020/lib/components/evo-loader/evo-circular-loader.component.mjs +0 -18
- package/esm2020/lib/components/evo-loader/evo-loader.component.mjs +0 -27
- package/esm2020/lib/components/evo-loader/evo-loader.module.mjs +0 -31
- package/esm2020/lib/components/evo-loader/public-api.mjs +0 -4
- package/esm2020/lib/components/evo-modal/evo-modal.component.mjs +0 -127
- package/esm2020/lib/components/evo-modal/evo-modal.module.mjs +0 -30
- package/esm2020/lib/components/evo-modal/evo-modal.service.mjs +0 -32
- package/esm2020/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.mjs +0 -58
- package/esm2020/lib/components/evo-navbar/evo-navbar.component.mjs +0 -46
- package/esm2020/lib/components/evo-navbar/evo-navbar.module.mjs +0 -24
- package/esm2020/lib/components/evo-navbar/interfaces/nav-item-main-info.mjs +0 -2
- package/esm2020/lib/components/evo-navbar/interfaces/nav-item-router-link.mjs +0 -2
- package/esm2020/lib/components/evo-navbar/types/nav-item.mjs +0 -2
- package/esm2020/lib/components/evo-navigation-button/evo-navigation-button.component.mjs +0 -12
- package/esm2020/lib/components/evo-navigation-button/evo-navigation-button.module.mjs +0 -43
- package/esm2020/lib/components/evo-note/evo-note.component.mjs +0 -40
- package/esm2020/lib/components/evo-note/evo-note.module.mjs +0 -43
- package/esm2020/lib/components/evo-paginator/evo-paginator.component.mjs +0 -109
- package/esm2020/lib/components/evo-paginator/evo-paginator.module.mjs +0 -20
- package/esm2020/lib/components/evo-plus-minus/evo-plus-minus.component.mjs +0 -26
- package/esm2020/lib/components/evo-plus-minus/evo-plus-minus.module.mjs +0 -20
- package/esm2020/lib/components/evo-plus-minus/index.mjs +0 -2
- package/esm2020/lib/components/evo-plus-minus/public-api.mjs +0 -3
- package/esm2020/lib/components/evo-popover/evo-popover.component.mjs +0 -173
- package/esm2020/lib/components/evo-popover/evo-popover.module.mjs +0 -24
- package/esm2020/lib/components/evo-portal/evo-portal-outlet.class.mjs +0 -7
- package/esm2020/lib/components/evo-portal/evo-portal-outlet.directive.mjs +0 -19
- package/esm2020/lib/components/evo-portal/evo-portal.module.mjs +0 -30
- package/esm2020/lib/components/evo-portal/evo-portal.service.mjs +0 -92
- package/esm2020/lib/components/evo-radio/evo-radio.component.mjs +0 -51
- package/esm2020/lib/components/evo-radio/evo-radio.module.mjs +0 -24
- package/esm2020/lib/components/evo-radio-group/evo-radio-group.component.mjs +0 -123
- package/esm2020/lib/components/evo-radio-group/evo-radio-group.module.mjs +0 -32
- package/esm2020/lib/components/evo-radio-group/index.mjs +0 -2
- package/esm2020/lib/components/evo-radio-group/public-api.mjs +0 -3
- package/esm2020/lib/components/evo-radio-group/typings/options.mjs +0 -2
- package/esm2020/lib/components/evo-radioshape/components/evo-radioshape.component.mjs +0 -56
- package/esm2020/lib/components/evo-radioshape/evo-radioshape.module.mjs +0 -31
- package/esm2020/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.mjs +0 -21
- package/esm2020/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.mjs +0 -77
- package/esm2020/lib/components/evo-segmented-bar/evo-segmented-bar.module.mjs +0 -24
- package/esm2020/lib/components/evo-segmented-bar/index.mjs +0 -2
- package/esm2020/lib/components/evo-segmented-bar/public-api.mjs +0 -4
- package/esm2020/lib/components/evo-select/evo-select.component.mjs +0 -115
- package/esm2020/lib/components/evo-select/evo-select.module.mjs +0 -32
- package/esm2020/lib/components/evo-select/index.mjs +0 -2
- package/esm2020/lib/components/evo-select/public-api.mjs +0 -3
- package/esm2020/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.mjs +0 -33
- package/esm2020/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.mjs +0 -13
- package/esm2020/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.mjs +0 -40
- package/esm2020/lib/components/evo-sidebar/evo-sidebar.component.mjs +0 -172
- package/esm2020/lib/components/evo-sidebar/evo-sidebar.module.mjs +0 -88
- package/esm2020/lib/components/evo-sidebar/evo-sidebar.service.mjs +0 -105
- package/esm2020/lib/components/evo-sidebar/interfaces.mjs +0 -2
- package/esm2020/lib/components/evo-sidebar/tokens.mjs +0 -12
- package/esm2020/lib/components/evo-stepper/evo-stepper-events.mjs +0 -25
- package/esm2020/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.mjs +0 -31
- package/esm2020/lib/components/evo-stepper/evo-stepper.component.mjs +0 -67
- package/esm2020/lib/components/evo-stepper/evo-stepper.module.mjs +0 -25
- package/esm2020/lib/components/evo-submenu/evo-submenu.component.mjs +0 -159
- package/esm2020/lib/components/evo-submenu/evo-submenu.module.mjs +0 -26
- package/esm2020/lib/components/evo-submenu/index.mjs +0 -2
- package/esm2020/lib/components/evo-submenu/public-api.mjs +0 -3
- package/esm2020/lib/components/evo-switcher/components/evo-switcher-item/evo-switcher-item.component.mjs +0 -11
- package/esm2020/lib/components/evo-switcher/evo-switcher.component.mjs +0 -32
- package/esm2020/lib/components/evo-switcher/evo-switcher.module.mjs +0 -25
- package/esm2020/lib/components/evo-switcher/index.mjs +0 -2
- package/esm2020/lib/components/evo-switcher/public-api.mjs +0 -4
- package/esm2020/lib/components/evo-table/evo-table/evo-table.component.mjs +0 -67
- package/esm2020/lib/components/evo-table/evo-table-column/evo-table-column.component.mjs +0 -31
- package/esm2020/lib/components/evo-table/evo-table.module.mjs +0 -21
- package/esm2020/lib/components/evo-tabs/evo-tab/evo-tab.component.mjs +0 -88
- package/esm2020/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.mjs +0 -37
- package/esm2020/lib/components/evo-tabs/evo-tab-state.collection.mjs +0 -43
- package/esm2020/lib/components/evo-tabs/evo-tabs-size.service.mjs +0 -24
- package/esm2020/lib/components/evo-tabs/evo-tabs.component.mjs +0 -83
- package/esm2020/lib/components/evo-tabs/evo-tabs.module.mjs +0 -28
- package/esm2020/lib/components/evo-tabs/evo-tabs.service.mjs +0 -67
- package/esm2020/lib/components/evo-textarea/evo-textarea.component.mjs +0 -79
- package/esm2020/lib/components/evo-textarea/evo-textarea.module.mjs +0 -35
- package/esm2020/lib/components/evo-toast/evo-toast.component.mjs +0 -98
- package/esm2020/lib/components/evo-toast/evo-toast.module.mjs +0 -43
- package/esm2020/lib/components/evo-toast/evo-toast.service.mjs +0 -49
- package/esm2020/lib/components/evo-toggle/evo-toggle.component.mjs +0 -64
- package/esm2020/lib/components/evo-toggle/evo-toggle.module.mjs +0 -28
- package/esm2020/lib/components/evo-upload/evo-upload.component.mjs +0 -287
- package/esm2020/lib/components/evo-upload/evo-upload.module.mjs +0 -57
- package/esm2020/lib/decorators/deprecate-method.decorator.mjs +0 -8
- package/esm2020/lib/decorators/deprecate-variable.decorator.mjs +0 -17
- package/esm2020/lib/directives/evo-click-outside.directive.mjs +0 -40
- package/esm2020/lib/directives/evo-is-expanded.directive.mjs +0 -71
- package/esm2020/lib/directives/evo-let/evo-let.directive.mjs +0 -45
- package/esm2020/lib/directives/evo-ui-class.directive.mjs +0 -169
- package/esm2020/lib/evo-ui-kit.module.mjs +0 -63
- package/esm2020/lib/operators/enter-zone.operator.mjs +0 -9
- package/esm2020/lib/pipes/declination.pipe.mjs +0 -40
- package/esm2020/lib/pipes/evo-pipes.module.mjs +0 -17
- package/esm2020/lib/pipes/safe-html.pipe.mjs +0 -18
- package/esm2020/lib/services/evo-expanded.service.mjs +0 -23
- package/esm2020/lib/services/window.service.mjs +0 -49
- package/esm2020/public_api.mjs +0 -74
- package/fesm2015/evotor-dev-ui-kit-icons-category.mjs +0 -68
- package/fesm2015/evotor-dev-ui-kit-icons-category.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons-emotions.mjs +0 -24
- package/fesm2015/evotor-dev-ui-kit-icons-emotions.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons-header.mjs +0 -34
- package/fesm2015/evotor-dev-ui-kit-icons-header.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons-info.mjs +0 -46
- package/fesm2015/evotor-dev-ui-kit-icons-info.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons-navigation.mjs +0 -62
- package/fesm2015/evotor-dev-ui-kit-icons-navigation.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons-side-menu.mjs +0 -70
- package/fesm2015/evotor-dev-ui-kit-icons-side-menu.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons-system.mjs +0 -378
- package/fesm2015/evotor-dev-ui-kit-icons-system.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit-icons.mjs +0 -648
- package/fesm2015/evotor-dev-ui-kit-icons.mjs.map +0 -1
- package/fesm2015/evotor-dev-ui-kit.mjs +0 -7395
- package/fesm2015/evotor-dev-ui-kit.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-category.mjs +0 -68
- package/fesm2020/evotor-dev-ui-kit-icons-category.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-emotions.mjs +0 -24
- package/fesm2020/evotor-dev-ui-kit-icons-emotions.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-header.mjs +0 -34
- package/fesm2020/evotor-dev-ui-kit-icons-header.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-info.mjs +0 -46
- package/fesm2020/evotor-dev-ui-kit-icons-info.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-navigation.mjs +0 -62
- package/fesm2020/evotor-dev-ui-kit-icons-navigation.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-side-menu.mjs +0 -70
- package/fesm2020/evotor-dev-ui-kit-icons-side-menu.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons-system.mjs +0 -378
- package/fesm2020/evotor-dev-ui-kit-icons-system.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit-icons.mjs +0 -648
- package/fesm2020/evotor-dev-ui-kit-icons.mjs.map +0 -1
- package/fesm2020/evotor-dev-ui-kit.mjs +0 -7375
- package/fesm2020/evotor-dev-ui-kit.mjs.map +0 -1
- package/icons/category/index.d.ts +0 -59
- package/icons/emotions/index.d.ts +0 -15
- package/icons/header/index.d.ts +0 -25
- package/icons/info/index.d.ts +0 -37
- package/icons/navigation/index.d.ts +0 -53
- package/icons/side-menu/index.d.ts +0 -61
- package/icons/system/index.d.ts +0 -369
- package/lib/components/evo-alert/evo-alert.component.d.ts +0 -38
- package/lib/components/evo-alert/evo-alert.module.d.ts +0 -9
- package/lib/components/evo-alert/index.d.ts +0 -1
- package/lib/components/evo-alert/public-api.d.ts +0 -2
- package/lib/components/evo-autocomplete/components/evo-autocomplete.component.d.ts +0 -115
- package/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.d.ts +0 -16
- package/lib/components/evo-banner/evo-banner.component.d.ts +0 -46
- package/lib/components/evo-banner/evo-banner.module.d.ts +0 -9
- package/lib/components/evo-banner/index.d.ts +0 -1
- package/lib/components/evo-banner/public-api.d.ts +0 -2
- package/lib/components/evo-button/components/evo-button-old/evo-button-old.component.d.ts +0 -39
- package/lib/components/evo-icon/classes/evo-icons-library.d.ts +0 -11
- package/lib/components/evo-icon/evo-icon.module.d.ts +0 -16
- package/lib/components/evo-icon-button/types/evo-icon-button-theme.d.ts +0 -1
- package/lib/components/evo-loader/evo-loader.component.d.ts +0 -14
- package/lib/components/evo-plus-minus/evo-plus-minus.component.d.ts +0 -13
- package/lib/components/evo-plus-minus/evo-plus-minus.module.d.ts +0 -8
- package/lib/components/evo-plus-minus/index.d.ts +0 -1
- package/lib/components/evo-plus-minus/public-api.d.ts +0 -2
- package/lib/components/evo-radio-group/evo-radio-group.component.d.ts +0 -56
- package/lib/components/evo-radio-group/evo-radio-group.module.d.ts +0 -11
- package/lib/components/evo-radio-group/index.d.ts +0 -1
- package/lib/components/evo-radio-group/public-api.d.ts +0 -2
- package/lib/components/evo-radio-group/typings/options.d.ts +0 -6
- package/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.d.ts +0 -10
- package/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.d.ts +0 -22
- package/lib/components/evo-segmented-bar/evo-segmented-bar.module.d.ts +0 -11
- package/lib/components/evo-segmented-bar/index.d.ts +0 -1
- package/lib/components/evo-segmented-bar/public-api.d.ts +0 -3
- package/lib/components/evo-select/evo-select.component.d.ts +0 -37
- package/lib/components/evo-select/evo-select.module.d.ts +0 -11
- package/lib/components/evo-select/index.d.ts +0 -1
- package/lib/components/evo-select/public-api.d.ts +0 -2
- package/lib/components/evo-submenu/evo-submenu.component.d.ts +0 -49
- package/lib/components/evo-submenu/evo-submenu.module.d.ts +0 -11
- package/lib/components/evo-submenu/index.d.ts +0 -1
- package/lib/components/evo-submenu/public-api.d.ts +0 -2
- package/lib/components/evo-switcher/components/evo-switcher-item/evo-switcher-item.component.d.ts +0 -9
- package/lib/components/evo-switcher/evo-switcher.component.d.ts +0 -14
- package/lib/components/evo-switcher/evo-switcher.module.d.ts +0 -10
- package/lib/components/evo-switcher/index.d.ts +0 -1
- package/lib/components/evo-switcher/public-api.d.ts +0 -3
- package/styles/components/evo-alert.scss +0 -64
- /package/{esm2020 → esm2022}/evotor-dev-ui-kit.mjs +0 -0
- /package/{esm2020 → esm2022}/icons/evotor-dev-ui-kit-icons.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/Serializable.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/animations/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/collection/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/constants/css-breakpoints.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/evo-control-state-manager/evo-control-states.enum.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/types/evo-color.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/types/evo-size.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/common/types/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-accordion/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-accordion/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-autocomplete/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-autocomplete/types/evo-autocomplete-size.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-badge/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-badge/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-badge/types/evo-badge-size.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-badge/types/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/constants/evo-button-themes-map.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/types/evo-button-color.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/types/evo-button-shape.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/types/evo-button-size.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/types/evo-button-theme-params.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/types/evo-button-theme.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-button/types/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-checkbox/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-checkbox/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-chip/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-chip/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-control-error/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-control-error/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-control-label/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-control-label/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-counter/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-counter/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-datepicker/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-datepicker/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-datepicker/templates/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-dropdown/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-dropdown/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-dropdown/types/evo-dropdown-positions.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-icon/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-icon/interfaces/icons-source.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-icon-button/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-icon-button/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-icon-number/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-icon-number/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-input/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-input/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-input-contenteditable/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-input-contenteditable/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-loader/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-modal/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-modal/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-navbar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-navbar/interfaces/nav-item.href.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-navbar/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-navigation-button/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-navigation-button/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-note/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-note/public.api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-note/types/evo-note-type.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-paginator/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-paginator/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-popover/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-popover/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-portal/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-portal/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-radio/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-radio/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-radioshape/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-radioshape/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/enums/evo-sidebar-close-targets.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/enums/evo-sidebar-sizes.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/enums/evo-sidebar-states.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/evo-sidebar-portal.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-sidebar/sidebar-injection-token.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-stepper/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-stepper/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-table/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-table/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-tabs/enums/evo-tabs-size.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-tabs/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-tabs/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-textarea/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-textarea/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-toast/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-toast/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-toggle/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-toggle/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-upload/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/components/evo-upload/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/decorators/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/decorators/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/directives/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/directives/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/operators/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/operators/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/pipes/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/pipes/public-api.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/services/index.mjs +0 -0
- /package/{esm2020 → esm2022}/lib/services/public-api.mjs +0 -0
package/icons/system/index.d.ts
DELETED
|
@@ -1,369 +0,0 @@
|
|
|
1
|
-
export declare const iconAccounting = "<path d=\"M19 3H5C3.9 3 3 3.9 3 5V12C3 13.1 3.9 14 5 14H19C20.1 14 21 13.1 21 12V5C21 3.9 20.1 3 19 3ZM19 9H15.86C15.39 9 15.02 9.33 14.89 9.78C14.53 11.04 13.35 12 12 12C10.65 12 9.47 11.04 9.11 9.78C8.98 9.33 8.61 9 8.14 9H5V6C5 5.45 5.45 5 6 5H18C18.55 5 19 5.45 19 6V9ZM15.87 16H20C20.55 16 21 16.45 21 17V19C21 20.1 20.1 21 19 21H5C3.9 21 3 20.1 3 19V17C3 16.45 3.45 16 4 16H8.13C8.6 16 8.98 16.34 9.11 16.8C9.46 18.07 10.62 19 12 19C13.38 19 14.54 18.07 14.89 16.8C15.02 16.34 15.4 16 15.87 16Z\" />";
|
|
2
|
-
export declare const iconAlco = "<path d=\"M21 4.45C21 3.65 20.35 3 19.55 3H4.45C3.65 3 3 3.65 3 4.45C3 4.8 3.13 5.15 3.37 5.41L11 14V19H7C6.45 19 6 19.45 6 20C6 20.55 6.45 21 7 21H17C17.55 21 18 20.55 18 20C18 19.45 17.55 19 17 19H13V14L20.63 5.41C20.87 5.15 21 4.8 21 4.45ZM7.43 7L5.66 5H18.35L16.57 7H7.43Z\" />";
|
|
3
|
-
export declare const iconAlertCircle = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 13C11.45 13 11 12.55 11 12V8C11 7.45 11.45 7 12 7C12.55 7 13 7.45 13 8V12C13 12.55 12.55 13 12 13ZM13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16Z\" />";
|
|
4
|
-
export declare const iconAlertTriangle = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21.2601 16.9999C22.0301 18.3299 21.0701 19.9999 19.5301 19.9999H4.47012C2.93012 19.9999 1.97012 18.3299 2.74012 16.9999L10.2701 3.98993C11.0401 2.65993 12.9601 2.65993 13.7301 3.98993L21.2601 16.9999ZM11.0001 11.9999C11.0001 12.5499 11.4501 12.9999 12.0001 12.9999C12.5501 12.9999 13.0001 12.5499 13.0001 11.9999V7.99994C13.0001 7.44994 12.5501 6.99994 12.0001 6.99994C11.4501 6.99994 11.0001 7.44994 11.0001 7.99994V11.9999ZM12.0001 16.9999C12.5524 16.9999 13.0001 16.5522 13.0001 15.9999C13.0001 15.4477 12.5524 14.9999 12.0001 14.9999C11.4478 14.9999 11.0001 15.4477 11.0001 15.9999C11.0001 16.5522 11.4478 16.9999 12.0001 16.9999Z\" />";
|
|
5
|
-
export declare const iconAlert = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 13C11.45 13 11 12.55 11 12V8C11 7.45 11.45 7 12 7C12.55 7 13 7.45 13 8V12C13 12.55 12.55 13 12 13ZM13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16Z\" />";
|
|
6
|
-
export declare const iconArchive = "<path d=\"M20.54 5.23L19.15 3.55C18.88 3.21 18.47 3 18 3H6C5.53 3 5.12 3.21 4.84 3.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V6.5C21 6.02 20.83 5.57 20.54 5.23ZM11.65 17.15L6.5 12H10V10H14V12H17.5L12.35 17.15C12.16 17.34 11.84 17.34 11.65 17.15ZM5.12 5L5.93 4H17.93L18.87 5H5.12Z\" />";
|
|
7
|
-
export declare const iconArticle = "<path d=\"M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM13 17H8C7.45 17 7 16.55 7 16C7 15.45 7.45 15 8 15H13C13.55 15 14 15.45 14 16C14 16.55 13.55 17 13 17ZM16 13H8C7.45 13 7 12.55 7 12C7 11.45 7.45 11 8 11H16C16.55 11 17 11.45 17 12C17 12.55 16.55 13 16 13ZM16 9H8C7.45 9 7 8.55 7 8C7 7.45 7.45 7 8 7H16C16.55 7 17 7.45 17 8C17 8.55 16.55 9 16 9Z\" />";
|
|
8
|
-
export declare const iconAttach = "<path d=\"M17.25 6C16.8358 6 16.5 6.33579 16.5 6.75V17.5C16.5 19.71 14.71 21.5 12.5 21.5C10.29 21.5 8.5 19.71 8.5 17.5V5C8.5 3.62 9.62 2.5 11 2.5C12.38 2.5 13.5 3.62 13.5 5V15.5C13.5 16.05 13.05 16.5 12.5 16.5C11.95 16.5 11.5 16.05 11.5 15.5V6.75C11.5 6.33579 11.1642 6 10.75 6C10.3358 6 10 6.33579 10 6.75V15.5C10 16.88 11.12 18 12.5 18C13.88 18 15 16.88 15 15.5V5C15 2.79 13.21 1 11 1C8.79 1 7 2.79 7 5V17.5C7 20.54 9.46 23 12.5 23C15.54 23 18 20.54 18 17.5V6.75C18 6.33579 17.6642 6 17.25 6Z\" />";
|
|
9
|
-
export declare const iconBlock = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM4 12C4 7.58 7.58 4 12 4C13.85 4 15.55 4.63 16.9 5.69L5.69 16.9C4.63 15.55 4 13.85 4 12ZM12 20C10.15 20 8.45 19.37 7.1 18.31L18.31 7.1C19.37 8.45 20 10.15 20 12C20 16.42 16.42 20 12 20Z\" />";
|
|
10
|
-
export declare const iconBook = "<path d=\"M6.5 17C7.28333 17 8.046 17.0873 8.788 17.262C9.52933 17.4373 10.2667 17.7 11 18.05V8.2C10.3167 7.8 9.59167 7.5 8.825 7.3C8.05833 7.1 7.28333 7 6.5 7C5.9 7 5.30433 7.05833 4.713 7.175C4.121 7.29167 3.55 7.46667 3 7.7V17.6C3.58333 17.4 4.16267 17.25 4.738 17.15C5.31267 17.05 5.9 17 6.5 17ZM13 18.05C13.7333 17.7 14.471 17.4373 15.213 17.262C15.9543 17.0873 16.7167 17 17.5 17C18.1 17 18.6877 17.05 19.263 17.15C19.8377 17.25 20.4167 17.4 21 17.6V7.7C20.45 7.46667 19.8793 7.29167 19.288 7.175C18.696 7.05833 18.1 7 17.5 7C16.7167 7 15.9417 7.1 15.175 7.3C14.4083 7.5 13.6833 7.8 13 8.2V18.05ZM12 20.475C11.7667 20.475 11.546 20.446 11.338 20.388C11.1293 20.3293 10.9333 20.25 10.75 20.15C10.1 19.7667 9.41667 19.4793 8.7 19.288C7.98333 19.096 7.25 19 6.5 19C5.8 19 5.11267 19.0917 4.438 19.275C3.76267 19.4583 3.11667 19.7167 2.5 20.05C2.15 20.2333 1.81267 20.225 1.488 20.025C1.16267 19.825 1 19.5333 1 19.15V7.1C1 6.91667 1.046 6.74167 1.138 6.575C1.22933 6.40833 1.36667 6.28333 1.55 6.2C2.31667 5.8 3.11667 5.5 3.95 5.3C4.78333 5.1 5.63333 5 6.5 5C7.46667 5 8.41267 5.125 9.338 5.375C10.2627 5.625 11.15 6 12 6.5C12.85 6 13.7377 5.625 14.663 5.375C15.5877 5.125 16.5333 5 17.5 5C18.3667 5 19.2167 5.1 20.05 5.3C20.8833 5.5 21.6833 5.8 22.45 6.2C22.6333 6.28333 22.771 6.40833 22.863 6.575C22.9543 6.74167 23 6.91667 23 7.1V19.15C23 19.5333 22.8377 19.825 22.513 20.025C22.1877 20.225 21.85 20.2333 21.5 20.05C20.8833 19.7167 20.2373 19.4583 19.562 19.275C18.8873 19.0917 18.2 19 17.5 19C16.75 19 16.0167 19.096 15.3 19.288C14.5833 19.4793 13.9 19.7667 13.25 20.15C13.0667 20.25 12.871 20.3293 12.663 20.388C12.4543 20.446 12.2333 20.475 12 20.475Z\" />";
|
|
11
|
-
export declare const iconBulb = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18 8.5044C18 10.1246 17.3584 11.5943 16.3158 12.6727C15.5239 13.4954 15.1704 14.3814 15 15.5C14.9248 15.9815 14.4912 16.5 14 16.5H10C9.5138 16.5 9.09299 15.9815 9.02281 15.5C8.84738 14.3814 8.46644 13.4853 7.67448 12.6677C6.65195 11.6043 6.01538 10.1597 6.00034 8.56961C5.96526 5.22891 8.62182 2.52525 11.9601 2.50017C15.2933 2.47509 18 5.17373 18 8.5044ZM12.6768 4.86775C12.6768 4.49657 12.3761 4.19059 12.0002 4.19059C9.61428 4.19059 7.66947 6.1318 7.66947 8.52446C7.66947 8.89565 7.97021 9.20163 8.34614 9.20163C8.71706 9.20163 9.02281 8.90067 9.02281 8.52446C9.02281 6.87919 10.3611 5.54492 12.0002 5.54492C12.3761 5.54492 12.6768 5.24396 12.6768 4.86775ZM9.39018 18.1117C9.31842 17.7986 9.55631 17.5 9.87754 17.5H14.1225C14.4437 17.5 14.6816 17.7986 14.6098 18.1117L14.3807 19.1117C14.3286 19.3389 14.1264 19.5 13.8933 19.5H10.1067C9.8736 19.5 9.67142 19.3389 9.61935 19.1117L9.39018 18.1117ZM13.75 20.5H10.25C10.25 21.0523 10.6977 21.5 11.25 21.5H12.75C13.3023 21.5 13.75 21.0523 13.75 20.5Z\" />";
|
|
12
|
-
export declare const iconBundle = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 2C2.89543 2 2 2.89543 2 4V7H22V4C22 2.89543 21.1046 2 20 2H4ZM3 8H21V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V8ZM8 11C8 10.4477 8.44772 10 9 10H15C15.5523 10 16 10.4477 16 11C16 11.5523 15.5523 12 15 12H9C8.44772 12 8 11.5523 8 11Z\" />";
|
|
13
|
-
export declare const iconBusinessCase = "<path d=\"M13 16H11C10.45 16 10 15.55 10 15H3.01V19C3.01 20.1 3.91 21 5.01 21H19C20.1 21 21 20.1 21 19V15H14C14 15.55 13.55 16 13 16ZM20 7H16C16 4.79 14.21 3 12 3C9.79 3 8 4.79 8 7H4C2.9 7 2 7.9 2 9V12C2 13.11 2.89 14 4 14H10V13C10 12.45 10.45 12 11 12H13C13.55 12 14 12.45 14 13V14H20C21.1 14 22 13.1 22 12V9C22 7.9 21.1 7 20 7ZM10 7C10 5.9 10.9 5 12 5C13.1 5 14 5.9 14 7H9.99H10Z\" />";
|
|
14
|
-
export declare const iconCalendar = "<path d=\"M20 3H19V2C19 1.45 18.55 1 18 1C17.45 1 17 1.45 17 2V3H7V2C7 1.45 6.55 1 6 1C5.45 1 5 1.45 5 2V3H4C2.9 3 2 3.9 2 5V21C2 22.1 2.9 23 4 23H20C21.1 23 22 22.1 22 21V5C22 3.9 21.1 3 20 3ZM19 21H5C4.45 21 4 20.55 4 20V8H20V20C20 20.55 19.55 21 19 21Z\" />";
|
|
15
|
-
export declare const iconCallEnd = "<path d=\"M4.59066 16.7875L6.59178 15.1965C7.07261 14.8147 7.34838 14.2419 7.34838 13.6338L7.34838 11.0316C10.3677 10.0488 13.6416 10.0417 16.668 11.0316L16.668 13.6479C16.668 14.256 16.9438 14.8288 17.4247 15.2106L19.4116 16.7875C20.2107 17.4168 21.3491 17.3532 22.0703 16.6319L23.2936 15.4086C24.0927 14.6096 24.0927 13.2802 23.2441 12.5307C16.8307 6.86678 7.17868 6.87386 0.772288 12.5307C-0.0762401 13.2802 -0.0762387 14.6096 0.722791 15.4086L1.94609 16.6319C2.65319 17.3532 3.79163 17.4168 4.59066 16.7875Z\" />";
|
|
16
|
-
export declare const iconCallLater = "<g clip-path=\"url(#clip0_32147_38738)\"><path d=\"M11.7752 10.65C11.8752 10.65 11.9669 10.6334 12.0502 10.6C12.1335 10.5667 12.2169 10.5084 12.3002 10.425L17.0502 5.62505V7.92505C17.0502 8.14172 17.121 8.32088 17.2627 8.46255C17.4044 8.60422 17.5835 8.67505 17.8002 8.67505C18.0169 8.67505 18.196 8.60422 18.3377 8.46255C18.4794 8.32088 18.5502 8.14172 18.5502 7.92505V3.80005C18.5502 3.58338 18.4794 3.40422 18.3377 3.26255C18.196 3.12088 18.0169 3.05005 17.8002 3.05005H13.6752C13.4585 3.05005 13.2794 3.12088 13.1377 3.26255C12.996 3.40422 12.9252 3.58338 12.9252 3.80005C12.9252 4.01672 12.996 4.19588 13.1377 4.33755C13.2794 4.47922 13.4585 4.55005 13.6752 4.55005H16.0752L11.7502 8.82505L6.50019 3.57505C6.35019 3.42505 6.17103 3.34588 5.96269 3.33755C5.75436 3.32922 5.57519 3.40005 5.42519 3.55005C5.27519 3.70005 5.2002 3.87922 5.2002 4.08755C5.2002 4.29588 5.27519 4.47505 5.42519 4.62505L11.2502 10.45C11.3335 10.5334 11.4169 10.5875 11.5002 10.6125C11.5835 10.6375 11.6752 10.65 11.7752 10.65Z\" /><path d=\"M4.58041 20.4979L6.58152 18.907C7.06235 18.5251 7.33813 17.9524 7.33813 17.3442L7.33813 14.7421C10.3575 13.7592 13.6314 13.7521 16.6578 14.7421L16.6578 17.3584C16.6578 17.9665 16.9336 18.5393 17.4144 18.9211L19.4014 20.4979C20.2004 21.1273 21.3388 21.0636 22.0601 20.3424L23.2834 19.1191C24.0824 18.3201 24.0824 16.9907 23.2339 16.2412C16.8204 10.5772 7.16842 10.5843 0.762034 16.2412C-0.086494 16.9907 -0.0864927 18.3201 0.712537 19.1191L1.93583 20.3424C2.64294 21.0636 3.78138 21.1273 4.58041 20.4979Z\" /></g><defs><clipPath id=\"clip0_32147_38738\"><rect width=\"24\" height=\"24\" /></clipPath></defs>";
|
|
17
|
-
export declare const iconCashback = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.3097 19.3778C16.7226 20.9889 13.8642 22 11.4285 22C7.86869 22 4.48993 19.8667 3.10126 16.8C2.78165 16.1222 3.25556 15.3333 4.005 15.3333H4.2144C4.62219 15.3333 4.96384 15.5889 5.14018 15.9667C6.19822 18.2222 8.79447 19.7778 11.4285 19.7778C13.258 19.7778 15.5654 19.0222 16.7777 17.8222L15.2458 16.2778C14.8931 15.9333 15.1356 15.3333 15.6315 15.3333H20.3596C20.6682 15.3333 20.9107 15.5778 20.9107 15.8889V20.6556C20.9107 21.1556 20.3155 21.4 19.9739 21.0556L18.3097 19.3778ZM3.10112 8.11113L3.10112 3.34446C3.10112 2.84446 3.63503 2.60001 3.97669 2.94446L5.64089 4.62224C7.22794 3.01112 9.97251 2 12.4082 2C15.968 2 19.5211 4.13335 20.8987 7.20002C21.2184 7.8778 20.7444 8.66668 19.995 8.66668H19.7966C19.3888 8.66668 19.0472 8.41113 18.8708 8.03335C17.8128 5.77779 15.0423 4.22222 12.4082 4.22222C10.5787 4.22222 8.38516 4.97779 7.17283 6.17779L8.70478 7.72224C9.05746 8.06668 8.81499 8.66668 8.31904 8.66669H3.59095C3.28235 8.66669 3.10112 8.42224 3.10112 8.11113ZM9.97731 16C9.97731 16.2761 10.2012 16.5 10.4773 16.5H11.322C11.5981 16.5 11.822 16.2761 11.822 16V15.1513H13.2033C13.4795 15.1513 13.7033 14.9274 13.7033 14.6513V14.4286C13.7033 14.1524 13.4795 13.9286 13.2033 13.9286H11.822V12.9454H12.6161C13.4631 12.9454 14.1309 12.8151 14.6195 12.5546C15.1163 12.2941 15.4706 11.9496 15.6824 11.521C15.8941 11.0924 16 10.6345 16 10.1471C16 9.32353 15.7394 8.67647 15.2182 8.20588C14.7051 7.73529 13.8866 7.5 12.7627 7.5H10.4773C10.2012 7.5 9.97731 7.72386 9.97731 8V11.3824H9.5C9.22386 11.3824 9 11.6062 9 11.8824V12.4454C9 12.7215 9.22386 12.9454 9.5 12.9454H9.97731V13.9286H9.5C9.22386 13.9286 9 14.1524 9 14.4286V14.6513C9 14.9274 9.22386 15.1513 9.5 15.1513H9.97731V16ZM13.6667 11.105C13.3653 11.2899 12.954 11.3824 12.4328 11.3824H11.822V9.06303H12.6649C13.6422 9.06303 14.1309 9.44538 14.1309 10.2101C14.1309 10.6218 13.9761 10.9202 13.6667 11.105Z\" />";
|
|
18
|
-
export declare const iconCast = "<path d=\"M21 3H3C1.9 3 1 3.9 1 5V7C1 7.55 1.45 8 2 8C2.55 8 3 7.55 3 7V6C3 5.45 3.45 5 4 5H20C20.55 5 21 5.45 21 6V18C21 18.55 20.55 19 20 19H15C14.45 19 14 19.45 14 20C14 20.55 14.45 21 15 21H21C22.1 21 23 20.1 23 19V5C23 3.9 22.1 3 21 3ZM2.14 14.09C1.54 13.99 1 14.48 1 15.09C1 15.58 1.36 15.99 1.85 16.07C3.93 16.43 5.57 18.07 5.93 20.15C6.01 20.64 6.42 21 6.91 21C7.52 21 8 20.46 7.91 19.86C7.43 16.9 5.09 14.57 2.14 14.09ZM1 18V21H4C4 19.34 2.66 18 1 18ZM2.1 10.05C1.51 10 1 10.46 1 11.05C1 11.56 1.38 11.99 1.88 12.04C6.15 12.45 9.55 15.85 9.96 20.12C10.01 20.62 10.44 20.99 10.95 20.99C11.55 20.99 12.01 20.47 11.95 19.88C11.42 14.69 7.29 10.57 2.1 10.05Z\" />";
|
|
19
|
-
export declare const iconChart = "<path d=\"M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM9 17H7V7H9V17ZM13 17H11V10.5H13V17ZM17 17H15V13H17V17Z\"/>";
|
|
20
|
-
export declare const iconChat = "<path d=\"M20 2H4C2.9 2 2.01 2.9 2.01 4L2 22L6 18H20C21.1 18 22 17.1 22 16V4C22 2.9 21.1 2 20 2ZM7 9H17C17.55 9 18 9.45 18 10C18 10.55 17.55 11 17 11H7C6.45 11 6 10.55 6 10C6 9.45 6.45 9 7 9ZM13 14H7C6.45 14 6 13.55 6 13C6 12.45 6.45 12 7 12H13C13.55 12 14 12.45 14 13C14 13.55 13.55 14 13 14ZM17 8H7C6.45 8 6 7.55 6 7C6 6.45 6.45 6 7 6H17C17.55 6 18 6.45 18 7C18 7.55 17.55 8 17 8Z\" />";
|
|
21
|
-
export declare const iconCheckAll = "<path d=\"M17.3001 6.30004C16.9101 5.91004 16.2801 5.91004 15.8901 6.30004L10.2501 11.94L11.6601 13.35L17.3001 7.70004C17.6801 7.32004 17.6801 6.68004 17.3001 6.30004ZM21.5401 6.29004L11.6601 16.17L8.18014 12.7C7.79014 12.31 7.16014 12.31 6.77014 12.7C6.38014 13.09 6.38014 13.72 6.77014 14.11L10.9501 18.29C11.3401 18.68 11.9701 18.68 12.3601 18.29L22.9501 7.71004C23.3401 7.32004 23.3401 6.69004 22.9501 6.30004H22.9401C22.5601 5.90004 21.9301 5.90004 21.5401 6.29004ZM1.12014 14.12L5.30014 18.3C5.69014 18.69 6.32014 18.69 6.71014 18.3L7.41014 17.6L2.53014 12.7C2.14014 12.31 1.51014 12.31 1.12014 12.7C0.730137 13.09 0.730137 13.73 1.12014 14.12Z\" />";
|
|
22
|
-
export declare const iconCheckRounded = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM9.29 16.29L5.7 12.7C5.31 12.31 5.31 11.68 5.7 11.29C6.09 10.9 6.72 10.9 7.11 11.29L10 14.17L16.88 7.29C17.27 6.9 17.9 6.9 18.29 7.29C18.68 7.68 18.68 8.31 18.29 8.7L10.7 16.29C10.32 16.68 9.68 16.68 9.29 16.29Z\" />";
|
|
23
|
-
export declare const iconCheckSquareOutlined = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 4C2 2.89543 2.89543 2 4 2H20C21.1046 2 22 2.89543 22 4V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V4ZM3.81818 4.81818C3.81818 4.2659 4.2659 3.81818 4.81818 3.81818H19.1818C19.7341 3.81818 20.1818 4.2659 20.1818 4.81818V19.1818C20.1818 19.7341 19.7341 20.1818 19.1818 20.1818H4.81818C4.2659 20.1818 3.81818 19.7341 3.81818 19.1818V4.81818ZM5.70021 12.7001L9.29022 16.2901C9.68021 16.6801 10.3202 16.6801 10.7002 16.2901L18.2902 8.70006C18.6802 8.31006 18.6802 7.68006 18.2902 7.29006C17.9002 6.90006 17.2702 6.90006 16.8802 7.29006L10.0002 14.1701L7.11022 11.2901C6.72022 10.9001 6.09021 10.9001 5.70021 11.2901C5.31021 11.6801 5.31021 12.3101 5.70021 12.7001Z\" />";
|
|
24
|
-
export declare const iconCheck = "<path d=\"M9.00012 16.2001L5.50012 12.7001C5.11012 12.3101 4.49012 12.3101 4.10012 12.7001C3.71012 13.0901 3.71012 13.7101 4.10012 14.1001L8.29012 18.2901C8.68012 18.6801 9.31012 18.6801 9.70012 18.2901L20.3001 7.70007C20.6901 7.31007 20.6901 6.69007 20.3001 6.30007C19.9101 5.91007 19.2901 5.91007 18.9001 6.30007L9.00012 16.2001Z\" />";
|
|
25
|
-
export declare const iconClockOutlined = "<path d=\"M11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM12 20C7.58 20 4 16.42 4 12C4 7.58 7.58 4 12 4C16.42 4 20 7.58 20 12C20 16.42 16.42 20 12 20ZM11.78 7H11.72C11.32 7 11 7.32 11 7.72V12.44C11 12.79 11.18 13.12 11.49 13.3L15.64 15.79C15.98 15.99 16.42 15.89 16.62 15.55C16.83 15.21 16.72 14.76 16.37 14.56L12.5 12.26V7.72C12.5 7.32 12.18 7 11.78 7Z\" />";
|
|
26
|
-
export declare const iconClockSolid = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 22C17.5229 22 22 17.5228 22 12C22 6.47716 17.5229 2 12 2C6.47714 2 2 6.47716 2 12C2 17.5228 6.47714 22 12 22ZM11 7C11 6.44771 11.4477 6 12 6C12.5523 6 13 6.44771 13 7V12.5976L15.5356 15.1332C15.9261 15.5237 15.9261 16.1568 15.5356 16.5474C15.1451 16.9379 14.5119 16.9379 14.1213 16.5474L11.2929 13.7189C11.0968 13.5228 10.9992 13.2655 11 13.0084L11 13V7Z\" />";
|
|
27
|
-
export declare const iconClock = "<path d=\"M11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM12 20C7.58 20 4 16.42 4 12C4 7.58 7.58 4 12 4C16.42 4 20 7.58 20 12C20 16.42 16.42 20 12 20ZM11.78 7H11.72C11.32 7 11 7.32 11 7.72V12.44C11 12.79 11.18 13.12 11.49 13.3L15.64 15.79C15.98 15.99 16.42 15.89 16.62 15.55C16.83 15.21 16.72 14.76 16.37 14.56L12.5 12.26V7.72C12.5 7.32 12.18 7 11.78 7Z\" />";
|
|
28
|
-
export declare const iconComment = "<path d=\"M20 5V17H5.17L4 18.17V5H20ZM20 3H4C2.9 3 2 3.9 2 5V20.59C2 21.48 3.08 21.93 3.71 21.3L6 19H20C21.1 19 22 18.1 22 17V5C22 3.9 21.1 3 20 3Z\" />";
|
|
29
|
-
export declare const iconCompareAdd = "<path d=\"M13 10H3C2.45 10 2 10.45 2 11C2 11.55 2.45 12 3 12H13C13.55 12 14 11.55 14 11C14 10.45 13.55 10 13 10ZM13 6H3C2.45 6 2 6.45 2 7C2 7.55 2.45 8 3 8H13C13.55 8 14 7.55 14 7C14 6.45 13.55 6 13 6ZM18 14V11C18 10.45 17.55 10 17 10C16.45 10 16 10.45 16 11V14H13C12.45 14 12 14.45 12 15C12 15.55 12.45 16 13 16H16V19C16 19.55 16.45 20 17 20C17.55 20 18 19.55 18 19V16H21C21.55 16 22 15.55 22 15C22 14.45 21.55 14 21 14H18ZM3 16H9C9.55 16 10 15.55 10 15C10 14.45 9.55 14 9 14H3C2.45 14 2 14.45 2 15C2 15.55 2.45 16 3 16Z\" />";
|
|
30
|
-
export declare const iconCompareRemove = "<path d=\"M13 10H3C2.45 10 2 10.45 2 11C2 11.55 2.45 12 3 12H13C13.55 12 14 11.55 14 11C14 10.45 13.55 10 13 10ZM13 6H3C2.45 6 2 6.45 2 7C2 7.55 2.45 8 3 8H13C13.55 8 14 7.55 14 7C14 6.45 13.55 6 13 6ZM3 16H9C9.55 16 10 15.55 10 15C10 14.45 9.55 14 9 14H3C2.45 14 2 14.45 2 15C2 15.55 2.45 16 3 16Z\" /><path d=\"M21 16H13C12.45 16 12 15.55 12 15C12 14.45 12.45 14 13 14H21C21.55 14 22 14.45 22 15C22 15.55 21.55 16 21 16Z\" />";
|
|
31
|
-
export declare const iconComparsion = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12C2 6.48 6.48 2 12 2ZM17.0055 10.72L14.2823 7.99676C14.1248 7.83927 13.8555 7.95081 13.8555 8.17354V10.07H7.35548C7.07934 10.07 6.85548 10.2938 6.85548 10.57V11.43H13.7627H15.8333H17.1554C17.1554 11.43 17.2055 10.92 17.0055 10.72ZM7.0055 13.28L9.72873 16.0032C9.88622 16.1607 10.1555 16.0492 10.1555 15.8264V13.93H16.6555C16.9316 13.93 17.1555 13.7061 17.1555 13.43V12.57H10.2483H8.17766H6.85554C6.85554 12.57 6.8055 13.08 7.0055 13.28Z\" />";
|
|
32
|
-
export declare const iconCopy = "<path d=\"M15 1H4C2.9 1 2 1.9 2 3V16C2 16.55 2.45 17 3 17C3.55 17 4 16.55 4 16V4C4 3.45 4.45 3 5 3H15C15.55 3 16 2.55 16 2C16 1.45 15.55 1 15 1ZM19 5H8C6.9 5 6 5.9 6 7V21C6 22.1 6.9 23 8 23H19C20.1 23 21 22.1 21 21V7C21 5.9 20.1 5 19 5ZM18 21H9C8.45 21 8 20.55 8 20V8C8 7.45 8.45 7 9 7H18C18.55 7 19 7.45 19 8V20C19 20.55 18.55 21 18 21Z\" />";
|
|
33
|
-
export declare const iconCrown = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.025 4.12939C12.5323 3.37142 11.4666 3.37142 10.9739 4.1294L8.07553 8.58791L3.70109 5.52919C2.7907 4.89262 1.59737 5.71317 1.79088 6.84266L3.16748 14.8779H20.8283L22.2093 6.79054C22.4028 5.65719 21.2014 4.83759 20.2921 5.48264L15.9206 8.58364L13.025 4.12939ZM20.4906 16.8555H3.50627L3.78618 18.4893C3.89244 19.1095 4.40702 19.5609 5.00787 19.5609H18.99C19.5911 19.5609 20.1058 19.1091 20.2118 18.4885L20.4906 16.8555Z\" />";
|
|
34
|
-
export declare const iconDecline = "<path d=\"M4.92889 19.071C8.83212 22.9743 15.1678 22.9743 19.071 19.071C22.9743 15.1678 22.9743 8.83212 19.071 4.92889C15.1678 1.02566 8.83212 1.02566 4.92889 4.92889C1.02566 8.83212 1.02566 15.1678 4.92889 19.071ZM15.5355 9.87863L13.4142 12L15.5355 14.1213C15.9244 14.5102 15.9244 15.1466 15.5355 15.5355C15.1466 15.9244 14.5102 15.9244 14.1213 15.5355L12 13.4142L9.87863 15.5355C9.48973 15.9244 8.85333 15.9244 8.46442 15.5355C8.07551 15.1466 8.07551 14.5102 8.46442 14.1213L10.5857 12L8.46442 9.87863C8.07551 9.48973 8.07551 8.85333 8.46442 8.46442C8.85333 8.07551 9.48973 8.07551 9.87863 8.46442L12 10.5857L14.1213 8.46442C14.5102 8.07551 15.1466 8.07551 15.5355 8.46442C15.9244 8.85333 15.9244 9.48973 15.5355 9.87863Z\" />";
|
|
35
|
-
export declare const iconDeleteOutlined = "<path d=\"M6 19C6 20.1 6.9 21 8 21H16C17.1 21 18 20.1 18 19V9C18 7.9 17.1 7 16 7H8C6.9 7 6 7.9 6 9V19ZM9 9H15C15.55 9 16 9.45 16 10V18C16 18.55 15.55 19 15 19H9C8.45 19 8 18.55 8 18V10C8 9.45 8.45 9 9 9ZM15.5 4L14.79 3.29C14.61 3.11 14.35 3 14.09 3H9.91C9.65 3 9.39 3.11 9.21 3.29L8.5 4H6C5.45 4 5 4.45 5 5C5 5.55 5.45 6 6 6H18C18.55 6 19 5.55 19 5C19 4.45 18.55 4 18 4H15.5Z\" />";
|
|
36
|
-
export declare const iconDeleteSolid = "<path d=\"M6 19C6 20.1 6.9 21 8 21H16C17.1 21 18 20.1 18 19V9C18 7.9 17.1 7 16 7H8C6.9 7 6 7.9 6 9V19ZM18 4H15.5L14.79 3.29C14.61 3.11 14.35 3 14.09 3H9.91C9.65 3 9.39 3.11 9.21 3.29L8.5 4H6C5.45 4 5 4.45 5 5C5 5.55 5.45 6 6 6H18C18.55 6 19 5.55 19 5C19 4.45 18.55 4 18 4Z\" />";
|
|
37
|
-
export declare const iconDelete = "<path d=\"M6 19C6 20.1 6.9 21 8 21H16C17.1 21 18 20.1 18 19V9C18 7.9 17.1 7 16 7H8C6.9 7 6 7.9 6 9V19ZM18 4H15.5L14.79 3.29C14.61 3.11 14.35 3 14.09 3H9.91C9.65 3 9.39 3.11 9.21 3.29L8.5 4H6C5.45 4 5 4.45 5 5C5 5.55 5.45 6 6 6H18C18.55 6 19 5.55 19 5C19 4.45 18.55 4 18 4Z\" />";
|
|
38
|
-
export declare const iconDialog = "<path d=\"M20 6H19V14C19 14.55 18.55 15 18 15H6V16C6 17.1 6.9 18 8 18H18L22 22V8C22 6.9 21.1 6 20 6ZM17 11V4C17 2.9 16.1 2 15 2H4C2.9 2 2 2.9 2 4V17L6 13H15C16.1 13 17 12.1 17 11Z\" />";
|
|
39
|
-
export declare const iconDisplayMode = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7 1L17 1.01C18.1 1.01 19 1.9 19 3V21C19 22.1 18.1 23 17 23H7C5.9 23 5 22.1 5 21V3C5 1.9 5.9 1 7 1ZM7 5V19H17V5H7ZM15.184 9.6C14.448 8.632 13.304 8 12 8C9.792 8 8 9.792 8 12C8 12.272 8.032 12.544 8.08 12.8H9.744C9.656 12.552 9.6 12.28 9.6 12C9.6 10.672 10.672 9.6 12 9.6H15.184ZM8.816 14.4C9.552 15.368 10.696 16 12 16C14.208 16 16 14.208 16 12C16 11.728 15.976 11.456 15.92 11.2H14.256C14.344 11.448 14.4 11.72 14.4 12C14.4 13.328 13.328 14.4 12 14.4H8.816Z\" />";
|
|
40
|
-
export declare const iconDoc = "<path d=\"M16 1H4C2.9 1 2 1.9 2 3V17H4V3H16V1ZM15 5L21 11V21C21 22.1 20.1 23 19 23H7.99C6.89 23 6 22.1 6 21L6.01 7C6.01 5.9 6.9 5 8 5H15ZM14 12H19.5L14 6.5V12Z\" />";
|
|
41
|
-
export declare const iconDocumentCopy = "<path d=\"M16 2C16 1.44772 15.5523 1 15 1H4C2.9 1 2 1.9 2 3V16C2 16.5523 2.44772 17 3 17C3.55228 17 4 16.5523 4 16V3H15C15.5523 3 16 2.55228 16 2ZM14.5858 5C14.851 5 15.1054 5.10536 15.2929 5.29289L20.7071 10.7071C20.8946 10.8946 21 11.149 21 11.4142V21C21 22.1 20.1 23 19 23H7.99C6.89 23 6 22.1 6 21L6.01 7C6.01 5.9 6.9 5 8 5H14.5858ZM14 12H19.5L14 6.5V12Z\" />";
|
|
42
|
-
export declare const iconDocumentFilled = "<path d=\"M14.59 2.59C14.21 2.21 13.7 2 13.17 2H6C4.9 2 4 2.9 4 4V20C4 21.1 4.89 22 5.99 22H18C19.1 22 20 21.1 20 20V8.83C20 8.3 19.79 7.79 19.41 7.42L14.59 2.59ZM15 18H9C8.45 18 8 17.55 8 17C8 16.45 8.45 16 9 16H15C15.55 16 16 16.45 16 17C16 17.55 15.55 18 15 18ZM15 14H9C8.45 14 8 13.55 8 13C8 12.45 8.45 12 9 12H15C15.55 12 16 12.45 16 13C16 13.55 15.55 14 15 14ZM13 8V3.5L18.5 9H14C13.45 9 13 8.55 13 8Z\" />";
|
|
43
|
-
export declare const iconDocument = "<path d=\"M6 2C4.9 2 4.01 2.9 4.01 4L4 20C4 21.1 4.89 22 5.99 22H18C19.1 22 20 21.1 20 20V8.83C20 8.3 19.79 7.79 19.41 7.42L14.58 2.59C14.21 2.21 13.7 2 13.17 2H6ZM13 8V3.5L18.5 9H14C13.45 9 13 8.55 13 8Z\" />";
|
|
44
|
-
export declare const iconDownload = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.3188 10.7409C6.89373 11.1284 6.89373 11.7544 7.3188 12.142L11.2316 15.7093C11.6567 16.0969 12.3433 16.0969 12.7684 15.7093L16.6812 12.142C17.1063 11.7544 17.1063 11.1284 16.6812 10.7409C16.2561 10.3533 15.5695 10.3533 15.1444 10.7409L13.0845 12.609L13.0845 3.99369C13.0845 3.44716 12.594 3 11.9946 3C11.3951 3 10.9046 3.44716 10.9046 3.99369L10.9046 12.609L8.85559 10.7409C8.43052 10.3533 7.73297 10.3633 7.3188 10.7409ZM6 19C5.44772 19 5 19.4477 5 20C5 20.5523 5.44772 21 6 21L18 21C18.5523 21 19 20.5523 19 20C19 19.4477 18.5523 19 18 19H6Z\" />";
|
|
45
|
-
export declare const iconDrag = "<path d=\"M4.75 11.25C4.53333 11.25 4.35417 11.1792 4.2125 11.0375C4.07083 10.8958 4 10.7167 4 10.5C4 10.2833 4.07083 10.1042 4.2125 9.9625C4.35417 9.82083 4.53333 9.75 4.75 9.75H19.25C19.4667 9.75 19.6458 9.82083 19.7875 9.9625C19.9292 10.1042 20 10.2833 20 10.5C20 10.7167 19.9292 10.8958 19.7875 11.0375C19.6458 11.1792 19.4667 11.25 19.25 11.25H4.75ZM4.75 14.25C4.53333 14.25 4.35417 14.1792 4.2125 14.0375C4.07083 13.8958 4 13.7167 4 13.5C4 13.2833 4.07083 13.1042 4.2125 12.9625C4.35417 12.8208 4.53333 12.75 4.75 12.75H19.25C19.4667 12.75 19.6458 12.8208 19.7875 12.9625C19.9292 13.1042 20 13.2833 20 13.5C20 13.7167 19.9292 13.8958 19.7875 14.0375C19.6458 14.1792 19.4667 14.25 19.25 14.25H4.75Z\" />";
|
|
46
|
-
export declare const iconEditRounded = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM7 16.4805V14.8339C7 14.758 7.02708 14.693 7.08125 14.6389L12.9908 8.72927L15.0221 10.7605L9.10708 16.6701C9.05833 16.7243 8.98792 16.7514 8.9175 16.7514H7.27083C7.11917 16.7514 7 16.6322 7 16.4805ZM16.5929 8.42594C16.8042 8.63719 16.8042 8.97844 16.5929 9.18969L15.6017 10.1809L13.5704 8.14969L14.5617 7.15844C14.7729 6.94719 15.1142 6.94719 15.3254 7.15844L16.5929 8.42594Z\" />";
|
|
47
|
-
export declare const iconEdit = "<path d=\"M3 17.4601V20.5001C3 20.7801 3.22 21.0001 3.5 21.0001H6.54C6.67 21.0001 6.8 20.9501 6.89 20.8501L17.81 9.94006L14.06 6.19006L3.15 17.1001C3.05 17.2001 3 17.3201 3 17.4601ZM20.71 7.04006C21.1 6.65006 21.1 6.02006 20.71 5.63006L18.37 3.29006C17.98 2.90006 17.35 2.90006 16.96 3.29006L15.13 5.12006L18.88 8.87006L20.71 7.04006Z\" />";
|
|
48
|
-
export declare const iconEmptyCart = "<path d=\"M12 10C11.45 10 11 9.55 11 9C11 8.45 11.45 8 12 8C12.55 8 13 8.45 13 9C13 9.55 12.55 10 12 10ZM12 6C11.45 6 11 5.55 11 5V2C11 1.45 11.45 1 12 1C12.55 1 13 1.45 13 2V5C13 5.55 12.55 6 12 6ZM7 18C5.9 18 5.01 18.9 5.01 20C5.01 21.1 5.9 22 7 22C8.1 22 9 21.1 9 20C9 18.9 8.1 18 7 18ZM17 18C15.9 18 15.01 18.9 15.01 20C15.01 21.1 15.9 22 17 22C18.1 22 19 21.1 19 20C19 18.9 18.1 18 17 18ZM8.1 13H15.55C16.3 13 16.96 12.59 17.3 11.97L20.54 5.83C20.79 5.35 20.62 4.75 20.14 4.49C19.65 4.22 19.04 4.41 18.78 4.9L15.55 11H8.53L4.27 2H2C1.45 2 1 2.45 1 3C1 3.55 1.45 4 2 4H3L6.6 11.59L5.25 14.03C4.52 15.37 5.48 17 7 17H18C18.55 17 19 16.55 19 16C19 15.45 18.55 15 18 15H7L8.1 13Z\" />";
|
|
49
|
-
export declare const iconEvent = "<mask id=\"mask0\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"3\" y=\"1\" width=\"18\" height=\"20\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18 3H19C20.1 3 21 3.9 21 5V19C21 20.1 20.1 21 19 21H5C3.89 21 3 20.1 3 19L3.01 5C3.01 3.9 3.89 3 5 3H6V2C6 1.45 6.45 1 7 1C7.55 1 8 1.45 8 2V3H16V2C16 1.45 16.45 1 17 1C17.55 1 18 1.45 18 2V3ZM6 19H18C18.55 19 19 18.55 19 18V8H5V18C5 18.55 5.45 19 6 19ZM12.464 10.1554C12.296 9.73719 11.704 9.73719 11.536 10.1554L10.8238 11.9289C10.7523 12.107 10.5852 12.2284 10.3937 12.2414L8.48697 12.3707C8.03731 12.4012 7.85435 12.9643 8.20021 13.2532L9.66679 14.4786C9.81407 14.6016 9.87792 14.7981 9.83109 14.9843L9.36484 16.8376C9.25489 17.2747 9.73388 17.6227 10.1156 17.3831L11.7341 16.3669C11.8967 16.2649 12.1033 16.2649 12.2659 16.3669L13.8844 17.3831C14.2661 17.6227 14.7451 17.2747 14.6352 16.8376L14.1689 14.9843C14.1221 14.7981 14.1859 14.6016 14.3332 14.4786L15.7998 13.2532C16.1457 12.9643 15.9627 12.4012 15.513 12.3707L13.6063 12.2414C13.4148 12.2284 13.2477 12.107 13.1762 11.9289L12.464 10.1554Z\" /></mask><g mask=\"url(#mask0)\"><rect width=\"24\" height=\"24\" /></g>";
|
|
50
|
-
export declare const iconExternalLink = "<path d=\"M18 19H6C5.45 19 5 18.55 5 18V6C5 5.45 5.45 5 6 5H11C11.55 5 12 4.55 12 4C12 3.45 11.55 3 11 3H5C3.89 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V13C21 12.45 20.55 12 20 12C19.45 12 19 12.45 19 13V18C19 18.55 18.55 19 18 19ZM14 4C14 4.55 14.45 5 15 5H17.59L8.46 14.13C8.07 14.52 8.07 15.15 8.46 15.54C8.85 15.93 9.48 15.93 9.87 15.54L19 6.41V9C19 9.55 19.45 10 20 10C20.55 10 21 9.55 21 9V4C21 3.45 20.55 3 20 3H15C14.45 3 14 3.45 14 4Z\" />";
|
|
51
|
-
export declare const iconEyeOff = "<path d=\"M20.4 22.025L16.2 17.9C15.6167 18.1333 14.9583 18.3125 14.225 18.4375C13.4917 18.5625 12.75 18.625 12 18.625C9.56667 18.625 7.35833 17.9458 5.375 16.5875C3.39167 15.2292 1.93333 13.4083 1 11.125C1.33333 10.2583 1.79583 9.4125 2.3875 8.5875C2.97917 7.7625 3.7 6.975 4.55 6.225L1.4 3.075L2.45 2L21.375 20.925L20.4 22.025ZM12 15.375C12.2333 15.375 12.4833 15.3542 12.75 15.3125C13.0167 15.2708 13.2417 15.2083 13.425 15.125L8 9.7C7.91667 9.9 7.85417 10.125 7.8125 10.375C7.77083 10.625 7.75 10.875 7.75 11.125C7.75 12.325 8.16667 13.3333 9 14.15C9.83333 14.9667 10.8333 15.375 12 15.375ZM18.95 16.375L15.725 13.15C15.8917 12.8833 16.0208 12.5708 16.1125 12.2125C16.2042 11.8542 16.25 11.4917 16.25 11.125C16.25 9.94167 15.8375 8.9375 15.0125 8.1125C14.1875 7.2875 13.1833 6.875 12 6.875C11.6333 6.875 11.275 6.91667 10.925 7C10.575 7.08333 10.2583 7.21667 9.975 7.4L7.225 4.625C7.80833 4.35833 8.55417 4.125 9.4625 3.925C10.3708 3.725 11.2583 3.625 12.125 3.625C14.5083 3.625 16.6875 4.30417 18.6625 5.6625C20.6375 7.02083 22.0833 8.84167 23 11.125C22.5667 12.1917 22.0083 13.1667 21.325 14.05C20.6417 14.9333 19.85 15.7083 18.95 16.375ZM14.625 12.05L11.075 8.5C11.5583 8.31667 12.0583 8.27917 12.575 8.3875C13.0917 8.49583 13.5417 8.73333 13.925 9.1C14.3083 9.48333 14.575 9.9125 14.725 10.3875C14.875 10.8625 14.8417 11.4167 14.625 12.05Z\" />";
|
|
52
|
-
export declare const iconEye = "<path d=\"M12 4C7 4 2.73 7.11 1 11.5C2.73 15.89 7 19 12 19C17 19 21.27 15.89 23 11.5C21.27 7.11 17 4 12 4ZM12 16.5C9.24 16.5 7 14.26 7 11.5C7 8.74 9.24 6.5 12 6.5C14.76 6.5 17 8.74 17 11.5C17 14.26 14.76 16.5 12 16.5ZM12 8.5C10.34 8.5 9 9.84 9 11.5C9 13.16 10.34 14.5 12 14.5C13.66 14.5 15 13.16 15 11.5C15 9.84 13.66 8.5 12 8.5Z\" />";
|
|
53
|
-
export declare const iconFeed = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM8.32079 6.44535C13.7806 6.9348 17.5129 10.8268 17.5558 15.73C17.565 16.7803 17.0615 17.4408 16.033 17.5412C14.8905 17.6528 14.1351 17.1355 14.0534 15.8932C13.8318 12.52 11.6255 10.1699 8.36617 9.97343C7.11298 9.8978 6.31266 9.37859 6.46554 7.98044C6.61437 6.61979 7.62083 6.42911 8.32079 6.44535ZM10.8722 15.2248C10.8722 16.5056 9.88104 17.5439 8.65834 17.5439C7.43564 17.5439 6.44444 16.5056 6.44444 15.2248C6.44444 13.944 7.43564 12.9058 8.65834 12.9058C9.88104 12.9058 10.8722 13.944 10.8722 15.2248Z\" />";
|
|
54
|
-
export declare const iconFile = "<path d=\"M17.25 6C16.8358 6 16.5 6.33579 16.5 6.75V17.5C16.5 19.71 14.71 21.5 12.5 21.5C10.29 21.5 8.5 19.71 8.5 17.5V5C8.5 3.62 9.62 2.5 11 2.5C12.38 2.5 13.5 3.62 13.5 5V15.5C13.5 16.05 13.05 16.5 12.5 16.5C11.95 16.5 11.5 16.05 11.5 15.5V6.75C11.5 6.33579 11.1642 6 10.75 6C10.3358 6 10 6.33579 10 6.75V15.5C10 16.88 11.12 18 12.5 18C13.88 18 15 16.88 15 15.5V5C15 2.79 13.21 1 11 1C8.79 1 7 2.79 7 5V17.5C7 20.54 9.46 23 12.5 23C15.54 23 18 20.54 18 17.5V6.75C18 6.33579 17.6642 6 17.25 6Z\" />";
|
|
55
|
-
export declare const iconFilter = "<path d=\"M11 18H13C13.55 18 14 17.55 14 17C14 16.45 13.55 16 13 16H11C10.45 16 10 16.45 10 17C10 17.55 10.45 18 11 18ZM3 7C3 7.55 3.45 8 4 8H20C20.55 8 21 7.55 21 7C21 6.45 20.55 6 20 6H4C3.45 6 3 6.45 3 7ZM7 13H17C17.55 13 18 12.55 18 12C18 11.45 17.55 11 17 11H7C6.45 11 6 11.45 6 12C6 12.55 6.45 13 7 13Z\" />";
|
|
56
|
-
export declare const iconFire = "<path d=\"M19.48 12.35C17.91 8.27002 12.32 8.05002 13.67 2.12002C13.77 1.68002 13.3 1.34002 12.92 1.57002C9.29 3.71002 6.68 8.00002 8.87 13.62C9.05 14.08 8.51 14.51 8.12 14.21C6.31 12.84 6.12 10.87 6.28 9.46002C6.34 8.94002 5.66 8.69002 5.37 9.12002C4.69 10.16 4 11.84 4 14.37C4.38 19.97 9.11 21.69 10.81 21.91C13.24 22.22 15.87 21.77 17.76 20.04C19.84 18.11 20.6 15.03 19.48 12.35ZM10.2 17.38C11.64 17.03 12.38 15.99 12.58 15.07C12.91 13.64 11.62 12.24 12.49 9.98002C12.82 11.85 15.76 13.02 15.76 15.06C15.84 17.59 13.1 19.76 10.2 17.38Z\" />";
|
|
57
|
-
export declare const iconFiscal = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.15 3.55L20.54 5.23C20.83 5.57 21 6.02 21 6.5V19C21 20.1 20.1 21 19 21H5C3.9 21 3 20.1 3 19V6.5C3 6.02 3.17 5.57 3.46 5.23L4.84 3.55C5.12 3.21 5.53 3 6 3H18C18.47 3 18.88 3.21 19.15 3.55ZM5.93 4L5.12 5H18.87L17.93 4H5.93ZM9 10C8.44772 10 8 10.4477 8 11V15C8 15.5523 8.44772 16 9 16H15C15.5523 16 16 15.5523 16 15V11C16 10.4477 15.5523 10 15 10H9Z\" />";
|
|
58
|
-
export declare const iconFolderAlert = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.58 3.59L11.99 5H2C2 3.9 2.89 3 3.99 3H9.16C9.69 3 10.2 3.21 10.58 3.59ZM2 6H20C21.1046 6 22 6.89543 22 8V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6ZM11 13C11 13.55 11.45 14 12 14C12.55 14 13 13.55 13 13V9C13 8.45 12.55 8 12 8C11.45 8 11 8.45 11 9V13ZM12 18C12.5523 18 13 17.5523 13 17C13 16.4477 12.5523 16 12 16C11.4477 16 11 16.4477 11 17C11 17.5523 11.4477 18 12 18Z\" />";
|
|
59
|
-
export declare const iconFolderCheck = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.58 3.59L11.99 5H2C2 3.9 2.89 3 3.99 3H9.16C9.69 3 10.2 3.21 10.58 3.59ZM2 6H20C21.1046 6 22 6.89543 22 8V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6ZM6.2925 13.3949L9.8825 16.9849C10.2725 17.3749 10.9125 17.3749 11.2925 16.9849L17.6001 10.4024C17.9901 10.0124 17.9901 9.38243 17.6001 8.99243C17.2101 8.60243 16.5801 8.60243 16.1901 8.99243L10.5925 14.8649L7.7025 11.9849C7.3125 11.5949 6.6825 11.5949 6.2925 11.9849C5.9025 12.3749 5.9025 13.0049 6.2925 13.3949Z\" />";
|
|
60
|
-
export declare const iconFolderFewCheck = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.58 3.59L11.99 5H2C2 3.9 2.89 3 3.99 3H9.16C9.69 3 10.2 3.21 10.58 3.59ZM2 6H20C21.1046 6 22 6.89543 22 8V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6ZM8 12C7.44772 12 7 12.4477 7 13C7 13.5523 7.44772 14 8 14H16C16.5523 14 17 13.5523 17 13C17 12.4477 16.5523 12 16 12H8Z\" />";
|
|
61
|
-
export declare const iconFolderMove = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.58 3.59L11.99 5H2C2 3.9 2.89 3 3.99 3H9.16C9.69 3 10.2 3.21 10.58 3.59ZM2 6H20C21.1046 6 22 6.89543 22 8V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6ZM11.9351 15.6444L13.6351 13.9444H8.09435C7.82151 13.9444 7.59589 13.8552 7.41749 13.6769C7.2391 13.4985 7.1499 13.2728 7.1499 13C7.1499 12.7272 7.2391 12.5015 7.41749 12.3231C7.59589 12.1448 7.82151 12.0556 8.09435 12.0556H13.6351L11.9351 10.3556C11.7462 10.1667 11.6518 9.9463 11.6518 9.69444C11.6518 9.44259 11.7462 9.22222 11.9351 9.03333C12.124 8.84444 12.3443 8.75 12.5962 8.75C12.8481 8.75 13.0684 8.84444 13.2573 9.03333L16.5629 12.3389C16.7518 12.5278 16.8462 12.7481 16.8462 13C16.8462 13.2519 16.7518 13.4722 16.5629 13.6611L13.2573 16.9667C13.0684 17.1556 12.8481 17.25 12.5962 17.25C12.3443 17.25 12.124 17.1556 11.9351 16.9667C11.7462 16.7778 11.6518 16.5574 11.6518 16.3056C11.6518 16.0537 11.7462 15.8333 11.9351 15.6444Z\" />";
|
|
62
|
-
export declare const iconFolder = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.99 5L10.58 3.59C10.2 3.21 9.69 3 9.16 3H3.99C2.89 3 2 3.9 2 5H11.99ZM20 6H2V18C2 19.1046 2.89543 20 4 20H20C21.1046 20 22 19.1046 22 18V8C22 6.89543 21.1046 6 20 6Z\" />";
|
|
63
|
-
export declare const iconGift = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.87868 2.87862C6.03459 3.72272 5.79864 4.94467 6.17085 6H4C2.89543 6 2 6.89543 2 8V9H22V8C22 6.89543 21.1046 6 20 6H17.8289C18.2012 4.9446 17.9653 3.72249 17.1212 2.87831C15.9496 1.70674 14.0501 1.70674 12.8785 2.87831C12.6696 3.08728 12.3389 3.41713 11.9999 3.75505C11.6609 3.41726 11.3302 3.08754 11.1213 2.87862C9.94975 1.70705 8.05025 1.70705 6.87868 2.87862ZM16 4.99961C16 5.55189 15.5523 5.99961 15 5.99961C14.4477 5.99961 13.5 4.99961 13.5 4.99961C13.5 4.99961 14.4477 3.99961 15 3.99961C15.5523 3.99961 16 4.44732 16 4.99961ZM10.4998 4.99997C10.4998 4.99997 9.55207 5.99997 8.99978 5.99997C8.4475 5.99997 7.99978 5.55225 7.99978 4.99997C7.99978 4.44768 8.4475 3.99997 8.99978 3.99997C9.55207 3.99997 10.4998 4.99997 10.4998 4.99997ZM3 11H10V22H5C3.89543 22 3 21.1046 3 20V11ZM19 22H14V11H21V20C21 21.1046 20.1046 22 19 22Z\" />";
|
|
64
|
-
export declare const iconGoToChat = "<path d=\"M3 16H8.175L7.3 16.875C7.1 17.075 7.00417 17.3084 7.0125 17.575C7.02083 17.8417 7.11667 18.075 7.3 18.275C7.5 18.475 7.73333 18.5792 8 18.5875C8.26667 18.5959 8.5 18.5 8.7 18.3L11.3 15.7C11.5 15.5 11.6 15.2667 11.6 15C11.6 14.7334 11.5 14.5 11.3 14.3L8.7 11.7C8.51667 11.5167 8.28333 11.425 8 11.425C7.71667 11.425 7.48333 11.5167 7.3 11.7C7.1 11.9 7 12.1375 7 12.4125C7 12.6875 7.09167 12.9167 7.275 13.1L8.175 14H3C2.71667 14 2.47917 14.0959 2.2875 14.2875C2.09583 14.4792 2 14.7167 2 15C2 15.2834 2.09583 15.5209 2.2875 15.7125C2.47917 15.9042 2.71667 16 3 16Z\" /><path d=\"M6 8C6 7.44772 6.44772 7 7 7H17C17.5523 7 18 7.44772 18 8C18 8.55228 17.5523 9 17 9H7C6.44772 9 6 8.55228 6 8Z\" /><path d=\"M13 11C13 10.4477 13.4477 10 14 10H17C17.5523 10 18 10.4477 18 11C18 11.5523 17.5523 12 17 12H14C13.4477 12 13 11.5523 13 11Z\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 5C2 3.89543 2.89543 3 4 3H20C21.1046 3 22 3.89543 22 5V20C22 20.3688 21.797 20.7077 21.4719 20.8817C21.1467 21.0557 20.7522 21.0366 20.4453 20.8321L17.6972 19H13C12.4477 19 12 18.5523 12 18C12 17.4477 12.4477 17 13 17H17.6972C18.0921 17 18.4781 17.1169 18.8066 17.3359L20 18.1315V5H4V11.5C4 12.0523 3.55228 12.5 3 12.5C2.44772 12.5 2 12.0523 2 11.5V5Z\" />";
|
|
65
|
-
export declare const iconGoToMinichat = "<path d=\"M11.2157 10.9185C11.07 11.0594 10.8857 11.1298 10.6629 11.1298H6.11143C5.88857 11.1298 5.70428 11.0594 5.55857 10.9185C5.41286 10.7776 5.34 10.5994 5.34 10.384C5.34 10.1685 5.41286 9.99033 5.55857 9.84945C5.70428 9.70856 5.88857 9.63812 6.11143 9.63812H8.76L3.23143 4.29282C3.07714 4.14365 3 3.96547 3 3.75829C3 3.5511 3.07714 3.37293 3.23143 3.22376C3.38571 3.07459 3.57 3 3.78428 3C3.99857 3 4.18286 3.07459 4.33714 3.22376L9.89143 8.59392V5.98342C9.89143 5.76796 9.96428 5.58978 10.11 5.44889C10.2557 5.30801 10.44 5.23757 10.6629 5.23757C10.8857 5.23757 11.07 5.30801 11.2157 5.44889C11.3614 5.58978 11.4343 5.76796 11.4343 5.98342V10.384C11.4343 10.5994 11.3614 10.7776 11.2157 10.9185Z\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.2857 6.58009C13.2857 6.03085 13.7462 5.58561 14.3143 5.58561H18.9429C20.079 5.58561 21 6.47609 21 7.57456V17.0221C21 18.1205 20.079 19.011 18.9429 19.011H8.56891L6.81303 20.7087C6.51886 20.9931 6.07645 21.0782 5.6921 20.9243C5.30775 20.7703 5.05714 20.4077 5.05714 20.0055V14.0386C5.05714 13.4894 5.51765 13.0442 6.08572 13.0442C6.65378 13.0442 7.11429 13.4894 7.11429 14.0386V17.6046C7.50008 17.2316 8.02332 17.0221 8.56891 17.0221H18.9429V7.57456H14.3143C13.7462 7.57456 13.2857 7.12932 13.2857 6.58009Z\" />";
|
|
66
|
-
export declare const iconGoods = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 2C2.89543 2 2 2.89543 2 4V7H22V4C22 2.89543 21.1046 2 20 2H4ZM3 8H21V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V8ZM8 11C8 10.4477 8.44772 10 9 10H15C15.5523 10 16 10.4477 16 11C16 11.5523 15.5523 12 15 12H9C8.44772 12 8 11.5523 8 11Z\" />";
|
|
67
|
-
export declare const iconGraphSquare = "<path d=\"M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM9 17H7V7H9V17ZM13 17H11V10.5H13V17ZM17 17H15V13H17V17Z\" />";
|
|
68
|
-
export declare const iconHealing = "<path d=\"M17.73 12.0201L21.71 8.04006C22.1 7.65006 22.1 7.02006 21.71 6.63006L17.37 2.29006C16.98 1.90006 16.35 1.90006 15.96 2.29006L11.98 6.27006L8.00002 2.29006C7.80002 2.10006 7.55002 2.00006 7.29002 2.00006C7.04002 2.00006 6.78002 2.10006 6.59002 2.29006L2.25002 6.63006C1.86002 7.02006 1.86002 7.65006 2.25002 8.04006L6.23002 12.0201L2.25002 16.0001C1.86002 16.3901 1.86002 17.0201 2.25002 17.4101L6.59002 21.7501C6.98002 22.1401 7.61002 22.1401 8.00002 21.7501L11.98 17.7701L15.96 21.7501C16.16 21.9501 16.41 22.0401 16.67 22.0401C16.93 22.0401 17.18 21.9401 17.38 21.7501L21.72 17.4101C22.11 17.0201 22.11 16.3901 21.72 16.0001L17.73 12.0201ZM12 9.00006C12.55 9.00006 13 9.45006 13 10.0001C13 10.5501 12.55 11.0001 12 11.0001C11.45 11.0001 11 10.5501 11 10.0001C11 9.45006 11.45 9.00006 12 9.00006ZM7.29002 10.9601L3.66002 7.34006L7.29002 3.71006L10.91 7.33006L7.29002 10.9601ZM10 13.0001C9.45002 13.0001 9.00002 12.5501 9.00002 12.0001C9.00002 11.4501 9.45002 11.0001 10 11.0001C10.55 11.0001 11 11.4501 11 12.0001C11 12.5501 10.55 13.0001 10 13.0001ZM12 15.0001C11.45 15.0001 11 14.5501 11 14.0001C11 13.4501 11.45 13.0001 12 13.0001C12.55 13.0001 13 13.4501 13 14.0001C13 14.5501 12.55 15.0001 12 15.0001ZM14 11.0001C14.55 11.0001 15 11.4501 15 12.0001C15 12.5501 14.55 13.0001 14 13.0001C13.45 13.0001 13 12.5501 13 12.0001C13 11.4501 13.45 11.0001 14 11.0001ZM16.66 20.3401L13.03 16.7201L16.66 13.0901L20.28 16.7101L16.66 20.3401Z\" />";
|
|
69
|
-
export declare const iconHelpOutlined = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 20C7.59 20 4 16.41 4 12C4 7.59 7.59 4 12 4C16.41 4 20 7.59 20 12C20 16.41 16.41 20 12 20ZM11 17C11 16.4477 11.4477 16 12 16C12.5523 16 13 16.4477 13 17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17ZM12.61 6.04C10.55 5.74 8.73 7.01 8.18 8.83C8 9.41 8.44 10 9.05 10H9.25C9.66 10 9.99 9.71 10.13 9.33C10.45 8.44 11.4 7.83 12.43 8.05C13.38 8.25 14.08 9.18 14 10.15C13.9 11.49 12.38 11.78 11.55 13.03C11.55 13.04 11.54 13.04 11.54 13.05C11.53 13.07 11.52 13.08 11.51 13.1C11.42 13.25 11.33 13.42 11.26 13.6C11.25 13.63 11.23 13.65 11.22 13.68C11.21 13.7 11.21 13.72 11.2 13.75C11.08 14.09 11 14.5 11 15H13C13 14.58 13.11 14.23 13.28 13.93C13.3 13.9 13.31 13.87 13.33 13.84C13.41 13.7 13.51 13.57 13.61 13.45C13.62 13.44 13.63 13.42 13.64 13.41C13.74 13.29 13.85 13.18 13.97 13.07C14.93 12.16 16.23 11.42 15.96 9.51C15.72 7.77 14.35 6.3 12.61 6.04Z\" />";
|
|
70
|
-
export declare const iconHelpSolid = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17C12.5523 17 13 17.4477 13 18ZM15.07 11.25L14.17 12.17C13.67 12.68 13.31 13.14 13.13 13.86C13.05 14.18 13 14.54 13 15H11V14.5C11 14.04 11.08 13.6 11.22 13.19C11.42 12.61 11.75 12.09 12.17 11.67L13.41 10.41C13.87 9.97 14.09 9.31 13.96 8.61C13.83 7.89 13.27 7.28 12.57 7.08C11.46 6.77 10.43 7.4 10.1 8.35C9.98 8.72 9.67 9 9.28 9H8.98C8.4 9 8 8.44 8.16 7.88C8.59 6.41 9.84 5.29 11.39 5.05C12.91 4.81 14.36 5.6 15.26 6.85C16.44 8.48 16.09 10.23 15.07 11.25Z\" />";
|
|
71
|
-
export declare const iconHelp = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17C12.5523 17 13 17.4477 13 18ZM15.07 11.25L14.17 12.17C13.67 12.68 13.31 13.14 13.13 13.86C13.05 14.18 13 14.54 13 15H11V14.5C11 14.04 11.08 13.6 11.22 13.19C11.42 12.61 11.75 12.09 12.17 11.67L13.41 10.41C13.87 9.97 14.09 9.31 13.96 8.61C13.83 7.89 13.27 7.28 12.57 7.08C11.46 6.77 10.43 7.4 10.1 8.35C9.98 8.72 9.67 9 9.28 9H8.98C8.4 9 8 8.44 8.16 7.88C8.59 6.41 9.84 5.29 11.39 5.05C12.91 4.81 14.36 5.6 15.26 6.85C16.44 8.48 16.09 10.23 15.07 11.25Z\" />";
|
|
72
|
-
export declare const iconHistory = "<path d=\"M13.26 2.99995C8.17003 2.85995 4.00003 6.94995 4.00003 12H2.21003C1.76003 12 1.54003 12.54 1.86003 12.85L4.65003 15.65C4.85003 15.8499 5.16003 15.8499 5.36003 15.65L8.15003 12.85C8.46003 12.54 8.24003 12 7.79003 12H6.00003C6.00003 8.09995 9.18003 4.94995 13.1 4.99995C16.82 5.04995 19.95 8.17995 20 11.9C20.05 15.8099 16.9 19 13 19C11.39 19 9.90003 18.45 8.72003 17.52C8.32003 17.21 7.76003 17.24 7.40003 17.6C6.98003 18.02 7.01003 18.73 7.48003 19.09C9.00003 20.29 10.91 21 13 21C18.05 21 22.14 16.83 22 11.74C21.87 7.04995 17.95 3.12995 13.26 2.99995ZM12.75 7.99995C12.34 7.99995 12 8.33995 12 8.74995V12.43C12 12.78 12.19 13.11 12.49 13.29L15.61 15.14C15.97 15.35 16.43 15.23 16.64 14.88C16.85 14.52 16.73 14.06 16.38 13.85L13.5 12.14V8.73995C13.5 8.33995 13.16 7.99995 12.75 7.99995Z\" />";
|
|
73
|
-
export declare const iconId = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 5C3 3.89543 3.89543 3 5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5ZM8.75 10C9.16421 10 9.5 9.66421 9.5 9.25C9.5 8.83579 9.16421 8.5 8.75 8.5C8.33579 8.5 8 8.83579 8 9.25C8 9.66421 8.33579 10 8.75 10ZM8 11.75C8 11.3358 8.33579 11 8.75 11C9.16421 11 9.5 11.3358 9.5 11.75V14.75C9.5 15.1642 9.16421 15.5 8.75 15.5C8.33579 15.5 8 15.1642 8 14.75V11.75ZM14.5 7.75C14.5 7.33579 14.8358 7 15.25 7C15.6642 7 16 7.33579 16 7.75V10.5V11V15C16 15.28 15.78 15.5 15.5 15.5H13C12 15.5 11.5 14.75 11.5 14V11.5C11.5 10.75 12 10 13 10H14.5V7.75ZM13.5 11.5H14.5V14H13.5C13.2239 14 13 13.7761 13 13.5V12C13 11.7239 13.2239 11.5 13.5 11.5Z\" />";
|
|
74
|
-
export declare const iconImage = "<path d=\"M21 19V5C21 3.9 20.1 3 19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19ZM8.5 13.5L11 16.51L14.5 12L19 18H5L8.5 13.5Z\" />";
|
|
75
|
-
export declare const iconImportExport = "<path d=\"M16 17.01V11C16 10.45 15.55 10 15 10C14.45 10 14 10.45 14 11V17.01H12.21C11.76 17.01 11.54 17.55 11.86 17.86L14.65 20.64C14.85 20.83 15.16 20.83 15.36 20.64L18.15 17.86C18.47 17.55 18.24 17.01 17.8 17.01H16ZM8.65003 3.35002L5.86003 6.14002C5.54003 6.45002 5.76003 6.99002 6.21003 6.99002H8.00003V13C8.00003 13.55 8.45003 14 9.00003 14C9.55003 14 10 13.55 10 13V6.99002H11.79C12.24 6.99002 12.46 6.45002 12.14 6.14002L9.35003 3.35002C9.16003 3.16002 8.84003 3.16002 8.65003 3.35002Z\" />";
|
|
76
|
-
export declare const iconImport = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.3188 10.7409C6.89373 11.1284 6.89373 11.7544 7.3188 12.142L11.2316 15.7093C11.6567 16.0969 12.3433 16.0969 12.7684 15.7093L16.6812 12.142C17.1063 11.7544 17.1063 11.1284 16.6812 10.7409C16.2561 10.3533 15.5695 10.3533 15.1444 10.7409L13.0845 12.609L13.0845 3.99369C13.0845 3.44716 12.594 3 11.9945 3C11.3951 3 10.9046 3.44716 10.9046 3.99369L10.9046 12.609L8.85559 10.7409C8.43052 10.3533 7.73297 10.3633 7.3188 10.7409ZM4.5 19H5H6H6.5H17.5H18L19 19H19.5C19.7761 19 20 18.7761 20 18.5V18V17V16C20 15.4477 20.4477 15 21 15C21.5523 15 22 15.4477 22 16V19C22 20.1046 21.1046 21 20 21L4 21C2.89543 21 2 20.1046 2 19L2 16C2 15.4477 2.44772 15 3 15C3.55228 15 4 15.4477 4 16V17V18L4 18.5C4 18.7761 4.22386 19 4.5 19Z\" />";
|
|
77
|
-
export declare const iconIncomingCall = "<path d=\"M19.23 15.26L16.69 14.97C16.08 14.9 15.48 15.11 15.05 15.54L13.21 17.38C10.38 15.94 8.06004 13.63 6.62004 10.79L8.47004 8.94001C8.90004 8.51001 9.11004 7.91001 9.04004 7.30001L8.75004 4.78001C8.63004 3.77001 7.78004 3.01001 6.76004 3.01001H5.03004C3.90004 3.01001 2.96004 3.95001 3.03004 5.08001C3.56004 13.62 10.39 20.44 18.92 20.97C20.05 21.04 20.99 20.1 20.99 18.97V17.24C21 16.23 20.24 15.38 19.23 15.26Z\" /><path d=\"M13.0626 10.8625C13.2043 11.0042 13.3834 11.075 13.6001 11.075H18.0251C18.2418 11.075 18.4209 11.0042 18.5626 10.8625C18.7043 10.7209 18.7751 10.5417 18.7751 10.325C18.7751 10.1084 18.7043 9.92919 18.5626 9.78752C18.4209 9.64586 18.2418 9.57502 18.0251 9.57502H15.4501L20.8251 4.20002C20.9751 4.05002 21.0501 3.87086 21.0501 3.66252C21.0501 3.45419 20.9751 3.27502 20.8251 3.12502C20.6751 2.97502 20.4959 2.90002 20.2876 2.90002C20.0793 2.90002 19.9001 2.97502 19.7501 3.12502L14.3501 8.52502V5.90002C14.3501 5.68336 14.2793 5.50419 14.1376 5.36252C13.9959 5.22086 13.8168 5.15002 13.6001 5.15002C13.3834 5.15002 13.2043 5.22086 13.0626 5.36252C12.9209 5.50419 12.8501 5.68336 12.8501 5.90002V10.325C12.8501 10.5417 12.9209 10.7209 13.0626 10.8625Z\" />";
|
|
78
|
-
export declare const iconInfo = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 17C11.45 17 11 16.55 11 16V12C11 11.45 11.45 11 12 11C12.55 11 13 11.45 13 12V16C13 16.55 12.55 17 12 17ZM13 8C13 8.55228 12.5523 9 12 9C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8Z\" />";
|
|
79
|
-
export declare const iconInsurancelost = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.19 4.47L11.19 1.36C11.7 1.13 12.3 1.13 12.81 1.36L19.81 4.47C20.53 4.79 21 5.51 21 6.3V11C21 16.55 17.16 21.74 12 23C6.84 21.74 3 16.55 3 11V6.3C3 5.51 3.47 4.79 4.19 4.47ZM8.46442 9.87868C8.0739 9.48815 8.0739 8.85499 8.46442 8.46446C8.85495 8.07394 9.48811 8.07394 9.87864 8.46446L12 10.5858L14.1213 8.46449C14.5118 8.07397 15.1449 8.07397 15.5355 8.46449C15.926 8.85502 15.926 9.48818 15.5355 9.87871L13.4142 12L15.5355 14.1213C15.926 14.5118 15.926 15.145 15.5355 15.5355C15.145 15.9261 14.5118 15.9261 14.1213 15.5355L12 13.4142L9.87862 15.5356C9.48809 15.9261 8.85493 15.9261 8.4644 15.5356C8.07388 15.145 8.07388 14.5119 8.4644 14.1213L10.5857 12L8.46442 9.87868Z\"/>";
|
|
80
|
-
export declare const iconInsurance = "<path d=\"M11.19 1.36L4.19 4.47C3.47 4.79 3 5.51 3 6.3V11C3 16.55 6.84 21.74 12 23C17.16 21.74 21 16.55 21 11V6.3C21 5.51 20.53 4.79 19.81 4.47L12.81 1.36C12.3 1.13 11.7 1.13 11.19 1.36ZM9.29 16.29L6.7 13.7C6.31 13.31 6.31 12.68 6.7 12.29C7.09 11.9 7.72 11.9 8.11 12.29L10 14.17L15.88 8.29C16.27 7.9 16.9 7.9 17.29 8.29C17.68 8.68 17.68 9.31 17.29 9.7L10.7 16.29C10.32 16.68 9.68 16.68 9.29 16.29Z\"/>";
|
|
81
|
-
export declare const iconLamp = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18 8.5044C18 10.1246 17.3584 11.5943 16.3158 12.6727C15.5239 13.4954 15.1704 14.3814 15 15.5C14.9248 15.9815 14.4912 16.5 14 16.5H10C9.5138 16.5 9.09299 15.9815 9.02281 15.5C8.84738 14.3814 8.46644 13.4853 7.67448 12.6677C6.65195 11.6043 6.01538 10.1597 6.00034 8.56961C5.96526 5.22891 8.62182 2.52525 11.9601 2.50017C15.2933 2.47509 18 5.17373 18 8.5044ZM12.6768 4.86775C12.6768 4.49657 12.3761 4.19059 12.0002 4.19059C9.61428 4.19059 7.66947 6.1318 7.66947 8.52446C7.66947 8.89565 7.97021 9.20163 8.34614 9.20163C8.71706 9.20163 9.02281 8.90067 9.02281 8.52446C9.02281 6.87919 10.3611 5.54492 12.0002 5.54492C12.3761 5.54492 12.6768 5.24396 12.6768 4.86775ZM9.39018 18.1117C9.31842 17.7986 9.55631 17.5 9.87754 17.5H14.1225C14.4437 17.5 14.6816 17.7986 14.6098 18.1117L14.3807 19.1117C14.3286 19.3389 14.1264 19.5 13.8933 19.5H10.1067C9.8736 19.5 9.67142 19.3389 9.61935 19.1117L9.39018 18.1117ZM13.75 20.5H10.25C10.25 21.0523 10.6977 21.5 11.25 21.5H12.75C13.3023 21.5 13.75 21.0523 13.75 20.5Z\"/>";
|
|
82
|
-
export declare const iconLike = "<path d=\"M13.12 2.05997L7.58 7.59997C7.21 7.96997 7 8.47997 7 9.00997V19C7 20.1 7.9 21 9 21H18C18.8 21 19.52 20.52 19.84 19.79L23.1 12.18C23.94 10.2 22.49 7.99997 20.34 7.99997H14.69L15.64 3.41997C15.74 2.91997 15.59 2.40997 15.23 2.04997C14.64 1.46997 13.7 1.46997 13.12 2.05997ZM3 21C4.1 21 5 20.1 5 19V11C5 9.89997 4.1 8.99997 3 8.99997C1.9 8.99997 1 9.89997 1 11V19C1 20.1 1.9 21 3 21Z\" />";
|
|
83
|
-
export declare const iconLinkedCircleOutlined = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 12C2 6.48 6.47 2 11.99 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 11.99 22C6.47 22 2 17.52 2 12ZM4 12C4 16.42 7.58 20 12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12ZM15.5104 11.9749C15.9009 12.3654 16.5341 12.3654 16.9246 11.9749C18.2915 10.608 18.2915 8.39196 16.9246 7.02513C15.5578 5.65829 13.3417 5.65829 11.9749 7.02513L10.2071 8.79289C8.84027 10.1597 8.84027 12.3758 10.2071 13.7426C10.3271 13.8627 10.4537 13.9722 10.5857 14.0711L12.0352 12.6216C11.8856 12.5501 11.7453 12.4524 11.6213 12.3284C11.0355 11.7426 11.0355 10.7929 11.6213 10.2071L13.3891 8.43934C13.9749 7.85355 14.9246 7.85355 15.5104 8.43934C16.0962 9.02513 16.0962 9.97487 15.5104 10.5607C15.1199 10.9512 15.1199 11.5843 15.5104 11.9749ZM8.43934 11.9749C8.04882 11.5844 7.41565 11.5844 7.02513 11.9749C5.65829 13.3417 5.65829 15.5578 7.02513 16.9246C8.39196 18.2915 10.608 18.2915 11.9749 16.9246L13.7426 15.1569C15.1095 13.79 15.1095 11.5739 13.7426 10.2071C13.6226 10.0871 13.496 9.97757 13.364 9.87862L11.9145 11.3281C12.0642 11.3996 12.2045 11.4974 12.3284 11.6213C12.9142 12.2071 12.9142 13.1569 12.3284 13.7426L10.5607 15.5104C9.97487 16.0962 9.02513 16.0962 8.43934 15.5104C7.85355 14.9246 7.85355 13.9749 8.43934 13.3891C8.82986 12.9986 8.82986 12.3654 8.43934 11.9749Z\" />";
|
|
84
|
-
export declare const iconLinked = "<mask id=\"path-1-inside-1\" > <path d=\"M16.6924 11.0355C16.3019 10.645 16.3019 10.0118 16.6924 9.62132L17.753 8.56066C18.3388 7.97487 18.3388 7.02513 17.753 6.43934C17.1673 5.85355 16.2175 5.85355 15.6317 6.43934L11.3891 10.682C10.8033 11.2678 10.8033 12.2175 11.3891 12.8033C11.5131 12.9273 11.6533 13.025 11.803 13.0965L10.3535 14.546C10.2215 14.447 10.0949 14.3376 9.97487 14.2175C8.60804 12.8507 8.60804 10.6346 9.97487 9.26777L14.2175 5.02513C15.5843 3.65829 17.8004 3.65829 19.1673 5.02513C20.5341 6.39196 20.5341 8.60804 19.1673 9.97487L18.1066 11.0355C17.7161 11.4261 17.0829 11.4261 16.6924 11.0355Z\"/> <path d=\"M7.5 13.1569C7.10948 12.7663 6.47631 12.7663 6.08579 13.1569L5.02513 14.2175C3.65829 15.5843 3.65829 17.8004 5.02513 19.1673C6.39196 20.5341 8.60804 20.5341 9.97487 19.1673L14.2175 14.9246C15.5843 13.5578 15.5843 11.3417 14.2175 9.97487C14.0975 9.85483 13.9709 9.74534 13.8389 9.64638L12.3894 11.0959C12.5391 11.1674 12.6793 11.2651 12.8033 11.3891C13.3891 11.9749 13.3891 12.9246 12.8033 13.5104L8.56066 17.753C7.97487 18.3388 7.02513 18.3388 6.43934 17.753C5.85355 17.1673 5.85355 16.2175 6.43934 15.6317L7.5 14.5711C7.89052 14.1805 7.89052 13.5474 7.5 13.1569Z\"/> </mask> <path d=\"M16.6924 11.0355C16.3019 10.645 16.3019 10.0118 16.6924 9.62132L17.753 8.56066C18.3388 7.97487 18.3388 7.02513 17.753 6.43934C17.1673 5.85355 16.2175 5.85355 15.6317 6.43934L11.3891 10.682C10.8033 11.2678 10.8033 12.2175 11.3891 12.8033C11.5131 12.9273 11.6533 13.025 11.803 13.0965L10.3535 14.546C10.2215 14.447 10.0949 14.3376 9.97487 14.2175C8.60804 12.8507 8.60804 10.6346 9.97487 9.26777L14.2175 5.02513C15.5843 3.65829 17.8004 3.65829 19.1673 5.02513C20.5341 6.39196 20.5341 8.60804 19.1673 9.97487L18.1066 11.0355C17.7161 11.4261 17.0829 11.4261 16.6924 11.0355Z\" /> <path d=\"M7.5 13.1569C7.10948 12.7663 6.47631 12.7663 6.08579 13.1569L5.02513 14.2175C3.65829 15.5843 3.65829 17.8004 5.02513 19.1673C6.39196 20.5341 8.60804 20.5341 9.97487 19.1673L14.2175 14.9246C15.5843 13.5578 15.5843 11.3417 14.2175 9.97487C14.0975 9.85483 13.9709 9.74534 13.8389 9.64638L12.3894 11.0959C12.5391 11.1674 12.6793 11.2651 12.8033 11.3891C13.3891 11.9749 13.3891 12.9246 12.8033 13.5104L8.56066 17.753C7.97487 18.3388 7.02513 18.3388 6.43934 17.753C5.85355 17.1673 5.85355 16.2175 6.43934 15.6317L7.5 14.5711C7.89052 14.1805 7.89052 13.5474 7.5 13.1569Z\" /> <path d=\"M17.753 8.56066L19.1673 9.97487L17.753 8.56066ZM15.6317 6.43934L14.2175 5.02513L15.6317 6.43934ZM11.3891 10.682L12.8033 12.0962L11.3891 10.682ZM11.803 13.0965L13.2172 14.5107L15.217 12.5109L12.6651 11.2918L11.803 13.0965ZM10.3535 14.546L9.15377 16.1462L10.5414 17.1865L11.7677 15.9602L10.3535 14.546ZM9.97487 9.26777L11.3891 10.682L9.97487 9.26777ZM14.2175 5.02513L12.8033 3.61091L14.2175 5.02513ZM19.1673 9.97487L17.753 8.56066L17.753 8.56066L19.1673 9.97487ZM18.1066 11.0355L19.5208 12.4497H19.5208L18.1066 11.0355ZM16.6924 9.62132L15.2782 8.20711L16.6924 9.62132ZM5.02513 14.2175L6.43934 15.6317L5.02513 14.2175ZM13.8389 9.64638L15.0386 8.04617L13.651 7.00585L12.4247 8.23217L13.8389 9.64638ZM12.3894 11.0959L10.9752 9.68167L8.97538 11.6815L11.5273 12.9005L12.3894 11.0959ZM12.8033 13.5104L14.2175 14.9246L12.8033 13.5104ZM8.56066 17.753L7.14645 16.3388H7.14645L8.56066 17.753ZM6.43934 15.6317L5.02513 14.2175L5.02513 14.2175L6.43934 15.6317ZM7.5 14.5711L8.91421 15.9853L8.91421 15.9853L7.5 14.5711ZM6.08579 13.1569L4.67157 11.7426L4.67157 11.7426L6.08579 13.1569ZM18.1066 11.0355L19.1673 9.97487L16.3388 7.14645L15.2782 8.20711L18.1066 11.0355ZM19.1673 9.97487C20.5341 8.60804 20.5341 6.39196 19.1673 5.02513L16.3388 7.85355C16.1436 7.65829 16.1436 7.34171 16.3388 7.14645L19.1673 9.97487ZM19.1673 5.02513C17.8004 3.65829 15.5843 3.65829 14.2175 5.02513L17.0459 7.85355C16.8507 8.04882 16.5341 8.04882 16.3388 7.85355L19.1673 5.02513ZM14.2175 5.02513L9.97487 9.26777L12.8033 12.0962L17.0459 7.85355L14.2175 5.02513ZM9.97487 9.26777C8.60804 10.6346 8.60804 12.8507 9.97487 14.2175L12.8033 11.3891C12.9986 11.5843 12.9986 11.9009 12.8033 12.0962L9.97487 9.26777ZM9.97487 14.2175C10.2616 14.5042 10.5892 14.7332 10.9409 14.9012L12.6651 11.2918C12.7174 11.3168 12.7645 11.3503 12.8033 11.3891L9.97487 14.2175ZM11.7677 15.9602L13.2172 14.5107L10.3888 11.6823L8.93928 13.1318L11.7677 15.9602ZM8.56066 15.6317C8.74791 15.819 8.9462 15.9906 9.15377 16.1462L11.5532 12.9458C11.4968 12.9035 11.4419 12.8561 11.3891 12.8033L8.56066 15.6317ZM8.56066 7.85355C6.41278 10.0014 6.41278 13.4838 8.56066 15.6317L11.3891 12.8033C10.8033 12.2175 10.8033 11.2678 11.3891 10.682L8.56066 7.85355ZM12.8033 3.61091L8.56066 7.85355L11.3891 10.682L15.6317 6.43934L12.8033 3.61091ZM20.5815 3.61091C18.4336 1.46303 14.9512 1.46303 12.8033 3.61091L15.6317 6.43934C16.2175 5.85355 17.1673 5.85355 17.753 6.43934L20.5815 3.61091ZM20.5815 11.3891C22.7294 9.2412 22.7294 5.7588 20.5815 3.61091L17.753 6.43934C18.3388 7.02513 18.3388 7.97487 17.753 8.56066L20.5815 11.3891ZM19.5208 12.4497L20.5815 11.3891L17.753 8.56066L16.6924 9.62132L19.5208 12.4497ZM16.6924 9.62132C17.0829 9.2308 17.7161 9.2308 18.1066 9.62132L15.2782 12.4497C16.4497 13.6213 18.3492 13.6213 19.5208 12.4497L16.6924 9.62132ZM15.2782 8.20711C14.1066 9.37868 14.1066 11.2782 15.2782 12.4497L18.1066 9.62132C18.4971 10.0118 18.4971 10.645 18.1066 11.0355L15.2782 8.20711ZM4.67157 11.7426L3.61091 12.8033L6.43934 15.6317L7.5 14.5711L4.67157 11.7426ZM3.61091 12.8033C1.46303 14.9512 1.46303 18.4336 3.61091 20.5815L6.43934 17.753C5.85355 17.1673 5.85355 16.2175 6.43934 15.6317L3.61091 12.8033ZM3.61091 20.5815C5.7588 22.7294 9.2412 22.7294 11.3891 20.5815L8.56066 17.753C7.97487 18.3388 7.02513 18.3388 6.43934 17.753L3.61091 20.5815ZM11.3891 20.5815L15.6317 16.3388L12.8033 13.5104L8.56066 17.753L11.3891 20.5815ZM15.6317 16.3388C17.7796 14.191 17.7796 10.7085 15.6317 8.56066L12.8033 11.3891C13.3891 11.9749 13.3891 12.9246 12.8033 13.5104L15.6317 16.3388ZM15.6317 8.56066C15.4445 8.37341 15.2462 8.20179 15.0386 8.04617L12.6392 11.2466C12.6956 11.2889 12.7505 11.3363 12.8033 11.3891L15.6317 8.56066ZM12.4247 8.23217L10.9752 9.68167L13.8036 12.5101L15.2531 11.0606L12.4247 8.23217ZM14.2175 9.97487C13.9308 9.68814 13.6032 9.45923 13.2515 9.29123L11.5273 12.9005C11.475 12.8755 11.4279 12.8421 11.3891 12.8033L14.2175 9.97487ZM14.2175 14.9246C15.5843 13.5578 15.5843 11.3417 14.2175 9.97487L11.3891 12.8033C11.1938 12.608 11.1938 12.2915 11.3891 12.0962L14.2175 14.9246ZM9.97487 19.1673L14.2175 14.9246L11.3891 12.0962L7.14645 16.3388L9.97487 19.1673ZM5.02513 19.1673C6.39196 20.5341 8.60804 20.5341 9.97487 19.1673L7.14645 16.3388C7.34171 16.1436 7.65829 16.1436 7.85355 16.3388L5.02513 19.1673ZM5.02513 14.2175C3.65829 15.5843 3.65829 17.8004 5.02513 19.1673L7.85355 16.3388C8.04882 16.5341 8.04882 16.8507 7.85355 17.0459L5.02513 14.2175ZM6.08579 13.1569L5.02513 14.2175L7.85355 17.0459L8.91421 15.9853L6.08579 13.1569ZM8.91421 15.9853C10.0858 14.8137 10.0858 12.9142 8.91421 11.7426L6.08579 14.5711C5.69526 14.1805 5.69526 13.5474 6.08579 13.1569L8.91421 15.9853ZM7.5 14.5711C7.10948 14.9616 6.47631 14.9616 6.08579 14.5711L8.91421 11.7426C7.74264 10.5711 5.84315 10.5711 4.67157 11.7426L7.5 14.5711Z\" mask=\"url(#path-1-inside-1)\"/>";
|
|
85
|
-
export declare const iconLinkedRounded = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 12C2 6.48 6.47 2 11.99 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 11.99 22C6.47 22 2 17.52 2 12ZM4 12C4 16.42 7.58 20 12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12ZM15.5104 11.9749C15.9009 12.3654 16.5341 12.3654 16.9246 11.9749C18.2915 10.608 18.2915 8.39196 16.9246 7.02513C15.5578 5.65829 13.3417 5.65829 11.9749 7.02513L10.2071 8.79289C8.84027 10.1597 8.84027 12.3758 10.2071 13.7426C10.3271 13.8627 10.4537 13.9722 10.5857 14.0711L12.0352 12.6216C11.8856 12.5501 11.7453 12.4524 11.6213 12.3284C11.0355 11.7426 11.0355 10.7929 11.6213 10.2071L13.3891 8.43934C13.9749 7.85355 14.9246 7.85355 15.5104 8.43934C16.0962 9.02513 16.0962 9.97487 15.5104 10.5607C15.1199 10.9512 15.1199 11.5843 15.5104 11.9749ZM8.43934 11.9749C8.04882 11.5844 7.41565 11.5844 7.02513 11.9749C5.65829 13.3417 5.65829 15.5578 7.02513 16.9246C8.39196 18.2915 10.608 18.2915 11.9749 16.9246L13.7426 15.1569C15.1095 13.79 15.1095 11.5739 13.7426 10.2071C13.6226 10.0871 13.496 9.97757 13.364 9.87862L11.9145 11.3281C12.0642 11.3996 12.2045 11.4974 12.3284 11.6213C12.9142 12.2071 12.9142 13.1569 12.3284 13.7426L10.5607 15.5104C9.97487 16.0962 9.02513 16.0962 8.43934 15.5104C7.85355 14.9246 7.85355 13.9749 8.43934 13.3891C8.82986 12.9986 8.82986 12.3654 8.43934 11.9749Z\" />";
|
|
86
|
-
export declare const iconList = "<path d=\"M4 14H6C6.55 14 7 13.55 7 13V11C7 10.45 6.55 10 6 10H4C3.45 10 3 10.45 3 11V13C3 13.55 3.45 14 4 14ZM4 19H6C6.55 19 7 18.55 7 18V16C7 15.45 6.55 15 6 15H4C3.45 15 3 15.45 3 16V18C3 18.55 3.45 19 4 19ZM4 9H6C6.55 9 7 8.55 7 8V6C7 5.45 6.55 5 6 5H4C3.45 5 3 5.45 3 6V8C3 8.55 3.45 9 4 9ZM9 14H19C19.55 14 20 13.55 20 13V11C20 10.45 19.55 10 19 10H9C8.45 10 8 10.45 8 11V13C8 13.55 8.45 14 9 14ZM9 19H19C19.55 19 20 18.55 20 18V16C20 15.45 19.55 15 19 15H9C8.45 15 8 15.45 8 16V18C8 18.55 8.45 19 9 19ZM8 6V8C8 8.55 8.45 9 9 9H19C19.55 9 20 8.55 20 8V6C20 5.45 19.55 5 19 5H9C8.45 5 8 5.45 8 6Z\" />";
|
|
87
|
-
export declare const iconLocationArrow = "<path d=\"M10.05 13.95L3.65 11.35C3.46667 11.2667 3.31267 11.1417 3.188 10.975C3.06267 10.8084 3 10.6167 3 10.4C3 10.1834 3.05833 9.99169 3.175 9.82502C3.29167 9.65836 3.45 9.53336 3.65 9.45002L18.95 3.77502C19.15 3.69169 19.3417 3.67502 19.525 3.72502C19.7083 3.77502 19.8667 3.86669 20 4.00002C20.1333 4.13336 20.225 4.29169 20.275 4.47502C20.325 4.65836 20.3083 4.85002 20.225 5.05002L14.55 20.35C14.4667 20.5667 14.3377 20.729 14.163 20.837C13.9877 20.9457 13.8083 21 13.625 21C13.4417 21 13.2583 20.9457 13.075 20.837C12.8917 20.729 12.75 20.5667 12.65 20.35L10.05 13.95Z\" />";
|
|
88
|
-
export declare const iconLocationPin = "<path d=\"M12 2C8.13 2 5 5.13 5 9C5 13.17 9.42 18.92 11.24 21.11C11.64 21.59 12.37 21.59 12.77 21.11C14.58 18.92 19 13.17 19 9C19 5.13 15.87 2 12 2ZM12 11.5C10.62 11.5 9.5 10.38 9.5 9C9.5 7.62 10.62 6.5 12 6.5C13.38 6.5 14.5 7.62 14.5 9C14.5 10.38 13.38 11.5 12 11.5Z\" />";
|
|
89
|
-
export declare const iconLocation = "<path d=\"M12 2C8.13 2 5 5.13 5 9C5 13.17 9.42 18.92 11.24 21.11C11.64 21.59 12.37 21.59 12.77 21.11C14.58 18.92 19 13.17 19 9C19 5.13 15.87 2 12 2ZM12 11.5C10.62 11.5 9.5 10.38 9.5 9C9.5 7.62 10.62 6.5 12 6.5C13.38 6.5 14.5 7.62 14.5 9C14.5 10.38 13.38 11.5 12 11.5Z\" />";
|
|
90
|
-
export declare const iconLock = "<path d=\"M18 8H17V6C17 3.24 14.76 1 12 1C9.24 1 7 3.24 7 6V8H6C4.9 8 4 8.9 4 10V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V10C20 8.9 19.1 8 18 8ZM12 17C10.9 17 10 16.1 10 15C10 13.9 10.9 13 12 13C13.1 13 14 13.9 14 15C14 16.1 13.1 17 12 17ZM15.1 8H8.9V6C8.9 4.29 10.29 2.9 12 2.9C13.71 2.9 15.1 4.29 15.1 6V8Z\" />";
|
|
91
|
-
export declare const iconLogin = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.95055 0C15.4706 0 19.9506 4.48 19.9506 10C19.9506 15.52 15.4706 20 9.95055 20C4.76804 20 0.502255 16.0511 6.06116e-06 11H8.95055V13.79C8.95055 14.24 9.49055 14.46 9.80055 14.15L13.5906 10.36C13.7906 10.16 13.7906 9.85003 13.5906 9.65003L9.80055 5.86003C9.49055 5.54003 8.95055 5.76003 8.95055 6.21003V9.00003H0C0.50222 3.94896 4.76802 0 9.95055 0Z\" />";
|
|
92
|
-
export declare const iconLogo1c = "<path d=\"M12.4535 16.2928C11.9897 16.2619 11.4549 16.1806 11.033 16.0584C10.954 16.0355 10.6268 15.9153 10.5436 15.8771C9.07501 15.1968 8.05192 13.7118 8.05192 11.9889C8.05192 9.62589 9.97442 7.70109 12.339 7.70109C14.6826 7.70109 16.5921 9.59306 16.6249 11.9294H18.1737C18.1409 8.73946 15.5369 6.15423 12.339 6.15423C9.12197 6.15423 6.50353 8.77114 6.50353 11.9889C6.50353 14.2073 7.7511 16.1367 9.57778 17.1224C9.90762 17.2968 10.381 17.4766 10.5417 17.5259C11.0624 17.6809 11.7015 17.7839 12.2703 17.8271C12.4634 17.8416 13.138 17.8492 13.3346 17.85H24V16.3073H13.3525C13.2109 16.3073 12.5921 16.302 12.4535 16.2928ZM13.3525 13.8706C13.2399 13.8706 12.6509 13.8668 12.5421 13.8576C12.3577 13.842 12.0905 13.8145 11.9187 13.7752C11.7248 13.7232 11.5427 13.6545 11.4606 13.6095C10.8853 13.2983 10.4932 12.6898 10.4932 11.9889C10.4932 10.9693 11.319 10.1424 12.339 10.1424C13.3377 10.1424 14.1496 10.9368 14.1821 11.9294H15.6702C15.6389 10.1161 14.1607 8.65471 12.339 8.65471C10.497 8.65471 9.00401 10.1474 9.00401 11.9889C9.00401 13.2877 9.74843 14.4092 10.8326 14.9586C10.9994 15.0563 11.3132 15.1586 11.4026 15.1819C11.7087 15.2625 12.1199 15.3174 12.4535 15.3419C12.5768 15.3522 13.1808 15.3568 13.3083 15.3575V15.3598H23.9996V13.8706H13.3525ZM5.54915 17.8442H3.99007V7.70453H1.71178V6.14507H5.54915V17.8442ZM0 8.48369V9.98321H1.71178V17.8442H3.20977V8.48369H0Z\" />";
|
|
93
|
-
export declare const iconLogoAndroid = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.004 2.1873C12.9362 2.1873 13.8205 2.39257 14.6151 2.76062L15.6657 0.941252C15.7233 0.841408 15.8519 0.805924 15.9508 0.864939C16.0516 0.922033 16.0856 1.05024 16.0281 1.14956L14.9886 2.94916C16.7436 3.91043 17.9911 5.69306 18.2257 7.78408H5.78174C6.01464 5.71445 7.23998 3.94691 8.96665 2.97888L8.03453 1.16216C7.98175 1.05898 8.02394 0.934155 8.12622 0.880905C8.22845 0.828077 8.35469 0.868905 8.40747 0.971655L9.33809 2.78674C10.1469 2.40226 11.0505 2.18726 12.004 2.18726V2.1873ZM21.3723 15.2151C21.3723 15.9452 20.7809 16.5379 20.0494 16.5379C19.3179 16.5379 18.7251 15.9456 18.7251 15.2151V9.42578C18.7251 8.69425 19.3174 8.10339 20.0494 8.10339C20.7805 8.10339 21.3723 8.6943 21.3723 9.42578V15.2151ZM3.9508 16.5379C4.67994 16.5379 5.27319 15.9452 5.27319 15.2151V9.42578C5.27319 8.6943 4.67994 8.10339 3.9508 8.10339C3.21828 8.10339 2.62695 8.69425 2.62695 9.42578V15.2151C2.62695 15.9456 3.2188 16.5379 3.9508 16.5379ZM11.0344 21.8404C11.0344 22.5705 10.4421 23.1633 9.70959 23.1633C8.97951 23.1633 8.38818 22.571 8.38818 21.8404V18.6691H6.74997C6.24836 18.6691 5.84229 18.2621 5.84229 17.7605V8.37316C8.59652 8.36308 15.0218 8.36308 18.1644 8.37316V17.7605C18.1644 18.2621 17.7597 18.6691 17.2572 18.6691H15.6232V21.8404C15.6232 22.5705 15.0309 23.1633 14.2989 23.1633C13.5689 23.1633 12.9761 22.571 12.9761 21.8404V18.6691H11.0344V21.8404ZM9.19644 5.5804C8.90938 5.5804 8.67754 5.34954 8.67754 5.06346C8.67754 4.77837 8.90938 4.54746 9.19644 4.54746C9.4806 4.54746 9.71244 4.77832 9.71244 5.06346C9.71244 5.34954 9.4806 5.5804 9.19644 5.5804ZM14.8225 5.5804C14.5364 5.5804 14.3046 5.34954 14.3046 5.06346C14.3046 4.77837 14.5364 4.54746 14.8225 4.54746C15.1095 4.54746 15.3395 4.77832 15.3395 5.06346C15.3395 5.34954 15.1096 5.5804 14.8225 5.5804Z\" />";
|
|
94
|
-
export declare const iconLogoApple = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.6501 1.15161H16.2247C16.2031 4.09161 14.7021 6.3006 11.9282 5.95738C12.0271 3.19447 13.6212 1.95036 15.6501 1.15161ZM20.0889 8.57748C20.0889 8.5775 20.0889 8.57751 20.0889 8.57752V8.57747C20.0889 8.57748 20.0889 8.57748 20.0889 8.57748ZM15.5063 6.39352C17.7403 6.2356 19.1082 7.12743 20.0889 8.57748C16.8739 9.79241 17.2661 16.3319 20.6644 17.0212V17.3145C20.5659 17.5152 20.4684 17.7171 20.371 17.919C19.3996 19.9315 18.4285 21.9436 16.3651 22.8484H15.5064C13.8609 21.8994 11.0707 21.657 9.49389 22.8484H8.35004C5.4729 21.1583 4.08906 17.9567 3.33545 14.11V11.7811C3.79051 8.96827 5.83529 6.27882 8.77721 6.39352C9.30964 6.41519 9.81665 6.65094 10.3313 6.89028C10.889 7.14957 11.4556 7.41305 12.0734 7.41305C12.6125 7.41305 13.1844 7.17109 13.7726 6.9222C14.3401 6.68205 14.9229 6.43546 15.5063 6.39352Z\" />";
|
|
95
|
-
export declare const iconLogoChestniyZnak = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.9501 5.57643C4.89317 5.7156 4.86421 5.86462 4.86486 6.01499V8.85499H2.48486V6.01499C2.48486 5.0805 2.85539 4.18414 3.51524 3.52243C4.17508 2.86071 5.07038 2.48763 6.00486 2.48499H8.85486V4.86499H6.00486C5.8545 4.86564 5.70574 4.89591 5.56707 4.95405C5.4284 5.0122 5.30254 5.09709 5.19669 5.20388C5.09083 5.31067 5.00704 5.43726 4.9501 5.57643ZM17.995 4.86999C18.2978 4.87131 18.5878 4.99253 18.8014 5.20711C19.0151 5.4217 19.135 5.71218 19.135 6.01499V8.85499H21.515V6.01499C21.515 4.06499 19.935 2.48499 17.995 2.48499H15.145V4.86999H17.995ZM19.135 18C19.135 18.3024 19.0149 18.5923 18.8011 18.8061C18.5873 19.0199 18.2974 19.14 17.995 19.14H15.145V21.515H17.995C18.9273 21.5137 19.8211 21.1431 20.4808 20.4844C21.1405 19.8256 21.5124 18.9323 21.515 18V15.15H19.135V18ZM6.00486 19.14C5.70292 19.1387 5.41372 19.0182 5.20021 18.8047C4.98671 18.5912 4.86618 18.302 4.86486 18V15.15H2.48486V18C2.48751 18.9323 2.85937 19.8256 3.51907 20.4844C4.17877 21.1431 5.07257 21.5137 6.00486 21.515H8.85486V19.14H6.00486ZM5.54492 12.6249L10.6299 17.7099L18.4549 9.87494L16.7749 8.18994L10.6249 14.3399L7.22492 10.9399L5.54492 12.6249Z\" />";
|
|
96
|
-
export declare const iconLogoEvotor = "<path d=\"M11.8977 2.1355C9.66603 2.13585 7.5004 2.89256 5.7542 4.28214C4.008 5.67173 2.78433 7.61213 2.28288 9.78669H7.36111C7.77581 8.93793 8.42051 8.22266 9.2218 7.72235C10.0231 7.22203 10.9488 6.95677 11.8934 6.95677C12.8381 6.95677 13.7638 7.22203 14.5651 7.72235C15.3663 8.22266 16.011 8.93793 16.4257 9.78669H10.5011V13.9847H16.5315C16.1433 14.8921 15.4973 15.6655 14.6735 16.2091C13.8498 16.7526 12.8846 17.0424 11.8977 17.0424C10.9107 17.0424 9.94552 16.7526 9.12177 16.2091C8.29801 15.6655 7.65197 14.8921 7.26377 13.9847H2.23633C2.61178 15.8126 3.49799 17.4965 4.79209 18.8409C6.08618 20.1853 7.73506 21.1351 9.5473 21.58C11.3595 22.0248 13.2608 21.9466 15.0303 21.3542C16.7999 20.7619 18.3651 19.6798 19.5443 18.2336C20.7235 16.7873 21.4683 15.0363 21.6922 13.1837C21.9162 11.3311 21.61 9.45307 20.8094 7.76751C20.0087 6.08196 18.7464 4.65807 17.169 3.66117C15.5915 2.66426 13.7637 2.13523 11.8977 2.1355Z\" />";
|
|
97
|
-
export declare const iconLogoFacebook = "<path d=\"M10.3171 22V12.9317H8V9.08075H10.3171V6.96894C10.3171 3.86335 11.1707 2 14.8293 2H18V5.97516H16.2927C14.8293 5.97516 14.7073 6.7205 14.7073 7.71429V9.08075H18L17.6341 12.9317H14.8293V22H10.3171Z\" />";
|
|
98
|
-
export declare const iconLogoGomarket = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19 4H5C3.89 4 3 4.9 3 6V18C3 19.1 3.89 20 5 20H13V18H6C5.45 18 5 17.55 5 17V8H19V13H21V6C21 4.9 20.11 4 19 4ZM20.15 15.85L18.71 17.29L20.7 19.29C21.09 19.68 21.09 20.31 20.7 20.7C20.31 21.09 19.68 21.09 19.29 20.7L17.29 18.7L15.85 20.14C15.54 20.46 15 20.24 15 19.79V16C15 15.45 15.45 15 16 15H19.8C20.24 15 20.47 15.53 20.15 15.85Z\" />";
|
|
99
|
-
export declare const iconLogoInstagram = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.04236 2.45803C9.06637 2.41142 9.39357 2.40002 12.0008 2.40002H11.9978C14.6058 2.40002 14.9318 2.41142 15.9558 2.45803C16.9779 2.50483 17.6759 2.66663 18.2879 2.90403C18.9199 3.14903 19.4539 3.47704 19.9879 4.01104C20.5219 4.54465 20.8499 5.08025 21.0959 5.71166C21.3319 6.32207 21.4939 7.01967 21.5419 8.04168C21.5879 9.06569 21.5999 9.3929 21.5999 12.0001C21.5999 14.6074 21.5879 14.9338 21.5419 15.9578C21.4939 16.9794 21.3319 17.6772 21.0959 18.2878C20.8499 18.919 20.5219 19.4546 19.9879 19.9882C19.4545 20.5222 18.9197 20.851 18.2885 21.0962C17.6777 21.3336 16.9793 21.4954 15.9572 21.5422C14.9332 21.5888 14.607 21.6002 11.9996 21.6002C9.39258 21.6002 9.06557 21.5888 8.04156 21.5422C7.01975 21.4954 6.32194 21.3336 5.71114 21.0962C5.08013 20.851 4.54452 20.5222 4.01112 19.9882C3.47731 19.4546 3.14931 18.919 2.90391 18.2876C2.66671 17.6772 2.5049 16.9796 2.4579 15.9576C2.4115 14.9336 2.3999 14.6074 2.3999 12.0001C2.3999 9.3929 2.4119 9.06549 2.4577 8.04148C2.5037 7.01987 2.66571 6.32207 2.90371 5.71146C3.14971 5.08025 3.47771 4.54465 4.01172 4.01104C4.54532 3.47724 5.08093 3.14923 5.71234 2.90403C6.32274 2.66663 7.02035 2.50483 8.04236 2.45803ZM11.6749 4.00234H11.6747H11.6746C11.4774 4.00226 11.2946 4.00217 11.1247 4.00244V4C9.30589 4.00203 8.95701 4.01423 8.05677 4.0549C7.1053 4.09862 6.5887 4.25722 6.2447 4.39141C5.7893 4.56872 5.46401 4.78019 5.12245 5.12178C4.7809 5.46338 4.56905 5.78871 4.39218 6.24418C4.25861 6.58821 4.09962 7.10468 4.05611 8.05627C4.00935 9.08513 4 9.39257 4 11.9989C4 14.6052 4.00935 14.9143 4.05611 15.9431C4.09942 16.8947 4.25861 17.4112 4.39218 17.7548C4.56946 18.2105 4.7809 18.535 5.12245 18.8766C5.46401 19.2182 5.7893 19.4297 6.2447 19.6066C6.5889 19.7401 7.1053 19.8991 8.05677 19.9431C9.0855 19.9898 9.39433 20 12.0001 20C14.6057 20 14.9147 19.9898 15.9434 19.9431C16.8949 19.8996 17.4117 19.741 17.7553 19.6068C18.2109 19.4299 18.5352 19.2184 18.8767 18.8768C19.2183 18.5354 19.4301 18.2111 19.607 17.7556C19.7406 17.412 19.8996 16.8955 19.9431 15.9439C19.9898 14.9151 20 14.606 20 12.0013C20 9.39664 19.9898 9.08757 19.9431 8.05871C19.8998 7.10712 19.7406 6.59065 19.607 6.24702C19.4297 5.79156 19.2183 5.46623 18.8767 5.12463C18.5354 4.78303 18.2107 4.57157 17.7553 4.39467C17.4113 4.26108 16.8949 4.10207 15.9434 4.05856C14.9145 4.01179 14.6057 4.00244 12.0001 4.00244L11.6749 4.00234ZM17.2091 5.62297C16.5626 5.62297 16.0381 6.14695 16.0381 6.79375C16.0381 7.44035 16.5626 7.96494 17.2091 7.96494C17.8556 7.96494 18.3802 7.44035 18.3802 6.79375C18.3802 6.14716 17.8556 5.62256 17.2091 5.62256V5.62297ZM12.0003 6.99146C9.23266 6.99146 6.98877 9.23563 6.98877 12.0036C6.98877 14.7716 9.23266 17.0147 12.0003 17.0147C14.7679 17.0147 17.011 14.7716 17.011 12.0036C17.011 9.2357 14.7678 6.99156 12.0003 6.99146ZM12 9C13.6567 9 15 10.3431 15 12C15 13.6567 13.6567 15 12 15C10.3431 15 9 13.6567 9 12C9 10.3431 10.3431 9 12 9Z\" />";
|
|
100
|
-
export declare const iconLogoLinux = "<path d=\"M20.8116 18.6642C20.1665 18.4 19.8905 18.0493 19.9172 17.5261C19.9447 16.9155 19.5982 16.4682 19.4337 16.2915C19.5331 15.9118 19.8236 14.5983 19.434 13.4573C19.0154 12.2362 17.7372 10.3711 16.4183 8.53768C15.8784 7.78477 15.8529 6.96637 15.8234 6.0187C15.7951 5.11482 15.7632 4.09026 15.2592 2.9513C14.7111 1.71115 13.6114 1 12.2418 1C11.4271 1 10.5908 1.25462 9.94725 1.69852C8.62941 2.60803 8.80361 4.591 8.91887 5.90315C8.93467 6.08283 8.94953 6.25255 8.95818 6.39746C9.03493 7.68256 8.96511 8.35988 8.87379 8.56574C8.81471 8.70027 8.52388 9.08314 8.21609 9.48852C7.89778 9.90775 7.5369 10.383 7.24109 10.8258C6.88815 11.3586 6.60323 12.173 6.32769 12.9606C6.12608 13.537 5.93565 14.0814 5.75027 14.4067C5.39892 15.0325 5.48634 15.616 5.55934 15.8857C5.42633 15.9781 5.23417 16.16 5.07195 16.503C4.87589 16.9213 4.47809 17.1462 3.65088 17.3052C3.27075 17.383 3.00862 17.5428 2.87157 17.7803C2.67213 18.1259 2.78076 18.5601 2.87987 18.8568C3.0263 19.2931 2.93505 19.5692 2.76915 20.0705C2.73092 20.1862 2.68757 20.3172 2.64364 20.4617C2.57446 20.6897 2.59942 20.897 2.71764 21.0778C3.03005 21.5554 3.94165 21.7238 4.88008 21.8346C5.4404 21.9011 6.05366 22.1253 6.6468 22.3421C7.22796 22.5544 7.82889 22.7741 8.37514 22.8407C8.45817 22.8512 8.5404 22.8565 8.61967 22.8565C9.44442 22.8565 9.81705 22.3092 9.93521 22.0844C10.2315 22.0239 11.2532 21.8303 12.3062 21.8043C13.3576 21.7743 14.3749 21.9819 14.6631 22.0465C14.7537 22.2199 14.9925 22.616 15.3732 22.82C15.5825 22.9344 15.8737 23 16.1719 23C16.4905 23 17.0965 22.9247 17.5761 22.4201C18.0545 21.9132 19.2497 21.266 20.1225 20.7935C20.3173 20.688 20.4995 20.5894 20.6592 20.5003C21.1495 20.2285 21.417 19.8401 21.3932 19.4348C21.3733 19.0982 21.1504 18.8029 20.8116 18.6642ZM9.958 18.5666C9.89698 18.1367 9.34394 17.7103 8.70349 17.2166C8.17981 16.8129 7.58624 16.3554 7.42272 15.9679C7.08478 15.1685 7.35116 13.763 7.81562 13.0392C8.04514 12.6768 8.23261 12.1272 8.41395 11.5958C8.60971 11.0219 8.81219 10.4285 9.03861 10.1688C9.39718 9.76327 9.72855 8.97422 9.78726 8.35238C10.123 8.67293 10.6439 9.07968 11.1251 9.07968C11.1992 9.07968 11.2711 9.07001 11.3398 9.05061C11.669 8.95554 12.1533 8.67574 12.6215 8.40525C13.0253 8.17198 13.5231 7.88431 13.7104 7.85813C14.0316 8.31934 15.898 12.4497 16.0888 13.7761C16.2397 14.8256 16.0802 15.6932 16.0001 16.033C15.9356 16.0242 15.8587 16.0171 15.7779 16.0171C15.2581 16.0171 15.1205 16.3008 15.0846 16.4703C14.9924 16.9105 14.9827 18.3182 14.9817 18.6344C14.7937 18.8733 13.8431 19.998 12.4783 20.2001C11.9224 20.2809 11.4032 20.3219 10.9354 20.3219C10.5355 20.3219 10.2803 20.291 10.1743 20.2749L9.48849 19.4902C9.75892 19.3567 10.0293 19.075 9.958 18.5666ZM10.8283 5.62717C10.8068 5.6364 10.7858 5.64629 10.7651 5.65682C10.763 5.61036 10.7582 5.56326 10.7507 5.51602C10.6759 5.08503 10.3901 4.7722 10.0713 4.7722C10.0477 4.7722 10.024 4.774 9.99796 4.77797C9.80833 4.80956 9.65959 4.95202 9.57808 5.15399C9.64956 4.71081 9.90066 4.38268 10.1986 4.38268C10.5484 4.38268 10.8439 4.85414 10.8439 5.41215C10.8439 5.48248 10.8388 5.55244 10.8283 5.62717ZM13.5466 5.95948C13.5786 5.85749 13.596 5.74713 13.596 5.63258C13.596 5.12665 13.275 4.73029 12.8652 4.73029C12.4647 4.73029 12.1389 5.13502 12.1389 5.63258C12.1389 5.66648 12.1406 5.70046 12.1437 5.73436C12.1225 5.72621 12.1018 5.71827 12.0816 5.71063C12.0355 5.57105 12.0122 5.42542 12.0122 5.27676C12.0122 4.67179 12.3989 4.17956 12.8742 4.17956C13.3495 4.17956 13.7362 4.67179 13.7362 5.27676C13.7362 5.52842 13.6667 5.76862 13.5466 5.95948ZM13.1961 7.13696C13.1893 7.16754 13.1747 7.1811 13.0136 7.26492C12.9322 7.30726 12.8309 7.35999 12.7042 7.43717L12.6195 7.48846C12.2792 7.69475 11.4824 8.17796 11.266 8.20631C11.1191 8.22607 11.0282 8.16909 10.8239 8.03024C10.7778 7.99886 10.7287 7.96553 10.6764 7.93199C10.3081 7.69028 10.0711 7.42404 10.0443 7.31996C10.1644 7.22712 10.4621 6.99479 10.6145 6.85723C10.9239 6.56957 11.2352 6.37626 11.3893 6.37626C11.3975 6.37626 11.4048 6.37683 11.4125 6.37828C11.5935 6.41023 12.0401 6.58847 12.3663 6.71859C12.517 6.77875 12.6472 6.83069 12.7388 6.86358C13.0274 6.96269 13.1779 7.0895 13.1961 7.13696ZM15.789 20.5801C15.9518 19.8458 16.1394 18.8467 16.109 18.2578C16.102 18.124 16.0902 17.9783 16.0787 17.8375C16.0573 17.5743 16.0255 17.1829 16.0583 17.0669C16.0648 17.0639 16.072 17.0613 16.08 17.059C16.0814 17.3957 16.1545 18.0674 16.6916 18.3016C16.8517 18.3714 17.0346 18.4067 17.2353 18.4067C17.7733 18.4067 18.3703 18.1428 18.6148 17.8983C18.7588 17.7543 18.8799 17.5782 18.9647 17.4387C18.9833 17.493 18.9946 17.5639 18.9887 17.6554C18.9567 18.152 19.1981 18.8109 19.6574 19.0537L19.7243 19.0888C19.8879 19.1746 20.3224 19.4028 20.3294 19.511C20.3294 19.511 20.3257 19.5238 20.3015 19.5463C20.1926 19.6457 19.8095 19.8414 19.4391 20.0306C18.7819 20.3661 18.037 20.7465 17.7024 21.0983C17.2314 21.594 16.6986 21.927 16.3769 21.927C16.3382 21.927 16.3029 21.9221 16.2715 21.9121C15.9221 21.8032 15.6345 21.2991 15.789 20.5801ZM3.87932 18.7067C3.84369 18.5399 3.81556 18.4082 3.84578 18.2807C3.86771 18.1862 4.33419 18.085 4.53341 18.0417C4.8135 17.9809 5.10318 17.9181 5.2926 17.8031C5.54874 17.648 5.68745 17.3618 5.80978 17.1094C5.89836 16.9268 5.98982 16.738 6.09867 16.6761C6.1048 16.6725 6.11418 16.6683 6.13207 16.6683C6.33598 16.6683 6.76387 17.097 7.01041 17.4806C7.07295 17.5774 7.18879 17.7712 7.32281 17.9956C7.72365 18.6663 8.2725 19.5849 8.55915 19.8927C8.81745 20.1695 9.2356 20.7016 9.13274 21.158C9.05744 21.5121 8.65653 21.8 8.56196 21.8637C8.52763 21.8715 8.48514 21.8755 8.43516 21.8755C7.88652 21.8755 6.80051 21.419 6.21704 21.1738L6.1307 21.1375C5.80488 21.0009 5.27298 20.9148 4.75861 20.8316C4.34933 20.7653 3.78887 20.6746 3.69597 20.5927C3.62066 20.5082 3.70801 20.2336 3.78505 19.9913C3.84052 19.8172 3.89779 19.6372 3.92917 19.4487C3.97367 19.148 3.9213 18.9033 3.87932 18.7067Z\" />";
|
|
101
|
-
export declare const iconLogoOk = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0121 12.289C14.6664 12.289 16.8241 10.206 16.8241 7.64519C16.8241 5.08358 14.6664 3 12.0121 3C9.35841 3 7.2002 5.08358 7.2002 7.64519C7.2002 10.206 9.35841 12.289 12.0121 12.289ZM12.0244 5.80005C13.1273 5.80005 14.0244 6.69706 14.0244 7.80019C14.0244 8.90246 13.1273 9.80005 12.0244 9.80005C10.9224 9.80005 10.0244 8.90246 10.0244 7.80019C10.0244 6.69706 10.9224 5.80005 12.0244 5.80005ZM16.7413 14.9633C15.8712 15.4908 14.9266 15.8648 13.9471 16.0802L16.6371 18.6771C17.1881 19.208 17.1881 20.0701 16.6371 20.6015C16.0866 21.1328 15.1943 21.1328 14.6444 20.6015L11.9996 18.0496L9.35711 20.6015C9.08157 20.8669 8.72053 20.9997 8.35948 20.9997C7.99901 20.9997 7.63854 20.8669 7.363 20.6015C6.81251 20.0701 6.81251 19.2085 7.36243 18.6771L10.0527 16.0802C9.07322 15.8648 8.12857 15.4902 7.25849 14.9633C6.60003 14.5625 6.40223 13.7229 6.81711 13.0867C7.23085 12.4497 8.10093 12.258 8.76055 12.6587C10.7305 13.8549 13.2682 13.8552 15.2392 12.6587C15.8989 12.258 16.7686 12.4497 17.1832 13.0867C17.5981 13.7223 17.3998 14.5625 16.7413 14.9633Z\" />";
|
|
102
|
-
export declare const iconLogoSber = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.6878 11.9954V11.788L21.839 10.2076C21.9459 10.7991 21.9998 11.3991 22 12.0002C21.9999 14.2684 21.2288 16.4692 19.8131 18.2414C18.3975 20.0135 16.4214 21.2518 14.2093 21.7529C11.9971 22.254 9.68033 21.9882 7.63918 20.9991C5.59802 20.0099 3.95376 18.3563 2.97627 16.3095C1.99879 14.2628 1.74615 11.9445 2.25983 9.73528C2.77351 7.52602 4.02299 5.55703 5.80318 4.15147C7.58337 2.74592 9.78851 1.98731 12.0567 2.00016C14.3248 2.01301 16.5212 2.79656 18.2854 4.2222L16.3342 5.6539C14.9145 4.68381 13.2108 4.21715 11.4949 4.32838C9.77907 4.4396 8.14989 5.12231 6.86734 6.26756C5.58478 7.41282 4.72275 8.95463 4.41878 10.647C4.11481 12.3394 4.38641 14.0848 5.19025 15.6048C5.9941 17.1248 7.28387 18.3318 8.85377 19.0332C10.4237 19.7346 12.1833 19.89 13.8518 19.4745C15.5203 19.0591 17.0017 18.0969 18.0594 16.7413C19.1172 15.3857 19.6905 13.7148 19.6878 11.9954ZM8.19727 12.2026V9.33191L12.0021 11.7173L19.9119 5.89777C20.3877 6.51152 20.7904 7.17862 21.1119 7.88557L12.0021 14.588L8.19727 12.2026Z\" />";
|
|
103
|
-
export declare const iconLogoSbp = "<path d=\"M3 5.78882L5.65851 10.5509V13.4556L3.00311 18.2083L3 5.78882Z\" /><path d=\"M13.2073 8.81769L15.6984 7.2876L20.7966 7.28284L13.2073 11.942V8.81769Z\" /><path d=\"M13.1934 5.76058L13.2075 12.0654L10.5427 10.4246V1L13.1934 5.76058Z\" /><path d=\"M20.7966 7.28284L15.6984 7.2876L13.1934 5.76058L10.5427 1L20.7966 7.28284Z\" /><path d=\"M13.2075 18.2347V15.1758L10.5427 13.5662L10.5442 23.0001L13.2075 18.2347Z\" /><path d=\"M15.6925 16.7185L5.65851 10.5509L3 5.78882L20.7861 16.7123L15.6925 16.7185Z\" /><path d=\"M10.5442 23.0001L13.2075 18.2347L15.6925 16.7185L20.7861 16.7123L10.5442 23.0001Z\" /><path d=\"M3.00311 18.2083L10.5647 13.5663L8.02254 12.0032L5.65851 13.4556L3.00311 18.2083Z\" />";
|
|
104
|
-
export declare const iconLogoTelegram = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM8.69643 11.084C7.69473 11.5213 6.6655 11.9707 5.72436 12.4891L5.72428 12.4892C5.23281 12.849 5.88611 13.1035 6.49892 13.3423C6.59631 13.3802 6.69269 13.4178 6.78328 13.4553C6.85867 13.4784 6.93535 13.5029 7.01305 13.5276C7.69458 13.7448 8.45454 13.9869 9.11619 13.6227C10.2031 12.9983 11.2288 12.2765 12.2538 11.5552C12.5896 11.3189 12.9253 11.0826 13.263 10.8498C13.2788 10.8397 13.2966 10.8282 13.3161 10.8156C13.6038 10.629 14.2511 10.2094 14.0117 10.7875C13.4458 11.4064 12.8397 11.9542 12.2302 12.505C11.8193 12.8764 11.4068 13.2492 11.0042 13.646C10.6537 13.9309 10.2896 14.5036 10.6822 14.9025C11.5854 15.5348 12.5028 16.1518 13.4196 16.7685C13.7191 16.9699 14.0186 17.1714 14.3175 17.3733C14.8226 17.7765 15.6119 17.4503 15.723 16.8202C15.7729 16.5276 15.8229 16.235 15.873 15.9423C16.1465 14.3431 16.4201 12.7433 16.6618 11.1389C16.6947 10.8869 16.732 10.6349 16.7693 10.3828C16.8598 9.77142 16.9503 9.15928 16.9786 8.5446C16.9057 7.93126 16.162 8.0661 15.7482 8.20401C13.621 9.01343 11.5151 9.88285 9.41753 10.7676C9.17987 10.8729 8.93896 10.9781 8.69643 11.084Z\" />";
|
|
105
|
-
export declare const iconLogoTwitter = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.6609 8.63067L11.6986 9.25351L11.0691 9.17725C8.7776 8.88489 6.77569 7.89343 5.07595 6.22829L4.24497 5.40207L4.03093 6.0122C3.57767 7.37228 3.86725 8.80863 4.81155 9.77467C5.31518 10.3085 5.20186 10.3848 4.33311 10.067C4.03093 9.96533 3.76653 9.88907 3.74135 9.9272C3.65321 10.0162 3.95539 11.1729 4.19461 11.6305C4.52197 12.266 5.18927 12.8889 5.91953 13.2575L6.53647 13.5498L5.80621 13.5626C5.10114 13.5626 5.07595 13.5753 5.1515 13.8422C5.40331 14.6684 6.39797 15.5455 7.50595 15.9268L8.28656 16.1937L7.60667 16.6005C6.59942 17.1852 5.4159 17.5157 4.23238 17.5411C3.6658 17.5538 3.19995 17.6047 3.19995 17.6428C3.19995 17.7699 4.73601 18.4817 5.62994 18.7614C8.31175 19.5876 11.4972 19.2317 13.8894 17.8208C15.5891 16.8166 17.2889 14.8209 18.0821 12.8889C18.5102 11.8593 18.9382 9.97804 18.9382 9.07556C18.9382 8.49085 18.976 8.41459 19.6811 7.71548C20.0966 7.30873 20.4869 6.86384 20.5624 6.73673C20.6883 6.49522 20.6757 6.49522 20.0336 6.71131C18.9634 7.09264 18.8123 7.0418 19.3411 6.4698C19.7314 6.06305 20.1973 5.32581 20.1973 5.10972C20.1973 5.07159 20.0084 5.13514 19.7944 5.24954C19.5678 5.37665 19.0641 5.56732 18.6864 5.68171L18.0065 5.8978L17.3896 5.47834C17.0496 5.24954 16.5712 4.99532 16.3194 4.91905C15.6773 4.7411 14.6952 4.76652 14.116 4.9699C12.5422 5.54189 11.5475 7.01637 11.6609 8.63067Z\" />";
|
|
106
|
-
export declare const iconLogoVk = "<path d=\"M18.6845 11.8909C18.6845 11.8909 21.3583 8.07273 21.5722 6.87273C21.6791 6.43636 21.4652 6.21818 21.0374 6.21818H18.7914C18.2567 6.21818 18.0428 6.43636 17.9358 6.76364C17.9358 6.76364 16.6524 9.49091 15.1551 11.1273C14.6203 11.6727 14.4064 11.8909 14.1925 11.8909C13.9786 11.8909 13.8717 11.6727 13.8717 11.2364V6.87273C13.7647 6.21818 13.7647 6 13.2299 6H9.59358C9.27273 6 9.05882 6.21818 9.05882 6.43636C9.05882 6.98182 9.91444 7.09091 9.91444 8.72727V11.8909C9.91444 12.5455 9.91444 12.7636 9.59358 12.7636C8.84492 12.7636 6.91979 10.0364 5.85027 6.87273C5.74332 6.21818 5.42246 6 4.8877 6H2.53476C2.2139 6 2 6.21818 2 6.54545C2 7.2 2.74866 10.0364 5.52941 13.9636C7.45455 16.5818 9.91444 18 12.1604 18C13.5508 18 13.8717 17.7818 13.8717 17.1273V15.1636C13.8717 14.6182 14.0856 14.4 14.2995 14.4C14.6203 14.4 15.1551 14.5091 16.4385 15.8182C17.9358 17.3455 18.0428 18 18.8984 18H21.4652C21.6791 18 22 17.8909 22 17.4545C22 16.9091 21.2513 15.8182 20.0749 14.5091C19.6471 13.8545 18.7914 13.2 18.5775 12.8727C18.3636 12.5455 18.4706 12.3273 18.6845 11.8909Z\" />";
|
|
107
|
-
export declare const iconLogoWhatsapp = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.55853 18.8648L7.8855 19.027C9.13891 19.7837 10.6103 20.1621 12.0817 20.1621C13.6076 20.1621 15.1335 19.7297 16.3869 18.9189C20.3106 16.5405 21.455 11.5135 19.0572 7.62158C16.6593 3.72969 11.5912 2.59455 7.66752 4.97293C3.74381 7.35131 2.5994 12.4324 4.99722 16.2702L5.2152 16.5946L4.39776 19.6756L7.55853 18.8648ZM16.2779 13.8919L16.8773 14.1621C16.9863 14.2162 17.0408 14.2702 17.0408 14.2702V14.6486C16.9863 14.9189 16.9318 15.1891 16.8228 15.4054C16.7683 15.5135 16.6593 15.6216 16.5504 15.7297C16.4959 15.7837 16.4414 15.8243 16.3869 15.8648C16.3324 15.9054 16.2779 15.9459 16.2234 16L16.1144 16.1081C16.0532 16.1688 15.992 16.1954 15.9211 16.2262C15.8658 16.2503 15.8046 16.2769 15.7329 16.3243C15.5149 16.4324 15.188 16.5405 14.9155 16.5405H14.3705C14.2888 16.5135 14.1934 16.5 14.098 16.4864C14.0027 16.4729 13.9073 16.4594 13.8256 16.4324C12.3542 16.054 11.0463 15.3513 9.90185 14.3783C9.83065 14.2724 9.73618 14.1895 9.63365 14.0996C9.57924 14.0519 9.52256 14.0021 9.46588 13.9459L9.2479 13.7297C8.37596 12.9189 7.72201 12 7.23155 10.9729L7.17705 10.8108C7.01357 10.4324 6.90457 9.99996 6.90457 9.56753C6.90457 8.97293 7.12256 8.37834 7.50403 7.89185C7.55853 7.8378 7.5994 7.78374 7.64027 7.72969C7.68114 7.67564 7.72201 7.62158 7.77651 7.56753C7.83101 7.5405 7.8855 7.49996 7.94 7.45942C7.99449 7.41888 8.04899 7.37834 8.10348 7.35131L8.15798 7.29726C8.21248 7.29726 8.26697 7.28374 8.32147 7.27023C8.37596 7.25672 8.43046 7.2432 8.48496 7.2432H8.92092H9.08441C9.2479 7.29726 9.35689 7.35131 9.46588 7.51347C9.62937 7.8378 10.2833 9.29726 10.3378 9.56753C10.3923 9.72969 10.3378 9.94591 10.2288 10.1081C10.1743 10.1621 10.1335 10.2297 10.0926 10.2973C10.0517 10.3648 10.0108 10.4324 9.95635 10.4864C9.79286 10.6486 9.57487 10.9189 9.57487 10.9189C9.52038 10.9729 9.52038 11.081 9.52038 11.1891C9.54119 11.2304 9.55406 11.2638 9.56505 11.2924C9.58283 11.3386 9.59569 11.372 9.62937 11.4054L9.68387 11.5135C9.95635 12 10.3378 12.4324 10.7193 12.8108C10.7738 12.8648 10.8419 12.9189 10.91 12.9729C10.9781 13.027 11.0463 13.081 11.1008 13.1351C11.5367 13.5675 12.0817 13.8919 12.6811 14.1621L12.9536 14.2702C13.0081 14.3243 13.1171 14.3783 13.1716 14.3783H13.2261C13.3351 14.3783 13.4441 14.3243 13.4986 14.2162C14.2615 13.3513 14.316 13.2973 14.316 13.2973C14.425 13.2432 14.534 13.1891 14.6975 13.1891C14.7247 13.1891 14.752 13.2027 14.7792 13.2162C14.8065 13.2297 14.8337 13.2432 14.861 13.2432C15.4059 13.5135 16.2779 13.8919 16.2779 13.8919Z\" />";
|
|
108
|
-
export declare const iconLogoWindows = "<path d=\"M11.4798 2H2V11.4798H11.4798V2Z\" /><path d=\"M21.9995 2H12.5198V11.4798H21.9995V2Z\" /><path d=\"M11.4798 12.5206H2V22.0004H11.4798V12.5206Z\" /><path d=\"M21.9995 12.5206H12.5198V22.0004H21.9995V12.5206Z\" />";
|
|
109
|
-
export declare const iconMail = "<path d=\"M20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM19.6 8.25L13.06 12.34C12.41 12.75 11.59 12.75 10.94 12.34L4.4 8.25C4.15 8.09 4 7.82 4 7.53C4 6.86 4.73 6.46 5.3 6.81L12 11L18.7 6.81C19.27 6.46 20 6.86 20 7.53C20 7.82 19.85 8.09 19.6 8.25Z\" />";
|
|
110
|
-
export declare const iconMinusRounded = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM16 13H8C7.45 13 7 12.55 7 12C7 11.45 7.45 11 8 11H16C16.55 11 17 11.45 17 12C17 12.55 16.55 13 16 13Z\" />";
|
|
111
|
-
export declare const iconMinus = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM16 13H8C7.45 13 7 12.55 7 12C7 11.45 7.45 11 8 11H16C16.55 11 17 11.45 17 12C17 12.55 16.55 13 16 13Z\" />";
|
|
112
|
-
export declare const iconMonitoring = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 4C3.89543 4 3 4.89543 3 6V16.4C3 17.5046 3.89543 18.4 5 18.4H9.29999V20.65C9.29999 21.147 9.70294 21.55 10.2 21.55C10.697 21.55 11.1 21.147 11.1 20.65V18.4H12.9V20.65C12.9 21.147 13.3029 21.55 13.8 21.55C14.2971 21.55 14.7 21.147 14.7 20.65V18.4H19C20.1046 18.4 21 17.5046 21 16.4V6C21 4.89543 20.1046 4 19 4H5ZM14.1708 8.38695C14.0438 8.1498 13.7841 8 13.5 8C13.2159 8 12.9562 8.1498 12.8292 8.38695L10.5 12.7348L9.67082 11.187C9.54378 10.9498 9.28408 10.8 9 10.8H6.75C6.33579 10.8 6 11.1134 6 11.5C6 11.8866 6.33579 12.2 6.75 12.2H8.53647L9.82918 14.613C9.95622 14.8502 10.2159 15 10.5 15C10.7841 15 11.0438 14.8502 11.1708 14.613L13.5 10.2652L14.3292 11.813C14.4562 12.0502 14.7159 12.2 15 12.2H17.25C17.6642 12.2 18 11.8866 18 11.5C18 11.1134 17.6642 10.8 17.25 10.8H15.4635L14.1708 8.38695Z\" />";
|
|
113
|
-
export declare const iconMute1 = "<path d=\"M19.6876 21.2L17.3626 18.875C17.1293 19.0084 16.8959 19.1374 16.6626 19.262C16.4293 19.3874 16.1876 19.5 15.9376 19.6C15.6043 19.7334 15.2959 19.6917 15.0126 19.475C14.7293 19.2584 14.5876 18.9584 14.5876 18.575C14.5876 18.3917 14.6419 18.2294 14.7506 18.088C14.8586 17.946 14.9959 17.8417 15.1626 17.775C15.2959 17.725 15.4253 17.6707 15.5506 17.612C15.6753 17.554 15.7959 17.4917 15.9126 17.425L12.5876 14.1V16.875C12.5876 17.325 12.3833 17.6374 11.9746 17.812C11.5666 17.9874 11.2043 17.9167 10.8876 17.6L7.5876 14.3H4.5876C4.30426 14.3 4.06693 14.204 3.8756 14.012C3.6836 13.8207 3.5876 13.5834 3.5876 13.3V9.30002C3.5876 9.01669 3.6836 8.77902 3.8756 8.58702C4.06693 8.39569 4.30426 8.30002 4.5876 8.30002H6.7876L2.6876 4.20002C2.50426 4.01669 2.4126 3.78336 2.4126 3.50002C2.4126 3.21669 2.50426 2.98336 2.6876 2.80002C2.87093 2.61669 3.10426 2.52502 3.3876 2.52502C3.67093 2.52502 3.90426 2.61669 4.0876 2.80002L21.0876 19.8C21.2709 19.9834 21.3626 20.2167 21.3626 20.5C21.3626 20.7834 21.2709 21.0167 21.0876 21.2C20.9043 21.3834 20.6709 21.475 20.3876 21.475C20.1043 21.475 19.8709 21.3834 19.6876 21.2ZM15.9376 2.95002C17.6376 3.63336 19.0043 4.72502 20.0376 6.22502C21.0709 7.72502 21.5876 9.40836 21.5876 11.275C21.5876 12.1584 21.4669 13.0084 21.2256 13.825C20.9836 14.6417 20.6376 15.4 20.1876 16.1L18.7376 14.65C19.0209 14.1334 19.2336 13.5917 19.3756 13.025C19.5169 12.4584 19.5876 11.875 19.5876 11.275C19.5876 9.80836 19.1836 8.49169 18.3756 7.32502C17.5669 6.15836 16.4959 5.30836 15.1626 4.77502C14.9793 4.70836 14.8376 4.60002 14.7376 4.45002C14.6376 4.30002 14.5876 4.13336 14.5876 3.95002C14.5876 3.58336 14.7293 3.29169 15.0126 3.07502C15.2959 2.85836 15.6043 2.81669 15.9376 2.95002ZM16.8376 12.75L14.5876 10.5V7.25002C15.3709 7.61669 15.9836 8.16669 16.4256 8.90002C16.8669 9.63336 17.0876 10.4334 17.0876 11.3C17.0876 11.55 17.0669 11.796 17.0256 12.038C16.9836 12.2794 16.9209 12.5167 16.8376 12.75ZM12.5876 8.50002L9.9876 5.90002L10.8876 5.00002C11.2043 4.68336 11.5666 4.61236 11.9746 4.78702C12.3833 4.96236 12.5876 5.27502 12.5876 5.72502V8.50002Z\" />";
|
|
114
|
-
export declare const iconMute = "<path d=\"M17.1498 14.975L16.0748 13.9C16.3581 13.55 16.579 13.1667 16.7373 12.75C16.8956 12.3333 16.9998 11.9 17.0498 11.45C17.0831 11.2667 17.1706 11.1083 17.3123 10.975C17.454 10.8417 17.6165 10.775 17.7998 10.775C18.0331 10.775 18.2248 10.8542 18.3748 11.0125C18.5248 11.1708 18.5831 11.3583 18.5498 11.575C18.4665 12.1917 18.3081 12.7917 18.0748 13.375C17.8415 13.9583 17.5331 14.4917 17.1498 14.975ZM13.9498 11.775C11.2189 9.09566 10.084 7.90924 9.0748 6.9V4.525C9.0748 3.825 9.32064 3.22917 9.8123 2.7375C10.304 2.24583 10.8998 2 11.5998 2C12.2998 2 12.8956 2.24583 13.3873 2.7375C13.879 3.22917 14.1248 3.825 14.1248 4.525V10.775C14.1248 10.9083 14.1123 11.075 14.0873 11.275C14.0623 11.475 14.0165 11.6417 13.9498 11.775ZM20.2748 22.15L1.3748 3.25C1.24147 3.11667 1.1748 2.95417 1.1748 2.7625C1.1748 2.57083 1.24147 2.40833 1.3748 2.275C1.50814 2.14167 1.66647 2.075 1.8498 2.075C2.03314 2.075 2.19147 2.14167 2.3248 2.275L21.2498 21.2C21.3831 21.3333 21.4498 21.4917 21.4498 21.675C21.4498 21.8583 21.3831 22.0167 21.2498 22.15C21.1165 22.2833 20.954 22.35 20.7623 22.35C20.5706 22.35 20.4081 22.2833 20.2748 22.15ZM10.8498 20.25V17.6C9.21647 17.4167 7.82064 16.7625 6.6623 15.6375C5.50397 14.5125 4.83314 13.1583 4.6498 11.575C4.61647 11.3583 4.67897 11.1708 4.8373 11.0125C4.99564 10.8542 5.19147 10.775 5.4248 10.775C5.60814 10.775 5.76647 10.8417 5.89981 10.975C6.03314 11.1083 6.11647 11.2667 6.14981 11.45C6.33314 12.8 6.94147 13.9208 7.9748 14.8125C9.00814 15.7042 10.2165 16.15 11.5998 16.15C12.2331 16.15 12.8415 16.0458 13.4248 15.8375C14.0081 15.6292 14.5415 15.3417 15.0248 14.975L16.0998 16.05C15.5831 16.4833 15.0081 16.8292 14.3748 17.0875C13.7415 17.3458 13.0665 17.5167 12.3498 17.6V20.25C12.3498 20.4667 12.279 20.6458 12.1373 20.7875C11.9956 20.9292 11.8165 21 11.5998 21C11.3831 21 11.204 20.9292 11.0623 20.7875C10.9206 20.6458 10.8498 20.4667 10.8498 20.25Z\" />";
|
|
115
|
-
export declare const iconNew = "<path d=\"M22.42 11.3399L20.56 9.21994L20.82 6.40994C20.87 5.90994 20.53 5.44994 20.05 5.33994L17.29 4.70994L15.85 2.27994C15.59 1.84994 15.06 1.66994 14.6 1.86994L12 2.99994L9.41002 1.88994C8.95002 1.68994 8.41002 1.86994 8.16002 2.29994L6.71002 4.71994L3.96002 5.33994C3.47002 5.44994 3.13002 5.89994 3.18002 6.40994L3.44002 9.20994L1.58002 11.3399C1.25002 11.7199 1.25002 12.2799 1.58002 12.6599L3.44002 14.7799L3.18002 17.5999C3.13002 18.0999 3.47002 18.5599 3.95002 18.6699L6.71002 19.2999L8.15002 21.7199C8.41002 22.1499 8.94002 22.3299 9.41002 22.1299L12 20.9999L14.59 22.1099C15.05 22.3099 15.59 22.1299 15.84 21.6999L17.28 19.2699L20.04 18.6399C20.53 18.5299 20.86 18.0699 20.81 17.5699L20.55 14.7599L22.41 12.6399C22.75 12.2799 22.75 11.7199 22.42 11.3399ZM13 15.9999C13 16.5522 12.5523 16.9999 12 16.9999C11.4477 16.9999 11 16.5522 11 15.9999C11 15.4477 11.4477 14.9999 12 14.9999C12.5523 14.9999 13 15.4477 13 15.9999ZM12 12.9999C11.45 12.9999 11 12.5499 11 11.9999V7.99994C11 7.44994 11.45 6.99994 12 6.99994C12.55 6.99994 13 7.44994 13 7.99994V11.9999C13 12.5499 12.55 12.9999 12 12.9999Z\" />";
|
|
116
|
-
export declare const iconNews = "<path d=\"M12 2C6.475 2 2 6.475 2 12C2 17.525 6.475 22 12 22C17.525 22 22 17.525 22 12C22 6.475 17.525 2 12 2ZM10.2167 16.5333L8.89166 13.375H8.48333C7.39167 13.375 6.49999 12.4917 6.49999 11.3917C6.49999 10.2917 7.38333 9.40832 8.48333 9.40832H11.5083V13.3667H10.5L11.825 16.525H10.2167V16.5333ZM17.4917 14.5815C17.4917 15.0013 17.1513 15.3416 16.7315 15.3416C16.5299 15.3416 16.3375 15.2608 16.1912 15.1221C15.4796 14.4474 14.5143 13.6987 13.5083 13.3083V9.49166C14.5143 9.1013 15.4796 8.35254 16.1912 7.67788C16.3375 7.53917 16.5299 7.45832 16.7315 7.45832C17.1513 7.45832 17.4917 7.79865 17.4917 8.21847V14.5815Z\" />";
|
|
117
|
-
export declare const iconOsVersion = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.1415 10.86L12.3515 13.65C12.1615 13.84 11.8415 13.84 11.6515 13.64L8.8615 10.85C8.5415 10.54 8.7615 10 9.2115 10H11.0015V4C11.0015 3.45 11.4515 3 12.0015 3C12.5515 3 13.0015 3.45 13.0015 4V10.01H14.7915C15.2315 10.01 15.4515 10.55 15.1415 10.86ZM2 17C2 15.8954 2.89543 15 4 15H20C21.1046 15 22 15.8954 22 17V19.6667C22 20.7712 21.1046 21.6667 20 21.6667H4C2.89543 21.6667 2 20.7712 2 19.6667V17ZM5.33336 19.4486C5.94701 19.4486 6.44447 18.9511 6.44447 18.3375C6.44447 17.7238 5.94701 17.2264 5.33336 17.2264C4.71971 17.2264 4.22225 17.7238 4.22225 18.3375C4.22225 18.9511 4.71971 19.4486 5.33336 19.4486ZM8.666 19.4486C9.27965 19.4486 9.77712 18.9511 9.77712 18.3375C9.77712 17.7238 9.27965 17.2264 8.666 17.2264C8.05235 17.2264 7.55489 17.7238 7.55489 18.3375C7.55489 18.9511 8.05235 19.4486 8.666 19.4486Z\" />";
|
|
118
|
-
export declare const iconOffline = "<path d=\"M2.71 3.07C2.32 3.46 2.32 4.09 2.71 4.48L4.1 5.87C2.79 7.57 2 9.69 2 12C2 15.3 3.6 18.22 6.06 20.04C6.54 20.39 7.22 20.25 7.52 19.73C7.77 19.3 7.66 18.74 7.26 18.44C5.29 16.98 4 14.65 4 12C4 10.24 4.57 8.62 5.53 7.31L6.96 8.75C6.36 9.68 6 10.8 6 12C6 13.8 6.8 15.41 8.06 16.51C8.52 16.91 9.25 16.76 9.56 16.23L9.57 16.22C9.81 15.8 9.7 15.28 9.34 14.96C8.52 14.23 8 13.18 8 12C8 11.35 8.17 10.75 8.44 10.21L10.02 11.79L10 12C10 13.1 10.9 14 12 14L12.21 13.98L19.02 20.79C19.41 21.18 20.04 21.18 20.43 20.79C20.82 20.4 20.82 19.77 20.43 19.38L4.13 3.07C3.74 2.68 3.1 2.68 2.71 3.07ZM17.71 13.82C17.89 13.25 18 12.63 18 12C18 8.69 15.31 6 12 6C11.37 6 10.75 6.11 10.18 6.29L11.9 8.01C11.93 8.01 11.96 8 12 8C14.21 8 16 9.79 16 12C16 12.04 15.99 12.07 15.99 12.11L17.71 13.82ZM12 4C16.42 4 20 7.58 20 12C20 13.2 19.71 14.32 19.23 15.35L20.72 16.84C21.53 15.4 22 13.76 22 12C22 6.48 17.52 2 12 2C10.24 2 8.6 2.48 7.16 3.28L8.64 4.76C9.66 4.28 10.8 4 12 4Z\" />";
|
|
119
|
-
export declare const iconOnline = "<path d=\"M12.0001 10.9999C10.9001 10.9999 10.0001 11.8999 10.0001 12.9999C10.0001 14.0999 10.9001 14.9999 12.0001 14.9999C13.1001 14.9999 14.0001 14.0999 14.0001 12.9999C14.0001 11.8999 13.1001 10.9999 12.0001 10.9999ZM18.0001 12.9999C18.0001 9.43995 14.8901 6.59995 11.2501 7.04995C8.63005 7.36995 6.47005 9.45995 6.07005 12.0699C5.74005 14.2199 6.56005 16.1799 8.00005 17.4699C8.48005 17.8999 9.23005 17.7999 9.56005 17.2399L9.57005 17.2299C9.81005 16.8099 9.71005 16.2999 9.35005 15.9699C8.32005 15.0399 7.76005 13.5999 8.13005 12.0299C8.46005 10.6099 9.61005 9.45995 11.0301 9.11995C13.6501 8.48995 16.0001 10.4699 16.0001 12.9999C16.0001 14.1799 15.4801 15.2299 14.6701 15.9599C14.3101 16.2799 14.2001 16.7999 14.4401 17.2199L14.4501 17.2299C14.7601 17.7599 15.4801 17.9199 15.9501 17.5099C17.2001 16.4099 18.0001 14.7999 18.0001 12.9999ZM10.8301 3.06995C6.21005 3.58995 2.48005 7.39995 2.05005 12.0299C1.70005 15.7299 3.37005 19.0499 6.07005 21.0399C6.55005 21.3899 7.23005 21.2399 7.53005 20.7299C7.78005 20.2999 7.67005 19.7399 7.27005 19.4399C4.99005 17.7499 3.62005 14.8899 4.11005 11.7399C4.65005 8.23995 7.57005 5.44995 11.0901 5.05995C15.9101 4.50995 20.0001 8.27995 20.0001 12.9999C20.0001 15.6499 18.7101 17.9799 16.7301 19.4399C16.3301 19.7399 16.2201 20.2899 16.4701 20.7299C16.7701 21.2499 17.4501 21.3899 17.9301 21.0399C20.4001 19.2199 22.0001 16.2999 22.0001 12.9999C22.0001 7.08995 16.8701 2.37995 10.8301 3.06995Z\" />";
|
|
120
|
-
export declare const iconOpenOutside = "<path d=\"M18 19H6C5.45 19 5 18.55 5 18V6C5 5.45 5.45 5 6 5H11C11.55 5 12 4.55 12 4C12 3.45 11.55 3 11 3H5C3.89 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V13C21 12.45 20.55 12 20 12C19.45 12 19 12.45 19 13V18C19 18.55 18.55 19 18 19ZM14 4C14 4.55 14.45 5 15 5H17.59L8.46 14.13C8.07 14.52 8.07 15.15 8.46 15.54C8.85 15.93 9.48 15.93 9.87 15.54L19 6.41V9C19 9.55 19.45 10 20 10C20.55 10 21 9.55 21 9V4C21 3.45 20.55 3 20 3H15C14.45 3 14 3.45 14 4Z\" />";
|
|
121
|
-
export declare const iconOutgoingCall = "<path d=\"M19.23 15.26L16.69 14.97C16.08 14.9 15.48 15.11 15.05 15.54L13.21 17.38C10.38 15.94 8.06004 13.63 6.62004 10.79L8.47004 8.94001C8.90004 8.51001 9.11004 7.91001 9.04004 7.30001L8.75004 4.78001C8.63004 3.77001 7.78004 3.01001 6.76004 3.01001H5.03004C3.90004 3.01001 2.96004 3.95001 3.03004 5.08001C3.56004 13.62 10.39 20.44 18.92 20.97C20.05 21.04 20.99 20.1 20.99 18.97V17.24C21 16.23 20.24 15.38 19.23 15.26Z\" /><path d=\"M20.8378 3.11257C20.6961 2.97091 20.517 2.90007 20.3003 2.90007L15.8753 2.90007C15.6586 2.90007 15.4795 2.97091 15.3378 3.11257C15.1961 3.25424 15.1253 3.43341 15.1253 3.65007C15.1253 3.86674 15.1961 4.04591 15.3378 4.18757C15.4795 4.32924 15.6586 4.40007 15.8753 4.40007L18.4503 4.40007L13.0753 9.77507C12.9253 9.92507 12.8503 10.1042 12.8503 10.3126C12.8503 10.5209 12.9253 10.7001 13.0753 10.8501C13.2253 11.0001 13.4045 11.0751 13.6128 11.0751C13.8211 11.0751 14.0003 11.0001 14.1503 10.8501L19.5503 5.45007L19.5503 8.07507C19.5503 8.29174 19.6211 8.47091 19.7628 8.61257C19.9045 8.75424 20.0836 8.82507 20.3003 8.82507C20.517 8.82507 20.6961 8.75424 20.8378 8.61257C20.9795 8.47091 21.0503 8.29174 21.0503 8.07507L21.0503 3.65007C21.0503 3.43341 20.9795 3.25424 20.8378 3.11257Z\" />";
|
|
122
|
-
export declare const iconPassword = "<path d=\"M3 17.0001H21C21.55 17.0001 22 17.4501 22 18.0001C22 18.5501 21.55 19.0001 21 19.0001H3C2.45 19.0001 2 18.5501 2 18.0001C2 17.4501 2.45 17.0001 3 17.0001ZM2.5 12.5701C2.86 12.7801 3.32 12.6501 3.53 12.2901L4 11.4701L4.48 12.3001C4.69 12.6601 5.15 12.7801 5.51 12.5801C5.87 12.3701 5.99 11.9201 5.79 11.5601L5.3 10.7201H6.25C6.66 10.7201 7 10.3801 7 9.97006C7 9.56006 6.66 9.22006 6.25 9.22006H5.3L5.77 8.40006C5.98 8.04006 5.86 7.58006 5.5 7.37006C5.14 7.17006 4.68 7.29006 4.47 7.65006L4 8.47006L3.53 7.65006C3.32 7.29006 2.86 7.17006 2.5 7.37006C2.14 7.58006 2.02 8.04006 2.23 8.40006L2.7 9.22006H1.75C1.34 9.22006 1 9.56006 1 9.97006C1 10.3801 1.34 10.7201 1.75 10.7201H2.7L2.22 11.5501C2.02 11.9101 2.14 12.3701 2.5 12.5701ZM10.5 12.5701C10.86 12.7801 11.32 12.6501 11.53 12.2901L12 11.4701L12.48 12.3001C12.69 12.6601 13.15 12.7801 13.51 12.5801C13.87 12.3701 13.99 11.9201 13.79 11.5601L13.31 10.7301H14.26C14.67 10.7301 15.01 10.3901 15.01 9.98006C15.01 9.57006 14.67 9.23006 14.26 9.23006H13.3L13.77 8.41006C13.98 8.05006 13.85 7.59006 13.5 7.38006C13.14 7.17006 12.68 7.30006 12.48 7.65006L12 8.47006L11.53 7.65006C11.32 7.29006 10.86 7.17006 10.51 7.38006C10.15 7.59006 10.03 8.05006 10.24 8.41006L10.71 9.23006H9.75C9.34 9.22006 9 9.56006 9 9.97006C9 10.3801 9.34 10.7201 9.75 10.7201H10.7L10.22 11.5501C10.02 11.9101 10.14 12.3701 10.5 12.5701ZM23 9.97006C23 9.56006 22.66 9.22006 22.25 9.22006H21.3L21.77 8.40006C21.98 8.04006 21.85 7.58006 21.5 7.37006C21.14 7.16006 20.68 7.29006 20.48 7.64006L20 8.47006L19.53 7.65006C19.32 7.29006 18.86 7.17006 18.51 7.38006C18.15 7.59006 18.03 8.05006 18.24 8.41006L18.71 9.23006H17.76C17.34 9.22006 17 9.56006 17 9.97006C17 10.3801 17.34 10.7201 17.75 10.7201H18.7L18.22 11.5501C18.01 11.9101 18.14 12.3701 18.5 12.5701C18.86 12.7801 19.32 12.6501 19.53 12.2901L20 11.4701L20.48 12.3001C20.69 12.6601 21.15 12.7801 21.51 12.5801C21.87 12.3701 21.99 11.9201 21.79 11.5601L21.31 10.7301H22.26C22.66 10.7201 23 10.3801 23 9.97006Z\" />";
|
|
123
|
-
export declare const iconPaste = "<path d=\"M19 2H14.82C14.4 0.84 13.3 0 12 0C10.7 0 9.6 0.84 9.18 2H5C3.9 2 3 2.9 3 4V20C3 21.1 3.9 22 5 22H19C20.1 22 21 21.1 21 20V4C21 2.9 20.1 2 19 2ZM12 2C12.55 2 13 2.45 13 3C13 3.55 12.55 4 12 4C11.45 4 11 3.55 11 3C11 2.45 11.45 2 12 2ZM18 20H6C5.45 20 5 19.55 5 19V5C5 4.45 5.45 4 6 4H7V5C7 6.1 7.9 7 9 7H15C16.1 7 17 6.1 17 5V4H18C18.55 4 19 4.45 19 5V19C19 19.55 18.55 20 18 20Z\" />";
|
|
124
|
-
export declare const iconPauseCircle = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM10 16C9.45 16 9 15.55 9 15V9C9 8.45 9.45 8 10 8C10.55 8 11 8.45 11 9V15C11 15.55 10.55 16 10 16ZM14 16C13.45 16 13 15.55 13 15V9C13 8.45 13.45 8 14 8C14.55 8 15 8.45 15 9V15C15 15.55 14.55 16 14 16Z\" />";
|
|
125
|
-
export declare const iconPause = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 5C7.44772 5 7 5.44772 7 6V18C7 18.5523 7.44772 19 8 19C8.55228 19 9 18.5523 9 18V6C9 5.44772 8.55228 5 8 5ZM16 5C15.4477 5 15 5.44772 15 6V18C15 18.5523 15.4477 19 16 19C16.5523 19 17 18.5523 17 18V6C17 5.44772 16.5523 5 16 5Z\" />";
|
|
126
|
-
export declare const iconPhone = "<path d=\"M19.23 15.26L16.69 14.97C16.08 14.9 15.48 15.11 15.05 15.54L13.21 17.38C10.38 15.94 8.06004 13.63 6.62004 10.79L8.47004 8.94001C8.90004 8.51001 9.11004 7.91001 9.04004 7.30001L8.75004 4.78001C8.63004 3.77001 7.78004 3.01001 6.76004 3.01001H5.03004C3.90004 3.01001 2.96004 3.95001 3.03004 5.08001C3.56004 13.62 10.39 20.44 18.92 20.97C20.05 21.04 20.99 20.1 20.99 18.97V17.24C21 16.23 20.24 15.38 19.23 15.26Z\" />";
|
|
127
|
-
export declare const iconPickupPoint = "<path d=\"M20.1586 4.8C20.0686 4.34 19.6586 4 19.1786 4H4.81861C4.33861 4 3.92861 4.34 3.83861 4.8L2.83861 9.8C2.71861 10.42 3.18861 11 3.81861 11H3.99861V19C3.99861 19.55 4.44861 20 4.99861 20H12.9986C13.5486 20 13.9986 19.55 13.9986 19V11H17.9986V19C17.9986 19.55 18.4486 20 18.9986 20C19.5486 20 19.9986 19.55 19.9986 19V11H20.1786C20.8086 11 21.2786 10.42 21.1586 9.8L20.1586 4.8ZM11.9986 16H5.99861V11H11.9986V16Z\" />";
|
|
128
|
-
export declare const iconPinOutline = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.3116 4.28003C13.9382 3.90666 13.3329 3.90666 12.9595 4.28003C12.5861 4.6534 12.5861 5.25875 12.9595 5.63212L13.7804 6.45304L9.24138 10.0263L8.22737 9.01231C7.854 8.63894 7.24864 8.63894 6.87527 9.01231C6.5019 9.38568 6.5019 9.99104 6.87527 10.3644L9.57933 13.0685C9.57928 13.0685 9.57923 13.0686 9.57917 13.0686L5.25489 17.3929C5.20832 17.4395 5.16647 17.4905 5.12994 17.5453L4.09794 19.0933C3.94376 19.3246 3.97425 19.6325 4.1708 19.8291C4.36735 20.0256 4.6753 20.0561 4.90657 19.9019L6.45457 18.8699C6.50937 18.8334 6.56042 18.7916 6.60698 18.745L10.9313 14.4207C10.9313 14.4207 10.9314 14.4206 10.9314 14.4206L13.6357 17.1249C14.0091 17.4982 14.6145 17.4982 14.9878 17.1249C15.3612 16.7515 15.3612 16.1461 14.9878 15.7728L13.9737 14.7586L17.547 10.2196L18.3679 11.0405C18.7413 11.4139 19.3466 11.4139 19.72 11.0405C20.0933 10.6671 20.0933 10.0618 19.72 9.6884L14.3116 4.28003ZM10.6804 11.4654L15.2233 7.89595L16.104 8.77666L12.5346 13.3196L10.6804 11.4654Z\"/>";
|
|
129
|
-
export declare const iconPin = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.3116 4.28003C13.9382 3.90666 13.3329 3.90666 12.9595 4.28003C12.5861 4.6534 12.5861 5.25875 12.9595 5.63212L13.7804 6.45298L9.24133 10.0263L8.22737 9.01231C7.854 8.63894 7.24864 8.63894 6.87527 9.01231C6.5019 9.38568 6.5019 9.99104 6.87527 10.3644L9.57933 13.0685C9.57928 13.0685 9.57923 13.0686 9.57917 13.0686L5.25489 17.3929C5.20832 17.4395 5.16647 17.4905 5.12994 17.5453L4.09794 19.0933C3.94376 19.3246 3.97425 19.6325 4.1708 19.8291C4.36735 20.0256 4.6753 20.0561 4.90657 19.9019L6.45457 18.8699C6.50937 18.8334 6.56042 18.7916 6.60698 18.745L10.9313 14.4207C10.9313 14.4207 10.9314 14.4206 10.9314 14.4206L13.6357 17.1249C14.0091 17.4982 14.6145 17.4982 14.9878 17.1249C15.3612 16.7515 15.3612 16.1461 14.9878 15.7728L13.9736 14.7586L17.5469 10.2195L18.3679 11.0405C18.7413 11.4139 19.3466 11.4139 19.72 11.0405C20.0933 10.6671 20.0933 10.0618 19.72 9.6884L14.3116 4.28003Z\" />";
|
|
130
|
-
export declare const iconPlayCircle = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM10 15.5V8.5C10 8.09 10.47 7.85 10.8 8.1L15.47 11.6C15.74 11.8 15.74 12.2 15.47 12.4L10.8 15.9C10.47 16.15 10 15.91 10 15.5Z\" />";
|
|
131
|
-
export declare const iconPlusRounded = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM16 13H13V16C13 16.55 12.55 17 12 17C11.45 17 11 16.55 11 16V13H8C7.45 13 7 12.55 7 12C7 11.45 7.45 11 8 11H11V8C11 7.45 11.45 7 12 7C12.55 7 13 7.45 13 8V11H16C16.55 11 17 11.45 17 12C17 12.55 16.55 13 16 13Z\" />";
|
|
132
|
-
export declare const iconPlus = "<path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM16 13H13V16C13 16.55 12.55 17 12 17C11.45 17 11 16.55 11 16V13H8C7.45 13 7 12.55 7 12C7 11.45 7.45 11 8 11H11V8C11 7.45 11.45 7 12 7C12.55 7 13 7.45 13 8V11H16C16.55 11 17 11.45 17 12C17 12.55 16.55 13 16 13Z\" />";
|
|
133
|
-
export declare const iconPointUp = "<path d=\"M16.0703 2.465C16.0703 1.6559 16.7262 1 17.5353 1C18.3444 1 19.0003 1.6559 19.0003 2.465V13.3545C18.2736 12.531 17.2132 12.009 16.0307 12.0001C16.0545 11.8704 16.067 11.7366 16.067 11.6V10.3021L16.0703 10.3044V2.465Z\" /><path d=\"M5 18C5 21 8.33357 23 12 23C15.6664 23 19 21 19 18V16C19 14.3431 17.6569 13 16 13L13.4865 13.0001C12.6643 13.0073 12 13.6761 12 14.5C12 15.3284 12.6716 16 13.5 16H14.5C15.3284 16 16 16.6716 16 17.5V18.5C16 18.7761 15.7761 19 15.5 19C15.2239 19 15 18.7761 15 18.5V17.5C15 17.2239 14.7761 17 14.5 17H13.5C12.1193 17 11 15.8807 11 14.5C11 14.3672 11.0104 14.2368 11.0303 14.1096C10.7564 14.232 10.453 14.3 10.1336 14.3C9.50619 14.3 8.94012 14.0374 8.53934 13.616C8.30713 14.5821 7.4375 15.3 6.4002 15.3C5.86825 15.3 5.3804 15.1112 5 14.797V18Z\" /><path d=\"M13.8615 13H13.8725L13.867 13L13.8615 13Z\" /><path d=\"M13.5 12H15.209C15.2467 11.8733 15.267 11.739 15.267 11.6L15.2668 9.4C15.2668 8.6268 14.64 8 13.8668 8C13.0936 8 12.4668 8.6268 12.4668 9.4V11.6C12.4668 11.8035 12.5102 11.9969 12.5883 12.1714C12.8708 12.0608 13.1783 12 13.5 12Z\" /><path d=\"M11.2391 9.04094C11.4237 9.2781 11.5336 9.57622 11.5336 9.90001V12.1C11.5336 12.8732 10.9068 13.5 10.1336 13.5C10.1079 13.5 10.0823 13.4993 10.057 13.4979C9.31932 13.4583 8.7334 12.8476 8.7334 12.1V9.9C8.7334 9.1268 9.3602 8.5 10.1334 8.5C10.5828 8.5 10.983 8.71175 11.2391 9.04094Z\" /><path d=\"M7.72766 10.4546C7.54161 9.89977 7.01749 9.5 6.4 9.5C5.6268 9.5 5 10.1268 5 10.9V13.1C5 13.8473 5.58544 14.4578 6.32267 14.4979C6.34833 14.4993 6.37418 14.5 6.4002 14.5C7.17339 14.5 7.8002 13.8732 7.8002 13.1V10.9C7.8002 10.7443 7.7746 10.5946 7.72766 10.4546Z\" />";
|
|
134
|
-
export declare const iconPowerOn = "<path d=\"M12.0002 3C11.4502 3 11.0002 3.45 11.0002 4V12C11.0002 12.55 11.4502 13 12.0002 13C12.5502 13 13.0002 12.55 13.0002 12V4C13.0002 3.45 12.5502 3 12.0002 3ZM17.1402 5.86C16.7502 6.25 16.7602 6.86 17.1302 7.25C18.2602 8.45 18.9602 10.05 19.0002 11.82C19.0902 15.65 15.9202 18.95 12.0902 18.99C8.18017 19.05 5.00017 15.9 5.00017 12C5.00017 10.16 5.71017 8.49 6.87017 7.24C7.24017 6.85 7.24017 6.24 6.86017 5.86C6.46017 5.46 5.81017 5.47 5.43017 5.88C3.98017 7.42 3.07017 9.47 3.00017 11.74C2.86017 16.62 6.83017 20.84 11.7102 20.99C16.8102 21.15 21.0002 17.06 21.0002 11.99C21.0002 9.62 20.0802 7.48 18.5802 5.88C18.2002 5.47 17.5402 5.46 17.1402 5.86Z\" />";
|
|
135
|
-
export declare const iconPower = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.2479 1.84298C19.3326 2.16306 20 3.21408 20 4.35568V12V19.6443C20 20.7859 19.3326 21.8369 18.2479 22.157C16.438 22.6911 14.2959 23 12 23C9.70411 23 7.56199 22.6911 5.75212 22.157C4.66742 21.8369 4 20.7859 4 19.6443V12V4.35568C4 3.21408 4.66742 2.16306 5.75212 1.84298C7.56199 1.30891 9.70411 1 12 1C14.2959 1 16.438 1.30891 18.2479 1.84298ZM12.8002 3.6C12.8002 4.04183 12.442 4.4 12.0002 4.4C11.5584 4.4 11.2002 4.04183 11.2002 3.6C11.2002 3.15817 11.5584 2.8 12.0002 2.8C12.442 2.8 12.8002 3.15817 12.8002 3.6ZM7.87012 6.84091C7.87012 6.51456 8.1347 6.25 8.46103 6.25H15.5519C15.8783 6.25 16.1428 6.51456 16.1428 6.84091V9.20455C16.1428 9.53089 15.8783 9.79545 15.5519 9.79545H8.46103C8.1347 9.79545 7.87012 9.53089 7.87012 9.20455V6.84091ZM8.46103 10.9773C8.1347 10.9773 7.87012 11.2418 7.87012 11.5682V13.9318C7.87012 14.2582 8.1347 14.5227 8.46103 14.5227H10.8247C11.151 14.5227 11.4156 14.2582 11.4156 13.9318V11.5682C11.4156 11.2418 11.151 10.9773 10.8247 10.9773H8.46103ZM13.1883 10.9773C12.862 10.9773 12.5974 11.2418 12.5974 11.5682V13.9318C12.5974 14.2582 12.862 14.5227 13.1883 14.5227H15.5519C15.8783 14.5227 16.1428 14.2582 16.1428 13.9318V11.5682C16.1428 11.2418 15.8783 10.9773 15.5519 10.9773H13.1883ZM8.46103 15.7045C8.1347 15.7045 7.87012 15.9691 7.87012 16.2955V18.6591C7.87012 18.9854 8.1347 19.25 8.46103 19.25H10.8247C11.151 19.25 11.4156 18.9854 11.4156 18.6591V16.2955C11.4156 15.9691 11.151 15.7045 10.8247 15.7045H8.46103Z\" />";
|
|
136
|
-
export declare const iconPrint = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.12833 4.49613C3.70682 3.96924 2.85714 4.26729 2.85714 4.94203V17.6901H21.1429V4.94203C21.1429 4.26729 20.2932 3.96924 19.8717 4.49613C19.5859 4.85332 19.0427 4.85332 18.7569 4.49613L18.3781 4.02267C17.9206 3.45078 17.0508 3.45078 16.5933 4.02267L16.5496 4.07733C16.0921 4.64922 15.2222 4.64922 14.7647 4.07733L14.721 4.02267C14.2635 3.45078 13.3937 3.45078 12.9361 4.02267L12.8924 4.07733C12.4349 4.64922 11.5651 4.64922 11.1076 4.07733L11.0639 4.02267C10.6063 3.45078 9.73652 3.45078 9.27901 4.02267L9.23528 4.07733C8.77776 4.64922 7.90795 4.64922 7.45044 4.07733L7.40671 4.02267C6.94919 3.45078 6.07938 3.45078 5.62186 4.02267L5.2431 4.49613C4.95735 4.85332 4.41408 4.85332 4.12833 4.49613ZM23.122 21.1428H0.878049C0.393116 21.1428 0 20.759 0 20.2856C0 19.8122 0.393116 19.4285 0.878049 19.4285H23.122C23.6069 19.4285 24 19.8122 24 20.2856C24 20.759 23.6069 21.1428 23.122 21.1428ZM18.2148 10.2856C18.6115 10.2856 18.9331 9.90187 18.9331 9.42848C18.9331 8.95509 18.6115 8.57134 18.2148 8.57134H5.81248C5.41578 8.57134 5.09419 8.95509 5.09419 9.42848C5.09419 9.90187 5.41578 10.2856 5.81248 10.2856H18.2148ZM10.3617 13.4285C10.3617 13.9019 10.0401 14.2856 9.64337 14.2856H5.81248C5.41578 14.2856 5.09419 13.9019 5.09419 13.4285C5.09419 12.9551 5.41578 12.5713 5.81248 12.5713H9.64337C10.0401 12.5713 10.3617 12.9551 10.3617 13.4285Z\" />";
|
|
137
|
-
export declare const iconPrinter = "<path d=\"M19 8H5C3.34 8 2 9.34 2 11V15C2 16.1 2.9 17 4 17H6V19C6 20.1 6.9 21 8 21H16C17.1 21 18 20.1 18 19V17H20C21.1 17 22 16.1 22 15V11C22 9.34 20.66 8 19 8ZM15 19H9C8.45 19 8 18.55 8 18V14H16V18C16 18.55 15.55 19 15 19ZM19 12C18.45 12 18 11.55 18 11C18 10.45 18.45 10 19 10C19.55 10 20 10.45 20 11C20 11.55 19.55 12 19 12ZM17 3H7C6.45 3 6 3.45 6 4V6C6 6.55 6.45 7 7 7H17C17.55 7 18 6.55 18 6V4C18 3.45 17.55 3 17 3Z\" />";
|
|
138
|
-
export declare const iconPromo = "<path d=\"M2.59 11.58L11.59 2.58C11.95 2.22 12.45 2 13 2H20C21.1 2 22 2.9 22 4V11C22 11.55 21.78 12.05 21.41 12.42L12.41 21.42C12.05 21.78 11.55 22 11 22C10.45 22 9.95 21.78 9.59 21.41L2.59 14.41C2.22 14.05 2 13.55 2 13C2 12.45 2.23 11.94 2.59 11.58ZM18.5 7C19.33 7 20 6.33 20 5.5C20 4.67 19.33 4 18.5 4C17.67 4 17 4.67 17 5.5C17 6.33 17.67 7 18.5 7Z\" />";
|
|
139
|
-
export declare const iconRefresh = "<path d=\"M17.6498 6.34999C16.0198 4.71999 13.7098 3.77999 11.1698 4.03999C7.49978 4.40999 4.47978 7.38999 4.06978 11.06C3.51978 15.91 7.26978 20 11.9998 20C15.1898 20 17.9298 18.13 19.2098 15.44C19.5298 14.77 19.0498 14 18.3098 14C17.9398 14 17.5898 14.2 17.4298 14.53C16.2998 16.96 13.5898 18.5 10.6298 17.84C8.40978 17.35 6.61978 15.54 6.14978 13.32C5.30978 9.43999 8.25978 5.99999 11.9998 5.99999C13.6598 5.99999 15.1398 6.68999 16.2198 7.77999L14.7098 9.28999C14.0798 9.91999 14.5198 11 15.4098 11H18.9998C19.5498 11 19.9998 10.55 19.9998 9.99999V6.40999C19.9998 5.51999 18.9198 5.06999 18.2898 5.69999L17.6498 6.34999Z\" />";
|
|
140
|
-
export declare const iconRefund = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 12C2 6.48 6.48 2 12 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 12 22C6.48 22 2 17.52 2 12ZM10.5846 6.36672L5.81837 10.5739C5.37846 10.9622 5.36481 11.6431 5.7901 12.0474L10.5781 16.5989C10.7373 16.7503 11 16.6377 11 16.418V13.5C13.047 13.5508 15.6875 14.1051 17.5185 16.3423C17.6714 16.5291 18 16.4265 18 16.1852C18 12.4101 14.6562 9.90578 11 9.5V6.55414C11 6.33884 10.746 6.22424 10.5846 6.36672Z\" />";
|
|
141
|
-
export declare const iconRemote = "<path d=\"M21 3H3C1.9 3 1 3.9 1 5V7C1 7.55 1.45 8 2 8C2.55 8 3 7.55 3 7V6C3 5.45 3.45 5 4 5H20C20.55 5 21 5.45 21 6V18C21 18.55 20.55 19 20 19H15C14.45 19 14 19.45 14 20C14 20.55 14.45 21 15 21H21C22.1 21 23 20.1 23 19V5C23 3.9 22.1 3 21 3ZM2.14 14.09C1.54 13.99 1 14.48 1 15.09C1 15.58 1.36 15.99 1.85 16.07C3.93 16.43 5.57 18.07 5.93 20.15C6.01 20.64 6.42 21 6.91 21C7.52 21 8 20.46 7.91 19.86C7.43 16.9 5.09 14.57 2.14 14.09ZM1 18V21H4C4 19.34 2.66 18 1 18ZM2.1 10.05C1.51 10 1 10.46 1 11.05C1 11.56 1.38 11.99 1.88 12.04C6.15 12.45 9.55 15.85 9.96 20.12C10.01 20.62 10.44 20.99 10.95 20.99C11.55 20.99 12.01 20.47 11.95 19.88C11.42 14.69 7.29 10.57 2.1 10.05Z\"/>";
|
|
142
|
-
export declare const iconRenew = "<path d=\"M12 5.99994V7.78994C12 8.23994 12.54 8.45994 12.85 8.13994L15.64 5.34994C15.84 5.14994 15.84 4.83994 15.64 4.63994L12.85 1.84994C12.54 1.53994 12 1.75994 12 2.20994V3.99994C7.58 3.99994 4 7.57994 4 11.9999C4 13.0399 4.2 14.0399 4.57 14.9499C4.84 15.6199 5.7 15.7999 6.21 15.2899C6.48 15.0199 6.59 14.6099 6.44 14.2499C6.15 13.5599 6 12.7899 6 11.9999C6 8.68994 8.69 5.99994 12 5.99994ZM17.79 8.70994C17.52 8.97994 17.41 9.39994 17.56 9.74994C17.84 10.4499 18 11.2099 18 11.9999C18 15.3099 15.31 17.9999 12 17.9999V16.2099C12 15.7599 11.46 15.5399 11.15 15.8599L8.36 18.6499C8.16 18.8499 8.16 19.1599 8.36 19.3599L11.15 22.1499C11.46 22.4599 12 22.2399 12 21.7999V19.9999C16.42 19.9999 20 16.4199 20 11.9999C20 10.9599 19.8 9.95994 19.43 9.04994C19.16 8.37994 18.3 8.19994 17.79 8.70994Z\" />";
|
|
143
|
-
export declare const iconResearch = "<path d=\"M11.5 14C12.8807 14 14 12.8807 14 11.5C14 10.1193 12.8807 9 11.5 9C10.1193 9 9 10.1193 9 11.5C9 12.8807 10.1193 14 11.5 14Z\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM11.5 16C12.3805 16 13.202 15.7471 13.8957 15.31L15.2929 16.7071C15.6834 17.0976 16.3166 17.0976 16.7071 16.7071C17.0976 16.3166 17.0976 15.6834 16.7071 15.2929L15.31 13.8957C15.7471 13.202 16 12.3805 16 11.5C16 9.01472 13.9853 7 11.5 7C9.01472 7 7 9.01472 7 11.5C7 13.9853 9.01472 16 11.5 16Z\" />";
|
|
144
|
-
export declare const iconRoute = "<path d=\"M8.875 21C7.79167 21 6.875 20.6208 6.125 19.8625C5.375 19.1042 5 18.1917 5 17.125V8.4C4.41667 8.18333 3.9375 7.8375 3.5625 7.3625C3.1875 6.8875 3 6.35 3 5.75C3 4.98333 3.27083 4.33333 3.8125 3.8C4.35417 3.26667 5.00833 3 5.775 3C6.525 3 7.16667 3.26667 7.7 3.8C8.23333 4.33333 8.5 4.98333 8.5 5.75C8.5 6.35 8.3125 6.8875 7.9375 7.3625C7.5625 7.8375 7.08333 8.18333 6.5 8.4V17.125C6.5 17.775 6.72917 18.3333 7.1875 18.8C7.64583 19.2667 8.21667 19.5 8.9 19.5C9.56667 19.5 10.125 19.2667 10.575 18.8C11.025 18.3333 11.25 17.775 11.25 17.125V6.875C11.25 5.79167 11.625 4.875 12.375 4.125C13.125 3.375 14.0417 3 15.125 3C16.2083 3 17.125 3.375 17.875 4.125C18.625 4.875 19 5.79167 19 6.875V15.6C19.5833 15.8167 20.0625 16.1625 20.4375 16.6375C20.8125 17.1125 21 17.65 21 18.25C21 19 20.7333 19.6458 20.2 20.1875C19.6667 20.7292 19.0167 21 18.25 21C17.5 21 16.8542 20.7292 16.3125 20.1875C15.7708 19.6458 15.5 19 15.5 18.25C15.5 17.65 15.6875 17.1083 16.0625 16.625C16.4375 16.1417 16.9167 15.8 17.5 15.6V6.875C17.5 6.20833 17.2708 5.64583 16.8125 5.1875C16.3542 4.72917 15.7917 4.5 15.125 4.5C14.4583 4.5 13.8958 4.72917 13.4375 5.1875C12.9792 5.64583 12.75 6.20833 12.75 6.875V17.125C12.75 18.1917 12.375 19.1042 11.625 19.8625C10.875 20.6208 9.95833 21 8.875 21ZM5.775 7C6.10833 7 6.39583 6.875 6.6375 6.625C6.87917 6.375 7 6.075 7 5.725C7 5.39167 6.87917 5.10417 6.6375 4.8625C6.39583 4.62083 6.1 4.5 5.75 4.5C5.41667 4.5 5.125 4.62083 4.875 4.8625C4.625 5.10417 4.5 5.4 4.5 5.75C4.5 6.08333 4.625 6.375 4.875 6.625C5.125 6.875 5.425 7 5.775 7ZM18.275 19.5C18.6083 19.5 18.8958 19.375 19.1375 19.125C19.3792 18.875 19.5 18.575 19.5 18.225C19.5 17.8917 19.3792 17.6042 19.1375 17.3625C18.8958 17.1208 18.6 17 18.25 17C17.9167 17 17.625 17.1208 17.375 17.3625C17.125 17.6042 17 17.9 17 18.25C17 18.5833 17.125 18.875 17.375 19.125C17.625 19.375 17.925 19.5 18.275 19.5Z\" />";
|
|
145
|
-
export declare const iconSim = "<path d=\"M19.99 4C19.99 2.9 19.1 2 18 2H10.8284C10.298 2 9.78929 2.21071 9.41421 2.58579L4.58579 7.41421C4.21071 7.78929 4 8.29799 4 8.82843V20C4 21.1 4.9 22 6 22H18.01C19.11 22 20 21.1 20 20L19.99 4ZM9 19H7V17H9V19ZM17 19H15V17H17V19ZM9 15H7V11H9V15ZM13 19H11V15H13V19ZM13 13H11V11H13V13ZM17 15H15V11H17V15Z\" />";
|
|
146
|
-
export declare const iconSaleOptions = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.7198 2.69386V3.85099H6.70103V2.73867C6.70103 1.77843 7.47946 1 8.4397 1H14.4579C13.5126 1 12.7435 1.75433 12.7198 2.69386ZM14.7554 3.57729C15.5556 3.57729 16.2043 4.22598 16.2043 5.02618V10.045C15.4425 10.1314 14.7177 10.3401 14.0502 10.6509V7.90417C14.0502 7.26401 13.5312 6.74506 12.8911 6.74506L6.65633 6.74506C6.01617 6.74506 5.49722 7.26401 5.49722 7.90417V11.2879C5.49722 11.9281 6.01617 12.447 6.65633 12.447H11.6848C11.2303 12.9773 10.8538 13.5764 10.5729 14.2264C10.4129 14.1038 10.2127 14.0309 9.99544 14.0309C9.47059 14.0309 9.04511 14.4564 9.04511 14.9812C9.04511 15.5061 9.47059 15.9316 9.99544 15.9316C10.0252 15.9316 10.0546 15.9302 10.0836 15.9275C10.0514 16.1372 10.0284 16.35 10.0152 16.5653L9.99544 16.5651C9.47059 16.5651 9.04511 16.9906 9.04511 17.5155C9.04511 18.0403 9.47059 18.4658 9.99544 18.4658C10.0491 18.4658 10.1017 18.4613 10.1529 18.4528C10.3493 19.3835 10.7307 20.2459 11.2566 21H4.98209C4.18189 21 3.5332 20.3513 3.5332 19.5511V5.02618C3.5332 4.22598 4.18189 3.57729 4.98209 3.57729H5.87398V4.53063H13.4791V3.57729H14.7554ZM6.19413 14.9812C6.19413 15.5061 6.6196 15.9316 7.14446 15.9316C7.66931 15.9316 8.09478 15.5061 8.09478 14.9812C8.09478 14.4564 7.66931 14.0309 7.14446 14.0309C6.6196 14.0309 6.19413 14.4564 6.19413 14.9812ZM7.14446 18.4658C6.6196 18.4658 6.19413 18.0403 6.19413 17.5155C6.19413 16.9906 6.6196 16.5651 7.14446 16.5651C7.66931 16.5651 8.09478 16.9906 8.09478 17.5155C8.09478 18.0403 7.66931 18.4658 7.14446 18.4658ZM15.552 20.5L15.852 22H17.852L18.152 20.5C18.352 20.4167 18.5396 20.3293 18.715 20.238C18.8896 20.146 19.0686 20.0333 19.252 19.9L20.702 20.35L21.702 18.65L20.552 17.65C20.5853 17.45 20.602 17.2417 20.602 17.025C20.602 16.8083 20.5853 16.6 20.552 16.4L21.702 15.4L20.702 13.65L19.252 14.15C19.0686 14 18.8896 13.875 18.715 13.775C18.5396 13.675 18.352 13.5833 18.152 13.5L17.852 12H15.852L15.552 13.5C15.352 13.5833 15.1643 13.6707 14.989 13.762C14.8143 13.854 14.6353 13.9667 14.452 14.1L13.002 13.65L12.002 15.35L13.152 16.35C13.1186 16.5833 13.102 16.8 13.102 17C13.102 17.2 13.1186 17.4167 13.152 17.65L12.002 18.65L13.002 20.35L14.452 19.9C14.6353 20.0333 14.8143 20.146 14.989 20.238C15.1643 20.3293 15.352 20.4167 15.552 20.5ZM18.265 18.413C17.873 18.8043 17.402 19 16.852 19C16.302 19 15.8313 18.8043 15.44 18.413C15.048 18.021 14.852 17.55 14.852 17C14.852 16.45 15.048 15.979 15.44 15.587C15.8313 15.1957 16.302 15 16.852 15C17.402 15 17.873 15.1957 18.265 15.587C18.6563 15.979 18.852 16.45 18.852 17C18.852 17.55 18.6563 18.021 18.265 18.413Z\" />";
|
|
147
|
-
export declare const iconSave = "<path d=\"M21 6.98932V19.1015C21 19.6142 20.8118 20.0587 20.4352 20.4352C20.0587 20.8118 19.6061 21 19.0774 21H4.89853C4.38585 21 3.94125 20.8118 3.56475 20.4352C3.18825 20.0587 3 19.6142 3 19.1015V4.92256C3 4.39386 3.18825 3.94126 3.56475 3.56475C3.94125 3.18825 4.38585 3 4.89853 3H17.0107L21 6.98932ZM11.988 17.5394C12.6769 17.5394 13.2657 17.2951 13.7543 16.8064C14.243 16.3178 14.4873 15.729 14.4873 15.0401C14.4873 14.3511 14.243 13.7624 13.7543 13.2737C13.2657 12.785 12.6769 12.5407 11.988 12.5407C11.2991 12.5407 10.7103 12.781 10.2216 13.2617C9.73298 13.7423 9.48865 14.3351 9.48865 15.0401C9.48865 15.729 9.73298 16.3178 10.2216 16.8064C10.7103 17.2951 11.2991 17.5394 11.988 17.5394ZM6.17223 9.63284H14.7757V6.19626H6.17223V9.63284Z\" />";
|
|
148
|
-
export declare const iconScanner = "<path d=\"M21.6844 16.7105L21.6729 16.6534C21.3761 15.1015 20.7466 13.2648 20.1378 11.4886C19.8641 10.6902 19.6028 9.92693 19.3844 9.22673C20.2758 8.53585 20.9553 7.67847 21.0233 6.73071L21.0245 6.7083C21.0278 6.61496 21.0278 6.56106 21.0245 6.46778L21.0233 6.44549C20.8657 4.24118 17.4752 2.4206 15.6843 2.26312C14.4402 2.09834 12.0547 2 9.29659 2C6.52764 2 4.13441 2.09909 2.89458 2.26509L2.87285 2.26842C2.46089 2.33856 2.0222 2.67322 2.02689 3.40195C2.03418 4.53158 3.11992 6.42987 4.04743 7.7123C4.84097 8.80952 6.38639 10.6839 7.8197 10.9089L7.83353 10.9109C9.14744 11.0869 10.4707 11.1761 11.7664 11.1761C12.5058 11.1761 13.2543 11.146 14.0048 11.0884C14.5272 11.869 14.9501 12.6112 15.1043 13.4334C15.1673 13.7796 15.1545 14.1473 15.1409 14.5365C15.1275 14.9223 15.1137 15.3212 15.1707 15.7393L15.1726 15.7521C15.2442 16.2059 15.3931 16.613 15.5372 17.0067C15.6293 17.2582 15.7163 17.496 15.7814 17.739C15.8839 18.2664 15.8573 18.7888 15.8292 19.3414C15.8155 19.6096 15.8014 19.8868 15.8012 20.1753C15.7892 20.9477 15.9938 21.4682 16.4268 21.7663C16.6699 21.9336 16.9411 22 17.2298 22C17.7937 22 18.4239 21.7468 19.0401 21.4992C19.2946 21.397 19.5349 21.3004 19.7567 21.2265C22.4137 20.3552 22.1391 18.9834 21.6844 16.7105ZM13.1707 4.80611H16.4221C16.763 4.80611 17.0395 5.0825 17.0395 5.42347C17.0395 5.76443 16.763 6.04082 16.4221 6.04082H13.1707C12.8298 6.04082 12.5534 5.76443 12.5534 5.42347C12.5534 5.0825 12.8298 4.80611 13.1707 4.80611ZM13.1707 7.94554C12.8298 7.94554 12.5534 7.66915 12.5534 7.32818C12.5534 6.98722 12.8298 6.71083 13.1707 6.71083H16.4221C16.763 6.71083 17.0395 6.98722 17.0395 7.32818C17.0395 7.66915 16.763 7.94554 16.4221 7.94554H13.1707Z\" />";
|
|
149
|
-
export declare const iconSelected = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.131 17.37C10.8109 14.7298 8.2633 11.3368 6.47998 9.54192L8.19382 7.60806C10.174 9.64614 11.3436 11.4179 12.0268 12.5527C14.3428 8.2218 18.8011 2.8371 21.6729 0L22.6341 1.08852C17.7242 6.75114 14.3081 12.5759 12.131 17.37ZM19 18V8.2602C19.617 7.35602 20.2711 6.44425 20.9634 5.53014C20.9875 5.68322 21 5.84015 21 6V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H16.9142C16.3763 3.64239 15.833 4.31298 15.2969 5H6C5.44772 5 5 5.44772 5 6V18C5 18.5523 5.44772 19 6 19H18C18.5523 19 19 18.5523 19 18Z\" />";
|
|
150
|
-
export declare const iconSend = "<path d=\"M3.67002 20.3949L21.12 12.9149C21.93 12.5649 21.93 11.4249 21.12 11.0749L3.67002 3.59489C3.01002 3.30489 2.28002 3.79489 2.28002 4.50489L2.27002 9.11489C2.27002 9.61489 2.64002 10.0449 3.14002 10.1049L17.27 11.9949L3.14002 13.8749C2.64002 13.9449 2.27002 14.3749 2.27002 14.8749L2.28002 19.4849C2.28002 20.1949 3.01002 20.6849 3.67002 20.3949Z\" />";
|
|
151
|
-
export declare const iconShare = "<path d=\"M14.5053 6.949V5.14141C14.5053 4.12961 15.7331 3.61803 16.4493 4.33425L21.6675 9.55238C22.1108 9.99575 22.1108 10.712 21.6675 11.1553L16.4493 16.3735C15.7331 17.0897 14.5053 16.5895 14.5053 15.5777V13.6564C8.82109 13.6564 4.84212 15.4754 2 19.4543C3.13685 13.7701 6.54739 8.08585 14.5053 6.949Z\" />";
|
|
152
|
-
export declare const iconSmartphone = "<path d=\"M17 1.01L7 1C5.9 1 5 1.9 5 3V21C5 22.1 5.9 23 7 23H17C18.1 23 19 22.1 19 21V3C19 1.9 18.1 1.01 17 1.01ZM17 19H7V5H17V19Z\" />";
|
|
153
|
-
export declare const iconSpecify = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.07 0.800012L18.11 1.76001L20.23 3.88001L21.19 2.92001C21.58 2.53001 21.58 1.90001 21.19 1.51001L20.48 0.800012C20.3875 0.707309 20.2776 0.633761 20.1566 0.58358C20.0357 0.533398 19.906 0.507568 19.775 0.507568C19.644 0.507568 19.5143 0.533398 19.3934 0.58358C19.2724 0.633761 19.1625 0.707309 19.07 0.800012ZM19.23 4.88001L17.11 2.76001L11.15 8.74001C11.05 8.83001 11 8.96001 11 9.09001V10.5C11 10.78 11.22 11 11.5 11H12.91C13.0417 10.9971 13.1671 10.9433 13.26 10.85L19.23 4.88001ZM10.1064 7.66222C9.68082 8.06723 9.5 8.6042 9.5 9.09V9.5V10.5V11.5C9.5 12.0523 9.94772 12.5 10.5 12.5H12.5L12.5024 12.5H12.9267L12.9435 12.4996C13.4617 12.4881 13.9553 12.2768 14.3214 11.9099L14.3229 11.9084L19.111 7.12035L19.41 7.42C19.79 7.79 20 8.3 20 8.83V20C20 21.1 19.1 22 18 22H5.99C4.89 22 4 21.1 4 20V4C4 2.9 4.9 2 6 2H13.17C13.7 2 14.21 2.21 14.59 2.59L14.878 2.87859L10.1064 7.66222Z\" />";
|
|
154
|
-
export declare const iconStarOutlined = "<path d=\"M19.6498 9.04L14.8098 8.62L12.9198 4.17C12.5798 3.36 11.4198 3.36 11.0798 4.17L9.18983 8.63L4.35983 9.04C3.47983 9.11 3.11983 10.21 3.78983 10.79L7.45983 13.97L6.35983 18.69C6.15983 19.55 7.08983 20.23 7.84983 19.77L11.9998 17.27L16.1498 19.78C16.9098 20.24 17.8398 19.56 17.6398 18.7L16.5398 13.97L20.2098 10.79C20.8798 10.21 20.5298 9.11 19.6498 9.04ZM11.9998 15.4L8.23983 17.67L9.23983 13.39L5.91983 10.51L10.2998 10.13L11.9998 6.1L13.7098 10.14L18.0898 10.52L14.7698 13.4L15.7698 17.68L11.9998 15.4Z\" />";
|
|
155
|
-
export declare const iconStarSolid = "<path d=\"M11.9998 17.27L16.1498 19.78C16.9098 20.24 17.8398 19.56 17.6398 18.7L16.5398 13.98L20.2098 10.8C20.8798 10.22 20.5198 9.12001 19.6398 9.05001L14.8098 8.64001L12.9198 4.18001C12.5798 3.37001 11.4198 3.37001 11.0798 4.18001L9.18983 8.63001L4.35983 9.04001C3.47983 9.11001 3.11983 10.21 3.78983 10.79L7.45983 13.97L6.35983 18.69C6.15983 19.55 7.08983 20.23 7.84983 19.77L11.9998 17.27Z\" />";
|
|
156
|
-
export declare const iconStar = "<path d=\"M12 17.27L16.15 19.78C16.91 20.24 17.8399 19.56 17.6399 18.7L16.54 13.98L20.2099 10.8C20.8799 10.22 20.5199 9.12 19.6399 9.04999L14.81 8.64L12.92 4.17999C12.58 3.36999 11.42 3.36999 11.08 4.17999L9.18995 8.62999L4.35995 9.03999C3.47995 9.10999 3.11995 10.21 3.78995 10.79L7.45995 13.97L6.35995 18.69C6.15995 19.55 7.08995 20.23 7.84995 19.77L12 17.27Z\" />";
|
|
157
|
-
export declare const iconStarBorder = "<path d=\"M19.65 9.04L14.81 8.62L12.92 4.17C12.58 3.36 11.42 3.36 11.08 4.17L9.19001 8.63L4.36001 9.04C3.48001 9.11 3.12001 10.21 3.79001 10.79L7.46001 13.97L6.36001 18.69C6.16001 19.55 7.09001 20.23 7.85001 19.77L12 17.27L16.15 19.78C16.91 20.24 17.84 19.56 17.64 18.7L16.54 13.97L20.21 10.79C20.88 10.21 20.53 9.11 19.65 9.04ZM12 15.4L8.24001 17.67L9.24001 13.39L5.92001 10.51L10.3 10.13L12 6.1L13.71 10.14L18.09 10.52L14.77 13.4L15.77 17.68L12 15.4Z\" />";
|
|
158
|
-
export declare const iconSupportAgent = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 3C16.74 3 21 6.73 21 12.22C21.59 12.53 22 13.14 22 13.84V16.14C22 16.86 21.59 17.47 21 17.78V19C21 20.1 20.1 21 19 21H12C11.45 21 11 20.55 11 20C11 19.45 11.45 19 12 19H19V11.9C19 7.96 15.74 4.78 11.78 4.9C7.95 5.01 5 8.36 5 12.19V17C5 17.55 4.55 18 4 18C2.9 18 2 17.1 2 16V14C2 13.26 2.4 12.62 3 12.28C3 6.65 7.31 3 12 3ZM10 13C10 13.5523 9.55228 14 9 14C8.44772 14 8 13.5523 8 13C8 12.4477 8.44772 12 9 12C9.55228 12 10 12.4477 10 13ZM15 14C15.5523 14 16 13.5523 16 13C16 12.4477 15.5523 12 15 12C14.4477 12 14 12.4477 14 13C14 13.5523 14.4477 14 15 14ZM12.05 6C15.04 6 17.52 8.18 18 11.03C14.88 11 12.19 9.19 10.88 6.56C10.35 9.24 8.48997 11.44 6.01997 12.45C5.75997 8.51 9.01997 6 12.05 6Z\" />";
|
|
159
|
-
export declare const iconSwap = "<path d=\"M6.13979 11.86L3.35979 14.65C3.16979 14.85 3.16979 15.16 3.35979 15.36L6.13979 18.15C6.44978 18.47 6.98978 18.24 6.98978 17.8V16H12.9998C13.5498 16 13.9998 15.55 13.9998 15C13.9998 14.45 13.5498 14 12.9998 14H6.98978V12.21C6.98978 11.76 6.44978 11.54 6.13979 11.86ZM20.6498 8.64997L17.8698 5.85997C17.5598 5.53997 17.0198 5.76997 17.0198 6.20997V7.99997H10.9998C10.4498 7.99997 9.99979 8.44997 9.99979 8.99997C9.99979 9.54997 10.4498 9.99997 10.9998 9.99997H17.0098V11.79C17.0098 12.24 17.5498 12.46 17.8598 12.14L20.6398 9.34997C20.8398 9.15997 20.8398 8.83997 20.6498 8.64997Z\" />";
|
|
160
|
-
export declare const iconSyncError = "<path d=\"M3 12C3 14.21 3.91 16.2 5.36 17.64L3.85 19.15C3.54 19.46 3.76 20 4.21 20H8.5C8.78 20 9 19.78 9 19.5V15.21C9 14.76 8.46 14.54 8.15 14.86L6.76 16.25C5.68 15.15 5 13.66 5 12C5 9.61 6.4 7.54 8.43 6.58C8.77 6.42 9 6.11 9 5.74V5.55C9 4.87 8.29 4.44 7.68 4.73C4.92 5.99 3 8.77 3 12ZM11 16C11 16.5523 11.4477 17 12 17C12.5523 17 13 16.5523 13 16C13 15.4477 12.5523 15 12 15C11.4477 15 11 15.4477 11 16ZM19.79 4H15.5C15.22 4 15 4.22 15 4.5V8.79C15 9.24 15.54 9.46 15.85 9.14L17.24 7.75C18.32 8.85 19 10.34 19 12C19 14.39 17.6 16.46 15.57 17.42C15.23 17.58 15 17.89 15 18.26V18.44C15 19.12 15.71 19.55 16.32 19.26C19.08 18.01 21 15.23 21 12C21 9.79 20.09 7.8 18.64 6.36L20.15 4.85C20.46 4.54 20.24 4 19.79 4ZM12 13C12.55 13 13 12.55 13 12V8C13 7.45 12.55 7 12 7C11.45 7 11 7.45 11 8V12C11 12.55 11.45 13 12 13Z\" />";
|
|
161
|
-
export declare const iconSyncProblem = "<path d=\"M3 12C3 14.21 3.91 16.2 5.36 17.64L3.85 19.15C3.54 19.46 3.76 20 4.21 20H8.5C8.78 20 9 19.78 9 19.5V15.21C9 14.76 8.46 14.54 8.15 14.86L6.76 16.25C5.68 15.15 5 13.66 5 12C5 9.61 6.4 7.54 8.43 6.58C8.77 6.42 9 6.11 9 5.74V5.55C9 4.87 8.29 4.44 7.68 4.73C4.92 5.99 3 8.77 3 12ZM11 16C11 16.5523 11.4477 17 12 17C12.5523 17 13 16.5523 13 16C13 15.4477 12.5523 15 12 15C11.4477 15 11 15.4477 11 16ZM19.79 4H15.5C15.22 4 15 4.22 15 4.5V8.79C15 9.24 15.54 9.46 15.85 9.14L17.24 7.75C18.32 8.85 19 10.34 19 12C19 14.39 17.6 16.46 15.57 17.42C15.23 17.58 15 17.89 15 18.26V18.44C15 19.12 15.71 19.55 16.32 19.26C19.08 18.01 21 15.23 21 12C21 9.79 20.09 7.8 18.64 6.36L20.15 4.85C20.46 4.54 20.24 4 19.79 4ZM12 13C12.55 13 13 12.55 13 12V8C13 7.45 12.55 7 12 7C11.45 7 11 7.45 11 8V12C11 12.55 11.45 13 12 13Z\"/>";
|
|
162
|
-
export declare const iconSync = "<path d=\"M12 4.00003V2.21003C12 1.76003 11.46 1.54003 11.15 1.86003L8.35 4.65003C8.15 4.85003 8.15 5.16003 8.35 5.36003L11.14 8.15003C11.46 8.46003 12 8.24003 12 7.79003V6.00003C15.31 6.00003 18 8.69003 18 12C18 12.79 17.85 13.56 17.56 14.25C17.41 14.61 17.52 15.02 17.79 15.29C18.3 15.8 19.16 15.62 19.43 14.95C19.8 14.04 20 13.04 20 12C20 7.58003 16.42 4.00003 12 4.00003ZM12 18C8.69 18 6 15.31 6 12C6 11.21 6.15 10.44 6.44 9.75003C6.59 9.39003 6.48 8.98003 6.21 8.71003C5.7 8.20003 4.84 8.38003 4.57 9.05003C4.2 9.96003 4 10.96 4 12C4 16.42 7.58 20 12 20V21.79C12 22.24 12.54 22.46 12.85 22.14L15.64 19.35C15.84 19.15 15.84 18.84 15.64 18.64L12.85 15.85C12.54 15.54 12 15.76 12 16.21V18Z\" />";
|
|
163
|
-
export declare const iconTable = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 3C3.89543 3 3 3.89543 3 5V9C3 10.1046 3.89543 11 5 11H9C10.1046 11 11 10.1046 11 9V5C11 3.89543 10.1046 3 9 3H5ZM15 3C13.8954 3 13 3.89543 13 5V9C13 10.1046 13.8954 11 15 11H19C20.1046 11 21 10.1046 21 9V5C21 3.89543 20.1046 3 19 3H15ZM3 15C3 13.8954 3.89543 13 5 13H9C10.1046 13 11 13.8954 11 15V19C11 20.1046 10.1046 21 9 21H5C3.89543 21 3 20.1046 3 19V15ZM15 13C13.8954 13 13 13.8954 13 15V19C13 20.1046 13.8954 21 15 21H19C20.1046 21 21 20.1046 21 19V15C21 13.8954 20.1046 13 19 13H15Z\" />";
|
|
164
|
-
export declare const iconTerminalAdd = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.5 1.5C16.6 1.5 17.5 2.39999 17.5 3.5V5.76974C18.0967 6.11687 18.5 6.76361 18.5 7.5V15.6789C18.189 16.0316 18 16.4942 18 17V18H17C15.8977 18 15 18.8977 15 20C15 21.1023 15.8977 22 17 22H17.8193C17.4665 22.3109 17.0043 22.5 16.5 22.5H7.5C6.40002 22.5 5.5 21.6 5.5 20.5V7.5C5.5 6.76361 5.90332 6.11687 6.5 5.76974V3.5C6.5 2.39999 7.40002 1.5 8.5 1.5H15.5ZM15.5 4.5V5.5H8.5V4.5C8.5 3.95 8.95001 3.5 9.5 3.5H14.5C15.05 3.5 15.5 3.95 15.5 4.5ZM9 8.5C8.72388 8.5 8.5 8.72386 8.5 9V11C8.5 11.2761 8.72388 11.5 9 11.5H15C15.2761 11.5 15.5 11.2761 15.5 11V9C15.5 8.72386 15.2761 8.5 15 8.5H9ZM8.5 13C8.5 12.7239 8.72388 12.5 9 12.5H11C11.2761 12.5 11.5 12.7239 11.5 13V15C11.5 15.2761 11.2761 15.5 11 15.5H9C8.72388 15.5 8.5 15.2761 8.5 15V13ZM12.5 13C12.5 12.7239 12.7239 12.5 13 12.5H15C15.2761 12.5 15.5 12.7239 15.5 13V15C15.5 15.2761 15.2761 15.5 15 15.5H13C12.7239 15.5 12.5 15.2761 12.5 15V13ZM8.5 17C8.5 16.7239 8.72388 16.5 9 16.5H11C11.2761 16.5 11.5 16.7239 11.5 17V19C11.5 19.2761 11.2761 19.5 11 19.5H9C8.72388 19.5 8.5 19.2761 8.5 19V17ZM23 21H21V23C21 23.55 20.55 24 20 24C19.45 24 19 23.55 19 23V21H17C16.45 21 16 20.55 16 20C16 19.45 16.45 19 17 19H19V17C19 16.45 19.45 16 20 16C20.55 16 21 16.45 21 17V19H23C23.55 19 24 19.45 24 20C24 20.55 23.55 21 23 21Z\"/>";
|
|
165
|
-
export declare const iconTerminal = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.5 1.5C16.6 1.5 17.5 2.39999 17.5 3.5V5.76974C18.0967 6.11687 18.5 6.76361 18.5 7.5V20.5C18.5 21.6 17.6 22.5 16.5 22.5H7.5C6.40002 22.5 5.5 21.6 5.5 20.5V7.5C5.5 6.76361 5.90332 6.11687 6.5 5.76974V3.5C6.5 2.39999 7.40002 1.5 8.5 1.5H15.5ZM15.5 4.5V5.5H8.5V4.5C8.5 3.95 8.95001 3.5 9.5 3.5H14.5C15.05 3.5 15.5 3.95 15.5 4.5ZM9 8.5C8.72388 8.5 8.5 8.72386 8.5 9V11C8.5 11.2761 8.72388 11.5 9 11.5H15C15.2761 11.5 15.5 11.2761 15.5 11V9C15.5 8.72386 15.2761 8.5 15 8.5H9ZM8.5 13C8.5 12.7239 8.72388 12.5 9 12.5H11C11.2761 12.5 11.5 12.7239 11.5 13V15C11.5 15.2761 11.2761 15.5 11 15.5H9C8.72388 15.5 8.5 15.2761 8.5 15V13ZM12.5 13C12.5 12.7239 12.7239 12.5 13 12.5H15C15.2761 12.5 15.5 12.7239 15.5 13V15C15.5 15.2761 15.2761 15.5 15 15.5H13C12.7239 15.5 12.5 15.2761 12.5 15V13ZM8.5 17C8.5 16.7239 8.72388 16.5 9 16.5H11C11.2761 16.5 11.5 16.7239 11.5 17V19C11.5 19.2761 11.2761 19.5 11 19.5H9C8.72388 19.5 8.5 19.2761 8.5 19V17Z\" />";
|
|
166
|
-
export declare const iconTools = "<path d=\"M17.9401 20.275L13.5151 15.85L15.6151 13.75L20.0401 18.175C20.3235 18.4584 20.4651 18.8084 20.4651 19.225C20.4651 19.6417 20.3235 19.9917 20.0401 20.275C19.7568 20.5584 19.4068 20.7 18.9901 20.7C18.5735 20.7 18.2235 20.5584 17.9401 20.275ZM4.14014 20.275C3.8568 19.9917 3.71514 19.6417 3.71514 19.225C3.71514 18.8084 3.8568 18.4584 4.14014 18.175L9.99014 12.325L8.29014 10.625C8.07347 10.8417 7.8318 10.9417 7.56514 10.925C7.29847 10.9084 7.07347 10.8084 6.89014 10.625L6.31514 10.05V12.1L6.14014 12.275C5.99014 12.425 5.81514 12.5 5.61514 12.5C5.41514 12.5 5.24014 12.425 5.09014 12.275L3.11514 10.3C2.96514 10.15 2.89014 9.97505 2.89014 9.77505C2.89014 9.57505 2.96514 9.40005 3.11514 9.25005L3.29014 9.07505H5.34014L4.79014 8.52505C4.59014 8.32505 4.49014 8.09172 4.49014 7.82505C4.49014 7.55838 4.59014 7.32505 4.79014 7.12505L7.64014 4.27505C7.97347 3.94172 8.3318 3.70005 8.71514 3.55005C9.09847 3.40005 9.49014 3.32505 9.89014 3.32505C10.2901 3.32505 10.6818 3.40005 11.0651 3.55005C11.4485 3.70005 11.8068 3.94172 12.1401 4.27505L9.84014 6.57505L10.3901 7.12505C10.5735 7.30838 10.6735 7.53338 10.6901 7.80005C10.7068 8.06672 10.6068 8.30838 10.3901 8.52505L12.0901 10.225L14.3401 7.97505C14.2735 7.79172 14.2195 7.60005 14.1781 7.40005C14.1361 7.20005 14.1151 7.00005 14.1151 6.80005C14.1151 5.81672 14.4528 4.98738 15.1281 4.31205C15.8028 3.63738 16.6318 3.30005 17.6151 3.30005C17.8651 3.30005 18.1028 3.32505 18.3281 3.37505C18.5528 3.42505 18.7818 3.50005 19.0151 3.60005L16.5401 6.07505L18.3401 7.87505L20.8151 5.40005C20.9318 5.63338 21.0111 5.86238 21.0531 6.08705C21.0945 6.31238 21.1151 6.55005 21.1151 6.80005C21.1151 7.78338 20.7778 8.61238 20.1031 9.28705C19.4278 9.96238 18.5985 10.3 17.6151 10.3C17.4151 10.3 17.2151 10.2834 17.0151 10.25C16.8151 10.2167 16.6235 10.1584 16.4401 10.075L6.24014 20.275C5.9568 20.5584 5.6068 20.7 5.19014 20.7C4.77347 20.7 4.42347 20.5584 4.14014 20.275Z\" />";
|
|
167
|
-
export declare const iconUsb = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 3H16V8H8L8 3ZM6 8V3C6 1.89543 6.89543 1 8 1H16C17.1046 1 18 1.89543 18 3V8H18.4231C18.7417 8 19 8.2583 19 8.57692V16C19 19.866 15.866 23 12 23C8.13401 23 5 19.866 5 16V8.57692C5 8.2583 5.2583 8 5.57692 8H6ZM9 5C9 4.44772 9.44772 4 10 4C10.5523 4 11 4.44772 11 5V6C11 6.55228 10.5523 7 10 7C9.44772 7 9 6.55228 9 6V5ZM14 4C13.4477 4 13 4.44772 13 5V6C13 6.55228 13.4477 7 14 7C14.5523 7 15 6.55228 15 6V5C15 4.44772 14.5523 4 14 4Z\" />";
|
|
168
|
-
export declare const iconUnarchive = "<path d=\"M20.54 5.23L19.15 3.55C18.88 3.21 18.47 3 18 3H6C5.53 3 5.12 3.21 4.84 3.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V6.5C21 6.02 20.83 5.57 20.54 5.23ZM12.35 10L17.5 15.15H14V17.15H10V15.15H6.5L11.65 10C11.84 9.81 12.16 9.81 12.35 10ZM5.12 5L5.93 4H17.93L18.87 5H5.12Z\" />";
|
|
169
|
-
export declare const iconUnlock = "<path d=\"M12 13C10.9 13 10 13.9 10 15C10 16.1 10.9 17 12 17C13.1 17 14 16.1 14 15C14 13.9 13.1 13 12 13ZM18 8H17V6C17 3.24 14.76 1 12 1C9.72 1 7.73 2.54 7.16 4.75C7.02 5.29 7.34 5.83 7.88 5.97C8.41 6.11 8.96 5.79 9.1 5.25C9.44 3.93 10.63 3 12 3C13.65 3 15 4.35 15 6V8H6C4.9 8 4 8.9 4 10V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V10C20 8.9 19.1 8 18 8ZM18 19C18 19.55 17.55 20 17 20H7C6.45 20 6 19.55 6 19V11C6 10.45 6.45 10 7 10H17C17.55 10 18 10.45 18 11V19Z\" />";
|
|
170
|
-
export declare const iconUnpin = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.74797 3.74858C3.35745 4.13911 3.35745 4.77227 3.74797 5.1628L7.34077 8.7556C7.17012 8.79392 7.00794 8.87949 6.87512 9.01231C6.50175 9.38568 6.50175 9.99104 6.87512 10.3644L9.57918 13.0685L9.57902 13.0686L5.25474 17.3929C5.20817 17.4395 5.16632 17.4905 5.12979 17.5453L4.09779 19.0933C3.94361 19.3246 3.9741 19.6325 4.17065 19.8291C4.36719 20.0256 4.67515 20.0561 4.90642 19.9019L6.45442 18.8699C6.50921 18.8334 6.56026 18.7916 6.60683 18.745L10.9311 14.4207L10.9313 14.4206L13.6356 17.1249C14.009 17.4982 14.6143 17.4982 14.9877 17.1249C15.1205 16.992 15.2061 16.8299 15.2444 16.6592L18.8367 20.2516C19.2273 20.6421 19.8604 20.6421 20.251 20.2516C20.6415 19.861 20.6415 19.2279 20.251 18.8374L5.16218 3.74858C4.77166 3.35806 4.1385 3.35806 3.74797 3.74858ZM17.5468 10.2195L16.1729 11.9647L12.0351 7.82681L13.7802 6.45298L12.9594 5.63212C12.586 5.25875 12.586 4.6534 12.9594 4.28003C13.3327 3.90666 13.9381 3.90666 14.3115 4.28003L19.7198 9.6884C20.0932 10.0618 20.0932 10.6671 19.7198 11.0405C19.3465 11.4139 18.7411 11.4139 18.3677 11.0405L17.5468 10.2195Z\" />";
|
|
171
|
-
export declare const iconUpload = "<path d=\"M19.35 10.04C18.67 6.59 15.64 4 12 4C9.11 4 6.6 5.64 5.35 8.04C2.34 8.36 0 10.91 0 14C0 17.31 2.69 20 6 20H19C21.76 20 24 17.76 24 15C24 12.36 21.95 10.22 19.35 10.04ZM14 13V17H10V13H7L12 8L17 13H14Z\" />";
|
|
172
|
-
export declare const iconUserAdd = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 12C14.21 12 16 10.21 16 8C16 5.79 14.21 4 12 4C9.79 4 8 5.79 8 8C8 10.21 9.79 12 12 12ZM12 14C9.33 14 4 15.34 4 18V19C4 19.55 4.45 20 5 20H15C15 18.8977 15.8977 18 17 18H18V17C18 16.5212 18.1694 16.0809 18.4514 15.7361C16.6676 14.5806 13.7575 14 12 14ZM23 21H21V23C21 23.55 20.55 24 20 24C19.45 24 19 23.55 19 23V21H17C16.45 21 16 20.55 16 20C16 19.45 16.45 19 17 19H19V17C19 16.45 19.45 16 20 16C20.55 16 21 16.45 21 17V19H23C23.55 19 24 19.45 24 20C24 20.55 23.55 21 23 21Z\" />";
|
|
173
|
-
export declare const iconUserCheck = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.14 19.14L12 20H3V18C3 15.34 8.33 14 11 14C11.32 14 11.61 14.02 12 14.06L11.16 14.88C9.97 16.04 9.96 17.96 11.14 19.14ZM15 8C15 10.21 13.21 12 11 12C8.79 12 7 10.21 7 8C7 5.79 8.79 4 11 4C13.21 4 15 5.79 15 8ZM12.69 17.69L14.76 19.78C15.15 20.17 15.79 20.17 16.18 19.78L21.32 14.6C21.7 14.22 21.7 13.6 21.32 13.21L21.31 13.2C20.92 12.81 20.29 12.81 19.9 13.2L15.47 17.66L14.1 16.29C13.72 15.9 13.09 15.9 12.7 16.29L12.69 16.3C12.31 16.68 12.31 17.3 12.69 17.69Z\" />";
|
|
174
|
-
export declare const iconUserGroup = "<path d=\"M16 11C17.66 11 18.99 9.66 18.99 8C18.99 6.34 17.66 5 16 5C14.34 5 13 6.34 13 8C13 9.66 14.34 11 16 11ZM8 11C9.66 11 10.99 9.66 10.99 8C10.99 6.34 9.66 5 8 5C6.34 5 5 6.34 5 8C5 9.66 6.34 11 8 11ZM8 13C5.67 13 1 14.17 1 16.5V18C1 18.55 1.45 19 2 19H14C14.55 19 15 18.55 15 18V16.5C15 14.17 10.33 13 8 13ZM16 13C15.71 13 15.38 13.02 15.03 13.05C15.05 13.06 15.06 13.08 15.07 13.09C16.21 13.92 17 15.03 17 16.5V18C17 18.35 16.93 18.69 16.82 19H22C22.55 19 23 18.55 23 18V16.5C23 14.17 18.33 13 16 13Z\" />";
|
|
175
|
-
export declare const iconUser = "<path d=\"M12 12C14.21 12 16 10.21 16 8C16 5.79 14.21 4 12 4C9.79 4 8 5.79 8 8C8 10.21 9.79 12 12 12ZM12 14C9.33 14 4 15.34 4 18V19C4 19.55 4.45 20 5 20H19C19.55 20 20 19.55 20 19V18C20 15.34 14.67 14 12 14Z\" />";
|
|
176
|
-
export declare const iconUsergroup = "<path d=\"M16 11C17.66 11 18.99 9.66 18.99 8C18.99 6.34 17.66 5 16 5C14.34 5 13 6.34 13 8C13 9.66 14.34 11 16 11ZM8 11C9.66 11 10.99 9.66 10.99 8C10.99 6.34 9.66 5 8 5C6.34 5 5 6.34 5 8C5 9.66 6.34 11 8 11ZM8 13C5.67 13 1 14.17 1 16.5V18C1 18.55 1.45 19 2 19H14C14.55 19 15 18.55 15 18V16.5C15 14.17 10.33 13 8 13ZM16 13C15.71 13 15.38 13.02 15.03 13.05C15.05 13.06 15.06 13.08 15.07 13.09C16.21 13.92 17 15.03 17 16.5V18C17 18.35 16.93 18.69 16.82 19H22C22.55 19 23 18.55 23 18V16.5C23 14.17 18.33 13 16 13Z\" />";
|
|
177
|
-
export declare const iconVideoCall = "<path d=\"M10.05 16C10.2667 16 10.4458 15.9292 10.5875 15.7875C10.7292 15.6458 10.8 15.4667 10.8 15.25V12.7H13.35C13.5667 12.7 13.7458 12.6292 13.8875 12.4875C14.0292 12.3458 14.1 12.1667 14.1 11.95C14.1 11.7333 14.0292 11.5542 13.8875 11.4125C13.7458 11.2708 13.5667 11.2 13.35 11.2H10.8V8.65C10.8 8.43333 10.7292 8.25417 10.5875 8.1125C10.4458 7.97083 10.2667 7.9 10.05 7.9C9.83333 7.9 9.65417 7.97083 9.5125 8.1125C9.37083 8.25417 9.3 8.43333 9.3 8.65V11.2H6.75C6.53333 11.2 6.35417 11.2708 6.2125 11.4125C6.07083 11.5542 6 11.7333 6 11.95C6 12.1667 6.07083 12.3458 6.2125 12.4875C6.35417 12.6292 6.53333 12.7 6.75 12.7H9.3V15.25C9.3 15.4667 9.37083 15.6458 9.5125 15.7875C9.65417 15.9292 9.83333 16 10.05 16ZM3.5 20C3.1 20 2.75 19.85 2.45 19.55C2.15 19.25 2 18.9 2 18.5V5.5C2 5.1 2.15 4.75 2.45 4.45C2.75 4.15 3.1 4 3.5 4H16.5C16.9 4 17.25 4.15 17.55 4.45C17.85 4.75 18 5.1 18 5.5V10.875L21.35 7.525C21.4833 7.39167 21.625 7.35833 21.775 7.425C21.925 7.49167 22 7.60833 22 7.775V16.225C22 16.3917 21.925 16.5083 21.775 16.575C21.625 16.6417 21.4833 16.6083 21.35 16.475L18 13.125V18.5C18 18.9 17.85 19.25 17.55 19.55C17.25 19.85 16.9 20 16.5 20H3.5ZM3.5 18.5H16.5V5.5H3.5V18.5ZM3.5 18.5V5.5V18.5Z\" />";
|
|
178
|
-
export declare const iconVolumeOff = "<path d=\"M19.6876 21.1999L17.3626 18.8749C17.1293 19.0082 16.8959 19.1372 16.6626 19.2619C16.4293 19.3872 16.1876 19.4999 15.9376 19.5999C15.6043 19.7332 15.2959 19.6916 15.0126 19.4749C14.7293 19.2582 14.5876 18.9582 14.5876 18.5749C14.5876 18.3916 14.6419 18.2292 14.7506 18.0879C14.8586 17.9459 14.9959 17.8416 15.1626 17.7749C15.2959 17.7249 15.4253 17.6706 15.5506 17.6119C15.6753 17.5539 15.7959 17.4916 15.9126 17.4249L12.5876 14.0999V16.8749C12.5876 17.3249 12.3833 17.6372 11.9746 17.8119C11.5666 17.9872 11.2043 17.9166 10.8876 17.5999L7.5876 14.2999H4.5876C4.30426 14.2999 4.06693 14.2039 3.8756 14.0119C3.6836 13.8206 3.5876 13.5832 3.5876 13.2999V9.2999C3.5876 9.01657 3.6836 8.7789 3.8756 8.5869C4.06693 8.39557 4.30426 8.2999 4.5876 8.2999H6.7876L2.6876 4.1999C2.50426 4.01657 2.4126 3.78324 2.4126 3.4999C2.4126 3.21657 2.50426 2.98324 2.6876 2.7999C2.87093 2.61657 3.10426 2.5249 3.3876 2.5249C3.67093 2.5249 3.90426 2.61657 4.0876 2.7999L21.0876 19.7999C21.2709 19.9832 21.3626 20.2166 21.3626 20.4999C21.3626 20.7832 21.2709 21.0166 21.0876 21.1999C20.9043 21.3832 20.6709 21.4749 20.3876 21.4749C20.1043 21.4749 19.8709 21.3832 19.6876 21.1999ZM15.9376 2.9499C17.6376 3.63324 19.0043 4.7249 20.0376 6.2249C21.0709 7.7249 21.5876 9.40824 21.5876 11.2749C21.5876 12.1582 21.4669 13.0082 21.2256 13.8249C20.9836 14.6416 20.6376 15.3999 20.1876 16.0999L18.7376 14.6499C19.0209 14.1332 19.2336 13.5916 19.3756 13.0249C19.5169 12.4582 19.5876 11.8749 19.5876 11.2749C19.5876 9.80824 19.1836 8.49157 18.3756 7.3249C17.5669 6.15824 16.4959 5.30824 15.1626 4.7749C14.9793 4.70824 14.8376 4.5999 14.7376 4.4499C14.6376 4.2999 14.5876 4.13324 14.5876 3.9499C14.5876 3.58324 14.7293 3.29157 15.0126 3.0749C15.2959 2.85824 15.6043 2.81657 15.9376 2.9499ZM16.8376 12.7499L14.5876 10.4999V7.2499C15.3709 7.61657 15.9836 8.16657 16.4256 8.8999C16.8669 9.63324 17.0876 10.4332 17.0876 11.2999C17.0876 11.5499 17.0669 11.7959 17.0256 12.0379C16.9836 12.2792 16.9209 12.5166 16.8376 12.7499ZM12.5876 8.4999L9.9876 5.8999L10.8876 4.9999C11.2043 4.68324 11.5666 4.61224 11.9746 4.7869C12.3833 4.96224 12.5876 5.2749 12.5876 5.7249V8.4999Z\" />";
|
|
179
|
-
export declare const iconWarrantyEnded = "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.19 4.47L11.19 1.36C11.7 1.13 12.3 1.13 12.81 1.36L19.81 4.47C20.53 4.79 21 5.51 21 6.3V11C21 16.55 17.16 21.74 12 23C6.84 21.74 3 16.55 3 11V6.3C3 5.51 3.47 4.79 4.19 4.47ZM8.46442 9.87868C8.0739 9.48815 8.0739 8.85499 8.46442 8.46446C8.85495 8.07394 9.48811 8.07394 9.87864 8.46446L12 10.5858L14.1213 8.46449C14.5118 8.07397 15.1449 8.07397 15.5355 8.46449C15.926 8.85502 15.926 9.48818 15.5355 9.87871L13.4142 12L15.5355 14.1213C15.926 14.5118 15.926 15.145 15.5355 15.5355C15.145 15.9261 14.5118 15.9261 14.1213 15.5355L12 13.4142L9.87862 15.5356C9.48809 15.9261 8.85493 15.9261 8.4644 15.5356C8.07388 15.145 8.07388 14.5119 8.4644 14.1213L10.5857 12L8.46442 9.87868Z\" />";
|
|
180
|
-
export declare const iconWarranty = "<path d=\"M11.19 1.36L4.19 4.47C3.47 4.79 3 5.51 3 6.3V11C3 16.55 6.84 21.74 12 23C17.16 21.74 21 16.55 21 11V6.3C21 5.51 20.53 4.79 19.81 4.47L12.81 1.36C12.3 1.13 11.7 1.13 11.19 1.36ZM9.29 16.29L6.7 13.7C6.31 13.31 6.31 12.68 6.7 12.29C7.09 11.9 7.72 11.9 8.11 12.29L10 14.17L15.88 8.29C16.27 7.9 16.9 7.9 17.29 8.29C17.68 8.68 17.68 9.31 17.29 9.7L10.7 16.29C10.32 16.68 9.68 16.68 9.29 16.29Z\" />";
|
|
181
|
-
export declare const iconWifi = "<path d=\"M2.06008 10.06C2.57008 10.57 3.38008 10.62 3.93008 10.16C8.60008 6.32002 15.3801 6.32002 20.0601 10.15C20.6201 10.61 21.4401 10.57 21.9501 10.06C22.5401 9.47002 22.5001 8.49002 21.8501 7.96002C16.1401 3.29002 7.88008 3.29002 2.16008 7.96002C1.51008 8.48002 1.46008 9.46002 2.06008 10.06ZM9.82008 17.82L11.2901 19.29C11.6801 19.68 12.3101 19.68 12.7001 19.29L14.1701 17.82C14.6401 17.35 14.5401 16.54 13.9401 16.23C12.7201 15.6 11.2601 15.6 10.0301 16.23C9.46008 16.54 9.35008 17.35 9.82008 17.82ZM6.09008 14.09C6.58008 14.58 7.35008 14.63 7.92008 14.22C10.3601 12.49 13.6401 12.49 16.0801 14.22C16.6501 14.62 17.4201 14.58 17.9101 14.09L17.9201 14.08C18.5201 13.48 18.4801 12.46 17.7901 11.97C14.3501 9.48002 9.66008 9.48002 6.21008 11.97C5.52008 12.47 5.48008 13.48 6.09008 14.09Z\" />";
|
|
182
|
-
export declare const iconWork = "<path d=\"M20 6H16V4C16 2.89 15.11 2 14 2H10C8.89 2 8 2.89 8 4V6H4C2.89 6 2.01 6.89 2.01 8L2 19C2 20.11 2.89 21 4 21H20C21.11 21 22 20.11 22 19V8C22 6.89 21.11 6 20 6ZM14 6H10V4H14V6Z\" />";
|
|
183
|
-
export declare const systemIcons: {
|
|
184
|
-
name: string;
|
|
185
|
-
shapes: {
|
|
186
|
-
accounting: string;
|
|
187
|
-
alco: string;
|
|
188
|
-
'alert-circle': string;
|
|
189
|
-
'alert-triangle': string;
|
|
190
|
-
alert: string;
|
|
191
|
-
archive: string;
|
|
192
|
-
article: string;
|
|
193
|
-
attach: string;
|
|
194
|
-
block: string;
|
|
195
|
-
book: string;
|
|
196
|
-
bulb: string;
|
|
197
|
-
bundle: string;
|
|
198
|
-
'business-case': string;
|
|
199
|
-
calendar: string;
|
|
200
|
-
'call-end': string;
|
|
201
|
-
'call-later': string;
|
|
202
|
-
cashback: string;
|
|
203
|
-
cast: string;
|
|
204
|
-
chart: string;
|
|
205
|
-
chat: string;
|
|
206
|
-
'check-all': string;
|
|
207
|
-
'check-rounded': string;
|
|
208
|
-
'check-square-outlined': string;
|
|
209
|
-
check: string;
|
|
210
|
-
'clock-outlined': string;
|
|
211
|
-
'clock-solid': string;
|
|
212
|
-
clock: string;
|
|
213
|
-
comment: string;
|
|
214
|
-
'compare-add': string;
|
|
215
|
-
'compare-remove': string;
|
|
216
|
-
comparsion: string;
|
|
217
|
-
copy: string;
|
|
218
|
-
crown: string;
|
|
219
|
-
decline: string;
|
|
220
|
-
'delete-outlined': string;
|
|
221
|
-
'delete-solid': string;
|
|
222
|
-
delete: string;
|
|
223
|
-
dialog: string;
|
|
224
|
-
'display-mode': string;
|
|
225
|
-
doc: string;
|
|
226
|
-
'document-copy': string;
|
|
227
|
-
'document-filled': string;
|
|
228
|
-
document: string;
|
|
229
|
-
download: string;
|
|
230
|
-
drag: string;
|
|
231
|
-
'edit-rounded': string;
|
|
232
|
-
edit: string;
|
|
233
|
-
'empty-cart': string;
|
|
234
|
-
event: string;
|
|
235
|
-
'external-link': string;
|
|
236
|
-
'eye-off': string;
|
|
237
|
-
eye: string;
|
|
238
|
-
feed: string;
|
|
239
|
-
file: string;
|
|
240
|
-
filter: string;
|
|
241
|
-
fire: string;
|
|
242
|
-
fiscal: string;
|
|
243
|
-
'folder-alert': string;
|
|
244
|
-
'folder-check': string;
|
|
245
|
-
'folder-few-check': string;
|
|
246
|
-
'folder-move': string;
|
|
247
|
-
folder: string;
|
|
248
|
-
gift: string;
|
|
249
|
-
'go-to-chat': string;
|
|
250
|
-
'go-to-minichat': string;
|
|
251
|
-
goods: string;
|
|
252
|
-
'graph-square': string;
|
|
253
|
-
healing: string;
|
|
254
|
-
'help-outlined': string;
|
|
255
|
-
'help-solid': string;
|
|
256
|
-
help: string;
|
|
257
|
-
history: string;
|
|
258
|
-
id: string;
|
|
259
|
-
image: string;
|
|
260
|
-
'import-export': string;
|
|
261
|
-
import: string;
|
|
262
|
-
'incoming-call': string;
|
|
263
|
-
info: string;
|
|
264
|
-
insurancelost: string;
|
|
265
|
-
insurance: string;
|
|
266
|
-
lamp: string;
|
|
267
|
-
like: string;
|
|
268
|
-
'linked-circle-outlined': string;
|
|
269
|
-
linked: string;
|
|
270
|
-
'linked-rounded': string;
|
|
271
|
-
list: string;
|
|
272
|
-
'location-arrow': string;
|
|
273
|
-
'location-pin': string;
|
|
274
|
-
location: string;
|
|
275
|
-
lock: string;
|
|
276
|
-
login: string;
|
|
277
|
-
'logo-1c': string;
|
|
278
|
-
'logo-android': string;
|
|
279
|
-
'logo-apple': string;
|
|
280
|
-
'logo-chestniy-znak': string;
|
|
281
|
-
'logo-evotor': string;
|
|
282
|
-
'logo-facebook': string;
|
|
283
|
-
'logo-gomarket': string;
|
|
284
|
-
'logo-instagram': string;
|
|
285
|
-
'logo-linux': string;
|
|
286
|
-
'logo-ok': string;
|
|
287
|
-
'logo-sber': string;
|
|
288
|
-
'logo-sbp': string;
|
|
289
|
-
'logo-telegram': string;
|
|
290
|
-
'logo-twitter': string;
|
|
291
|
-
'logo-vk': string;
|
|
292
|
-
'logo-whatsapp': string;
|
|
293
|
-
'logo-windows': string;
|
|
294
|
-
mail: string;
|
|
295
|
-
'minus-rounded': string;
|
|
296
|
-
minus: string;
|
|
297
|
-
monitoring: string;
|
|
298
|
-
'mute-1': string;
|
|
299
|
-
mute: string;
|
|
300
|
-
new: string;
|
|
301
|
-
news: string;
|
|
302
|
-
'os-version': string;
|
|
303
|
-
offline: string;
|
|
304
|
-
online: string;
|
|
305
|
-
'open-outside': string;
|
|
306
|
-
'outgoing-call': string;
|
|
307
|
-
password: string;
|
|
308
|
-
paste: string;
|
|
309
|
-
'pause-circle': string;
|
|
310
|
-
pause: string;
|
|
311
|
-
phone: string;
|
|
312
|
-
'pickup-point': string;
|
|
313
|
-
'pin-outline': string;
|
|
314
|
-
pin: string;
|
|
315
|
-
'play-circle': string;
|
|
316
|
-
'plus-rounded': string;
|
|
317
|
-
plus: string;
|
|
318
|
-
'point-up': string;
|
|
319
|
-
'power-on': string;
|
|
320
|
-
power: string;
|
|
321
|
-
print: string;
|
|
322
|
-
printer: string;
|
|
323
|
-
promo: string;
|
|
324
|
-
refresh: string;
|
|
325
|
-
refund: string;
|
|
326
|
-
remote: string;
|
|
327
|
-
renew: string;
|
|
328
|
-
research: string;
|
|
329
|
-
route: string;
|
|
330
|
-
sim: string;
|
|
331
|
-
'sale-options': string;
|
|
332
|
-
save: string;
|
|
333
|
-
scanner: string;
|
|
334
|
-
selected: string;
|
|
335
|
-
send: string;
|
|
336
|
-
share: string;
|
|
337
|
-
smartphone: string;
|
|
338
|
-
specify: string;
|
|
339
|
-
'star-outlined': string;
|
|
340
|
-
'star-solid': string;
|
|
341
|
-
star: string;
|
|
342
|
-
'star-border': string;
|
|
343
|
-
'support-agent': string;
|
|
344
|
-
swap: string;
|
|
345
|
-
'sync-error': string;
|
|
346
|
-
'sync-problem': string;
|
|
347
|
-
sync: string;
|
|
348
|
-
table: string;
|
|
349
|
-
'terminal-add': string;
|
|
350
|
-
terminal: string;
|
|
351
|
-
tools: string;
|
|
352
|
-
usb: string;
|
|
353
|
-
unarchive: string;
|
|
354
|
-
unlock: string;
|
|
355
|
-
unpin: string;
|
|
356
|
-
upload: string;
|
|
357
|
-
'user-add': string;
|
|
358
|
-
'user-check': string;
|
|
359
|
-
'user-group': string;
|
|
360
|
-
user: string;
|
|
361
|
-
usergroup: string;
|
|
362
|
-
'video-call': string;
|
|
363
|
-
'volume-off': string;
|
|
364
|
-
'warranty-ended': string;
|
|
365
|
-
warranty: string;
|
|
366
|
-
wifi: string;
|
|
367
|
-
work: string;
|
|
368
|
-
};
|
|
369
|
-
};
|