@pubinfo/core 2.0.0-beta.2 → 2.0.0-beta.20
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/{es/AppSetting-BXQHV5F8.js → dist/AppSetting-DodCOb_z.js} +16 -16
- package/{es/HCheckList.vue_vue_type_script_setup_true_lang-DanhyVxU.js → dist/HCheckList.vue_vue_type_script_setup_true_lang-CMOw56Mk.js} +2 -2
- package/{es/PreferencesContent-CQkwkQ_1.js → dist/PreferencesContent-Dic24ifo.js} +56 -56
- package/{es/SettingBreadcrumb-Bp_66IFN.js → dist/SettingBreadcrumb-DWpbGcSy.js} +2 -2
- package/{es/SettingCopyright-BPSnoTQb.js → dist/SettingCopyright-CIY0pFMT.js} +1 -1
- package/{es/SettingEnableTransition-Rx2-0Wxj.js → dist/SettingEnableTransition-f0xuLIrZ.js} +1 -1
- package/{es/SettingHome-BW27PQqs.js → dist/SettingHome-BFtJsJsN.js} +1 -1
- package/{es/SettingMenu-D5gdNfal.js → dist/SettingMenu-DuPD3iSG.js} +2 -2
- package/{es/SettingMode-B4_HGVez.js → dist/SettingMode-nZ65qSWK.js} +1 -1
- package/{es/SettingNavSearch-CRovYxzh.js → dist/SettingNavSearch-CrarPE7d.js} +1 -1
- package/{es/SettingOther-D0zo11vM.js → dist/SettingOther-BddvExCF.js} +1 -1
- package/{es/SettingPage-B8GHuoKV.js → dist/SettingPage-C6Na8HEN.js} +1 -1
- package/{es/SettingTabbar-Cn_QzvA8.js → dist/SettingTabbar-nuwfRRaE.js} +2 -2
- package/{es/SettingThemes-D_DpEncn.js → dist/SettingThemes-DBq6j0zt.js} +2 -2
- package/{es/SettingToolbar-Csl2gnfi.js → dist/SettingToolbar-BdizZaGF.js} +1 -1
- package/{es/SettingTopbar-CaHjQULM.js → dist/SettingTopbar-D5BX5vS_.js} +2 -2
- package/{es/SettingWidthMode-BGiP7gTw.js → dist/SettingWidthMode-CHrLW3gs.js} +1 -1
- package/{es/TopThinMode-DWm0oY5Y.js → dist/TopThinMode-CttqTmaT.js} +1 -1
- package/{es/_...all_-DI_QAUox.js → dist/_...all_--d4S-8dL.js} +1 -1
- package/{es → dist}/api/index.d.ts +2 -1
- package/{es/colors-oRlAXMUC.js → dist/colors-BOKDjZQI.js} +1 -1
- package/{lib → dist}/components/PubinfoProvider/index.d.ts +1 -0
- package/{lib → dist}/composables/auth.d.ts +1 -1
- package/{es → dist}/context.d.ts +1 -1
- package/{es/index-ChOUZNbk.js → dist/index-B0i20hau.js} +2 -2
- package/{es/index-D8eeneI_.js → dist/index-Bz9lh14R.js} +25 -25
- package/{es/index-BHkrq701.js → dist/index-CC3GE307.js} +30 -30
- package/{es/index-BvVAS3S-.js → dist/index-Cf8yM5Cv.js} +14 -8
- package/{es/index-P2cA5UeU.js → dist/index-Cygbc-66.js} +30 -30
- package/{es/index-DvHnVMX5.js → dist/index-D0CMv5FJ.js} +5543 -5719
- package/{es/index-B9I6Pru6.js → dist/index-DORROKh7.js} +57 -62
- package/{es/index-Dav3jQVP.js → dist/index-DltN2SCZ.js} +31 -31
- package/{es/index-BkqnOkyO.js → dist/index-dPREgrj8.js} +1 -1
- package/{es → dist}/index.d.ts +1 -0
- package/dist/index.js +76 -0
- package/{es/index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-BBe8CvCV.js → dist/index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-Bmtn9Oo4.js} +1 -1
- package/{lib → dist}/interface.d.ts +11 -0
- package/{es → dist}/layout/composables/useContext.d.ts +1 -2
- package/{lib → dist}/layout/ui-kit/HDialog.vue.d.ts +12 -1
- package/{lib → dist}/layout/ui-kit/HSlideover.vue.d.ts +12 -1
- package/{es → dist}/layout/ui-kit/HTabList.vue.d.ts +2 -2
- package/{es/notification-6D5hA7Bp.js → dist/menu-Ddxel9ck.js} +3007 -3037
- package/{es/pick-Br-UKn7B.js → dist/pick-DEgsMKda.js} +1 -1
- package/{es → dist}/request.js +1 -1
- package/{es → dist}/route/index.d.ts +0 -1
- package/dist/route/routes.d.ts +22 -0
- package/{lib → dist}/stores/modules/favorites.d.ts +1 -0
- package/{es → dist}/stores/modules/iframe.d.ts +1 -0
- package/{es → dist}/stores/modules/index.d.ts +8 -1
- package/{es → dist}/stores/modules/keepAlive.d.ts +1 -0
- package/{es → dist}/stores/modules/menu.d.ts +1 -0
- package/{es → dist}/stores/modules/route.d.ts +1 -0
- package/{lib → dist}/stores/modules/settings.d.ts +1 -0
- package/{lib → dist}/stores/modules/tabbar.d.ts +1 -0
- package/dist/stores/modules/user.d.ts +36 -0
- package/{es → dist}/style.css +1 -1
- package/package.json +22 -28
- package/src/api/index.ts +3 -1
- package/src/components/PubinfoProvider/index.ts +2 -0
- package/src/composables/auth.ts +1 -1
- package/src/context.ts +1 -2
- package/src/index.ts +1 -0
- package/src/interface.ts +11 -0
- package/src/layout/components/Header/TopMode/index.vue +12 -16
- package/src/layout/components/SettingBar/index.vue +3 -1
- package/src/layout/components/Tools/index.vue +9 -25
- package/src/layout/composables/useContext.ts +0 -2
- package/src/layout/composables/useWatermark.ts +2 -2
- package/src/layout/provider.ts +0 -3
- package/src/layout/ui-kit/HDialog.vue +4 -1
- package/src/layout/ui-kit/HSlideover.vue +4 -1
- package/src/pages/system/change-organization/index.vue +3 -3
- package/src/route/index.ts +0 -1
- package/src/route/routes.ts +69 -55
- package/src/stores/helper.ts +2 -2
- package/src/stores/modules/favorites.ts +1 -0
- package/src/stores/modules/iframe.ts +1 -0
- package/src/stores/modules/index.ts +8 -1
- package/src/stores/modules/keepAlive.ts +1 -0
- package/src/stores/modules/menu.ts +25 -1
- package/src/stores/modules/route.ts +4 -3
- package/src/stores/modules/settings.ts +1 -0
- package/src/stores/modules/tabbar.ts +1 -0
- package/src/stores/modules/user.ts +56 -20
- package/src/stores/plugin/sideEffect/favoritesStorage.ts +1 -1
- package/src/stores/plugin/sideEffect/tabbarStorage.ts +1 -1
- package/src/utils/watermark.ts +1 -1
- package/es/components/PubinfoProvider/index.d.ts +0 -8
- package/es/composables/auth.d.ts +0 -8
- package/es/index-DTQQt_XY.js +0 -10
- package/es/index.js +0 -76
- package/es/interface.d.ts +0 -29
- package/es/layout/ui-kit/HDialog.vue.d.ts +0 -28
- package/es/layout/ui-kit/HSlideover.vue.d.ts +0 -30
- package/es/pages/system/not-permission/index.vue.d.ts +0 -2
- package/es/route/async.d.ts +0 -9
- package/es/route/routes.d.ts +0 -3
- package/es/stores/modules/favorites.d.ts +0 -32
- package/es/stores/modules/notification.d.ts +0 -18
- package/es/stores/modules/settings.d.ts +0 -85
- package/es/stores/modules/tabbar.d.ts +0 -59
- package/es/stores/modules/user.d.ts +0 -3
- package/lib/AppSetting-CCiwpjoq.cjs +0 -1
- package/lib/HButton.vue_vue_type_script_setup_true_lang-D-XkyoXl.cjs +0 -1
- package/lib/HCheckList.vue_vue_type_script_setup_true_lang-DwA8einQ.cjs +0 -1
- package/lib/HDivider-DCfDgE8l.cjs +0 -1
- package/lib/HInput.vue_vue_type_script_setup_true_lang-CwS0mGyL.cjs +0 -1
- package/lib/HToggle-BP6YYf-s.cjs +0 -1
- package/lib/PreferencesContent-DgL-Jc_J.cjs +0 -3
- package/lib/SettingBreadcrumb-BQ78yEP4.cjs +0 -1
- package/lib/SettingCopyright-x7aPlkQy.cjs +0 -1
- package/lib/SettingEnableTransition-CD3-44Iy.cjs +0 -1
- package/lib/SettingHome-u52oz6i8.cjs +0 -1
- package/lib/SettingMenu-DsElOvvv.cjs +0 -1
- package/lib/SettingMode-C_kgpTxw.cjs +0 -1
- package/lib/SettingNavSearch-3auTi8UW.cjs +0 -1
- package/lib/SettingOther-6XGQq7OA.cjs +0 -1
- package/lib/SettingPage-C8yIHpLc.cjs +0 -1
- package/lib/SettingTabbar-K-nHb89z.cjs +0 -1
- package/lib/SettingThemes-BeNwFz7K.cjs +0 -1
- package/lib/SettingToolbar-Be1V7lwV.cjs +0 -1
- package/lib/SettingTopbar-C-j8O3c8.cjs +0 -1
- package/lib/SettingWidthMode-GMjAF-s3.cjs +0 -1
- package/lib/TopThinMode-DGUvyHT2.cjs +0 -1
- package/lib/_...all_-C4CXjAo9.cjs +0 -1
- package/lib/_plugin-vue_export-helper-BHFhmbuH.cjs +0 -1
- package/lib/api/enum/code.d.ts +0 -67
- package/lib/api/helper.d.ts +0 -32
- package/lib/api/index.d.ts +0 -12
- package/lib/api/interface.d.ts +0 -14
- package/lib/api/modules/auth/index.d.ts +0 -1
- package/lib/api/modules/auth/renzhengfuwu.d.ts +0 -50
- package/lib/api/modules/configData/heibaimingdanfuwu.d.ts +0 -36
- package/lib/api/modules/configData/index.d.ts +0 -3
- package/lib/api/modules/configData/xitongpeizhifuwu.d.ts +0 -99
- package/lib/api/modules/configData/zidianfuwu.d.ts +0 -71
- package/lib/api/modules/rbac/gangweijiekou.d.ts +0 -43
- package/lib/api/modules/rbac/index.d.ts +0 -11
- package/lib/api/modules/rbac/jiaosejiekou.d.ts +0 -50
- package/lib/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +0 -43
- package/lib/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +0 -64
- package/lib/api/modules/rbac/yonghujiekou.d.ts +0 -106
- package/lib/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +0 -36
- package/lib/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +0 -29
- package/lib/api/modules/rbac/ziyuanjiekou.d.ts +0 -85
- package/lib/api/modules/rbac/zuhuguanlijiekou.d.ts +0 -36
- package/lib/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +0 -29
- package/lib/api/modules/rbac/zuzhijiekou.d.ts +0 -64
- package/lib/api/request.d.ts +0 -2
- package/lib/api/system/app.d.ts +0 -17
- package/lib/api/system/user.d.ts +0 -24
- package/lib/assets/styles/index.d.ts +0 -6
- package/lib/colors-KAaBT84S.cjs +0 -1
- package/lib/components/NotAllowed/index.vue.d.ts +0 -2
- package/lib/components/PageHeader/index.vue.d.ts +0 -23
- package/lib/components/PageMain/index.vue.d.ts +0 -27
- package/lib/components/PassStrengthValidator/index.vue.d.ts +0 -26
- package/lib/components/PassStrengthValidator/rule.vue.d.ts +0 -8
- package/lib/components/PubinfoApp/index.vue.d.ts +0 -2
- package/lib/components/PubinfoIcon/index.vue.d.ts +0 -10
- package/lib/components/index.d.ts +0 -8
- package/lib/composables/index.d.ts +0 -4
- package/lib/composables/log.d.ts +0 -6
- package/lib/composables/theme.d.ts +0 -3
- package/lib/composables/watchDiff.d.ts +0 -2
- package/lib/config/index.d.ts +0 -1
- package/lib/config/settings.d.ts +0 -3
- package/lib/context.d.ts +0 -14
- package/lib/create.d.ts +0 -3
- package/lib/directives/index.d.ts +0 -4
- package/lib/directives/plugins/permission.d.ts +0 -6
- package/lib/index-38bsQrho.cjs +0 -1
- package/lib/index-BEqD62a0.cjs +0 -1
- package/lib/index-Bbm9CQRP.cjs +0 -1
- package/lib/index-BqHsuJkr.cjs +0 -1
- package/lib/index-JZl6Zh3L.cjs +0 -44
- package/lib/index-VGR0Mt4q.cjs +0 -240
- package/lib/index-WMo0GAa6.cjs +0 -1
- package/lib/index-_YsHduAE.cjs +0 -1
- package/lib/index-gr8kFwPx.cjs +0 -18
- package/lib/index-zvGq9tSu.cjs +0 -1
- package/lib/index.cjs +0 -1
- package/lib/index.d.ts +0 -11
- package/lib/index.vue_vue_type_style_index_0_scoped_fa1c6ee4_lang-SCJ5qyPu.cjs +0 -1
- package/lib/layout/Layout.vue.d.ts +0 -20
- package/lib/layout/components/BackTop/index.vue.d.ts +0 -2
- package/lib/layout/components/Content/IframeView.vue.d.ts +0 -4
- package/lib/layout/components/Content/LinkView.vue.d.ts +0 -2
- package/lib/layout/components/Content/index.vue.d.ts +0 -2
- package/lib/layout/components/Copyright/index.vue.d.ts +0 -2
- package/lib/layout/components/Header/TopMode/More.vue.d.ts +0 -26
- package/lib/layout/components/Header/TopMode/NotCursor.vue.d.ts +0 -25
- package/lib/layout/components/Header/TopMode/index.vue.d.ts +0 -4
- package/lib/layout/components/Header/TopThinMode.vue.d.ts +0 -4
- package/lib/layout/components/Header/index.vue.d.ts +0 -19
- package/lib/layout/components/Logo/index.vue.d.ts +0 -26
- package/lib/layout/components/Menu/index.vue.d.ts +0 -10
- package/lib/layout/components/Menu/item.vue.d.ts +0 -11
- package/lib/layout/components/Menu/sub.vue.d.ts +0 -219
- package/lib/layout/components/Menu/types.d.ts +0 -42
- package/lib/layout/components/SettingBar/AppSetting.vue.d.ts +0 -12
- package/lib/layout/components/SettingBar/components/DayNightToggle.vue.d.ts +0 -9
- package/lib/layout/components/SettingBar/components/SettingBreadcrumb.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingCopyright.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingEnableTransition.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingHome.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingMenu.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingMode.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingNavSearch.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingOther.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingPage.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingTabbar.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingThemes.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingToolbar.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingTopbar.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/components/SettingWidthMode.vue.d.ts +0 -2
- package/lib/layout/components/SettingBar/index.vue.d.ts +0 -2
- package/lib/layout/components/Sidebar/MainSidebar.vue.d.ts +0 -2
- package/lib/layout/components/Sidebar/SubSidebar.vue.d.ts +0 -2
- package/lib/layout/components/Sidebar/index.vue.d.ts +0 -2
- package/lib/layout/components/Tools/Breadcrumb/index.vue.d.ts +0 -17
- package/lib/layout/components/Tools/Breadcrumb/item.vue.d.ts +0 -25
- package/lib/layout/components/Tools/DayNightSwitch.vue.d.ts +0 -2
- package/lib/layout/components/Tools/HotkeysIntro.vue.d.ts +0 -4
- package/lib/layout/components/Tools/Preferences/PreferencesContent.vue.d.ts +0 -2
- package/lib/layout/components/Tools/Preferences/index.vue.d.ts +0 -4
- package/lib/layout/components/Tools/Search.vue.d.ts +0 -199
- package/lib/layout/components/Tools/index.vue.d.ts +0 -233
- package/lib/layout/components/Topbar/Tabbar/MoreAction.vue.d.ts +0 -217
- package/lib/layout/components/Topbar/Tabbar/index.vue.d.ts +0 -14
- package/lib/layout/components/Topbar/Toolbar/Favorites.vue.d.ts +0 -4
- package/lib/layout/components/Topbar/Toolbar/Star.vue.d.ts +0 -2
- package/lib/layout/components/Topbar/Toolbar/index.vue.d.ts +0 -2
- package/lib/layout/components/Topbar/index.vue.d.ts +0 -2
- package/lib/layout/composables/useContext.d.ts +0 -18
- package/lib/layout/composables/useGetComputedStyle.d.ts +0 -15
- package/lib/layout/composables/useHotkey.d.ts +0 -5
- package/lib/layout/composables/useMainPage.d.ts +0 -14
- package/lib/layout/composables/useMenu.d.ts +0 -8
- package/lib/layout/composables/useTabbar.d.ts +0 -14
- package/lib/layout/composables/useTitle.d.ts +0 -3
- package/lib/layout/composables/useViewTransition.d.ts +0 -3
- package/lib/layout/composables/useWatermark.d.ts +0 -4
- package/lib/layout/index.d.ts +0 -19
- package/lib/layout/provider.d.ts +0 -1
- package/lib/layout/ui-kit/HBadge.vue.d.ts +0 -20
- package/lib/layout/ui-kit/HButton.vue.d.ts +0 -26
- package/lib/layout/ui-kit/HCheckList.vue.d.ts +0 -20
- package/lib/layout/ui-kit/HDivider.vue.d.ts +0 -20
- package/lib/layout/ui-kit/HDropdown.vue.d.ts +0 -18
- package/lib/layout/ui-kit/HDropdownMenu.vue.d.ts +0 -26
- package/lib/layout/ui-kit/HDropdownTree.vue.d.ts +0 -32
- package/lib/layout/ui-kit/HInput.vue.d.ts +0 -17
- package/lib/layout/ui-kit/HKbd.vue.d.ts +0 -17
- package/lib/layout/ui-kit/HSelect.vue.d.ts +0 -17
- package/lib/layout/ui-kit/HTabList.vue.d.ts +0 -22
- package/lib/layout/ui-kit/HToggle.vue.d.ts +0 -14
- package/lib/layout/ui-kit/HTooltip.vue.d.ts +0 -23
- package/lib/locales/index.d.ts +0 -301
- package/lib/locales/lang/en.json.d.ts +0 -99
- package/lib/locales/lang/zh-cn.json.d.ts +0 -100
- package/lib/locales/lang/zh-tw.json.d.ts +0 -100
- package/lib/locales/ui.d.ts +0 -3
- package/lib/modules.d.ts +0 -11
- package/lib/notification-IZqPm_OK.cjs +0 -199
- package/lib/pages/personal/profile/index.vue.d.ts +0 -2
- package/lib/pages/system/[...all].vue.d.ts +0 -2
- package/lib/pages/system/change-organization/index.vue.d.ts +0 -2
- package/lib/pages/system/change-password/components/ChangePasswordForm/index.vue.d.ts +0 -18
- package/lib/pages/system/change-password/index.vue.d.ts +0 -31
- package/lib/pages/system/index.vue.d.ts +0 -2
- package/lib/pages/system/not-permission/index.vue.d.ts +0 -2
- package/lib/pages/system/reload.vue.d.ts +0 -2
- package/lib/pick-y2yLda1R.cjs +0 -1
- package/lib/question-line-Cd0CU4hr.cjs +0 -1
- package/lib/reload-6L7Dzs7h.cjs +0 -1
- package/lib/request.cjs +0 -6
- package/lib/right-C5JQ_uRB.cjs +0 -1
- package/lib/route/async.d.ts +0 -9
- package/lib/route/guard/auth.d.ts +0 -3
- package/lib/route/guard/basic.d.ts +0 -3
- package/lib/route/guard/index.d.ts +0 -3
- package/lib/route/guard/setting.d.ts +0 -3
- package/lib/route/index.d.ts +0 -7
- package/lib/route/routes.d.ts +0 -3
- package/lib/stores/enum/index.d.ts +0 -20
- package/lib/stores/helper.d.ts +0 -2
- package/lib/stores/index.d.ts +0 -5
- package/lib/stores/modules/iframe.d.ts +0 -41
- package/lib/stores/modules/index.d.ts +0 -9
- package/lib/stores/modules/keepAlive.d.ts +0 -23
- package/lib/stores/modules/menu.d.ts +0 -32
- package/lib/stores/modules/notification.d.ts +0 -18
- package/lib/stores/modules/route.d.ts +0 -42
- package/lib/stores/modules/user.d.ts +0 -3
- package/lib/stores/plugin/persist.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/cleanup.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/favoritesStorage.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/iframeCache.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/index.d.ts +0 -5
- package/lib/stores/plugin/sideEffect/tabbarStorage.d.ts +0 -5
- package/lib/style.css +0 -9
- package/lib/utils/cleanup.d.ts +0 -8
- package/lib/utils/crypto.d.ts +0 -4
- package/lib/utils/eventBus.d.ts +0 -5
- package/lib/utils/index.d.ts +0 -14
- package/lib/utils/injectionKeys.d.ts +0 -2
- package/lib/utils/storage.d.ts +0 -21
- package/lib/utils/utils.d.ts +0 -3
- package/lib/utils/watermark.d.ts +0 -51
- package/src/assets/icons/add-child.svg +0 -1
- package/src/assets/icons/authority.svg +0 -1
- package/src/assets/icons/authorize.svg +0 -1
- package/src/assets/icons/blacklist-disable.svg +0 -1
- package/src/assets/icons/blacklist-enable.svg +0 -1
- package/src/assets/icons/browser-360.svg +0 -1
- package/src/assets/icons/browser-chrome.svg +0 -1
- package/src/assets/icons/browser-edge.svg +0 -1
- package/src/assets/icons/browser-ie.svg +0 -1
- package/src/assets/icons/browser-other.svg +0 -1
- package/src/assets/icons/browser-qq.svg +0 -1
- package/src/assets/icons/browser-safari.svg +0 -1
- package/src/assets/icons/browser-uc.svg +0 -1
- package/src/assets/icons/edit.svg +0 -1
- package/src/assets/icons/empty-data.svg +0 -1
- package/src/assets/icons/icard.svg +0 -1
- package/src/assets/icons/icon_animation.svg +0 -1
- package/src/assets/icons/icon_breadcrumb.svg +0 -1
- package/src/assets/icons/icon_copyright.svg +0 -1
- package/src/assets/icons/icon_jt.svg +0 -1
- package/src/assets/icons/icon_layout.svg +0 -1
- package/src/assets/icons/icon_mainpage.svg +0 -1
- package/src/assets/icons/icon_menu.svg +0 -1
- package/src/assets/icons/icon_page_size.svg +0 -1
- package/src/assets/icons/icon_position_type.svg +0 -1
- package/src/assets/icons/icon_safe_manage.svg +0 -1
- package/src/assets/icons/icon_screen_scale.svg +0 -6
- package/src/assets/icons/icon_system_manage.svg +0 -1
- package/src/assets/icons/icon_tabbar.svg +0 -1
- package/src/assets/icons/icon_toolbar.svg +0 -1
- package/src/assets/icons/icon_topbar.svg +0 -1
- package/src/assets/icons/icon_watermark.svg +0 -1
- package/src/assets/icons/image-load-fail.svg +0 -1
- package/src/assets/icons/log-center.svg +0 -1
- package/src/assets/icons/logo-sig.svg +0 -1
- package/src/assets/icons/not-data.svg +0 -1
- package/src/assets/icons/org-main.svg +0 -1
- package/src/assets/icons/org-unmain.svg +0 -1
- package/src/assets/icons/process-management.svg +0 -1
- package/src/assets/icons/project-management.svg +0 -1
- package/src/assets/icons/rbac.svg +0 -1
- package/src/assets/icons/remove.svg +0 -1
- package/src/assets/icons/resource-app.svg +0 -1
- package/src/assets/icons/resource-btn.svg +0 -1
- package/src/assets/icons/resource-index.svg +0 -1
- package/src/assets/icons/resource-menu.svg +0 -1
- package/src/assets/icons/resource-nonmenu.svg +0 -1
- package/src/assets/icons/setting-manage.svg +0 -1
- package/src/assets/icons/test.svg +0 -1
- package/src/assets/icons/theme-check-mark.svg +0 -1
- package/src/assets/icons/theme-title.svg +0 -1
- package/src/assets/icons/tree_icon.svg +0 -1
- package/src/assets/icons/tree_icon_checked.svg +0 -1
- package/src/assets/icons/view.svg +0 -1
- package/src/assets/icons/workbench.svg +0 -1
- package/src/assets/icons/zddata.svg +0 -1
- package/src/assets/icons/zy_checked.svg +0 -1
- package/src/assets/icons/zy_default.svg +0 -1
- package/src/assets/images/layout/item1.webp +0 -0
- package/src/assets/images/layout/item1_dark.webp +0 -0
- package/src/assets/images/layout/item2.webp +0 -0
- package/src/assets/images/layout/item2_dark.webp +0 -0
- package/src/assets/images/layout/item3.webp +0 -0
- package/src/assets/images/layout/item3_dark.webp +0 -0
- package/src/assets/images/layout/item4.webp +0 -0
- package/src/assets/images/layout/item4_dark.webp +0 -0
- package/src/assets/images/layout/item5.webp +0 -0
- package/src/assets/images/layout/item5_dark.webp +0 -0
- package/src/assets/images/page-width/anto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/auto.webp +0 -0
- package/src/assets/images/page-width/auto_dark.webp +0 -0
- package/src/assets/images/page-width/auto_min_w.webp +0 -0
- package/src/assets/images/page-width/auto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/icon_auto.webp +0 -0
- package/src/assets/images/page-width/icon_auto_dark.webp +0 -0
- package/src/assets/images/page-width/icon_auto_min_w.webp +0 -0
- package/src/assets/images/page-width/icon_auto_min_w_dark.webp +0 -0
- package/src/assets/images/page-width/icon_middle.webp +0 -0
- package/src/assets/images/page-width/icon_middle_dark.webp +0 -0
- package/src/assets/images/page-width/icon_middle_max_w.webp +0 -0
- package/src/assets/images/page-width/icon_middle_max_w_dark.webp +0 -0
- package/src/assets/images/page-width/middle.webp +0 -0
- package/src/assets/images/page-width/middle_dark.webp +0 -0
- package/src/assets/images/page-width/middle_max_w.webp +0 -0
- package/src/assets/images/page-width/middle_max_w_dark.webp +0 -0
- package/src/layout/components/Tools/Notification.vue +0 -152
- package/src/pages/personal/notification.vue +0 -58
- package/src/pages/system/index.vue +0 -5
- package/src/route/async.ts +0 -18
- package/src/stores/modules/notification.ts +0 -34
- package/{es → dist}/HButton.vue_vue_type_script_setup_true_lang-CYAzn9Mg.js +0 -0
- package/{es → dist}/HDivider-DgXBhPr0.js +0 -0
- package/{es → dist}/HInput.vue_vue_type_script_setup_true_lang-DBqCXRnn.js +0 -0
- package/{es → dist}/HToggle-Cd71WKvG.js +0 -0
- package/{es → dist}/_plugin-vue_export-helper-CHgC5LLL.js +0 -0
- package/{es → dist}/api/enum/code.d.ts +0 -0
- package/{es → dist}/api/helper.d.ts +0 -0
- package/{es → dist}/api/interface.d.ts +0 -0
- package/{es → dist}/api/modules/auth/index.d.ts +0 -0
- package/{es → dist}/api/modules/auth/renzhengfuwu.d.ts +0 -0
- package/{es → dist}/api/modules/configData/heibaimingdanfuwu.d.ts +0 -0
- package/{es → dist}/api/modules/configData/index.d.ts +0 -0
- package/{es → dist}/api/modules/configData/xitongpeizhifuwu.d.ts +0 -0
- package/{es → dist}/api/modules/configData/zidianfuwu.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/gangweijiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/index.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/jiaosejiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/yonghujiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/ziyuanjiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/zuhuguanlijiekou.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +0 -0
- package/{es → dist}/api/modules/rbac/zuzhijiekou.d.ts +0 -0
- package/{es → dist}/api/request.d.ts +0 -0
- package/{es → dist}/api/system/app.d.ts +0 -0
- package/{es → dist}/api/system/user.d.ts +0 -0
- package/{es → dist}/assets/styles/index.d.ts +0 -0
- package/{es → dist}/components/NotAllowed/index.vue.d.ts +0 -0
- package/{es → dist}/components/PageHeader/index.vue.d.ts +0 -0
- package/{es → dist}/components/PageMain/index.vue.d.ts +0 -0
- package/{es → dist}/components/PassStrengthValidator/index.vue.d.ts +2 -2
- package/{es → dist}/components/PassStrengthValidator/rule.vue.d.ts +0 -0
- package/{es → dist}/components/PubinfoApp/index.vue.d.ts +0 -0
- package/{es → dist}/components/PubinfoIcon/index.vue.d.ts +0 -0
- package/{es → dist}/components/index.d.ts +0 -0
- package/{es → dist}/composables/index.d.ts +0 -0
- package/{es → dist}/composables/log.d.ts +0 -0
- package/{es → dist}/composables/theme.d.ts +0 -0
- package/{es → dist}/composables/watchDiff.d.ts +0 -0
- package/{es → dist}/config/index.d.ts +0 -0
- package/{es → dist}/config/settings.d.ts +0 -0
- package/{es → dist}/create.d.ts +0 -0
- package/{es → dist}/directives/index.d.ts +0 -0
- package/{es → dist}/directives/plugins/permission.d.ts +0 -0
- package/{es → dist}/layout/Layout.vue.d.ts +0 -0
- package/{es → dist}/layout/components/BackTop/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Content/IframeView.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Content/LinkView.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Content/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Copyright/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/TopMode/More.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/TopMode/NotCursor.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/TopMode/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/TopThinMode.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Header/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Logo/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Menu/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Menu/item.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Menu/sub.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Menu/types.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/AppSetting.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/DayNightToggle.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingBreadcrumb.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingCopyright.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingEnableTransition.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingHome.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingMenu.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingMode.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingNavSearch.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingOther.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingPage.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingTabbar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingThemes.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingToolbar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingTopbar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/components/SettingWidthMode.vue.d.ts +0 -0
- package/{es → dist}/layout/components/SettingBar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Sidebar/MainSidebar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Sidebar/SubSidebar.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Sidebar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Breadcrumb/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Breadcrumb/item.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/DayNightSwitch.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/HotkeysIntro.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Preferences/PreferencesContent.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Preferences/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/Search.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Tools/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Tabbar/MoreAction.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Tabbar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Toolbar/Favorites.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Toolbar/Star.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/Toolbar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/components/Topbar/index.vue.d.ts +0 -0
- package/{es → dist}/layout/composables/useGetComputedStyle.d.ts +0 -0
- package/{es → dist}/layout/composables/useHotkey.d.ts +0 -0
- package/{es → dist}/layout/composables/useMainPage.d.ts +0 -0
- package/{es → dist}/layout/composables/useMenu.d.ts +0 -0
- package/{es → dist}/layout/composables/useTabbar.d.ts +0 -0
- package/{es → dist}/layout/composables/useTitle.d.ts +0 -0
- package/{es → dist}/layout/composables/useViewTransition.d.ts +0 -0
- package/{es → dist}/layout/composables/useWatermark.d.ts +0 -0
- package/{es → dist}/layout/index.d.ts +0 -0
- package/{es → dist}/layout/provider.d.ts +0 -0
- package/{es → dist}/layout/ui-kit/HBadge.vue.d.ts +0 -0
- package/{es → dist}/layout/ui-kit/HButton.vue.d.ts +0 -0
- package/{es → dist}/layout/ui-kit/HCheckList.vue.d.ts +2 -2
- /package/{es → dist}/layout/ui-kit/HDivider.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HDropdown.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HDropdownMenu.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HDropdownTree.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HInput.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HKbd.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HSelect.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HToggle.vue.d.ts +0 -0
- /package/{es → dist}/layout/ui-kit/HTooltip.vue.d.ts +0 -0
- /package/{es → dist}/locales/index.d.ts +0 -0
- /package/{es → dist}/locales/lang/en.json.d.ts +0 -0
- /package/{es → dist}/locales/lang/zh-cn.json.d.ts +0 -0
- /package/{es → dist}/locales/lang/zh-tw.json.d.ts +0 -0
- /package/{es → dist}/locales/ui.d.ts +0 -0
- /package/{es → dist}/modules.d.ts +0 -0
- /package/{es → dist}/pages/personal/profile/index.vue.d.ts +0 -0
- /package/{es → dist}/pages/system/[...all].vue.d.ts +0 -0
- /package/{es → dist}/pages/system/change-organization/index.vue.d.ts +0 -0
- /package/{es → dist}/pages/system/change-password/components/ChangePasswordForm/index.vue.d.ts +0 -0
- /package/{es → dist}/pages/system/change-password/index.vue.d.ts +0 -0
- /package/{es/pages/system → dist/pages/system/not-permission}/index.vue.d.ts +0 -0
- /package/{es → dist}/pages/system/reload.vue.d.ts +0 -0
- /package/{es → dist}/question-line-CfkciTFq.js +0 -0
- /package/{es → dist}/reload-CUcPYtl7.js +0 -0
- /package/{es → dist}/right-Bfe2p1o0.js +0 -0
- /package/{es → dist}/route/guard/auth.d.ts +0 -0
- /package/{es → dist}/route/guard/basic.d.ts +0 -0
- /package/{es → dist}/route/guard/index.d.ts +0 -0
- /package/{es → dist}/route/guard/setting.d.ts +0 -0
- /package/{es → dist}/stores/enum/index.d.ts +0 -0
- /package/{es → dist}/stores/helper.d.ts +0 -0
- /package/{es → dist}/stores/index.d.ts +0 -0
- /package/{es → dist}/stores/plugin/persist.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/cleanup.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/favoritesStorage.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/iframeCache.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/index.d.ts +0 -0
- /package/{es → dist}/stores/plugin/sideEffect/tabbarStorage.d.ts +0 -0
- /package/{es → dist}/utils/cleanup.d.ts +0 -0
- /package/{es → dist}/utils/crypto.d.ts +0 -0
- /package/{es → dist}/utils/eventBus.d.ts +0 -0
- /package/{es → dist}/utils/index.d.ts +0 -0
- /package/{es → dist}/utils/injectionKeys.d.ts +0 -0
- /package/{es → dist}/utils/storage.d.ts +0 -0
- /package/{es → dist}/utils/utils.d.ts +0 -0
- /package/{es → dist}/utils/watermark.d.ts +0 -0
package/lib/utils/cleanup.d.ts
DELETED
package/lib/utils/crypto.d.ts
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export declare function compilePublicKey(key: string): string;
|
|
2
|
-
export declare function getPem(): Promise<string>;
|
|
3
|
-
export declare function encryptWithPublicKey(publicKey: string, data: string): Promise<string>;
|
|
4
|
-
export declare function getEncryptedData(str: string): Promise<string>;
|
package/lib/utils/eventBus.d.ts
DELETED
package/lib/utils/index.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Primitive } from 'type-fest';
|
|
2
|
-
type ConditionalExceptType<T extends Record<PropertyKey, any>, Type> = {
|
|
3
|
-
[P in keyof T]: Exclude<T[P], Type>;
|
|
4
|
-
};
|
|
5
|
-
export declare function resolveRoutePath(basePath?: string, routePath?: string): string;
|
|
6
|
-
export declare function normalizePrimitiveToFunction<T extends Record<PropertyKey, any>>(options: T): ConditionalExceptType<T, Primitive>;
|
|
7
|
-
export declare function objectToPaths(obj: Record<string, any>, prefix?: string): string[];
|
|
8
|
-
export * from './cleanup';
|
|
9
|
-
export * from './crypto';
|
|
10
|
-
export { default as eventBus } from './eventBus';
|
|
11
|
-
export * from './injectionKeys';
|
|
12
|
-
export { default as storage } from './storage';
|
|
13
|
-
export * from './utils';
|
|
14
|
-
export { default as watermark } from './watermark';
|
package/lib/utils/storage.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
declare const storage: {
|
|
2
|
-
local: {
|
|
3
|
-
has: (key: string) => boolean;
|
|
4
|
-
get: (key: string) => string | null;
|
|
5
|
-
set: (key: string, value: string) => void;
|
|
6
|
-
remove: (key: string) => void;
|
|
7
|
-
clear: () => void;
|
|
8
|
-
getItem: (key: string) => string | null;
|
|
9
|
-
setItem: (key: string, value: string) => void;
|
|
10
|
-
};
|
|
11
|
-
session: {
|
|
12
|
-
has: (key: string) => boolean;
|
|
13
|
-
get: (key: string) => string | null;
|
|
14
|
-
set: (key: string, value: string) => void;
|
|
15
|
-
remove: (key: string) => void;
|
|
16
|
-
clear: () => void;
|
|
17
|
-
getItem: (key: string) => string | null;
|
|
18
|
-
setItem: (key: string, value: string) => void;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
export default storage;
|
package/lib/utils/utils.d.ts
DELETED
package/lib/utils/watermark.d.ts
DELETED
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 根据 watermark-dom 进行修改
|
|
3
|
-
* https://github.com/saucxs/watermark-dom
|
|
4
|
-
*/
|
|
5
|
-
interface settingsType {
|
|
6
|
-
/** 水印总体的id */
|
|
7
|
-
id?: string;
|
|
8
|
-
/** 小水印的id前缀 */
|
|
9
|
-
prefix?: string;
|
|
10
|
-
/** 水印文案 */
|
|
11
|
-
text?: string;
|
|
12
|
-
/** 水印起始位置x轴坐标 */
|
|
13
|
-
x?: number;
|
|
14
|
-
/** 水印起始位置Y轴坐标 */
|
|
15
|
-
y?: number;
|
|
16
|
-
/** 水印行数 */
|
|
17
|
-
rows?: number;
|
|
18
|
-
/** 水印列数 */
|
|
19
|
-
cols?: number;
|
|
20
|
-
/** 水印x轴间隔 */
|
|
21
|
-
x_space?: number;
|
|
22
|
-
/** 水印y轴间隔 */
|
|
23
|
-
y_space?: number;
|
|
24
|
-
/** 水印字体 */
|
|
25
|
-
font?: string;
|
|
26
|
-
/** 水印字体颜色 */
|
|
27
|
-
color?: string;
|
|
28
|
-
/** 水印字体大小 */
|
|
29
|
-
fontsize?: string;
|
|
30
|
-
/** 水印透明度,要求设置在大于等于0.005 */
|
|
31
|
-
alpha?: number;
|
|
32
|
-
/** 水印宽度 */
|
|
33
|
-
width?: number;
|
|
34
|
-
/** 水印长度 */
|
|
35
|
-
height?: number;
|
|
36
|
-
/** 水印倾斜度数 */
|
|
37
|
-
angle?: number;
|
|
38
|
-
/** 水印的总体宽度(默认值:body的scrollWidth和clientWidth的较大值) */
|
|
39
|
-
parent_width?: number;
|
|
40
|
-
/** 水印的总体高度(默认值:body的scrollHeight和clientHeight的较大值) */
|
|
41
|
-
parent_height?: number;
|
|
42
|
-
/** 水印插件挂载的父元素element,不输入则默认挂在body上 */
|
|
43
|
-
parent_node?: HTMLElement | null;
|
|
44
|
-
/** 是否监控,true: 不可删除水印; false: 可删水印 */
|
|
45
|
-
monitor?: boolean;
|
|
46
|
-
}
|
|
47
|
-
export default function wmFn(): {
|
|
48
|
-
init: (settings: settingsType) => void;
|
|
49
|
-
remove: () => void;
|
|
50
|
-
};
|
|
51
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 16 17"><path fill="#165DFF" fill-rule="evenodd" d="M7.5 8.675v3h1v-3h3v-1h-3v-3h-1v3h-3v1z" clip-rule="evenodd"/><path stroke="#165DFF" d="M1.5 5.175a3.5 3.5 0 0 1 3.5-3.5h6a3.5 3.5 0 0 1 3.5 3.5v9.5H5a3.5 3.5 0 0 1-3.5-3.5z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24"><defs><linearGradient id="a" x1="13.118%" x2="50%" y1="0%" y2="79.348%"><stop offset="0%" stop-color="#65E54A"/><stop offset="100%" stop-color="#35C724"/></linearGradient><path id="b" d="M0 0h16v16H0z"/></defs><g fill="none" fill-rule="evenodd"><rect width="24" height="24" fill="url(#a)" rx="8"/><g transform="translate(4 4)"><mask id="c" fill="#fff"><use xlink:href="#b"/></mask><g mask="url(#c)"><path fill="#FFF" d="M6.125 10.765a3.9 3.9 0 0 1 .23-1.343c.143-.43.36-.835.641-1.2.282-.342.614-.645.986-.9.382-.281.804-.51 1.255-.677l.076-.225.067-.171.048-.153a.7.7 0 0 0 .249-.136.8.8 0 0 0 .191-.234 1 1 0 0 0 .115-.406.8.8 0 0 0 0-.324 1 1 0 0 0-.086-.216.44.44 0 0 0-.153-.163 7 7 0 0 0-.115-.964 5.4 5.4 0 0 0-.22-.902 2.5 2.5 0 0 0-.47-.838 2 2 0 0 0-.41-.315 3 3 0 0 0-.594-.298 5 5 0 0 0-.718-.207 3.7 3.7 0 0 0-.766-.081 4.5 4.5 0 0 0-.651 0 3.5 3.5 0 0 0-.67.162 3 3 0 0 0-.642.334 2.6 2.6 0 0 0-.584.54 2.2 2.2 0 0 0-.412.794q-.132.406-.191.829-.05.45-.048.901a.8.8 0 0 0-.172.244.86.86 0 0 0-.01.703q.057.164.163.306.074.097.172.171a.8.8 0 0 0 .192.081l.134.37q.064.167.153.325a.7.7 0 0 0 .191.234c.154.117.297.225.412.333a.6.6 0 0 1 .22.433v.352a.7.7 0 0 1-.067.297 1.3 1.3 0 0 1-.22.297q-.196.174-.43.298-.25.142-.527.225l-.594.172-.603.162a2.7 2.7 0 0 0-.536.225 1.6 1.6 0 0 0-.402.334.95.95 0 0 0-.22.486c-.097.417-.13.846-.096 1.271.048.334.134.532.22.595q.185.094.392.117l.757.118.957.117 1.092.09L5.493 13h1.264a4.4 4.4 0 0 1-.498-1.064 3.9 3.9 0 0 1-.134-1.171"/><path fill="#00AAA6" fill-rule="nonzero" d="m11.269 10.735-.121.55h.569l.12-.327v-.55h-.344z"/><path fill="#FFF" d="M11 7a3.8 3.8 0 0 1 1.55.316 4 4 0 0 1 2.131 2.108v.029a3.94 3.94 0 0 1 0 3.104A3.97 3.97 0 0 1 11.009 15a4 4 0 0 1-1.569-.316 3.9 3.9 0 0 1-1.269-.853 4.3 4.3 0 0 1-.852-1.274 3.94 3.94 0 0 1 0-3.104c.201-.48.491-.913.852-1.274.37-.367.8-.66 1.27-.863A3.8 3.8 0 0 1 11 7m1.4 4.6H9.6a.6.6 0 1 0 0 1.2h2.8a.6.6 0 1 0 0-1.2m0-2.4H9.6a.6.6 0 1 0 0 1.2h2.8a.6.6 0 1 0 0-1.2"/></g></g></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 16 16"><path fill="#165DFF" d="M7.359 14.4h-3.84a.64.64 0 0 1-.64-.64v-1.92c0-1.763 1.436-3.2 3.2-3.2h3.84c.673 0 1.318.21 1.867.605a.64.64 0 0 0 .75-1.037A4.44 4.44 0 0 0 9.92 7.36H6.08a4.483 4.483 0 0 0-4.48 4.48v1.92c0 1.06.86 1.92 1.92 1.92h3.839a.64.64 0 1 0 0-1.281m.64-7.68a3.2 3.2 0 1 0 0-6.4 3.2 3.2 0 0 0 0 6.4M8 1.6a1.92 1.92 0 1 1-.001 3.841A1.92 1.92 0 0 1 8 1.6"/><path stroke="#165DFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3" d="m8.503 12.2 1.94 1.94 3.881-3.88"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 16 17"><path fill="#687281" d="M12.21 13.408 3.083 4.28l.707-.708 9.129 9.13z"/><rect width="13" height="13" x="1.5" y="1.991" stroke="#687281" rx="6.5"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 16 17"><path fill="#165DFF" d="M11.545 5.287 7.45 9.382l-.707-.707 4.095-4.095z"/><path fill="#165DFF" d="M7.395 9.434 5.07 7.109l.707-.707 2.325 2.324z"/><rect width="7.648" height=".5" x="4.176" y="13.854" stroke="#165DFF" stroke-width=".5" rx=".25"/><rect width="13" height="10.03" x="1.5" y="1.991" stroke="#165DFF" rx="1.5"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 21 21"><g clip-path="url(#a)"><path fill="#fff" d="M3.514 10.43a7.6 7.6 0 1 0 15.2 0 7.6 7.6 0 0 0-15.2 0"/><path fill="#7FCE46" d="M4.264 16.493c-.675-.675-.475-2.075.388-3.763a6.9 6.9 0 0 0 2.925 3.563c-1.488.675-2.725.787-3.313.2M16.79 3.98c.538.538.5 1.488.05 2.725-.762-1.175-1.875-2.075-3.2-2.612 1.413-.625 2.563-.713 3.15-.113M8.227 9.393a2.9 2.9 0 0 1 2.887-2.725c1.538 0 2.813 1.212 2.888 2.725zm6.037 1.825h3.675c.025-.25.025-.5.025-.788a6.75 6.75 0 0 0-.925-3.425c.613-1.6.588-2.975-.225-3.787-.762-.788-2.837-.65-5.162.387-.163 0-.338-.025-.538-.025-3.2 0-5.9 2.213-6.65 5.188C5.477 7.48 6.54 6.555 7.94 5.88c-.137.113-.875.875-1.012.988-3.725 3.725-4.9 8.587-3.638 9.85.95.95 2.7.787 4.713-.163.925.475 1.987.725 3.112.725 3 0 5.563-1.937 6.488-4.637h-3.7c-.5.95-1.513 1.575-2.663 1.575s-2.137-.65-2.662-1.575a3.1 3.1 0 0 1-.363-1.438h6.05z"/></g><defs><clipPath id="a"><path fill="#fff" d="M2.651 2.43h16.282v16H2.65z"/></clipPath></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 21 21"><path fill="#EA4335" d="M4.724 5.216C8.442.89 15.338 1.743 17.916 6.8H11.72c-1.116 0-1.836-.025-2.617.386a3.7 3.7 0 0 0-1.851 2.43z"/><path fill="#4285F4" d="M8.13 10.43a2.66 2.66 0 0 0 2.66 2.66 2.66 2.66 0 0 0 2.658-2.66 2.66 2.66 0 0 0-2.658-2.66 2.66 2.66 0 0 0-2.66 2.66"/><path fill="#34A853" d="M11.821 13.912c-1.492.443-3.238-.049-4.195-1.7-.73-1.26-2.66-4.621-3.537-6.15-3.071 4.707-.424 11.122 5.152 12.217z"/><path fill="#FBBC05" d="M13.259 7.77a3.64 3.64 0 0 1 .672 4.478 1241 1241 0 0 1-3.64 6.165c5.745.354 9.933-5.276 8.041-10.644z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 21 21"><g clip-path="url(#a)"><path fill="#0F5197" d="M17.225 14.332q-.317.17-.656.293a6.4 6.4 0 0 1-2.243.406c-2.955 0-5.53-2.03-5.53-4.642a1.96 1.96 0 0 1 1.025-1.705c-2.674.112-3.361 2.899-3.361 4.53 0 4.617 4.255 5.085 5.173 5.085.494 0 1.237-.143 1.687-.287l.081-.025a8 8 0 0 0 4.162-3.3.25.25 0 0 0-.205-.384.26.26 0 0 0-.133.029"/><path fill="#0C88DA" d="M9.396 17.513a5 5 0 0 1-1.418-1.331A5.043 5.043 0 0 1 9.82 8.684a2.1 2.1 0 0 1 .968-.25 2.04 2.04 0 0 1 1.606.812c.253.338.392.747.4 1.169 0-.013 1.53-4.974-4.998-4.974-2.743 0-4.999 2.606-4.999 4.886a8.15 8.15 0 0 0 .756 3.5 8 8 0 0 0 9.772 4.192 4.74 4.74 0 0 1-3.93-.506"/><path fill="#2CC3D5" d="M12.308 11.733c-.05.063-.207.156-.207.356 0 .163.107.319.294.45.9.625 2.593.544 2.6.544a3.73 3.73 0 0 0 1.892-.519 3.83 3.83 0 0 0 1.9-3.305c.018-1.4-.5-2.33-.706-2.743a6.9 6.9 0 0 0-1.309-1.779 7.7 7.7 0 0 0-2.229-1.517 9.1 9.1 0 0 0-3.754-.79 7.997 7.997 0 0 0-7.997 7.885c.031-2.28 2.3-4.124 4.998-4.124.219 0 1.469.019 2.625.631 1.018.537 1.555 1.181 1.924 1.825.387.668.456 1.505.456 1.843 0 .337-.169.83-.487 1.243"/><path fill="#49D668" d="M12.941 2.666s5.823 6.018-.758 9.27c0 0-.426.706 1.607 1.072 0 0 3.367.731 4.726-2.227.273-.928.517-2.366-.207-3.966a6.7 6.7 0 0 0-1.202-1.776 8.5 8.5 0 0 0-1.767-1.48c-1.07-.546-2.399-.893-2.399-.893"/></g><defs><clipPath id="a"><path fill="#fff" d="M2.792 2.43h16v16h-16z"/></clipPath></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 21 21"><g clip-path="url(#a)"><path fill="#00AFFF" d="M18.078 7.148c.317-.872.46-1.665.428-2.347-.032-.746-.285-1.349-.73-1.792-.888-.873-3.155-.715-5.661.38-.175-.016-.35-.016-.54-.016-.856 0-1.697.143-2.49.428a7.1 7.1 0 0 0-2.141 1.19 7.52 7.52 0 0 0-2.618 4.045l-.142.554.349-.443C5.469 7.957 6.405 7.1 7.498 6.45l-.491.492A17.2 17.2 0 0 0 4.5 10.114a15.8 15.8 0 0 0-1.49 3.156c-.317.984-.492 1.904-.476 2.68.016.794.206 1.397.555 1.746.476.491 1.158.73 1.967.73.888 0 1.967-.286 3.172-.873a7.3 7.3 0 0 0 3.331.777 7.46 7.46 0 0 0 7.058-5.044l.048-.159h-4.203v.032a3.13 3.13 0 0 1-2.744 1.634 3.12 3.12 0 0 1-2.744-1.633 3.2 3.2 0 0 1-.365-1.365h10.373l.016-.11a7.5 7.5 0 0 0-.92-4.537M4.644 13.604a7.44 7.44 0 0 0 2.886 3.505c-.713.301-1.348.475-1.888.507-.586.049-1.03-.095-1.331-.38-.603-.603-.476-1.92.333-3.632M17.697 6.56a7.7 7.7 0 0 0-1.38-1.49 7.2 7.2 0 0 0-1.696-1.048c1.38-.539 2.426-.555 2.965-.016.46.476.508 1.365.112 2.554M8.625 9.622a2.976 2.976 0 0 1 2.95-2.68 2.975 2.975 0 0 1 2.95 2.68z"/></g><defs><clipPath id="a"><path fill="#fff" d="M2.526 2.43h16.532v16H2.526z"/></clipPath></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 21 21"><g clip-path="url(#a)"><g clip-path="url(#b)"><path fill="#387DFE" d="M.792 10.43a10 10 0 1 0 20 0 10 10 0 0 0-20 0"/><path fill="#fff" d="M6.532 6.962q.782.444 1.636.722a9 9 0 0 0-.467 2.478H5.264a5.66 5.66 0 0 1 1.268-3.2m3.07-1.921a9 9 0 0 0-1.138 1.885 8 8 0 0 1-1.344-.573 5.7 5.7 0 0 1 2.482-1.311zm5.142 1.312q-.647.347-1.344.573a9 9 0 0 0-1.138-1.885 5.7 5.7 0 0 1 2.483 1.312m.588.61a5.66 5.66 0 0 1 1.272 3.199H14.17a9 9 0 0 0-.468-2.478 9 9 0 0 0 1.636-.722zm0 7.21a9 9 0 0 0-1.637-.721c.272-.8.43-1.634.468-2.478H16.6a5.66 5.66 0 0 1-1.267 3.2m-1.933.036q.698.226 1.345.573a5.7 5.7 0 0 1-2.482 1.312A9 9 0 0 0 13.4 14.21m-2.875-.38v2.102a8.2 8.2 0 0 1-1.262-1.934 8 8 0 0 1 1.264-.166zm0-2.855v2.045a9 9 0 0 0-1.572.215 8 8 0 0 1-.442-2.26zM9.262 7.137c.327-.7.752-1.352 1.262-1.934v2.102a8 8 0 0 1-1.262-.167zm1.262.98v2.044H8.51a8 8 0 0 1 .44-2.26q.778.177 1.574.215m.813-.813V5.205A8.2 8.2 0 0 1 12.6 7.139a8 8 0 0 1-1.261.166zm0 2.857V8.116a9 9 0 0 0 1.573-.215 8.1 8.1 0 0 1 .44 2.26zm1.263 3.836a8.2 8.2 0 0 1-1.263 1.934v-2.1q.639.035 1.265.169zm-1.263-.98v-2.044h2.015a8.1 8.1 0 0 1-.442 2.26 9 9 0 0 0-1.571-.214zm-4.22 1.765q.648-.347 1.346-.574a9 9 0 0 0 1.139 1.885 5.7 5.7 0 0 1-2.483-1.312zm-.586-.61a5.66 5.66 0 0 1-1.273-3.199h2.435c.039.844.197 1.678.469 2.478a9 9 0 0 0-1.637.721zm9.49.434a6.497 6.497 0 1 0-10.18-8.079 6.498 6.498 0 1 0 10.18 8.08"/></g></g><defs><clipPath id="a"><path fill="#fff" d="M.792.43h20v20h-20z"/></clipPath><clipPath id="b"><path fill="#fff" d="M.792.43h20v20h-20z"/></clipPath></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 21 21"><g clip-path="url(#a)"><path fill="#138BFC" d="M9.152 2.406a7.7 7.7 0 0 1 2.864-.024 7.64 7.64 0 0 1 4.947 3.235 7.62 7.62 0 0 1 .333 7.973 2 2 0 0 0-.78-.203 2.6 2.6 0 0 0-2.035-2.333c.111-.413.178-.84.16-1.268a3.9 3.9 0 0 0-.239-1.236 3.94 3.94 0 0 0-1.266-1.76 3.99 3.99 0 0 0-4.077-.524 3.98 3.98 0 0 0-2.255 4.633c.18.72.568 1.385 1.107 1.895.334.322.727.582 1.152.768a2.29 2.29 0 0 0 .595 3.7c.233.116.487.183.744.22-.257.005-.513-.027-.768-.057a7.63 7.63 0 0 1-5.32-3.317 7.65 7.65 0 0 1-1.255-3.58 7.7 7.7 0 0 1 .116-2.133 7.6 7.6 0 0 1 1.617-3.39A7.6 7.6 0 0 1 7.27 3.05a7.7 7.7 0 0 1 1.882-.644"/><path fill="#F2FAFF" d="M12.574 11.376a2.6 2.6 0 0 1 1.908-.322 2.6 2.6 0 0 1 2.035 2.333 2.05 2.05 0 0 1 1.726 1.146 2.054 2.054 0 0 1-.974 2.765c-.244.12-.512.174-.78.199q-2.685-.003-5.37-.002c-.24-.002-.48.015-.717-.013a2.4 2.4 0 0 1-.744-.22 2.29 2.29 0 0 1 1.734-4.23 2.6 2.6 0 0 1 1.182-1.656"/></g><defs><clipPath id="a"><path fill="#fff" d="M.792.43h20v20h-20z"/></clipPath></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 21 21"><path fill="#fff" d="M15.77 19.5H5.813a4.094 4.094 0 0 1-4.092-4.092V5.451a4.094 4.094 0 0 1 4.092-4.093h9.957a4.094 4.094 0 0 1 4.093 4.093v9.957a4.094 4.094 0 0 1-4.093 4.093"/><path fill="#009CF5" d="M1.792 10.43a9 9 0 1 0 17.999 0 9 9 0 0 0-17.999 0"/><path fill="#FF4C3A" d="m16.462 4.664-6.41 5.028 1.478 1.478 5.024-6.41c.054-.063-.03-.144-.092-.096"/><path fill="#fff" d="m5.122 16.194 6.41-5.024-1.478-1.478-5.028 6.407c-.05.062.03.143.096.095M10.82 1.963a.14.14 0 0 0-.138.138v1.253c0 .075.06.138.138.138.077 0 .137-.06.137-.138V2.101a.14.14 0 0 0-.137-.138m-1.472.126a.135.135 0 0 0-.111.159l.218 1.235a.135.135 0 0 0 .16.11.135.135 0 0 0 .11-.158L9.505 2.2a.135.135 0 0 0-.158-.111m-1.08 1.73a.136.136 0 0 0 .177.08.136.136 0 0 0 .081-.176l-.429-1.178a.136.136 0 0 0-.177-.081.136.136 0 0 0-.08.176zm-1.109.54a.14.14 0 0 0 .186.05.14.14 0 0 0 .05-.186l-.626-1.085a.14.14 0 0 0-.186-.05.14.14 0 0 0-.05.185zm-.998.722a.137.137 0 0 0 .192.018.137.137 0 0 0 .018-.192l-.807-.96a.137.137 0 0 0-.192-.017.137.137 0 0 0-.018.191zm-.858.887a.135.135 0 0 0 .192-.018.135.135 0 0 0-.018-.192l-.96-.806a.135.135 0 0 0-.191.018.135.135 0 0 0 .018.192zm-1.778.393 1.086.627a.134.134 0 0 0 .186-.051.14.14 0 0 0-.051-.19l-1.086-.623a.134.134 0 0 0-.186.051c-.039.063-.015.147.051.186m-.596 1.325 1.178.429a.14.14 0 0 0 .177-.081.14.14 0 0 0-.081-.177l-1.178-.429a.14.14 0 0 0-.177.081.136.136 0 0 0 .08.177m.926 1.355L2.62 8.822a.137.137 0 1 0-.048.27l1.235.219a.137.137 0 1 0 .048-.27m-.138 1.223H2.463a.138.138 0 1 0 0 .276h1.253c.075 0 .138-.06.138-.138a.137.137 0 0 0-.138-.138m.081 1.233-1.235.218a.135.135 0 0 0-.11.16.135.135 0 0 0 .158.11l1.235-.219a.135.135 0 0 0 .111-.159.14.14 0 0 0-.159-.11m.291 1.199-1.178.428a.136.136 0 0 0-.081.177.136.136 0 0 0 .177.081l1.178-.428a.136.136 0 0 0 .08-.177.137.137 0 0 0-.176-.081m.495 1.127-1.086.627a.14.14 0 0 0-.05.189.14.14 0 0 0 .188.05l1.086-.626a.14.14 0 0 0 .05-.189.14.14 0 0 0-.188-.051m.683 1.028-.96.807a.137.137 0 0 0-.017.192.137.137 0 0 0 .192.018l.96-.807a.137.137 0 0 0 .017-.192c-.045-.06-.132-.066-.192-.018m.852.89-.807.96a.135.135 0 0 0 .018.192.135.135 0 0 0 .192-.018l.807-.96a.135.135 0 0 0-.018-.191.14.14 0 0 0-.192.018m.995.732-.627 1.085a.134.134 0 0 0 .051.186.14.14 0 0 0 .19-.05l.626-1.086a.135.135 0 0 0-.051-.186.14.14 0 0 0-.189.051m1.106.549L7.791 18.2a.14.14 0 0 0 .08.177.14.14 0 0 0 .177-.081l.43-1.178a.14.14 0 0 0-.082-.177.135.135 0 0 0-.177.08m1.077 1.739a.137.137 0 0 0 .158-.111l.22-1.235a.137.137 0 1 0-.27-.048l-.22 1.235a.135.135 0 0 0 .112.159m1.469.135c.074 0 .137-.06.137-.138v-1.253a.14.14 0 0 0-.137-.138.137.137 0 0 0-.138.138v1.253a.14.14 0 0 0 .138.138m1.094-1.472.219 1.235a.135.135 0 0 0 .159.11.135.135 0 0 0 .11-.158l-.218-1.235a.135.135 0 0 0-.16-.111.137.137 0 0 0-.11.159m1.2-.291.428 1.178a.137.137 0 0 0 .177.081.136.136 0 0 0 .08-.177l-.428-1.178a.136.136 0 0 0-.177-.081.136.136 0 0 0-.08.177m1.13-.495.626 1.085a.14.14 0 0 0 .189.051.14.14 0 0 0 .05-.189l-.629-1.085a.14.14 0 0 0-.189-.05.137.137 0 0 0-.048.188m1.025-.686.806.959a.137.137 0 0 0 .192.018.137.137 0 0 0 .018-.192l-.806-.96a.137.137 0 0 0-.192-.017.135.135 0 0 0-.018.192m.89-.852.96.807a.135.135 0 0 0 .191-.018.135.135 0 0 0-.018-.192l-.96-.807a.135.135 0 0 0-.191.018.14.14 0 0 0 .018.192m.732-.992 1.085.626a.138.138 0 0 0 .179-.202.1.1 0 0 0-.041-.034l-1.085-.627a.14.14 0 0 0-.19.05.14.14 0 0 0 .052.187M17.383 13l1.178.43a.14.14 0 0 0 .177-.082.14.14 0 0 0-.08-.177l-1.179-.428a.14.14 0 0 0-.177.08.136.136 0 0 0 .081.178m.345-1.184 1.235.22a.137.137 0 0 0 .159-.112.137.137 0 0 0-.11-.159l-1.236-.219a.137.137 0 1 0-.048.27m0-1.36c0 .074.06.137.138.137h1.253c.075 0 .138-.06.138-.138a.14.14 0 0 0-.138-.138h-1.253a.136.136 0 0 0-.138.138m.057-1.095 1.235-.219a.135.135 0 0 0 .111-.159.135.135 0 0 0-.159-.11l-1.235.218a.135.135 0 0 0-.111.16.137.137 0 0 0 .159.11m-.29-1.2 1.177-.428a.136.136 0 0 0 .081-.177.136.136 0 0 0-.177-.08l-1.178.428a.136.136 0 0 0-.08.177.14.14 0 0 0 .176.08M17 7.033l1.085-.626a.14.14 0 0 0 .05-.186.14.14 0 0 0-.188-.05l-1.085.626a.14.14 0 0 0-.051.189.14.14 0 0 0 .188.048m-.687-1.025.96-.806a.137.137 0 0 0 .017-.192.137.137 0 0 0-.192-.018l-.959.806a.137.137 0 0 0-.018.192c.048.06.135.066.192.018m-.851-.893.806-.96a.135.135 0 0 0-.018-.191.135.135 0 0 0-.192.018l-.806.959a.135.135 0 0 0 .018.192.135.135 0 0 0 .191-.018m-.993-.729.627-1.085a.133.133 0 0 0-.051-.186.14.14 0 0 0-.19.051L14.23 4.25a.134.134 0 0 0 .051.186.14.14 0 0 0 .19-.05m-1.106-.548.429-1.179a.14.14 0 0 0-.081-.176.14.14 0 0 0-.177.08l-.429 1.182a.14.14 0 0 0 .081.177.14.14 0 0 0 .177-.084m-1.343-.234a.137.137 0 0 0 .159-.111l.219-1.235a.137.137 0 0 0-.111-.16.137.137 0 0 0-.16.112l-.218 1.235a.14.14 0 0 0 .11.159M5.392 5.132a.15.15 0 0 0 .21 0 .15.15 0 0 0 0-.21l-.495-.495a.15.15 0 0 0-.21 0 .15.15 0 0 0 0 .21zm-.836 1.016c.069.048.162.03.207-.036a.15.15 0 0 0-.036-.207l-.573-.401a.15.15 0 0 0-.207.036.15.15 0 0 0 .036.206zM3.273 7l.635.296a.147.147 0 0 0 .198-.072.147.147 0 0 0-.072-.197l-.636-.297a.147.147 0 0 0-.197.072.147.147 0 0 0 .072.198m.272 1.253-.677-.18a.15.15 0 0 0-.183.105.15.15 0 0 0 .105.183l.677.18a.15.15 0 0 0 .183-.105.15.15 0 0 0-.105-.183m-.27 1.289-.698-.06a.15.15 0 0 0-.162.135.15.15 0 0 0 .135.162l.699.06a.15.15 0 0 0 .161-.135.15.15 0 0 0-.134-.162m-.038 1.319-.699.06a.15.15 0 0 0-.135.162.15.15 0 0 0 .162.135l.699-.06a.15.15 0 0 0 .134-.162.15.15 0 0 0-.161-.135m.23 1.304-.677.18a.147.147 0 0 0-.105.183c.021.08.102.126.183.105l.677-.18a.147.147 0 0 0 .105-.183.15.15 0 0 0-.183-.105m.372 1.253-.635.297a.15.15 0 0 0-.072.198.15.15 0 0 0 .198.072l.635-.297a.15.15 0 0 0 .072-.198.15.15 0 0 0-.198-.072m.627 1.164-.573.401a.146.146 0 0 0-.036.207c.048.07.141.084.207.036l.573-.402a.146.146 0 0 0 .036-.207.146.146 0 0 0-.207-.036m1.802 1.912-.402.573a.15.15 0 0 0 .036.207c.069.048.162.03.207-.036l.401-.573a.15.15 0 0 0-.036-.207.146.146 0 0 0-.206.036m.896 1.526a.147.147 0 0 0 .198-.072l.297-.635a.147.147 0 0 0-.072-.198.147.147 0 0 0-.198.072l-.297.635a.15.15 0 0 0 .072.198m1.373.516a.15.15 0 0 0 .183-.105l.18-.678a.15.15 0 0 0-.105-.183.15.15 0 0 0-.183.105l-.18.678a.15.15 0 0 0 .105.183m1.442.267a.15.15 0 0 0 .162-.135l.06-.699a.15.15 0 0 0-.135-.162.15.15 0 0 0-.162.135l-.06.699a.15.15 0 0 0 .135.162m1.244-.819.06.699a.15.15 0 0 0 .162.135.15.15 0 0 0 .135-.162l-.06-.699a.15.15 0 0 0-.162-.135.15.15 0 0 0-.135.162m1.304-.192.18.678a.147.147 0 0 0 .183.105.147.147 0 0 0 .105-.183l-.18-.678a.147.147 0 0 0-.183-.104.15.15 0 0 0-.105.182m1.254-.413.296.635a.15.15 0 0 0 .198.072.15.15 0 0 0 .072-.198l-.297-.635a.15.15 0 0 0-.198-.072.15.15 0 0 0-.071.198m1.163-.624.401.573a.147.147 0 0 0 .207.036.146.146 0 0 0 .036-.207l-.401-.573a.146.146 0 0 0-.207-.036.146.146 0 0 0-.036.207m1.034-.818.495.494a.15.15 0 0 0 .21 0 .15.15 0 0 0 0-.21l-.495-.494a.15.15 0 0 0-.21 0 .15.15 0 0 0 0 .21m.879-.984.572.402c.07.048.162.03.207-.036a.15.15 0 0 0-.036-.207l-.573-.402a.15.15 0 0 0-.206.036.146.146 0 0 0 .035.207m.692-1.121.636.297a.147.147 0 0 0 .198-.072.147.147 0 0 0-.072-.198l-.636-.297a.147.147 0 0 0-.198.072.15.15 0 0 0 .072.198m.489-1.226.677.18a.15.15 0 0 0 .183-.105.15.15 0 0 0-.105-.183l-.677-.18a.15.15 0 0 0-.183.105.147.147 0 0 0 .105.183m.267-1.292.698.06a.15.15 0 0 0 .162-.135.15.15 0 0 0-.135-.162l-.698-.06a.149.149 0 1 0-.027.297m.041-1.316.7-.06a.15.15 0 0 0 .134-.162.15.15 0 0 0-.162-.135l-.698.06a.15.15 0 0 0-.135.162.15.15 0 0 0 .162.135m-.191-1.308.677-.18a.147.147 0 0 0 .105-.182.147.147 0 0 0-.183-.105l-.677.18a.147.147 0 0 0-.105.182c.02.081.105.126.183.105m-.414-1.25.636-.297a.15.15 0 0 0 .072-.197.15.15 0 0 0-.198-.072l-.636.296a.15.15 0 0 0-.072.198c.036.072.123.105.198.072m-.624-1.163.573-.402a.146.146 0 0 0 .036-.207.146.146 0 0 0-.207-.036l-.572.402a.146.146 0 0 0-.037.207.15.15 0 0 0 .207.036m-1.801-1.913.401-.572a.15.15 0 0 0-.036-.207.15.15 0 0 0-.206.036l-.402.572a.15.15 0 0 0 .036.207.146.146 0 0 0 .207-.036m-.897-1.526a.147.147 0 0 0-.198.072l-.296.636a.147.147 0 0 0 .071.198.147.147 0 0 0 .198-.072l.297-.636a.15.15 0 0 0-.072-.198m-1.376-.515a.15.15 0 0 0-.183.105l-.18.677a.15.15 0 0 0 .105.183.15.15 0 0 0 .183-.105l.18-.677a.147.147 0 0 0-.105-.183m-1.529.728a.15.15 0 0 0 .162-.135l.06-.698a.15.15 0 0 0-.135-.162.15.15 0 0 0-.162.135l-.06.698a.15.15 0 0 0 .135.162m-1.379-1.01a.15.15 0 0 0-.135.162l.06.698a.15.15 0 0 0 .162.135.15.15 0 0 0 .135-.162l-.06-.698a.15.15 0 0 0-.162-.135m-1.262.348a.147.147 0 0 0-.183-.105.147.147 0 0 0-.105.183l.18.677a.147.147 0 0 0 .183.105.147.147 0 0 0 .105-.183zm-1.07 1.088-.297-.636a.15.15 0 0 0-.198-.072.15.15 0 0 0-.072.198l.294.639a.15.15 0 0 0 .198.072.155.155 0 0 0 .075-.201m-1.407.797c.048.07.141.084.207.036a.146.146 0 0 0 .036-.207l-.401-.572a.146.146 0 0 0-.207-.036.146.146 0 0 0-.036.207z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 21 21"><path fill="#FC7A28" d="M6.225 12.853c.195-1.017.753-1.805 1.572-2.406.5-.368 1.032-.692 1.553-1.03.833-.538 1.53-1.195 1.885-2.15.397-1.065.369-2.103-.354-3.02-.915-1.16-2.151-1.515-3.58-1.26-1.038.187-1.89.725-2.626 1.458a3.7 3.7 0 0 0-.767 1.078l.143-.096a2.1 2.1 0 0 1 1.318-.39 1.59 1.59 0 0 1 1.5 1.532 2.18 2.18 0 0 1-.472 1.419c-.406.523-.843 1.022-1.27 1.528-.92 1.091-1.395 2.332-1.203 3.768.193 1.443.946 2.532 2.224 3.23.806.44 1.69.587 2.643.578-.051-.022-.072-.033-.093-.039-1.831-.504-2.8-2.496-2.473-4.2m7.257-3.528c.741.244 1.41.636 2.089 1.008.713.392 1.464.408 2.232.181.15-.044.212-.126.197-.282-.019-.205-.008-.414-.039-.618-.203-1.353-.934-2.285-2.232-2.747-.163-.058-.215-.148-.263-.302a7 7 0 0 0-.35-.866c-.055-.117-.16-.208-.262-.335-.097.145-.179.252-.245.37-.248.437-.328.92-.346 1.413-.005.151-.045.264-.165.347-.267.185-.521.397-.807.547-.612.32-1.24.608-1.845.901.686-.004 1.365.162 2.036.383m.764 6.684c-.26-.06-.529-.09-.804-.137.014-.052.024-.097.038-.141.202-.641.238-1.29.154-1.958-.28-2.222-2.53-3.554-4.333-3.169-.96.205-1.64.741-2.034 1.639 1.445-1.43 3.606-.994 4.498.242.589.815.75 1.712.448 2.672-.302.962-.996 1.556-1.961 1.927 1.241.035 4.686-.073 5.105-.206-.047-.09-.082-.184-.14-.261-.243-.33-.58-.518-.971-.608m-2.79-1.72c-.009-1.135-.862-2.067-2.058-2.073-1.29-.007-2.078 1.054-2.078 2.069 0 1.086.899 2.078 2.066 2.059 1.146-.001 2.079-.919 2.07-2.056m-2.08.938a.94.94 0 0 1-.938-.952c.002-.515.446-.957.953-.949.514.01.95.446.954.955.004.521-.434.948-.97.946m8.677-2.963c-.103-.406-.388-.631-.772-.727-.267-.067-.545-.093-.82-.128-.75-.097-1.409-.408-2.04-.808-1.27-.805-2.654-1.16-4.155-.984-.26.03-.512.13-.767.197l.013.054c.165 0 .332-.016.495.003.397.047.804.068 1.186.174 1.354.377 2.325 1.25 3.018 2.449.098.171.21.286.4.296.275.015.554.043.824.008q.362-.053.688-.22c.616-.309 1.242-.447 1.917-.188.015-.036.024-.047.023-.057a.4.4 0 0 0-.01-.07"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 16 17"><g clip-path="url(#a)"><path fill="#165DFF" d="M9.295 6.292 6.537 9.05l-.707-.707 2.758-2.758zm-2.44 7.495-4.03-4.03.708-.707 4.03 4.03z"/><path stroke="#165DFF" d="M7.173 13.374a.5.5 0 0 1-.292.143l-3.982.489a.5.5 0 0 1-.557-.557l.49-3.982a.5.5 0 0 1 .142-.293L9.74 2.41a.5.5 0 0 1 .707 0l3.492 3.49a.5.5 0 0 1 0 .707z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 .175h16v16H0z"/></clipPath></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 191 123"><rect width="190" height="120" x=".5" y=".077" fill="#F4F6FB" rx="4"/><path fill="#E0E4EF" d="M15.182 69.361H179.17v4.838H15.18zm163.989-39.168h-48v27.461h48zM15.182 79.748H179.17v4.838H15.18zm0 10.299H179.17v4.838H15.18zm0 10.299H179.17v4.838H15.18z"/><path fill="#1B7CFF" d="M.5 4.077a4 4 0 0 1 4-4h182a4 4 0 0 1 4 4v9.486H.5z" opacity=".8"/><g filter="url(#a)"><rect width="69.449" height="36.455" x="34.393" y="78.359" fill="#fff" fill-opacity=".4" rx="4"/><rect width="68.449" height="35.455" x="34.893" y="78.859" stroke="#fff" rx="3.5"/></g><rect width="63.655" height="71.227" x="61.266" y="33.721" stroke="#69B7FF" stroke-dasharray="3 4" rx="3.5"/><g filter="url(#b)"><rect width="64.655" height="72.227" x="71.766" y="24.221" fill="#fff" rx="4"/><rect width="64.655" height="72.227" x="71.766" y="24.221" fill="url(#c)" fill-opacity=".6" rx="4"/><rect width="63.655" height="71.227" x="72.266" y="24.721" stroke="#fff" rx="3.5"/></g><path fill="#E3EEFA" d="M81.11 54.88h45.464v3.762H81.11zm0-7.16h19.665V34.445H81.11zm0 17.019h45.464V68.5H81.11zm0 9.859h17.256v3.761H81.109z"/><g filter="url(#d)"><path fill="url(#e)" d="M123.372 80.222c1.542-2.484 5.336-2.484 6.877 0l12.678 20.429c1.562 2.517-.355 5.689-3.439 5.689h-25.355c-3.084 0-5.001-3.172-3.439-5.689z"/><path stroke="#FFE9D3" d="M123.797 80.486c1.346-2.17 4.682-2.17 6.028 0l12.677 20.428c1.33 2.143-.272 4.926-3.014 4.926h-25.355c-2.742 0-4.344-2.783-3.014-4.926z"/></g><path fill="url(#f)" stroke="#FFE9D3" d="M121.199 62.517c2.134-3.439 7.409-3.439 9.543 0l19.159 30.872c2.128 3.429-.454 7.833-4.772 7.833h-38.317c-4.318 0-6.9-4.404-4.772-7.833z"/><path fill="#fff" d="M123.937 75.208a2.044 2.044 0 1 1 4.067 0l-.923 9.086a1.117 1.117 0 0 1-2.221 0zm2.033 12.741a2.007 2.007 0 1 0 0 4.015 2.007 2.007 0 1 0 0-4.015"/><path fill="#FA2121" d="M9.176 5.022a1.798 1.798 0 1 0 0 3.596 1.798 1.798 0 1 0 0-3.596"/><path fill="#F5C51C" d="M16.98 5.022a1.798 1.798 0 1 0 0 3.596 1.798 1.798 0 1 0 0-3.596"/><path fill="#1EE97B" d="M24.783 5.022a1.798 1.798 0 1 0 0 3.596 1.798 1.798 0 1 0 0-3.596"/><path fill="#E9ECF4" d="M32.19 26.059a17.009 17.009 0 1 0 0 34.018 17.009 17.009 0 1 0 0-34.018"/><path fill="#72ADFD" d="M32.19 26.059a17.01 17.01 0 1 1-17.008 17.009H32.19z" opacity=".5"/><defs><linearGradient id="c" x1="104.093" x2="104.093" y1="24.221" y2="96.448" gradientUnits="userSpaceOnUse"><stop offset=".535" stop-color="#fff"/><stop offset="1" stop-color="#DCEAF9"/></linearGradient><linearGradient id="e" x1="126.811" x2="126.811" y1="78.359" y2="106.34" gradientUnits="userSpaceOnUse"><stop stop-color="#FFE9BE"/><stop offset="1" stop-color="#FC993D"/></linearGradient><linearGradient id="f" x1="125.97" x2="125.97" y1="59.438" y2="101.722" gradientUnits="userSpaceOnUse"><stop stop-color="#FFE9BE"/><stop offset="1" stop-color="#FC993D"/></linearGradient><filter id="a" width="77.449" height="44.455" x="30.393" y="74.359" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feGaussianBlur in="BackgroundImageFix" stdDeviation="2"/><feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_39_7479"/><feBlend in="SourceGraphic" in2="effect1_backgroundBlur_39_7479" result="shape"/></filter><filter id="b" width="80.655" height="88.227" x="63.766" y="18.221" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="2"/><feGaussianBlur stdDeviation="4"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.450964 0 0 0 0 0.520921 0 0 0 0 0.585497 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_39_7479"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_39_7479" result="shape"/></filter><filter id="d" width="65.344" height="59.98" x="94.139" y="62.359" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_39_7479" stdDeviation="8"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 20 20"><g clip-path="url(#a)"><g filter="url(#b)"><rect width="16" height="14" x="2.642" y="3" fill="#D9D9D9" rx="1"/><rect width="16" height="14" x="2.642" y="3" fill="url(#c)" rx="1"/><rect width="16" height="14" x="2.642" y="3" fill="url(#d)" rx="1"/><rect width="16" height="14" x="2.642" y="3" fill="url(#e)" rx="1"/></g><rect width="14" height="12" x="3.642" y="4" fill="#fff" opacity=".3" rx="1"/><path fill="#fff" d="M10.706 12.095h4.795v1.598h-4.795zM8.043 9.698l-2.26-2.26 1.13-1.131 3.39 3.39-3.39 3.392-1.13-1.132z"/></g><defs><linearGradient id="c" x1="10.642" x2="10.642" y1="3" y2="17" gradientUnits="userSpaceOnUse"><stop stop-color="#54CCFF"/><stop offset="1" stop-color="#1B69FF"/></linearGradient><linearGradient id="d" x1="20.379" x2="13.408" y1="7.015" y2="18.657" gradientUnits="userSpaceOnUse"><stop stop-color="#AAFFB8" stop-opacity=".68"/><stop offset=".397" stop-color="#48FF65" stop-opacity="0"/></linearGradient><linearGradient id="e" x1="17.468" x2="5.174" y1="7.268" y2="18.22" gradientUnits="userSpaceOnUse"><stop offset=".51" stop-color="#A244FF" stop-opacity="0"/><stop offset=".978" stop-color="#A244FF"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 0h20v20H0z"/></clipPath><filter id="b" width="20" height="18" x=".642" y="2" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.215686 0 0 0 0 0.6 0 0 0 0 1 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_62_2506"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_62_2506" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 26 26"><g filter="url(#a)"><path fill="url(#b)" d="M4 4.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z" shape-rendering="crispEdges"/></g><path fill="url(#c)" d="M5 5.5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/><g filter="url(#d)" shape-rendering="crispEdges"><rect width="6" height="6" x="14" y="10.5" fill="#fff" fill-opacity=".2" rx="1" transform="rotate(90 14 10.5)"/><rect width="7" height="7" x="14.5" y="10" stroke="#fff" rx="1.5" transform="rotate(90 14.5 10)"/></g><g filter="url(#e)" shape-rendering="crispEdges"><rect width="6" height="6" x="18" y="7.5" fill="#fff" fill-opacity=".2" rx="3" transform="rotate(90 18 7.5)"/><rect width="7" height="7" x="18.5" y="7" stroke="#fff" rx="3.5" transform="rotate(90 18.5 7)"/></g><defs><filter id="a" width="26" height="25" x="0" y=".5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_189_27166"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_189_27166" result="shape"/></filter><filter id="d" width="12" height="12" x="5" y="8.5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_189_27166"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_189_27166" result="shape"/></filter><filter id="e" width="12" height="12" x="9" y="5.5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_189_27166"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_189_27166" result="shape"/></filter><linearGradient id="b" x1="13" x2="13" y1="3.5" y2="20.5" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".38"/></linearGradient><linearGradient id="c" x1="13" x2="13" y1="4.5" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#89AAFC"/><stop offset="1" stop-color="#DFEAFF"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 26 26"><g filter="url(#a)"><path fill="url(#b)" d="M4 4.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z" shape-rendering="crispEdges"/></g><path fill="url(#c)" d="M5 5.5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/><g filter="url(#d)" shape-rendering="crispEdges"><rect width="2.01" height="9.975" x="10.184" y="16.237" fill="#fff" fill-opacity=".2" rx="1" transform="rotate(-135 10.184 16.237)"/><rect width="3.01" height="10.975" x="10.184" y="16.944" stroke="#fff" rx="1.5" transform="rotate(-135 10.184 16.944)"/></g><defs><linearGradient id="b" x1="13" x2="13" y1="3.5" y2="20.5" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".38"/></linearGradient><linearGradient id="c" x1="13" x2="13" y1="4.5" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#89AAFC"/><stop offset="1" stop-color="#DFEAFF"/></linearGradient><filter id="a" width="26" height="25" x="0" y=".5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_22249"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_22249" result="shape"/></filter><filter id="d" width="13.643" height="13.643" x="6.178" y="6.179" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_22249"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_22249" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 26 26"><g filter="url(#a)"><path fill="url(#b)" d="M4 4.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z" shape-rendering="crispEdges"/></g><path fill="url(#c)" d="M5 5.5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/><g filter="url(#d)" shape-rendering="crispEdges"><path fill="#fff" fill-opacity=".2" d="M17.322 7.005a1 1 0 0 1 1 1v7.57a1 1 0 0 1-1 1H8.678a1 1 0 0 1-1-1v-7.57a1 1 0 0 1 1-1z"/><path stroke="#fff" d="M18.822 15.575v-7.57a1.5 1.5 0 0 0-1.5-1.5H8.678a1.5 1.5 0 0 0-1.5 1.5v7.57a1.5 1.5 0 0 0 1.5 1.5h8.644a1.5 1.5 0 0 0 1.5-1.5Z"/></g><path fill="#fff" d="M12.998 8.74c.896 0 1.669.316 2.31.949.633.633.949 1.406.949 2.31 0 .897-.316 1.67-.949 2.311a3.18 3.18 0 0 1-2.31.949c-.905 0-1.678-.316-2.31-.949a3.18 3.18 0 0 1-.95-2.31c0-.905.317-1.678.95-2.311.632-.633 1.405-.949 2.31-.949m0 .536q-1.134-.002-1.924.8a2.6 2.6 0 0 0-.8 1.923c0 .747.264 1.389.8 1.925a2.63 2.63 0 0 0 1.924.799c.746 0 1.388-.272 1.924-.8.527-.535.799-1.177.799-1.924 0-.755-.272-1.396-.8-1.923a2.62 2.62 0 0 0-1.923-.8m.07.703c.492 0 .887.105 1.186.325q.472.34.588 1.063h-.834a.87.87 0 0 0-.343-.492q-.237-.158-.606-.158c-.386 0-.676.114-.852.351-.167.211-.246.527-.246.94s.088.73.272.94q.264.332.844.334c.254 0 .465-.07.632-.193.158-.132.281-.325.352-.58h.834c-.105.527-.316.914-.65 1.168-.299.229-.694.343-1.168.343-.677 0-1.186-.21-1.529-.615-.299-.351-.44-.817-.44-1.397s.15-1.045.449-1.405c.351-.422.852-.624 1.51-.624"/><defs><linearGradient id="b" x1="13" x2="13" y1="3.5" y2="20.5" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".38"/></linearGradient><linearGradient id="c" x1="13" x2="13" y1="4.5" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#89AAFC"/><stop offset="1" stop-color="#DFEAFF"/></linearGradient><filter id="a" width="26" height="25" x="0" y=".5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_25590"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_25590" result="shape"/></filter><filter id="d" width="16.645" height="15.57" x="4.678" y="5.005" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_25590"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_25590" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 16 16"><g clip-path="url(#a)"><path fill="#4E5969" fill-rule="evenodd" d="m4.768 10.384.589.59 2.651-2.652 2.652 2.652.59-.59-3.242-3.24zm0-2.357.589.59 2.651-2.652 2.652 2.652.59-.59-3.242-3.24z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="#fff" d="M13 13V3H3v10z"/></clipPath></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 26 26"><g filter="url(#a)"><path fill="url(#b)" d="M4 4.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z" shape-rendering="crispEdges"/></g><path fill="url(#c)" d="M5 5.5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/><g filter="url(#d)" shape-rendering="crispEdges"><path fill="#fff" fill-opacity=".2" d="M8.1 8.147a1 1 0 0 1 1-1h7.8a1 1 0 0 1 1 1v2H8.1z"/><path stroke="#fff" d="M17.901 10.648h.5v-2.5a1.5 1.5 0 0 0-1.5-1.5H9.1a1.5 1.5 0 0 0-1.5 1.5v2.5h10.3Z"/></g><g filter="url(#e)" shape-rendering="crispEdges"><path fill="#fff" fill-opacity=".2" d="M17.901 15.836a1 1 0 0 1-1 1H9.1a1 1 0 0 1-1-1v-2h9.8z"/><path stroke="#fff" d="M8.1 13.336h-.5v2.5a1.5 1.5 0 0 0 1.5 1.5h7.8a1.5 1.5 0 0 0 1.5-1.5v-2.5z"/></g><defs><filter id="a" width="26" height="25" x="0" y=".5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_188_20555"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_188_20555" result="shape"/></filter><filter id="d" width="15.802" height="9" x="5.1" y="5.147" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_188_20555"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_188_20555" result="shape"/></filter><filter id="e" width="15.802" height="9" x="5.1" y="11.836" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_188_20555"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_188_20555" result="shape"/></filter><linearGradient id="b" x1="13" x2="13" y1="3.5" y2="20.5" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".38"/></linearGradient><linearGradient id="c" x1="13" x2="13" y1="4.5" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#89AAFC"/><stop offset="1" stop-color="#DFEAFF"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 26 26"><g filter="url(#a)"><path fill="url(#b)" d="M4 4.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z" shape-rendering="crispEdges"/></g><path fill="url(#c)" d="M5 5.5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/><g filter="url(#d)" shape-rendering="crispEdges"><path fill="#fff" fill-opacity=".2" d="M17.322 7.005a1 1 0 0 1 1 1v7.57a1 1 0 0 1-1 1H8.678a1 1 0 0 1-1-1v-7.57a1 1 0 0 1 1-1z"/><path stroke="#fff" d="M18.822 15.575v-7.57a1.5 1.5 0 0 0-1.5-1.5H8.678a1.5 1.5 0 0 0-1.5 1.5v7.57a1.5 1.5 0 0 0 1.5 1.5h8.644a1.5 1.5 0 0 0 1.5-1.5Z"/></g><g filter="url(#e)" shape-rendering="crispEdges"><rect width="1" height="10.645" x="7.678" y="10.838" fill="#fff" fill-opacity=".2" rx=".5" transform="rotate(-90 7.678 10.838)"/><rect width=".5" height="10.145" x="7.928" y="10.588" stroke="#fff" stroke-width=".5" rx=".25" transform="rotate(-90 7.928 10.588)"/></g><g filter="url(#f)" shape-rendering="crispEdges"><rect width="1" height="5.737" x="10.607" y="10.838" fill="#fff" fill-opacity=".2" rx=".5"/><rect width=".5" height="5.237" x="10.857" y="11.088" stroke="#fff" stroke-width=".5" rx=".25"/></g><defs><filter id="a" width="26" height="25" x="0" y=".5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_23303"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_23303" result="shape"/></filter><filter id="d" width="16.645" height="15.57" x="4.678" y="5.005" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_23303"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_23303" result="shape"/></filter><filter id="e" width="14.645" height="5" x="5.678" y="8.838" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_23303"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_23303" result="shape"/></filter><filter id="f" width="5" height="9.737" x="8.607" y="9.838" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_23303"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_23303" result="shape"/></filter><linearGradient id="b" x1="13" x2="13" y1="3.5" y2="20.5" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".38"/></linearGradient><linearGradient id="c" x1="13" x2="13" y1="4.5" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#89AAFC"/><stop offset="1" stop-color="#DFEAFF"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 26 26"><g filter="url(#a)"><path fill="url(#b)" d="M4 4.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z" shape-rendering="crispEdges"/></g><path fill="url(#c)" d="M5 5.5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/><g filter="url(#d)" shape-rendering="crispEdges"><rect width="9.57" height="4.289" x="12.289" y="7.005" fill="#fff" fill-opacity=".2" rx="1" transform="rotate(90 12.29 7.005)"/><rect width="10.57" height="5.289" x="12.789" y="6.505" stroke="#fff" rx="1.5" transform="rotate(90 12.79 6.505)"/></g><g filter="url(#e)" shape-rendering="crispEdges"><rect width="2.01" height="9.975" x="17.975" y="7.005" fill="#fff" fill-opacity=".2" rx="1" transform="rotate(90 17.975 7.005)"/><rect width="3.01" height="10.975" x="18.475" y="6.505" stroke="#fff" rx="1.5" transform="rotate(90 18.475 6.505)"/></g><defs><filter id="a" width="26" height="25" x="0" y=".5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_236_14504"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_236_14504" result="shape"/></filter><filter id="d" width="10.289" height="15.57" x="5" y="5.005" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_236_14504"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_236_14504" result="shape"/></filter><filter id="e" width="15.975" height="8.01" x="5" y="5.005" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_236_14504"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_236_14504" result="shape"/></filter><linearGradient id="b" x1="13" x2="13" y1="3.5" y2="20.5" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".38"/></linearGradient><linearGradient id="c" x1="13" x2="13" y1="4.5" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#89AAFC"/><stop offset="1" stop-color="#DFEAFF"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 26 26"><g filter="url(#a)"><path fill="url(#b)" d="M4 4.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z" shape-rendering="crispEdges"/></g><path fill="url(#c)" d="M5 5.5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/><g filter="url(#d)"><mask id="e" width="9" height="11" x="5.938" y="6.465" fill="#000" maskUnits="userSpaceOnUse"><path fill="#fff" d="M5.938 6.465h9v11h-9z"/><path fill-rule="evenodd" d="m7.938 12 1.414 1.415v-.001l2.122 2.121 1.414-1.414L10.767 12l2.12-2.12-1.414-1.415-2.12 2.12z" clip-rule="evenodd"/></mask><path fill="#fff" fill-opacity=".2" fill-rule="evenodd" d="m7.938 12 1.414 1.415v-.001l2.122 2.121 1.414-1.414L10.767 12l2.12-2.12-1.414-1.415-2.12 2.12z" clip-rule="evenodd" shape-rendering="crispEdges"/><path fill="#fff" d="m7.938 12-.708-.707-.707.707.707.707zm0 0 .707.707zm1.414 1.415-.707.707.707.707.707-.707zm0-.001.708-.707L9.353 12l-.708.707zm2.122 2.121-.707.707.707.707.707-.707zm1.414-1.414.707.707.707-.707-.707-.707zM10.767 12l-.707-.708-.707.708.707.707zm2.12-2.12.707.706.708-.707-.708-.707zm-1.414-1.415.707-.707-.707-.707-.707.707zm-2.12 2.12-.708-.707zm-.708 2.122-1.414-1.415v.001zm1.414 0-1.414-1.414-1.415 1.415 1.415 1.414zm-1.414 0 1.414 1.415v-.001zm3.536 2.121-2.121-2.121-1.415 1.414 2.122 2.121zm0-1.414-1.414 1.414 1.414 1.414 1.414-1.414zm-2.121-.707 2.121 2.121 1.414-1.414-2.121-2.122zm2.12-3.535-2.12 2.12 1.414 1.415 2.12-2.12zm-1.414 0 1.414 1.414 1.414-1.414-1.414-1.414zm-.706 2.12 2.12-2.12-1.414-1.414-2.12 2.12zm-1.415 1.415 1.415-1.415-1.415-1.414-1.414 1.414z" mask="url(#e)"/></g><g filter="url(#f)" shape-rendering="crispEdges"><path fill="#fff" fill-opacity=".2" d="M18.063 8.021v7.956h-1V8.022z"/><path stroke="#fff" d="M18.563 8.021v-.5h-2v8.956h2z"/></g><defs><filter id="a" width="26" height="25" x="0" y=".5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_188_26016"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_188_26016" result="shape"/></filter><filter id="d" width="11.779" height="13.898" x="4.523" y="6.051" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_188_26016"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_188_26016" result="shape"/></filter><filter id="f" width="7" height="13.956" x="14.063" y="6.021" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_188_26016"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_188_26016" result="shape"/></filter><linearGradient id="b" x1="13" x2="13" y1="3.5" y2="20.5" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".38"/></linearGradient><linearGradient id="c" x1="13" x2="13" y1="4.5" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#89AAFC"/><stop offset="1" stop-color="#DFEAFF"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 20 21"><g clip-path="url(#a)"><g filter="url(#b)"><path fill="url(#c)" d="M16.5 4.873h-6l-1.75-1.75H3.5a1.75 1.75 0 0 0-1.75 1.75v10.5a1.75 1.75 0 0 0 1.75 1.75h13a1.75 1.75 0 0 0 1.75-1.75v-8.75a1.75 1.75 0 0 0-1.75-1.75"/><path fill="url(#d)" d="M16.5 4.873h-6l-1.75-1.75H3.5a1.75 1.75 0 0 0-1.75 1.75v10.5a1.75 1.75 0 0 0 1.75 1.75h13a1.75 1.75 0 0 0 1.75-1.75v-8.75a1.75 1.75 0 0 0-1.75-1.75"/><path fill="url(#e)" d="M16.5 4.873h-6l-1.75-1.75H3.5a1.75 1.75 0 0 0-1.75 1.75v10.5a1.75 1.75 0 0 0 1.75 1.75h13a1.75 1.75 0 0 0 1.75-1.75v-8.75a1.75 1.75 0 0 0-1.75-1.75"/></g><path fill="#fff" d="M3.063 7.386a1 1 0 0 1 1-1h11.874a1 1 0 0 1 1 1v7.283a1 1 0 0 1-1 1H4.063a1 1 0 0 1-1-1z" opacity=".3"/><path fill="#fff" d="M7.695 7.735a1.646 1.646 0 1 1 0 3.293 1.646 1.646 0 0 1 0-3.293m2.964 6.586H4.73v-.659a1.976 1.976 0 0 1 1.976-1.976h1.976a1.975 1.975 0 0 1 1.976 1.976zm3.292-2.635h-2.634V10.37h2.634zm1.318-1.975h-3.952V8.393h3.952z"/></g><defs><linearGradient id="c" x1="10.5" x2="10.5" y1="3.123" y2="17.123" gradientUnits="userSpaceOnUse"><stop stop-color="#54CCFF"/><stop offset="1" stop-color="#1B69FF"/></linearGradient><linearGradient id="d" x1="21.15" x2="14.489" y1="7.138" y2="19.306" gradientUnits="userSpaceOnUse"><stop stop-color="#AAFFB8" stop-opacity=".68"/><stop offset=".397" stop-color="#48FF65" stop-opacity="0"/></linearGradient><linearGradient id="e" x1="17.966" x2="5.594" y1="7.391" y2="19.446" gradientUnits="userSpaceOnUse"><stop offset=".51" stop-color="#A244FF" stop-opacity="0"/><stop offset=".978" stop-color="#A244FF"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 .123h20v20H0z"/></clipPath><filter id="b" width="20.5" height="18" x="-.25" y="2.123" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.215686 0 0 0 0 0.6 0 0 0 0 1 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_83_6396"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_83_6396" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="23" height="26" fill="none"><path fill="url(#a)" d="M9.258 1.155a4 4 0 0 1 4 0l7.259 4.19a4 4 0 0 1 2 3.464v8.382a4 4 0 0 1-2 3.464l-7.259 4.19a4 4 0 0 1-4 0L2 20.655a4 4 0 0 1-2-3.464V8.809a4 4 0 0 1 2-3.464z"/><path fill="url(#b)" d="M9.258 1.155a4 4 0 0 1 4 0l7.259 4.19a4 4 0 0 1 2 3.464v8.382a4 4 0 0 1-2 3.464l-7.259 4.19a4 4 0 0 1-4 0L2 20.655a4 4 0 0 1-2-3.464V8.809a4 4 0 0 1 2-3.464z"/><path fill="url(#c)" d="M9.258 1.155a4 4 0 0 1 4 0l7.259 4.19a4 4 0 0 1 2 3.464v8.382a4 4 0 0 1-2 3.464l-7.259 4.19a4 4 0 0 1-4 0L2 20.655a4 4 0 0 1-2-3.464V8.809a4 4 0 0 1 2-3.464z"/><path fill="#fff" fill-rule="evenodd" d="M15.736 9.157h.144c.217 0 .361.145.433.362v3.105a3 3 0 0 0-1.155-.216 3.39 3.39 0 0 0-3.395 3.394c0 .867.289 1.661.867 2.24-.795.432-1.445.721-1.806.721-1.372 0-5.489-2.528-5.489-5.489V9.52c0-.145.144-.362.361-.362h.072c.361.073.795.145 1.156.145 1.444 0 2.745-.722 3.539-1.95 0 0 0-.072.072-.072.217-.073.434-.073.506.144a4.29 4.29 0 0 0 3.539 1.878c.361 0 .794 0 1.156-.145m-5.2 5.634 2.888-2.961a.567.567 0 0 0 0-.795c-.216-.216-.577-.216-.722 0l-2.528 2.6-1.228-1.227a.567.567 0 0 0-.794 0 .567.567 0 0 0 0 .794l1.589 1.589a.567.567 0 0 0 .794 0m6.716.289c.217.289.506.505.867.433a3.5 3.5 0 0 1 0 1.228q-.541-.108-.867.433a.76.76 0 0 0 0 .94c-.288.288-.65.433-1.01.577a.89.89 0 0 0-.795-.505.89.89 0 0 0-.795.505c-.36-.144-.722-.289-1.01-.578.144-.216.216-.65 0-.939-.218-.288-.506-.505-.868-.433-.072-.217-.072-.433-.072-.65s0-.361.072-.578c.29.072.65-.072.867-.433.145-.361.145-.722-.072-1.011a4.6 4.6 0 0 1 1.011-.578.94.94 0 0 0 .867.578c.433 0 .722-.29.866-.578.362.072.723.289 1.012.578-.217.289-.29.65-.073 1.01m-3.033.939c0 .722.578 1.228 1.228 1.228s1.155-.578 1.155-1.228a1.14 1.14 0 0 0-1.155-1.156c-.65 0-1.228.506-1.228 1.156" clip-rule="evenodd"/><defs><linearGradient id="a" x1="11.258" x2="11.258" y1="0" y2="26" gradientUnits="userSpaceOnUse"><stop stop-color="#B3B7BF"/><stop offset="1" stop-color="#969AA1"/></linearGradient><linearGradient id="b" x1="11.258" x2="11.258" y1="0" y2="26" gradientUnits="userSpaceOnUse"><stop stop-color="#55F996"/><stop offset="1" stop-color="#01D689"/></linearGradient><linearGradient id="c" x1="11.258" x2="11.258" y1="0" y2="26" gradientUnits="userSpaceOnUse"><stop stop-color="#1BBBFF"/><stop offset="1" stop-color="#1B7CFF"/></linearGradient></defs></svg>
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<svg 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="M4.15674 7.65674C4.15674 5.72374 5.72374 4.15674 7.65674 4.15674H24.3435C26.2765 4.15674 27.8435 5.72374 27.8435 7.65674V12.5086C27.8435 13.3371 27.1719 14.0086 26.3435 14.0086C25.5151 14.0086 24.8435 13.3371 24.8435 12.5086V7.65674C24.8435 7.3806 24.6196 7.15674 24.3435 7.15674H7.65674C7.3806 7.15674 7.15674 7.3806 7.15674 7.65674V24.3435C7.15674 24.6196 7.3806 24.8435 7.65674 24.8435H11.3681C12.1965 24.8435 12.8681 25.5151 12.8681 26.3435C12.8681 27.1719 12.1965 27.8435 11.3681 27.8435H7.65674C5.72374 27.8435 4.15674 26.2765 4.15674 24.3435V7.65674Z" fill="white"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.4321 18.9331C16.4321 17.5524 17.5514 16.4331 18.9321 16.4331H25.3427C26.7234 16.4331 27.8427 17.5524 27.8427 18.9331V25.3437C27.8427 26.7244 26.7234 27.8437 25.3427 27.8437H18.9321C17.5514 27.8437 16.4321 26.7244 16.4321 25.3437V18.9331ZM19.4321 19.4331V24.8437H24.8427V19.4331H19.4321Z" fill="white"/>
|
|
4
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.0298 8.41602C9.20136 8.41602 8.52979 9.08759 8.52979 9.91602L8.52978 14.9434C8.52978 15.7718 9.20136 16.4434 10.0298 16.4434C10.8582 16.4434 11.5298 15.7718 11.5298 14.9434L11.5298 11.416L15.0572 11.416C15.8856 11.416 16.5572 10.7444 16.5572 9.91602C16.5572 9.08759 15.8856 8.41602 15.0572 8.41602L10.0298 8.41602Z" fill="white"/>
|
|
5
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.1188 16.004C16.7046 15.4183 16.7046 14.4685 16.1188 13.8827L12.5639 10.3278C11.9781 9.74203 11.0283 9.74203 10.4425 10.3278C9.85676 10.9136 9.85675 11.8633 10.4425 12.4491L13.9974 16.004C14.5832 16.5898 15.533 16.5898 16.1188 16.004Z" fill="white"/>
|
|
6
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 24 26"><path fill="url(#a)" d="M9.758 1.155a4 4 0 0 1 4 0l7.259 4.19a4 4 0 0 1 2 3.464v8.382a4 4 0 0 1-2 3.464l-7.259 4.19a4 4 0 0 1-4 0L2.5 20.655a4 4 0 0 1-2-3.464V8.809a4 4 0 0 1 2-3.464z"/><path fill="url(#b)" d="M9.758 1.155a4 4 0 0 1 4 0l7.259 4.19a4 4 0 0 1 2 3.464v8.382a4 4 0 0 1-2 3.464l-7.259 4.19a4 4 0 0 1-4 0L2.5 20.655a4 4 0 0 1-2-3.464V8.809a4 4 0 0 1 2-3.464z"/><path fill="#fff" fill-rule="evenodd" d="M7.505 7.169h8.37c.96 0 1.783.686 1.783 1.646v6.312c0 .96-.823 1.646-1.646 1.646h-2.333v.96h.412c.412 0 .686.275.686.55 0 .274-.274.548-.686.548h-4.39c-.412 0-.687-.274-.687-.549 0-.274.275-.548.686-.548h.412v-.96H7.505c-.823 0-1.647-.687-1.647-1.647V8.815c0-.96.824-1.646 1.647-1.646m6.86 5.488a.295.295 0 0 0 .275-.274v-.96a.295.295 0 0 0-.275-.275h-.137c-.412-.138-.686-.55-.549-1.098v-.412s-.137-.137-.411-.274a.5.5 0 0 1-.206-.069c-.069-.034-.137-.068-.206-.068-.137-.137-.274 0-.274 0v.137a4 4 0 0 0-.197.108c-.161.093-.288.166-.49.166-.274 0-.548-.137-.685-.274v-.137c-.138-.137-.275-.137-.412-.137 0 0-.137 0-.412.137s-.411.274-.411.274c-.138.137-.138.275-.138.412v.137c.138.549-.137.96-.686 1.235h-.137c-.085 0-.117.052-.162.125a.8.8 0 0 1-.112.15v.822a.8.8 0 0 1 .112.15c.045.072.077.125.162.125h.137c.55.137.824.686.686 1.098v.137c-.091.091-.06.183-.03.274.015.046.03.092.03.137 0 0 .138 0 .412.275.274.137.412.137.412.137.137 0 .274 0 .411-.274.412-.412.96-.412 1.372 0v.137c.138.137.275.137.412.137 0 0 .137-.137.274-.137.275-.137.412-.274.412-.274.137-.138.137-.275.137-.412v-.137c-.137-.412.137-.96.686-1.098m-3.841-.686a1.23 1.23 0 0 1 1.234-1.235c.686 0 1.098.549 1.235 1.235a1.23 1.23 0 0 1-1.235 1.235 1.23 1.23 0 0 1-1.234-1.235" clip-rule="evenodd"/><defs><linearGradient id="a" x1="11.758" x2="11.758" y1="0" y2="26" gradientUnits="userSpaceOnUse"><stop stop-color="#B3B7BF"/><stop offset="1" stop-color="#969AA1"/></linearGradient><linearGradient id="b" x1="11.758" x2="11.758" y1="0" y2="26" gradientUnits="userSpaceOnUse"><stop stop-color="#1BBBFF"/><stop offset="1" stop-color="#1B7CFF"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 26 26"><g filter="url(#a)"><path fill="url(#b)" d="M4 4.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z" shape-rendering="crispEdges"/></g><path fill="url(#c)" d="M5 5.5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/><g filter="url(#d)" shape-rendering="crispEdges"><path fill="#fff" fill-opacity=".2" d="M15.84 7.005a1 1 0 0 1 1 1v6.922a1 1 0 0 1-1.462.887l-1.916-.998a1 1 0 0 0-.924 0l-1.916.998a1 1 0 0 1-1.462-.887V8.005a1 1 0 0 1 1-1z"/><path stroke="#fff" d="M17.34 14.927V8.005a1.5 1.5 0 0 0-1.5-1.5h-5.68a1.5 1.5 0 0 0-1.5 1.5v6.922a1.5 1.5 0 0 0 2.193 1.33l1.916-.998a.5.5 0 0 1 .462 0l1.916.998a1.5 1.5 0 0 0 2.193-1.33Z"/></g><defs><linearGradient id="b" x1="13" x2="13" y1="3.5" y2="20.5" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".38"/></linearGradient><linearGradient id="c" x1="13" x2="13" y1="4.5" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#89AAFC"/><stop offset="1" stop-color="#DFEAFF"/></linearGradient><filter id="a" width="26" height="25" x="0" y=".5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_454_19072"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_454_19072" result="shape"/></filter><filter id="d" width="13.68" height="14.925" x="6.16" y="5.005" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_454_19072"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_454_19072" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 26 26"><g filter="url(#a)"><path fill="url(#b)" d="M4 4.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z" shape-rendering="crispEdges"/></g><path fill="url(#c)" d="M5 5.5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/><g filter="url(#d)"><path fill="#fff" fill-opacity=".2" d="m15.132 7.883-2.001 2.002.52 1.148 1.147.52L16.8 9.55a3.146 3.146 0 1 1-1.668-1.668m-3.01 3.105 1.574 1.573-2.325 2.867a1.502 1.502 0 0 1-2.572-.408 1.5 1.5 0 0 1 .456-1.707z"/><path stroke="#fff" stroke-linejoin="round" d="M15.486 8.237a.5.5 0 0 0-.158-.814 3.644 3.644 0 0 0-4.938 4.326l-1.45 1.176a2.004 2.004 0 0 0-.154 2.973 2.004 2.004 0 0 0 2.973-.155l1.177-1.452a3.646 3.646 0 0 0 4.324-4.935.5.5 0 0 0-.814-.158l-1.757 1.756-.66-.299-.3-.661z"/></g><defs><linearGradient id="b" x1="13" x2="13" y1="3.5" y2="20.5" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".38"/></linearGradient><linearGradient id="c" x1="13" x2="13" y1="4.5" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#89AAFC"/><stop offset="1" stop-color="#DFEAFF"/></linearGradient><filter id="a" width="26" height="25" x="0" y=".5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_21117"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_21117" result="shape"/></filter><filter id="d" width="14.35" height="14.352" x="5.699" y="5.633" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_21117"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_21117" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 26 26"><g filter="url(#a)"><path fill="url(#b)" d="M4 4.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z" shape-rendering="crispEdges"/></g><path fill="url(#c)" d="M5 5.5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/><g filter="url(#d)" shape-rendering="crispEdges"><rect width="2.01" height="9.975" x="17.975" y="7.005" fill="#fff" fill-opacity=".2" rx="1" transform="rotate(90 17.975 7.005)"/><rect width="3.01" height="10.975" x="18.475" y="6.505" stroke="#fff" rx="1.5" transform="rotate(90 18.475 6.505)"/></g><path stroke="#fff" stroke-linecap="round" stroke-width="1.5" d="M9.813 15.187 12.999 12l3.187 3.187M13 13.45v4.2"/><defs><linearGradient id="b" x1="13" x2="13" y1="3.5" y2="20.5" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".38"/></linearGradient><linearGradient id="c" x1="13" x2="13" y1="4.5" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#89AAFC"/><stop offset="1" stop-color="#DFEAFF"/></linearGradient><filter id="a" width="26" height="25" x="0" y=".5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_454_24634"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_454_24634" result="shape"/></filter><filter id="d" width="15.975" height="8.01" x="5" y="5.005" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_454_24634"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_454_24634" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 26 26"><g filter="url(#a)"><path fill="url(#b)" d="M4 4.5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1z" shape-rendering="crispEdges"/></g><path fill="url(#c)" d="M5 5.5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1z"/><g filter="url(#d)" shape-rendering="crispEdges"><path fill="#fff" fill-opacity=".2" d="M17.322 7.005a1 1 0 0 1 1 1v7.57a1 1 0 0 1-1 1H8.678a1 1 0 0 1-1-1v-7.57a1 1 0 0 1 1-1z"/><path stroke="#fff" d="M18.822 15.575v-7.57a1.5 1.5 0 0 0-1.5-1.5H8.678a1.5 1.5 0 0 0-1.5 1.5v7.57a1.5 1.5 0 0 0 1.5 1.5h8.644a1.5 1.5 0 0 0 1.5-1.5Z"/></g><g filter="url(#e)" shape-rendering="crispEdges"><path fill="#fff" fill-opacity=".2" d="M13.086 9.06a.5.5 0 0 1 0 .707l-2.293 2.293a.5.5 0 0 1-.707-.707l2.293-2.293a.5.5 0 0 1 .707 0"/><path stroke="#fff" d="M13.086 9.06a.5.5 0 0 1 0 .707l-2.293 2.293a.5.5 0 0 1-.707-.707l2.293-2.293a.5.5 0 0 1 .707 0Z"/></g><g filter="url(#f)" shape-rendering="crispEdges"><path fill="#fff" fill-opacity=".2" d="M15.916 10.475a.5.5 0 0 1 0 .707l-.932.931a.5.5 0 0 1-.707-.707l.932-.931a.5.5 0 0 1 .707 0"/><path stroke="#fff" d="M15.916 10.475a.5.5 0 0 1 0 .707l-.932.931a.5.5 0 0 1-.707-.707l.932-.931a.5.5 0 0 1 .707 0Z"/></g><g filter="url(#g)" shape-rendering="crispEdges"><path fill="#fff" fill-opacity=".2" d="M13.086 13.303a.5.5 0 0 1 0 .707l-.932.931a.5.5 0 1 1-.707-.707l.932-.931a.5.5 0 0 1 .707 0"/><path stroke="#fff" d="M13.086 13.303a.5.5 0 0 1 0 .707l-.932.931a.5.5 0 1 1-.707-.707l.932-.931a.5.5 0 0 1 .707 0Z"/></g><defs><filter id="a" width="26" height="25" x="0" y=".5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_26895"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_26895" result="shape"/></filter><filter id="d" width="16.645" height="15.57" x="4.678" y="5.005" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_26895"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_26895" result="shape"/></filter><filter id="e" width="8.293" height="8.293" x="7.439" y="7.413" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_26895"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_26895" result="shape"/></filter><filter id="f" width="6.932" height="6.932" x="11.631" y="8.828" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_26895"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_26895" result="shape"/></filter><filter id="g" width="6.932" height="6.932" x="8.801" y="11.656" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.0885876 0 0 0 0 0.240744 0 0 0 0 0.626988 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_517_26895"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_517_26895" result="shape"/></filter><linearGradient id="b" x1="13" x2="13" y1="3.5" y2="20.5" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".38"/></linearGradient><linearGradient id="c" x1="13" x2="13" y1="4.5" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#89AAFC"/><stop offset="1" stop-color="#DFEAFF"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" class="icon" viewBox="0 0 1024 1024"><path d="M704 328a72 72 0 1 0 144 0 72 72 0 1 0-144 0"/><path d="M999.904 116.608a32 32 0 0 0-21.952-10.912L521.76 73.792a31.55 31.55 0 0 0-27.2 11.904l-92.192 114.848a32 32 0 0 0 .672 40.896l146.144 169.952-147.456 194.656 36.48-173.376a32 32 0 0 0-11.136-31.424L235.616 245.504l79.616-125.696a32 32 0 0 0-29.28-49.024L45.76 87.552a32 32 0 0 0-29.696 34.176l55.808 798.016a32.064 32.064 0 0 0 34.304 29.696l176.512-13.184c17.632-1.312 30.848-16.672 29.504-34.272s-16.576-31.04-34.304-29.536L133.44 883.232l-6.432-92.512 125.312-12.576a32 32 0 0 0 28.672-35.04 32.16 32.16 0 0 0-35.04-28.672L122.56 726.848 82.144 149.184l145.152-10.144-60.96 96.224a32 32 0 0 0 6.848 41.952l198.4 161.344-58.752 279.296a30.9 30.9 0 0 0 .736 14.752 31.7 31.7 0 0 0 1.408 11.04l51.52 154.56a31.97 31.97 0 0 0 27.456 21.76l523.104 47.552a32.064 32.064 0 0 0 34.848-29.632l55.776-798.048a32.06 32.06 0 0 0-7.776-23.232m-98.912 630.848-412.576-39.648a31.52 31.52 0 0 0-34.912 28.768 32 32 0 0 0 28.8 34.912l414.24 39.808-6.272 89.536-469.728-42.72-39.584-118.72 234.816-310.016a31.936 31.936 0 0 0-1.248-40.192L468.896 219.84l65.088-81.056 407.584 28.48z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 23 27"><path fill="url(#a)" d="M9.258 1.461a4 4 0 0 1 4 0l7.259 4.19a4 4 0 0 1 2 3.465v8.381a4 4 0 0 1-2 3.464l-7.259 4.19a4 4 0 0 1-4 0L2 20.962a4 4 0 0 1-2-3.464V9.116a4 4 0 0 1 2-3.464z"/><path fill="url(#b)" d="M9.258 1.461a4 4 0 0 1 4 0l7.259 4.19a4 4 0 0 1 2 3.465v8.381a4 4 0 0 1-2 3.464l-7.259 4.19a4 4 0 0 1-4 0L2 20.962a4 4 0 0 1-2-3.464V9.116a4 4 0 0 1 2-3.464z"/><path fill="#fff" d="M14.951 7.126H7.565c-.905 0-1.659.754-1.659 1.658v9.045c0 .905.754 1.659 1.659 1.659h7.386c.905 0 1.659-.754 1.659-1.659V8.784c0-.904-.754-1.658-1.659-1.658m-1.206 10.553H8.771c-.302 0-.603-.302-.603-.603 0-.302.301-.603.603-.603h4.974c.302 0 .603.301.603.603 0 .301-.301.603-.603.603m1.206-4.975-1.356-1.206a.46.46 0 0 0-.603 0l-1.357 1.206V9.387c0-.301.301-.603.603-.603h2.261c.15 0 .452.302.452.603z"/><defs><linearGradient id="a" x1="11.258" x2="11.258" y1=".307" y2="26.307" gradientUnits="userSpaceOnUse"><stop stop-color="#B3B7BF"/><stop offset="1" stop-color="#969AA1"/></linearGradient><linearGradient id="b" x1="11.258" x2="11.258" y1=".307" y2="26.307" gradientUnits="userSpaceOnUse"><stop stop-color="#55F996"/><stop offset="1" stop-color="#01D689"/></linearGradient></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18.001" height="18"><defs><linearGradient id="c" x1="35.66%" x2="50%" y1="-28.46%" y2="74.313%"><stop offset="0%" stop-color="#FFF" stop-opacity=".153"/><stop offset="100%" stop-color="#FFF"/></linearGradient><linearGradient id="d" x1="39.929%" x2="109.512%" y1="64.052%" y2="64.052%"><stop offset="0%" stop-color="#FFF"/><stop offset="100%" stop-color="#FFF" stop-opacity=".536"/></linearGradient><path id="a" d="M0 0h24v24H0z"/></defs><g fill="none" fill-rule="evenodd" transform="translate(-2.999 -3)"><mask id="b" fill="#fff"><use xlink:href="#a"/></mask><g mask="url(#b)"><path fill="url(#c)" d="m3.201 4 3.3 10h-6.5V4z" transform="translate(2.999 3)"/><path fill="url(#d)" d="M9.001 0a9 9 0 1 1 0 18h-7a2 2 0 0 1-2-2v-2h8.722a5 5 0 0 0 4.996-4.783L13.723 9a5 5 0 0 0-5-5H4.28A5 5 0 0 0 0 6.412L.001 2a2 2 0 0 1 2-2z" transform="translate(2.999 3)"/></g></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="190" height="170" fill="none"><mask id="a" width="190" height="170" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#D9D9D9" d="M0 0h190v170H0z"/></mask><g mask="url(#a)"><g filter="url(#b)"><ellipse cx="95" cy="84.706" fill="url(#c)" fill-opacity=".8" rx="65" ry="64.706" shape-rendering="crispEdges"/></g><g filter="url(#d)"><rect width="146" height="98" x="22" y="35" fill="#fff" rx="3.065"/><rect width="146" height="98" x="22" y="35" fill="url(#e)" rx="3.065"/></g><rect width="101" height="6" x="58" y="78.706" fill="#EEF2F6" opacity=".7" rx="1.022"/><rect width="101" height="6" x="58" y="90.706" fill="#EEF2F6" opacity=".7" rx="1.022"/><rect width="101" height="6" x="58" y="102.706" fill="#EEF2F6" opacity=".7" rx="1.022"/><rect width="101" height="6" x="58" y="114.706" fill="#EEF2F6" opacity=".7" rx="1.022"/><rect width="101" height="6" x="58" y="54.706" fill="#EEF2F6" opacity=".7" rx="1.022"/><rect width="101" height="6" x="58" y="66.706" fill="#EEF2F6" opacity=".7" rx="1.022"/><rect width="9.254" height="4.083" x="66.193" y="39.46" fill="#ADBACC" opacity=".499" rx="2.042"/><path fill="#F2F4F6" d="M22 44.188h28.789V133h-25.19C23.61 133 22 131.629 22 129.938z"/><rect width="26.732" height="8.167" x="23.028" y="54.907" fill="#06F" fill-opacity=".16" rx="1.022"/><rect width="20.563" height="3.063" x="26.112" y="57.458" fill="#176DE6" rx=".511"/><path fill="#176DE6" d="M23.028 57.458h.223c.286 0 .429 0 .538.056a.5.5 0 0 1 .223.223c.056.11.056.252.056.538v1.428c0 .286 0 .43-.056.539a.5.5 0 0 1-.223.223c-.11.055-.252.055-.538.055h-.141c-.029 0-.043 0-.054-.005a.05.05 0 0 1-.022-.022c-.006-.011-.006-.026-.006-.054z"/><rect width="14.394" height="3.063" x="26.112" y="49.291" fill="#D8E0EB" rx=".511"/><rect width="14.394" height="3.063" x="26.112" y="65.625" fill="#D8E0EB" rx=".511"/><rect width="14.394" height="3.063" x="26.112" y="73.792" fill="#D8E0EB" rx=".511"/><rect width="14.394" height="3.063" x="26.112" y="81.958" fill="#D8E0EB" rx=".511"/><rect width="14.394" height="3.063" x="26.112" y="90.125" fill="#D8E0EB" rx=".511"/><rect width="14.394" height="3.063" x="26.112" y="98.292" fill="#D8E0EB" rx=".511"/><rect width="12.338" height="3.063" x="26.112" y="126.875" fill="#D8E0EB" rx=".511"/><ellipse cx="27.655" cy="39.594" fill="#fff" opacity=".747" rx="1.542" ry="1.531"/><ellipse cx="33.824" cy="39.594" fill="#fff" opacity=".747" rx="1.542" ry="1.531"/><ellipse cx="39.993" cy="39.594" fill="#fff" opacity=".747" rx="1.542" ry="1.531"/><g filter="url(#f)"><path fill="#fff" d="M22 38.065A3.064 3.064 0 0 1 25.064 35h139.871A3.065 3.065 0 0 1 168 38.065v8.164H22z"/><path fill="url(#g)" d="M22 38.065A3.064 3.064 0 0 1 25.064 35h139.871A3.065 3.065 0 0 1 168 38.065v8.164H22z"/></g><rect width="21.592" height="3.063" x="30.226" y="39.083" fill="#CFD8E5" opacity=".7" rx="1.022"/><rect width="8.225" height="3.063" x="151.549" y="39.083" fill="#CFD8E5" opacity=".7" rx="1.022"/><circle cx="44.581" cy="25.29" r="1.935" fill="#D9E8FD"/><circle cx="49.097" cy="22.064" r="1.29" fill="#D9E8FD"/><circle cx="178.129" cy="96.903" r="3.871" fill="#D9E8FD"/><circle cx="176.839" cy="86.581" r="1.29" fill="#D9E8FD"/><g filter="url(#h)"><rect width="76" height="88" x="100" y="53" fill="#fff" rx="3.065"/><rect width="76" height="88" x="100" y="53" fill="url(#i)" rx="3.065"/><rect width="76" height="88" x="100" y="53" fill="#F5F7FA" rx="3.065"/><rect width="76" height="88" x="100" y="53" stroke="#E6E9ED" rx="3.065"/></g><rect width="64" height="21" x="106" y="60.706" fill="#fff" rx="2"/><rect width="9" height="9" x="110" y="64.206" fill="#3AC27D" opacity=".15" rx="2"/><path fill="#30B471" fill-rule="evenodd" d="M116.96 66.175h-4.92a.33.33 0 0 0-.255.1.35.35 0 0 0-.097.262v4.338a.35.35 0 0 0 .097.262c.067.07.16.105.255.1h4.92a.33.33 0 0 0 .255-.1.35.35 0 0 0 .097-.262v-4.338a.35.35 0 0 0-.097-.262.33.33 0 0 0-.255-.1m-2.46 3.615h-1.757v-.723h1.757zm-1.757-1.446h3.514v-.723h-3.514z" clip-rule="evenodd"/><rect width="3" height="3" x="109" y="75.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="114" y="75.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="119" y="75.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="124" y="75.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="129" y="75.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="134" y="75.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="164" y="75.706" fill="#DADFE6" rx=".5"/><path fill="#ADBACC" d="M123 65.706a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-16a1 1 0 0 1-1-1z" opacity=".498"/><path fill="#E8EBF1" d="M123 70.706a1 1 0 0 1 1-1h42a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-42a1 1 0 0 1-1-1z"/><rect width="64" height="21" x="106" y="86.706" fill="#fff" rx="2"/><rect width="9" height="9" x="110" y="90.206" fill="#1A78FF" opacity=".15" rx="2"/><path fill="#0070FF" d="m117.424 96.28-.33-.117-2.241.808a1.04 1.04 0 0 1-.703 0l-2.244-.808-.33.118a.26.26 0 0 0-.17.24c0 .108.068.204.17.24l2.836 1.023a.26.26 0 0 0 .176 0l2.836-1.022a.26.26 0 0 0 .17-.24.26.26 0 0 0-.17-.241z"/><path fill="#0070FF" d="m117.424 94.747-.33-.118-2.241.807a1.04 1.04 0 0 1-.703 0l-2.244-.807-.33.118a.26.26 0 0 0-.17.24c0 .108.068.204.17.24l2.836 1.023a.26.26 0 0 0 .176 0l2.836-1.023a.26.26 0 0 0 .17-.24.26.26 0 0 0-.17-.24"/><path fill="#0070FF" d="m117.424 93.213-2.836-1.023a.26.26 0 0 0-.176 0l-2.836 1.023a.26.26 0 0 0-.17.24c0 .108.068.204.17.24l2.836 1.023a.26.26 0 0 0 .176 0l2.836-1.023a.26.26 0 0 0 .17-.24.26.26 0 0 0-.17-.24"/><rect width="3" height="3" x="109" y="101.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="114" y="101.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="119" y="101.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="124" y="101.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="129" y="101.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="134" y="101.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="164" y="101.706" fill="#DADFE6" rx=".5"/><path fill="#ADBACC" d="M123 91.706a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-20a1 1 0 0 1-1-1z" opacity=".498"/><path fill="#E8EBF1" d="M123 96.706a1 1 0 0 1 1-1h38a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-38a1 1 0 0 1-1-1z" opacity=".498"/><rect width="64" height="21" x="106" y="112.706" fill="#fff" rx="2"/><rect width="9" height="9" x="110" y="116.206" fill="#904EE2" opacity=".15" rx="2"/><path fill="#9046EB" d="M116.708 120.306a.45.45 0 0 0-.408-.25h-1.585l.653-1.57a.424.424 0 0 0-.188-.532.46.46 0 0 0-.576.095l-2.25 2.596a.42.42 0 0 0-.062.461.46.46 0 0 0 .408.249h1.585l-.653 1.57a.424.424 0 0 0 .188.532.46.46 0 0 0 .576-.094l2.25-2.597a.42.42 0 0 0 .062-.46"/><rect width="3" height="3" x="109" y="127.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="114" y="127.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="119" y="127.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="124" y="127.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="129" y="127.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="134" y="127.706" fill="#E6E9ED" fill-opacity=".8" rx=".5"/><rect width="3" height="3" x="164" y="127.706" fill="#DADFE6" rx=".5"/><path fill="#ADBACC" d="M123 117.706a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-20a1 1 0 0 1-1-1z" opacity=".498"/><path fill="#E8EBF1" d="M123 122.706a1 1 0 0 1 1-1h38a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-38a1 1 0 0 1-1-1z" opacity=".498"/></g><defs><linearGradient id="c" x1="166.5" x2="61.117" y1="161.206" y2="19.248" gradientUnits="userSpaceOnUse"><stop stop-color="#C4DCFF"/><stop offset="1" stop-color="#F5F7FA"/></linearGradient><linearGradient id="e" x1="-46.531" x2="39.043" y1="81.461" y2="210.632" gradientUnits="userSpaceOnUse"><stop stop-color="#F7F8FA"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="g" x1="-46.531" x2="-44.923" y1="40.324" y2="61.498" gradientUnits="userSpaceOnUse"><stop stop-color="#F7F8FA"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="i" x1="64.326" x2="147.037" y1="94.72" y2="167.095" gradientUnits="userSpaceOnUse"><stop stop-color="#F7F8FA"/><stop offset="1" stop-color="#fff"/></linearGradient><filter id="b" width="150" height="152.412" x="20" y="15" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="8"/><feGaussianBlur stdDeviation="5"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.570833 0 0 0 0 0.749653 0 0 0 0 1 0 0 0 0.12 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_76_32712"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="3"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"/><feBlend in2="effect1_dropShadow_76_32712" result="effect2_dropShadow_76_32712"/><feBlend in="SourceGraphic" in2="effect2_dropShadow_76_32712" result="shape"/></filter><filter id="d" width="156" height="108" x="17" y="32" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="2"/><feGaussianBlur stdDeviation="2.5"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.504167 0 0 0 0 0.711918 0 0 0 0 1 0 0 0 0.1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_76_32712"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_76_32712" result="shape"/></filter><filter id="f" width="154.172" height="19.401" x="17.914" y="32.957" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="2.043"/><feGaussianBlur stdDeviation="2.043"/><feColorMatrix values="0 0 0 0 0.819608 0 0 0 0 0.85098 0 0 0 0 0.901961 0 0 0 0.3 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_76_32712"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_76_32712" result="shape"/></filter><filter id="h" width="87" height="99" x="94.5" y="49.5" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="2"/><feGaussianBlur stdDeviation="2.5"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.504167 0 0 0 0 0.711918 0 0 0 0 1 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_76_32712"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_76_32712" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 24 25"><rect width="20" height="20" x="1.759" y="2.005" fill="#165DFF" rx="10"/><path fill="#fff" d="M16 13.005h-1.25l-1.25-2.15c.3-.15.5-.5.5-.85v-2c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v2c0 .35.2.65.5.85l-1.25 2.15H8c-.55 0-1 .45-1 1v2c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-.65h2v.65c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-2c0-.55-.45-1-1-1m-5 1.6v-.6c0-.5-.4-.95-.9-1l1.15-2h1.45l1.15 2c-.5.05-.9.45-.9 1v.6z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 24 25"><rect width="20" height="20" x="1.759" y="2.005" fill="#C9CDD4" rx="10"/><path fill="#fff" d="M16 13.005h-1.25l-1.25-2.15c.3-.15.5-.5.5-.85v-2c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v2c0 .35.2.65.5.85l-1.25 2.15H8c-.55 0-1 .45-1 1v2c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-.65h2v.65c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-2c0-.55-.45-1-1-1m-5 1.6v-.6c0-.5-.4-.95-.9-1l1.15-2h1.45l1.15 2c-.5.05-.9.45-.9 1v.6z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24"><defs><linearGradient id="a" x1="0%" x2="85.607%" y1="0%" y2="88.541%"><stop offset="0%" stop-color="#05E0CF"/><stop offset="100%" stop-color="#02BDA1"/></linearGradient><linearGradient id="d" x1="56.555%" x2="56.555%" y1="95.676%" y2="0%"><stop offset="0%" stop-color="#FFF"/><stop offset="100%" stop-color="#FFF" stop-opacity=".8"/></linearGradient><linearGradient id="e" x1="56.555%" x2="56.555%" y1="95.676%" y2="0%"><stop offset="0%" stop-color="#FFF"/><stop offset="100%" stop-color="#FFF" stop-opacity=".8"/></linearGradient><path id="b" d="M0 0h16v16H0z"/></defs><g fill="none" fill-rule="evenodd"><rect width="24" height="24" fill="url(#a)" rx="8"/><g transform="translate(5 4)"><mask id="c" fill="#fff"><use xlink:href="#b"/></mask><g mask="url(#c)"><path fill="url(#d)" d="M8 0a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1zm0 8a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z" transform="translate(1 1.5)"/><path fill="url(#e)" d="M10.12 1.872a5.59 5.59 0 0 1 2.413 4.027l.915.001a.6.6 0 1 1 0 1.2h-.916a5.59 5.59 0 0 1-2.426 4.03.6.6 0 0 1-.674-.994 4.39 4.39 0 0 0 1.932-3.64 4.39 4.39 0 0 0-1.92-3.633.6.6 0 1 1 .676-.991" transform="translate(1 1.5)"/></g></g></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24"><defs><linearGradient id="a" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#A8A1FC"/><stop offset="100%" stop-color="#6F68F8"/></linearGradient><path id="b" d="M0 0h16v16H0z"/></defs><g fill="none" fill-rule="evenodd"><rect width="24" height="24" fill="url(#a)" rx="8"/><g transform="translate(4 4)"><mask id="c" fill="#fff"><use xlink:href="#b"/></mask><g mask="url(#c)"><path fill="#FFF" fill-opacity=".6" d="M10.75 8H15v5a2 2 0 0 1-2 2h-.354a2 2 0 0 1-2-2.042z"/><path fill="#FFF" d="M11.987 12.669V8.456l-.031-5.466a2 2 0 0 0-2.002-1.988l-6.948.005a2 2 0 0 0-1.999 2.008l.036 9.658c0 1.283 1.126 2.327 2.51 2.327l7.45-.009h2.504q.255 0 .493-.045c-1.146-.213-2.013-1.153-2.013-2.277"/><path fill="#8B84FA" d="M6.4 9.6H3.6a.6.6 0 1 1 0-1.2h2.8a.6.6 0 1 1 0 1.2m1-2.2H3.6a.6.6 0 1 1 0-1.2h3.8a.6.6 0 1 1 0 1.2m2-2.2H3.6a.6.6 0 1 1 0-1.2h5.8a.6.6 0 1 1 0 1.2"/></g></g></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18.001" height="18"><defs><linearGradient id="c" x1="35.66%" x2="50%" y1="-28.46%" y2="74.313%"><stop offset="0%" stop-color="#FFF" stop-opacity=".153"/><stop offset="100%" stop-color="#FFF"/></linearGradient><linearGradient id="d" x1="39.929%" x2="109.512%" y1="64.052%" y2="64.052%"><stop offset="0%" stop-color="#FFF"/><stop offset="100%" stop-color="#FFF" stop-opacity=".536"/></linearGradient><path id="a" d="M0 0h24v24H0z"/></defs><g fill="none" fill-rule="evenodd" transform="translate(-2.999 -3)"><mask id="b" fill="#fff"><use xlink:href="#a"/></mask><g mask="url(#b)"><path fill="url(#c)" d="m3.201 4 3.3 10h-6.5V4z" transform="translate(2.999 3)"/><path fill="url(#d)" d="M9.001 0a9 9 0 1 1 0 18h-7a2 2 0 0 1-2-2v-2h8.722a5 5 0 0 0 4.996-4.783L13.723 9a5 5 0 0 0-5-5H4.28A5 5 0 0 0 0 6.412L.001 2a2 2 0 0 1 2-2z" transform="translate(2.999 3)"/></g></g></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 16 17"><rect width="7" height="1" x="4.5" y="1.175" fill="#F53F3F" rx=".5"/><rect width="4.608" height="1" x="6.185" y="11.27" fill="#F53F3F" rx=".5" transform="rotate(-90 6.185 11.27)"/><rect width="4.608" height="1" x="8.815" y="11.27" fill="#F53F3F" rx=".5" transform="rotate(-90 8.815 11.27)"/><path stroke="#F53F3F" d="M3.074 5.654A1.5 1.5 0 0 1 4.57 4.026h6.862a1.5 1.5 0 0 1 1.495 1.628l-.657 7.65a1.5 1.5 0 0 1-1.494 1.371h-5.55a1.5 1.5 0 0 1-1.494-1.372z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 20 21"><g clip-path="url(#a)"><g filter="url(#b)"><path fill="url(#c)" d="M17.358 13.486V6.864c0-.572-.327-1.145-.818-1.39l-5.723-3.27a1.49 1.49 0 0 0-1.635 0L3.46 5.474c-.49.327-.817.818-.817 1.39v6.622c0 .573.327 1.145.817 1.39l5.723 3.27c.49.328 1.145.328 1.635 0l5.723-3.27c.49-.245.818-.817.818-1.39"/><path fill="url(#d)" d="M17.358 13.486V6.864c0-.572-.327-1.145-.818-1.39l-5.723-3.27a1.49 1.49 0 0 0-1.635 0L3.46 5.474c-.49.327-.817.818-.817 1.39v6.622c0 .573.327 1.145.817 1.39l5.723 3.27c.49.328 1.145.328 1.635 0l5.723-3.27c.49-.245.818-.817.818-1.39"/><path fill="url(#e)" d="M17.358 13.486V6.864c0-.572-.327-1.145-.818-1.39l-5.723-3.27a1.49 1.49 0 0 0-1.635 0L3.46 5.474c-.49.327-.817.818-.817 1.39v6.622c0 .573.327 1.145.817 1.39l5.723 3.27c.49.328 1.145.328 1.635 0l5.723-3.27c.49-.245.818-.817.818-1.39"/></g><path fill="#fff" d="M4.865 8.284a.5.5 0 0 0-.752.432v4.196a1 1 0 0 0 .496.864l3.658 2.133a.5.5 0 0 0 .752-.432v-4.196a1 1 0 0 0-.496-.864z" opacity=".3"/><path fill="#fff" d="M13.985 6.884a.5.5 0 0 0 .005-.867l-3.65-2.13a1 1 0 0 0-1.008 0l-3.65 2.13a.5.5 0 0 0 .005.867l3.656 2.072a1 1 0 0 0 .986 0z" opacity=".5"/><path fill="#fff" d="M15.559 8.716a.5.5 0 0 0-.752-.432l-3.658 2.133a1 1 0 0 0-.496.864v4.196a.5.5 0 0 0 .752.432l3.658-2.133a1 1 0 0 0 .496-.864z" opacity=".3"/></g><defs><linearGradient id="c" x1="10" x2="10" y1="1.959" y2="18.392" gradientUnits="userSpaceOnUse"><stop stop-color="#54CCFF"/><stop offset="1" stop-color="#1B69FF"/></linearGradient><linearGradient id="d" x1="18.956" x2="10" y1="6.671" y2="18.392" gradientUnits="userSpaceOnUse"><stop stop-color="#AAFFB8" stop-opacity=".68"/><stop offset=".397" stop-color="#48FF65" stop-opacity="0"/></linearGradient><linearGradient id="e" x1="16.278" x2="2.642" y1="6.968" y2="16.488" gradientUnits="userSpaceOnUse"><stop offset=".51" stop-color="#A244FF" stop-opacity="0"/><stop offset=".978" stop-color="#A244FF"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 .175h20v20H0z"/></clipPath><filter id="b" width="18.716" height="20.433" x=".642" y=".959" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.215686 0 0 0 0 0.6 0 0 0 0 1 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_32_8274"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_32_8274" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 20 21"><g filter="url(#a)"><rect width="14.716" height="11.192" x="2.642" y="4.579" fill="#D9D9D9" rx="2"/><rect width="14.716" height="11.192" x="2.642" y="4.579" fill="url(#b)" rx="2"/><rect width="14.716" height="11.192" x="2.642" y="4.579" fill="url(#c)" rx="2"/><rect width="14.716" height="11.192" x="2.642" y="4.579" fill="url(#d)" rx="2"/></g><path fill="#fff" d="M5.49 8.033h1.96q.64 0 1.002.306.335.288.336.774-.002.36-.174.612c-.114.156-.276.27-.492.354q.422.081.636.342c.138.168.21.402.21.69q-.001.648-.444.954c-.252.168-.612.252-1.068.252H5.49zm.701.576v1.224h1.074c.3 0 .51-.054.636-.15.12-.102.186-.264.186-.486 0-.204-.066-.354-.186-.444-.132-.096-.336-.144-.624-.144zm0 1.8v1.332h1.164q.397 0 .624-.126c.192-.108.288-.276.288-.516q-.002-.367-.21-.528-.216-.162-.684-.162zm4.353-2.196v1.002h.69v.564h-.69v1.752c0 .072.012.126.048.168.036.036.084.054.156.054h.408v.564h-.522q-.405 0-.594-.216c-.12-.132-.18-.318-.18-.57V9.78h-.558v-.564h.558v-.72zm2.804.918c.774 0 1.164.42 1.164 1.272v1.914h-.684v-1.854q0-.764-.702-.762a.63.63 0 0 0-.444.18q-.216.2-.252.57v1.866h-.684V9.215h.684v.36a1.2 1.2 0 0 1 .408-.33q.232-.115.51-.114" opacity=".5"/><defs><linearGradient id="b" x1="10" x2="10" y1="4.579" y2="15.771" gradientUnits="userSpaceOnUse"><stop stop-color="#54CCFF"/><stop offset="1" stop-color="#1B69FF"/></linearGradient><linearGradient id="c" x1="18.955" x2="13.778" y1="7.789" y2="17.737" gradientUnits="userSpaceOnUse"><stop stop-color="#AAFFB8" stop-opacity=".68"/><stop offset=".397" stop-color="#48FF65" stop-opacity="0"/></linearGradient><linearGradient id="d" x1="16.278" x2="6.387" y1="7.991" y2="18.129" gradientUnits="userSpaceOnUse"><stop offset=".51" stop-color="#A244FF" stop-opacity="0"/><stop offset=".978" stop-color="#A244FF"/></linearGradient><filter id="a" width="18.716" height="15.192" x=".642" y="3.579" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.215686 0 0 0 0 0.6 0 0 0 0 1 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_32_8298"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_32_8298" result="shape"/></filter></defs></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="design-iconfont" viewBox="0 0 20 21"><g clip-path="url(#a)"><g filter="url(#b)"><rect width="14.716" height="14.857" x="2.642" y="2.747" fill="#D9D9D9" rx="2"/><rect width="14.716" height="14.857" x="2.642" y="2.747" fill="url(#c)" rx="2"/><rect width="14.716" height="14.857" x="2.642" y="2.747" fill="url(#d)" rx="2"/><rect width="14.716" height="14.857" x="2.642" y="2.747" fill="url(#e)" rx="2"/></g><rect width="2" height="2" x="6.169" y="5.641" fill="#fff" opacity=".5" rx="1"/><rect width="2" height="2" x="6.169" y="9.379" fill="#fff" opacity=".5" rx="1"/><rect width="2" height="2" x="6.169" y="13.118" fill="#fff" opacity=".5" rx="1"/><rect width="4.747" height="1.3" x="9.597" y="5.991" fill="#fff" opacity=".5" rx=".65"/><rect width="4.747" height="1.3" x="9.597" y="9.729" fill="#fff" opacity=".5" rx=".65"/><rect width="4.747" height="1.3" x="9.597" y="13.468" fill="#fff" opacity=".5" rx=".65"/></g><defs><linearGradient id="c" x1="10" x2="10" y1="2.747" y2="17.604" gradientUnits="userSpaceOnUse"><stop stop-color="#54CCFF"/><stop offset="1" stop-color="#1B69FF"/></linearGradient><linearGradient id="d" x1="18.955" x2="11.107" y1="7.007" y2="18.368" gradientUnits="userSpaceOnUse"><stop stop-color="#AAFFB8" stop-opacity=".68"/><stop offset=".397" stop-color="#48FF65" stop-opacity="0"/></linearGradient><linearGradient id="e" x1="16.278" x2="3.572" y1="7.276" y2="17.087" gradientUnits="userSpaceOnUse"><stop offset=".51" stop-color="#A244FF" stop-opacity="0"/><stop offset=".978" stop-color="#A244FF"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 .175h20v20H0z"/></clipPath><filter id="b" width="18.716" height="18.857" x=".642" y="1.747" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="1"/><feGaussianBlur stdDeviation="1"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0.215686 0 0 0 0 0.6 0 0 0 0 1 0 0 0 0.4 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_32_8282"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_32_8282" result="shape"/></filter></defs></svg>
|