mediacube-ui-v2 0.0.3 → 0.0.4
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/package.json +21 -5
- package/src/App.vue +8 -0
- package/src/assets/base.css +0 -0
- package/src/assets/fonts/inter/Inter-Bold.woff +0 -0
- package/src/assets/fonts/inter/Inter-Bold.woff2 +0 -0
- package/src/assets/fonts/inter/Inter-Italic.woff +0 -0
- package/src/assets/fonts/inter/Inter-Italic.woff2 +0 -0
- package/src/assets/fonts/inter/Inter-Medium.woff +0 -0
- package/src/assets/fonts/inter/Inter-Medium.woff2 +0 -0
- package/src/assets/fonts/inter/Inter-Regular.woff +0 -0
- package/src/assets/fonts/inter/Inter-Regular.woff2 +0 -0
- package/src/assets/fonts/inter/Inter-SemiBold.woff +0 -0
- package/src/assets/fonts/inter/Inter-SemiBold.woff2 +0 -0
- package/src/assets/fonts/inter/inter.css +44 -0
- package/src/assets/icons/a_circle.svg +3 -0
- package/src/assets/icons/access_time.svg +5 -0
- package/src/assets/icons/account_circle.svg +1 -0
- package/src/assets/icons/account_edit.svg +3 -0
- package/src/assets/icons/add.svg +3 -0
- package/src/assets/icons/add_circle.svg +3 -0
- package/src/assets/icons/address.svg +6 -0
- package/src/assets/icons/ads_banner.svg +3 -0
- package/src/assets/icons/album.svg +1 -0
- package/src/assets/icons/alert_solid.svg +3 -0
- package/src/assets/icons/alternate_email.svg +1 -0
- package/src/assets/icons/amocrm.svg +4 -0
- package/src/assets/icons/amper_music.svg +4 -0
- package/src/assets/icons/analytics.svg +3 -0
- package/src/assets/icons/animation_motion.svg +4 -0
- package/src/assets/icons/api.svg +1 -0
- package/src/assets/icons/apple_icon.svg +3 -0
- package/src/assets/icons/applications.svg +3 -0
- package/src/assets/icons/applications_new.svg +3 -0
- package/src/assets/icons/apps.svg +3 -0
- package/src/assets/icons/archive.svg +1 -0
- package/src/assets/icons/archive_in.svg +3 -0
- package/src/assets/icons/archive_out.svg +3 -0
- package/src/assets/icons/arrow-stats-down.svg +3 -0
- package/src/assets/icons/arrow-stats-up.svg +3 -0
- package/src/assets/icons/arrow_backward.svg +3 -0
- package/src/assets/icons/arrow_downward.svg +3 -0
- package/src/assets/icons/arrow_drop_down.svg +3 -0
- package/src/assets/icons/arrow_drop_up.svg +3 -0
- package/src/assets/icons/arrow_forward.svg +3 -0
- package/src/assets/icons/arrow_leftward.svg +3 -0
- package/src/assets/icons/arrow_rightward.svg +3 -0
- package/src/assets/icons/arrow_to_grow_circle.svg +3 -0
- package/src/assets/icons/arrow_up_down.svg +3 -0
- package/src/assets/icons/arrow_upward.svg +3 -0
- package/src/assets/icons/arrows.svg +6 -0
- package/src/assets/icons/artist.svg +8 -0
- package/src/assets/icons/assessment.svg +1 -0
- package/src/assets/icons/assets_unassigned.svg +3 -0
- package/src/assets/icons/assignment.svg +9 -0
- package/src/assets/icons/assignment_ind.svg +1 -0
- package/src/assets/icons/assist_icon.svg +13 -0
- package/src/assets/icons/attach_money.svg +1 -0
- package/src/assets/icons/audiotrack.svg +1 -0
- package/src/assets/icons/backspace.svg +1 -0
- package/src/assets/icons/bank.svg +12 -0
- package/src/assets/icons/bank_building.svg +3 -0
- package/src/assets/icons/bank_building_blue.svg +4 -0
- package/src/assets/icons/bank_card.svg +3 -0
- package/src/assets/icons/bank_card_arrow.svg +3 -0
- package/src/assets/icons/bank_card_clock.svg +3 -0
- package/src/assets/icons/bank_card_double.svg +3 -0
- package/src/assets/icons/bank_card_virtual_blue.svg +7 -0
- package/src/assets/icons/bank_money_colored.svg +4 -0
- package/src/assets/icons/bankwire.svg +70 -0
- package/src/assets/icons/bell.svg +3 -0
- package/src/assets/icons/binance_coin_colored.svg +4 -0
- package/src/assets/icons/biometrics.svg +8 -0
- package/src/assets/icons/bitcoin.svg +6 -0
- package/src/assets/icons/bitcoin_cash_colored.svg +4 -0
- package/src/assets/icons/bitcoin_colored.svg +4 -0
- package/src/assets/icons/bloggerhood.svg +19 -0
- package/src/assets/icons/board.svg +7 -0
- package/src/assets/icons/book.svg +3 -0
- package/src/assets/icons/broken_link.svg +8 -0
- package/src/assets/icons/bug.svg +10 -0
- package/src/assets/icons/bug_big.svg +3 -0
- package/src/assets/icons/bug_report.svg +3 -0
- package/src/assets/icons/building.svg +17 -0
- package/src/assets/icons/building_colored.svg +18 -0
- package/src/assets/icons/business_center.svg +1 -0
- package/src/assets/icons/calendar.svg +3 -0
- package/src/assets/icons/calendar_colored.svg +7 -0
- package/src/assets/icons/calendar_load.svg +3 -0
- package/src/assets/icons/calendar_sixteen.svg +5 -0
- package/src/assets/icons/calendar_two_weeks.svg +3 -0
- package/src/assets/icons/calendar_user.svg +11 -0
- package/src/assets/icons/camera_alt.svg +1 -0
- package/src/assets/icons/camera_plus.svg +1 -0
- package/src/assets/icons/camera_video.svg +3 -0
- package/src/assets/icons/cancel.svg +4 -0
- package/src/assets/icons/cancel_alt.svg +1 -0
- package/src/assets/icons/capitalist.svg +23 -0
- package/src/assets/icons/capitalist_colored.svg +4 -0
- package/src/assets/icons/card.svg +1 -0
- package/src/assets/icons/card_off.svg +7 -0
- package/src/assets/icons/card_off_circle.svg +4 -0
- package/src/assets/icons/card_to_card_blue.svg +11 -0
- package/src/assets/icons/card_to_card_colored.svg +11 -0
- package/src/assets/icons/cash-ad.svg +7 -0
- package/src/assets/icons/cash.svg +7 -0
- package/src/assets/icons/category.svg +6 -0
- package/src/assets/icons/cellphone.svg +1 -0
- package/src/assets/icons/change_sheet.svg +3 -0
- package/src/assets/icons/channels_icon.svg +12 -0
- package/src/assets/icons/chart_bar.svg +3 -0
- package/src/assets/icons/chart_line.svg +3 -0
- package/src/assets/icons/chat.svg +3 -0
- package/src/assets/icons/chat_add.svg +6 -0
- package/src/assets/icons/chat_forum.svg +3 -0
- package/src/assets/icons/chat_messages.svg +3 -0
- package/src/assets/icons/check-rhombus.svg +3 -0
- package/src/assets/icons/check.svg +4 -0
- package/src/assets/icons/check_all.svg +6 -0
- package/src/assets/icons/check_circle.svg +4 -0
- package/src/assets/icons/check_circle_second.svg +4 -0
- package/src/assets/icons/check_circle_solid.svg +3 -0
- package/src/assets/icons/check_polygonal.svg +3 -0
- package/src/assets/icons/checkbox--checked.svg +3 -0
- package/src/assets/icons/checkbox.svg +3 -0
- package/src/assets/icons/checkboxes.svg +8 -0
- package/src/assets/icons/circle.svg +3 -0
- package/src/assets/icons/circle_arrows.svg +3 -0
- package/src/assets/icons/click.svg +3 -0
- package/src/assets/icons/clickup.svg +14 -0
- package/src/assets/icons/clip.svg +3 -0
- package/src/assets/icons/clock_check.svg +6 -0
- package/src/assets/icons/clock_solid.svg +5 -0
- package/src/assets/icons/close.svg +3 -0
- package/src/assets/icons/close_circle_outline.svg +5 -0
- package/src/assets/icons/close_circle_solid.svg +3 -0
- package/src/assets/icons/cloud_upload.svg +1 -0
- package/src/assets/icons/coin_speed.svg +7 -0
- package/src/assets/icons/comment.svg +4 -0
- package/src/assets/icons/company.svg +1 -0
- package/src/assets/icons/confetti.svg +18 -0
- package/src/assets/icons/connection.svg +3 -0
- package/src/assets/icons/contacts.svg +1 -0
- package/src/assets/icons/contracts.svg +3 -0
- package/src/assets/icons/convert.svg +6 -0
- package/src/assets/icons/copy.svg +3 -0
- package/src/assets/icons/copyright.svg +3 -0
- package/src/assets/icons/credit-card.svg +5 -0
- package/src/assets/icons/credit_card_blink.svg +4 -0
- package/src/assets/icons/crypto.svg +8 -0
- package/src/assets/icons/crypto_blue.svg +9 -0
- package/src/assets/icons/crypto_colored.svg +9 -0
- package/src/assets/icons/cryptowallet.svg +5 -0
- package/src/assets/icons/cryptowallet_blue.svg +6 -0
- package/src/assets/icons/cryptowallet_colored.svg +6 -0
- package/src/assets/icons/cup.svg +7 -0
- package/src/assets/icons/dashboard.svg +1 -0
- package/src/assets/icons/date_range.svg +1 -0
- package/src/assets/icons/deeplinks.svg +3 -0
- package/src/assets/icons/delete-account.svg +5 -0
- package/src/assets/icons/delete.svg +3 -0
- package/src/assets/icons/delete_alt.svg +1 -0
- package/src/assets/icons/deprecated.svg +1 -0
- package/src/assets/icons/desktop_device.svg +3 -0
- package/src/assets/icons/dialog.svg +3 -0
- package/src/assets/icons/discord.svg +9 -0
- package/src/assets/icons/discord_colored.svg +4 -0
- package/src/assets/icons/dislike.svg +3 -0
- package/src/assets/icons/doc-export.svg +10 -0
- package/src/assets/icons/document.svg +1 -0
- package/src/assets/icons/dollar.svg +3 -0
- package/src/assets/icons/donate_blue.svg +7 -0
- package/src/assets/icons/donate_colored.svg +7 -0
- package/src/assets/icons/dot-status.svg +3 -0
- package/src/assets/icons/download.svg +3 -0
- package/src/assets/icons/drag.svg +1 -0
- package/src/assets/icons/eWallet.svg +25 -0
- package/src/assets/icons/e_wallet_blue.svg +9 -0
- package/src/assets/icons/e_wallet_colored.svg +9 -0
- package/src/assets/icons/edit.svg +3 -0
- package/src/assets/icons/edit_solid.svg +4 -0
- package/src/assets/icons/email.svg +12 -0
- package/src/assets/icons/email_circle.svg +5 -0
- package/src/assets/icons/email_colored.svg +5 -0
- package/src/assets/icons/enrollment.svg +1 -0
- package/src/assets/icons/epayments_colored.svg +4 -0
- package/src/assets/icons/epidemic-sound.svg +66 -0
- package/src/assets/icons/epidemic_sound_circle.svg +4 -0
- package/src/assets/icons/error.svg +3 -0
- package/src/assets/icons/ethereum_colored.svg +8 -0
- package/src/assets/icons/event.svg +1 -0
- package/src/assets/icons/event_alt.svg +1 -0
- package/src/assets/icons/exit_to_app.svg +1 -0
- package/src/assets/icons/explicit.svg +1 -0
- package/src/assets/icons/export.svg +5 -0
- package/src/assets/icons/export_all.svg +6 -0
- package/src/assets/icons/express_payment.svg +3 -0
- package/src/assets/icons/face.svg +1 -0
- package/src/assets/icons/face_alt.svg +1 -0
- package/src/assets/icons/facebook.svg +3 -0
- package/src/assets/icons/facebook_colored.svg +4 -0
- package/src/assets/icons/fast.svg +10 -0
- package/src/assets/icons/favorite.svg +1 -0
- package/src/assets/icons/file.svg +1 -0
- package/src/assets/icons/file_add.svg +3 -0
- package/src/assets/icons/file_copy.svg +4 -0
- package/src/assets/icons/file_download.svg +1 -0
- package/src/assets/icons/file_export.svg +3 -0
- package/src/assets/icons/file_eye.svg +3 -0
- package/src/assets/icons/file_import.svg +7 -0
- package/src/assets/icons/file_new.svg +3 -0
- package/src/assets/icons/filter_list.svg +3 -0
- package/src/assets/icons/find_in_page.svg +1 -0
- package/src/assets/icons/fire.svg +3 -0
- package/src/assets/icons/fire_colored.svg +8 -0
- package/src/assets/icons/fire_solid.svg +3 -0
- package/src/assets/icons/flag_ar.svg +19 -0
- package/src/assets/icons/flag_en.svg +6 -0
- package/src/assets/icons/flag_es.svg +564 -0
- package/src/assets/icons/flag_pt.svg +43 -0
- package/src/assets/icons/flag_ru.svg +5 -0
- package/src/assets/icons/flag_th.svg +6 -0
- package/src/assets/icons/flag_vi.svg +5 -0
- package/src/assets/icons/fly_dollar.svg +13 -0
- package/src/assets/icons/fly_euro.svg +5 -0
- package/src/assets/icons/freeze.svg +3 -0
- package/src/assets/icons/fullscreen.svg +1 -0
- package/src/assets/icons/get_app.svg +4 -0
- package/src/assets/icons/gift_solid.svg +8 -0
- package/src/assets/icons/glasses.svg +3 -0
- package/src/assets/icons/google_colored.svg +6 -0
- package/src/assets/icons/googleplus_colored.svg +5 -0
- package/src/assets/icons/graph-no-data.svg +3 -0
- package/src/assets/icons/group.svg +3 -0
- package/src/assets/icons/group_connection.svg +9 -0
- package/src/assets/icons/growth_arrow_circle.svg +3 -0
- package/src/assets/icons/hand_money.svg +13 -0
- package/src/assets/icons/help.svg +1 -0
- package/src/assets/icons/help_invert.svg +1 -0
- package/src/assets/icons/help_solid.svg +4 -0
- package/src/assets/icons/help_ukraine_colored.svg +14 -0
- package/src/assets/icons/home.svg +3 -0
- package/src/assets/icons/iban.svg +9 -0
- package/src/assets/icons/iban_blue.svg +10 -0
- package/src/assets/icons/id_square.svg +3 -0
- package/src/assets/icons/id_thin.svg +5 -0
- package/src/assets/icons/image.svg +1 -0
- package/src/assets/icons/infinity.svg +3 -0
- package/src/assets/icons/info.svg +3 -0
- package/src/assets/icons/info_rounded_square.svg +5 -0
- package/src/assets/icons/info_solid.svg +4 -0
- package/src/assets/icons/instagram.svg +23 -0
- package/src/assets/icons/instagram_colored.svg +18 -0
- package/src/assets/icons/keyboard.svg +1 -0
- package/src/assets/icons/keyboard_arrow_left.svg +4 -0
- package/src/assets/icons/keyboard_arrow_right.svg +4 -0
- package/src/assets/icons/keyboard_arrow_right_thin.svg +3 -0
- package/src/assets/icons/kraken.svg +10 -0
- package/src/assets/icons/language.svg +3 -0
- package/src/assets/icons/layers.svg +3 -0
- package/src/assets/icons/lightning.svg +3 -0
- package/src/assets/icons/lightning_circle.svg +4 -0
- package/src/assets/icons/lightning_circle_solid.svg +4 -0
- package/src/assets/icons/lightning_outlined.svg +3 -0
- package/src/assets/icons/like.svg +3 -0
- package/src/assets/icons/link.svg +3 -0
- package/src/assets/icons/link_broken.svg +7 -0
- package/src/assets/icons/link_colored.svg +4 -0
- package/src/assets/icons/link_external.svg +3 -0
- package/src/assets/icons/link_external_new.svg +3 -0
- package/src/assets/icons/linkedin.svg +9 -0
- package/src/assets/icons/linkedin_colored.svg +6 -0
- package/src/assets/icons/list.svg +1 -0
- package/src/assets/icons/litecoin_colored.svg +4 -0
- package/src/assets/icons/live_help.svg +1 -0
- package/src/assets/icons/loader.svg +3 -0
- package/src/assets/icons/location_city.svg +1 -0
- package/src/assets/icons/location_on.svg +3 -0
- package/src/assets/icons/lock.svg +3 -0
- package/src/assets/icons/lock_old.svg +1 -0
- package/src/assets/icons/logout.svg +3 -0
- package/src/assets/icons/magic_blink.svg +3 -0
- package/src/assets/icons/mail_outline.svg +1 -0
- package/src/assets/icons/mc_assist.svg +4 -0
- package/src/assets/icons/mc_dashboard.svg +5 -0
- package/src/assets/icons/mc_id.svg +3 -0
- package/src/assets/icons/mc_pay.svg +10 -0
- package/src/assets/icons/mc_pay_app.svg +6 -0
- package/src/assets/icons/mc_pay_compact.svg +4 -0
- package/src/assets/icons/mc_pay_menu.svg +4 -0
- package/src/assets/icons/mc_pay_menu_circle_colored.svg +4 -0
- package/src/assets/icons/mc_pay_mobile_app.svg +21 -0
- package/src/assets/icons/mc_studio.svg +3 -0
- package/src/assets/icons/mc_vidwide.svg +11 -0
- package/src/assets/icons/mcadslogo.svg +37 -0
- package/src/assets/icons/mediacube.svg +1 -0
- package/src/assets/icons/menu.svg +3 -0
- package/src/assets/icons/menu_new.svg +3 -0
- package/src/assets/icons/message.svg +3 -0
- package/src/assets/icons/messenger.svg +6 -0
- package/src/assets/icons/messenger_colored.svg +10 -0
- package/src/assets/icons/minus.svg +5 -0
- package/src/assets/icons/mobile_device.svg +3 -0
- package/src/assets/icons/money_clock.svg +8 -0
- package/src/assets/icons/money_input.svg +8 -0
- package/src/assets/icons/more_horiz.svg +1 -0
- package/src/assets/icons/music.svg +1 -0
- package/src/assets/icons/music_icon.svg +8 -0
- package/src/assets/icons/new.svg +1 -0
- package/src/assets/icons/notes.svg +3 -0
- package/src/assets/icons/objects.svg +3 -0
- package/src/assets/icons/obs.svg +3 -0
- package/src/assets/icons/okru.svg +12 -0
- package/src/assets/icons/okru_colored.svg +4 -0
- package/src/assets/icons/ondemand_video.svg +1 -0
- package/src/assets/icons/partners.svg +3 -0
- package/src/assets/icons/pause.svg +1 -0
- package/src/assets/icons/payment.svg +1 -0
- package/src/assets/icons/payoneer.svg +13 -0
- package/src/assets/icons/payoneer_colored.svg +19 -0
- package/src/assets/icons/payoneer_cy.svg +13 -0
- package/src/assets/icons/paypal.svg +1 -0
- package/src/assets/icons/paypal_colored.svg +6 -0
- package/src/assets/icons/percent.svg +3 -0
- package/src/assets/icons/personal_email_colored.svg +11 -0
- package/src/assets/icons/phone_colored.svg +4 -0
- package/src/assets/icons/photo_add.svg +3 -0
- package/src/assets/icons/picture.svg +3 -0
- package/src/assets/icons/picture_thin.svg +3 -0
- package/src/assets/icons/plane.svg +3 -0
- package/src/assets/icons/play-videos.svg +4 -0
- package/src/assets/icons/play.svg +1 -0
- package/src/assets/icons/print.svg +1 -0
- package/src/assets/icons/prototype.svg +1 -0
- package/src/assets/icons/public.svg +1 -0
- package/src/assets/icons/qiwi.svg +11 -0
- package/src/assets/icons/qiwi_colored.svg +4 -0
- package/src/assets/icons/radio--checked.svg +4 -0
- package/src/assets/icons/ready.svg +1 -0
- package/src/assets/icons/receipt.svg +1 -0
- package/src/assets/icons/receipt_thin.svg +6 -0
- package/src/assets/icons/recording_circle.svg +3 -0
- package/src/assets/icons/recruiters.svg +3 -0
- package/src/assets/icons/redo.svg +3 -0
- package/src/assets/icons/referral.svg +10 -0
- package/src/assets/icons/referral_solid.svg +10 -0
- package/src/assets/icons/reload.svg +3 -0
- package/src/assets/icons/reload_right.svg +3 -0
- package/src/assets/icons/remove_red_eye.svg +1 -0
- package/src/assets/icons/repair.svg +6 -0
- package/src/assets/icons/reply_arrow.svg +3 -0
- package/src/assets/icons/requisites.svg +7 -0
- package/src/assets/icons/reset.svg +7 -0
- package/src/assets/icons/resize_video.svg +3 -0
- package/src/assets/icons/revenue.svg +3 -0
- package/src/assets/icons/review.svg +1 -0
- package/src/assets/icons/ripple_colored.svg +4 -0
- package/src/assets/icons/rocket.svg +7 -0
- package/src/assets/icons/rocket_colored.svg +6 -0
- package/src/assets/icons/rocket_small.svg +6 -0
- package/src/assets/icons/role.svg +3 -0
- package/src/assets/icons/safety.svg +5 -0
- package/src/assets/icons/sand_clock.svg +4 -0
- package/src/assets/icons/save.svg +1 -0
- package/src/assets/icons/search.svg +3 -0
- package/src/assets/icons/send.svg +1 -0
- package/src/assets/icons/send_solid.svg +3 -0
- package/src/assets/icons/settings.svg +4 -0
- package/src/assets/icons/settings_solid.svg +3 -0
- package/src/assets/icons/settings_tools.svg +3 -0
- package/src/assets/icons/shield.svg +4 -0
- package/src/assets/icons/shield_blue.svg +5 -0
- package/src/assets/icons/shield_colored.svg +5 -0
- package/src/assets/icons/shield_usd.svg +3 -0
- package/src/assets/icons/shop.svg +1 -0
- package/src/assets/icons/shopping_cart.svg +1 -0
- package/src/assets/icons/shuffle.svg +7 -0
- package/src/assets/icons/sign_out.svg +8 -0
- package/src/assets/icons/skype.svg +56 -0
- package/src/assets/icons/skype_colored.svg +4 -0
- package/src/assets/icons/slack.svg +6 -0
- package/src/assets/icons/smile_star_eye.svg +6 -0
- package/src/assets/icons/sort_asc.svg +4 -0
- package/src/assets/icons/sort_az.svg +4 -0
- package/src/assets/icons/sort_desc.svg +4 -0
- package/src/assets/icons/sort_directions.svg +3 -0
- package/src/assets/icons/sort_list.svg +1 -0
- package/src/assets/icons/sort_za.svg +4 -0
- package/src/assets/icons/spy_colored.svg +15 -0
- package/src/assets/icons/staff.svg +10 -0
- package/src/assets/icons/star.svg +1 -0
- package/src/assets/icons/star_round.svg +3 -0
- package/src/assets/icons/star_round_solid.svg +3 -0
- package/src/assets/icons/stars.svg +4 -0
- package/src/assets/icons/stars_fill.svg +4 -0
- package/src/assets/icons/stats_icon.svg +8 -0
- package/src/assets/icons/steam.svg +12 -0
- package/src/assets/icons/steam_colored.svg +15 -0
- package/src/assets/icons/studio_icon.svg +7 -0
- package/src/assets/icons/subscriptions.svg +1 -0
- package/src/assets/icons/suitcase.svg +4 -0
- package/src/assets/icons/supervised_user_circle.svg +1 -0
- package/src/assets/icons/support.svg +7 -0
- package/src/assets/icons/swap_cubes.svg +5 -0
- package/src/assets/icons/swap_cubes_colored.svg +6 -0
- package/src/assets/icons/swap_horizontal_circle.svg +3 -0
- package/src/assets/icons/switches.svg +3 -0
- package/src/assets/icons/table.svg +1 -0
- package/src/assets/icons/telegram.svg +40 -0
- package/src/assets/icons/telegram_colored.svg +12 -0
- package/src/assets/icons/tether.svg +8 -0
- package/src/assets/icons/tether_colored.svg +4 -0
- package/src/assets/icons/three_dots.svg +3 -0
- package/src/assets/icons/thumb_down.svg +4 -0
- package/src/assets/icons/thumb_up.svg +4 -0
- package/src/assets/icons/tiktok.svg +8 -0
- package/src/assets/icons/time.svg +3 -0
- package/src/assets/icons/time_thin.svg +3 -0
- package/src/assets/icons/timelapse.svg +4 -0
- package/src/assets/icons/timeline.svg +1 -0
- package/src/assets/icons/tipalti.svg +48 -0
- package/src/assets/icons/transaction.svg +1 -0
- package/src/assets/icons/twitter_colored.svg +4 -0
- package/src/assets/icons/unarchive.svg +1 -0
- package/src/assets/icons/unfold_more.svg +1 -0
- package/src/assets/icons/unlock.svg +3 -0
- package/src/assets/icons/upload_img.svg +1 -0
- package/src/assets/icons/usd_coin_colored.svg +5 -0
- package/src/assets/icons/user.svg +3 -0
- package/src/assets/icons/user_edit.svg +3 -0
- package/src/assets/icons/user_kyc.svg +8 -0
- package/src/assets/icons/viber.svg +17 -0
- package/src/assets/icons/viber_colored.svg +8 -0
- package/src/assets/icons/videoblocks.svg +8 -0
- package/src/assets/icons/vidiq-logo-mono.svg +10 -0
- package/src/assets/icons/vidiq_circle.svg +5 -0
- package/src/assets/icons/visibility.svg +4 -0
- package/src/assets/icons/visibility_off.svg +7 -0
- package/src/assets/icons/vkontakte.svg +1 -0
- package/src/assets/icons/vkontakte_colored.svg +4 -0
- package/src/assets/icons/wallet.svg +5 -0
- package/src/assets/icons/warning.svg +3 -0
- package/src/assets/icons/webmoney.svg +10 -0
- package/src/assets/icons/webmoney_colored.svg +4 -0
- package/src/assets/icons/website_colored.svg +4 -0
- package/src/assets/icons/whatsapp.svg +12 -0
- package/src/assets/icons/whatsapp_colored.svg +4 -0
- package/src/assets/icons/wise_colored.svg +4 -0
- package/src/assets/icons/worldfirst.svg +12 -0
- package/src/assets/icons/x_network.svg +4 -0
- package/src/assets/icons/yandexmoney.svg +1 -0
- package/src/assets/icons/yoomoney_colored.svg +4 -0
- package/src/assets/icons/youtube.svg +3 -0
- package/src/assets/icons/youtube_circled.svg +4 -0
- package/src/assets/icons/youtube_circled_second.svg +4 -0
- package/src/assets/icons/youtube_colored.svg +4 -0
- package/src/assets/icons/youtube_outlined.svg +4 -0
- package/src/assets/icons/zcash_colored.svg +4 -0
- package/src/assets/iconsSprite.svg +1 -0
- package/src/assets/img/no_table_data.png +0 -0
- package/src/assets/img/no_user.png +0 -0
- package/src/assets/main.scss +233 -0
- package/src/assets/styles/_functions.scss +187 -0
- package/src/assets/styles/_mixins.scss +664 -0
- package/src/assets/styles/_spacing.scss +33 -0
- package/src/assets/styles/_tooltip.scss +123 -0
- package/src/assets/styles/_variables.scss +23 -0
- package/src/assets/styles/main.scss +4 -0
- package/src/assets/styles/table.scss +10 -0
- package/src/assets/styles/toast.scss +57 -0
- package/src/assets/tokens/animations.scss +57 -0
- package/src/assets/tokens/border-radius.scss +23 -0
- package/src/assets/tokens/box-shadows.scss +22 -0
- package/src/assets/tokens/colors.scss +81 -0
- package/src/assets/tokens/durations.scss +13 -0
- package/src/assets/tokens/easings.scss +6 -0
- package/src/assets/tokens/font-families.scss +8 -0
- package/src/assets/tokens/font-sizes.scss +23 -0
- package/src/assets/tokens/font-weights.scss +16 -0
- package/src/assets/tokens/gradients.scss +18 -0
- package/src/assets/tokens/json/animations.json +6 -0
- package/src/assets/tokens/json/border-radius.json +24 -0
- package/src/assets/tokens/json/box-shadows.json +24 -0
- package/src/assets/tokens/json/colors.json +71 -0
- package/src/assets/tokens/json/durations.json +10 -0
- package/src/assets/tokens/json/easings.json +3 -0
- package/src/assets/tokens/json/font-families.json +4 -0
- package/src/assets/tokens/json/font-sizes.json +18 -0
- package/src/assets/tokens/json/font-weights.json +12 -0
- package/src/assets/tokens/json/gradients.json +13 -0
- package/src/assets/tokens/json/index.ts +37 -0
- package/src/assets/tokens/json/letter-spacings.json +4 -0
- package/src/assets/tokens/json/line-heights.json +18 -0
- package/src/assets/tokens/json/media-queries.json +26 -0
- package/src/assets/tokens/json/opacities.json +5 -0
- package/src/assets/tokens/json/sizes.json +42 -0
- package/src/assets/tokens/json/spacings.json +34 -0
- package/src/assets/tokens/json/z-indexes.json +12 -0
- package/src/assets/tokens/letter-spacings.scss +6 -0
- package/src/assets/tokens/line-heights.scss +22 -0
- package/src/assets/tokens/media-queries.scss +32 -0
- package/src/assets/tokens/opacities.scss +8 -0
- package/src/assets/tokens/sizes.scss +47 -0
- package/src/assets/tokens/spacings.scss +38 -0
- package/src/assets/tokens/z-indexes.scss +14 -0
- package/src/components/elements/McAvatar/McAvatar.stories.ts +71 -0
- package/src/components/elements/McAvatar/McAvatar.vue +253 -0
- package/src/components/elements/McBadge/McBadge.stories.ts +40 -0
- package/src/components/elements/McBadge/McBadge.vue +150 -0
- package/src/components/elements/McBottomLoader/McBottomLoader.stories.ts +47 -0
- package/src/components/elements/McBottomLoader/McBottomLoader.vue +79 -0
- package/src/components/elements/McButton/McButton.stories.ts +145 -0
- package/src/components/elements/McButton/McButton.vue +844 -0
- package/src/components/elements/McChip/McChip.stories.ts +102 -0
- package/src/components/elements/McChip/McChip.vue +309 -0
- package/src/components/elements/McCropper/McCropper.stories.ts +31 -0
- package/src/components/elements/McCropper/McCropper.vue +129 -0
- package/src/components/elements/McDatepicker/McDatepicker.stories.ts +440 -0
- package/src/components/elements/McDatepicker/McDatepicker.vue +832 -0
- package/src/components/elements/McDraggable/McDraggable.stories.ts +52 -0
- package/src/components/elements/McDraggable/McDraggable.vue +211 -0
- package/src/components/elements/McFieldCheckbox/McFieldCheckbox.vue +329 -0
- package/src/components/elements/McFieldCheckbox/McFieldCheckox.stories.ts +97 -0
- package/src/components/elements/McFieldRadio/McFieldRadio.stories.ts +91 -0
- package/src/components/elements/McFieldRadio/McFieldRadio.vue +258 -0
- package/src/components/elements/McFieldRadioGroup/McFieldRadioGroup.stories.ts +70 -0
- package/src/components/elements/McFieldRadioGroup/McFieldRadioGroup.vue +215 -0
- package/src/components/elements/McFieldRange/McFieldRange.stories.ts +93 -0
- package/src/components/elements/McFieldRange/McFieldRange.vue +279 -0
- package/src/components/elements/McFieldSelect/McFieldSelect.stories.ts +257 -0
- package/src/components/elements/McFieldSelect/McFieldSelect.vue +920 -0
- package/src/components/elements/McFieldText/McFieldText.stories.ts +258 -0
- package/src/components/elements/McFieldText/McFieldText.vue +898 -0
- package/src/components/elements/McFieldToggle/McFieldToggle.stories.ts +63 -0
- package/src/components/elements/McFieldToggle/McFieldToggle.vue +280 -0
- package/src/components/elements/McInfinityLoadingTrigger/McInfinityLoadingTrigger.stories.ts +49 -0
- package/src/components/elements/McInfinityLoadingTrigger/McInfinityLoadingTrigger.vue +95 -0
- package/src/components/elements/McNodata/McNoData.stories.ts +34 -0
- package/src/components/elements/McNodata/McNoData.vue +191 -0
- package/src/components/elements/McNotification/McNotification.stories.ts +43 -0
- package/src/components/elements/McNotification/McNotification.vue +219 -0
- package/src/components/elements/McProgress/McProgress.stories.ts +39 -0
- package/src/components/elements/McProgress/McProgress.vue +194 -0
- package/src/components/elements/McSeparator/McSeparator.stories.ts +35 -0
- package/src/components/elements/McSeparator/McSeparator.vue +131 -0
- package/src/components/elements/McSlideUpDown/McSlideUpDown.stories.ts +54 -0
- package/src/components/elements/McSlideUpDown/McSlideUpDown.vue +142 -0
- package/src/components/elements/McStack/McStack.stories.ts +108 -0
- package/src/components/elements/McStack/McStack.vue +147 -0
- package/src/components/elements/McSvgIcon/McSvgIcon.stories.ts +135 -0
- package/src/components/elements/McSvgIcon/McSvgIcon.vue +114 -0
- package/src/components/elements/McTitle/McTitle.stories.ts +73 -0
- package/src/components/elements/McTitle/McTitle.vue +368 -0
- package/src/components/elements/McTooltip/McTooltip.stories.ts +39 -0
- package/src/components/elements/McTooltip/McTooltip.vue +85 -0
- package/src/components/index.ts +136 -0
- package/src/components/patterns/McAccordion/McAccordion.stories.ts +99 -0
- package/src/components/patterns/McAccordion/McAccordion.vue +65 -0
- package/src/components/patterns/McCell/McCell.stories.ts +36 -0
- package/src/components/patterns/McCell/McCell.vue +96 -0
- package/src/components/patterns/McCollapse/McCollapse.stories.ts +100 -0
- package/src/components/patterns/McCollapse/McCollapse.vue +303 -0
- package/src/components/patterns/McDropdown/McDropdown.stories.ts +65 -0
- package/src/components/patterns/McDropdown/McDropdown.vue +297 -0
- package/src/components/patterns/McDropdown/McDropdownPanel.vue +65 -0
- package/src/components/patterns/McFilter/McFilter.stories.ts +76 -0
- package/src/components/patterns/McFilter/McFilter.vue +887 -0
- package/src/components/patterns/McFilter/McFilterChip/McFilterChip.stories.ts +37 -0
- package/src/components/patterns/McFilter/McFilterChip/McFilterChip.vue +98 -0
- package/src/components/patterns/McFilter/McFilterTags/McFilterTags.stories.ts +41 -0
- package/src/components/patterns/McFilter/McFilterTags/McFilterTags.vue +377 -0
- package/src/components/patterns/McFilter/McFilterTypeDate/McFilterTypeDate.stories.ts +29 -0
- package/src/components/patterns/McFilter/McFilterTypeDate/McFilterTypeDate.vue +69 -0
- package/src/components/patterns/McFilter/McFilterTypeRange/McFilterTypeRange.stories.ts +26 -0
- package/src/components/patterns/McFilter/McFilterTypeRange/McFilterTypeRange.vue +139 -0
- package/src/components/patterns/McFilter/McFilterTypeRelation/McFilterTypeRelation.stories.ts +26 -0
- package/src/components/patterns/McFilter/McFilterTypeRelation/McFilterTypeRelation.vue +247 -0
- package/src/components/patterns/McFilter/McFilterTypeText/McFilterTypeText.stories.ts +26 -0
- package/src/components/patterns/McFilter/McFilterTypeText/McFilterTypeText.vue +61 -0
- package/src/components/patterns/McGridCol/McGridCol.stories.ts +34 -0
- package/src/components/patterns/McGridCol/McGridCol.vue +159 -0
- package/src/components/patterns/McGridRow/McGridRow.stories.ts +74 -0
- package/src/components/patterns/McGridRow/McGridRow.vue +143 -0
- package/src/components/patterns/McOverlay/McOverlay.stories.ts +44 -0
- package/src/components/patterns/McOverlay/McOverlay.vue +77 -0
- package/src/components/patterns/McPreview/McPreview.stories.ts +45 -0
- package/src/components/patterns/McPreview/McPreview.vue +109 -0
- package/src/components/patterns/McSideBar/McSideBar.stories.ts +54 -0
- package/src/components/patterns/McSideBar/McSideBar.vue +378 -0
- package/src/components/patterns/McSideBar/McSideBarBottom/McSideBarBottom.stories.ts +32 -0
- package/src/components/patterns/McSideBar/McSideBarBottom/McSideBarBottom.vue +116 -0
- package/src/components/patterns/McSideBar/McSideBarButton/McSideBarButton.stories.ts +23 -0
- package/src/components/patterns/McSideBar/McSideBarButton/McSideBarButton.vue +232 -0
- package/src/components/patterns/McSideBar/McSideBarCenter/McSideBarCenter.stories.ts +34 -0
- package/src/components/patterns/McSideBar/McSideBarCenter/McSideBarCenter.vue +342 -0
- package/src/components/patterns/McSideBar/McSideBarTop/McSideBarTop.stories.ts +40 -0
- package/src/components/patterns/McSideBar/McSideBarTop/McSideBarTop.vue +211 -0
- package/src/components/patterns/McTab/McTab.stories.ts +23 -0
- package/src/components/patterns/McTab/McTab.vue +209 -0
- package/src/components/patterns/McTabs/McTabs.stories.ts +96 -0
- package/src/components/patterns/McTabs/McTabs.vue +387 -0
- package/src/components/patterns/McWrapScroll/McWrapScroll.stories.ts +56 -0
- package/src/components/patterns/McWrapScroll/McWrapScroll.vue +305 -0
- package/src/components/templates/McDrawer/McDrawer.stories.ts +88 -0
- package/src/components/templates/McDrawer/McDrawer.vue +217 -0
- package/src/components/templates/McDrawer/McDrawerContainer.vue +54 -0
- package/src/components/templates/McDrawer/McDrawerContentTemplate/McDrawerContentTemplate.stories.ts +33 -0
- package/src/components/templates/McDrawer/McDrawerContentTemplate/McDrawerContentTemplate.vue +88 -0
- package/src/components/templates/McModal/McModal.stories.ts +92 -0
- package/src/components/templates/McModal/McModal.vue +716 -0
- package/src/components/templates/McModal/McModalContainer.vue +51 -0
- package/src/components/templates/McTable/McTable/McTable.stories.ts +192 -0
- package/src/components/templates/McTable/McTable/McTable.vue +650 -0
- package/src/components/templates/McTable/McTableCard/McTableCard.stories.ts +94 -0
- package/src/components/templates/McTable/McTableCard/McTableCard.vue +239 -0
- package/src/components/templates/McTable/McTableCard/McTableCardHeader/McTableCardHeader.vue +74 -0
- package/src/components/templates/McTable/McTableSkeletonLoading/McTableSkeletonLoading.vue +155 -0
- package/src/components/templates/McTable/McTableSort/McTableSort.vue +66 -0
- package/src/components/templates/McTopBar/McTopBar.stories.ts +68 -0
- package/src/components/templates/McTopBar/McTopBar.vue +149 -0
- package/src/components/templates/McVirtualScroll/McVirtualScroll.stories.ts +59 -0
- package/src/components/templates/McVirtualScroll/McVirtualScroll.vue +124 -0
- package/src/composables/index.ts +9 -0
- package/src/composables/useDrawer.ts +90 -0
- package/src/composables/useEncodeDecode.ts +22 -0
- package/src/composables/useFieldErrors.ts +24 -0
- package/src/composables/useHelper.ts +85 -0
- package/src/composables/useModal.ts +88 -0
- package/src/composables/useRandomNumber.ts +10 -0
- package/src/composables/useTooltip.ts +174 -0
- package/src/consts/table.ts +6 -0
- package/src/enums/Cell.ts +5 -0
- package/src/enums/Chip.ts +10 -0
- package/src/enums/Datepicker.ts +38 -0
- package/src/enums/Drawer.ts +4 -0
- package/src/enums/Dropdown.ts +11 -0
- package/src/enums/Filter.ts +13 -0
- package/src/enums/Grid.ts +21 -0
- package/src/enums/Input.ts +19 -0
- package/src/enums/Modal.ts +4 -0
- package/src/enums/Preview.ts +5 -0
- package/src/enums/Radio.ts +4 -0
- package/src/enums/RadioGroup.ts +4 -0
- package/src/enums/Select.ts +10 -0
- package/src/enums/Sidebar.ts +4 -0
- package/src/enums/Tab.ts +5 -0
- package/src/enums/Title.ts +20 -0
- package/src/enums/Tooltip.ts +14 -0
- package/src/enums/index.ts +23 -0
- package/src/enums/ui/Alignment.ts +5 -0
- package/src/enums/ui/Button.ts +23 -0
- package/src/enums/ui/Directions.ts +4 -0
- package/src/enums/ui/Weights.ts +6 -0
- package/src/index.js +16 -0
- package/src/main.ts +9 -0
- package/src/mocks/authUser.ts +163 -0
- package/src/mocks/categories.js +107 -0
- package/src/mocks/filterMocks.ts +133 -0
- package/src/mocks/icons.json +1 -0
- package/src/mocks/menuLangs.ts +20 -0
- package/src/mocks/selectOptions.json +111 -0
- package/src/mocks/sidebar.ts +131 -0
- package/src/mocks/tableData.ts +8338 -0
- package/src/types/IButton.ts +48 -0
- package/src/types/ICell.ts +5 -0
- package/src/types/IChip.ts +13 -0
- package/src/types/ICollapse.ts +15 -0
- package/src/types/IDatepicker.ts +44 -0
- package/src/types/IDirections.ts +5 -0
- package/src/types/IDrawer.ts +29 -0
- package/src/types/IDropdown.ts +6 -0
- package/src/types/IFilter.ts +185 -0
- package/src/types/IGrid.ts +4 -0
- package/src/types/IInput.ts +6 -0
- package/src/types/IModal.ts +30 -0
- package/src/types/IPreview.ts +5 -0
- package/src/types/IRadio.ts +5 -0
- package/src/types/IRadioGroup.ts +12 -0
- package/src/types/IRoute.ts +14 -0
- package/src/types/ISelect.ts +19 -0
- package/src/types/ISideBar.ts +76 -0
- package/src/types/ITable.ts +76 -0
- package/src/types/ITabs.ts +33 -0
- package/src/types/ITitle.ts +6 -0
- package/src/types/ITooltip.ts +30 -0
- package/src/types/index.ts +39 -0
- package/src/types/styles/Alignment.ts +4 -0
- package/src/types/styles/AvatarSizes.ts +5 -0
- package/src/types/styles/Colors.ts +6 -0
- package/src/types/styles/Durations.ts +6 -0
- package/src/types/styles/FontSizes.ts +5 -0
- package/src/types/styles/FontWeights.ts +6 -0
- package/src/types/styles/Grid.ts +18 -0
- package/src/types/styles/Icons.ts +4 -0
- package/src/types/styles/LineHeights.ts +5 -0
- package/src/types/styles/MediaQueries.ts +5 -0
- package/src/types/styles/Radiuses.ts +5 -0
- package/src/types/styles/Sizes.ts +6 -0
- package/src/types/styles/Spaces.ts +6 -0
- package/src/types/styles/Weights.ts +3 -0
- package/src/utils/dayjs.js +22 -0
- package/src/utils/mcGridColAdaptiveProps.ts +15 -0
- package/src/utils/mcTitleAdaptiveProps.ts +15 -0
- /package/dist/{index.es.js → mediacube-ui-v2.js} +0 -0
- /package/dist/{index.umd.js → mediacube-ui-v2.umd.cjs} +0 -0
package/package.json
CHANGED
|
@@ -1,11 +1,27 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mediacube-ui-v2",
|
|
3
|
-
"version": "0.0.
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
|
|
3
|
+
"version": "0.0.4",
|
|
4
|
+
"description": "Design system for Mediacube services",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"vue3",
|
|
7
|
+
"nuxt3",
|
|
8
|
+
"library",
|
|
9
|
+
"design-system"
|
|
10
|
+
],
|
|
11
|
+
"author": "dsa@mediacube.io",
|
|
12
|
+
"licence": "MIT",
|
|
13
|
+
"main": "./dist/mediacube-ui-v2.umd.js",
|
|
14
|
+
"module": "./dist/mediacube-ui-v2.js",
|
|
15
|
+
"types": "./dist/index.d.ts",
|
|
16
|
+
"exports": {
|
|
17
|
+
".": {
|
|
18
|
+
"import": "./dist/mediacube-ui-v2.esm.js",
|
|
19
|
+
"require": "./dist/mediacube-ui-v2.js"
|
|
20
|
+
}
|
|
21
|
+
},
|
|
7
22
|
"files": [
|
|
8
|
-
"dist"
|
|
23
|
+
"dist",
|
|
24
|
+
"src"
|
|
9
25
|
],
|
|
10
26
|
"private": false,
|
|
11
27
|
"type": "module",
|
package/src/App.vue
ADDED
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: 'Inter';
|
|
3
|
+
font-style: normal;
|
|
4
|
+
font-weight: 400;
|
|
5
|
+
font-display: swap;
|
|
6
|
+
src: url("./Inter-Regular.woff2?v=3.19") format("woff2"),
|
|
7
|
+
url("./Inter-Regular.woff?v=3.19") format("woff");
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
@font-face {
|
|
11
|
+
font-family: 'Inter';
|
|
12
|
+
font-style: italic;
|
|
13
|
+
font-weight: 400;
|
|
14
|
+
font-display: swap;
|
|
15
|
+
src: url("./Inter-Italic.woff2?v=3.19") format("woff2"),
|
|
16
|
+
url("./Inter-Italic.woff?v=3.19") format("woff");
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
@font-face {
|
|
20
|
+
font-family: 'Inter';
|
|
21
|
+
font-style: normal;
|
|
22
|
+
font-weight: 500;
|
|
23
|
+
font-display: swap;
|
|
24
|
+
src: url("./Inter-Medium.woff2?v=3.19") format("woff2"),
|
|
25
|
+
url("./Inter-Medium.woff?v=3.19") format("woff");
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
@font-face {
|
|
29
|
+
font-family: 'Inter';
|
|
30
|
+
font-style: normal;
|
|
31
|
+
font-weight: 600;
|
|
32
|
+
font-display: swap;
|
|
33
|
+
src: url("./Inter-SemiBold.woff2?v=3.19") format("woff2"),
|
|
34
|
+
url("./Inter-SemiBold.woff?v=3.19") format("woff");
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
@font-face {
|
|
38
|
+
font-family: 'Inter';
|
|
39
|
+
font-style: normal;
|
|
40
|
+
font-weight: 700;
|
|
41
|
+
font-display: swap;
|
|
42
|
+
src: url("./Inter-Bold.woff2?v=3.19") format("woff2"),
|
|
43
|
+
url("./Inter-Bold.woff?v=3.19") format("woff");
|
|
44
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="a_circle" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M15.315 15.25L12 8.25L8.684 15.249M9.347 13.849H14.65M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg data-token-name="access_time" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
|
2
|
+
<path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/>
|
|
3
|
+
<path d="M0 0h24v24H0z" fill="none"/>
|
|
4
|
+
<path d="M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg data-token-name="account_circle" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2c-2.5 0-4.71-1.28-6-3.22.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08-1.29 1.94-3.5 3.22-6 3.22z"/><path d="M0 0h24v24H0z" fill="none"/></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="account_edit" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 19C4 16.5 6 14.5 8.5 14.5H11.1M14 20H16.3L19.7 16.6C20.1 16.2 20.1 15.6 19.7 15.2L18.8 14.3C18.4 13.9 17.8 13.9 17.4 14.3L14 17.7V20ZM16 7C16 9.20914 14.2091 11 12 11C9.79086 11 8 9.20914 8 7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="add" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8 12H16M12 8V16M18.3639 5.63604C21.8787 9.15076 21.8787 14.8492 18.3639 18.3639C14.8492 21.8787 9.15074 21.8787 5.63604 18.3639C2.12132 14.8492 2.12132 9.15074 5.63604 5.63604C9.15076 2.12132 14.8492 2.12132 18.3639 5.63604Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg data-token-name="address" width="24" height="24" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.66667 2.5H7.16667C6.0616 2.5 5.00179 2.93899 4.22039 3.72039C3.43899 4.50179 3 5.5616 3 6.66667V13.3333C3 14.4384 3.43899 15.4982 4.22039 16.2796C5.00179 17.061 6.0616 17.5 7.16667 17.5H13.8333C14.9384 17.5 15.9982 17.061 16.7796 16.2796C17.561 15.4982 18 14.4384 18 13.3333V10" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M17.1451 2.52224C17.6921 3.06922 17.9993 3.81109 17.9993 4.58464C17.9993 5.95006 16.5093 7.40864 15.6585 8.12993C15.4957 8.26235 15.2922 8.33464 15.0823 8.33464C14.8724 8.33464 14.6689 8.26235 14.506 8.12993C13.656 7.40865 12.166 5.95006 12.166 4.58464C12.166 3.81109 12.4733 3.06922 13.0203 2.52224C13.5673 1.97526 14.3091 1.66797 15.0827 1.66797C15.8562 1.66797 16.5981 1.97526 17.1451 2.52224Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M3.83398 4.16797L16.334 16.668" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M3.83398 15.8333L9.66732 10" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="ads_banner" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6 18H13M16 18H18M19 21H5C3.895 21 3 20.105 3 19V5C3 3.895 3.895 3 5 3H19C20.105 3 21 3.895 21 5V19C21 20.105 20.105 21 19 21ZM6 6H18V15H6V6Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg data-token-name="album" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 14.5c-2.49 0-4.5-2.01-4.5-4.5S9.51 7.5 12 7.5s4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5zm0-5.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z"/></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="alert_solid" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.0711 19.0711C22.9763 15.1658 22.9763 8.83419 19.0711 4.92894C15.1658 1.02369 8.83418 1.02369 4.92894 4.92894C1.02369 8.83416 1.02369 15.1658 4.92894 19.0711C8.83416 22.9763 15.1658 22.9763 19.0711 19.0711ZM13 17.25C13 16.8358 12.4142 16.5 12 16.5C11.5858 16.5 11 16.8358 11 17.25V17.75C11 18.1642 11.5858 18.5 12 18.5C12.4142 18.5 13 18.1642 13 17.75V17.25ZM13 7C13 6.58579 12.4142 6 12 6C11.5858 6 11 6.58579 11 7V13C11 13.4142 11.5858 14 12 14C12.4142 14 13 13.4142 13 13V7Z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg data-token-name="alternate_email" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill-opacity=".9" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8 8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57V12c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47.65.89 1.77 1.47 2.96 1.47 1.97 0 3.5-1.6 3.5-3.57V12c0-5.52-4.48-10-10-10zm0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg data-token-name="amocrm" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z" fill="#329DC7"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.3098 11.271C14.3098 11.012 14.1629 10.8826 13.8689 10.8826C13.6672 10.8826 13.4426 11.0768 13.1954 11.4649C12.9493 11.8526 12.7686 12.2799 12.661 12.7289V12.7524C12.6629 13.0281 12.7039 13.3025 12.7832 13.5675C12.8465 13.7557 12.8875 13.9513 12.9049 14.1499C12.9049 14.4082 12.5757 14.6675 11.918 14.9261C11.8327 14.9617 11.7422 14.9814 11.6505 14.9845C11.5598 14.9868 11.4709 14.9581 11.398 14.903C11.3256 14.8485 11.2735 14.7704 11.2504 14.6816C11.1674 14.4164 11.1299 14.1386 11.1396 13.8604C11.1396 13.5149 11.1495 13.1915 11.1691 12.8899C11.1881 12.5883 11.2075 12.3049 11.2272 12.0399C11.2436 11.8104 11.2632 11.5813 11.2852 11.3522C11.3049 11.1529 11.3141 10.9923 11.3141 10.8691C11.3141 10.6105 11.194 10.481 10.954 10.481C10.7137 10.481 10.4354 10.7638 10.118 11.329C9.80057 11.8926 9.64156 12.3384 9.64156 12.6685C9.63896 12.9777 9.68014 13.2856 9.76385 13.5826C9.82747 13.7715 9.86811 13.9667 9.88583 14.165C9.88583 14.4243 9.55663 14.6829 8.8986 14.9419C8.81359 14.9773 8.72311 14.9969 8.63138 14.9999C8.54069 15.002 8.45189 14.9732 8.37891 14.9181C8.30659 14.8636 8.25446 14.7857 8.23104 14.697C8.19828 14.5829 8.17259 14.467 8.154 14.35C7.99582 14.4562 7.82948 14.5496 7.65646 14.6292C7.36611 14.7705 7.0494 14.846 6.72793 14.8506C6.31708 14.8506 6.04234 14.489 5.90298 13.7671C5.70404 14.0984 5.43406 14.3791 5.11347 14.588C4.71681 14.8203 4.26338 14.9315 3.80689 14.9083C3.56407 14.9191 3.32164 14.8791 3.09441 14.7909C2.86807 14.7033 2.66181 14.5689 2.48849 14.3961C2.32625 14.2334 2.19896 14.038 2.11473 13.8221C2.03094 13.6075 1.99227 13.3772 2.00128 13.1462C2.00128 11.8262 2.43834 10.7856 3.31344 10.0248C3.61554 9.74463 3.96875 9.52827 4.3528 9.38812C4.68229 9.28599 5.02492 9.23499 5.3692 9.23683C5.67086 9.22676 5.9702 9.29318 6.23972 9.43072C6.34792 9.20597 6.47186 9.09292 6.6112 9.09292C6.90501 9.10261 7.18326 9.23037 7.38564 9.4485C7.48696 9.52955 7.57139 9.63056 7.63391 9.74556C7.6964 9.86057 7.73575 9.98723 7.74958 10.1181C7.60999 10.4347 7.45088 10.7419 7.27317 11.0379C7.20175 11.5352 7.17071 12.0378 7.18038 12.5404C7.18038 13.1875 7.26171 13.5112 7.42432 13.5112C7.54792 13.5112 7.77983 13.3583 8.12016 13.053C8.13266 12.4926 8.17541 11.9334 8.24841 11.3777C8.36812 10.6447 8.63712 9.94575 9.03794 9.32605C9.08069 9.23727 9.14456 9.16089 9.22367 9.10392C9.30278 9.04695 9.39461 9.01121 9.49073 9C9.74876 9 9.98516 9.20932 10.199 9.62864C10.255 9.72492 10.3019 9.82655 10.3386 9.93155C10.4881 9.71914 10.6843 9.54563 10.9114 9.42502C11.1401 9.30343 11.3931 9.23764 11.6508 9.2328C11.978 9.23077 12.2951 9.34857 12.5449 9.5649C12.668 9.6636 12.767 9.79016 12.8342 9.93463C12.9014 10.0791 12.9349 10.2375 12.9321 10.3975V10.5256C13.1328 10.2499 13.3942 10.0265 13.6951 9.87352C13.9979 9.71954 14.3316 9.63973 14.6698 9.64038C14.8424 9.62857 15.0156 9.65171 15.1794 9.70848C15.343 9.76517 15.4935 9.85406 15.622 9.97013C15.7278 10.0737 15.8114 10.1987 15.8674 10.3371C15.9234 10.4756 15.9506 10.6244 15.9472 10.7742C15.9499 11.0627 15.9266 11.3512 15.8777 11.6356C15.8348 11.8785 15.7825 12.1196 15.721 12.3582L15.5643 12.958C15.5247 13.0904 15.5013 13.2273 15.4945 13.3656C15.4945 13.4625 15.5256 13.5112 15.5872 13.5112C15.7509 13.4887 15.902 13.4105 16.0171 13.2898C16.1286 13.193 16.2375 13.093 16.3437 12.9903C16.3347 12.8926 16.3321 12.7942 16.3361 12.6957C16.3127 11.8144 16.625 10.9584 17.2069 10.3083C17.496 9.97994 17.8524 9.72094 18.2506 9.54981C18.6511 9.3774 19.0836 9.29647 19.5178 9.31264C19.8734 9.30073 20.2279 9.35729 20.5631 9.47936C21.0198 9.66587 21.2483 9.84064 21.2483 10.0037C21.2483 10.1332 20.929 10.1976 20.2903 10.1976C19.9923 10.1921 19.6964 10.2482 19.4201 10.3626C19.1453 10.4763 18.896 10.6461 18.6876 10.8618C18.475 11.0795 18.3078 11.3393 18.1965 11.6252C18.0857 11.9099 18.0335 12.2147 18.043 12.5209C18.0332 12.8423 18.143 13.1559 18.3506 13.4005C18.4614 13.5209 18.5978 13.6148 18.7496 13.6752C18.9017 13.7356 19.0649 13.7612 19.2276 13.75C19.5544 13.7622 19.8781 13.6815 20.1627 13.5169C19.8978 13.3436 19.6816 13.1025 19.5358 12.8175C19.3914 12.5344 19.3231 12.2172 19.3378 11.8983C19.3353 11.7097 19.3694 11.5224 19.4381 11.3474C19.5069 11.1724 19.6088 11.013 19.7381 10.8785C19.8708 10.7282 20.0337 10.609 20.2155 10.529C20.3983 10.4484 20.5959 10.4087 20.7949 10.4126C21.2244 10.4126 21.5323 10.5313 21.7179 10.7682C21.9217 11.0593 22.0202 11.4139 21.9965 11.7712C21.9425 12.5679 21.6969 13.3595 21.1611 13.9493L21.1614 13.9496C20.4703 14.7265 19.7306 14.9962 18.885 14.9962C18.0391 14.9962 17.3889 14.7768 16.9627 14.3324C16.8664 14.2337 16.7796 14.1262 16.7035 14.0114C16.681 14.0335 16.658 14.0556 16.6345 14.0777C16.1733 14.5564 15.5494 14.8346 14.8928 14.8543C14.3354 14.8543 14.0564 14.3458 14.0564 13.3283C14.0679 12.9721 14.1105 12.6172 14.1843 12.2683C14.2538 11.9402 14.2957 11.6065 14.3098 11.271ZM3.70819 12.7618C3.70819 13.3595 3.92884 13.6584 4.37051 13.6584C4.84265 13.6507 5.23346 13.3985 5.54298 12.9017C5.66193 12.7065 5.75197 12.4945 5.8102 12.2723C5.79739 11.52 5.87536 10.769 6.04234 10.0362C5.41843 10.1579 4.84653 10.4739 4.40493 10.9409C4.17421 11.1813 3.99332 11.4669 3.87311 11.7806C3.75344 12.0927 3.69733 12.4266 3.70819 12.7618ZM21.1746 11.739C21.1713 12.0221 21.1051 12.3009 20.9811 12.5541V12.5622C20.8811 12.4626 20.8023 12.3429 20.7497 12.2106C20.697 12.0784 20.6717 11.9364 20.6752 11.7936C20.6771 11.6923 20.701 11.5926 20.745 11.5018C20.7913 11.4012 20.8493 11.3508 20.9188 11.3508C21.0893 11.3508 21.1746 11.48 21.1746 11.739Z" fill="white"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg data-token-name="amper_music" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z" fill="#221F1F"/>
|
|
3
|
+
<path d="M17.1327 5.63879C13.7503 4.20766 9.73428 5.31719 6.98558 7.61666C3.58674 10.4709 2.50043 15.9542 6.88683 18.0608C11.0922 20.0949 16.2357 18.6638 19.2724 15.3191C22.2269 12.0628 21.3134 7.39154 17.1327 5.63879ZM15.1247 15.1261C14.3593 15.2708 13.6351 15.0618 13.0426 14.6357C11.6024 15.4718 9.81658 15.2146 8.92778 14.0085C7.9896 12.7141 8.42577 10.8407 9.89888 9.80357C10.7054 9.24076 11.6518 9.0478 12.4994 9.19252C13.2648 9.32116 13.6845 10.1332 13.3224 10.8086L13.0344 11.3633C12.7052 10.9774 12.1538 10.7523 11.5448 10.8005C10.6231 10.8809 9.94002 11.5644 10.0059 12.3282C10.0717 13.092 10.8782 13.6548 11.7917 13.5744C12.4501 13.5181 13.0014 13.1483 13.2236 12.6578L13.2319 12.6658L14.0302 11.098C14.3676 11.4035 14.8037 11.6046 15.2728 11.6608L14.919 12.3121L14.8284 12.4809C14.1207 13.8719 15.1247 15.1261 15.1247 15.1261ZM15.6185 11.0176C14.9354 10.897 14.4416 10.5915 14.1289 9.81965C13.808 8.73423 13.2648 8.59755 12.483 8.58147C13.199 8.10711 14.1701 8.09103 14.9107 8.62167C15.7008 9.17644 15.9723 10.1734 15.6185 11.0176Z" fill="white"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="analytics" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M13.688 9.75H16.5M16.5 9.75V12.562M16.5 9.75L12.562 13.688L10.312 11.438L7.5 14.25M18 21H6C4.343 21 3 19.657 3 18V6C3 4.343 4.343 3 6 3H18C19.657 3 21 4.343 21 6V18C21 19.657 19.657 21 18 21Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg data-token-name="animation_motion" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5.72177 10C5.5327 10.1239 5.35097 10.2582 5.17742 10.402C3.84946 11.5026 3 13.163 3 15.0121C3 16.3556 3.45399 17.5956 4.20847 18.5961C5.30262 20.0517 7.03802 21 8.98789 21C10.837 21 12.4974 20.1505 13.598 18.8226C13.7418 18.649 13.8761 18.4673 14 18.2782" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="3 3"/>
|
|
3
|
+
<path d="M14.5 16C18.075 16 21 13.075 21 9.5C21 5.925 18.075 3 14.5 3C10.925 3 8 5.925 8 9.5C8 10.9584 8.49282 12.3045 9.31182 13.3905C10.4995 14.9706 12.3834 16 14.5 16Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg data-token-name="api" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24"><defs><clipPath id="a"><path class="a" d="M0,0H24V24H0Z" transform="translate(20 280)"/></clipPath></defs><g class="b" transform="translate(-20 -280)"><g transform="translate(20 280)"><path class="a" d="M7,7H5A2.006,2.006,0,0,0,3,9v8H5V13H7v4H9V9A2.006,2.006,0,0,0,7,7m0,4H5V9H7m7-2H10V17h2V13h2a2.006,2.006,0,0,0,2-2V9a2.006,2.006,0,0,0-2-2m0,4H12V9h2m6,0v6h1v2H17V15h1V9H17V7h4V9Z"/><path fill="none" d="M0,0H24V24H0Z"/></g></g></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="apple_icon" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M11.1402 7.03379C10.2674 7.03379 8.91626 6.09065 7.49342 6.12474C5.61624 6.14747 3.8945 7.15878 2.92601 8.76097C0.977093 11.9767 2.42384 16.7265 4.32493 19.34C5.25755 20.6126 6.35755 22.0444 7.81625 21.9989C9.21517 21.9421 9.74126 21.1354 11.4391 21.1354C13.125 21.1354 13.6032 21.9989 15.0858 21.9649C16.5924 21.9421 17.5489 20.6695 18.4696 19.3854C19.5337 17.9082 19.9761 16.4765 20 16.397C19.9641 16.3856 17.0706 15.3288 17.0348 12.1472C17.0109 9.48821 19.3185 8.21555 19.4261 8.15873C18.1109 6.32928 16.0902 6.12474 15.3848 6.07929C13.5435 5.94293 12.0011 7.03379 11.1402 7.03379ZM14.2489 4.3521C15.0261 3.46579 15.5402 2.22721 15.3967 1C14.2848 1.04545 12.9456 1.70451 12.1445 2.59083C11.4271 3.37488 10.8054 4.63618 10.9728 5.84067C12.2043 5.93157 13.4717 5.23842 14.2489 4.3521Z" fill="black"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="applications" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5 6C3.895 6 3 6.895 3 8V19C3 20.1 3.9 21 5 21H19C20.105 21 21 20.105 21 19V8C21 6.9 20.1 6 19 6M5 6H19M5 6L4.99977 5C4.99977 3.895 5.89477 3 6.99977 3H16.9998C18.1048 3 18.9998 3.895 18.9998 5L19 6M11.0523 11.0865L14.6581 12.9704C15.114 13.2085 15.114 13.7915 14.6581 14.0296L11.0523 15.9135C10.5876 16.1559 10 15.8601 10 15.3838V11.6162C10.001 11.1399 10.5886 10.8441 11.0523 11.0865Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="applications_new" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M21 10V16.5C21 17.6935 20.5259 18.8381 19.682 19.682C18.8381 20.5259 17.6935 21 16.5 21H7.5C6.30653 21 5.16193 20.5259 4.31802 19.682C3.47411 18.8381 3 17.6935 3 16.5V7.5C3 6.30653 3.47411 5.16193 4.31802 4.31802C5.16193 3.47411 6.30653 3 7.5 3H14M14 8H7M7 12H17M7 16H17M22 4.5C22 5.88071 20.8807 7 19.5 7C18.1193 7 17 5.88071 17 4.5C17 3.11929 18.1193 2 19.5 2C20.8807 2 22 3.11929 22 4.5Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="apps" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4 6C4 7.10457 4.89543 8 6 8C7.10457 8 8 7.10457 8 6C8 4.89543 7.10457 4 6 4C4.89543 4 4 4.89543 4 6ZM10 18C10 19.1046 10.8954 20 12 20C13.1046 20 14 19.1046 14 18C14 16.8954 13.1046 16 12 16C10.8954 16 10 16.8954 10 18ZM4 18C4 19.1046 4.89543 20 6 20C7.10457 20 8 19.1046 8 18C8 16.8954 7.10457 16 6 16C4.89543 16 4 16.8954 4 18ZM4 12C4 13.1046 4.89543 14 6 14C7.10457 14 8 13.1046 8 12C8 10.8954 7.10457 10 6 10C4.89543 10 4 10.8954 4 12ZM10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12ZM18 4C16.8954 4 16 4.89543 16 6C16 7.10457 16.8954 8 18 8C19.1046 8 20 7.10457 20 6C20 4.89543 19.1046 4 18 4ZM10 6C10 7.10457 10.8954 8 12 8C13.1046 8 14 7.10457 14 6C14 4.89543 13.1046 4 12 4C10.8954 4 10 4.89543 10 6ZM16 12C16 13.1046 16.8954 14 18 14C19.1046 14 20 13.1046 20 12C20 10.8954 19.1046 10 18 10C16.8954 10 16 10.8954 16 12ZM16 18C16 19.1046 16.8954 20 18 20C19.1046 20 20 19.1046 20 18C20 16.8954 19.1046 16 18 16C16.8954 16 16 16.8954 16 18Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg data-token-name="archive" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M20.54 5.23l-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.48-.17-.93-.46-1.27zM12 17.5L6.5 12H10v-2h4v2h3.5L12 17.5zM5.12 5l.81-1h12l.94 1H5.12z"/><path d="M0 0h24v24H0z" fill="none"/></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="archive_in" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M21 7H3M21 7C21.552 7 22 6.552 22 6V4C22 3.448 21.552 3 21 3H3C2.448 3 2 3.448 2 4V6C2 6.552 2.448 7 3 7M21 7V19C21 20.105 20.0706 21 18.9232 21H5.07684C3.92939 21 3 20.105 3 19V7M9 11H15" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="archive_out" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M21 7H3M21 7C21.552 7 22 6.552 22 6V4C22 3.448 21.552 3 21 3H3C2.448 3 2 3.448 2 4V6C2 6.552 2.448 7 3 7M21 7V19C21 20.105 20.0706 21 18.9232 21H5.07684C3.92939 21 3 20.105 3 19V7M16 15L12 11L8 15" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="arrow_downward" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.01 4V20M6 13.6096L12 19.9925L18 13.6096" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="arrow_leftward" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M20 12.01L4 12.01M10.3904 6L4.00748 12L10.3904 18" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="arrow_rightward" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M20 12.01L4 12.01M10.3904 6L4.00748 12L10.3904 18" stroke="currentColor" fill="none" transform="rotate(180 12 12)" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="arrow_to_grow_circle" width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.0003 29.3327C23.3641 29.3327 29.3337 23.3631 29.3337 15.9993C29.3337 8.63555 23.3641 2.66602 16.0003 2.66602C8.63653 2.66602 2.66699 8.63555 2.66699 15.9993C2.66699 23.3631 8.63653 29.3327 16.0003 29.3327ZM16.749 12.5827C16.3348 12.5827 15.999 12.9185 15.999 13.3327C15.999 13.7469 16.3348 14.0827 16.749 14.0827H17.7746C17.7594 14.1012 17.7414 14.1226 17.7208 14.1465C17.6314 14.2506 17.4921 14.4036 17.3022 14.5855C16.9218 14.9498 16.3423 15.4269 15.5584 15.8619C14.0822 16.6809 11.8526 17.3678 8.79721 16.8285C8.76624 16.5564 8.75033 16.2797 8.75033 15.9993C8.75033 11.9949 11.9959 8.74935 16.0003 8.74935C16.4145 8.74935 16.7503 8.41356 16.7503 7.99935C16.7503 7.58514 16.4145 7.24935 16.0003 7.24935C11.1674 7.24935 7.25033 11.1665 7.25033 15.9993C7.25033 20.8322 11.1674 24.7493 16.0003 24.7493C20.8332 24.7493 24.7503 20.8322 24.7503 15.9993C24.7503 15.5851 24.4145 15.2493 24.0003 15.2493C23.5861 15.2493 23.2503 15.5851 23.2503 15.9993C23.2503 20.0038 20.0048 23.2493 16.0003 23.2493C12.8379 23.2493 10.1489 21.2253 9.15776 18.4018C12.2722 18.815 14.643 18.0852 16.2862 17.1735C17.2018 16.6654 17.8836 16.1056 18.3397 15.6687C18.5357 15.481 18.6906 15.3154 18.8052 15.1854V16.1389C18.8052 16.5531 19.141 16.8889 19.5552 16.8889C19.9695 16.8889 20.3052 16.5531 20.3052 16.1389V13.3327C20.3052 12.9185 19.9695 12.5827 19.5552 12.5827H16.749ZM18.4449 14.4438L18.8052 14.706V14.7061L18.4449 14.4438Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="arrow_up_down" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 3.00002L12.01 21M12 3.00002L7 8M12 3.00002L17 8M12.01 21L7 16M12.01 21L17 16" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg data-token-name="arrows" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8.6 3.4L6.8 5.2L5 7L8.6 10.6" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M19 7H5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M15.4004 20.6L19.0004 17L15.4004 13.4" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M5 17H19" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg data-token-name="artist" width="24" height="24" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
2
|
+
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
|
|
3
|
+
<path fill="none" d="M0,0h24v24H0V0z"/>
|
|
4
|
+
<path d="M11,14c1,0,2.1,0.2,3.2,0.4c-0.8,0.9-1.2,1.9-1.2,3.1c0,0.9,0.3,1.7,0.8,2.5H3v-2c0-1.2,0.9-2.1,2.7-2.9
|
|
5
|
+
C7.6,14.4,9.3,14,11,14 M11,12c-1.1,0-2-0.4-2.8-1.2C7.4,10.1,7,9.1,7,8c0-1.1,0.4-2,1.2-2.8C9,4.4,9.9,4,11,4
|
|
6
|
+
c1.1,0,2.1,0.4,2.8,1.2C14.6,6,15,6.9,15,8c0,1.1-0.4,2.1-1.2,2.8S12.1,12,11,12 M18.5,10H20h2v2h-2v5.5c0,1.4-1.1,2.5-2.5,2.5
|
|
7
|
+
S15,18.9,15,17.5s1.1-2.5,2.5-2.5c0.4,0,0.7,0.1,1,0.2V10z"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg data-token-name="assessment" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z"/><path d="M0 0h24v24H0z" fill="none"/></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="assets_unassigned" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M21 13V16.5C21 17.6935 20.5259 18.8381 19.682 19.682C18.8381 20.5259 17.6935 21 16.5 21H7.5C6.30653 21 5.16193 20.5259 4.31802 19.682C3.47411 18.8381 3 17.6935 3 16.5V7.5C3 6.30653 3.47411 5.16193 4.31802 4.31802C5.16193 3.47411 6.30653 3 7.5 3H11M10 8H7M7 12H13M7 16H17M16.125 4.95833C16.125 4.6287 16.2227 4.30646 16.4059 4.03238C16.589 3.7583 16.8493 3.54468 17.1539 3.41853C17.4584 3.29239 17.7935 3.25938 18.1168 3.32369C18.4401 3.388 18.7371 3.54673 18.9702 3.77982C19.2033 4.01291 19.362 4.30988 19.4263 4.63318C19.4906 4.95648 19.4576 5.2916 19.3315 5.59614C19.2053 5.90068 18.9917 6.16098 18.7176 6.34412C18.4435 6.52725 18.1213 6.625 17.7917 6.625M17.7917 8.63V8.29167M23 6C23 8.76142 20.7614 11 18 11C15.2386 11 13 8.76142 13 6C13 3.23858 15.2386 1 18 1C20.7614 1 23 3.23858 23 6Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg data-token-name="assignment" width="24" height="24" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
2
|
+
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
|
|
3
|
+
<path fill="none" d="M0,0h24v24H0V0z"/>
|
|
4
|
+
<path d="M18.4,15c-1.9,0-3.5,1.6-3.5,3.5s1.6,3.5,3.5,3.5s3.5-1.6,3.5-3.5S20.4,15,18.4,15z M19.1,20.7h-1.4v-2.2h1.4V20.7z
|
|
5
|
+
M19.1,17.7h-1.4v-1.4h1.4V17.7z"/>
|
|
6
|
+
<path d="M13.6,18.5c0-2.7,2.2-4.8,4.8-4.8c1,0,1.8,0.3,2.6,0.8V5c0-1.1-0.9-2-2-2h-4.2c-0.4-1.2-1.5-2-2.8-2S9.6,1.8,9.2,3H5
|
|
7
|
+
C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h9.3C13.9,20.3,13.6,19.4,13.6,18.5z M12,3c0.5,0,1,0.5,1,1s-0.5,1-1,1s-1-0.5-1-1S11.5,3,12,3z
|
|
8
|
+
M7,7h10v2H7V7z M7,11h10v2H7V11z M13,17H7v-2h6V17z"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg data-token-name="assignment_ind" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm0 4c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm6 12H6v-1.4c0-2 4-3.1 6-3.1s6 1.1 6 3.1V19z"/></svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg data-token-name="assist_icon" width="24" height="24" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
2
|
+
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
|
|
3
|
+
<path d="M13.6,2h-3.2C5.8,2,2,5.8,2,10.4v10.3C2,21.4,2.6,22,3.3,22h10.3c4.6,0,8.4-3.8,8.4-8.4c0,0,0,0,0,0v-3.2
|
|
4
|
+
C22,5.8,18.2,2,13.6,2z M16.9,13.7C16.9,13.7,16.9,13.7,16.9,13.7c0,1.1-0.9,1.9-1.9,1.9h-3.7l-2.5,2.5c-0.1,0.1-0.1,0.1-0.2,0.1
|
|
5
|
+
c-0.2,0-0.3-0.1-0.3-0.3v-2.3c-1-0.1-1.8-0.9-1.8-1.9V9.5c0,0,0,0,0,0c0-1.1,0.9-1.9,1.9-1.9h6.8c0,0,0,0,0,0c0.9,0,1.7,0.8,1.7,1.7
|
|
6
|
+
V13.7z"/>
|
|
7
|
+
<path d="M15,8.5H8.4c-0.6,0-1,0.5-1,1l0,4.1c0,0.6,0.5,1,1,1h0.7v1.4c0,0,0,0.1,0,0.1c0.1,0.1,0.2,0.1,0.2,0l1.5-1.5h4
|
|
8
|
+
c0.6,0,1-0.5,1-1V9.5C16,9,15.5,8.5,15,8.5z M11.7,13.7c-0.2,0-0.4-0.2-0.4-0.4c0-0.2,0.2-0.4,0.4-0.4s0.4,0.2,0.4,0.4
|
|
9
|
+
C12.1,13.5,11.9,13.7,11.7,13.7z M12.1,11.8C12.1,11.8,12.1,11.9,12.1,11.8l0,0.3l0,0c0,0,0,0.1,0,0.1c0,0.2-0.2,0.4-0.4,0.3
|
|
10
|
+
s-0.4-0.2-0.3-0.4v-0.3c0-0.3,0.2-0.6,0.5-0.8c0.2-0.1,0.4-0.3,0.4-0.5c0-0.3-0.2-0.5-0.5-0.5c-0.1,0-0.3,0-0.4,0.2
|
|
11
|
+
c-0.1,0.1-0.2,0.2-0.2,0.4c0,0,0,0.1,0,0.1c0,0.2-0.2,0.4-0.4,0.3s-0.4-0.2-0.3-0.4c0,0,0,0,0,0c0-0.7,0.6-1.3,1.3-1.2
|
|
12
|
+
c0.5,0,1,0.4,1.1,0.9C13.1,10.9,12.8,11.6,12.1,11.8z"/>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg data-token-name="attach_money" xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="currentColor"><path d="M0 0h24v24H0z" fill="none"/><path d="M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg data-token-name="audiotrack" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 3v9.28c-.47-.17-.97-.28-1.5-.28C8.01 12 6 14.01 6 16.5S8.01 21 10.5 21c2.31 0 4.2-1.75 4.45-4H15V6h4V3h-7z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg data-token-name="backspace" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M22 3H7c-.69 0-1.23.35-1.59.88L0 12l5.41 8.11c.36.53.9.89 1.59.89h15c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-3 12.59L17.59 17 14 13.41 10.41 17 9 15.59 12.59 12 9 8.41 10.41 7 14 10.59 17.59 7 19 8.41 15.41 12 19 15.59z"/></svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg data-token-name="bank" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.35742 17V8.934" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M5 8.934V17" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M11 17H4L3 19V20H11" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M21 5.928L12 2L3 5.928V8.934H21V5.928Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M20.999 19.5L21 13.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M14 13.5V19.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
<path d="M21 13.5C21 12.6707 19.432 12 17.5 12C15.568 12 14.001 12.6718 14 13.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
9
|
+
<path d="M14 19.5C14 20.3293 15.568 21 17.5 21C19.432 21 20.999 20.3282 21 19.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
10
|
+
<path d="M14 13.5C14 14.3293 15.568 15 17.5 15C19.432 15 20.999 14.3282 21 13.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
<path d="M14 16.5C14 17.3293 15.568 18 17.5 18C19.432 18 20.999 17.3282 21 16.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="bank_building" width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19.524 13.3333V24M25.3333 24V13.3333M6.66667 13.3333V24M12.476 24V13.3333M28 13.3333H4V9.32533L16.2027 4L28 9.148V13.3333ZM4 28H28V26.6667L26.6667 24H5.33333L4 26.6667V28Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg data-token-name="bank_building_blue" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z" fill="#8756FF"/>
|
|
3
|
+
<path d="M14.0557 9.44444V15.6667M17.4444 15.6667V9.44444M6.55556 9.44444V15.6667M9.94433 15.6667V9.44444M19 9.44444H5V7.10644L12.1182 4L19 7.003V9.44444ZM5 18H19V17.2222L18.2222 15.6667H5.77778L5 17.2222V18Z" stroke="white" fill="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="bank_card" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3 9H21M12 15.1818H6.85714M18 19H6C4.343 19 3 17.657 3 16V8C3 6.343 4.343 5 6 5H18C19.657 5 21 6.343 21 8V16C21 17.657 19.657 19 18 19Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="bank_card_arrow" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 16.001C12 18.762 14.239 21 17 21C19.762 21 22 18.761 22 16C22 13.24 19.764 11.002 17.005 11C14.3 10.998 12 13.296 12 16.001ZM12 16.001L4 16C2.895 16 2 15.105 2 14V5C2 3.895 2.895 3 4 3H19C20.105 3 21 3.895 21 5V13M2 6.85H21M16.5 14.232L18.268 16L16.5 17.768" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="bank_card_clock" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12 16.001C12 18.762 14.239 21 17 21C19.762 21 22 18.761 22 16C22 13.24 19.764 11.002 17.005 11C14.3 10.998 12 13.296 12 16.001ZM12 16.001L4 16C2.895 16 2 15.105 2 14V5C2 3.895 2.895 3 4 3H19C20.105 3 21 3.895 21 5V13M2 6.85H21M18.5 16H16.5V14" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="double" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7 12H20M7 16H6C4.895 16 4 15.105 4 14V7C4 5.895 4.895 5 6 5H15C16.105 5 17 5.895 17 7V8M12 16H10M18 19H9C7.895 19 7 18.105 7 17V10C7 8.895 7.895 8 9 8H18C19.105 8 20 8.895 20 10V17C20 18.105 19.105 19 18 19Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg data-token-name="bank_card_virtual_blue" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z" fill="#8756FF"/>
|
|
3
|
+
<path d="M6.60059 9.79999H18.3006" stroke="white" fill="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M10.8707 12.4H9.2002" stroke="white" fill="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M12.4506 16.3H8.55059C7.47354 16.3 6.60059 15.427 6.60059 14.35V9.14998C6.60059 8.07293 7.47354 7.19998 8.55059 7.19998H16.3506C17.4276 7.19998 18.3006 8.07293 18.3006 9.14998V11.75" stroke="white" fill="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M16.3572 13.6324V11.9676C16.3572 11.9315 16.3459 11.8964 16.3251 11.8674C16.3043 11.8385 16.275 11.8173 16.2416 11.807C16.2082 11.7967 16.1725 11.7978 16.1398 11.8103C16.1071 11.8227 16.0791 11.8458 16.0601 11.876L13.8257 15.463C13.8105 15.4874 13.8019 15.5157 13.8009 15.5448C13.7999 15.5739 13.8064 15.6028 13.8199 15.6283C13.8334 15.6539 13.8533 15.6752 13.8775 15.69C13.9017 15.7048 13.9293 15.7126 13.9574 15.7125H15.6839C15.7033 15.7122 15.7226 15.716 15.7406 15.7235C15.7586 15.731 15.775 15.7422 15.7889 15.7563C15.8027 15.7705 15.8137 15.7873 15.8211 15.8059C15.8286 15.8245 15.8325 15.8444 15.8325 15.8645V17.4904C15.8317 17.5246 15.8418 17.5581 15.8612 17.5858C15.8807 17.6135 15.9084 17.6338 15.94 17.6436C15.9717 17.6533 16.0056 17.652 16.0364 17.6398C16.0673 17.6276 16.0935 17.6053 16.1108 17.5761L18.3245 14.0399C18.3404 14.0146 18.3495 13.9853 18.3506 13.9551C18.3518 13.9249 18.3451 13.895 18.3313 13.8684C18.3174 13.8419 18.2969 13.8197 18.2718 13.8042C18.2468 13.7888 18.2182 13.7806 18.1891 13.7806H16.4964C16.4594 13.7786 16.4246 13.7623 16.3988 13.7348C16.373 13.7073 16.3581 13.6708 16.3572 13.6324Z" fill="white"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="41" height="40" viewBox="0 0 41 40" data-token-name="bank_money_colored" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="0.333984" width="40" height="40" rx="20" fill="#B265FF"/>
|
|
3
|
+
<path d="M17.0302 27.084V17.0015M11.584 17.0015V27.084M19.084 27.084H10.334L9.08398 29.584V30.834H19.084M31.584 22.709L31.5827 30.209C31.5815 31.2442 29.624 32.084 27.209 32.084C24.794 32.084 22.834 31.2456 22.834 30.209V22.709M31.584 22.709C31.584 21.6724 29.624 20.834 27.209 20.834C24.794 20.834 22.8352 21.6737 22.834 22.709M31.584 22.709C31.5827 23.7442 29.624 24.584 27.209 24.584C24.794 24.584 22.834 23.7456 22.834 22.709M22.834 26.459C22.834 27.4956 24.794 28.334 27.209 28.334C29.624 28.334 31.5827 27.4942 31.584 26.459M31.584 13.244L20.334 8.33398L9.08398 13.244V17.0015H31.584V13.244Z" fill="none" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
<svg data-token-name="bankwire" width="24" height="24" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
2
|
+
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
|
3
|
+
<g>
|
|
4
|
+
<g>
|
|
5
|
+
<path d="M467,422H45c-24.814,0-45,20.186-45,45v30c0,8.291,6.709,15,15,15h482c8.291,0,15-6.709,15-15v-30
|
|
6
|
+
C512,442.186,491.814,422,467,422z"/>
|
|
7
|
+
</g>
|
|
8
|
+
</g>
|
|
9
|
+
<g>
|
|
10
|
+
<g>
|
|
11
|
+
<path d="M340.373,271h-48.746c-6.103,39.814-6.176,81.202-0.225,121h49.197C346.549,352.202,346.476,310.814,340.373,271z"/>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
<g>
|
|
15
|
+
<g>
|
|
16
|
+
<path d="M461.368,271h-48.741c-6.103,39.814-6.176,81.202-0.225,121H461.6C467.549,352.204,467.469,310.814,461.368,271z"/>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
<g>
|
|
20
|
+
<g>
|
|
21
|
+
<path d="M220.373,271h-48.746c-6.103,39.814-6.176,81.202-0.225,121h49.197C226.549,352.202,226.476,310.814,220.373,271z"/>
|
|
22
|
+
</g>
|
|
23
|
+
</g>
|
|
24
|
+
<g>
|
|
25
|
+
<g>
|
|
26
|
+
<path d="M99.373,271H50.632c-6.101,39.814-6.182,81.204-0.233,121h49.199C105.549,352.202,105.476,310.814,99.373,271z"/>
|
|
27
|
+
</g>
|
|
28
|
+
</g>
|
|
29
|
+
<g>
|
|
30
|
+
<g>
|
|
31
|
+
<path d="M263.954,2.285c-4.863-3.047-11.045-3.047-15.908,0L11.703,151h488.595L263.954,2.285z M256,121c-8.284,0-15-6.716-15-15
|
|
32
|
+
s6.716-15,15-15c8.284,0,15,6.716,15,15S264.284,121,256,121z"/>
|
|
33
|
+
</g>
|
|
34
|
+
</g>
|
|
35
|
+
<g>
|
|
36
|
+
<g>
|
|
37
|
+
<path d="M0,181v15c0,24.814,20.186,45,45,45h422c24.814,0,45-20.186,45-45v-15H0z"/>
|
|
38
|
+
</g>
|
|
39
|
+
</g>
|
|
40
|
+
<g>
|
|
41
|
+
</g>
|
|
42
|
+
<g>
|
|
43
|
+
</g>
|
|
44
|
+
<g>
|
|
45
|
+
</g>
|
|
46
|
+
<g>
|
|
47
|
+
</g>
|
|
48
|
+
<g>
|
|
49
|
+
</g>
|
|
50
|
+
<g>
|
|
51
|
+
</g>
|
|
52
|
+
<g>
|
|
53
|
+
</g>
|
|
54
|
+
<g>
|
|
55
|
+
</g>
|
|
56
|
+
<g>
|
|
57
|
+
</g>
|
|
58
|
+
<g>
|
|
59
|
+
</g>
|
|
60
|
+
<g>
|
|
61
|
+
</g>
|
|
62
|
+
<g>
|
|
63
|
+
</g>
|
|
64
|
+
<g>
|
|
65
|
+
</g>
|
|
66
|
+
<g>
|
|
67
|
+
</g>
|
|
68
|
+
<g>
|
|
69
|
+
</g>
|
|
70
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg data-token-name="bell" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.51 18V18.512C9.51 18.8389 9.57442 19.1626 9.69958 19.4646C9.82474 19.7666 10.0082 20.0409 10.2394 20.272C10.4707 20.503 10.7452 20.6863 11.0473 20.8112C11.3494 20.9361 11.6731 21.0003 12 21C12.3269 21.0001 12.6507 20.9358 12.9528 20.8108C13.2549 20.6858 13.5294 20.5025 13.7606 20.2713C13.9919 20.0402 14.1753 19.7658 14.3004 19.4637C14.4256 19.1617 14.49 18.8379 14.49 18.511V18M17.947 18C18.4915 18 19.0137 17.7837 19.3987 17.3987C19.7837 17.0137 20 16.4915 20 15.947C19.9995 15.371 19.7708 14.8187 19.364 14.411L18 13.048V9C18 7.4087 17.3679 5.88258 16.2426 4.75736C15.1174 3.63214 13.5913 3 12 3C10.4087 3 8.88258 3.63214 7.75736 4.75736C6.63214 5.88258 6 7.4087 6 9V13.048L4.636 14.411C4.22916 14.8187 4.00046 15.371 4 15.947C4 16.4915 4.2163 17.0137 4.60131 17.3987C4.98632 17.7837 5.50851 18 6.053 18H17.947Z" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg data-token-name="binance_coin_colored" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z" fill="#F4C139"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.25543 9.68906L11.9783 6L15.5924 9.68906L14.2201 10.9816L11.9783 8.71967L9.62772 11.0489L8.25543 9.68906ZM7.33152 10.645L6 11.9644L7.33152 13.2839L8.66304 11.9644L7.33152 10.645ZM10.606 11.951L11.9375 10.6315L13.269 11.951L11.9375 13.2704L10.606 11.951ZM16.5435 10.6181L15.212 11.9375L16.5435 13.2569L17.875 11.9375L16.5435 10.6181ZM9.62772 12.8934L8.26902 14.2398L11.9375 17.875L15.606 14.2398L14.2473 12.8934L11.9375 15.1823L9.62772 12.8934Z" fill="white"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg data-token-name="biometrics" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10.3164 11V9.684C10.3164 8.754 11.0704 8 12.0004 8C12.9304 8 13.6844 8.754 13.6844 9.684V11" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 16H10C9.448 16 9 15.552 9 15V12C9 11.448 9.448 11 10 11H14C14.552 11 15 11.448 15 12V15C15 15.552 14.552 16 14 16Z" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M7.5 3H5.25C4.007 3 3 4.007 3 5.25V7.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M3 16.5V18.75C3 19.993 4.007 21 5.25 21H7.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M16.5 21H18.75C19.993 21 21 19.993 21 18.75V16.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
<path d="M21 7.5V5.25C21 4.007 19.993 3 18.75 3H16.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg data-token-name="bitcoin" width="24" height="24" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
2
|
+
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
|
|
3
|
+
<path d="M4.5,4h2.3V2.1h2.4v2h2.3v-2h2.3v2c2.6,0.3,4.6,2.1,4.6,4.5c0,1.3-0.6,2.5-1.7,3.2C18,12.6,19,14,19,15.5
|
|
4
|
+
c0,2.5-2.3,4.5-5.2,4.5v2h-2.3v-2H9.2v2H6.9v-2H4.6l0.6-2H7V6H4.7V4 M9.2,13v5h4.6c1.6,0,2.9-1.1,2.9-2.5S15.4,13,13.8,13H9.2
|
|
5
|
+
M9.2,6v5h4c1.6,0,2.9-1.1,2.9-2.5S14.9,6,13.2,6l0,0H9.2z"/>
|
|
6
|
+
</svg>
|