monkey-style-guide 2.0.212 → 21.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -1285
- package/{public-api.d.ts → assets/scss/autocomplete/_index.scss} +1 -3
- package/assets/scss/autocomplete/_styles.scss +149 -0
- package/assets/scss/directives/_badge.scss +48 -0
- package/assets/scss/directives/_index.scss +8 -0
- package/assets/scss/directives/_popover.scss +102 -0
- package/assets/scss/directives/_styles.scss +99 -0
- package/assets/scss/input/_index.scss +6 -0
- package/assets/scss/input/_styles.scss +67 -0
- package/assets/scss/partials/_breakpoints.scss +134 -24
- package/assets/scss/partials/_grid-system.scss +5069 -0
- package/assets/scss/partials/_helper-classes.scss +373 -0
- package/assets/scss/partials/_index.scss +9 -8
- package/assets/scss/partials/_popover.scss +3 -0
- package/assets/scss/partials/_scrollbars.scss +29 -0
- package/assets/scss/partials/_skeleton-loading.scss +95 -0
- package/assets/scss/partials/_style-reset.scss +12 -6
- package/assets/scss/partials/_variables.scss +61 -163
- package/assets/scss/table/_index.scss +6 -0
- package/assets/scss/table/_styles.scss +11 -0
- package/assets/scss/theme.scss +14 -1
- package/assets/scss/typography/_index.scss +6 -0
- package/assets/scss/typography/_styles.scss +33 -0
- package/fesm2022/monkey-style-guide.mjs +9043 -0
- package/fesm2022/monkey-style-guide.mjs.map +1 -0
- package/monkey-style-guide-21.0.1.tgz +0 -0
- package/package.json +19 -24
- package/types/monkey-style-guide.d.ts +2045 -0
- package/assets/data/country-codes.json +0 -1466
- package/assets/icons/add-plus.svg +0 -5
- package/assets/icons/address-book.svg +0 -5
- package/assets/icons/arrow-down.svg +0 -3
- package/assets/icons/arrow-left.svg +0 -3
- package/assets/icons/arrow-line-right.svg +0 -5
- package/assets/icons/arrow-right.svg +0 -3
- package/assets/icons/arrow-up.svg +0 -3
- package/assets/icons/arrows.svg +0 -6
- package/assets/icons/auction.svg +0 -7
- package/assets/icons/average-tax.svg +0 -6
- package/assets/icons/bank-account.svg +0 -12
- package/assets/icons/bank-agency.svg +0 -8
- package/assets/icons/bank.svg +0 -3
- package/assets/icons/banknote-search.svg +0 -9
- package/assets/icons/bell.svg +0 -4
- package/assets/icons/block.svg +0 -4
- package/assets/icons/book-open-text.svg +0 -10
- package/assets/icons/book.svg +0 -4
- package/assets/icons/box.svg +0 -6
- package/assets/icons/build-approved.svg +0 -9
- package/assets/icons/build-person.svg +0 -10
- package/assets/icons/build-refused.svg +0 -9
- package/assets/icons/build-waiting.svg +0 -8
- package/assets/icons/calendar-box.svg +0 -10
- package/assets/icons/calendar.svg +0 -6
- package/assets/icons/camera.svg +0 -4
- package/assets/icons/card-machine.svg +0 -14
- package/assets/icons/card.svg +0 -5
- package/assets/icons/cash-banknote-coins.svg +0 -9
- package/assets/icons/cash-banknote-invoice.svg +0 -8
- package/assets/icons/certificate-medal.svg +0 -8
- package/assets/icons/chart-down-arrow.svg +0 -7
- package/assets/icons/chart-down.svg +0 -5
- package/assets/icons/chart-up-arrow.svg +0 -7
- package/assets/icons/chart-up.svg +0 -5
- package/assets/icons/chat.svg +0 -4
- package/assets/icons/check-circle-out.svg +0 -4
- package/assets/icons/check-circle.svg +0 -4
- package/assets/icons/check-grey.svg +0 -3
- package/assets/icons/check-white.svg +0 -4
- package/assets/icons/check.svg +0 -3
- package/assets/icons/clipboard.svg +0 -4
- package/assets/icons/clock-closed.svg +0 -6
- package/assets/icons/clock.svg +0 -4
- package/assets/icons/close-circle.svg +0 -5
- package/assets/icons/close.svg +0 -4
- package/assets/icons/cnpj.svg +0 -9
- package/assets/icons/codepen.svg +0 -7
- package/assets/icons/company-name.svg +0 -12
- package/assets/icons/contract-pen.svg +0 -7
- package/assets/icons/contract.svg +0 -14
- package/assets/icons/delete.svg +0 -5
- package/assets/icons/digital-certificate.svg +0 -6
- package/assets/icons/document.svg +0 -7
- package/assets/icons/dollar-sign-circle.svg +0 -7
- package/assets/icons/dollar-sign.svg +0 -5
- package/assets/icons/domain.svg +0 -9
- package/assets/icons/dots-menu.svg +0 -5
- package/assets/icons/double-arrow-left.svg +0 -4
- package/assets/icons/double-arrow-right.svg +0 -4
- package/assets/icons/download.svg +0 -5
- package/assets/icons/drag-drop.svg +0 -8
- package/assets/icons/edit-square.svg +0 -4
- package/assets/icons/edit.svg +0 -3
- package/assets/icons/email-send-fast.svg +0 -8
- package/assets/icons/email.svg +0 -4
- package/assets/icons/empty-doc.svg +0 -4
- package/assets/icons/error.svg +0 -5
- package/assets/icons/eye-closed.svg +0 -11
- package/assets/icons/eye-open.svg +0 -4
- package/assets/icons/filter-add.svg +0 -6
- package/assets/icons/filter.svg +0 -3
- package/assets/icons/grid.svg +0 -6
- package/assets/icons/hand-money-banknote.svg +0 -6
- package/assets/icons/hands-clap.svg +0 -10
- package/assets/icons/help.svg +0 -5
- package/assets/icons/hexagon.svg +0 -3
- package/assets/icons/high-rising-build.svg +0 -19
- package/assets/icons/home.svg +0 -4
- package/assets/icons/image-wave-square.svg +0 -5
- package/assets/icons/image.svg +0 -5
- package/assets/icons/info.svg +0 -7
- package/assets/icons/invoice.svg +0 -6
- package/assets/icons/invoices-anticipated.svg +0 -8
- package/assets/icons/invoices-approval.svg +0 -8
- package/assets/icons/invoices-refused.svg +0 -8
- package/assets/icons/lighting-circle.svg +0 -5
- package/assets/icons/list.svg +0 -8
- package/assets/icons/location-pin.svg +0 -4
- package/assets/icons/login.svg +0 -5
- package/assets/icons/logout.svg +0 -5
- package/assets/icons/mail-box-upload.svg +0 -6
- package/assets/icons/mail-letter-fast-circle.svg +0 -7
- package/assets/icons/mail-open-document.svg +0 -6
- package/assets/icons/medal.svg +0 -12
- package/assets/icons/menu.svg +0 -5
- package/assets/icons/money-banknote-calculator.svg +0 -13
- package/assets/icons/money-cedule.svg +0 -6
- package/assets/icons/money-discount.svg +0 -8
- package/assets/icons/money-hand.svg +0 -6
- package/assets/icons/money-net.svg +0 -8
- package/assets/icons/money-new.svg +0 -7
- package/assets/icons/money-percent.svg +0 -10
- package/assets/icons/money-refused.svg +0 -9
- package/assets/icons/money-sign.svg +0 -4
- package/assets/icons/money-waiting.svg +0 -8
- package/assets/icons/money.svg +0 -6
- package/assets/icons/more-circle.svg +0 -5
- package/assets/icons/more.svg +0 -4
- package/assets/icons/new-company.svg +0 -10
- package/assets/icons/offered.svg +0 -5
- package/assets/icons/office-work.svg +0 -10
- package/assets/icons/open-external.svg +0 -5
- package/assets/icons/password-edit-shield-protection.svg +0 -9
- package/assets/icons/password.svg +0 -4
- package/assets/icons/people.svg +0 -6
- package/assets/icons/percent-box.svg +0 -6
- package/assets/icons/percent.svg +0 -5
- package/assets/icons/person-document.svg +0 -10
- package/assets/icons/person-sad.svg +0 -6
- package/assets/icons/phone-call.svg +0 -4
- package/assets/icons/phone.svg +0 -3
- package/assets/icons/pin-navigation.svg +0 -5
- package/assets/icons/pork.svg +0 -5
- package/assets/icons/radio.svg +0 -4
- package/assets/icons/refresh.svg +0 -5
- package/assets/icons/registration.svg +0 -8
- package/assets/icons/repeat.svg +0 -4
- package/assets/icons/search.svg +0 -4
- package/assets/icons/second-warning.svg +0 -5
- package/assets/icons/settings.svg +0 -4
- package/assets/icons/shield-chekmark.svg +0 -4
- package/assets/icons/star-shining.svg +0 -13
- package/assets/icons/star.svg +0 -3
- package/assets/icons/store.svg +0 -8
- package/assets/icons/suppliers.svg +0 -11
- package/assets/icons/target-dart-arrow.svg +0 -7
- package/assets/icons/today.svg +0 -10
- package/assets/icons/trash.svg +0 -6
- package/assets/icons/trophy.svg +0 -8
- package/assets/icons/unfold-more.svg +0 -4
- package/assets/icons/upload.svg +0 -5
- package/assets/icons/user-group.svg +0 -8
- package/assets/icons/user.svg +0 -4
- package/assets/icons/waiting.svg +0 -17
- package/assets/icons/wallet.svg +0 -5
- package/assets/icons/warning.svg +0 -5
- package/assets/scss/partials/_forms.scss +0 -350
- package/assets/scss/partials/_loading.scss +0 -34
- package/assets/scss/partials/_radio-button.scss +0 -35
- package/assets/scss/partials/_typography.scss +0 -149
- package/assets/scss/partials/components/_badge.scss +0 -55
- package/assets/scss/partials/components/_buttons.scss +0 -831
- package/assets/scss/partials/components/_checkbox.scss +0 -69
- package/assets/scss/partials/components/_date-range-picker-v2.scss +0 -303
- package/assets/scss/partials/components/_date-range-picker.scss +0 -266
- package/assets/scss/partials/components/_expansion.scss +0 -96
- package/assets/scss/partials/components/_image-crop.scss +0 -305
- package/assets/scss/partials/components/_index.scss +0 -24
- package/assets/scss/partials/components/_input-phone.scss +0 -36
- package/assets/scss/partials/components/_input.scss +0 -65
- package/assets/scss/partials/components/_modal.scss +0 -285
- package/assets/scss/partials/components/_progressbar.scss +0 -112
- package/assets/scss/partials/components/_radiobutton.scss +0 -66
- package/assets/scss/partials/components/_select.scss +0 -356
- package/assets/scss/partials/components/_snackbar.scss +0 -204
- package/assets/scss/partials/components/_stepper.scss +0 -86
- package/assets/scss/partials/components/_tab.scss +0 -82
- package/assets/scss/partials/components/_table.scss +0 -148
- package/assets/scss/partials/components/_toggle.scss +0 -103
- package/assets/scss/partials/components/_wizard.scss +0 -112
- package/esm2020/lib/components/badge/badge.component.mjs +0 -43
- package/esm2020/lib/components/badge/badge.module.mjs +0 -19
- package/esm2020/lib/components/badge/index.mjs +0 -3
- package/esm2020/lib/components/button/button-avatar.component.mjs +0 -53
- package/esm2020/lib/components/button/button-dropdown.component.mjs +0 -121
- package/esm2020/lib/components/button/button.component.mjs +0 -154
- package/esm2020/lib/components/button/button.module.mjs +0 -23
- package/esm2020/lib/components/button/index.mjs +0 -5
- package/esm2020/lib/components/checkbox/checkbox.component.mjs +0 -165
- package/esm2020/lib/components/checkbox/checkbox.module.mjs +0 -20
- package/esm2020/lib/components/checkbox/index.mjs +0 -3
- package/esm2020/lib/components/date-range-picker/date-range-picker.component.mjs +0 -682
- package/esm2020/lib/components/date-range-picker/date-range-picker.module.mjs +0 -22
- package/esm2020/lib/components/date-range-picker/index.mjs +0 -3
- package/esm2020/lib/components/date-range-picker-v2/date-range-picker.component.mjs +0 -693
- package/esm2020/lib/components/date-range-picker-v2/date-range-picker.module.mjs +0 -22
- package/esm2020/lib/components/date-range-picker-v2/index.mjs +0 -3
- package/esm2020/lib/components/expansion/expansion.component.mjs +0 -115
- package/esm2020/lib/components/expansion/expansion.module.mjs +0 -20
- package/esm2020/lib/components/expansion/index.mjs +0 -3
- package/esm2020/lib/components/file-upload/file-upload.component.mjs +0 -302
- package/esm2020/lib/components/file-upload/file-upload.module.mjs +0 -37
- package/esm2020/lib/components/file-upload/index.mjs +0 -3
- package/esm2020/lib/components/icon/icon-add-plus.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-address-book.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-arrow-down.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-arrow-left.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-arrow-line-right.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-arrow-right.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-arrow-up.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-arrows.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-auction.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-average-tax.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-bank-account.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-bank-agency.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-bank.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-banknote-search.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-bell.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-block.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-book-open-text.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-book.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-box.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-build-approved.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-build-person.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-build-refused.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-build-waiting.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-calendar-box.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-calendar.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-camera.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-card-machine.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-card.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-cash-banknote-coins.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-cash-banknote-invoice.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-certificate-medal.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-chart-down-arrow.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-chart-down.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-chart-up-arrow.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-chart-up.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-chat.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-check-circle-out.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-check-circle.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-check-grey.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-check-white.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-check.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-clipboard.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-clock-closed.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-clock.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-close-circle.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-close.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-cnpj.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-codepen.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-company-name.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-contract-pen.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-contract.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-delete.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-digital-certificate.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-document.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-dollar-sign-circle.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-dollar-sign.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-domain.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-dots-menu.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-double-arrow-left.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-double-arrow-right.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-download.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-drag-drop.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-edit-square.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-edit.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-email-send-fast.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-email.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-empty-doc.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-error.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-eye-closed.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-eye-open.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-filter-add.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-filter.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-grid.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-hand-money-banknote.mjs +0 -15
- package/esm2020/lib/components/icon/icon-hands-clap.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-help.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-hexagon.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-high-rising-build.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-home.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-image-wave-square.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-image.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-info.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-invoice.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-invoices-anticipated.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-invoices-approval.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-invoices-refused.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-lighting-circle.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-list.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-location-pin.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-login.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-logout.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-mail-box-upload.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-mail-letter-fast-circle.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-mail-open-document.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-medal.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-menu.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-banknote-calculator.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-cedule.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-discount.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-hand.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-net.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-new.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-percent.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-refused.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-sign.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money-waiting.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-money.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-more-circle.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-more.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-new-company.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-offered.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-open-external.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-password-edit-shield-protection.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-password.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-people.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-percent-box.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-percent.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-person-document.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-person-sad.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-phone-call.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-phone.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-pin-navigation.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-pork.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-radio.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-refresh.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-registration.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-repeat.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-search.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-second-warning.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-settings.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-shield-chekmark.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-star-shining.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-star.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-store.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-suppliers.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-target-dart-arrow.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-today.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-trash.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-trophy.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-unfold-more.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-upload.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-user-group.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-user.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-waiting.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-wallet.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon-warning.component.mjs +0 -15
- package/esm2020/lib/components/icon/icon.component.mjs +0 -1991
- package/esm2020/lib/components/icon/icon.module.mjs +0 -322
- package/esm2020/lib/components/icon/index.mjs +0 -141
- package/esm2020/lib/components/image-crop/image-crop.component.mjs +0 -516
- package/esm2020/lib/components/image-crop/image-crop.module.mjs +0 -41
- package/esm2020/lib/components/image-crop/index.mjs +0 -3
- package/esm2020/lib/components/index.mjs +0 -21
- package/esm2020/lib/components/input/index.mjs +0 -4
- package/esm2020/lib/components/input/input-filter.component.mjs +0 -286
- package/esm2020/lib/components/input/input.component.mjs +0 -419
- package/esm2020/lib/components/input/input.module.mjs +0 -38
- package/esm2020/lib/components/input-phone/index.mjs +0 -3
- package/esm2020/lib/components/input-phone/input-phone.component.mjs +0 -309
- package/esm2020/lib/components/input-phone/input-phone.module.mjs +0 -45
- package/esm2020/lib/components/modal/index.mjs +0 -3
- package/esm2020/lib/components/modal/modal.component.mjs +0 -239
- package/esm2020/lib/components/modal/modal.module.mjs +0 -21
- package/esm2020/lib/components/option/index.mjs +0 -3
- package/esm2020/lib/components/option/option.component.mjs +0 -134
- package/esm2020/lib/components/option/option.module.mjs +0 -29
- package/esm2020/lib/components/radiobutton/index.mjs +0 -3
- package/esm2020/lib/components/radiobutton/radiobutton.component.mjs +0 -165
- package/esm2020/lib/components/radiobutton/radiobutton.module.mjs +0 -36
- package/esm2020/lib/components/select/index.mjs +0 -6
- package/esm2020/lib/components/select/select-filter.component.mjs +0 -197
- package/esm2020/lib/components/select/select-multiple.component.mjs +0 -304
- package/esm2020/lib/components/select/select-search.component.mjs +0 -306
- package/esm2020/lib/components/select/select.component.mjs +0 -245
- package/esm2020/lib/components/select/select.module.mjs +0 -61
- package/esm2020/lib/components/stepper/index.mjs +0 -3
- package/esm2020/lib/components/stepper/stepper.component.mjs +0 -57
- package/esm2020/lib/components/stepper/stepper.module.mjs +0 -20
- package/esm2020/lib/components/tab/index.mjs +0 -3
- package/esm2020/lib/components/tab/tab.component.mjs +0 -100
- package/esm2020/lib/components/tab/tab.module.mjs +0 -21
- package/esm2020/lib/components/table/index.mjs +0 -4
- package/esm2020/lib/components/table/table-column.component.mjs +0 -34
- package/esm2020/lib/components/table/table.component.mjs +0 -270
- package/esm2020/lib/components/table/table.module.mjs +0 -23
- package/esm2020/lib/components/toggle/index.mjs +0 -3
- package/esm2020/lib/components/toggle/toggle.component.mjs +0 -56
- package/esm2020/lib/components/toggle/toggle.module.mjs +0 -19
- package/esm2020/lib/components/wizard/index.mjs +0 -3
- package/esm2020/lib/components/wizard/wizard.component.mjs +0 -61
- package/esm2020/lib/components/wizard/wizard.module.mjs +0 -33
- package/esm2020/lib/core/index.mjs +0 -4
- package/esm2020/lib/core/interfaces/index.mjs +0 -3
- package/esm2020/lib/core/interfaces/monkey-modal-settings.mjs +0 -2
- package/esm2020/lib/core/interfaces/monkey-style-settings.mjs +0 -2
- package/esm2020/lib/core/services/index.mjs +0 -5
- package/esm2020/lib/core/services/modal/index.mjs +0 -3
- package/esm2020/lib/core/services/modal/monkey-style-guide-modal-fixed.service.mjs +0 -52
- package/esm2020/lib/core/services/modal/monkey-style-guide-modal.service.mjs +0 -55
- package/esm2020/lib/core/services/monkey-style-guide.service.mjs +0 -17
- package/esm2020/lib/core/services/settings/index.mjs +0 -2
- package/esm2020/lib/core/services/settings/monkey-style-guide-settings.service.mjs +0 -41
- package/esm2020/lib/core/services/settings/monkey-style-guide-theme-settings.service.mjs +0 -80
- package/esm2020/lib/core/services/snackbar/index.mjs +0 -2
- package/esm2020/lib/core/services/snackbar/mokey-style-guide-snackbar.service.mjs +0 -226
- package/esm2020/lib/core/utils/index.mjs +0 -2
- package/esm2020/lib/core/utils/utils.mjs +0 -240
- package/esm2020/lib/monkey-style-guide.module.mjs +0 -31
- package/esm2020/monkey-style-guide.mjs +0 -5
- package/esm2020/public-api.mjs +0 -9
- package/fesm2015/monkey-style-guide.mjs +0 -11088
- package/fesm2015/monkey-style-guide.mjs.map +0 -1
- package/fesm2020/monkey-style-guide.mjs +0 -11072
- package/fesm2020/monkey-style-guide.mjs.map +0 -1
- package/lib/components/badge/badge.component.d.ts +0 -8
- package/lib/components/badge/badge.module.d.ts +0 -8
- package/lib/components/badge/index.d.ts +0 -2
- package/lib/components/button/button-avatar.component.d.ts +0 -19
- package/lib/components/button/button-dropdown.component.d.ts +0 -23
- package/lib/components/button/button.component.d.ts +0 -22
- package/lib/components/button/button.module.d.ts +0 -12
- package/lib/components/button/index.d.ts +0 -4
- package/lib/components/checkbox/checkbox.component.d.ts +0 -32
- package/lib/components/checkbox/checkbox.module.d.ts +0 -9
- package/lib/components/checkbox/index.d.ts +0 -2
- package/lib/components/date-range-picker/date-range-picker.component.d.ts +0 -71
- package/lib/components/date-range-picker/date-range-picker.module.d.ts +0 -11
- package/lib/components/date-range-picker/index.d.ts +0 -2
- package/lib/components/date-range-picker-v2/date-range-picker.component.d.ts +0 -75
- package/lib/components/date-range-picker-v2/date-range-picker.module.d.ts +0 -11
- package/lib/components/date-range-picker-v2/index.d.ts +0 -2
- package/lib/components/expansion/expansion.component.d.ts +0 -20
- package/lib/components/expansion/expansion.module.d.ts +0 -9
- package/lib/components/expansion/index.d.ts +0 -2
- package/lib/components/file-upload/file-upload.component.d.ts +0 -53
- package/lib/components/file-upload/file-upload.module.d.ts +0 -11
- package/lib/components/file-upload/index.d.ts +0 -2
- package/lib/components/icon/icon-add-plus.component.d.ts +0 -7
- package/lib/components/icon/icon-address-book.component.d.ts +0 -7
- package/lib/components/icon/icon-arrow-down.component.d.ts +0 -7
- package/lib/components/icon/icon-arrow-left.component.d.ts +0 -7
- package/lib/components/icon/icon-arrow-line-right.component.d.ts +0 -7
- package/lib/components/icon/icon-arrow-right.component.d.ts +0 -7
- package/lib/components/icon/icon-arrow-up.component.d.ts +0 -7
- package/lib/components/icon/icon-arrows.component.d.ts +0 -7
- package/lib/components/icon/icon-auction.component.d.ts +0 -7
- package/lib/components/icon/icon-average-tax.component.d.ts +0 -7
- package/lib/components/icon/icon-bank-account.component.d.ts +0 -7
- package/lib/components/icon/icon-bank-agency.component.d.ts +0 -7
- package/lib/components/icon/icon-bank.component.d.ts +0 -7
- package/lib/components/icon/icon-banknote-search.component.d.ts +0 -7
- package/lib/components/icon/icon-bell.component.d.ts +0 -7
- package/lib/components/icon/icon-block.component.d.ts +0 -7
- package/lib/components/icon/icon-book-open-text.component.d.ts +0 -7
- package/lib/components/icon/icon-book.component.d.ts +0 -7
- package/lib/components/icon/icon-box.component.d.ts +0 -7
- package/lib/components/icon/icon-build-approved.component.d.ts +0 -7
- package/lib/components/icon/icon-build-person.component.d.ts +0 -7
- package/lib/components/icon/icon-build-refused.component.d.ts +0 -7
- package/lib/components/icon/icon-build-waiting.component.d.ts +0 -7
- package/lib/components/icon/icon-calendar-box.component.d.ts +0 -7
- package/lib/components/icon/icon-calendar.component.d.ts +0 -7
- package/lib/components/icon/icon-camera.component.d.ts +0 -7
- package/lib/components/icon/icon-card-machine.component.d.ts +0 -7
- package/lib/components/icon/icon-card.component.d.ts +0 -7
- package/lib/components/icon/icon-cash-banknote-coins.component.d.ts +0 -7
- package/lib/components/icon/icon-cash-banknote-invoice.component.d.ts +0 -7
- package/lib/components/icon/icon-certificate-medal.component.d.ts +0 -7
- package/lib/components/icon/icon-chart-down-arrow.component.d.ts +0 -7
- package/lib/components/icon/icon-chart-down.component.d.ts +0 -7
- package/lib/components/icon/icon-chart-up-arrow.component.d.ts +0 -7
- package/lib/components/icon/icon-chart-up.component.d.ts +0 -7
- package/lib/components/icon/icon-chat.component.d.ts +0 -7
- package/lib/components/icon/icon-check-circle-out.component.d.ts +0 -7
- package/lib/components/icon/icon-check-circle.component.d.ts +0 -7
- package/lib/components/icon/icon-check-grey.component.d.ts +0 -7
- package/lib/components/icon/icon-check-white.component.d.ts +0 -7
- package/lib/components/icon/icon-check.component.d.ts +0 -7
- package/lib/components/icon/icon-clipboard.component.d.ts +0 -7
- package/lib/components/icon/icon-clock-closed.component.d.ts +0 -7
- package/lib/components/icon/icon-clock.component.d.ts +0 -7
- package/lib/components/icon/icon-close-circle.component.d.ts +0 -7
- package/lib/components/icon/icon-close.component.d.ts +0 -7
- package/lib/components/icon/icon-cnpj.component.d.ts +0 -7
- package/lib/components/icon/icon-codepen.component.d.ts +0 -7
- package/lib/components/icon/icon-company-name.component.d.ts +0 -7
- package/lib/components/icon/icon-contract-pen.component.d.ts +0 -7
- package/lib/components/icon/icon-contract.component.d.ts +0 -7
- package/lib/components/icon/icon-delete.component.d.ts +0 -7
- package/lib/components/icon/icon-digital-certificate.component.d.ts +0 -7
- package/lib/components/icon/icon-document.component.d.ts +0 -7
- package/lib/components/icon/icon-dollar-sign-circle.component.d.ts +0 -7
- package/lib/components/icon/icon-dollar-sign.component.d.ts +0 -7
- package/lib/components/icon/icon-domain.component.d.ts +0 -7
- package/lib/components/icon/icon-dots-menu.component.d.ts +0 -7
- package/lib/components/icon/icon-double-arrow-left.component.d.ts +0 -7
- package/lib/components/icon/icon-double-arrow-right.component.d.ts +0 -7
- package/lib/components/icon/icon-download.component.d.ts +0 -7
- package/lib/components/icon/icon-drag-drop.component.d.ts +0 -7
- package/lib/components/icon/icon-edit-square.component.d.ts +0 -7
- package/lib/components/icon/icon-edit.component.d.ts +0 -7
- package/lib/components/icon/icon-email-send-fast.component.d.ts +0 -7
- package/lib/components/icon/icon-email.component.d.ts +0 -7
- package/lib/components/icon/icon-empty-doc.component.d.ts +0 -7
- package/lib/components/icon/icon-error.component.d.ts +0 -7
- package/lib/components/icon/icon-eye-closed.component.d.ts +0 -7
- package/lib/components/icon/icon-eye-open.component.d.ts +0 -7
- package/lib/components/icon/icon-filter-add.component.d.ts +0 -7
- package/lib/components/icon/icon-filter.component.d.ts +0 -7
- package/lib/components/icon/icon-grid.component.d.ts +0 -7
- package/lib/components/icon/icon-hand-money-banknote.d.ts +0 -7
- package/lib/components/icon/icon-hands-clap.component.d.ts +0 -7
- package/lib/components/icon/icon-help.component.d.ts +0 -7
- package/lib/components/icon/icon-hexagon.component.d.ts +0 -7
- package/lib/components/icon/icon-high-rising-build.component.d.ts +0 -7
- package/lib/components/icon/icon-home.component.d.ts +0 -7
- package/lib/components/icon/icon-image-wave-square.component.d.ts +0 -7
- package/lib/components/icon/icon-image.component.d.ts +0 -7
- package/lib/components/icon/icon-info.component.d.ts +0 -7
- package/lib/components/icon/icon-invoice.component.d.ts +0 -7
- package/lib/components/icon/icon-invoices-anticipated.component.d.ts +0 -7
- package/lib/components/icon/icon-invoices-approval.component.d.ts +0 -7
- package/lib/components/icon/icon-invoices-refused.component.d.ts +0 -7
- package/lib/components/icon/icon-lighting-circle.component.d.ts +0 -7
- package/lib/components/icon/icon-list.component.d.ts +0 -7
- package/lib/components/icon/icon-location-pin.component.d.ts +0 -7
- package/lib/components/icon/icon-login.component.d.ts +0 -7
- package/lib/components/icon/icon-logout.component.d.ts +0 -7
- package/lib/components/icon/icon-mail-box-upload.component.d.ts +0 -7
- package/lib/components/icon/icon-mail-letter-fast-circle.component.d.ts +0 -7
- package/lib/components/icon/icon-mail-open-document.component.d.ts +0 -7
- package/lib/components/icon/icon-medal.component.d.ts +0 -7
- package/lib/components/icon/icon-menu.component.d.ts +0 -7
- package/lib/components/icon/icon-money-banknote-calculator.component.d.ts +0 -7
- package/lib/components/icon/icon-money-cedule.component.d.ts +0 -7
- package/lib/components/icon/icon-money-discount.component.d.ts +0 -7
- package/lib/components/icon/icon-money-hand.component.d.ts +0 -7
- package/lib/components/icon/icon-money-net.component.d.ts +0 -7
- package/lib/components/icon/icon-money-new.component.d.ts +0 -7
- package/lib/components/icon/icon-money-percent.component.d.ts +0 -7
- package/lib/components/icon/icon-money-refused.component.d.ts +0 -7
- package/lib/components/icon/icon-money-sign.component.d.ts +0 -7
- package/lib/components/icon/icon-money-waiting.component.d.ts +0 -7
- package/lib/components/icon/icon-money.component.d.ts +0 -7
- package/lib/components/icon/icon-more-circle.component.d.ts +0 -7
- package/lib/components/icon/icon-more.component.d.ts +0 -7
- package/lib/components/icon/icon-new-company.component.d.ts +0 -7
- package/lib/components/icon/icon-offered.component.d.ts +0 -7
- package/lib/components/icon/icon-open-external.component.d.ts +0 -7
- package/lib/components/icon/icon-password-edit-shield-protection.component.d.ts +0 -7
- package/lib/components/icon/icon-password.component.d.ts +0 -7
- package/lib/components/icon/icon-people.component.d.ts +0 -7
- package/lib/components/icon/icon-percent-box.component.d.ts +0 -7
- package/lib/components/icon/icon-percent.component.d.ts +0 -7
- package/lib/components/icon/icon-person-document.component.d.ts +0 -7
- package/lib/components/icon/icon-person-sad.component.d.ts +0 -7
- package/lib/components/icon/icon-phone-call.component.d.ts +0 -7
- package/lib/components/icon/icon-phone.component.d.ts +0 -7
- package/lib/components/icon/icon-pin-navigation.component.d.ts +0 -7
- package/lib/components/icon/icon-pork.component.d.ts +0 -7
- package/lib/components/icon/icon-radio.component.d.ts +0 -7
- package/lib/components/icon/icon-refresh.component.d.ts +0 -7
- package/lib/components/icon/icon-registration.component.d.ts +0 -7
- package/lib/components/icon/icon-repeat.component.d.ts +0 -7
- package/lib/components/icon/icon-search.component.d.ts +0 -7
- package/lib/components/icon/icon-second-warning.component.d.ts +0 -7
- package/lib/components/icon/icon-settings.component.d.ts +0 -7
- package/lib/components/icon/icon-shield-chekmark.component.d.ts +0 -7
- package/lib/components/icon/icon-star-shining.component.d.ts +0 -7
- package/lib/components/icon/icon-star.component.d.ts +0 -7
- package/lib/components/icon/icon-store.component.d.ts +0 -7
- package/lib/components/icon/icon-suppliers.component.d.ts +0 -7
- package/lib/components/icon/icon-target-dart-arrow.component.d.ts +0 -7
- package/lib/components/icon/icon-today.component.d.ts +0 -7
- package/lib/components/icon/icon-trash.component.d.ts +0 -7
- package/lib/components/icon/icon-trophy.component.d.ts +0 -7
- package/lib/components/icon/icon-unfold-more.component.d.ts +0 -7
- package/lib/components/icon/icon-upload.component.d.ts +0 -7
- package/lib/components/icon/icon-user-group.component.d.ts +0 -7
- package/lib/components/icon/icon-user.component.d.ts +0 -7
- package/lib/components/icon/icon-waiting.component.d.ts +0 -7
- package/lib/components/icon/icon-wallet.component.d.ts +0 -7
- package/lib/components/icon/icon-warning.component.d.ts +0 -7
- package/lib/components/icon/icon.component.d.ts +0 -27
- package/lib/components/icon/icon.module.d.ts +0 -154
- package/lib/components/icon/index.d.ts +0 -140
- package/lib/components/image-crop/image-crop.component.d.ts +0 -77
- package/lib/components/image-crop/image-crop.module.d.ts +0 -12
- package/lib/components/image-crop/index.d.ts +0 -2
- package/lib/components/index.d.ts +0 -20
- package/lib/components/input/index.d.ts +0 -3
- package/lib/components/input/input-filter.component.d.ts +0 -55
- package/lib/components/input/input.component.d.ts +0 -67
- package/lib/components/input/input.module.d.ts +0 -12
- package/lib/components/input-phone/index.d.ts +0 -2
- package/lib/components/input-phone/input-phone.component.d.ts +0 -62
- package/lib/components/input-phone/input-phone.module.d.ts +0 -13
- package/lib/components/modal/index.d.ts +0 -2
- package/lib/components/modal/modal.component.d.ts +0 -24
- package/lib/components/modal/modal.module.d.ts +0 -10
- package/lib/components/option/index.d.ts +0 -2
- package/lib/components/option/option.component.d.ts +0 -22
- package/lib/components/option/option.module.d.ts +0 -8
- package/lib/components/radiobutton/index.d.ts +0 -2
- package/lib/components/radiobutton/radiobutton.component.d.ts +0 -39
- package/lib/components/radiobutton/radiobutton.module.d.ts +0 -9
- package/lib/components/select/index.d.ts +0 -5
- package/lib/components/select/select-filter.component.d.ts +0 -41
- package/lib/components/select/select-multiple.component.d.ts +0 -48
- package/lib/components/select/select-search.component.d.ts +0 -56
- package/lib/components/select/select.component.d.ts +0 -48
- package/lib/components/select/select.module.d.ts +0 -15
- package/lib/components/stepper/index.d.ts +0 -2
- package/lib/components/stepper/stepper.component.d.ts +0 -18
- package/lib/components/stepper/stepper.module.d.ts +0 -9
- package/lib/components/tab/index.d.ts +0 -2
- package/lib/components/tab/tab.component.d.ts +0 -24
- package/lib/components/tab/tab.module.d.ts +0 -10
- package/lib/components/table/index.d.ts +0 -3
- package/lib/components/table/table-column.component.d.ts +0 -5
- package/lib/components/table/table.component.d.ts +0 -59
- package/lib/components/table/table.module.d.ts +0 -12
- package/lib/components/toggle/index.d.ts +0 -2
- package/lib/components/toggle/toggle.component.d.ts +0 -18
- package/lib/components/toggle/toggle.module.d.ts +0 -8
- package/lib/components/wizard/index.d.ts +0 -2
- package/lib/components/wizard/wizard.component.d.ts +0 -18
- package/lib/components/wizard/wizard.module.d.ts +0 -9
- package/lib/core/index.d.ts +0 -3
- package/lib/core/interfaces/index.d.ts +0 -2
- package/lib/core/interfaces/monkey-modal-settings.d.ts +0 -61
- package/lib/core/interfaces/monkey-style-settings.d.ts +0 -59
- package/lib/core/services/index.d.ts +0 -4
- package/lib/core/services/modal/index.d.ts +0 -2
- package/lib/core/services/modal/monkey-style-guide-modal-fixed.service.d.ts +0 -16
- package/lib/core/services/modal/monkey-style-guide-modal.service.d.ts +0 -18
- package/lib/core/services/monkey-style-guide.service.d.ts +0 -10
- package/lib/core/services/settings/index.d.ts +0 -1
- package/lib/core/services/settings/monkey-style-guide-settings.service.d.ts +0 -15
- package/lib/core/services/settings/monkey-style-guide-theme-settings.service.d.ts +0 -12
- package/lib/core/services/snackbar/index.d.ts +0 -1
- package/lib/core/services/snackbar/mokey-style-guide-snackbar.service.d.ts +0 -58
- package/lib/core/utils/index.d.ts +0 -1
- package/lib/core/utils/utils.d.ts +0 -29
- package/lib/monkey-style-guide.module.d.ts +0 -8
- package/monkey-style-guide-2.0.212.tgz +0 -0
- package/monkey-style-guide.d.ts +0 -5
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M12 21H3" stroke="#676E79" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M3.92681 21L3.92671 10.9417" stroke="#676E79" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M9 21V10.9503" stroke="#676E79" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path d="M9 16H11" stroke="#676E79" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
<circle cx="18" cy="18" r="4" stroke="#676E79" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
7
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.27555 7.47765C1.98044 8.03345 1.92177 8.68474 2.11282 9.28433C2.44327 10.3245 3.41944 11.0228 4.51062 10.9994C5.60179 10.9761 6.54722 10.2368 6.83292 9.18341C6.85103 9.12223 6.90723 9.08025 6.97104 9.08025C7.03485 9.08025 7.09105 9.12223 7.10917 9.18341C7.40093 10.2555 8.37451 10.9995 9.48564 10.9994C10.5968 10.9993 11.5702 10.2551 11.8617 9.1829C11.8798 9.12169 11.936 9.07968 11.9998 9.07968C12.0636 9.07968 12.1199 9.12169 12.1379 9.1829C12.4296 10.2551 13.4031 10.9992 14.5143 10.9991C15.6255 10.9991 16.599 10.255 16.8906 9.18273C16.9087 9.12156 16.9649 9.0796 17.0287 9.0796C17.0925 9.0796 17.1487 9.12156 17.1668 9.18273C17.4526 10.236 18.3979 10.9752 19.489 10.9986C20.5801 11.0219 21.5562 10.3239 21.8867 9.28381C22.0779 8.68412 22.0192 8.0327 21.724 7.47681L20.0173 4.09822C19.6771 3.4247 18.9867 3 18.2321 3H5.76782C5.01325 3.00002 4.32293 3.42471 3.98271 4.09822L2.27555 7.47765Z" stroke="#676E79" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
8
|
-
<path d="M16.75 18H19.25" stroke="#676E79" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
9
|
-
<path d="M18 19.25V16.75" stroke="#676E79" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
10
|
-
</svg>
|
package/assets/icons/offered.svg
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M15.1838 13.1061L15.0823 13.1673C14.7488 12.6998 14.1591 12.5157 13.7115 12.7693C13.7101 12.7701 13.7087 12.7709 13.7073 12.7718L13.4933 12.9006C13.2584 12.6736 12.9662 12.5338 12.6571 12.5008C12.348 12.4677 12.0373 12.543 11.7682 12.7162L10.6857 13.3741H9.24637C8.93253 13.3736 8.62281 13.2943 8.34011 13.142L8.14295 13.0355C7.58541 12.7323 6.96367 12.6074 6.34657 12.6748C5.72947 12.7421 5.14108 12.9991 4.64657 13.4171C4.64239 13.4206 4.63831 13.4242 4.63439 13.4282L4.15854 13.9018C3.98503 14.0743 2.19298 15.1264 1.10413 15.7491C1.08177 15.7618 1.06189 15.7794 1.04561 15.8008C1.02933 15.8222 1.01698 15.8469 1.00926 15.8736C1.00154 15.9003 0.998602 15.9285 1.00062 15.9565C1.00263 15.9844 1.00955 16.0117 1.02099 16.0367C1.03243 16.0617 1.04816 16.0839 1.06728 16.1021C1.08641 16.1203 1.10855 16.1341 1.13245 16.1427C1.15635 16.1513 1.18153 16.1546 1.20656 16.1524C1.23159 16.1501 1.25599 16.1424 1.27834 16.1296C1.75592 15.8565 4.1514 14.4811 4.41278 14.221L4.8828 13.7533C5.32104 13.3849 5.84179 13.1588 6.38766 13.1C6.93353 13.0413 7.48333 13.1521 7.97645 13.4202L8.17358 13.5268C8.50823 13.707 8.87486 13.8009 9.24637 13.8015H11.1583C11.4497 13.8019 11.7315 13.9177 11.9537 14.1284C12.176 14.339 12.3242 14.6308 12.3722 14.952L10.9576 14.8806C10.4553 14.8554 9.95187 14.8814 9.45373 14.9583C9.42864 14.9618 9.40444 14.9709 9.38252 14.985C9.3606 14.9991 9.3414 15.0179 9.32603 15.0404C9.31066 15.0628 9.29943 15.0884 9.29298 15.1158C9.28653 15.1431 9.28499 15.1716 9.28846 15.1996C9.29192 15.2276 9.30032 15.2545 9.31317 15.2788C9.32602 15.3032 9.34306 15.3244 9.36331 15.3414C9.38355 15.3583 9.4066 15.3706 9.43112 15.3775C9.45564 15.3844 9.48115 15.3858 9.50616 15.3816C9.98123 15.3083 10.4613 15.2835 10.9404 15.3076L12.5712 15.3901C12.597 15.3914 12.6228 15.3869 12.647 15.3767C12.6713 15.3665 12.6934 15.351 12.7121 15.331C12.7307 15.3111 12.7456 15.2871 12.7557 15.2605C12.7659 15.2339 12.7711 15.2053 12.7711 15.1764C12.7711 15.1325 12.7692 15.0892 12.7664 15.0461L13.0033 14.9065L15.3656 13.4823C15.5556 13.3673 15.7747 13.3274 15.9876 13.3689C16.2004 13.4105 16.3944 13.5311 16.5383 13.7113L11.7409 17.3925C11.1102 17.7361 10.3982 17.8468 9.70749 17.7088L6.83992 17.1187C6.52946 17.0329 6.20143 17.0828 5.92273 17.2581L3.0497 19.0934C3.02778 19.1072 3.00851 19.1258 2.99302 19.148C2.97753 19.1702 2.96612 19.1956 2.95943 19.2227C2.95275 19.2499 2.95093 19.2782 2.95408 19.3062C2.95723 19.3341 2.96529 19.3611 2.97779 19.3855C2.99029 19.4099 3.00699 19.4314 3.02693 19.4486C3.04686 19.4658 3.06964 19.4784 3.09396 19.4858C3.11828 19.4931 3.14366 19.495 3.16863 19.4914C3.19361 19.4877 3.21769 19.4786 3.2395 19.4645L6.11097 17.63C6.30617 17.5077 6.53591 17.4736 6.75291 17.5349C6.75686 17.536 6.76084 17.537 6.76486 17.5378L9.63878 18.1293C10.415 18.2844 11.2152 18.1582 11.9226 17.769C11.9307 17.7645 11.9386 17.7593 11.946 17.7536L16.917 13.9392C16.9572 13.9083 16.9853 13.8615 16.9956 13.8083C17.006 13.7551 16.9977 13.6994 16.9726 13.6527C16.7948 13.3217 16.5096 13.0801 16.1764 12.9783C15.8431 12.8765 15.4876 12.9222 15.1838 13.1061ZM11.9531 13.0904L11.9577 13.0875C12.136 12.9723 12.3394 12.9146 12.5453 12.9209C12.7512 12.9272 12.9515 12.9972 13.1239 13.1231L12.1179 13.729C11.9177 13.5627 11.6856 13.4508 11.4401 13.4023L11.9531 13.0904ZM12.8232 14.5294L12.6886 14.6088C12.6269 14.4016 12.532 14.2087 12.4085 14.0395L13.8864 13.1495C14.1516 13.0009 14.5108 13.1073 14.7377 13.3752L12.8232 14.5294Z" fill="#0273E8" stroke="#0273E8" stroke-width="0.336574" [attr.stroke]="fillColor" [attr.fill]="fillColor"/>
|
|
3
|
-
<path d="M10.2178 1V10.164" stroke="#0273E8" stroke-width="0.897531" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M12.5833 4H9.45833C9.07156 4 8.70063 4.18437 8.42714 4.51256C8.15365 4.84075 8 5.28587 8 5.75C8 6.21413 8.15365 6.65925 8.42714 6.98744C8.70063 7.31563 9.07156 7.5 9.45833 7.5H11.5417C11.9284 7.5 12.2994 7.68437 12.5729 8.01256C12.8464 8.34075 13 8.78587 13 9.25C13 9.71413 12.8464 10.1592 12.5729 10.4874C12.2994 10.8156 11.9284 11 11.5417 11H8" stroke="#0273E8" stroke-width="0.897531" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M13.0002 6.49731V8.99836" stroke="#1F2024" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M10.499 11.9998V9.99895C10.499 9.44644 10.9469 8.99854 11.4994 8.99854H14.5007C15.0532 8.99854 15.5011 9.44644 15.5011 9.99895V11.9998" stroke="#1F2024" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M7.99805 21.0035V13.0002C7.99805 12.4477 8.44595 11.9998 8.99846 11.9998H15.5012" stroke="#1F2024" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path d="M10.499 15.0009H14.0005" stroke="#1F2024" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
<path d="M10.499 18.0022H13.0001" stroke="#1F2024" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
7
|
-
<path d="M11.9994 21.0033H7.99776C5.7877 21.0033 3.99609 19.2117 3.99609 17.0017V6.99752C3.99609 4.78746 5.7877 2.99585 7.99776 2.99585H18.0019C20.212 2.99585 22.0036 4.78746 22.0036 6.99752V10.9992" stroke="#1F2024" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
8
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M22.5039 23.0042H16.0012C15.7249 23.0042 15.501 22.7802 15.501 22.504V22.0978C15.5043 20.9422 16.4403 20.0062 17.5958 20.0029H20.9092C22.0648 20.0062 23.0008 20.9422 23.0041 22.0978V22.504C23.0041 22.7802 22.7802 23.0042 22.5039 23.0042Z" stroke="#1F2024" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
9
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.2527 17.5019C18.1484 17.4997 17.2548 16.6033 17.2559 15.4991C17.257 14.3948 18.1524 13.5002 19.2567 13.5002C20.3609 13.5002 21.2564 14.3948 21.2575 15.4991C21.2586 16.6033 20.3649 17.4997 19.2607 17.5019H19.2527Z" stroke="#1F2024" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
10
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M19 9V5H15" stroke="#1F2024" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M13 11L19 5" stroke="#1F2024" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M20 13V15C20 17.7614 17.7614 20 15 20H9C6.23858 20 4 17.7614 4 15V9C4 6.23858 6.23858 4 9 4H11" stroke="#1F2024" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<g id="Group">
|
|
3
|
-
<path id="Path" d="M14.3538 15.6475C14.549 15.8428 14.5489 16.1594 14.3536 16.3546C14.1583 16.5498 13.8417 16.5498 13.6464 16.3546C13.4511 16.1594 13.451 15.8428 13.6462 15.6475C13.8416 15.4521 14.1584 15.4521 14.3538 15.6475" stroke="#0273E8" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path id="Path_2" d="M24.3538 15.6475C24.549 15.8428 24.5489 16.1594 24.3536 16.3546C24.1583 16.5498 23.8417 16.5498 23.6464 16.3546C23.4511 16.1594 23.451 15.8428 23.6462 15.6475C23.8416 15.4521 24.1584 15.4521 24.3538 15.6475" stroke="#0273E8" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path id="Path_3" d="M34.3538 15.6475C34.549 15.8428 34.5489 16.1594 34.3536 16.3546C34.1583 16.5498 33.8417 16.5498 33.6464 16.3546C33.4511 16.1594 33.451 15.8428 33.6462 15.6475C33.8416 15.4521 34.1584 15.4521 34.3538 15.6475" stroke="#0273E8" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
<path id="Path_4" d="M18 26H10C8.93904 26.0003 7.92146 25.579 7.17125 24.8288C6.42104 24.0785 5.99971 23.061 6 22V10C5.99971 8.93904 6.42104 7.92146 7.17125 7.17125C7.92146 6.42104 8.93904 5.99971 10 6H38C39.061 5.99971 40.0785 6.42104 40.8288 7.17125C41.579 7.92146 42.0003 8.93904 42 10V20" stroke="#0273E8" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
7
|
-
<path id="Path_5" fill-rule="evenodd" clip-rule="evenodd" d="M26 29.875V32.138C26 36.3065 28.5857 40.0377 32.4888 41.5013L33.6489 41.9363C33.8753 42.0212 34.1247 42.0212 34.3511 41.9363L35.5112 41.5013C39.4143 40.0377 42 36.3065 42 32.138V29.875C42 29.0002 41.4315 28.227 40.5965 27.966L34.5965 26.091C34.2081 25.9697 33.7919 25.9697 33.4035 26.091L27.4035 27.966C26.5685 28.227 26 29.0002 26 29.875Z" stroke="#0273E8" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M25.3333 14H6.66667C5.19391 14 4 15.3024 4 16.9091V27.0909C4 28.6976 5.19391 30 6.66667 30H25.3333C26.8061 30 28 28.6976 28 27.0909V16.9091C28 15.3024 26.8061 14 25.3333 14Z" stroke="#0273E8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M9 14V8.66667C9 6.89856 9.7375 5.20286 11.0503 3.95262C12.363 2.70238 14.1435 2 16 2C17.8565 2 19.637 2.70238 20.9497 3.95262C22.2625 5.20286 23 6.89856 23 8.66667V14" stroke="#0273E8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
</svg>
|
package/assets/icons/people.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.4175 13.0849C12.4024 13.2687 13.317 13.746 14.0355 14.4645C14.0473 14.4763 14.0591 14.4881 14.0707 14.5H19.5C20.0304 14.5 20.5391 14.7107 20.9142 15.0858C21.2893 15.4609 21.5 15.9696 21.5 16.5V18C21.5 18.5523 21.9477 19 22.5 19C23.0523 19 23.5 18.5523 23.5 18V16.5C23.5 15.4391 23.0786 14.4217 22.3284 13.6716C21.5783 12.9214 20.5609 12.5 19.5 12.5H13.5C12.7592 12.5 12.0396 12.7055 11.4175 13.0849ZM11.5 18C11.5 17.7348 11.3946 17.4804 11.2071 17.2929C11.0196 17.1054 10.7652 17 10.5 17H9.5V18C9.5 18.5523 9.94772 19 10.5 19C11.0523 19 11.5 18.5523 11.5 18Z" fill="#4B4A53" [attr.fill]="fillColor"/>
|
|
3
|
-
<path d="M13.5 19.5V18C13.5 17.2044 13.1839 16.4413 12.6213 15.8787C12.0587 15.3161 11.2956 15 10.5 15H4.5C3.70435 15 2.94129 15.3161 2.37868 15.8787C1.81607 16.4413 1.5 17.2044 1.5 18V19.5" stroke="#4B4A53" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M7.5 12C9.15685 12 10.5 10.6569 10.5 9C10.5 7.34315 9.15685 6 7.5 6C5.84315 6 4.5 7.34315 4.5 9C4.5 10.6569 5.84315 12 7.5 12Z" stroke="#4B4A53" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path d="M16.5 10.5C18.1569 10.5 19.5 9.15685 19.5 7.5C19.5 5.84315 18.1569 4.5 16.5 4.5C14.8431 4.5 13.5 5.84315 13.5 7.5C13.5 9.15685 14.8431 10.5 16.5 10.5Z" stroke="#4B4A53" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
</svg>
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M10.3262 15.6713L15.6684 10.3291" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M15.9111 15.4838C16.0256 15.602 16.0235 15.7902 15.9066 15.9059C15.7897 16.0216 15.6014 16.0216 15.4844 15.9059C15.3675 15.7902 15.3655 15.602 15.4799 15.4838C15.5365 15.4254 15.6143 15.3925 15.6955 15.3925C15.7768 15.3925 15.8546 15.4254 15.9111 15.4838" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M10.5185 10.0854C10.633 10.2035 10.631 10.3918 10.514 10.5075C10.3971 10.6232 10.2088 10.6232 10.0919 10.5075C9.97492 10.3918 9.97291 10.2035 10.0874 10.0854C10.1439 10.027 10.2217 9.99403 10.3029 9.99403C10.3842 9.99403 10.462 10.027 10.5185 10.0854" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<rect x="3.99609" y="3.99609" width="18.0075" height="18.0075" rx="5" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
</svg>
|
package/assets/icons/percent.svg
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M12.6666 3.33337L3.33325 12.6667" stroke="#0273E8" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M4.33341 5.99996C5.25389 5.99996 6.00008 5.25377 6.00008 4.33329C6.00008 3.41282 5.25389 2.66663 4.33341 2.66663C3.41294 2.66663 2.66675 3.41282 2.66675 4.33329C2.66675 5.25377 3.41294 5.99996 4.33341 5.99996Z" stroke="#0273E8" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M11.6667 13.3333C12.5871 13.3333 13.3333 12.5871 13.3333 11.6667C13.3333 10.7462 12.5871 10 11.6667 10C10.7462 10 10 10.7462 10 11.6667C10 12.5871 10.7462 13.3333 11.6667 13.3333Z" stroke="#0273E8" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg width="63" height="44" viewBox="0 0 63 44" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M19.3541 22.7148H14.6053C10.5046 22.7253 7.18263 25.9466 7.17188 29.9231V32.2315C7.17188 32.6679 7.53587 33.0208 7.98587 33.0208H25.9705C25.9736 33.0208 25.9767 33.0208 25.9797 33.0208C26.4297 33.0178 26.7906 32.6619 26.7876 32.2255V29.9231C26.7768 25.9466 23.4548 22.7253 19.3541 22.7148ZM25.1596 31.4362H8.79986V29.9231C8.81675 26.8209 11.4062 24.3099 14.6053 24.2935H19.3541C22.5533 24.3099 25.1427 26.8209 25.1596 29.9231V31.4362Z" fill="#4B4A53" [attr.fill]="fillColor"/>
|
|
3
|
-
<path d="M55.0224 29.7861H33.2135C32.8035 29.81 32.4763 30.1272 32.4518 30.5248C32.4241 30.9597 32.7651 31.335 33.2135 31.3618H55.0224C55.4325 31.338 55.7596 31.0208 55.7842 30.6231C55.8118 30.1868 55.4709 29.8129 55.0224 29.7861Z" fill="#4B4A53" [attr.fill]="fillColor"/>
|
|
4
|
-
<path d="M20.8075 20.1055L20.8566 20.0608L20.8581 20.0593C22.9991 17.9832 22.9976 14.6159 20.8566 12.5398C19.8307 11.5405 18.4346 10.979 16.9801 10.979C15.5472 10.979 14.1726 11.5226 13.1498 12.4951L13.1006 12.5398L13.0991 12.5413C10.9581 14.6174 10.9597 17.9847 13.1006 20.0608C15.2216 22.122 18.6604 22.1428 20.8075 20.1055ZM14.2586 13.6597L14.2986 13.621C15.8129 12.2062 18.215 12.2226 19.7078 13.6597L19.717 13.6568C21.2237 15.1193 21.2237 17.4873 19.717 18.9498L19.6771 18.9885C18.1627 20.4108 15.753 20.3944 14.2586 18.9527C12.752 17.4902 12.752 15.1222 14.2586 13.6597Z" fill="#4B4A53" [attr.fill]="fillColor"/>
|
|
5
|
-
<path d="M57.5785 0H5.4215C2.43123 0.00893582 0.00767918 2.35757 0 5.25724V38.7428C0.00767918 41.6424 2.43123 43.9911 5.4215 44H57.5785C60.5688 43.9925 62.9908 41.6424 63 38.7428V5.25724C62.9908 2.35757 60.5688 0.00893582 57.5785 0ZM61.3751 38.7428C61.3689 40.7727 59.6718 42.4184 57.5785 42.4243H5.4215C3.32816 42.4184 1.63106 40.7727 1.62491 38.7428V5.25724C1.63106 3.22732 3.32816 1.58164 5.4215 1.57568H57.5785C59.6718 1.58164 61.3689 3.22732 61.3751 5.25724V38.7428Z" fill="#4B4A53" [attr.fill]="fillColor"/>
|
|
6
|
-
<path d="M55.0224 12.6411H33.2135C32.8035 12.6649 32.4763 12.9822 32.4518 13.3798C32.4241 13.8147 32.7651 14.19 33.2135 14.2168H55.0224C55.4325 14.193 55.7596 13.8757 55.7842 13.4781C55.8118 13.0417 55.4709 12.6679 55.0224 12.6411Z" fill="#4B4A53" [attr.fill]="fillColor"/>
|
|
7
|
-
<path d="M55.0224 21.2139H33.2135C32.8035 21.2377 32.4763 21.5549 32.4518 21.9526C32.4241 22.3874 32.7651 22.7627 33.2135 22.7896H55.0224C55.4325 22.7657 55.7596 22.4485 55.7842 22.0509C55.8118 21.6145 55.4709 21.2407 55.0224 21.2139Z" fill="#4B4A53" [attr.fill]="fillColor"/>
|
|
8
|
-
<path d="M55.0224 16.9272H33.2135C32.8035 16.9511 32.4763 17.2683 32.4518 17.6659C32.4241 18.1008 32.7651 18.4761 33.2135 18.5029H55.0224C55.4325 18.4791 55.7596 18.1619 55.7842 17.7642C55.8118 17.3279 55.4709 16.9541 55.0224 16.9272Z" fill="#4B4A53" [attr.fill]="fillColor"/>
|
|
9
|
-
<path d="M55.0224 25.5H33.2135C32.8035 25.5238 32.4763 25.841 32.4518 26.2387C32.4241 26.6736 32.7651 27.0489 33.2135 27.0757H55.0224C55.4325 27.0519 55.7596 26.7346 55.7842 26.337C55.8118 25.9006 55.4709 25.5268 55.0224 25.5Z" fill="#4B4A53" [attr.fill]="fillColor"/>
|
|
10
|
-
</svg>
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M27.9998 51.3333C40.8865 51.3333 51.3332 40.8866 51.3332 28C51.3332 15.1133 40.8865 4.66663 27.9998 4.66663C15.1132 4.66663 4.6665 15.1133 4.6665 28C4.6665 40.8866 15.1132 51.3333 27.9998 51.3333Z" stroke="#FA3838" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M37.3332 37.3333C37.3332 37.3333 33.8332 32.6666 27.9998 32.6666C22.1665 32.6666 18.6665 37.3333 18.6665 37.3333" stroke="#FA3838" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M21 21H21.0233" stroke="#FA3838" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path d="M35 21H35.0233" stroke="#FA3838" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.131 13.869C8.961 12.699 8.079 11.389 7.493 10.06C7.37 9.779 7.442 9.45 7.659 9.233L8.478 8.414C9.149 7.743 9.149 6.794 8.563 6.208L7.39 5.035C6.609 4.254 5.343 4.254 4.562 5.035L3.91 5.686C3.169 6.427 2.86 7.496 3.06 8.556C3.554 11.169 5.072 14.03 7.521 16.479C9.97 18.928 12.831 20.446 15.444 20.94C16.504 21.14 17.573 20.831 18.314 20.09L18.965 19.439C19.746 18.658 19.746 17.392 18.965 16.611L17.792 15.438C17.206 14.852 16.256 14.852 15.671 15.438L14.768 16.342C14.551 16.559 14.222 16.632 13.941 16.508C12.612 15.921 11.301 15.038 10.131 13.869Z" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.832 2.671C20.129 2.671 21 3.849 21 4.947C21 7.176 17.386 9 17.321 9C17.255 9 13.642 7.176 13.642 4.947C13.642 3.849 14.513 2.67 15.81 2.67C16.552 2.67 17.039 3.028 17.321 3.347C17.603 3.029 18.09 2.671 18.832 2.671Z" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
</svg>
|
package/assets/icons/phone.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M29.3339 22.56V26.56C29.3354 26.9313 29.2593 27.2989 29.1106 27.6391C28.9618 27.9793 28.7436 28.2848 28.47 28.5358C28.1964 28.7868 27.8733 28.9779 27.5216 29.0969C27.1698 29.2159 26.7971 29.2601 26.4272 29.2266C22.3243 28.7808 18.3832 27.3788 14.9206 25.1333C11.699 23.0862 8.96768 20.3549 6.92056 17.1333C4.6672 13.6549 3.26489 9.69463 2.82723 5.5733C2.79391 5.20459 2.83773 4.83298 2.9559 4.48213C3.07406 4.13128 3.26399 3.80889 3.51358 3.53546C3.76318 3.26204 4.06697 3.04358 4.40562 2.894C4.74426 2.74441 5.11035 2.66698 5.48056 2.66663H9.48056C10.1276 2.66026 10.755 2.8894 11.2456 3.31134C11.7362 3.73328 12.0567 4.31923 12.1472 4.95997C12.3161 6.24006 12.6292 7.49694 13.0806 8.70663C13.26 9.18387 13.2988 9.70252 13.1924 10.2011C13.0861 10.6998 12.839 11.1574 12.4806 11.52L10.7872 13.2133C12.6853 16.5514 15.4492 19.3152 18.7872 21.2133L20.4806 19.52C20.8431 19.1615 21.3008 18.9144 21.7994 18.8081C22.298 18.7018 22.8167 18.7406 23.2939 18.92C24.5036 19.3714 25.7605 19.6845 27.0406 19.8533C27.6883 19.9447 28.2798 20.2709 28.7026 20.77C29.1254 21.269 29.3501 21.9061 29.3339 22.56Z" stroke="#0273E8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M15.049 15H17.558C18.419 15 19.183 15.551 19.455 16.368L20.122 18.368C20.554 19.663 19.59 21 18.225 21H5.775C4.41 21 3.446 19.663 3.878 18.368L4.545 16.368C4.816 15.551 5.581 15 6.442 15H8.952" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 18C12 18 6 13.208 6 8.833C6 5.612 8.686 3 12 3C15.314 3 18 5.612 18 8.833C18 13.208 12 18 12 18Z" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M13.4142 7.58579C14.1953 8.36684 14.1953 9.63317 13.4142 10.4142C12.6332 11.1953 11.3668 11.1953 10.5858 10.4142C9.80472 9.63317 9.80472 8.36684 10.5858 7.58579C11.3668 6.80474 12.6332 6.80474 13.4142 7.58579" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
</svg>
|
package/assets/icons/pork.svg
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M8.76432 4.65334C7.8261 4.47001 6.85543 4.55 5.95988 4.88445C5.91639 4.90167 5.87673 4.92728 5.84315 4.95983C5.80956 4.99238 5.78272 5.03122 5.76415 5.07414C5.72664 5.16083 5.7251 5.25886 5.75988 5.34668C5.79465 5.43449 5.86288 5.5049 5.94957 5.54241C6.03625 5.57991 6.13428 5.58145 6.2221 5.54668C6.9932 5.25512 7.82964 5.18132 8.63988 5.33334C8.68737 5.34584 8.73694 5.34837 8.78546 5.34076C8.83398 5.33315 8.8804 5.31557 8.92178 5.28913C8.96317 5.26269 8.99863 5.22796 9.02593 5.18714C9.05323 5.14631 9.07178 5.10027 9.0804 5.05192C9.08903 5.00357 9.08754 4.95396 9.07604 4.90621C9.06453 4.85847 9.04326 4.81362 9.01356 4.77451C8.98387 4.73539 8.94639 4.70285 8.90349 4.67893C8.8606 4.65502 8.81321 4.64025 8.76432 4.63556V4.65334Z" fill="#0273E8" [attr.fill]="fillColor"/>
|
|
3
|
-
<path d="M11.2802 8.03111C11.6141 8.03111 11.8847 7.76049 11.8847 7.42666C11.8847 7.09284 11.6141 6.82222 11.2802 6.82222C10.9464 6.82222 10.6758 7.09284 10.6758 7.42666C10.6758 7.76049 10.9464 8.03111 11.2802 8.03111Z" fill="#0273E8" [attr.fill]="fillColor"/>
|
|
4
|
-
<path d="M15.7822 8.27999C15.741 8.21905 15.6854 8.16928 15.6202 8.13515C15.5551 8.10102 15.4824 8.08359 15.4089 8.08443C15.0498 8.03459 14.7204 7.85805 14.48 7.58666C14.0175 7.08108 13.6244 6.51611 13.3111 5.90666L14.5911 3.90666C14.6688 3.79076 14.7164 3.65733 14.7296 3.51844C14.7427 3.37954 14.7211 3.23955 14.6667 3.1111C14.6121 2.99424 14.5297 2.89259 14.4266 2.81509C14.3235 2.73758 14.203 2.68661 14.0756 2.66666C13.2616 2.55696 12.4331 2.67224 11.68 2.99999C11.2484 3.1901 10.8423 3.43347 10.4711 3.72443C9.74417 3.39847 8.97009 3.18995 8.17778 3.10666C5.02667 2.79999 2.14667 4.84443 1.77778 7.55555C1.63401 7.49087 1.50526 7.39703 1.39968 7.27997C1.2941 7.16292 1.21399 7.0252 1.16444 6.87555C1.13275 6.77293 1.12193 6.66501 1.13262 6.55814C1.14331 6.45128 1.17528 6.34763 1.22667 6.25332C1.27274 6.17414 1.3386 6.10829 1.41778 6.06221C1.47176 6.02953 1.51879 5.98653 1.55616 5.93567C1.59353 5.88482 1.62051 5.8271 1.63558 5.76581C1.65064 5.70452 1.65349 5.64087 1.64395 5.57848C1.63441 5.5161 1.61268 5.4562 1.58 5.40221C1.54731 5.34822 1.50432 5.3012 1.45346 5.26383C1.4026 5.22646 1.34488 5.19947 1.2836 5.18441C1.22231 5.16935 1.15866 5.1665 1.09627 5.17604C1.03388 5.18557 0.973987 5.20731 0.919999 5.23999C0.704853 5.37205 0.527308 5.55724 0.404444 5.77777C0.290214 5.98473 0.218406 6.21239 0.193223 6.44744C0.168039 6.68249 0.189985 6.92019 0.257777 7.14666C0.341221 7.42108 0.479597 7.67567 0.664494 7.89495C0.849392 8.11422 1.07695 8.29361 1.33333 8.42221L1.74222 8.62666C1.7933 9.70855 2.06876 10.768 2.55111 11.7378L2.62667 11.9067C3.01215 12.7219 3.50383 13.4826 4.08889 14.1689C4.13054 14.2163 4.1818 14.2543 4.23928 14.2803C4.29675 14.3064 4.35912 14.3199 4.42222 14.32H6.43111C6.5039 14.3196 6.57549 14.3014 6.63959 14.2669C6.70368 14.2324 6.75832 14.1827 6.7987 14.1221C6.83908 14.0615 6.86396 13.992 6.87116 13.9195C6.87836 13.8471 6.86766 13.774 6.84 13.7067L6.66667 13.3067L7.19111 13.3644C7.78226 13.4229 8.37774 13.4229 8.96889 13.3644C9.13333 13.6311 9.31111 13.8978 9.50667 14.16C9.5476 14.216 9.60107 14.2617 9.66281 14.2933C9.72456 14.3249 9.79285 14.3417 9.86222 14.3422H11.7911C11.8645 14.3422 11.9367 14.3239 12.0013 14.2892C12.0659 14.2544 12.1209 14.2042 12.1614 14.1431C12.2019 14.0819 12.2266 14.0117 12.2333 13.9386C12.2401 13.8656 12.2286 13.792 12.2 13.7244C12.1244 13.5467 12.0489 13.3555 11.9911 13.1911C11.9111 12.9555 11.8489 12.7467 11.8 12.5467C12.2908 12.2817 12.7413 11.9479 13.1378 11.5555C13.5806 11.6091 14.0283 11.6091 14.4711 11.5555C14.5479 11.5439 14.6204 11.5124 14.6812 11.464C14.742 11.4157 14.7891 11.3522 14.8178 11.28L15.8222 8.69777C15.8505 8.63022 15.8616 8.55674 15.8546 8.48386C15.8477 8.41098 15.8228 8.34094 15.7822 8.27999ZM14.1022 10.6978C13.7533 10.7176 13.4033 10.7012 13.0578 10.6489C12.6643 10.5824 12.2845 10.4518 11.9333 10.2622C11.8293 10.2106 11.7093 10.2018 11.5989 10.2376C11.4885 10.2734 11.3964 10.3509 11.3425 10.4537C11.2885 10.5564 11.2768 10.6762 11.31 10.7874C11.3432 10.8987 11.4185 10.9925 11.52 11.0489C11.7057 11.1463 11.8972 11.2324 12.0933 11.3067C11.851 11.5136 11.5819 11.687 11.2933 11.8222L10.8222 12.0355C10.8222 12.0355 11.04 13.0089 11.1867 13.44H10.1289C10.0222 13.2889 9.48444 12.3911 9.48444 12.3911L9.18667 12.4311C8.56117 12.5213 7.92737 12.5392 7.29778 12.4844C7.00444 12.4578 6.51555 12.3955 6.13333 12.3289L5.44444 12.2089C5.44444 12.2089 5.72444 13.2889 5.77778 13.4267H4.63111C4.16271 12.8531 3.76573 12.2248 3.44889 11.5555L3.36889 11.3822C2.79142 10.2706 2.54756 9.01583 2.66667 7.76888C2.90667 5.46221 5.38667 3.71999 8.08444 3.97332C8.86923 4.0613 9.63299 4.28381 10.3422 4.6311L10.6178 4.75999L10.84 4.5511C11.1861 4.24185 11.5772 3.98708 12 3.79555C12.5594 3.55294 13.1704 3.45365 13.7778 3.50666L12.2756 5.85777L12.3867 6.07999C12.7748 6.86182 13.27 7.58581 13.8578 8.2311C14.1308 8.49794 14.4541 8.70792 14.8089 8.84888L14.1022 10.6978Z" fill="#0273E8" [attr.fill]="fillColor"/>
|
|
5
|
-
</svg>
|
package/assets/icons/radio.svg
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M20.0003 23.3332C21.8413 23.3332 23.3337 21.8408 23.3337 19.9998C23.3337 18.1589 21.8413 16.6665 20.0003 16.6665C18.1594 16.6665 16.667 18.1589 16.667 19.9998C16.667 21.8408 18.1594 23.3332 20.0003 23.3332Z" stroke="#0273E8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M27.0667 12.9335C27.9965 13.8622 28.734 14.9651 29.2373 16.1791C29.7405 17.393 29.9996 18.6943 29.9996 20.0085C29.9996 21.3226 29.7405 22.6239 29.2373 23.8379C28.734 25.0518 27.9965 26.1547 27.0667 27.0835M12.9334 27.0668C12.0036 26.1381 11.266 25.0352 10.7628 23.8212C10.2595 22.6072 10.0005 21.306 10.0005 19.9918C10.0005 18.6776 10.2595 17.3764 10.7628 16.1624C11.266 14.9484 12.0036 13.8455 12.9334 12.9168M31.7834 8.2168C34.9079 11.3423 36.6631 15.5807 36.6631 20.0001C36.6631 24.4195 34.9079 28.658 31.7834 31.7835M8.21669 31.7835C5.09217 28.658 3.33691 24.4195 3.33691 20.0001C3.33691 15.5807 5.09217 11.3423 8.21669 8.2168" stroke="#0273E8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
</svg>
|
package/assets/icons/refresh.svg
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M1.5 2.2207V6.55518H5.59091" stroke="#0273E8" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M16.5 13.7793V9.44482H12.4091" stroke="#0273E8" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M14.7886 5.83276C14.4428 4.79739 13.8551 3.87171 13.0804 3.14208C12.3056 2.41246 11.369 1.90267 10.358 1.6603C9.34697 1.41792 8.29449 1.45086 7.29873 1.75603C6.30298 2.0612 5.39642 2.62866 4.66364 3.40546L1.5 6.55518M16.5 9.44482L13.3364 12.5945C12.6036 13.3713 11.697 13.9388 10.7013 14.244C9.70551 14.5491 8.65303 14.5821 7.64201 14.3397C6.631 14.0973 5.69441 13.5875 4.91964 12.8579C4.14486 12.1283 3.55716 11.2026 3.21136 10.1672" stroke="#0273E8" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg width="19" height="20" viewBox="0 0 19 20" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M17 3C17 1.895 16.105 1 15 1" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M15 1H3C1.895 1 1 1.895 1 3V17C1 18.105 1.895 19 3 19H15C16.105 19 17 18.105 17 17" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M5 1V19" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M17 12H15C13.895 12 13 11.105 13 10V10C13 8.895 13.895 8 15 8H17C17.552 8 18 8.448 18 9V11C18 11.552 17.552 12 17 12Z" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
<path d="M17 3V8" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
7
|
-
<path d="M17 17V12" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
8
|
-
</svg>
|
package/assets/icons/repeat.svg
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M5 1L2 4L5 7" stroke="#747880" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M2 14H10C12.2091 14 14 12.2091 14 10V8C14 5.79086 12.2091 4 10 4H2" stroke="#747880" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
</svg>
|
package/assets/icons/search.svg
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M7.33333 12.6667C10.2789 12.6667 12.6667 10.2789 12.6667 7.33333C12.6667 4.38781 10.2789 2 7.33333 2C4.38781 2 2 4.38781 2 7.33333C2 10.2789 4.38781 12.6667 7.33333 12.6667Z" stroke="#474747" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M14.0001 14.0001L11.1001 11.1001" stroke="#474747" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
</svg>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M6.85433 2.63819L1.17957 12.0114C1.06257 12.2118 1.00066 12.4391 1.00001 12.6706C0.99935 12.9021 1.05997 13.1297 1.17583 13.3308C1.2917 13.532 1.45877 13.6995 1.66042 13.8169C1.86207 13.9343 2.09128 13.9975 2.32524 14H13.6748C13.9087 13.9975 14.1379 13.9343 14.3396 13.8169C14.5412 13.6995 14.7083 13.532 14.8242 13.3308C14.94 13.1297 15.0006 12.9021 15 12.6706C14.9993 12.4391 14.9374 12.2118 14.8204 12.0114L9.14567 2.63819C9.02623 2.44337 8.85806 2.2823 8.65738 2.17051C8.45671 2.05873 8.2303 2 8 2C7.7697 2 7.54329 2.05873 7.34262 2.17051C7.14194 2.2823 6.97377 2.44337 6.85433 2.63819Z" fill="#000000" [attr.fill]="fillColor"/>
|
|
3
|
-
<path d="M8 6V10" stroke="#ffffff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path d="M8 12H8.00667" stroke="#ffffff" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z" stroke="#4B4A53" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M19.4 15C19.2669 15.3016 19.2272 15.6362 19.286 15.9606C19.3448 16.285 19.4995 16.5843 19.73 16.82L19.79 16.88C19.976 17.0657 20.1235 17.2863 20.2241 17.5291C20.3248 17.7719 20.3766 18.0322 20.3766 18.295C20.3766 18.5578 20.3248 18.8181 20.2241 19.0609C20.1235 19.3037 19.976 19.5243 19.79 19.71C19.6043 19.896 19.3837 20.0435 19.1409 20.1441C18.8981 20.2448 18.6378 20.2966 18.375 20.2966C18.1122 20.2966 17.8519 20.2448 17.6091 20.1441C17.3663 20.0435 17.1457 19.896 16.96 19.71L16.9 19.65C16.6643 19.4195 16.365 19.2648 16.0406 19.206C15.7162 19.1472 15.3816 19.1869 15.08 19.32C14.7842 19.4468 14.532 19.6572 14.3543 19.9255C14.1766 20.1938 14.0813 20.5082 14.08 20.83V21C14.08 21.5304 13.8693 22.0391 13.4942 22.4142C13.1191 22.7893 12.6104 23 12.08 23C11.5496 23 11.0409 22.7893 10.6658 22.4142C10.2907 22.0391 10.08 21.5304 10.08 21V20.91C10.0723 20.579 9.96512 20.258 9.77251 19.9887C9.5799 19.7194 9.31073 19.5143 9 19.4C8.69838 19.2669 8.36381 19.2272 8.03941 19.286C7.71502 19.3448 7.41568 19.4995 7.18 19.73L7.12 19.79C6.93425 19.976 6.71368 20.1235 6.47088 20.2241C6.22808 20.3248 5.96783 20.3766 5.705 20.3766C5.44217 20.3766 5.18192 20.3248 4.93912 20.2241C4.69632 20.1235 4.47575 19.976 4.29 19.79C4.10405 19.6043 3.95653 19.3837 3.85588 19.1409C3.75523 18.8981 3.70343 18.6378 3.70343 18.375C3.70343 18.1122 3.75523 17.8519 3.85588 17.6091C3.95653 17.3663 4.10405 17.1457 4.29 16.96L4.35 16.9C4.58054 16.6643 4.73519 16.365 4.794 16.0406C4.85282 15.7162 4.81311 15.3816 4.68 15.08C4.55324 14.7842 4.34276 14.532 4.07447 14.3543C3.80617 14.1766 3.49179 14.0813 3.17 14.08H3C2.46957 14.08 1.96086 13.8693 1.58579 13.4942C1.21071 13.1191 1 12.6104 1 12.08C1 11.5496 1.21071 11.0409 1.58579 10.6658C1.96086 10.2907 2.46957 10.08 3 10.08H3.09C3.42099 10.0723 3.742 9.96512 4.0113 9.77251C4.28059 9.5799 4.48572 9.31073 4.6 9C4.73311 8.69838 4.77282 8.36381 4.714 8.03941C4.65519 7.71502 4.50054 7.41568 4.27 7.18L4.21 7.12C4.02405 6.93425 3.87653 6.71368 3.77588 6.47088C3.67523 6.22808 3.62343 5.96783 3.62343 5.705C3.62343 5.44217 3.67523 5.18192 3.77588 4.93912C3.87653 4.69632 4.02405 4.47575 4.21 4.29C4.39575 4.10405 4.61632 3.95653 4.85912 3.85588C5.10192 3.75523 5.36217 3.70343 5.625 3.70343C5.88783 3.70343 6.14808 3.75523 6.39088 3.85588C6.63368 3.95653 6.85425 4.10405 7.04 4.29L7.1 4.35C7.33568 4.58054 7.63502 4.73519 7.95941 4.794C8.28381 4.85282 8.61838 4.81311 8.92 4.68H9C9.29577 4.55324 9.54802 4.34276 9.72569 4.07447C9.90337 3.80617 9.99872 3.49179 10 3.17V3C10 2.46957 10.2107 1.96086 10.5858 1.58579C10.9609 1.21071 11.4696 1 12 1C12.5304 1 13.0391 1.21071 13.4142 1.58579C13.7893 1.96086 14 2.46957 14 3V3.09C14.0013 3.41179 14.0966 3.72618 14.2743 3.99447C14.452 4.26276 14.7042 4.47324 15 4.6C15.3016 4.73311 15.6362 4.77282 15.9606 4.714C16.285 4.65519 16.5843 4.50054 16.82 4.27L16.88 4.21C17.0657 4.02405 17.2863 3.87653 17.5291 3.77588C17.7719 3.67523 18.0322 3.62343 18.295 3.62343C18.5578 3.62343 18.8181 3.67523 19.0609 3.77588C19.3037 3.87653 19.5243 4.02405 19.71 4.21C19.896 4.39575 20.0435 4.61632 20.1441 4.85912C20.2448 5.10192 20.2966 5.36217 20.2966 5.625C20.2966 5.88783 20.2448 6.14808 20.1441 6.39088C20.0435 6.63368 19.896 6.85425 19.71 7.04L19.65 7.1C19.4195 7.33568 19.2648 7.63502 19.206 7.95941C19.1472 8.28381 19.1869 8.61838 19.32 8.92V9C19.4468 9.29577 19.6572 9.54802 19.9255 9.72569C20.1938 9.90337 20.5082 9.99872 20.83 10H21C21.5304 10 22.0391 10.2107 22.4142 10.5858C22.7893 10.9609 23 11.4696 23 12C23 12.5304 22.7893 13.0391 22.4142 13.4142C22.0391 13.7893 21.5304 14 21 14H20.91C20.5882 14.0013 20.2738 14.0966 20.0055 14.2743C19.7372 14.452 19.5268 14.7042 19.4 15V15Z" stroke="#4B4A53" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M10 12L11.5 13.5L14.5 10.5" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 10.767C3.5 15.1925 6.2472 19.1532 10.3923 20.7036L10.4223 20.7148C11.4399 21.0954 12.5607 21.095 13.578 20.7138L13.6024 20.7047C17.7512 19.1499 20.5 15.1842 20.5 10.7536V7.03023C20.5 6.15536 19.9314 5.38202 19.0963 5.12118L12.5963 3.09095C12.208 2.96968 11.792 2.96968 11.4037 3.09095L4.90374 5.12112C4.06864 5.38195 3.5 6.15529 3.5 7.03017V10.767Z" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
</svg>
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.08005 6.38832C9.2528 6.03813 9.60941 5.81641 9.99989 5.81641C10.3904 5.81641 10.747 6.03813 10.9197 6.38832L11.6701 7.90942C11.8195 8.21222 12.1083 8.42211 12.4424 8.47067L14.1206 8.71459C14.5069 8.77073 14.8279 9.04128 14.9485 9.41251C15.0692 9.78373 14.9687 10.1913 14.6893 10.4638L13.4746 11.6486C13.233 11.8842 13.1228 12.2236 13.1799 12.5563L13.4665 14.2275C13.5325 14.6122 13.3744 15.0011 13.0585 15.2306C12.7427 15.4601 12.324 15.4904 11.9785 15.3087L10.4771 14.5197C10.1783 14.3627 9.82145 14.3627 9.52271 14.5197L8.02132 15.3088C7.67575 15.4904 7.25703 15.4601 6.94121 15.2307C6.62539 15.0012 6.46724 14.6123 6.53325 14.2275L6.81989 12.5563C6.87695 12.2236 6.76674 11.8842 6.52515 11.6486L5.31052 10.4638C5.03108 10.1913 4.93057 9.78373 5.05125 9.41251C5.17193 9.04128 5.49286 8.77073 5.87915 8.71459L7.55738 8.47067C7.8915 8.42211 8.18033 8.21222 8.3297 7.90942L9.08005 6.38832Z" stroke="#EC7000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M19.0327 8.0635L18.0291 8.38963" stroke="#EC7000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M1.97099 13.6104L0.967285 13.9365" stroke="#EC7000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path d="M10 20.5008V19.4453" stroke="#EC7000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
<path d="M10 1.5V2.55556" stroke="#EC7000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
7
|
-
<path d="M15.5784 18.6766L14.9587 17.8234" stroke="#EC7000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
8
|
-
<path d="M4.42156 3.32344L5.04133 4.17656" stroke="#EC7000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
9
|
-
<path d="M0.967285 8.0635L1.97099 8.38963" stroke="#EC7000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
10
|
-
<path d="M19.0328 13.9365L18.0291 13.6104" stroke="#EC7000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
11
|
-
<path d="M15.5784 3.32344L14.9587 4.17656" stroke="#EC7000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
12
|
-
<path d="M4.42156 18.6766L5.04133 17.8234" stroke="#EC7000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
13
|
-
</svg>
|
package/assets/icons/star.svg
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.896L14.935 8.889L21.5 9.856L16.75 14.518L17.871 21.104L12 17.993L6.129 21.104L7.25 14.518L2.5 9.856L9.064 8.889L12 2.896Z" stroke="#00875A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
</svg>
|
package/assets/icons/store.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M3 21H21" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M3.99995 20.9996L4.00005 10.9551" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M20.0732 21.0004L20.0733 10.9414" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.7246 7.47765C22.0197 8.03345 22.0783 8.68474 21.8873 9.28433C21.5568 10.3245 20.5807 11.0228 19.4895 10.9994C18.3983 10.9761 17.4529 10.2368 17.1672 9.18341C17.1491 9.12223 17.0929 9.08025 17.0291 9.08025C16.9653 9.08025 16.9091 9.12223 16.8909 9.18341C16.5992 10.2555 15.6256 10.9995 14.5145 10.9994C13.4033 10.9993 12.4299 10.2551 12.1384 9.1829C12.1203 9.12169 12.0641 9.07968 12.0003 9.07968C11.9365 9.07968 11.8803 9.12169 11.8622 9.1829C11.5705 10.2551 10.597 10.9992 9.4858 10.9991C8.37464 10.9991 7.40114 10.255 7.10955 9.18273C7.09142 9.12156 7.03522 9.0796 6.97142 9.0796C6.90763 9.0796 6.85142 9.12156 6.83329 9.18273C6.54756 10.236 5.60222 10.9752 4.51114 10.9986C3.42006 11.0219 2.44394 10.3239 2.11337 9.28381C1.92224 8.68412 1.9809 8.0327 2.27609 7.47681L3.98281 4.09822C4.32305 3.4247 5.01339 3 5.76797 3H18.2323C18.9869 3 19.6772 3.4247 20.0174 4.09822L21.7246 7.47765Z" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
<path d="M14 21.0004V10.9414" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
7
|
-
<path d="M14 16H4" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
8
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M20.4961 19.0024V22.0037" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<rect x="18.0021" y="11.9995" width="5.00208" height="7.00292" rx="2.5" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M9.4985 20.0029V22.0038" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path d="M6.49731 17.0017H12.4998" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
<path d="M6.49731 14.0007H12.4998" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
7
|
-
<path d="M6.49731 10.9992H12.4998" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
8
|
-
<path d="M20.5031 11.9999V4.997C20.5031 4.44448 20.0552 3.99658 19.5027 3.99658H9.99871C9.44619 3.99658 8.99829 4.44448 8.99829 4.997V7.99825" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
9
|
-
<path d="M3.99622 22.0039V8.99846C3.99622 8.44595 4.44412 7.99805 4.99663 7.99805H14.0004C14.5529 7.99805 15.0008 8.44595 15.0008 8.99846V22.0039" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
10
|
-
<path d="M2.99585 22.0036H23.0042" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
11
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg width="42" height="40" viewBox="0 0 42 40" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M20 24C17.7909 24 16 22.2091 16 20C16 17.7909 17.7909 16 20 16" stroke="#EC7000" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.4142 16H38.9984C39.3619 16 39.6968 16.1973 39.873 16.5152C40.0493 16.8332 40.0391 17.2217 39.8464 17.53L38.3026 20L39.8464 22.47C40.0391 22.7783 40.0493 23.1668 39.873 23.4848C39.6968 23.8027 39.3619 24 38.9984 24H32.4142C32.149 24 31.8946 23.8946 31.7071 23.7071L28 20L31.7071 16.2929C31.8946 16.1054 32.149 16 32.4142 16V16Z" stroke="#EC7000" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M24 20H28" stroke="#EC7000" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path d="M27.5342 12C23.1761 7.88713 16.3277 8.01928 12.1315 12.2972C7.93532 16.5752 7.93532 23.4248 12.1315 27.7028C16.3277 31.9807 23.1761 32.1129 27.5342 28" stroke="#EC7000" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
<path d="M34.9647 10.0014C30.5599 3.40894 22.3603 0.474943 14.7731 2.77642C7.18587 5.0779 1.99805 12.0728 1.99805 20.0014C1.99805 27.93 7.18587 34.9249 14.7731 37.2264C22.3603 39.5278 30.5599 36.5939 34.9647 30.0014" stroke="#EC7000" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
7
|
-
</svg>
|
package/assets/icons/today.svg
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M16 2V6" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M8 2V6" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M3 9H21" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M19 4H5C3.895 4 3 4.895 3 6V19C3 20.105 3.895 21 5 21H19C20.105 21 21 20.105 21 19V6C21 4.895 20.105 4 19 4Z" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
<path d="M12.013 12.729C11.875 12.729 11.763 12.841 11.764 12.979C11.764 13.117 11.876 13.229 12.014 13.229C12.152 13.229 12.264 13.117 12.264 12.979C12.264 12.841 12.152 12.729 12.013 12.729" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
7
|
-
<path d="M17.013 12.729C16.875 12.729 16.763 12.841 16.764 12.979C16.764 13.117 16.876 13.229 17.014 13.229C17.152 13.229 17.264 13.117 17.264 12.979C17.264 12.841 17.152 12.729 17.013 12.729" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
8
|
-
<path d="M7.013 16.729C6.875 16.729 6.763 16.841 6.764 16.979C6.764 17.117 6.876 17.229 7.014 17.229C7.152 17.229 7.264 17.117 7.264 16.979C7.264 16.841 7.152 16.729 7.013 16.729" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
9
|
-
<path d="M12.013 16.729C11.875 16.729 11.763 16.841 11.764 16.979C11.764 17.117 11.876 17.229 12.014 17.229C12.152 17.229 12.264 17.117 12.264 16.979C12.264 16.841 12.152 16.729 12.013 16.729" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
10
|
-
</svg>
|
package/assets/icons/trash.svg
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M2 4H3.33333H14" stroke="#4B4A53" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M5.33337 4.00001V2.66668C5.33337 2.31305 5.47385 1.97392 5.7239 1.72387C5.97395 1.47382 6.31309 1.33334 6.66671 1.33334H9.33337C9.687 1.33334 10.0261 1.47382 10.2762 1.72387C10.5262 1.97392 10.6667 2.31305 10.6667 2.66668V4.00001M12.6667 4.00001V13.3333C12.6667 13.687 12.5262 14.0261 12.2762 14.2762C12.0261 14.5262 11.687 14.6667 11.3334 14.6667H4.66671C4.31309 14.6667 3.97395 14.5262 3.7239 14.2762C3.47385 14.0261 3.33337 13.687 3.33337 13.3333V4.00001H12.6667Z" stroke="#4B4A53" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M6.66663 7.33334V11.3333" stroke="#4B4A53" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path d="M9.33337 7.33334V11.3333" stroke="#4B4A53" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
</svg>
|
package/assets/icons/trophy.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M10.5 3.72C10.5 3.5985 10.5985 3.5 10.72 3.5H29.28C29.4015 3.5 29.5 3.5985 29.5 3.72V11C29.5 16.2467 25.2467 20.5 20 20.5C14.7533 20.5 10.5 16.2467 10.5 11V3.72Z" stroke="black" [attr.stroke]="fillColor"/>
|
|
3
|
-
<rect x="18.5" y="20.5" width="3" height="5" stroke="black" [attr.stroke]="fillColor"/>
|
|
4
|
-
<rect x="15.5" y="25.5" width="9" height="3" rx="0.5" stroke="black" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path d="M11 5H9.54138C7.68756 5 6.27743 6.6646 6.5822 8.4932L7.44293 13.6576C7.76439 15.5863 9.43315 17 11.3885 17H12.5" stroke="black" [attr.stroke]="fillColor"/>
|
|
6
|
-
<path d="M29 5H30.4586C32.3124 5 33.7226 6.6646 33.4178 8.4932L32.5571 13.6576C32.2356 15.5863 30.5668 17 28.6115 17H27.5" stroke="black" [attr.stroke]="fillColor"/>
|
|
7
|
-
<rect x="12.5" y="28.5" width="15" height="8" rx="0.5" stroke="black" [attr.stroke]="fillColor"/>
|
|
8
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M15 8L12 5L9 8" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M9 16L12 19L15 16" stroke="#545A63" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
</svg>
|
package/assets/icons/upload.svg
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M28 20V25.3333C28 26.0406 27.719 26.7189 27.219 27.219C26.7189 27.719 26.0406 28 25.3333 28H6.66667C5.95942 28 5.28115 27.719 4.78105 27.219C4.28095 26.7189 4 26.0406 4 25.3333V20" stroke="#0273E8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M22.6663 10.6667L15.9997 4L9.33301 10.6667" stroke="#0273E8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M16 4V20" stroke="#0273E8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M20.7925 9.52352C21.5825 10.3136 21.5825 11.5944 20.7925 12.3845C20.0025 13.1745 18.7216 13.1745 17.9315 12.3845C17.1415 11.5944 17.1415 10.3136 17.9315 9.52352C18.7216 8.73349 20.0025 8.73349 20.7925 9.52352" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M14.2026 5.91236C15.4191 7.12884 15.4191 9.10115 14.2026 10.3176C12.9861 11.5341 11.0138 11.5341 9.79731 10.3176C8.58083 9.10116 8.58083 7.12885 9.79731 5.91236C11.0138 4.69588 12.9861 4.69588 14.2026 5.91236" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M6.06849 9.52352C6.85853 10.3136 6.85853 11.5944 6.06849 12.3845C5.27846 13.1745 3.99757 13.1745 3.20754 12.3845C2.41751 11.5944 2.41751 10.3136 3.20754 9.52352C3.99758 8.73349 5.27846 8.73349 6.06849 9.52352" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path d="M23 19V17.904C23 16.523 21.881 15.404 20.5 15.404H19.699" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
<path d="M1 19V17.904C1 16.523 2.119 15.404 3.5 15.404H4.301" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
7
|
-
<path d="M17.339 19V17.399C17.339 15.466 15.772 13.899 13.839 13.899H10.16C8.227 13.899 6.66 15.466 6.66 17.399V19" stroke="#323232" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
8
|
-
</svg>
|
package/assets/icons/user.svg
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M28 28V25.3333C28 23.9188 27.3679 22.5623 26.2426 21.5621C25.1174 20.5619 23.5913 20 22 20H10C8.4087 20 6.88258 20.5619 5.75736 21.5621C4.63214 22.5623 4 23.9188 4 25.3333V28" stroke="#0273E8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M16 16C19.3137 16 22 13.3137 22 10C22 6.68629 19.3137 4 16 4C12.6863 4 10 6.68629 10 10C10 13.3137 12.6863 16 16 16Z" stroke="#0273E8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
</svg>
|
package/assets/icons/waiting.svg
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<g clip-path="url(#clip0_638_12213)">
|
|
3
|
-
<path d="M20 5V13" stroke="black" stroke-width="2" stroke-linecap="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M30.6055 9.39355L24.9486 15.0504" stroke="black" stroke-width="2" stroke-linecap="round" [attr.stroke]="fillColor"/>
|
|
5
|
-
<path d="M13 20L6 20" stroke="black" stroke-width="2" stroke-linecap="round" [attr.stroke]="fillColor"/>
|
|
6
|
-
<path d="M15.0508 15.0503L11.5152 11.5148" stroke="black" stroke-width="2" stroke-linecap="round" [attr.stroke]="fillColor"/>
|
|
7
|
-
<path d="M20 35L20 27" stroke="black" stroke-width="2" stroke-linecap="round" [attr.stroke]="fillColor"/>
|
|
8
|
-
<path d="M9.39453 30.6064L15.0514 24.9496" stroke="black" stroke-width="2" stroke-linecap="round" [attr.stroke]="fillColor"/>
|
|
9
|
-
<path d="M35 20L27 20" stroke="black" stroke-width="2" stroke-linecap="round" [attr.stroke]="fillColor"/>
|
|
10
|
-
<path d="M30.6055 30.6064L24.9486 24.9496" stroke="black" stroke-width="2" stroke-linecap="round" [attr.stroke]="fillColor"/>
|
|
11
|
-
</g>
|
|
12
|
-
<defs>
|
|
13
|
-
<clipPath id="clip0_638_12213">
|
|
14
|
-
<rect width="40" height="40" fill="white"/>
|
|
15
|
-
</clipPath>
|
|
16
|
-
</defs>
|
|
17
|
-
</svg>
|
package/assets/icons/wallet.svg
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M19.5 6.75H4.5C3.25736 6.75 2.25 7.75736 2.25 9V18C2.25 19.2426 3.25736 20.25 4.5 20.25H19.5C20.7426 20.25 21.75 19.2426 21.75 18V9C21.75 7.75736 20.7426 6.75 19.5 6.75Z" stroke="#0273E8" stroke-width="2" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
3
|
-
<path d="M19.2825 6.74998V5.34373C19.2824 4.99883 19.2062 4.6582 19.0592 4.34615C18.9123 4.0341 18.6984 3.75832 18.4326 3.53849C18.1668 3.31866 17.8558 3.16019 17.5217 3.0744C17.1877 2.98861 16.8388 2.9776 16.5 3.04217L4.155 5.1492C3.6189 5.25136 3.13526 5.53741 2.78749 5.958C2.43972 6.37859 2.24963 6.90736 2.25 7.4531V9.74998" stroke="#0273E8" stroke-width="2" stroke-linejoin="round" [attr.stroke]="fillColor"/>
|
|
4
|
-
<path d="M17.25 15C16.9533 15 16.6633 14.912 16.4166 14.7472C16.17 14.5824 15.9777 14.3481 15.8642 14.074C15.7506 13.7999 15.7209 13.4983 15.7788 13.2074C15.8367 12.9164 15.9796 12.6491 16.1893 12.4393C16.3991 12.2295 16.6664 12.0867 16.9574 12.0288C17.2483 11.9709 17.5499 12.0006 17.824 12.1142C18.0981 12.2277 18.3324 12.42 18.4972 12.6666C18.662 12.9133 18.75 13.2033 18.75 13.5C18.75 13.8978 18.592 14.2794 18.3107 14.5607C18.0294 14.842 17.6478 15 17.25 15Z" fill="#0273E8" [attr.fill]="fillColor"/>
|
|
5
|
-
</svg>
|
package/assets/icons/warning.svg
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" [attr.height]="size" [attr.width]="size">
|
|
2
|
-
<path d="M6.85433 2.63819L1.17957 12.0114C1.06257 12.2118 1.00066 12.4391 1.00001 12.6706C0.99935 12.9021 1.05997 13.1297 1.17583 13.3308C1.2917 13.532 1.45877 13.6995 1.66042 13.8169C1.86207 13.9343 2.09128 13.9975 2.32524 14H13.6748C13.9087 13.9975 14.1379 13.9343 14.3396 13.8169C14.5412 13.6995 14.7083 13.532 14.8242 13.3308C14.94 13.1297 15.0006 12.9021 15 12.6706C14.9993 12.4391 14.9374 12.2118 14.8204 12.0114L9.14567 2.63819C9.02623 2.44337 8.85806 2.2823 8.65738 2.17051C8.45671 2.05873 8.2303 2 8 2C7.7697 2 7.54329 2.05873 7.34262 2.17051C7.14194 2.2823 6.97377 2.44337 6.85433 2.63819Z" fill="#EFA30E"/>
|
|
3
|
-
<path d="M8 6V10" stroke="#000F1E" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
-
<path d="M8 12H8.00667" stroke="#000F1E" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
-
</svg>
|