@mudakit/ui 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/README.md +1 -1
- package/dist/{MudaCalendar-f1lHTxVw.js → MudaCalendar-C1PMSA6X.js} +2 -2
- package/dist/{MudaColorPicker-Ny8v-KZR.js → MudaColorPicker-D9JCnuHA.js} +2 -2
- package/dist/MudaDialog-BYH1sqFg.js +62 -0
- package/dist/{MudaDropdown-DJOG_m6C.js → MudaDropdown-DwNvdtqh.js} +1 -1
- package/dist/MudaFocusTrap-CGlvV_MC.js +50 -0
- package/dist/{MudaFormCombobox-CBaRBOKQ.js → MudaFormCombobox-BFOvOqGX.js} +1 -1
- package/dist/MudaIcon-D_siyzw0.js +254 -0
- package/dist/{MudaIconPicker-CZWLPHbE.js → MudaIconPicker-zfcw1uy_.js} +1 -1
- package/dist/{MudaPagination-BYyElnCp.js → MudaPagination-BbXaUuPU.js} +1 -1
- package/dist/{MudaSpinner-C5_q8Vtn.js → MudaSpinner-BDVO7tdO.js} +3 -3
- package/dist/account_balance-DraASv2L.js +13 -0
- package/dist/account_balance-tTKo1rRM.js +13 -0
- package/dist/add-C-WLk8_D.js +13 -0
- package/dist/add-rHsXWUB3.js +13 -0
- package/dist/add_circle_outline-Cp4-UWD3.js +13 -0
- package/dist/add_circle_outline-gWceP5CT.js +13 -0
- package/dist/analytics-07sOnbP4.js +13 -0
- package/dist/analytics-DKajyXsZ.js +13 -0
- package/dist/apartment-D-yxo46U.js +13 -0
- package/dist/apartment-DC-_uC-r.js +13 -0
- package/dist/arrow_circle_down-Cfl01hSk.js +13 -0
- package/dist/arrow_circle_down-CzHL7kiP.js +13 -0
- package/dist/arrow_circle_up-B1p0bl_c.js +13 -0
- package/dist/arrow_circle_up-gvy-3vjx.js +13 -0
- package/dist/arrow_downward-DCoB2C0p.js +13 -0
- package/dist/arrow_downward-DPhLvtE2.js +13 -0
- package/dist/arrow_upward-D3WW55Xt.js +13 -0
- package/dist/arrow_upward-bMZZ2Ppz.js +13 -0
- package/dist/attractions-CscI2mGy.js +13 -0
- package/dist/attractions-Dr0QIo8M.js +13 -0
- package/dist/bathtub-D_DONAkK.js +17 -0
- package/dist/bathtub-Dr8Grsn1.js +17 -0
- package/dist/beach_access-DPhKGsWT.js +13 -0
- package/dist/beach_access-uF616UOm.js +13 -0
- package/dist/bed-CpbGES3I.js +13 -0
- package/dist/bed-GShLIbSi.js +13 -0
- package/dist/bento-CEpUIDgP.js +13 -0
- package/dist/bento-DQ5zrFt1.js +13 -0
- package/dist/build-CKEFwS5y.js +13 -0
- package/dist/build-DvoCjI8G.js +13 -0
- package/dist/calendar_month-CZFPgoyg.js +13 -0
- package/dist/calendar_month-D-vOb3Dt.js +13 -0
- package/dist/checkroom-BWB8BV4b.js +13 -0
- package/dist/checkroom-D2CT1-MS.js +13 -0
- package/dist/chevron_left-CgQ1kOTp.js +13 -0
- package/dist/chevron_left-DdkxhXWV.js +13 -0
- package/dist/chevron_right-Bg1krtnZ.js +13 -0
- package/dist/chevron_right-CnisH7RV.js +13 -0
- package/dist/close-BMlDU_S8.js +13 -0
- package/dist/close-ConOGoUj.js +13 -0
- package/dist/coffee-8ewXOEoT.js +13 -0
- package/dist/coffee-CjGoj0n3.js +13 -0
- package/dist/common/components.d.ts +1 -1
- package/dist/components/MudaCalendar/MudaCalendar.vue.d.ts +0 -6
- package/dist/components/MudaCalendar/MudaCalendarDays.vue.d.ts +0 -3
- package/dist/components/MudaCalendar/MudaCalendarInput.vue.d.ts +0 -6
- package/dist/components/MudaCalendar/MudaCalendarMonths.vue.d.ts +0 -3
- package/dist/components/MudaCalendar/MudaCalendarWeekDays.vue.d.ts +0 -3
- package/dist/components/MudaCalendar/MudaCalendarYears.vue.d.ts +0 -3
- package/dist/components/MudaCalendar/index.js +1 -1
- package/dist/components/MudaCalendar/useMudaCalendar.d.ts +0 -3
- package/dist/components/MudaColorPicker/MudaColorPickerControl.vue.d.ts +0 -4
- package/dist/components/MudaColorPicker/index.js +1 -1
- package/dist/components/MudaDialog/index.js +1 -1
- package/dist/components/MudaDropdown/index.js +1 -1
- package/dist/components/MudaFocusTrap/index.d.ts +1 -0
- package/dist/components/MudaFocusTrap/index.js +2 -0
- package/dist/{composables/useFocusTrap.d.ts → components/MudaFocusTrap/useMudaFocusTrap.d.ts} +1 -1
- package/dist/components/MudaFormCombobox/index.js +1 -1
- package/dist/components/MudaIcon/icons/lazyMudaIcon.d.ts +7 -0
- package/dist/components/MudaIcon/index.js +1 -1
- package/dist/components/MudaIconPicker/MudaIconPickerList.vue.d.ts +2 -2
- package/dist/components/MudaIconPicker/index.js +1 -1
- package/dist/components/MudaIconPicker/useMudaIconPickerList.d.ts +1 -1
- package/dist/components/MudaPagination/index.js +1 -1
- package/dist/components/MudaSpinner/index.js +1 -1
- package/dist/computer-CUVOc14q.js +13 -0
- package/dist/computer-D1kpZK30.js +13 -0
- package/dist/credit_card-CoVeAT2C.js +13 -0
- package/dist/credit_card-a49G2yA_.js +13 -0
- package/dist/dark_mode-Bn7TB25M.js +13 -0
- package/dist/dark_mode-CBcSeBc2.js +13 -0
- package/dist/dashboard-YWDZpqtm.js +13 -0
- package/dist/dashboard-v4Xin7--.js +13 -0
- package/dist/delete-BS5UF5dU.js +13 -0
- package/dist/delete-CyQzdFi0.js +13 -0
- package/dist/directions_bike-C5YNoNUl.js +13 -0
- package/dist/directions_bike-DvHfbVZP.js +13 -0
- package/dist/directions_boat-CBVP0cpN.js +13 -0
- package/dist/directions_boat-x6QRg_AU.js +13 -0
- package/dist/drafts-CuEaA7r6.js +13 -0
- package/dist/drafts-CzlXWdkd.js +13 -0
- package/dist/drag_handle-BufBe6Uw.js +13 -0
- package/dist/drag_handle-Cc938wbp.js +13 -0
- package/dist/drag_indicator-DT9p9q4p.js +13 -0
- package/dist/drag_indicator-ekZyuG1q.js +13 -0
- package/dist/edit-CuzOq4rd.js +13 -0
- package/dist/edit-SVv9Q4nL.js +13 -0
- package/dist/emergency-CmnweaLn.js +13 -0
- package/dist/emergency-DpFjNLHg.js +13 -0
- package/dist/family_restroom-B3KN27wZ.js +13 -0
- package/dist/family_restroom-KLlcfltB.js +13 -0
- package/dist/favorite-DEOkC0Bx.js +13 -0
- package/dist/favorite-qxA7_cca.js +13 -0
- package/dist/filter_list-CyMTL5fW.js +13 -0
- package/dist/filter_list-dm3IiIw0.js +13 -0
- package/dist/fitness_center-CC-d7NL8.js +13 -0
- package/dist/fitness_center-RN0MaLNZ.js +13 -0
- package/dist/flight-C_4De5Y8.js +13 -0
- package/dist/flight-DJiL1ZL5.js +13 -0
- package/dist/hiking-BfKY2ukX.js +13 -0
- package/dist/hiking-Dyp8Df_G.js +13 -0
- package/dist/home-Ba8s8g_D.js +13 -0
- package/dist/home-CoY1iTiJ.js +13 -0
- package/dist/hotel-B8C8Qlu7.js +13 -0
- package/dist/hotel-BPXCZZOB.js +13 -0
- package/dist/image-BJSLAs64.js +13 -0
- package/dist/image-BToO0yUV.js +13 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +22 -21
- package/dist/key-Bt7Vv5DO.js +13 -0
- package/dist/key-fmW_n9aQ.js +13 -0
- package/dist/keyboard_arrow_down-BnyWK-fU.js +13 -0
- package/dist/keyboard_arrow_down-D4dgMPwN.js +13 -0
- package/dist/keyboard_arrow_left-CrT8-der.js +13 -0
- package/dist/keyboard_arrow_left-DhQ64Nuq.js +13 -0
- package/dist/keyboard_arrow_right-9PYjOByS.js +13 -0
- package/dist/keyboard_arrow_right-CpMlKice.js +13 -0
- package/dist/keyboard_arrow_up-BnizXqA4.js +13 -0
- package/dist/keyboard_arrow_up-CCgawFRO.js +13 -0
- package/dist/keyboard_double_arrow_left-BF6zU6bw.js +13 -0
- package/dist/keyboard_double_arrow_left-B_2y3Ht4.js +13 -0
- package/dist/keyboard_double_arrow_right-BLjb8tDz.js +13 -0
- package/dist/keyboard_double_arrow_right-DKKfeQkD.js +13 -0
- package/dist/language-52-v5YWD.js +13 -0
- package/dist/language-CpboIcGR.js +13 -0
- package/dist/light_mode-BfjR3ehC.js +13 -0
- package/dist/light_mode-D7tesPdi.js +13 -0
- package/dist/liquor-DEFZlXiY.js +13 -0
- package/dist/liquor-DFBN6V2L.js +13 -0
- package/dist/local_convenience_store-BVPhUWyN.js +13 -0
- package/dist/local_convenience_store-VooSxFR7.js +13 -0
- package/dist/local_dining-BaVq9N5C.js +13 -0
- package/dist/local_dining-CC_8qUYw.js +13 -0
- package/dist/local_florist-B-T7_ZUe.js +13 -0
- package/dist/local_florist-_5WIAVnr.js +13 -0
- package/dist/local_mall-B4kHK9Gy.js +13 -0
- package/dist/local_mall-D9SrQssA.js +13 -0
- package/dist/local_shipping-6inEJZd-.js +13 -0
- package/dist/local_shipping-ywoIF-ai.js +13 -0
- package/dist/local_taxi-4eg_19Dr.js +13 -0
- package/dist/local_taxi-D5c1hPAs.js +25 -0
- package/dist/logout-BPgfB1RA.js +13 -0
- package/dist/logout-Cen6gk64.js +13 -0
- package/dist/luggage-CIDfCXcO.js +13 -0
- package/dist/luggage-gDYixT05.js +13 -0
- package/dist/medical_services-BMnL9Hf0.js +13 -0
- package/dist/medical_services-DRLomvfV.js +13 -0
- package/dist/more_horiz-BowsYrHH.js +13 -0
- package/dist/more_horiz-HZRFuje3.js +13 -0
- package/dist/more_vert-D6N5BYNw.js +13 -0
- package/dist/more_vert-LubuX24o.js +13 -0
- package/dist/museum-BMO7HIgV.js +13 -0
- package/dist/museum-jv6Fapno.js +13 -0
- package/dist/nightlife-CH3YoSri.js +13 -0
- package/dist/nightlife-DvAmD_6n.js +13 -0
- package/dist/notifications-BNg2pGu6.js +13 -0
- package/dist/notifications-DwrssYIB.js +13 -0
- package/dist/paid-Cmx5Gm0T.js +13 -0
- package/dist/paid-DzQXZ21o.js +13 -0
- package/dist/palette-BaM5P-uu.js +13 -0
- package/dist/palette-Cx_gowSh.js +13 -0
- package/dist/payments-BS5LaM6l.js +13 -0
- package/dist/payments-SJiRf-3B.js +13 -0
- package/dist/pedal_bike-DS9OXy6T.js +13 -0
- package/dist/pedal_bike-dXPfkUSG.js +13 -0
- package/dist/phone_iphone-Drjw9kyk.js +13 -0
- package/dist/phone_iphone-Jn5mUcAU.js +13 -0
- package/dist/photo_camera-CkjGaV59.js +13 -0
- package/dist/photo_camera-DyUgsTIR.js +17 -0
- package/dist/priority_high-56QhMKOC.js +17 -0
- package/dist/priority_high-BC6iSZTu.js +17 -0
- package/dist/ramen_dining-BERpQdUU.js +13 -0
- package/dist/ramen_dining-BnjNsY8l.js +13 -0
- package/dist/remove-BoMXjU8j.js +13 -0
- package/dist/remove-BwkynUz8.js +13 -0
- package/dist/restaurant-BRki4Z_b.js +13 -0
- package/dist/restaurant-C3kYT1pX.js +13 -0
- package/dist/sailing-BVzd3Yw6.js +13 -0
- package/dist/sailing-CUuK_mdJ.js +13 -0
- package/dist/school-Bai17sP2.js +13 -0
- package/dist/school-DqyARVmh.js +13 -0
- package/dist/search-CcXvCUkm.js +13 -0
- package/dist/search-l1kG41Sc.js +13 -0
- package/dist/settings-CcUpNkTH.js +13 -0
- package/dist/settings-nrE4YRgL.js +13 -0
- package/dist/shopping_cart-B-NlNPiR.js +13 -0
- package/dist/shopping_cart-KMMms5VN.js +13 -0
- package/dist/spa-Be7VgpaE.js +13 -0
- package/dist/spa-DN1Mn8bz.js +13 -0
- package/dist/sports_bar-MQX8F5Zf.js +13 -0
- package/dist/sports_bar-vuyxzqar.js +13 -0
- package/dist/sports_basketball-BUVZEN3_.js +13 -0
- package/dist/sports_basketball-CtVt_X_l.js +13 -0
- package/dist/sports_esports-BJt8B991.js +26 -0
- package/dist/sports_esports-DUDO5lDe.js +13 -0
- package/dist/sports_mma-BAF7lZI7.js +13 -0
- package/dist/sports_mma-CdM8knJL.js +13 -0
- package/dist/star-RAIJVmbp.js +13 -0
- package/dist/star-i_70w1pe.js +13 -0
- package/dist/store-5DAAEf5M.js +13 -0
- package/dist/store-BeWM3jUf.js +13 -0
- package/dist/storefront-BlTCwZ3v.js +13 -0
- package/dist/storefront-DTtlr_xi.js +13 -0
- package/dist/style.css +1 -1
- package/dist/table_rows-CvDwC4iW.js +13 -0
- package/dist/table_rows-D5128dCH.js +13 -0
- package/dist/train-CQNTe9Qp.js +13 -0
- package/dist/train-YCiGuvbT.js +25 -0
- package/dist/travel_explore-CgOHWIio.js +13 -0
- package/dist/travel_explore-OMMCq3pa.js +13 -0
- package/dist/tv-DCFPE0jx.js +13 -0
- package/dist/tv-Ddejutmx.js +13 -0
- package/dist/vaccines-BQ_WEIlq.js +13 -0
- package/dist/vaccines-CfBRCxNm.js +13 -0
- package/dist/videogame_asset-CedIMUis.js +13 -0
- package/dist/videogame_asset-D27Cz601.js +25 -0
- package/dist/visibility-D2aBaum9.js +13 -0
- package/dist/visibility-DU-oBxte.js +13 -0
- package/dist/visibility_off-C2i2mzoe.js +13 -0
- package/dist/visibility_off-CWKymtPv.js +13 -0
- package/dist/watch-BeazuqvT.js +13 -0
- package/dist/watch-pa19WTfu.js +13 -0
- package/package.json +3 -3
- package/dist/MudaDialog-C6dOmY_K.js +0 -105
- package/dist/MudaIcon-BhSsLCZx.js +0 -1886
- /package/dist/components/{MudaDialog/MudaDialogFocusTrap.vue.d.ts → MudaFocusTrap/MudaFocusTrap.vue.d.ts} +0 -0
|
@@ -1,1886 +0,0 @@
|
|
|
1
|
-
import { computed as e, createBlock as t, createElementBlock as n, createElementVNode as r, createStaticVNode as i, defineComponent as ee, normalizeClass as a, normalizeStyle as te, openBlock as o, resolveDynamicComponent as ne, toRef as re, unref as ie } from "vue";
|
|
2
|
-
//#region src/components/MudaIcon/MudaIcon.types.ts
|
|
3
|
-
var ae = ":", oe = {
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
-
width: "24",
|
|
6
|
-
height: "24"
|
|
7
|
-
};
|
|
8
|
-
function se(e, t) {
|
|
9
|
-
return o(), n("svg", oe, [...t[0] ||= [r("path", { d: "M4 10h3v7H4zm6.5 0h3v7h-3zM2 19h20v3H2zm15-9h3v7h-3zm-5-9L2 6v2h20V6z" }, null, -1)]]);
|
|
10
|
-
}
|
|
11
|
-
var ce = { render: se }, le = {
|
|
12
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
13
|
-
width: "24",
|
|
14
|
-
height: "24"
|
|
15
|
-
};
|
|
16
|
-
function s(e, t) {
|
|
17
|
-
return o(), n("svg", le, [...t[0] ||= [r("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }, null, -1)]]);
|
|
18
|
-
}
|
|
19
|
-
var c = { render: s }, l = {
|
|
20
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
21
|
-
width: "24",
|
|
22
|
-
height: "24"
|
|
23
|
-
};
|
|
24
|
-
function u(e, t) {
|
|
25
|
-
return o(), n("svg", l, [...t[0] ||= [r("path", { d: "M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8" }, null, -1)]]);
|
|
26
|
-
}
|
|
27
|
-
var d = { render: u }, f = {
|
|
28
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
-
width: "24",
|
|
30
|
-
height: "24"
|
|
31
|
-
};
|
|
32
|
-
function p(e, t) {
|
|
33
|
-
return o(), n("svg", f, [...t[0] ||= [r("path", { d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M9 17H7v-5h2zm4 0h-2v-3h2zm0-5h-2v-2h2zm4 5h-2V7h2z" }, null, -1)]]);
|
|
34
|
-
}
|
|
35
|
-
var m = { render: p }, h = {
|
|
36
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
37
|
-
width: "24",
|
|
38
|
-
height: "24"
|
|
39
|
-
};
|
|
40
|
-
function g(e, t) {
|
|
41
|
-
return o(), n("svg", h, [...t[0] ||= [r("path", { d: "M17 11V3H7v4H3v14h8v-4h2v4h8V11zM7 19H5v-2h2zm0-4H5v-2h2zm0-4H5V9h2zm4 4H9v-2h2zm0-4H9V9h2zm0-4H9V5h2zm4 8h-2v-2h2zm0-4h-2V9h2zm0-4h-2V5h2zm4 12h-2v-2h2zm0-4h-2v-2h2z" }, null, -1)]]);
|
|
42
|
-
}
|
|
43
|
-
var _ = { render: g }, v = {
|
|
44
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
45
|
-
width: "24",
|
|
46
|
-
height: "24"
|
|
47
|
-
};
|
|
48
|
-
function y(e, t) {
|
|
49
|
-
return o(), n("svg", v, [...t[0] ||= [r("path", { d: "M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m1 10V8h-2v4H8l4 4 4-4z" }, null, -1)]]);
|
|
50
|
-
}
|
|
51
|
-
var b = { render: y }, x = {
|
|
52
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
53
|
-
width: "24",
|
|
54
|
-
height: "24"
|
|
55
|
-
};
|
|
56
|
-
function S(e, t) {
|
|
57
|
-
return o(), n("svg", x, [...t[0] ||= [r("path", { d: "M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0 2c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10m-1-10v4h2v-4h3l-4-4-4 4z" }, null, -1)]]);
|
|
58
|
-
}
|
|
59
|
-
var C = { render: S }, w = {
|
|
60
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
61
|
-
width: "24",
|
|
62
|
-
height: "24"
|
|
63
|
-
};
|
|
64
|
-
function T(e, t) {
|
|
65
|
-
return o(), n("svg", w, [...t[0] ||= [r("path", { d: "m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8z" }, null, -1)]]);
|
|
66
|
-
}
|
|
67
|
-
var E = { render: T }, D = {
|
|
68
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
69
|
-
width: "24",
|
|
70
|
-
height: "24"
|
|
71
|
-
};
|
|
72
|
-
function O(e, t) {
|
|
73
|
-
return o(), n("svg", D, [...t[0] ||= [r("path", { d: "m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8z" }, null, -1)]]);
|
|
74
|
-
}
|
|
75
|
-
var k = { render: O }, A = {
|
|
76
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
77
|
-
width: "24",
|
|
78
|
-
height: "24"
|
|
79
|
-
};
|
|
80
|
-
function j(e, t) {
|
|
81
|
-
return o(), n("svg", A, [...t[0] ||= [r("path", { d: "M10.43 18.75c.37-.46.94-.75 1.57-.75s1.19.29 1.56.75c.39-.09.76-.21 1.12-.36l-1.42-3.18a3.52 3.52 0 0 1-2.56-.02l-1.43 3.19c.38.16.76.29 1.16.37M5.15 10a7.06 7.06 0 0 0 .08 4c.63.05 1.22.4 1.56.99.33.57.35 1.23.11 1.79.27.27.56.53.87.76l1.52-3.39c-.47-.58-.75-1.32-.75-2.13 0-1.89 1.55-3.41 3.46-3.41s3.46 1.53 3.46 3.41c0 .82-.29 1.57-.78 2.16l1.5 3.35c.32-.24.62-.5.9-.79-.22-.55-.2-1.2.12-1.75.33-.57.9-.92 1.52-.99a7.03 7.03 0 0 0 .09-4.02c-.64-.04-1.26-.39-1.6-1-.36-.62-.35-1.36-.03-1.95-.91-.98-2.1-1.71-3.44-2.05C13.39 5.6 12.74 6 12 6s-1.39-.41-1.74-1.01a7.05 7.05 0 0 0-3.44 2.03c.33.6.35 1.35-.02 1.98-.35.62-.99.97-1.65 1m-1.3-.42c-.78-.6-1.02-1.7-.51-2.58s1.58-1.23 2.49-.85a8.53 8.53 0 0 1 4.18-2.42C10.15 2.75 10.99 2 12 2s1.85.75 1.98 1.73c1.63.39 3.07 1.24 4.18 2.42a1.99 1.99 0 0 1 2.49.85c.51.88.27 1.98-.51 2.58.23.77.35 1.58.35 2.42s-.12 1.65-.35 2.42c.78.6 1.02 1.7.51 2.58s-1.58 1.23-2.49.85c-.4.43-.85.81-1.34 1.15l1.34 3H16.3l-.97-2.17c-.43.18-.88.33-1.34.44-.14.98-.98 1.73-1.99 1.73s-1.85-.75-1.98-1.73c-.48-.12-.94-.27-1.38-.46L7.66 22H5.78l1.36-3.03a8.7 8.7 0 0 1-1.3-1.12c-.92.38-1.99.03-2.5-.85s-.27-1.98.51-2.58c-.23-.77-.35-1.58-.35-2.42s.12-1.65.35-2.42" }, null, -1)]]);
|
|
82
|
-
}
|
|
83
|
-
var M = { render: j }, N = {
|
|
84
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
85
|
-
width: "24",
|
|
86
|
-
height: "24"
|
|
87
|
-
};
|
|
88
|
-
function P(e, t) {
|
|
89
|
-
return o(), n("svg", N, [...t[0] ||= [r("circle", {
|
|
90
|
-
cx: "7",
|
|
91
|
-
cy: "7",
|
|
92
|
-
r: "2"
|
|
93
|
-
}, null, -1), r("path", { d: "M20 13V4.83C20 3.27 18.73 2 17.17 2c-.75 0-1.47.3-2 .83l-1.25 1.25c-.16-.05-.33-.08-.51-.08-.4 0-.77.12-1.08.32l2.76 2.76c.2-.31.32-.68.32-1.08 0-.18-.03-.34-.07-.51l1.25-1.25a.828.828 0 0 1 1.41.59V13h-6.85c-.3-.21-.57-.45-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5A2.25 2.25 0 0 0 5 12.25V13H2v6c0 1.1.9 2 2 2 0 .55.45 1 1 1h14c.55 0 1-.45 1-1 1.1 0 2-.9 2-2v-6z" }, null, -1)]]);
|
|
94
|
-
}
|
|
95
|
-
var F = { render: P }, I = {
|
|
96
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
97
|
-
width: "24",
|
|
98
|
-
height: "24"
|
|
99
|
-
};
|
|
100
|
-
function L(e, t) {
|
|
101
|
-
return o(), n("svg", I, [...t[0] ||= [r("path", { d: "m13.127 14.56 1.43-1.43 6.44 6.443L19.57 21zm4.293-5.73 2.86-2.86c-3.95-3.95-10.35-3.96-14.3-.02 3.93-1.3 8.31-.25 11.44 2.88M5.95 5.98c-3.94 3.95-3.93 10.35.02 14.3l2.86-2.86C5.7 14.29 4.65 9.91 5.95 5.98m.02-.02-.01.01c-.38 3.01 1.17 6.88 4.3 10.02l5.73-5.73c-3.13-3.13-7.01-4.68-10.02-4.3" }, null, -1)]]);
|
|
102
|
-
}
|
|
103
|
-
var R = { render: L }, z = {
|
|
104
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
105
|
-
width: "24",
|
|
106
|
-
height: "24"
|
|
107
|
-
};
|
|
108
|
-
function B(e, t) {
|
|
109
|
-
return o(), n("svg", z, [...t[0] ||= [r("path", { d: "M21 10.78V8c0-1.65-1.35-3-3-3h-4c-.77 0-1.47.3-2 .78-.53-.48-1.23-.78-2-.78H6C4.35 5 3 6.35 3 8v2.78c-.61.55-1 1.34-1 2.22v6h2v-2h16v2h2v-6c0-.88-.39-1.67-1-2.22M14 7h4c.55 0 1 .45 1 1v2h-6V8c0-.55.45-1 1-1M5 8c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v2H5z" }, null, -1)]]);
|
|
110
|
-
}
|
|
111
|
-
var V = { render: B }, H = {
|
|
112
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
113
|
-
width: "24",
|
|
114
|
-
height: "24"
|
|
115
|
-
};
|
|
116
|
-
function U(e, t) {
|
|
117
|
-
return o(), n("svg", H, [...t[0] ||= [r("path", { d: "M16 11V5h4c1.1 0 2 .9 2 2v4zm4 8c1.1 0 2-.9 2-2v-4h-6v6zM14 5v14H4c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2zm-4.5 7c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5.67 1.5 1.5 1.5 1.5-.67 1.5-1.5" }, null, -1)]]);
|
|
118
|
-
}
|
|
119
|
-
var W = { render: U }, ue = {
|
|
120
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
121
|
-
width: "24",
|
|
122
|
-
height: "24"
|
|
123
|
-
};
|
|
124
|
-
function de(e, t) {
|
|
125
|
-
return o(), n("svg", ue, [...t[0] ||= [r("path", { d: "m22.7 19-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4" }, null, -1)]]);
|
|
126
|
-
}
|
|
127
|
-
var fe = { render: de }, pe = {
|
|
128
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
129
|
-
width: "24",
|
|
130
|
-
height: "24"
|
|
131
|
-
};
|
|
132
|
-
function me(e, t) {
|
|
133
|
-
return o(), n("svg", pe, [...t[0] ||= [r("path", { d: "M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 16H5V10h14zM9 14H7v-2h2zm4 0h-2v-2h2zm4 0h-2v-2h2zm-8 4H7v-2h2zm4 0h-2v-2h2zm4 0h-2v-2h2z" }, null, -1)]]);
|
|
134
|
-
}
|
|
135
|
-
var he = { render: me }, ge = {
|
|
136
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
137
|
-
width: "24",
|
|
138
|
-
height: "24"
|
|
139
|
-
};
|
|
140
|
-
function _e(e, t) {
|
|
141
|
-
return o(), n("svg", ge, [...t[0] ||= [r("path", { d: "M21.6 18.2 13 11.75v-.91a3.496 3.496 0 0 0-.18-6.75A3.51 3.51 0 0 0 8.5 7.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .84-.69 1.52-1.53 1.5-.54-.01-.97.45-.97.99v1.76L2.4 18.2c-.77.58-.36 1.8.6 1.8h18c.96 0 1.37-1.22.6-1.8M6 18l6-4.5 6 4.5z" }, null, -1)]]);
|
|
142
|
-
}
|
|
143
|
-
var ve = { render: _e }, ye = {
|
|
144
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
145
|
-
width: "24",
|
|
146
|
-
height: "24"
|
|
147
|
-
};
|
|
148
|
-
function be(e, t) {
|
|
149
|
-
return o(), n("svg", ye, [...t[0] ||= [r("path", { d: "M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z" }, null, -1)]]);
|
|
150
|
-
}
|
|
151
|
-
var xe = { render: be }, Se = {
|
|
152
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
153
|
-
width: "24",
|
|
154
|
-
height: "24"
|
|
155
|
-
};
|
|
156
|
-
function Ce(e, t) {
|
|
157
|
-
return o(), n("svg", Se, [...t[0] ||= [r("path", { d: "M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z" }, null, -1)]]);
|
|
158
|
-
}
|
|
159
|
-
var we = { render: Ce }, Te = {
|
|
160
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
161
|
-
width: "24",
|
|
162
|
-
height: "24"
|
|
163
|
-
};
|
|
164
|
-
function Ee(e, t) {
|
|
165
|
-
return o(), n("svg", Te, [...t[0] ||= [r("path", { d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" }, null, -1)]]);
|
|
166
|
-
}
|
|
167
|
-
var De = { render: Ee }, Oe = {
|
|
168
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
169
|
-
width: "24",
|
|
170
|
-
height: "24"
|
|
171
|
-
};
|
|
172
|
-
function ke(e, t) {
|
|
173
|
-
return o(), n("svg", Oe, [...t[0] ||= [r("path", { d: "M18.5 3H6c-1.1 0-2 .9-2 2v5.71c0 3.83 2.95 7.18 6.78 7.29 3.96.12 7.22-3.06 7.22-7v-1h.5c1.93 0 3.5-1.57 3.5-3.5S20.43 3 18.5 3M16 5v3H6V5zm2.5 3H18V5h.5c.83 0 1.5.67 1.5 1.5S19.33 8 18.5 8M4 19h16v2H4z" }, null, -1)]]);
|
|
174
|
-
}
|
|
175
|
-
var Ae = { render: ke }, je = {
|
|
176
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
177
|
-
width: "24",
|
|
178
|
-
height: "24"
|
|
179
|
-
};
|
|
180
|
-
function Me(e, t) {
|
|
181
|
-
return o(), n("svg", je, [...t[0] ||= [r("path", { d: "M20 18c1.1 0 1.99-.9 1.99-2L22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2zM4 6h16v10H4z" }, null, -1)]]);
|
|
182
|
-
}
|
|
183
|
-
var Ne = { render: Me }, Pe = {
|
|
184
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
185
|
-
width: "24",
|
|
186
|
-
height: "24"
|
|
187
|
-
};
|
|
188
|
-
function Fe(e, t) {
|
|
189
|
-
return o(), n("svg", Pe, [...t[0] ||= [r("path", { d: "M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2m0 14H4v-6h16zm0-10H4V6h16z" }, null, -1)]]);
|
|
190
|
-
}
|
|
191
|
-
var Ie = { render: Fe }, Le = {
|
|
192
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
193
|
-
width: "24",
|
|
194
|
-
height: "24"
|
|
195
|
-
};
|
|
196
|
-
function Re(e, t) {
|
|
197
|
-
return o(), n("svg", Le, [...t[0] ||= [r("path", { d: "M12 3a9 9 0 1 0 9 9c0-.46-.04-.92-.1-1.36a5.39 5.39 0 0 1-4.4 2.26 5.403 5.403 0 0 1-3.14-9.8c-.44-.06-.9-.1-1.36-.1" }, null, -1)]]);
|
|
198
|
-
}
|
|
199
|
-
var ze = { render: Re }, Be = {
|
|
200
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
201
|
-
width: "24",
|
|
202
|
-
height: "24"
|
|
203
|
-
};
|
|
204
|
-
function Ve(e, t) {
|
|
205
|
-
return o(), n("svg", Be, [...t[0] ||= [r("path", { d: "M3 13h8V3H3zm0 8h8v-6H3zm10 0h8V11h-8zm0-18v6h8V3z" }, null, -1)]]);
|
|
206
|
-
}
|
|
207
|
-
var He = { render: Ve }, Ue = {
|
|
208
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
209
|
-
width: "24",
|
|
210
|
-
height: "24"
|
|
211
|
-
};
|
|
212
|
-
function We(e, t) {
|
|
213
|
-
return o(), n("svg", Ue, [...t[0] ||= [r("path", { d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6zM19 4h-3.5l-1-1h-5l-1 1H5v2h14z" }, null, -1)]]);
|
|
214
|
-
}
|
|
215
|
-
var Ge = { render: We }, Ke = {
|
|
216
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
217
|
-
width: "24",
|
|
218
|
-
height: "24"
|
|
219
|
-
};
|
|
220
|
-
function qe(e, t) {
|
|
221
|
-
return o(), n("svg", Ke, [...t[0] ||= [r("path", { d: "M15.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2M5 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5m0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5m5.8-10 2.4-2.4.8.8c1.3 1.3 3 2.1 5.1 2.1V9c-1.5 0-2.7-.6-3.6-1.5l-1.9-1.9c-.5-.4-1-.6-1.6-.6s-1.1.2-1.4.6L7.8 8.4c-.4.4-.6.9-.6 1.4 0 .6.2 1.1.6 1.4L11 14v5h2v-6.2zM19 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5m0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5" }, null, -1)]]);
|
|
222
|
-
}
|
|
223
|
-
var Je = { render: qe }, Ye = {
|
|
224
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
225
|
-
width: "24",
|
|
226
|
-
height: "24"
|
|
227
|
-
};
|
|
228
|
-
function Xe(e, t) {
|
|
229
|
-
return o(), n("svg", Ye, [...t[0] ||= [r("path", { d: "M20 21c-1.39 0-2.78-.47-4-1.32-2.44 1.71-5.56 1.71-8 0C6.78 20.53 5.39 21 4 21H2v2h2c1.38 0 2.74-.35 4-.99a8.75 8.75 0 0 0 8 0c1.26.65 2.62.99 4 .99h2v-2zM3.95 19H4c1.6 0 3.02-.88 4-2 .98 1.12 2.4 2 4 2s3.02-.88 4-2c.98 1.12 2.4 2 4 2h.05l1.89-6.68c.08-.26.06-.54-.06-.78s-.34-.42-.6-.5L20 10.62V6c0-1.1-.9-2-2-2h-3V1H9v3H6c-1.1 0-2 .9-2 2v4.62l-1.29.42a1.007 1.007 0 0 0-.66 1.28zM6 6h12v3.97L12 8 6 9.97z" }, null, -1)]]);
|
|
230
|
-
}
|
|
231
|
-
var Ze = { render: Xe }, Qe = {
|
|
232
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
233
|
-
width: "24",
|
|
234
|
-
height: "24"
|
|
235
|
-
};
|
|
236
|
-
function $e(e, t) {
|
|
237
|
-
return o(), n("svg", Qe, [...t[0] ||= [r("path", { d: "M21.99 8c0-.72-.37-1.35-.94-1.7L12 1 2.95 6.3C2.38 6.65 2 7.28 2 8v10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zM12 13 3.74 7.84 12 3l8.26 4.84z" }, null, -1)]]);
|
|
238
|
-
}
|
|
239
|
-
var et = { render: $e }, tt = {
|
|
240
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
241
|
-
width: "24",
|
|
242
|
-
height: "24"
|
|
243
|
-
};
|
|
244
|
-
function nt(e, t) {
|
|
245
|
-
return o(), n("svg", tt, [...t[0] ||= [r("path", { d: "M20 9H4v2h16zM4 15h16v-2H4z" }, null, -1)]]);
|
|
246
|
-
}
|
|
247
|
-
var rt = { render: nt }, it = {
|
|
248
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
249
|
-
width: "24",
|
|
250
|
-
height: "24"
|
|
251
|
-
};
|
|
252
|
-
function at(e, t) {
|
|
253
|
-
return o(), n("svg", it, [...t[0] ||= [r("path", { d: "M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2m-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }, null, -1)]]);
|
|
254
|
-
}
|
|
255
|
-
var ot = { render: at }, st = {
|
|
256
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
257
|
-
width: "24",
|
|
258
|
-
height: "24"
|
|
259
|
-
};
|
|
260
|
-
function ct(e, t) {
|
|
261
|
-
return o(), n("svg", st, [...t[0] ||= [r("path", { d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75zM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75z" }, null, -1)]]);
|
|
262
|
-
}
|
|
263
|
-
var lt = { render: ct }, ut = {
|
|
264
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
265
|
-
width: "24",
|
|
266
|
-
height: "24"
|
|
267
|
-
};
|
|
268
|
-
function dt(e, t) {
|
|
269
|
-
return o(), n("svg", ut, [...t[0] ||= [r("path", { d: "m20.79 9.23-2-3.46L14 8.54V3h-4v5.54L5.21 5.77l-2 3.46L8 12l-4.79 2.77 2 3.46L10 15.46V21h4v-5.54l4.79 2.77 2-3.46L16 12z" }, null, -1)]]);
|
|
270
|
-
}
|
|
271
|
-
var ft = { render: dt }, pt = {
|
|
272
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
273
|
-
width: "24",
|
|
274
|
-
height: "24"
|
|
275
|
-
};
|
|
276
|
-
function mt(e, t) {
|
|
277
|
-
return o(), n("svg", pt, [...t[0] ||= [r("path", { d: "M16 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2m4 18v-6h2.5l-2.54-7.63A2.01 2.01 0 0 0 18.06 7h-.12a2 2 0 0 0-1.9 1.37l-.86 2.58c1.08.6 1.82 1.73 1.82 3.05v8zm-7.5-10.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5S11 9.17 11 10s.67 1.5 1.5 1.5M5.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2m2 16v-7H9V9c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v6h1.5v7zm6.5 0v-4h1v-4c0-.82-.68-1.5-1.5-1.5h-2c-.82 0-1.5.68-1.5 1.5v4h1v4z" }, null, -1)]]);
|
|
278
|
-
}
|
|
279
|
-
var ht = { render: mt }, gt = {
|
|
280
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
281
|
-
width: "24",
|
|
282
|
-
height: "24"
|
|
283
|
-
};
|
|
284
|
-
function _t(e, t) {
|
|
285
|
-
return o(), n("svg", gt, [...t[0] ||= [r("path", { d: "m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z" }, null, -1)]]);
|
|
286
|
-
}
|
|
287
|
-
var vt = { render: _t }, yt = {
|
|
288
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
289
|
-
width: "24",
|
|
290
|
-
height: "24"
|
|
291
|
-
};
|
|
292
|
-
function bt(e, t) {
|
|
293
|
-
return o(), n("svg", yt, [...t[0] ||= [r("path", { d: "M10 18h4v-2h-4zM3 6v2h18V6zm3 7h12v-2H6z" }, null, -1)]]);
|
|
294
|
-
}
|
|
295
|
-
var xt = { render: bt }, St = {
|
|
296
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
297
|
-
width: "24",
|
|
298
|
-
height: "24"
|
|
299
|
-
};
|
|
300
|
-
function Ct(e, t) {
|
|
301
|
-
return o(), n("svg", St, [...t[0] ||= [r("path", { d: "M20.57 14.86 22 13.43 20.57 12 17 15.57 8.43 7 12 3.43 10.57 2 9.14 3.43 7.71 2 5.57 4.14 4.14 2.71 2.71 4.14l1.43 1.43L2 7.71l1.43 1.43L2 10.57 3.43 12 7 8.43 15.57 17 12 20.57 13.43 22l1.43-1.43L16.29 22l2.14-2.14 1.43 1.43 1.43-1.43-1.43-1.43L22 16.29z" }, null, -1)]]);
|
|
302
|
-
}
|
|
303
|
-
var wt = { render: Ct }, Tt = {
|
|
304
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
305
|
-
width: "24",
|
|
306
|
-
height: "24"
|
|
307
|
-
};
|
|
308
|
-
function Et(e, t) {
|
|
309
|
-
return o(), n("svg", Tt, [...t[0] ||= [r("path", { d: "M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5z" }, null, -1)]]);
|
|
310
|
-
}
|
|
311
|
-
var Dt = { render: Et }, Ot = {
|
|
312
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
313
|
-
width: "24",
|
|
314
|
-
height: "24"
|
|
315
|
-
};
|
|
316
|
-
function kt(e, t) {
|
|
317
|
-
return o(), n("svg", Ot, [...t[0] ||= [r("path", { d: "M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m4 5.28c-1.23-.37-2.22-1.17-2.8-2.18l-1-1.6c-.41-.65-1.11-1-1.84-1-.78 0-1.59.5-1.78 1.44S7 23 7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3c1 1.15 2.41 2.01 4 2.34V23H19V9h-1.5zM7.43 13.13l-2.12-.41a1 1 0 0 1-.79-1.17l.76-3.93a2 2 0 0 1 2.34-1.58l1.16.23z" }, null, -1)]]);
|
|
318
|
-
}
|
|
319
|
-
var At = { render: kt }, jt = {
|
|
320
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
321
|
-
width: "24",
|
|
322
|
-
height: "24"
|
|
323
|
-
};
|
|
324
|
-
function Mt(e, t) {
|
|
325
|
-
return o(), n("svg", jt, [...t[0] ||= [r("path", { d: "M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z" }, null, -1)]]);
|
|
326
|
-
}
|
|
327
|
-
var Nt = { render: Mt }, Pt = {
|
|
328
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
329
|
-
width: "24",
|
|
330
|
-
height: "24"
|
|
331
|
-
};
|
|
332
|
-
function Ft(e, t) {
|
|
333
|
-
return o(), n("svg", Pt, [...t[0] ||= [r("path", { d: "M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3m12-6h-8v7H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4" }, null, -1)]]);
|
|
334
|
-
}
|
|
335
|
-
var It = { render: Ft }, Lt = {
|
|
336
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
337
|
-
width: "24",
|
|
338
|
-
height: "24"
|
|
339
|
-
};
|
|
340
|
-
function Rt(e, t) {
|
|
341
|
-
return o(), n("svg", Lt, [...t[0] ||= [r("path", { d: "M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2M8.5 13.5l2.5 3.01L14.5 12l4.5 6H5z" }, null, -1)]]);
|
|
342
|
-
}
|
|
343
|
-
var zt = { render: Rt }, Bt = {
|
|
344
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
345
|
-
width: "24",
|
|
346
|
-
height: "24"
|
|
347
|
-
};
|
|
348
|
-
function Vt(e, t) {
|
|
349
|
-
return o(), n("svg", Bt, [...t[0] ||= [r("path", { d: "M21 10h-8.35A5.99 5.99 0 0 0 7 6c-3.31 0-6 2.69-6 6s2.69 6 6 6a5.99 5.99 0 0 0 5.65-4H13l2 2 2-2 2 2 4-4.04zM7 15c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3" }, null, -1)]]);
|
|
350
|
-
}
|
|
351
|
-
var Ht = { render: Vt }, Ut = {
|
|
352
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
353
|
-
width: "24",
|
|
354
|
-
height: "24"
|
|
355
|
-
};
|
|
356
|
-
function Wt(e, t) {
|
|
357
|
-
return o(), n("svg", Ut, [...t[0] ||= [r("path", { d: "M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z" }, null, -1)]]);
|
|
358
|
-
}
|
|
359
|
-
var Gt = { render: Wt }, Kt = {
|
|
360
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
361
|
-
width: "24",
|
|
362
|
-
height: "24"
|
|
363
|
-
};
|
|
364
|
-
function qt(e, t) {
|
|
365
|
-
return o(), n("svg", Kt, [...t[0] ||= [r("path", { d: "M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6z" }, null, -1)]]);
|
|
366
|
-
}
|
|
367
|
-
var Jt = { render: qt }, Yt = {
|
|
368
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
369
|
-
width: "24",
|
|
370
|
-
height: "24"
|
|
371
|
-
};
|
|
372
|
-
function Xt(e, t) {
|
|
373
|
-
return o(), n("svg", Yt, [...t[0] ||= [r("path", { d: "M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z" }, null, -1)]]);
|
|
374
|
-
}
|
|
375
|
-
var Zt = { render: Xt }, Qt = {
|
|
376
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
377
|
-
width: "24",
|
|
378
|
-
height: "24"
|
|
379
|
-
};
|
|
380
|
-
function $t(e, t) {
|
|
381
|
-
return o(), n("svg", Qt, [...t[0] ||= [r("path", { d: "M7.41 15.41 12 10.83l4.59 4.58L18 14l-6-6-6 6z" }, null, -1)]]);
|
|
382
|
-
}
|
|
383
|
-
var en = { render: $t }, tn = {
|
|
384
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
385
|
-
width: "24",
|
|
386
|
-
height: "24"
|
|
387
|
-
};
|
|
388
|
-
function nn(e, t) {
|
|
389
|
-
return o(), n("svg", tn, [...t[0] ||= [r("path", { d: "M17.59 18 19 16.59 14.42 12 19 7.41 17.59 6l-6 6z" }, null, -1), r("path", { d: "m11 18 1.41-1.41L7.83 12l4.58-4.59L11 6l-6 6z" }, null, -1)]]);
|
|
390
|
-
}
|
|
391
|
-
var rn = { render: nn }, an = {
|
|
392
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
393
|
-
width: "24",
|
|
394
|
-
height: "24"
|
|
395
|
-
};
|
|
396
|
-
function on(e, t) {
|
|
397
|
-
return o(), n("svg", an, [...t[0] ||= [r("path", { d: "M6.41 6 5 7.41 9.58 12 5 16.59 6.41 18l6-6z" }, null, -1), r("path", { d: "m13 6-1.41 1.41L16.17 12l-4.58 4.59L13 18l6-6z" }, null, -1)]]);
|
|
398
|
-
}
|
|
399
|
-
var sn = { render: on }, cn = {
|
|
400
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
401
|
-
width: "24",
|
|
402
|
-
height: "24"
|
|
403
|
-
};
|
|
404
|
-
function ln(e, t) {
|
|
405
|
-
return o(), n("svg", cn, [...t[0] ||= [r("path", { d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2m6.93 6h-2.95a15.7 15.7 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8M12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96M4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A8 8 0 0 1 5.08 16m2.95-8H5.08a8 8 0 0 1 4.33-3.56A15.7 15.7 0 0 0 8.03 8M12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96M14.34 14H9.66c-.09-.66-.16-1.32-.16-2s.07-1.35.16-2h4.68c.09.65.16 1.32.16 2s-.07 1.34-.16 2m.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56M16.36 14c.08-.66.14-1.32.14-2s-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2z" }, null, -1)]]);
|
|
406
|
-
}
|
|
407
|
-
var un = { render: ln }, dn = {
|
|
408
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
409
|
-
width: "24",
|
|
410
|
-
height: "24"
|
|
411
|
-
};
|
|
412
|
-
function fn(e, t) {
|
|
413
|
-
return o(), n("svg", dn, [...t[0] ||= [r("path", { d: "M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5M2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1m18 0h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1M11 2v2c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1s-1 .45-1 1m0 18v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1M5.99 4.58a.996.996 0 0 0-1.41 0 .996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0s.39-1.03 0-1.41zm12.37 12.37a.996.996 0 0 0-1.41 0 .996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0a.996.996 0 0 0 0-1.41zm1.06-10.96a.996.996 0 0 0 0-1.41.996.996 0 0 0-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0zM7.05 18.36a.996.996 0 0 0 0-1.41.996.996 0 0 0-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0z" }, null, -1)]]);
|
|
414
|
-
}
|
|
415
|
-
var pn = { render: fn }, mn = {
|
|
416
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
417
|
-
width: "24",
|
|
418
|
-
height: "24"
|
|
419
|
-
};
|
|
420
|
-
function hn(e, t) {
|
|
421
|
-
return o(), n("svg", mn, [...t[0] ||= [r("path", { d: "M3 14c0 1.3.84 2.4 2 2.82V20H3v2h6v-2H7v-3.18C8.16 16.4 9 15.3 9 14V6H3zm2-6h2v3H5zm15.63.54-.95-.32a.99.99 0 0 1-.68-.94V3c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v4.28c0 .43-.28.81-.68.95l-.95.32c-.82.27-1.37 1.03-1.37 1.89V20c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-9.56c0-.86-.55-1.62-1.37-1.9M16 4h1v1h-1zm-3 6.44.95-.32C15.18 9.72 16 8.57 16 7.28V7h1v.28a3 3 0 0 0 2.05 2.85l.95.31V12h-7zM20 20h-7v-2h7z" }, null, -1)]]);
|
|
422
|
-
}
|
|
423
|
-
var gn = { render: hn }, _n = {
|
|
424
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
425
|
-
width: "24",
|
|
426
|
-
height: "24"
|
|
427
|
-
};
|
|
428
|
-
function vn(e, t) {
|
|
429
|
-
return o(), n("svg", _n, [...t[0] ||= [r("path", { d: "M19 7V4H5v3H2v13h8v-4h4v4h8V7zm-8 3H9v1h2v1H8V9h2V8H8V7h3zm5 2h-1v-2h-2V7h1v2h1V7h1z" }, null, -1)]]);
|
|
430
|
-
}
|
|
431
|
-
var yn = { render: vn }, bn = {
|
|
432
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
433
|
-
width: "24",
|
|
434
|
-
height: "24"
|
|
435
|
-
};
|
|
436
|
-
function xn(e, t) {
|
|
437
|
-
return o(), n("svg", bn, [...t[0] ||= [r("path", { d: "m8.1 13.34 2.83-2.83L3.91 3.5a4.01 4.01 0 0 0 0 5.66zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13z" }, null, -1)]]);
|
|
438
|
-
}
|
|
439
|
-
var Sn = { render: xn }, Cn = {
|
|
440
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
441
|
-
width: "24",
|
|
442
|
-
height: "24"
|
|
443
|
-
};
|
|
444
|
-
function wn(e, t) {
|
|
445
|
-
return o(), n("svg", Cn, [...t[0] ||= [r("path", { d: "M12 22a9 9 0 0 0 9-9 9 9 0 0 0-9 9M5.6 10.25a2.5 2.5 0 0 0 3.92 2.06l-.02.19a2.5 2.5 0 0 0 5 0l-.02-.19c.4.28.89.44 1.42.44a2.5 2.5 0 0 0 2.5-2.5c0-1-.59-1.85-1.43-2.25.84-.4 1.43-1.25 1.43-2.25a2.5 2.5 0 0 0-3.92-2.06l.02-.19a2.5 2.5 0 0 0-5 0l.02.19c-.4-.28-.89-.44-1.42-.44a2.5 2.5 0 0 0-2.5 2.5c0 1 .59 1.85 1.43 2.25-.84.4-1.43 1.25-1.43 2.25M12 5.5a2.5 2.5 0 0 1 0 5 2.5 2.5 0 0 1 0-5M3 13a9 9 0 0 0 9 9 9 9 0 0 0-9-9" }, null, -1)]]);
|
|
446
|
-
}
|
|
447
|
-
var Tn = { render: wn }, En = {
|
|
448
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
449
|
-
width: "24",
|
|
450
|
-
height: "24"
|
|
451
|
-
};
|
|
452
|
-
function Dn(e, t) {
|
|
453
|
-
return o(), n("svg", En, [...t[0] ||= [r("path", { d: "M19 6h-2c0-2.76-2.24-5-5-5S7 3.24 7 6H5c-1.1 0-1.99.9-1.99 2L3 20c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2m-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3m0 10c-2.76 0-5-2.24-5-5h2c0 1.66 1.34 3 3 3s3-1.34 3-3h2c0 2.76-2.24 5-5 5" }, null, -1)]]);
|
|
454
|
-
}
|
|
455
|
-
var On = { render: Dn }, kn = {
|
|
456
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
457
|
-
width: "24",
|
|
458
|
-
height: "24"
|
|
459
|
-
};
|
|
460
|
-
function An(e, t) {
|
|
461
|
-
return o(), n("svg", kn, [...t[0] ||= [r("path", { d: "M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m13.5-9 1.96 2.5H17V9.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5" }, null, -1)]]);
|
|
462
|
-
}
|
|
463
|
-
var jn = { render: An }, Mn = {
|
|
464
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
465
|
-
width: "24",
|
|
466
|
-
height: "24"
|
|
467
|
-
};
|
|
468
|
-
function Nn(e, t) {
|
|
469
|
-
return o(), n("svg", Mn, [...t[0] ||= [r("path", { d: "M18.92 6.01C18.72 5.42 18.16 5 17.5 5H15V3H9v2H6.5c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16m11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5M5 11l1.5-4.5h11L19 11z" }, null, -1)]]);
|
|
470
|
-
}
|
|
471
|
-
var Pn = { render: Nn }, Fn = {
|
|
472
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
473
|
-
width: "24",
|
|
474
|
-
height: "24"
|
|
475
|
-
};
|
|
476
|
-
function In(e, t) {
|
|
477
|
-
return o(), n("svg", Fn, [...t[0] ||= [r("path", { d: "m17 7-1.41 1.41L18.17 11H8v2h10.17l-2.58 2.58L17 17l5-5zM4 5h8V3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8v-2H4z" }, null, -1)]]);
|
|
478
|
-
}
|
|
479
|
-
var Ln = { render: In }, Rn = {
|
|
480
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
481
|
-
width: "24",
|
|
482
|
-
height: "24"
|
|
483
|
-
};
|
|
484
|
-
function zn(e, t) {
|
|
485
|
-
return o(), n("svg", Rn, [...t[0] ||= [r("path", { d: "M17 6h-2V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v3H7c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2 0 .55.45 1 1 1s1-.45 1-1h6c0 .55.45 1 1 1s1-.45 1-1c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2M9.5 18H8V9h1.5zm3.25 0h-1.5V9h1.5zm.75-12h-3V3.5h3zM16 18h-1.5V9H16z" }, null, -1)]]);
|
|
486
|
-
}
|
|
487
|
-
var Bn = { render: zn }, Vn = {
|
|
488
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
489
|
-
width: "24",
|
|
490
|
-
height: "24"
|
|
491
|
-
};
|
|
492
|
-
function Hn(e, t) {
|
|
493
|
-
return o(), n("svg", Vn, [...t[0] ||= [r("path", { d: "M20 6h-4V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2M10 4h4v2h-4zm6 11h-3v3h-2v-3H8v-2h3v-3h2v3h3z" }, null, -1)]]);
|
|
494
|
-
}
|
|
495
|
-
var Un = { render: Hn }, Wn = {
|
|
496
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
497
|
-
width: "24",
|
|
498
|
-
height: "24"
|
|
499
|
-
};
|
|
500
|
-
function Gn(e, t) {
|
|
501
|
-
return o(), n("svg", Wn, [...t[0] ||= [r("path", { d: "M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }, null, -1)]]);
|
|
502
|
-
}
|
|
503
|
-
var Kn = { render: Gn }, qn = {
|
|
504
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
505
|
-
width: "24",
|
|
506
|
-
height: "24"
|
|
507
|
-
};
|
|
508
|
-
function Jn(e, t) {
|
|
509
|
-
return o(), n("svg", qn, [...t[0] ||= [r("path", { d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }, null, -1)]]);
|
|
510
|
-
}
|
|
511
|
-
var Yn = { render: Jn }, Xn = {
|
|
512
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
513
|
-
width: "24",
|
|
514
|
-
height: "24"
|
|
515
|
-
};
|
|
516
|
-
function Zn(e, t) {
|
|
517
|
-
return o(), n("svg", Xn, [...t[0] ||= [r("path", { d: "M22 11V9L12 2 2 9v2h2v9H2v2h20v-2h-2v-9zm-6 7h-2v-4l-2 3-2-3v4H8v-7h2l2 3 2-3h2z" }, null, -1)]]);
|
|
518
|
-
}
|
|
519
|
-
var Qn = { render: Zn }, $n = {
|
|
520
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
521
|
-
width: "24",
|
|
522
|
-
height: "24"
|
|
523
|
-
};
|
|
524
|
-
function er(e, t) {
|
|
525
|
-
return o(), n("svg", $n, [...t[0] ||= [r("path", { d: "M1 5h14l-6 9v4h2v2H5v-2h2v-4zm9.1 4 1.4-2H4.49l1.4 2zM17 5h5v3h-3v9c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3a3 3 0 0 1 1 .17z" }, null, -1)]]);
|
|
526
|
-
}
|
|
527
|
-
var tr = { render: er }, nr = {
|
|
528
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
529
|
-
width: "24",
|
|
530
|
-
height: "24"
|
|
531
|
-
};
|
|
532
|
-
function rr(e, t) {
|
|
533
|
-
return o(), n("svg", nr, [...t[0] ||= [r("path", { d: "M12 22c1.1 0 2-.9 2-2h-4a2 2 0 0 0 2 2m6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1z" }, null, -1)]]);
|
|
534
|
-
}
|
|
535
|
-
var ir = { render: rr }, ar = {
|
|
536
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
537
|
-
width: "24",
|
|
538
|
-
height: "24"
|
|
539
|
-
};
|
|
540
|
-
function or(e, t) {
|
|
541
|
-
return o(), n("svg", ar, [...t[0] ||= [r("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m.88 15.76V19h-1.75v-1.29c-.74-.18-2.39-.77-3.02-2.96l1.65-.67c.06.22.58 2.09 2.4 2.09.93 0 1.98-.48 1.98-1.61 0-.96-.7-1.46-2.28-2.03-1.1-.39-3.35-1.03-3.35-3.31 0-.1.01-2.4 2.62-2.96V5h1.75v1.24c1.84.32 2.51 1.79 2.66 2.23l-1.58.67c-.11-.35-.59-1.34-1.9-1.34-.7 0-1.81.37-1.81 1.39 0 .95.86 1.31 2.64 1.9 2.4.83 3.01 2.05 3.01 3.45 0 2.63-2.5 3.13-3.02 3.22" }, null, -1)]]);
|
|
542
|
-
}
|
|
543
|
-
var sr = { render: or }, cr = {
|
|
544
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
545
|
-
width: "24",
|
|
546
|
-
height: "24"
|
|
547
|
-
};
|
|
548
|
-
function lr(e, t) {
|
|
549
|
-
return o(), n("svg", cr, [...t[0] ||= [r("path", { d: "M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10a2.5 2.5 0 0 0 2.5-2.5c0-.61-.23-1.2-.64-1.67a.53.53 0 0 1-.13-.33c0-.28.22-.5.5-.5H16c3.31 0 6-2.69 6-6 0-4.96-4.49-9-10-9m5.5 11c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m-3-4c-.83 0-1.5-.67-1.5-1.5S13.67 6 14.5 6s1.5.67 1.5 1.5S15.33 9 14.5 9M5 11.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S7.33 13 6.5 13 5 12.33 5 11.5m6-4c0 .83-.67 1.5-1.5 1.5S8 8.33 8 7.5 8.67 6 9.5 6s1.5.67 1.5 1.5" }, null, -1)]]);
|
|
550
|
-
}
|
|
551
|
-
var ur = { render: lr }, dr = {
|
|
552
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
553
|
-
width: "24",
|
|
554
|
-
height: "24"
|
|
555
|
-
};
|
|
556
|
-
function fr(e, t) {
|
|
557
|
-
return o(), n("svg", dr, [...t[0] ||= [r("path", { d: "M19 14V6c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2m-9-1c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3m13-6v11c0 1.1-.9 2-2 2H4v-2h17V7z" }, null, -1)]]);
|
|
558
|
-
}
|
|
559
|
-
var pr = { render: fr }, mr = {
|
|
560
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
561
|
-
width: "24",
|
|
562
|
-
height: "24"
|
|
563
|
-
};
|
|
564
|
-
function hr(e, t) {
|
|
565
|
-
return o(), n("svg", mr, [...t[0] ||= [r("path", { d: "m18.18 10-1.7-4.68A2.01 2.01 0 0 0 14.6 4H12v2h2.6l1.46 4h-4.81l-.36-1H12V7H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 9.87 0 12.2 0 15s2.2 5 5 5c2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5 0-2.8-2.2-5-5-5h-.82zM7.82 16c-.4 1.17-1.49 2-2.82 2-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2m4.9 4c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.03 0 .06-.01.09-.01 1.68 0 3 1.32 3 3s-1.33 3-3.01 3" }, null, -1)]]);
|
|
566
|
-
}
|
|
567
|
-
var gr = { render: hr }, _r = {
|
|
568
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
569
|
-
width: "24",
|
|
570
|
-
height: "24"
|
|
571
|
-
};
|
|
572
|
-
function vr(e, t) {
|
|
573
|
-
return o(), n("svg", _r, [...t[0] ||= [r("path", { d: "M15.5 1h-8A2.5 2.5 0 0 0 5 3.5v17A2.5 2.5 0 0 0 7.5 23h8a2.5 2.5 0 0 0 2.5-2.5v-17A2.5 2.5 0 0 0 15.5 1m-4 21c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m4.5-4H7V4h9z" }, null, -1)]]);
|
|
574
|
-
}
|
|
575
|
-
var yr = { render: vr }, br = {
|
|
576
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
577
|
-
width: "24",
|
|
578
|
-
height: "24"
|
|
579
|
-
};
|
|
580
|
-
function xr(e, t) {
|
|
581
|
-
return o(), n("svg", br, [...t[0] ||= [r("circle", {
|
|
582
|
-
cx: "12",
|
|
583
|
-
cy: "12",
|
|
584
|
-
r: "3.2"
|
|
585
|
-
}, null, -1), r("path", { d: "M9 2 7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17L15 2zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5" }, null, -1)]]);
|
|
586
|
-
}
|
|
587
|
-
var Sr = { render: xr }, Cr = {
|
|
588
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
589
|
-
width: "24",
|
|
590
|
-
height: "24"
|
|
591
|
-
};
|
|
592
|
-
function wr(e, t) {
|
|
593
|
-
return o(), n("svg", Cr, [...t[0] ||= [r("circle", {
|
|
594
|
-
cx: "12",
|
|
595
|
-
cy: "19",
|
|
596
|
-
r: "2"
|
|
597
|
-
}, null, -1), r("path", { d: "M10 3h4v12h-4z" }, null, -1)]]);
|
|
598
|
-
}
|
|
599
|
-
var Tr = { render: wr }, Er = {
|
|
600
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
601
|
-
width: "24",
|
|
602
|
-
height: "24"
|
|
603
|
-
};
|
|
604
|
-
function Dr(e, t) {
|
|
605
|
-
return o(), n("svg", Er, [...t[0] ||= [r("path", { d: "M9 6H8V4.65l1-.12zm0 6H8V7h1zM6 7h1v5H6zm0-2.12 1-.12V6H6zM22 3V2L5 4v8H2c0 3.69 2.47 6.86 6 8.25V22h8v-1.75c3.53-1.39 6-4.56 6-8.25H10V7h12V6H10V4.41z" }, null, -1)]]);
|
|
606
|
-
}
|
|
607
|
-
var Or = { render: Dr }, kr = {
|
|
608
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
609
|
-
width: "24",
|
|
610
|
-
height: "24"
|
|
611
|
-
};
|
|
612
|
-
function Ar(e, t) {
|
|
613
|
-
return o(), n("svg", kr, [...t[0] ||= [r("path", { d: "M19 13H5v-2h14z" }, null, -1)]]);
|
|
614
|
-
}
|
|
615
|
-
var jr = { render: Ar }, Mr = {
|
|
616
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
617
|
-
width: "24",
|
|
618
|
-
height: "24"
|
|
619
|
-
};
|
|
620
|
-
function Nr(e, t) {
|
|
621
|
-
return o(), n("svg", Mr, [...t[0] ||= [r("path", { d: "M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4" }, null, -1)]]);
|
|
622
|
-
}
|
|
623
|
-
var Pr = { render: Nr }, Fr = {
|
|
624
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
625
|
-
width: "24",
|
|
626
|
-
height: "24"
|
|
627
|
-
};
|
|
628
|
-
function Ir(e, t) {
|
|
629
|
-
return o(), n("svg", Fr, [...t[0] ||= [r("path", { d: "M11 13.5V2L3 13.5zm10 0C21 6.5 14.5 1 12.5 1c0 0 1 3 1 6.5s-1 6-1 6zm1 1.5H2a6.23 6.23 0 0 0 2.33 3.73c.65-.27 1.22-.72 1.67-1.23.73.84 1.8 1.5 3 1.5s2.27-.66 3-1.5c.73.84 1.8 1.5 3 1.5s2.26-.66 3-1.5c.45.51 1.02.96 1.67 1.23 1.17-.89 2.02-2.2 2.33-3.73m0 8v-2h-1c-1.04 0-2.08-.35-3-1-1.83 1.3-4.17 1.3-6 0-1.83 1.3-4.17 1.3-6 0-.91.65-1.96 1-3 1H2v2h1c1.03 0 2.05-.25 3-.75 1.89 1 4.11 1 6 0 1.89 1 4.11 1 6 0 .95.5 1.97.75 3 .75z" }, null, -1)]]);
|
|
630
|
-
}
|
|
631
|
-
var Lr = { render: Ir }, Rr = {
|
|
632
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
633
|
-
width: "24",
|
|
634
|
-
height: "24"
|
|
635
|
-
};
|
|
636
|
-
function zr(e, t) {
|
|
637
|
-
return o(), n("svg", Rr, [...t[0] ||= [r("path", { d: "M5 13.18v4L12 21l7-3.82v-4L12 17zM12 3 1 9l11 6 9-4.91V17h2V9z" }, null, -1)]]);
|
|
638
|
-
}
|
|
639
|
-
var Br = { render: zr }, Vr = {
|
|
640
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
641
|
-
width: "24",
|
|
642
|
-
height: "24"
|
|
643
|
-
};
|
|
644
|
-
function Hr(e, t) {
|
|
645
|
-
return o(), n("svg", Vr, [...t[0] ||= [r("path", { d: "M15.5 14h-.79l-.28-.27A6.47 6.47 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14" }, null, -1)]]);
|
|
646
|
-
}
|
|
647
|
-
var Ur = { render: Hr }, Wr = {
|
|
648
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
649
|
-
width: "24",
|
|
650
|
-
height: "24"
|
|
651
|
-
};
|
|
652
|
-
function Gr(e, t) {
|
|
653
|
-
return o(), n("svg", Wr, [...t[0] ||= [r("path", { d: "M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 0 0 .12-.61l-1.92-3.32a.49.49 0 0 0-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 0 0-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 0 0-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6" }, null, -1)]]);
|
|
654
|
-
}
|
|
655
|
-
var Kr = { render: Gr }, qr = {
|
|
656
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
657
|
-
width: "24",
|
|
658
|
-
height: "24"
|
|
659
|
-
};
|
|
660
|
-
function Jr(e, t) {
|
|
661
|
-
return o(), n("svg", qr, [...t[0] ||= [r("path", { d: "M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2M1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1.003 1.003 0 0 0 20 4H5.21l-.94-2zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2" }, null, -1)]]);
|
|
662
|
-
}
|
|
663
|
-
var Yr = { render: Jr }, Xr = {
|
|
664
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
665
|
-
width: "24",
|
|
666
|
-
height: "24"
|
|
667
|
-
};
|
|
668
|
-
function Zr(e, t) {
|
|
669
|
-
return o(), n("svg", Xr, [...t[0] ||= [r("path", { d: "M15.49 9.63c-.18-2.79-1.31-5.51-3.43-7.63a12.2 12.2 0 0 0-3.55 7.63c1.28.68 2.46 1.56 3.49 2.63 1.03-1.06 2.21-1.94 3.49-2.63m-6.5 2.65c-.14-.1-.3-.19-.45-.29.15.11.31.19.45.29m6.42-.25c-.13.09-.27.16-.4.26.13-.1.27-.17.4-.26M12 15.45C9.85 12.17 6.18 10 2 10c0 5.32 3.36 9.82 8.03 11.49.63.23 1.29.4 1.97.51.68-.12 1.33-.29 1.97-.51C18.64 19.82 22 15.32 22 10c-4.18 0-7.85 2.17-10 5.45" }, null, -1)]]);
|
|
670
|
-
}
|
|
671
|
-
var Qr = { render: Zr }, $r = {
|
|
672
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
673
|
-
width: "24",
|
|
674
|
-
height: "24"
|
|
675
|
-
};
|
|
676
|
-
function ei(e, t) {
|
|
677
|
-
return o(), n("svg", $r, [...t[0] ||= [r("path", { d: "M19 9h-1.56c.35-.59.56-1.27.56-2 0-2.21-1.79-4-4-4-.34 0-.66.05-.98.13A4.7 4.7 0 0 0 10 2.02c-1.89 0-3.51 1.11-4.27 2.71C4.15 5.26 3 6.74 3 8.5c0 1.86 1.28 3.41 3 3.86V21h11v-2h2c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2M7 10.5c-1.1 0-2-.9-2-2 0-.85.55-1.6 1.37-1.88l.8-.27.36-.76C8 4.62 8.94 4.02 10 4.02c.79 0 1.39.35 1.74.65l.78.65S13.16 5 13.99 5c1.1 0 2 .9 2 2h-3C9.67 7 9.15 10.5 7 10.5M19 17h-2v-6h2z" }, null, -1)]]);
|
|
678
|
-
}
|
|
679
|
-
var ti = { render: ei }, ni = {
|
|
680
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
681
|
-
width: "24",
|
|
682
|
-
height: "24"
|
|
683
|
-
};
|
|
684
|
-
function ri(e, t) {
|
|
685
|
-
return o(), n("svg", ni, [...t[0] ||= [r("path", { d: "M17.09 11h4.86a9.95 9.95 0 0 0-1.54-4.4 5.99 5.99 0 0 0-3.32 4.4M6.91 11a5.99 5.99 0 0 0-3.32-4.4A9.95 9.95 0 0 0 2.05 11zm8.16 0a8 8 0 0 1 4.06-6A9.97 9.97 0 0 0 13 2.05V11zm-6.14 0H11V2.05A9.94 9.94 0 0 0 4.87 5a8 8 0 0 1 4.06 6m6.14 2H13v8.95A9.94 9.94 0 0 0 19.13 19a8 8 0 0 1-4.06-6M3.59 17.4A6.03 6.03 0 0 0 6.91 13H2.05c.16 1.61.71 3.11 1.54 4.4m13.5-4.4a5.99 5.99 0 0 0 3.32 4.4 9.95 9.95 0 0 0 1.54-4.4zm-8.16 0a8 8 0 0 1-4.06 6A9.97 9.97 0 0 0 11 21.95V13z" }, null, -1)]]);
|
|
686
|
-
}
|
|
687
|
-
var ii = { render: ri }, ai = {
|
|
688
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
689
|
-
width: "24",
|
|
690
|
-
height: "24"
|
|
691
|
-
};
|
|
692
|
-
function oi(e, t) {
|
|
693
|
-
return o(), n("svg", ai, [...t[0] ||= [r("path", { d: "m21.58 16.09-1.09-7.66A3.996 3.996 0 0 0 16.53 5H7.47C5.48 5 3.79 6.46 3.51 8.43l-1.09 7.66a2.545 2.545 0 0 0 4.32 2.16L9 16h6l2.25 2.25c.48.48 1.13.75 1.8.75 1.56 0 2.75-1.37 2.53-2.91M11 11H9v2H8v-2H6v-1h2V8h1v2h2zm4-1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1m2 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1" }, null, -1)]]);
|
|
694
|
-
}
|
|
695
|
-
var si = { render: oi }, ci = {
|
|
696
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
697
|
-
width: "24",
|
|
698
|
-
height: "24"
|
|
699
|
-
};
|
|
700
|
-
function li(e, t) {
|
|
701
|
-
return o(), n("svg", ci, [...t[0] ||= [r("path", { d: "M7 20c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-3H7zM18 7c-.55 0-1 .45-1 1V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v5.8c0 .13.01.26.04.39l.8 4c.09.47.5.8.98.8h10.36c.45 0 .89-.36.98-.8l.8-4c.03-.13.04-.26.04-.39V8c0-.55-.45-1-1-1m-3 3H7V7h8z" }, null, -1)]]);
|
|
702
|
-
}
|
|
703
|
-
var ui = { render: li }, di = {
|
|
704
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
705
|
-
width: "24",
|
|
706
|
-
height: "24"
|
|
707
|
-
};
|
|
708
|
-
function fi(e, t) {
|
|
709
|
-
return o(), n("svg", di, [...t[0] ||= [r("path", { d: "M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z" }, null, -1)]]);
|
|
710
|
-
}
|
|
711
|
-
var pi = { render: fi }, mi = {
|
|
712
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
713
|
-
width: "24",
|
|
714
|
-
height: "24"
|
|
715
|
-
};
|
|
716
|
-
function hi(e, t) {
|
|
717
|
-
return o(), n("svg", mi, [...t[0] ||= [r("path", { d: "M20 4H4v2h16zm1 10v-2l-1-5H4l-1 5v2h1v6h10v-6h4v6h2v-6zm-9 4H6v-4h6z" }, null, -1)]]);
|
|
718
|
-
}
|
|
719
|
-
var gi = { render: hi }, _i = {
|
|
720
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
721
|
-
width: "24",
|
|
722
|
-
height: "24"
|
|
723
|
-
};
|
|
724
|
-
function vi(e, t) {
|
|
725
|
-
return o(), n("svg", _i, [...t[0] ||= [r("path", { d: "m21.9 8.89-1.05-4.37c-.22-.9-1-1.52-1.91-1.52H5.05c-.9 0-1.69.63-1.9 1.52L2.1 8.89c-.24 1.02-.02 2.06.62 2.88.08.11.19.19.28.29V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6.94c.09-.09.2-.18.28-.28.64-.82.87-1.87.62-2.89m-2.99-3.9 1.05 4.37c.1.42.01.84-.25 1.17-.14.18-.44.47-.94.47-.61 0-1.14-.49-1.21-1.14L16.98 5zM13 5h1.96l.54 4.52c.05.39-.07.78-.33 1.07-.22.26-.54.41-.95.41-.67 0-1.22-.59-1.22-1.31zM8.49 9.52 9.04 5H11v4.69c0 .72-.55 1.31-1.29 1.31-.34 0-.65-.15-.89-.41a1.42 1.42 0 0 1-.33-1.07m-4.45-.16L5.05 5h1.97l-.58 4.86c-.08.65-.6 1.14-1.21 1.14-.49 0-.8-.29-.93-.47-.27-.32-.36-.75-.26-1.17M5 19v-6.03c.08.01.15.03.23.03.87 0 1.66-.36 2.24-.95.6.6 1.4.95 2.31.95.87 0 1.65-.36 2.23-.93.59.57 1.39.93 2.29.93.84 0 1.64-.35 2.24-.95.58.59 1.37.95 2.24.95.08 0 .15-.02.23-.03V19z" }, null, -1)]]);
|
|
726
|
-
}
|
|
727
|
-
var yi = { render: vi }, bi = {
|
|
728
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
729
|
-
width: "24",
|
|
730
|
-
height: "24"
|
|
731
|
-
};
|
|
732
|
-
function xi(e, t) {
|
|
733
|
-
return o(), n("svg", bi, [...t[0] ||= [r("path", { d: "M21 8H3V4h18zm0 2H3v4h18zm0 6H3v4h18z" }, null, -1)]]);
|
|
734
|
-
}
|
|
735
|
-
var Si = { render: xi }, Ci = {
|
|
736
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
737
|
-
width: "24",
|
|
738
|
-
height: "24"
|
|
739
|
-
};
|
|
740
|
-
function wi(e, t) {
|
|
741
|
-
return o(), n("svg", Ci, [...t[0] ||= [r("path", { d: "M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h2.23l2-2H14l2 2h2v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4M7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17m3.5-7H6V6h5zm2 0V6h5v4zm3.5 7c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5" }, null, -1)]]);
|
|
742
|
-
}
|
|
743
|
-
var Ti = { render: wi }, Ei = {
|
|
744
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
745
|
-
width: "24",
|
|
746
|
-
height: "24"
|
|
747
|
-
};
|
|
748
|
-
function Di(e, t) {
|
|
749
|
-
return o(), n("svg", Ei, [...t[0] ||= [r("path", { d: "M19.3 16.9c.4-.7.7-1.5.7-2.4 0-2.5-2-4.5-4.5-4.5S11 12 11 14.5s2 4.5 4.5 4.5c.9 0 1.7-.3 2.4-.7l3.2 3.2 1.4-1.4zm-3.8.1c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5M12 20v2C6.48 22 2 17.52 2 12S6.48 2 12 2c4.84 0 8.87 3.44 9.8 8h-2.07A8 8 0 0 0 15 4.59V5c0 1.1-.9 2-2 2h-2v2c0 .55-.45 1-1 1H8v2h2v3H9l-4.79-4.79C4.08 10.79 4 11.38 4 12c0 4.41 3.59 8 8 8" }, null, -1)]]);
|
|
750
|
-
}
|
|
751
|
-
var Oi = { render: Di }, ki = {
|
|
752
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
753
|
-
width: "24",
|
|
754
|
-
height: "24"
|
|
755
|
-
};
|
|
756
|
-
function Ai(e, t) {
|
|
757
|
-
return o(), n("svg", ki, [...t[0] ||= [r("path", { d: "M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.1-.9-2-2-2m0 14H3V5h18z" }, null, -1)]]);
|
|
758
|
-
}
|
|
759
|
-
var ji = { render: Ai }, Mi = {
|
|
760
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
761
|
-
width: "24",
|
|
762
|
-
height: "24"
|
|
763
|
-
};
|
|
764
|
-
function Ni(e, t) {
|
|
765
|
-
return o(), n("svg", Mi, [...t[0] ||= [r("path", { d: "M11 5.5H8V4h.5c.55 0 1-.45 1-1s-.45-1-1-1h-3c-.55 0-1 .45-1 1s.45 1 1 1H6v1.5H3c-.55 0-1 .45-1 1s.45 1 1 1V15c0 1.1.9 2 2 2h1v4l2 1.5V17h1c1.1 0 2-.9 2-2V7.5c.55 0 1-.45 1-1s-.45-1-1-1M9 9H7.25c-.41 0-.75.34-.75.75s.34.75.75.75H9V12H7.25c-.41 0-.75.34-.75.75s.34.75.75.75H9V15H5V7.5h4zm10.5 1.5V10c.55 0 1-.45 1-1s-.45-1-1-1h-5c-.55 0-1 .45-1 1s.45 1 1 1v.5c0 .5-1.5 1.16-1.5 3V20c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2v-6.5c0-1.84-1.5-2.5-1.5-3m-3 0V10h1v.5c0 1.6 1.5 2 1.5 3v.5h-4v-.5c0-1 1.5-1.4 1.5-3M15 20v-1.5h4V20z" }, null, -1)]]);
|
|
766
|
-
}
|
|
767
|
-
var Pi = { render: Ni }, Fi = {
|
|
768
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
769
|
-
width: "24",
|
|
770
|
-
height: "24"
|
|
771
|
-
};
|
|
772
|
-
function Ii(e, t) {
|
|
773
|
-
return o(), n("svg", Fi, [...t[0] ||= [r("path", { d: "M21 6H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2m-10 7H8v3H6v-3H3v-2h3V8h2v3h3zm4.5 2c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m4-3c-.83 0-1.5-.67-1.5-1.5S18.67 9 19.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5" }, null, -1)]]);
|
|
774
|
-
}
|
|
775
|
-
var Li = { render: Ii }, Ri = {
|
|
776
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
777
|
-
width: "24",
|
|
778
|
-
height: "24"
|
|
779
|
-
};
|
|
780
|
-
function zi(e, t) {
|
|
781
|
-
return o(), n("svg", Ri, [...t[0] ||= [r("path", { d: "M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5M12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3" }, null, -1)]]);
|
|
782
|
-
}
|
|
783
|
-
var Bi = { render: zi }, Vi = {
|
|
784
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
785
|
-
width: "24",
|
|
786
|
-
height: "24"
|
|
787
|
-
};
|
|
788
|
-
function Hi(e, t) {
|
|
789
|
-
return o(), n("svg", Vi, [...t[0] ||= [r("path", { d: "M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7M2 4.27l2.28 2.28.46.46A11.8 11.8 0 0 0 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2m4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3z" }, null, -1)]]);
|
|
790
|
-
}
|
|
791
|
-
var Ui = { render: Hi }, Wi = {
|
|
792
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
793
|
-
width: "24",
|
|
794
|
-
height: "24"
|
|
795
|
-
};
|
|
796
|
-
function Gi(e, t) {
|
|
797
|
-
return o(), n("svg", Wi, [...t[0] ||= [r("path", { d: "M20 12c0-2.54-1.19-4.81-3.04-6.27L16 0H8l-.95 5.73C5.19 7.19 4 9.45 4 12s1.19 4.81 3.05 6.27L8 24h8l.96-5.73A7.98 7.98 0 0 0 20 12M6 12c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6" }, null, -1)]]);
|
|
798
|
-
}
|
|
799
|
-
//#endregion
|
|
800
|
-
//#region src/components/MudaIcon/icons/filled.ts
|
|
801
|
-
var G = {
|
|
802
|
-
account_balance: ce,
|
|
803
|
-
add_circle: d,
|
|
804
|
-
add: c,
|
|
805
|
-
analytics: m,
|
|
806
|
-
apartment: _,
|
|
807
|
-
arrow_circle_down: b,
|
|
808
|
-
arrow_circle_up: C,
|
|
809
|
-
arrow_downward: E,
|
|
810
|
-
arrow_upward: k,
|
|
811
|
-
attractions: M,
|
|
812
|
-
bathtub: F,
|
|
813
|
-
beach_access: R,
|
|
814
|
-
bed: V,
|
|
815
|
-
bento: W,
|
|
816
|
-
build: fe,
|
|
817
|
-
calendar: he,
|
|
818
|
-
checkroom: ve,
|
|
819
|
-
chevron_left: xe,
|
|
820
|
-
chevron_right: we,
|
|
821
|
-
close: De,
|
|
822
|
-
coffee: Ae,
|
|
823
|
-
computer: Ne,
|
|
824
|
-
credit_card: Ie,
|
|
825
|
-
dark_mode: ze,
|
|
826
|
-
dashboard: He,
|
|
827
|
-
delete: Ge,
|
|
828
|
-
directions_bike: Je,
|
|
829
|
-
directions_boat: Ze,
|
|
830
|
-
drafts: et,
|
|
831
|
-
drag_handle: rt,
|
|
832
|
-
drag_indicator: ot,
|
|
833
|
-
edit: lt,
|
|
834
|
-
emergency: ft,
|
|
835
|
-
family_restroom: ht,
|
|
836
|
-
favorite: vt,
|
|
837
|
-
filter_list: xt,
|
|
838
|
-
fitness_center: wt,
|
|
839
|
-
flight: Dt,
|
|
840
|
-
hiking: At,
|
|
841
|
-
home: Nt,
|
|
842
|
-
hotel: It,
|
|
843
|
-
image: zt,
|
|
844
|
-
key: Ht,
|
|
845
|
-
keyboard_arrow_down: Gt,
|
|
846
|
-
keyboard_arrow_left: Jt,
|
|
847
|
-
keyboard_arrow_right: Zt,
|
|
848
|
-
keyboard_arrow_up: en,
|
|
849
|
-
keyboard_double_arrow_left: rn,
|
|
850
|
-
keyboard_double_arrow_right: sn,
|
|
851
|
-
language: un,
|
|
852
|
-
light_mode: pn,
|
|
853
|
-
liquor: gn,
|
|
854
|
-
local_convenience_store: yn,
|
|
855
|
-
local_dining: Sn,
|
|
856
|
-
local_florist: Tn,
|
|
857
|
-
local_mall: On,
|
|
858
|
-
local_shipping: jn,
|
|
859
|
-
local_taxi: Pn,
|
|
860
|
-
logout: Ln,
|
|
861
|
-
luggage: Bn,
|
|
862
|
-
medical_services: Un,
|
|
863
|
-
more_horiz: Kn,
|
|
864
|
-
more_vert: Yn,
|
|
865
|
-
museum: Qn,
|
|
866
|
-
nightlife: tr,
|
|
867
|
-
notifications: ir,
|
|
868
|
-
paid: sr,
|
|
869
|
-
palette: ur,
|
|
870
|
-
payments: pr,
|
|
871
|
-
pedal_bike: gr,
|
|
872
|
-
phone_iphone: yr,
|
|
873
|
-
photo_camera: Sr,
|
|
874
|
-
priority_high: Tr,
|
|
875
|
-
ramen_dining: Or,
|
|
876
|
-
remove: jr,
|
|
877
|
-
restaurant: Pr,
|
|
878
|
-
sailing: Lr,
|
|
879
|
-
school: Br,
|
|
880
|
-
search: Ur,
|
|
881
|
-
settings: Kr,
|
|
882
|
-
shopping_cart: Yr,
|
|
883
|
-
spa: Qr,
|
|
884
|
-
sports_bar: ti,
|
|
885
|
-
sports_basketball: ii,
|
|
886
|
-
sports_esports: si,
|
|
887
|
-
sports_mma: ui,
|
|
888
|
-
star: pi,
|
|
889
|
-
store: gi,
|
|
890
|
-
storefront: yi,
|
|
891
|
-
table_rows: Si,
|
|
892
|
-
train: Ti,
|
|
893
|
-
travel_explore: Oi,
|
|
894
|
-
tv: ji,
|
|
895
|
-
vaccines: Pi,
|
|
896
|
-
videogame_asset: Li,
|
|
897
|
-
visibility_off: Ui,
|
|
898
|
-
visibility: Bi,
|
|
899
|
-
watch: { render: Gi }
|
|
900
|
-
}, Ki = {
|
|
901
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
902
|
-
width: "24",
|
|
903
|
-
height: "24"
|
|
904
|
-
};
|
|
905
|
-
function qi(e, t) {
|
|
906
|
-
return o(), n("svg", Ki, [...t[0] ||= [r("path", { d: "M6.5 10h-2v7h2zm6 0h-2v7h2zm8.5 9H2v2h19zm-2.5-9h-2v7h2zm-7-6.74L16.71 6H6.29zm0-2.26L2 6v2h19V6z" }, null, -1)]]);
|
|
907
|
-
}
|
|
908
|
-
var Ji = { render: qi }, Yi = {
|
|
909
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
910
|
-
width: "24",
|
|
911
|
-
height: "24"
|
|
912
|
-
};
|
|
913
|
-
function Xi(e, t) {
|
|
914
|
-
return o(), n("svg", Yi, [...t[0] ||= [r("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }, null, -1)]]);
|
|
915
|
-
}
|
|
916
|
-
var Zi = { render: Xi }, Qi = {
|
|
917
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
918
|
-
width: "24",
|
|
919
|
-
height: "24"
|
|
920
|
-
};
|
|
921
|
-
function $i(e, t) {
|
|
922
|
-
return o(), n("svg", Qi, [...t[0] ||= [r("path", { d: "M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8" }, null, -1)]]);
|
|
923
|
-
}
|
|
924
|
-
var ea = { render: $i }, ta = {
|
|
925
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
926
|
-
width: "24",
|
|
927
|
-
height: "24"
|
|
928
|
-
};
|
|
929
|
-
function na(e, t) {
|
|
930
|
-
return o(), n("svg", ta, [...t[0] ||= [r("path", { d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H5V5h14z" }, null, -1), r("path", { d: "M7 12h2v5H7zm8-5h2v10h-2zm-4 7h2v3h-2zm0-4h2v2h-2z" }, null, -1)]]);
|
|
931
|
-
}
|
|
932
|
-
var ra = { render: na }, ia = {
|
|
933
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
934
|
-
width: "24",
|
|
935
|
-
height: "24"
|
|
936
|
-
};
|
|
937
|
-
function aa(e, t) {
|
|
938
|
-
return o(), n("svg", ia, [...t[0] ||= [r("path", { d: "M17 11V3H7v4H3v14h8v-4h2v4h8V11zM7 19H5v-2h2zm0-4H5v-2h2zm0-4H5V9h2zm4 4H9v-2h2zm0-4H9V9h2zm0-4H9V5h2zm4 8h-2v-2h2zm0-4h-2V9h2zm0-4h-2V5h2zm4 12h-2v-2h2zm0-4h-2v-2h2z" }, null, -1)]]);
|
|
939
|
-
}
|
|
940
|
-
var oa = { render: aa }, sa = {
|
|
941
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
942
|
-
width: "24",
|
|
943
|
-
height: "24"
|
|
944
|
-
};
|
|
945
|
-
function ca(e, t) {
|
|
946
|
-
return o(), n("svg", sa, [...t[0] ||= [r("path", { d: "M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m1 10V8h-2v4H8l4 4 4-4z" }, null, -1)]]);
|
|
947
|
-
}
|
|
948
|
-
var la = { render: ca }, ua = {
|
|
949
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
950
|
-
width: "24",
|
|
951
|
-
height: "24"
|
|
952
|
-
};
|
|
953
|
-
function da(e, t) {
|
|
954
|
-
return o(), n("svg", ua, [...t[0] ||= [r("path", { d: "M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0 2c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10m-1-10v4h2v-4h3l-4-4-4 4z" }, null, -1)]]);
|
|
955
|
-
}
|
|
956
|
-
var fa = { render: da }, pa = {
|
|
957
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
958
|
-
width: "24",
|
|
959
|
-
height: "24"
|
|
960
|
-
};
|
|
961
|
-
function ma(e, t) {
|
|
962
|
-
return o(), n("svg", pa, [...t[0] ||= [r("path", { d: "m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8z" }, null, -1)]]);
|
|
963
|
-
}
|
|
964
|
-
var ha = { render: ma }, ga = {
|
|
965
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
966
|
-
width: "24",
|
|
967
|
-
height: "24"
|
|
968
|
-
};
|
|
969
|
-
function _a(e, t) {
|
|
970
|
-
return o(), n("svg", ga, [...t[0] ||= [r("path", { d: "m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8z" }, null, -1)]]);
|
|
971
|
-
}
|
|
972
|
-
var va = { render: _a }, ya = {
|
|
973
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
974
|
-
width: "24",
|
|
975
|
-
height: "24"
|
|
976
|
-
};
|
|
977
|
-
function ba(e, t) {
|
|
978
|
-
return o(), n("svg", ya, [...t[0] ||= [r("path", { d: "M20.15 14.42c.23-.77.35-1.58.35-2.42s-.12-1.65-.35-2.42c.78-.6 1.02-1.7.51-2.58s-1.58-1.23-2.49-.85a8.53 8.53 0 0 0-4.18-2.42C13.85 2.75 13.01 2 12 2s-1.85.75-1.98 1.73a8.56 8.56 0 0 0-4.19 2.42c-.91-.38-1.98-.03-2.49.85s-.27 1.98.51 2.58c-.23.77-.35 1.58-.35 2.42s.12 1.65.35 2.42c-.78.6-1.02 1.7-.51 2.58s1.58 1.23 2.49.85c.4.42.83.79 1.3 1.12L5.78 22h1.88l.98-2.19c.44.19.9.34 1.38.46.13.98.97 1.73 1.98 1.73s1.85-.75 1.98-1.73c.46-.11.91-.26 1.34-.44L16.3 22h1.88l-1.34-3c.48-.34.93-.72 1.34-1.15.91.38 1.99.03 2.49-.85s.26-1.98-.52-2.58m-6.59 4.33c-.37-.46-.93-.75-1.56-.75s-1.2.29-1.57.75c-.4-.09-.79-.21-1.16-.37l1.43-3.19a3.52 3.52 0 0 0 2.56.02l1.42 3.18c-.36.15-.73.27-1.12.36m-3.08-6.73c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5m8.23 1.99c-.61.07-1.18.41-1.52.99-.32.56-.34 1.2-.12 1.75-.28.29-.58.55-.9.79l-1.5-3.35c.49-.59.78-1.34.78-2.16 0-1.89-1.55-3.41-3.46-3.41s-3.46 1.53-3.46 3.41c0 .8.28 1.54.75 2.13l-1.52 3.39c-.31-.23-.6-.48-.87-.76.26-.56.24-1.22-.09-1.79-.34-.59-.93-.94-1.56-.99-.22-.68-.33-1.4-.33-2.15 0-.64.09-1.26.25-1.85.66-.03 1.3-.38 1.65-1 .37-.63.35-1.38.01-1.98.92-.98 2.11-1.69 3.45-2.03.34.59.99 1 1.73 1s1.39-.4 1.73-1c1.34.34 2.53 1.07 3.44 2.05-.32.59-.33 1.33.03 1.95.35.6.96.95 1.6 1 .16.59.25 1.21.25 1.86 0 .75-.12 1.47-.34 2.15" }, null, -1)]]);
|
|
979
|
-
}
|
|
980
|
-
var xa = { render: ba }, Sa = {
|
|
981
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
982
|
-
width: "24",
|
|
983
|
-
height: "24"
|
|
984
|
-
};
|
|
985
|
-
function Ca(e, t) {
|
|
986
|
-
return o(), n("svg", Sa, [...t[0] ||= [r("circle", {
|
|
987
|
-
cx: "7",
|
|
988
|
-
cy: "7",
|
|
989
|
-
r: "2"
|
|
990
|
-
}, null, -1), r("path", { d: "M20 13V4.83C20 3.27 18.73 2 17.17 2c-.75 0-1.47.3-2 .83l-1.25 1.25c-.16-.05-.33-.08-.51-.08-.4 0-.77.12-1.08.32l2.76 2.76c.2-.31.32-.68.32-1.08 0-.18-.03-.34-.07-.51l1.25-1.25a.828.828 0 0 1 1.41.59V13h-6.85c-.3-.21-.57-.45-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5A2.25 2.25 0 0 0 5 12.25V13H2v6c0 1.1.9 2 2 2 0 .55.45 1 1 1h14c.55 0 1-.45 1-1 1.1 0 2-.9 2-2v-6zm0 6H4v-4h16z" }, null, -1)]]);
|
|
991
|
-
}
|
|
992
|
-
var wa = { render: Ca }, Ta = {
|
|
993
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
994
|
-
width: "24",
|
|
995
|
-
height: "24"
|
|
996
|
-
};
|
|
997
|
-
function Ea(e, t) {
|
|
998
|
-
return o(), n("svg", Ta, [...t[0] ||= [r("path", { d: "m21 19.57-1.427 1.428-6.442-6.442 1.43-1.428zM13.12 3c-2.58 0-5.16.98-7.14 2.95l-.01.01c-3.95 3.95-3.95 10.36 0 14.31l14.3-14.31A10.09 10.09 0 0 0 13.12 3M6.14 17.27a8.06 8.06 0 0 1-.68-6.82c.19 1.91.89 3.79 2.07 5.44zm2.84-2.84C7.63 12.38 7.12 9.93 7.6 7.6c.58-.12 1.16-.18 1.75-.18 1.8 0 3.55.55 5.08 1.56zm1.47-8.97a8.06 8.06 0 0 1 6.82.68l-1.39 1.39a11.25 11.25 0 0 0-5.43-2.07" }, null, -1)]]);
|
|
999
|
-
}
|
|
1000
|
-
var Da = { render: Ea }, Oa = {
|
|
1001
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1002
|
-
width: "24",
|
|
1003
|
-
height: "24"
|
|
1004
|
-
};
|
|
1005
|
-
function K(e, t) {
|
|
1006
|
-
return o(), n("svg", Oa, [...t[0] ||= [r("path", { d: "M21 10.78V8c0-1.65-1.35-3-3-3h-4c-.77 0-1.47.3-2 .78-.53-.48-1.23-.78-2-.78H6C4.35 5 3 6.35 3 8v2.78c-.61.55-1 1.34-1 2.22v6h2v-2h16v2h2v-6c0-.88-.39-1.67-1-2.22M14 7h4c.55 0 1 .45 1 1v2h-6V8c0-.55.45-1 1-1M5 8c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v2H5zm-1 7v-2c0-.55.45-1 1-1h14c.55 0 1 .45 1 1v2z" }, null, -1)]]);
|
|
1007
|
-
}
|
|
1008
|
-
var ka = { render: K }, Aa = {
|
|
1009
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1010
|
-
width: "24",
|
|
1011
|
-
height: "24"
|
|
1012
|
-
};
|
|
1013
|
-
function ja(e, t) {
|
|
1014
|
-
return o(), n("svg", Aa, [...t[0] ||= [r("path", { d: "M20 5H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m0 6h-6V7h6zM4 7h8v10H4zm10 10v-4h6v4zm-4.5-5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5" }, null, -1)]]);
|
|
1015
|
-
}
|
|
1016
|
-
var Ma = { render: ja }, Na = {
|
|
1017
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1018
|
-
width: "24",
|
|
1019
|
-
height: "24"
|
|
1020
|
-
};
|
|
1021
|
-
function Pa(e, t) {
|
|
1022
|
-
return o(), n("svg", Na, [...t[0] ||= [r("path", { d: "m22.61 18.99-9.08-9.08c.93-2.34.45-5.1-1.44-7C9.79.61 6.21.4 3.66 2.26L7.5 6.11 6.08 7.52 2.25 3.69C.39 6.23.6 9.82 2.9 12.11c1.86 1.86 4.57 2.35 6.89 1.48l9.11 9.11c.39.39 1.02.39 1.41 0l2.3-2.3c.4-.38.4-1.01 0-1.41m-3 1.6-9.46-9.46c-.61.45-1.29.72-2 .82-1.36.2-2.79-.21-3.83-1.25C3.37 9.76 2.93 8.5 3 7.26l3.09 3.09 4.24-4.24-3.09-3.09c1.24-.07 2.49.37 3.44 1.31a4.47 4.47 0 0 1 1.24 3.96 4.35 4.35 0 0 1-.88 1.96l9.45 9.45z" }, null, -1)]]);
|
|
1023
|
-
}
|
|
1024
|
-
var Fa = { render: Pa }, Ia = {
|
|
1025
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1026
|
-
width: "24",
|
|
1027
|
-
height: "24"
|
|
1028
|
-
};
|
|
1029
|
-
function La(e, t) {
|
|
1030
|
-
return o(), n("svg", Ia, [...t[0] ||= [r("path", { d: "M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 16H5V10h14zm0-12H5V6h14zM9 14H7v-2h2zm4 0h-2v-2h2zm4 0h-2v-2h2zm-8 4H7v-2h2zm4 0h-2v-2h2zm4 0h-2v-2h2z" }, null, -1)]]);
|
|
1031
|
-
}
|
|
1032
|
-
var Ra = { render: La }, za = {
|
|
1033
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1034
|
-
width: "24",
|
|
1035
|
-
height: "24"
|
|
1036
|
-
};
|
|
1037
|
-
function Ba(e, t) {
|
|
1038
|
-
return o(), n("svg", za, [...t[0] ||= [r("path", { d: "M21.6 18.2 13 11.75v-.91a3.496 3.496 0 0 0-.18-6.75A3.51 3.51 0 0 0 8.5 7.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .84-.69 1.52-1.53 1.5-.54-.01-.97.45-.97.99v1.76L2.4 18.2c-.77.58-.36 1.8.6 1.8h18c.96 0 1.37-1.22.6-1.8M6 18l6-4.5 6 4.5z" }, null, -1)]]);
|
|
1039
|
-
}
|
|
1040
|
-
var Va = { render: Ba }, Ha = {
|
|
1041
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1042
|
-
width: "24",
|
|
1043
|
-
height: "24"
|
|
1044
|
-
};
|
|
1045
|
-
function Ua(e, t) {
|
|
1046
|
-
return o(), n("svg", Ha, [...t[0] ||= [r("path", { d: "M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z" }, null, -1)]]);
|
|
1047
|
-
}
|
|
1048
|
-
var Wa = { render: Ua }, Ga = {
|
|
1049
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1050
|
-
width: "24",
|
|
1051
|
-
height: "24"
|
|
1052
|
-
};
|
|
1053
|
-
function Ka(e, t) {
|
|
1054
|
-
return o(), n("svg", Ga, [...t[0] ||= [r("path", { d: "M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z" }, null, -1)]]);
|
|
1055
|
-
}
|
|
1056
|
-
var qa = { render: Ka }, Ja = {
|
|
1057
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1058
|
-
width: "24",
|
|
1059
|
-
height: "24"
|
|
1060
|
-
};
|
|
1061
|
-
function Ya(e, t) {
|
|
1062
|
-
return o(), n("svg", Ja, [...t[0] ||= [r("path", { d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" }, null, -1)]]);
|
|
1063
|
-
}
|
|
1064
|
-
var Xa = { render: Ya }, Za = {
|
|
1065
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1066
|
-
width: "24",
|
|
1067
|
-
height: "24"
|
|
1068
|
-
};
|
|
1069
|
-
function Qa(e, t) {
|
|
1070
|
-
return o(), n("svg", Za, [...t[0] ||= [r("path", { d: "M18.5 3H6c-1.1 0-2 .9-2 2v5.71c0 3.83 2.95 7.18 6.78 7.29 3.96.12 7.22-3.06 7.22-7v-1h.5c1.93 0 3.5-1.57 3.5-3.5S20.43 3 18.5 3M16 5v3H6V5zm0 5v1c0 2.76-2.24 5-5 5s-5-2.24-5-5v-1m12.5-2H18V5h.5c.83 0 1.5.67 1.5 1.5S19.33 8 18.5 8M4 19h16v2H4z" }, null, -1)]]);
|
|
1071
|
-
}
|
|
1072
|
-
var $a = { render: Qa }, eo = {
|
|
1073
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1074
|
-
width: "24",
|
|
1075
|
-
height: "24"
|
|
1076
|
-
};
|
|
1077
|
-
function to(e, t) {
|
|
1078
|
-
return o(), n("svg", eo, [...t[0] ||= [r("path", { d: "M20 18c1.1 0 1.99-.9 1.99-2L22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2zM4 6h16v10H4z" }, null, -1)]]);
|
|
1079
|
-
}
|
|
1080
|
-
var no = { render: to }, ro = {
|
|
1081
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1082
|
-
width: "24",
|
|
1083
|
-
height: "24"
|
|
1084
|
-
};
|
|
1085
|
-
function io(e, t) {
|
|
1086
|
-
return o(), n("svg", ro, [...t[0] ||= [r("path", { d: "M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2m0 14H4v-6h16zm0-10H4V6h16z" }, null, -1)]]);
|
|
1087
|
-
}
|
|
1088
|
-
var ao = { render: io }, oo = {
|
|
1089
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1090
|
-
width: "24",
|
|
1091
|
-
height: "24"
|
|
1092
|
-
};
|
|
1093
|
-
function so(e, t) {
|
|
1094
|
-
return o(), n("svg", oo, [...t[0] ||= [r("path", { d: "M9.37 5.51A7.4 7.4 0 0 0 9.1 7.5c0 4.08 3.32 7.4 7.4 7.4.68 0 1.35-.09 1.99-.27A7.01 7.01 0 0 1 12 19c-3.86 0-7-3.14-7-7 0-2.93 1.81-5.45 4.37-6.49M12 3a9 9 0 1 0 9 9c0-.46-.04-.92-.1-1.36a5.39 5.39 0 0 1-4.4 2.26 5.403 5.403 0 0 1-3.14-9.8c-.44-.06-.9-.1-1.36-.1" }, null, -1)]]);
|
|
1095
|
-
}
|
|
1096
|
-
var co = { render: so }, lo = {
|
|
1097
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1098
|
-
width: "24",
|
|
1099
|
-
height: "24"
|
|
1100
|
-
};
|
|
1101
|
-
function uo(e, t) {
|
|
1102
|
-
return o(), n("svg", lo, [...t[0] ||= [r("path", { d: "M19 5v2h-4V5zM9 5v6H5V5zm10 8v6h-4v-6zM9 17v2H5v-2zM21 3h-8v6h8zM11 3H3v10h8zm10 8h-8v10h8zm-10 4H3v6h8z" }, null, -1)]]);
|
|
1103
|
-
}
|
|
1104
|
-
var fo = { render: uo }, po = {
|
|
1105
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1106
|
-
width: "24",
|
|
1107
|
-
height: "24"
|
|
1108
|
-
};
|
|
1109
|
-
function mo(e, t) {
|
|
1110
|
-
return o(), n("svg", po, [...t[0] ||= [r("path", { d: "M16 9v10H8V9zm-1.5-6h-5l-1 1H5v2h14V4h-3.5zM18 7H6v12c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2z" }, null, -1)]]);
|
|
1111
|
-
}
|
|
1112
|
-
var ho = { render: mo }, go = {
|
|
1113
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1114
|
-
width: "24",
|
|
1115
|
-
height: "24"
|
|
1116
|
-
};
|
|
1117
|
-
function _o(e, t) {
|
|
1118
|
-
return o(), n("svg", go, [...t[0] ||= [r("path", { d: "M15.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2M5 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5m0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5m5.8-10 2.4-2.4.8.8c1.3 1.3 3 2.1 5.1 2.1V9c-1.5 0-2.7-.6-3.6-1.5l-1.9-1.9c-.5-.4-1-.6-1.6-.6s-1.1.2-1.4.6L7.8 8.4c-.4.4-.6.9-.6 1.4 0 .6.2 1.1.6 1.4L11 14v5h2v-6.2zM19 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5m0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5" }, null, -1)]]);
|
|
1119
|
-
}
|
|
1120
|
-
var vo = { render: _o }, yo = {
|
|
1121
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1122
|
-
width: "24",
|
|
1123
|
-
height: "24"
|
|
1124
|
-
};
|
|
1125
|
-
function bo(e, t) {
|
|
1126
|
-
return o(), n("svg", yo, [...t[0] ||= [r("path", { d: "M13 3v1h-2V3zm-1 7.11 5.38 1.77 2.39.78-1.12 3.97c-.54-.3-.94-.71-1.14-.94L16 13.96l-1.51 1.72c-.34.4-1.28 1.32-2.49 1.32s-2.15-.92-2.49-1.32L8 13.96l-1.51 1.72c-.2.23-.6.63-1.14.93l-1.13-3.96 2.4-.79zM15 1H9v3H6c-1.1 0-2 .9-2 2v4.62l-1.29.42a1.007 1.007 0 0 0-.66 1.28L3.95 19H4c1.6 0 3.02-.88 4-2 .98 1.12 2.4 2 4 2s3.02-.88 4-2c.98 1.12 2.4 2 4 2h.05l1.89-6.68c.08-.26.06-.54-.06-.78s-.34-.42-.6-.5L20 10.62V6c0-1.1-.9-2-2-2h-3zM6 9.97V6h12v3.97L12 8zm10 9.71c-1.22.85-2.61 1.28-4 1.28s-2.78-.43-4-1.28C6.78 20.53 5.39 21 4 21H2v2h2c1.38 0 2.74-.35 4-.99 1.26.64 2.63.97 4 .97s2.74-.32 4-.97c1.26.65 2.62.99 4 .99h2v-2h-2c-1.39 0-2.78-.47-4-1.32" }, null, -1)]]);
|
|
1127
|
-
}
|
|
1128
|
-
var xo = { render: bo }, So = {
|
|
1129
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1130
|
-
width: "24",
|
|
1131
|
-
height: "24"
|
|
1132
|
-
};
|
|
1133
|
-
function Co(e, t) {
|
|
1134
|
-
return o(), n("svg", So, [...t[0] ||= [r("path", { d: "M21.99 8c0-.72-.37-1.35-.94-1.7L12 1 2.95 6.3C2.38 6.65 2 7.28 2 8v10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zm-2 0v.01L12 13 4 8l8-4.68zM4 18v-7.66l8 5.02 7.99-4.99L20 18z" }, null, -1)]]);
|
|
1135
|
-
}
|
|
1136
|
-
var wo = { render: Co }, To = {
|
|
1137
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1138
|
-
width: "24",
|
|
1139
|
-
height: "24"
|
|
1140
|
-
};
|
|
1141
|
-
function Eo(e, t) {
|
|
1142
|
-
return o(), n("svg", To, [...t[0] ||= [r("path", { d: "M20 9H4v2h16zM4 15h16v-2H4z" }, null, -1)]]);
|
|
1143
|
-
}
|
|
1144
|
-
var Do = { render: Eo }, Oo = {
|
|
1145
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1146
|
-
width: "24",
|
|
1147
|
-
height: "24"
|
|
1148
|
-
};
|
|
1149
|
-
function ko(e, t) {
|
|
1150
|
-
return o(), n("svg", Oo, [...t[0] ||= [r("path", { d: "M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2m-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }, null, -1)]]);
|
|
1151
|
-
}
|
|
1152
|
-
var Ao = { render: ko }, jo = {
|
|
1153
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1154
|
-
width: "24",
|
|
1155
|
-
height: "24"
|
|
1156
|
-
};
|
|
1157
|
-
function Mo(e, t) {
|
|
1158
|
-
return o(), n("svg", jo, [...t[0] ||= [r("path", { d: "m14.06 9.02.92.92L5.92 19H5v-.92zM17.66 3c-.25 0-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83a.996.996 0 0 0 0-1.41l-2.34-2.34c-.2-.2-.45-.29-.71-.29m-3.6 3.19L3 17.25V21h3.75L17.81 9.94z" }, null, -1)]]);
|
|
1159
|
-
}
|
|
1160
|
-
var No = { render: Mo }, Po = {
|
|
1161
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1162
|
-
width: "24",
|
|
1163
|
-
height: "24"
|
|
1164
|
-
};
|
|
1165
|
-
function Fo(e, t) {
|
|
1166
|
-
return o(), n("svg", Po, [...t[0] ||= [r("path", { d: "M21.29 13.9 18 12l3.29-1.9c.48-.28.64-.89.37-1.37l-2-3.46a1.01 1.01 0 0 0-1.37-.37L15 6.8V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v3.8L5.71 4.9a1.01 1.01 0 0 0-1.37.37l-2 3.46c-.28.48-.11 1.09.37 1.37L6 12l-3.29 1.9c-.48.28-.64.89-.37 1.37l2 3.46c.28.48.89.64 1.37.37L9 17.2V21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3.8l3.29 1.9c.48.28 1.09.11 1.37-.37l2-3.46c.28-.48.11-1.09-.37-1.37m-2.86 2.97-4.68-2.7c-.33-.2-.75.04-.75.43V20h-2v-5.4c0-.38-.42-.63-.75-.43l-4.68 2.7-1-1.73 4.68-2.7c.33-.19.33-.67 0-.87l-4.68-2.7 1-1.73 4.68 2.7c.33.19.75-.05.75-.44V4h2v5.4c0 .38.42.63.75.43l4.68-2.7 1 1.73-4.68 2.7c-.33.19-.33.67 0 .87l4.68 2.7z" }, null, -1)]]);
|
|
1167
|
-
}
|
|
1168
|
-
var Io = { render: Fo }, Lo = {
|
|
1169
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1170
|
-
width: "24",
|
|
1171
|
-
height: "24"
|
|
1172
|
-
};
|
|
1173
|
-
function Ro(e, t) {
|
|
1174
|
-
return o(), n("svg", Lo, [...t[0] ||= [r("path", { d: "M16 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2m4 18v-6h2.5l-2.54-7.63A2.01 2.01 0 0 0 18.06 7h-.12a2 2 0 0 0-1.9 1.37l-.86 2.58c1.08.6 1.82 1.73 1.82 3.05v8zm-7.5-10.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5S11 9.17 11 10s.67 1.5 1.5 1.5M5.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2m2 16v-7H9V9c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v6h1.5v7zm6.5 0v-4h1v-4c0-.82-.68-1.5-1.5-1.5h-2c-.82 0-1.5.68-1.5 1.5v4h1v4z" }, null, -1)]]);
|
|
1175
|
-
}
|
|
1176
|
-
var zo = { render: Ro }, Bo = {
|
|
1177
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1178
|
-
width: "24",
|
|
1179
|
-
height: "24"
|
|
1180
|
-
};
|
|
1181
|
-
function Vo(e, t) {
|
|
1182
|
-
return o(), n("svg", Bo, [...t[0] ||= [r("path", { d: "m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z" }, null, -1)]]);
|
|
1183
|
-
}
|
|
1184
|
-
var Ho = { render: Vo }, Uo = {
|
|
1185
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1186
|
-
width: "24",
|
|
1187
|
-
height: "24"
|
|
1188
|
-
};
|
|
1189
|
-
function Wo(e, t) {
|
|
1190
|
-
return o(), n("svg", Uo, [...t[0] ||= [r("path", { d: "M10 18h4v-2h-4zM3 6v2h18V6zm3 7h12v-2H6z" }, null, -1)]]);
|
|
1191
|
-
}
|
|
1192
|
-
var Go = { render: Wo }, Ko = {
|
|
1193
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1194
|
-
width: "24",
|
|
1195
|
-
height: "24"
|
|
1196
|
-
};
|
|
1197
|
-
function qo(e, t) {
|
|
1198
|
-
return o(), n("svg", Ko, [...t[0] ||= [r("path", { d: "M20.57 14.86 22 13.43 20.57 12 17 15.57 8.43 7 12 3.43 10.57 2 9.14 3.43 7.71 2 5.57 4.14 4.14 2.71 2.71 4.14l1.43 1.43L2 7.71l1.43 1.43L2 10.57 3.43 12 7 8.43 15.57 17 12 20.57 13.43 22l1.43-1.43L16.29 22l2.14-2.14 1.43 1.43 1.43-1.43-1.43-1.43L22 16.29z" }, null, -1)]]);
|
|
1199
|
-
}
|
|
1200
|
-
var Jo = { render: qo }, Yo = {
|
|
1201
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1202
|
-
width: "24",
|
|
1203
|
-
height: "24"
|
|
1204
|
-
};
|
|
1205
|
-
function Xo(e, t) {
|
|
1206
|
-
return o(), n("svg", Yo, [...t[0] ||= [r("path", { d: "M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5z" }, null, -1)]]);
|
|
1207
|
-
}
|
|
1208
|
-
var Zo = { render: Xo }, Qo = {
|
|
1209
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1210
|
-
width: "24",
|
|
1211
|
-
height: "24"
|
|
1212
|
-
};
|
|
1213
|
-
function $o(e, t) {
|
|
1214
|
-
return o(), n("svg", Qo, [...t[0] ||= [r("path", { d: "M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m4 5.28c-1.23-.37-2.22-1.17-2.8-2.18l-1-1.6c-.41-.65-1.11-1-1.84-1-.78 0-1.59.5-1.78 1.44S7 23 7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3c1 1.15 2.41 2.01 4 2.34V23H19V9h-1.5zM7.43 13.13l-2.12-.41a1 1 0 0 1-.79-1.17l.76-3.93a2 2 0 0 1 2.34-1.58l1.16.23z" }, null, -1)]]);
|
|
1215
|
-
}
|
|
1216
|
-
var es = { render: $o }, ts = {
|
|
1217
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1218
|
-
width: "24",
|
|
1219
|
-
height: "24"
|
|
1220
|
-
};
|
|
1221
|
-
function ns(e, t) {
|
|
1222
|
-
return o(), n("svg", ts, [...t[0] ||= [r("path", { d: "m12 5.69 5 4.5V18h-2v-6H9v6H7v-7.81zM12 3 2 12h3v8h6v-6h2v6h6v-8h3z" }, null, -1)]]);
|
|
1223
|
-
}
|
|
1224
|
-
var rs = { render: ns }, is = {
|
|
1225
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1226
|
-
width: "24",
|
|
1227
|
-
height: "24"
|
|
1228
|
-
};
|
|
1229
|
-
function as(e, t) {
|
|
1230
|
-
return o(), n("svg", is, [...t[0] ||= [r("path", { d: "M7 14c1.66 0 3-1.34 3-3S8.66 8 7 8s-3 1.34-3 3 1.34 3 3 3m0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1m12-3h-8v8H3V5H1v15h2v-3h18v3h2v-9c0-2.21-1.79-4-4-4m2 8h-8V9h6c1.1 0 2 .9 2 2z" }, null, -1)]]);
|
|
1231
|
-
}
|
|
1232
|
-
var os = { render: as }, ss = {
|
|
1233
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1234
|
-
width: "24",
|
|
1235
|
-
height: "24"
|
|
1236
|
-
};
|
|
1237
|
-
function cs(e, t) {
|
|
1238
|
-
return o(), n("svg", ss, [...t[0] ||= [r("path", { d: "M19 5v14H5V5zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-4.86 8.86-3 3.87L9 13.14 6 17h12z" }, null, -1)]]);
|
|
1239
|
-
}
|
|
1240
|
-
var ls = { render: cs }, us = {
|
|
1241
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1242
|
-
width: "24",
|
|
1243
|
-
height: "24"
|
|
1244
|
-
};
|
|
1245
|
-
function ds(e, t) {
|
|
1246
|
-
return o(), n("svg", us, [...t[0] ||= [r("path", { d: "M21 10h-8.35A5.99 5.99 0 0 0 7 6c-3.31 0-6 2.69-6 6s2.69 6 6 6a5.99 5.99 0 0 0 5.65-4H13l2 2 2-2 2 2 4-4.04zM7 15c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3" }, null, -1)]]);
|
|
1247
|
-
}
|
|
1248
|
-
var fs = { render: ds }, ps = {
|
|
1249
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1250
|
-
width: "24",
|
|
1251
|
-
height: "24"
|
|
1252
|
-
};
|
|
1253
|
-
function ms(e, t) {
|
|
1254
|
-
return o(), n("svg", ps, [...t[0] ||= [r("path", { d: "M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z" }, null, -1)]]);
|
|
1255
|
-
}
|
|
1256
|
-
var hs = { render: ms }, gs = {
|
|
1257
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1258
|
-
width: "24",
|
|
1259
|
-
height: "24"
|
|
1260
|
-
};
|
|
1261
|
-
function _s(e, t) {
|
|
1262
|
-
return o(), n("svg", gs, [...t[0] ||= [r("path", { d: "M15.41 16.59 10.83 12l4.58-4.59L14 6l-6 6 6 6z" }, null, -1)]]);
|
|
1263
|
-
}
|
|
1264
|
-
var vs = { render: _s }, ys = {
|
|
1265
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1266
|
-
width: "24",
|
|
1267
|
-
height: "24"
|
|
1268
|
-
};
|
|
1269
|
-
function bs(e, t) {
|
|
1270
|
-
return o(), n("svg", ys, [...t[0] ||= [r("path", { d: "M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6z" }, null, -1)]]);
|
|
1271
|
-
}
|
|
1272
|
-
var xs = { render: bs }, Ss = {
|
|
1273
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1274
|
-
width: "24",
|
|
1275
|
-
height: "24"
|
|
1276
|
-
};
|
|
1277
|
-
function Cs(e, t) {
|
|
1278
|
-
return o(), n("svg", Ss, [...t[0] ||= [r("path", { d: "M7.41 15.41 12 10.83l4.59 4.58L18 14l-6-6-6 6z" }, null, -1)]]);
|
|
1279
|
-
}
|
|
1280
|
-
var ws = { render: Cs }, Ts = {
|
|
1281
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1282
|
-
width: "24",
|
|
1283
|
-
height: "24"
|
|
1284
|
-
};
|
|
1285
|
-
function Es(e, t) {
|
|
1286
|
-
return o(), n("svg", Ts, [...t[0] ||= [r("path", { d: "M17.59 18 19 16.59 14.42 12 19 7.41 17.59 6l-6 6z" }, null, -1), r("path", { d: "m11 18 1.41-1.41L7.83 12l4.58-4.59L11 6l-6 6z" }, null, -1)]]);
|
|
1287
|
-
}
|
|
1288
|
-
var Ds = { render: Es }, Os = {
|
|
1289
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1290
|
-
width: "24",
|
|
1291
|
-
height: "24"
|
|
1292
|
-
};
|
|
1293
|
-
function ks(e, t) {
|
|
1294
|
-
return o(), n("svg", Os, [...t[0] ||= [r("path", { d: "M6.41 6 5 7.41 9.58 12 5 16.59 6.41 18l6-6z" }, null, -1), r("path", { d: "m13 6-1.41 1.41L16.17 12l-4.58 4.59L13 18l6-6z" }, null, -1)]]);
|
|
1295
|
-
}
|
|
1296
|
-
var As = { render: ks }, js = {
|
|
1297
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1298
|
-
width: "24",
|
|
1299
|
-
height: "24"
|
|
1300
|
-
};
|
|
1301
|
-
function Ms(e, t) {
|
|
1302
|
-
return o(), n("svg", js, [...t[0] ||= [r("path", { d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2m6.93 6h-2.95a15.7 15.7 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8M12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96M4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2s.06 1.34.14 2zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A8 8 0 0 1 5.08 16m2.95-8H5.08a8 8 0 0 1 4.33-3.56A15.7 15.7 0 0 0 8.03 8M12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96M14.34 14H9.66c-.09-.66-.16-1.32-.16-2s.07-1.35.16-2h4.68c.09.65.16 1.32.16 2s-.07 1.34-.16 2m.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56M16.36 14c.08-.66.14-1.32.14-2s-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2z" }, null, -1)]]);
|
|
1303
|
-
}
|
|
1304
|
-
var Ns = { render: Ms }, Ps = {
|
|
1305
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1306
|
-
width: "24",
|
|
1307
|
-
height: "24"
|
|
1308
|
-
};
|
|
1309
|
-
function Fs(e, t) {
|
|
1310
|
-
return o(), n("svg", Ps, [...t[0] ||= [r("path", { d: "M12 9c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3m0-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5M2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1m18 0h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1M11 2v2c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1s-1 .45-1 1m0 18v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1M5.99 4.58a.996.996 0 0 0-1.41 0 .996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0s.39-1.03 0-1.41zm12.37 12.37a.996.996 0 0 0-1.41 0 .996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0a.996.996 0 0 0 0-1.41zm1.06-10.96a.996.996 0 0 0 0-1.41.996.996 0 0 0-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0zM7.05 18.36a.996.996 0 0 0 0-1.41.996.996 0 0 0-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0z" }, null, -1)]]);
|
|
1311
|
-
}
|
|
1312
|
-
var Is = { render: Fs }, Ls = {
|
|
1313
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1314
|
-
width: "24",
|
|
1315
|
-
height: "24"
|
|
1316
|
-
};
|
|
1317
|
-
function Rs(e, t) {
|
|
1318
|
-
return o(), n("svg", Ls, [...t[0] ||= [r("path", { d: "M3 14c0 1.3.84 2.4 2 2.82V20H3v2h6v-2H7v-3.18C8.16 16.4 9 15.3 9 14V6H3zm2-6h2v3H5zm0 5h2v1c0 .55-.45 1-1 1s-1-.45-1-1zm15.64-4.46-.96-.32a1 1 0 0 1-.68-.95V3c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1v4.28a1 1 0 0 1-.68.95l-.96.32c-.81.28-1.36 1.04-1.36 1.9V20c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-9.56c0-.86-.55-1.62-1.36-1.9M16 4h1v1h-1zm4 16h-7v-2h7zm0-4h-7v-2h7zm0-4h-7v-1.56l.95-.32C15.18 9.72 16 8.57 16 7.28V7h1v.28a3 3 0 0 0 2.05 2.85l.95.31z" }, null, -1)]]);
|
|
1319
|
-
}
|
|
1320
|
-
var zs = { render: Rs }, Bs = {
|
|
1321
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1322
|
-
width: "24",
|
|
1323
|
-
height: "24"
|
|
1324
|
-
};
|
|
1325
|
-
function Vs(e, t) {
|
|
1326
|
-
return o(), n("svg", Bs, [...t[0] ||= [r("path", { d: "M19 7V4H5v3H2v13h8v-4h4v4h8V7zm1 11h-4v-4H8v4H4V9h3V6h10v3h3zM8 8h2v1H8v3h3v-1H9v-1h2V7H8zm7 1h-1V7h-1v3h2v2h1V7h-1z" }, null, -1)]]);
|
|
1327
|
-
}
|
|
1328
|
-
var Hs = { render: Vs }, Us = {
|
|
1329
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1330
|
-
width: "24",
|
|
1331
|
-
height: "24"
|
|
1332
|
-
};
|
|
1333
|
-
function Ws(e, t) {
|
|
1334
|
-
return o(), n("svg", Us, [...t[0] ||= [r("path", { d: "m8.1 13.34 2.83-2.83L3.91 3.5a4.01 4.01 0 0 0 0 5.66zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13z" }, null, -1)]]);
|
|
1335
|
-
}
|
|
1336
|
-
var Gs = { render: Ws }, Ks = {
|
|
1337
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1338
|
-
width: "24",
|
|
1339
|
-
height: "24"
|
|
1340
|
-
};
|
|
1341
|
-
function qs(e, t) {
|
|
1342
|
-
return o(), n("svg", Ks, [...t[0] ||= [r("path", { d: "M8.66 13.07c.15 0 .29-.01.43-.03C9.56 14.19 10.69 15 12 15s2.44-.81 2.91-1.96a3.145 3.145 0 0 0 3.57-3.11c0-.71-.25-1.39-.67-1.93.43-.54.67-1.22.67-1.93a3.145 3.145 0 0 0-3.57-3.11C14.44 1.81 13.31 1 12 1s-2.44.81-2.91 1.96a3.145 3.145 0 0 0-3.57 3.11c0 .71.25 1.39.67 1.93-.43.54-.68 1.22-.68 1.93 0 1.73 1.41 3.14 3.15 3.14M12 13c-.62 0-1.12-.49-1.14-1.1l.12-1.09c.32.12.66.19 1.02.19s.71-.07 1.03-.19l.11 1.09c-.02.61-.52 1.1-1.14 1.1m3.34-1.93c-.24 0-.46-.07-.64-.2l-.81-.57c.55-.45.94-1.09 1.06-1.83l.88.42c.4.19.66.59.66 1.03 0 .64-.52 1.15-1.15 1.15m-.65-5.94c.2-.13.42-.2.65-.2.63 0 1.14.51 1.14 1.14 0 .44-.25.83-.66 1.03l-.88.42c-.12-.74-.51-1.38-1.07-1.83zM12 3c.62 0 1.12.49 1.14 1.1l-.11 1.09C12.71 5.07 12.36 5 12 5s-.7.07-1.02.19l-.12-1.09c.02-.61.52-1.1 1.14-1.1M8.66 4.93c.24 0 .46.07.64.2l.81.56c-.55.45-.94 1.09-1.06 1.83l-.88-.42c-.4-.2-.66-.59-.66-1.03 0-.63.52-1.14 1.15-1.14M8.17 8.9l.88-.42c.12.74.51 1.38 1.07 1.83l-.81.55c-.2.13-.42.2-.65.2-.63 0-1.14-.51-1.14-1.14-.01-.43.25-.82.65-1.02M12 22a9 9 0 0 0 9-9 9 9 0 0 0-9 9m2.44-2.44c.71-1.9 2.22-3.42 4.12-4.12a7.04 7.04 0 0 1-4.12 4.12M3 13a9 9 0 0 0 9 9 9 9 0 0 0-9-9m2.44 2.44c1.9.71 3.42 2.22 4.12 4.12a7.04 7.04 0 0 1-4.12-4.12" }, null, -1)]]);
|
|
1343
|
-
}
|
|
1344
|
-
var Js = { render: qs }, Ys = {
|
|
1345
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1346
|
-
width: "24",
|
|
1347
|
-
height: "24"
|
|
1348
|
-
};
|
|
1349
|
-
function Xs(e, t) {
|
|
1350
|
-
return o(), n("svg", Ys, [...t[0] ||= [r("path", { d: "M19 6h-2c0-2.76-2.24-5-5-5S7 3.24 7 6H5c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2m-7-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3m7 17H5V8h14zm-7-8c-1.66 0-3-1.34-3-3H7c0 2.76 2.24 5 5 5s5-2.24 5-5h-2c0 1.66-1.34 3-3 3" }, null, -1)]]);
|
|
1351
|
-
}
|
|
1352
|
-
var Zs = { render: Xs }, Qs = {
|
|
1353
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1354
|
-
width: "24",
|
|
1355
|
-
height: "24"
|
|
1356
|
-
};
|
|
1357
|
-
function $s(e, t) {
|
|
1358
|
-
return o(), n("svg", Qs, [...t[0] ||= [r("path", { d: "M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5zm-.5 1.5 1.96 2.5H17V9.5zM6 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1m2.22-3c-.55-.61-1.33-1-2.22-1s-1.67.39-2.22 1H3V6h12v9zM18 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1" }, null, -1)]]);
|
|
1359
|
-
}
|
|
1360
|
-
var ec = { render: $s }, tc = {
|
|
1361
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1362
|
-
width: "24",
|
|
1363
|
-
height: "24"
|
|
1364
|
-
};
|
|
1365
|
-
function nc(e, t) {
|
|
1366
|
-
return o(), n("svg", tc, [...t[0] ||= [
|
|
1367
|
-
r("path", { d: "M18.92 6.01C18.72 5.42 18.16 5 17.5 5H15V3H9v2H6.5c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8zM6.85 7h10.29l1.04 3H5.81zM19 17H5v-4.66l.12-.34h13.77l.11.34z" }, null, -1),
|
|
1368
|
-
r("circle", {
|
|
1369
|
-
cx: "7.5",
|
|
1370
|
-
cy: "14.5",
|
|
1371
|
-
r: "1.5"
|
|
1372
|
-
}, null, -1),
|
|
1373
|
-
r("circle", {
|
|
1374
|
-
cx: "16.5",
|
|
1375
|
-
cy: "14.5",
|
|
1376
|
-
r: "1.5"
|
|
1377
|
-
}, null, -1)
|
|
1378
|
-
]]);
|
|
1379
|
-
}
|
|
1380
|
-
var rc = { render: nc }, ic = {
|
|
1381
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1382
|
-
width: "24",
|
|
1383
|
-
height: "24"
|
|
1384
|
-
};
|
|
1385
|
-
function ac(e, t) {
|
|
1386
|
-
return o(), n("svg", ic, [...t[0] ||= [r("path", { d: "m17 8-1.41 1.41L17.17 11H9v2h8.17l-1.58 1.58L17 16l4-4zM5 5h7V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h7v-2H5z" }, null, -1)]]);
|
|
1387
|
-
}
|
|
1388
|
-
var oc = { render: ac }, sc = {
|
|
1389
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1390
|
-
width: "24",
|
|
1391
|
-
height: "24"
|
|
1392
|
-
};
|
|
1393
|
-
function cc(e, t) {
|
|
1394
|
-
return o(), n("svg", sc, [...t[0] ||= [r("path", { d: "M9.5 18H8V9h1.5zm3.25 0h-1.5V9h1.5zM16 18h-1.5V9H16zm1-12h-2V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v3H7c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2 0 .55.45 1 1 1s1-.45 1-1h6c0 .55.45 1 1 1s1-.45 1-1c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2m-6.5-2.5h3V6h-3zM17 19H7V8h10z" }, null, -1)]]);
|
|
1395
|
-
}
|
|
1396
|
-
var lc = { render: cc }, uc = {
|
|
1397
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1398
|
-
width: "24",
|
|
1399
|
-
height: "24"
|
|
1400
|
-
};
|
|
1401
|
-
function dc(e, t) {
|
|
1402
|
-
return o(), n("svg", uc, [...t[0] ||= [r("path", { d: "M20 6h-4V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2M10 4h4v2h-4zm10 16H4V8h16z" }, null, -1), r("path", { d: "M13 10h-2v3H8v2h3v3h2v-3h3v-2h-3z" }, null, -1)]]);
|
|
1403
|
-
}
|
|
1404
|
-
var fc = { render: dc }, pc = {
|
|
1405
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1406
|
-
width: "24",
|
|
1407
|
-
height: "24"
|
|
1408
|
-
};
|
|
1409
|
-
function mc(e, t) {
|
|
1410
|
-
return o(), n("svg", pc, [...t[0] ||= [r("path", { d: "M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }, null, -1)]]);
|
|
1411
|
-
}
|
|
1412
|
-
var hc = { render: mc }, gc = {
|
|
1413
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1414
|
-
width: "24",
|
|
1415
|
-
height: "24"
|
|
1416
|
-
};
|
|
1417
|
-
function _c(e, t) {
|
|
1418
|
-
return o(), n("svg", gc, [...t[0] ||= [r("path", { d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }, null, -1)]]);
|
|
1419
|
-
}
|
|
1420
|
-
var vc = { render: _c }, yc = {
|
|
1421
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1422
|
-
width: "24",
|
|
1423
|
-
height: "24"
|
|
1424
|
-
};
|
|
1425
|
-
function bc(e, t) {
|
|
1426
|
-
return o(), n("svg", yc, [...t[0] ||= [r("path", { d: "M22 11V9L12 2 2 9v2h2v9H2v2h20v-2h-2v-9zm-4 9H6V9h12z" }, null, -1), r("path", { d: "m10 14 2 3 2-3v4h2v-7h-2l-2 3-2-3H8v7h2z" }, null, -1)]]);
|
|
1427
|
-
}
|
|
1428
|
-
var xc = { render: bc }, Sc = {
|
|
1429
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1430
|
-
width: "24",
|
|
1431
|
-
height: "24"
|
|
1432
|
-
};
|
|
1433
|
-
function Cc(e, t) {
|
|
1434
|
-
return o(), n("svg", Sc, [...t[0] ||= [r("path", { d: "M1 5h14l-6 9v4h2v2H5v-2h2v-4zm9.1 4 1.4-2H4.49l1.4 2zM17 5h5v3h-3v9c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3a3 3 0 0 1 1 .17z" }, null, -1)]]);
|
|
1435
|
-
}
|
|
1436
|
-
var wc = { render: Cc }, Tc = {
|
|
1437
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1438
|
-
width: "24",
|
|
1439
|
-
height: "24"
|
|
1440
|
-
};
|
|
1441
|
-
function Ec(e, t) {
|
|
1442
|
-
return o(), n("svg", Tc, [...t[0] ||= [r("path", { d: "M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2m6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5z" }, null, -1)]]);
|
|
1443
|
-
}
|
|
1444
|
-
var Dc = { render: Ec }, Oc = {
|
|
1445
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1446
|
-
width: "24",
|
|
1447
|
-
height: "24"
|
|
1448
|
-
};
|
|
1449
|
-
function kc(e, t) {
|
|
1450
|
-
return o(), n("svg", Oc, [...t[0] ||= [r("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m.89-8.9c-1.78-.59-2.64-.96-2.64-1.9 0-1.02 1.11-1.39 1.81-1.39 1.31 0 1.79.99 1.9 1.34l1.58-.67c-.15-.44-.82-1.91-2.66-2.23V5h-1.75v1.26c-2.6.56-2.62 2.85-2.62 2.96 0 2.27 2.25 2.91 3.35 3.31 1.58.56 2.28 1.07 2.28 2.03 0 1.13-1.05 1.61-1.98 1.61-1.82 0-2.34-1.87-2.4-2.09l-1.66.67c.63 2.19 2.28 2.78 3.02 2.96V19h1.75v-1.24c.52-.09 3.02-.59 3.02-3.22.01-1.39-.6-2.61-3-3.44" }, null, -1)]]);
|
|
1451
|
-
}
|
|
1452
|
-
var Ac = { render: kc }, jc = {
|
|
1453
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1454
|
-
width: "24",
|
|
1455
|
-
height: "24"
|
|
1456
|
-
};
|
|
1457
|
-
function Mc(e, t) {
|
|
1458
|
-
return o(), n("svg", jc, [...t[0] ||= [i("<path d=\"M12 22C6.49 22 2 17.51 2 12S6.49 2 12 2s10 4.04 10 9c0 3.31-2.69 6-6 6h-1.77c-.28 0-.5.22-.5.5 0 .12.05.23.13.33.41.47.64 1.06.64 1.67A2.5 2.5 0 0 1 12 22m0-18c-4.41 0-8 3.59-8 8s3.59 8 8 8c.28 0 .5-.22.5-.5a.54.54 0 0 0-.14-.35c-.41-.46-.63-1.05-.63-1.65a2.5 2.5 0 0 1 2.5-2.5H16c2.21 0 4-1.79 4-4 0-3.86-3.59-7-8-7\"></path><circle cx=\"6.5\" cy=\"11.5\" r=\"1.5\"></circle><circle cx=\"9.5\" cy=\"7.5\" r=\"1.5\"></circle><circle cx=\"14.5\" cy=\"7.5\" r=\"1.5\"></circle><circle cx=\"17.5\" cy=\"11.5\" r=\"1.5\"></circle>", 5)]]);
|
|
1459
|
-
}
|
|
1460
|
-
var Nc = { render: Mc }, Pc = {
|
|
1461
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1462
|
-
width: "24",
|
|
1463
|
-
height: "24"
|
|
1464
|
-
};
|
|
1465
|
-
function Fc(e, t) {
|
|
1466
|
-
return o(), n("svg", Pc, [...t[0] ||= [r("path", { d: "M19 14V6c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2m-2 0H3V6h14zm-7-7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3m13 0v11c0 1.1-.9 2-2 2H4v-2h17V7z" }, null, -1)]]);
|
|
1467
|
-
}
|
|
1468
|
-
var Ic = { render: Fc }, Lc = {
|
|
1469
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1470
|
-
width: "24",
|
|
1471
|
-
height: "24"
|
|
1472
|
-
};
|
|
1473
|
-
function Rc(e, t) {
|
|
1474
|
-
return o(), n("svg", Lc, [...t[0] ||= [r("path", { d: "m18.18 10-1.7-4.68A2.01 2.01 0 0 0 14.6 4H12v2h2.6l1.46 4h-4.81l-.36-1H12V7H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 9.87 0 12.2 0 15s2.2 5 5 5c2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5 0-2.8-2.2-5-5-5h-.82zM7.82 16c-.4 1.17-1.49 2-2.82 2-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2m4.9 4c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.03 0 .06-.01.09-.01 1.68 0 3 1.32 3 3s-1.33 3-3.01 3" }, null, -1)]]);
|
|
1475
|
-
}
|
|
1476
|
-
var zc = { render: Rc }, Bc = {
|
|
1477
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1478
|
-
width: "24",
|
|
1479
|
-
height: "24"
|
|
1480
|
-
};
|
|
1481
|
-
function Vc(e, t) {
|
|
1482
|
-
return o(), n("svg", Bc, [...t[0] ||= [r("path", { d: "M15.5 1h-8A2.5 2.5 0 0 0 5 3.5v17A2.5 2.5 0 0 0 7.5 23h8a2.5 2.5 0 0 0 2.5-2.5v-17A2.5 2.5 0 0 0 15.5 1m-4 21c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m4.5-4H7V4h9z" }, null, -1)]]);
|
|
1483
|
-
}
|
|
1484
|
-
var Hc = { render: Vc }, Uc = {
|
|
1485
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1486
|
-
width: "24",
|
|
1487
|
-
height: "24"
|
|
1488
|
-
};
|
|
1489
|
-
function Wc(e, t) {
|
|
1490
|
-
return o(), n("svg", Uc, [...t[0] ||= [r("path", { d: "m14.12 4 1.83 2H20v12H4V6h4.05l1.83-2zM15 2H9L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-3.17zm-3 7c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3m0-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5" }, null, -1)]]);
|
|
1491
|
-
}
|
|
1492
|
-
var Gc = { render: Wc }, Kc = {
|
|
1493
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1494
|
-
width: "24",
|
|
1495
|
-
height: "24"
|
|
1496
|
-
};
|
|
1497
|
-
function qc(e, t) {
|
|
1498
|
-
return o(), n("svg", Kc, [...t[0] ||= [r("circle", {
|
|
1499
|
-
cx: "12",
|
|
1500
|
-
cy: "19",
|
|
1501
|
-
r: "2"
|
|
1502
|
-
}, null, -1), r("path", { d: "M10 3h4v12h-4z" }, null, -1)]]);
|
|
1503
|
-
}
|
|
1504
|
-
var Jc = { render: qc }, Yc = {
|
|
1505
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1506
|
-
width: "24",
|
|
1507
|
-
height: "24"
|
|
1508
|
-
};
|
|
1509
|
-
function Xc(e, t) {
|
|
1510
|
-
return o(), n("svg", Yc, [...t[0] ||= [r("path", { d: "M19.66 14c-.66 1.92-2.24 3.54-4.4 4.39l-1.26.5V20h-4v-1.11l-1.27-.5c-2.16-.85-3.74-2.47-4.4-4.39zM22 2 4 3.99V12H2c0 3.69 2.47 6.86 6 8.25V22h8v-1.75c3.53-1.39 6-4.56 6-8.25H10.5V8H22V6.5H10.5V4.78L22 3.51zM8 6.5V5.06l1-.11V6.5zm-2.5 0V5.34l1-.11V6.5zM8 12V8h1v4zm-2.5 0V8h1v4z" }, null, -1)]]);
|
|
1511
|
-
}
|
|
1512
|
-
var Zc = { render: Xc }, Qc = {
|
|
1513
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1514
|
-
width: "24",
|
|
1515
|
-
height: "24"
|
|
1516
|
-
};
|
|
1517
|
-
function $c(e, t) {
|
|
1518
|
-
return o(), n("svg", Qc, [...t[0] ||= [r("path", { d: "M19 13H5v-2h14z" }, null, -1)]]);
|
|
1519
|
-
}
|
|
1520
|
-
var el = { render: $c }, tl = {
|
|
1521
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1522
|
-
width: "24",
|
|
1523
|
-
height: "24"
|
|
1524
|
-
};
|
|
1525
|
-
function nl(e, t) {
|
|
1526
|
-
return o(), n("svg", tl, [...t[0] ||= [r("path", { d: "M16 6v8h3v8h2V2c-2.76 0-5 2.24-5 4m-5 3H9V2H7v7H5V2H3v7c0 2.21 1.79 4 4 4v9h2v-9c2.21 0 4-1.79 4-4V2h-2z" }, null, -1)]]);
|
|
1527
|
-
}
|
|
1528
|
-
var rl = { render: nl }, il = {
|
|
1529
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1530
|
-
width: "24",
|
|
1531
|
-
height: "24"
|
|
1532
|
-
};
|
|
1533
|
-
function al(e, t) {
|
|
1534
|
-
return o(), n("svg", il, [...t[0] ||= [r("path", { d: "M11 13.5V2L3 13.5zm-2-2H6.83L9 8.38zm12 2C21 6.5 14.5 1 12.5 1c0 0 1 3 1 6.5s-1 6-1 6zm-5.62-8.26c1.42 1.52 2.88 3.72 3.41 6.26h-3.68c.21-1.1.39-2.46.39-4 0-.79-.05-1.55-.12-2.26M22 15H2a6.23 6.23 0 0 0 2.33 3.73c.65-.27 1.22-.72 1.67-1.23.73.84 1.8 1.5 3 1.5s2.27-.66 3-1.5c.73.84 1.8 1.5 3 1.5s2.26-.66 3-1.5c.45.51 1.02.96 1.67 1.23 1.17-.89 2.02-2.2 2.33-3.73m0 8v-2h-1c-1.04 0-2.08-.35-3-1-1.83 1.3-4.17 1.3-6 0-1.83 1.3-4.17 1.3-6 0-.91.65-1.96 1-3 1H2v2h1c1.03 0 2.05-.25 3-.75 1.89 1 4.11 1 6 0 1.89 1 4.11 1 6 0 .95.5 1.97.75 3 .75z" }, null, -1)]]);
|
|
1535
|
-
}
|
|
1536
|
-
var ol = { render: al }, sl = {
|
|
1537
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1538
|
-
width: "24",
|
|
1539
|
-
height: "24"
|
|
1540
|
-
};
|
|
1541
|
-
function cl(e, t) {
|
|
1542
|
-
return o(), n("svg", sl, [...t[0] ||= [r("path", { d: "M12 3 1 9l4 2.18v6L12 21l7-3.82v-6l2-1.09V17h2V9zm6.82 6L12 12.72 5.18 9 12 5.28zM17 15.99l-5 2.73-5-2.73v-3.72L12 15l5-2.73z" }, null, -1)]]);
|
|
1543
|
-
}
|
|
1544
|
-
var ll = { render: cl }, ul = {
|
|
1545
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1546
|
-
width: "24",
|
|
1547
|
-
height: "24"
|
|
1548
|
-
};
|
|
1549
|
-
function dl(e, t) {
|
|
1550
|
-
return o(), n("svg", ul, [...t[0] ||= [r("path", { d: "M15.5 14h-.79l-.28-.27A6.47 6.47 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14" }, null, -1)]]);
|
|
1551
|
-
}
|
|
1552
|
-
var fl = { render: dl }, pl = {
|
|
1553
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1554
|
-
width: "24",
|
|
1555
|
-
height: "24"
|
|
1556
|
-
};
|
|
1557
|
-
function ml(e, t) {
|
|
1558
|
-
return o(), n("svg", pl, [...t[0] ||= [r("path", { d: "M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46a.5.5 0 0 0-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65A.49.49 0 0 0 14 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1a.6.6 0 0 0-.18-.03c-.17 0-.34.09-.43.25l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46a.5.5 0 0 0 .61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1q.09.03.18.03c.17 0 .34-.09.43-.25l2-3.46c.12-.22.07-.49-.12-.64zm-1.98-1.71c.04.31.05.52.05.73s-.02.43-.05.73l-.14 1.13.89.7 1.08.84-.7 1.21-1.27-.51-1.04-.42-.9.68c-.43.32-.84.56-1.25.73l-1.06.43-.16 1.13-.2 1.35h-1.4l-.19-1.35-.16-1.13-1.06-.43c-.43-.18-.83-.41-1.23-.71l-.91-.7-1.06.43-1.27.51-.7-1.21 1.08-.84.89-.7-.14-1.13c-.03-.31-.05-.54-.05-.74s.02-.43.05-.73l.14-1.13-.89-.7-1.08-.84.7-1.21 1.27.51 1.04.42.9-.68c.43-.32.84-.56 1.25-.73l1.06-.43.16-1.13.2-1.35h1.39l.19 1.35.16 1.13 1.06.43c.43.18.83.41 1.23.71l.91.7 1.06-.43 1.27-.51.7 1.21-1.07.85-.89.7zM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2" }, null, -1)]]);
|
|
1559
|
-
}
|
|
1560
|
-
var hl = { render: ml }, gl = {
|
|
1561
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1562
|
-
width: "24",
|
|
1563
|
-
height: "24"
|
|
1564
|
-
};
|
|
1565
|
-
function _l(e, t) {
|
|
1566
|
-
return o(), n("svg", gl, [...t[0] ||= [r("path", { d: "M15.55 13c.75 0 1.41-.41 1.75-1.03l3.58-6.49A.996.996 0 0 0 20.01 4H5.21l-.94-2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2zM6.16 6h12.15l-2.76 5H8.53zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2m10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2" }, null, -1)]]);
|
|
1567
|
-
}
|
|
1568
|
-
var vl = { render: _l }, yl = {
|
|
1569
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1570
|
-
width: "24",
|
|
1571
|
-
height: "24"
|
|
1572
|
-
};
|
|
1573
|
-
function bl(e, t) {
|
|
1574
|
-
return o(), n("svg", yl, [...t[0] ||= [r("path", { d: "M15.49 9.63c-.18-2.79-1.31-5.51-3.43-7.63a12.2 12.2 0 0 0-3.55 7.63c1.28.68 2.46 1.56 3.49 2.63 1.03-1.06 2.21-1.94 3.49-2.63m-3.44-4.44c.63 1.03 1.07 2.18 1.3 3.38-.47.3-.91.63-1.34.98-.42-.34-.87-.67-1.33-.97.25-1.2.71-2.35 1.37-3.39M12 15.45a12.1 12.1 0 0 0-3.06-3.2c-.13-.09-.27-.16-.4-.26.13.09.27.17.39.25A11.78 11.78 0 0 0 2 10c0 5.32 3.36 9.82 8.03 11.49.63.23 1.29.4 1.97.51.68-.12 1.33-.29 1.97-.51C18.64 19.82 22 15.32 22 10c-4.18 0-7.85 2.17-10 5.45m1.32 4.15c-.44.15-.88.27-1.33.37-.44-.09-.87-.21-1.28-.36-3.29-1.18-5.7-3.99-6.45-7.35 1.1.26 2.15.71 3.12 1.33l-.02.01c.13.09.26.18.39.25l.07.04c.99.72 1.84 1.61 2.51 2.65L12 19.1l1.67-2.55a10.2 10.2 0 0 1 2.53-2.66l.07-.05c.09-.05.18-.11.27-.17l-.01-.02c.98-.65 2.07-1.13 3.21-1.4-.75 3.37-3.15 6.18-6.42 7.35m-4.33-7.32c-.02-.01-.04-.03-.05-.04 0 0 .01 0 .01.01.01.01.02.02.04.03" }, null, -1)]]);
|
|
1575
|
-
}
|
|
1576
|
-
var xl = { render: bl }, Sl = {
|
|
1577
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1578
|
-
width: "24",
|
|
1579
|
-
height: "24"
|
|
1580
|
-
};
|
|
1581
|
-
function Cl(e, t) {
|
|
1582
|
-
return o(), n("svg", Sl, [...t[0] ||= [r("path", { d: "M15 19H8v-6.63c1.26-.34 2.11-1.27 2.77-1.99C11.6 9.47 12.08 9 13 9h2zM10 2.02c-1.89 0-3.51 1.11-4.27 2.71C4.15 5.26 3 6.74 3 8.5c0 1.86 1.28 3.41 3 3.86V21h11v-2h2c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2h-1.56c.35-.59.56-1.27.56-2 0-2.21-1.79-4-4-4-.34 0-.66.05-.98.13A4.7 4.7 0 0 0 10 2.02M7 10.5c-1.1 0-2-.9-2-2 0-.85.55-1.6 1.37-1.88l.8-.27.36-.76C8 4.62 8.94 4.02 10 4.02c.79 0 1.39.35 1.74.65l.78.65S13.16 5 13.99 5c1.1 0 2 .9 2 2h-3C9.67 7 9.15 10.5 7 10.5M17 17v-6h2v6z" }, null, -1)]]);
|
|
1583
|
-
}
|
|
1584
|
-
var wl = { render: Cl }, Tl = {
|
|
1585
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1586
|
-
width: "24",
|
|
1587
|
-
height: "24"
|
|
1588
|
-
};
|
|
1589
|
-
function El(e, t) {
|
|
1590
|
-
return o(), n("svg", Tl, [...t[0] ||= [r("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2M5.23 7.75C6.1 8.62 6.7 9.74 6.91 11H4.07a8.1 8.1 0 0 1 1.16-3.25M4.07 13h2.84a5.97 5.97 0 0 1-1.68 3.25A8.1 8.1 0 0 1 4.07 13M11 19.93c-1.73-.22-3.29-1-4.49-2.14A7.95 7.95 0 0 0 8.93 13H11zM11 11H8.93A8 8 0 0 0 6.5 6.2 8.04 8.04 0 0 1 11 4.07zm8.93 0h-2.84c.21-1.26.81-2.38 1.68-3.25.6.97 1.01 2.07 1.16 3.25M13 4.07c1.73.22 3.29.99 4.5 2.13a8 8 0 0 0-2.43 4.8H13zm0 15.86V13h2.07a8 8 0 0 0 2.42 4.79A8 8 0 0 1 13 19.93m5.77-3.68A6 6 0 0 1 17.09 13h2.84a8.1 8.1 0 0 1-1.16 3.25" }, null, -1)]]);
|
|
1591
|
-
}
|
|
1592
|
-
var Dl = { render: El }, Ol = {
|
|
1593
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1594
|
-
width: "24",
|
|
1595
|
-
height: "24"
|
|
1596
|
-
};
|
|
1597
|
-
function kl(e, t) {
|
|
1598
|
-
return o(), n("svg", Ol, [...t[0] ||= [
|
|
1599
|
-
r("path", { d: "m21.58 16.09-1.09-7.66A3.996 3.996 0 0 0 16.53 5H7.47C5.48 5 3.79 6.46 3.51 8.43l-1.09 7.66a2.545 2.545 0 0 0 4.32 2.16L9 16h6l2.25 2.25c.48.48 1.13.75 1.8.75 1.56 0 2.75-1.37 2.53-2.91m-2.1.72a.54.54 0 0 1-.42.19c-.15 0-.29-.06-.39-.16L15.83 14H8.17l-2.84 2.84c-.1.1-.24.16-.39.16a.54.54 0 0 1-.42-.19.52.52 0 0 1-.13-.44l1.09-7.66C5.63 7.74 6.48 7 7.47 7h9.06c.99 0 1.84.74 1.98 1.72l1.09 7.66c.03.2-.05.34-.12.43" }, null, -1),
|
|
1600
|
-
r("path", { d: "M9 8H8v2H6v1h2v2h1v-2h2v-1H9z" }, null, -1),
|
|
1601
|
-
r("circle", {
|
|
1602
|
-
cx: "17",
|
|
1603
|
-
cy: "12",
|
|
1604
|
-
r: "1"
|
|
1605
|
-
}, null, -1),
|
|
1606
|
-
r("circle", {
|
|
1607
|
-
cx: "15",
|
|
1608
|
-
cy: "9",
|
|
1609
|
-
r: "1"
|
|
1610
|
-
}, null, -1)
|
|
1611
|
-
]]);
|
|
1612
|
-
}
|
|
1613
|
-
var Al = { render: kl }, jl = {
|
|
1614
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1615
|
-
width: "24",
|
|
1616
|
-
height: "24"
|
|
1617
|
-
};
|
|
1618
|
-
function Ml(e, t) {
|
|
1619
|
-
return o(), n("svg", jl, [...t[0] ||= [r("path", { d: "M7 20c0 .55.45 1 1 1h8c.55 0 1-.45 1-1v-3H7zM18 7c-.55 0-1 .45-1 1V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v5.8c0 .13.01.26.04.39l.8 4c.09.47.5.8.98.8H17c.55 0 1.09-.44 1.2-.98l.77-3.83c.02-.12.03-.25.03-.38V8c0-.55-.45-1-1-1m-1 3.6c0 .13-.64 3.4-.64 3.4H7.64S7 10.74 7 10.6V5h8v5h2z" }, null, -1), r("path", { d: "M8 7h6v3H8z" }, null, -1)]]);
|
|
1620
|
-
}
|
|
1621
|
-
var Nl = { render: Ml }, Pl = {
|
|
1622
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1623
|
-
width: "24",
|
|
1624
|
-
height: "24"
|
|
1625
|
-
};
|
|
1626
|
-
function Fl(e, t) {
|
|
1627
|
-
return o(), n("svg", Pl, [...t[0] ||= [r("path", { d: "M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z" }, null, -1)]]);
|
|
1628
|
-
}
|
|
1629
|
-
var Il = { render: Fl }, Ll = {
|
|
1630
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1631
|
-
width: "24",
|
|
1632
|
-
height: "24"
|
|
1633
|
-
};
|
|
1634
|
-
function Rl(e, t) {
|
|
1635
|
-
return o(), n("svg", Ll, [...t[0] ||= [r("path", { d: "m18.36 9 .6 3H5.04l.6-3zM20 4H4v2h16zm0 3H4l-1 5v2h1v6h10v-6h4v6h2v-6h1v-2zM6 18v-4h6v4z" }, null, -1)]]);
|
|
1636
|
-
}
|
|
1637
|
-
var zl = { render: Rl }, Bl = {
|
|
1638
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1639
|
-
width: "24",
|
|
1640
|
-
height: "24"
|
|
1641
|
-
};
|
|
1642
|
-
function Vl(e, t) {
|
|
1643
|
-
return o(), n("svg", Bl, [...t[0] ||= [r("path", { d: "m21.9 8.89-1.05-4.37c-.22-.9-1-1.52-1.91-1.52H5.05c-.9 0-1.69.63-1.9 1.52L2.1 8.89c-.24 1.02-.02 2.06.62 2.88.08.11.19.19.28.29V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6.94c.09-.09.2-.18.28-.28.64-.82.87-1.87.62-2.89m-2.99-3.9 1.05 4.37c.1.42.01.84-.25 1.17-.14.18-.44.47-.94.47-.61 0-1.14-.49-1.21-1.14L16.98 5zM13 5h1.96l.54 4.52c.05.39-.07.78-.33 1.07-.22.26-.54.41-.95.41-.67 0-1.22-.59-1.22-1.31zM8.49 9.52 9.04 5H11v4.69c0 .72-.55 1.31-1.29 1.31-.34 0-.65-.15-.89-.41a1.42 1.42 0 0 1-.33-1.07m-4.45-.16L5.05 5h1.97l-.58 4.86c-.08.65-.6 1.14-1.21 1.14-.49 0-.8-.29-.93-.47-.27-.32-.36-.75-.26-1.17M5 19v-6.03c.08.01.15.03.23.03.87 0 1.66-.36 2.24-.95.6.6 1.4.95 2.31.95.87 0 1.65-.36 2.23-.93.59.57 1.39.93 2.29.93.84 0 1.64-.35 2.24-.95.58.59 1.37.95 2.24.95.08 0 .15-.02.23-.03V19z" }, null, -1)]]);
|
|
1644
|
-
}
|
|
1645
|
-
var Hl = { render: Vl }, Ul = {
|
|
1646
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1647
|
-
width: "24",
|
|
1648
|
-
height: "24"
|
|
1649
|
-
};
|
|
1650
|
-
function Wl(e, t) {
|
|
1651
|
-
return o(), n("svg", Ul, [...t[0] ||= [r("path", { d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 2v3H5V5zm0 5v4H5v-4zM5 19v-3h14v3z" }, null, -1)]]);
|
|
1652
|
-
}
|
|
1653
|
-
var Gl = { render: Wl }, Kl = {
|
|
1654
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1655
|
-
width: "24",
|
|
1656
|
-
height: "24"
|
|
1657
|
-
};
|
|
1658
|
-
function ql(e, t) {
|
|
1659
|
-
return o(), n("svg", Kl, [...t[0] ||= [
|
|
1660
|
-
r("circle", {
|
|
1661
|
-
cx: "8.5",
|
|
1662
|
-
cy: "14.5",
|
|
1663
|
-
r: "1.5"
|
|
1664
|
-
}, null, -1),
|
|
1665
|
-
r("circle", {
|
|
1666
|
-
cx: "15.5",
|
|
1667
|
-
cy: "14.5",
|
|
1668
|
-
r: "1.5"
|
|
1669
|
-
}, null, -1),
|
|
1670
|
-
r("path", { d: "M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h2l2-2h4l2 2h2v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-4-4-8-4m0 2c3.51 0 4.96.48 5.57 1H6.43c.61-.52 2.06-1 5.57-1M6 7h5v3H6zm12 8.5c0 .83-.67 1.5-1.5 1.5h-9c-.83 0-1.5-.67-1.5-1.5V12h12zm0-5.5h-5V7h5z" }, null, -1)
|
|
1671
|
-
]]);
|
|
1672
|
-
}
|
|
1673
|
-
var Jl = { render: ql }, Yl = {
|
|
1674
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1675
|
-
width: "24",
|
|
1676
|
-
height: "24"
|
|
1677
|
-
};
|
|
1678
|
-
function Xl(e, t) {
|
|
1679
|
-
return o(), n("svg", Yl, [...t[0] ||= [r("path", { d: "M19.3 16.9c.4-.7.7-1.5.7-2.4 0-2.5-2-4.5-4.5-4.5S11 12 11 14.5s2 4.5 4.5 4.5c.9 0 1.7-.3 2.4-.7l3.2 3.2 1.4-1.4zm-3.8.1c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5M12 20v2C6.48 22 2 17.52 2 12S6.48 2 12 2c4.84 0 8.87 3.44 9.8 8h-2.07A8 8 0 0 0 15 4.59V5c0 1.1-.9 2-2 2h-2v2c0 .55-.45 1-1 1H8v2h2v3H9l-4.79-4.79C4.08 10.79 4 11.38 4 12c0 4.41 3.59 8 8 8" }, null, -1)]]);
|
|
1680
|
-
}
|
|
1681
|
-
var Zl = { render: Xl }, Ql = {
|
|
1682
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1683
|
-
width: "24",
|
|
1684
|
-
height: "24"
|
|
1685
|
-
};
|
|
1686
|
-
function $l(e, t) {
|
|
1687
|
-
return o(), n("svg", Ql, [...t[0] ||= [r("path", { d: "M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.1-.9-2-2-2m0 14H3V5h18z" }, null, -1)]]);
|
|
1688
|
-
}
|
|
1689
|
-
var eu = { render: $l }, tu = {
|
|
1690
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1691
|
-
width: "24",
|
|
1692
|
-
height: "24"
|
|
1693
|
-
};
|
|
1694
|
-
function nu(e, t) {
|
|
1695
|
-
return o(), n("svg", tu, [...t[0] ||= [r("path", { d: "M11 5.5H8V4h.5c.55 0 1-.45 1-1s-.45-1-1-1h-3c-.55 0-1 .45-1 1s.45 1 1 1H6v1.5H3c-.55 0-1 .45-1 1s.45 1 1 1V15c0 1.1.9 2 2 2h1v4l2 1.5V17h1c1.1 0 2-.9 2-2V7.5c.55 0 1-.45 1-1s-.45-1-1-1M9 9H7.25c-.41 0-.75.34-.75.75s.34.75.75.75H9V12H7.25c-.41 0-.75.34-.75.75s.34.75.75.75H9V15H5V7.5h4zm10.5 1.5V10c.55 0 1-.45 1-1s-.45-1-1-1h-5c-.55 0-1 .45-1 1s.45 1 1 1v.5c0 .5-1.5 1.16-1.5 3V20c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2v-6.5c0-1.84-1.5-2.5-1.5-3m-3 0V10h1v.5c0 1.6 1.5 2 1.5 3v.5h-4v-.5c0-1 1.5-1.4 1.5-3m2.5 5V17h-4v-1.5zM15 20v-1.5h4V20z" }, null, -1)]]);
|
|
1696
|
-
}
|
|
1697
|
-
var ru = { render: nu }, iu = {
|
|
1698
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1699
|
-
width: "24",
|
|
1700
|
-
height: "24"
|
|
1701
|
-
};
|
|
1702
|
-
function au(e, t) {
|
|
1703
|
-
return o(), n("svg", iu, [...t[0] ||= [
|
|
1704
|
-
r("path", { d: "M21 6H3c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2m0 10H3V8h18zM6 15h2v-2h2v-2H8V9H6v2H4v2h2z" }, null, -1),
|
|
1705
|
-
r("circle", {
|
|
1706
|
-
cx: "14.5",
|
|
1707
|
-
cy: "13.5",
|
|
1708
|
-
r: "1.5"
|
|
1709
|
-
}, null, -1),
|
|
1710
|
-
r("circle", {
|
|
1711
|
-
cx: "18.5",
|
|
1712
|
-
cy: "10.5",
|
|
1713
|
-
r: "1.5"
|
|
1714
|
-
}, null, -1)
|
|
1715
|
-
]]);
|
|
1716
|
-
}
|
|
1717
|
-
var ou = { render: au }, su = {
|
|
1718
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1719
|
-
width: "24",
|
|
1720
|
-
height: "24"
|
|
1721
|
-
};
|
|
1722
|
-
function cu(e, t) {
|
|
1723
|
-
return o(), n("svg", su, [...t[0] ||= [r("path", { d: "M12 6a9.77 9.77 0 0 1 8.82 5.5C19.17 14.87 15.79 17 12 17s-7.17-2.13-8.82-5.5A9.77 9.77 0 0 1 12 6m0-2C7 4 2.73 7.11 1 11.5 2.73 15.89 7 19 12 19s9.27-3.11 11-7.5C21.27 7.11 17 4 12 4m0 5a2.5 2.5 0 0 1 0 5 2.5 2.5 0 0 1 0-5m0-2c-2.48 0-4.5 2.02-4.5 4.5S9.52 16 12 16s4.5-2.02 4.5-4.5S14.48 7 12 7" }, null, -1)]]);
|
|
1724
|
-
}
|
|
1725
|
-
var lu = { render: cu }, uu = {
|
|
1726
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1727
|
-
width: "24",
|
|
1728
|
-
height: "24"
|
|
1729
|
-
};
|
|
1730
|
-
function du(e, t) {
|
|
1731
|
-
return o(), n("svg", uu, [...t[0] ||= [r("path", { d: "M12 6a9.77 9.77 0 0 1 8.82 5.5 9.65 9.65 0 0 1-2.41 3.12l1.41 1.41c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l1.65 1.65C10.66 6.09 11.32 6 12 6m-1.07 1.14L13 9.21c.57.25 1.03.71 1.28 1.28l2.07 2.07c.08-.34.14-.7.14-1.07C16.5 9.01 14.48 7 12 7c-.37 0-.72.05-1.07.14M2.01 3.87l2.68 2.68A11.74 11.74 0 0 0 1 11.5C2.73 15.89 7 19 12 19c1.52 0 2.98-.29 4.32-.82l3.42 3.42 1.41-1.41L3.42 2.45zm7.5 7.5 2.61 2.61c-.04.01-.08.02-.12.02a2.5 2.5 0 0 1-2.5-2.5c0-.05.01-.08.01-.13m-3.4-3.4 1.75 1.75a4.6 4.6 0 0 0-.36 1.78 4.507 4.507 0 0 0 6.27 4.14l.98.98c-.88.24-1.8.38-2.75.38a9.77 9.77 0 0 1-8.82-5.5c.7-1.43 1.72-2.61 2.93-3.53" }, null, -1)]]);
|
|
1732
|
-
}
|
|
1733
|
-
var fu = { render: du }, pu = {
|
|
1734
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1735
|
-
width: "24",
|
|
1736
|
-
height: "24"
|
|
1737
|
-
};
|
|
1738
|
-
function mu(e, t) {
|
|
1739
|
-
return o(), n("svg", pu, [...t[0] ||= [r("path", { d: "m14.31 2 .41 2.48C13.87 4.17 12.96 4 12 4c-.95 0-1.87.17-2.71.47L9.7 2zm.41 17.52L14.31 22H9.7l-.41-2.47c.84.3 1.76.47 2.71.47.96 0 1.87-.17 2.72-.48M16 0H8l-.95 5.73C5.19 7.19 4 9.45 4 12s1.19 4.81 3.05 6.27L8 24h8l.96-5.73C18.81 16.81 20 14.54 20 12s-1.19-4.81-3.04-6.27zm-4 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6" }, null, -1)]]);
|
|
1740
|
-
}
|
|
1741
|
-
//#endregion
|
|
1742
|
-
//#region src/components/MudaIcon/icons/outlined.ts
|
|
1743
|
-
var q = {
|
|
1744
|
-
account_balance: Ji,
|
|
1745
|
-
add_circle: ea,
|
|
1746
|
-
add: Zi,
|
|
1747
|
-
analytics: ra,
|
|
1748
|
-
apartment: oa,
|
|
1749
|
-
arrow_circle_down: la,
|
|
1750
|
-
arrow_circle_up: fa,
|
|
1751
|
-
arrow_downward: ha,
|
|
1752
|
-
arrow_upward: va,
|
|
1753
|
-
attractions: xa,
|
|
1754
|
-
bathtub: wa,
|
|
1755
|
-
beach_access: Da,
|
|
1756
|
-
bed: ka,
|
|
1757
|
-
bento: Ma,
|
|
1758
|
-
build: Fa,
|
|
1759
|
-
calendar: Ra,
|
|
1760
|
-
checkroom: Va,
|
|
1761
|
-
chevron_left: Wa,
|
|
1762
|
-
chevron_right: qa,
|
|
1763
|
-
close: Xa,
|
|
1764
|
-
coffee: $a,
|
|
1765
|
-
computer: no,
|
|
1766
|
-
credit_card: ao,
|
|
1767
|
-
dark_mode: co,
|
|
1768
|
-
dashboard: fo,
|
|
1769
|
-
delete: ho,
|
|
1770
|
-
directions_bike: vo,
|
|
1771
|
-
directions_boat: xo,
|
|
1772
|
-
drafts: wo,
|
|
1773
|
-
drag_handle: Do,
|
|
1774
|
-
drag_indicator: Ao,
|
|
1775
|
-
edit: No,
|
|
1776
|
-
emergency: Io,
|
|
1777
|
-
family_restroom: zo,
|
|
1778
|
-
favorite: Ho,
|
|
1779
|
-
filter_list: Go,
|
|
1780
|
-
fitness_center: Jo,
|
|
1781
|
-
flight: Zo,
|
|
1782
|
-
hiking: es,
|
|
1783
|
-
home: rs,
|
|
1784
|
-
hotel: os,
|
|
1785
|
-
image: ls,
|
|
1786
|
-
key: fs,
|
|
1787
|
-
keyboard_arrow_down: hs,
|
|
1788
|
-
keyboard_arrow_left: vs,
|
|
1789
|
-
keyboard_arrow_right: xs,
|
|
1790
|
-
keyboard_arrow_up: ws,
|
|
1791
|
-
keyboard_double_arrow_left: Ds,
|
|
1792
|
-
keyboard_double_arrow_right: As,
|
|
1793
|
-
language: Ns,
|
|
1794
|
-
light_mode: Is,
|
|
1795
|
-
liquor: zs,
|
|
1796
|
-
local_convenience_store: Hs,
|
|
1797
|
-
local_dining: Gs,
|
|
1798
|
-
local_florist: Js,
|
|
1799
|
-
local_mall: Zs,
|
|
1800
|
-
local_shipping: ec,
|
|
1801
|
-
local_taxi: rc,
|
|
1802
|
-
logout: oc,
|
|
1803
|
-
luggage: lc,
|
|
1804
|
-
medical_services: fc,
|
|
1805
|
-
more_horiz: hc,
|
|
1806
|
-
more_vert: vc,
|
|
1807
|
-
museum: xc,
|
|
1808
|
-
nightlife: wc,
|
|
1809
|
-
notifications: Dc,
|
|
1810
|
-
paid: Ac,
|
|
1811
|
-
palette: Nc,
|
|
1812
|
-
payments: Ic,
|
|
1813
|
-
pedal_bike: zc,
|
|
1814
|
-
phone_iphone: Hc,
|
|
1815
|
-
photo_camera: Gc,
|
|
1816
|
-
priority_high: Jc,
|
|
1817
|
-
ramen_dining: Zc,
|
|
1818
|
-
remove: el,
|
|
1819
|
-
restaurant: rl,
|
|
1820
|
-
sailing: ol,
|
|
1821
|
-
school: ll,
|
|
1822
|
-
search: fl,
|
|
1823
|
-
settings: hl,
|
|
1824
|
-
shopping_cart: vl,
|
|
1825
|
-
spa: xl,
|
|
1826
|
-
sports_bar: wl,
|
|
1827
|
-
sports_basketball: Dl,
|
|
1828
|
-
sports_esports: Al,
|
|
1829
|
-
sports_mma: Nl,
|
|
1830
|
-
star: Il,
|
|
1831
|
-
store: zl,
|
|
1832
|
-
storefront: Hl,
|
|
1833
|
-
table_rows: Gl,
|
|
1834
|
-
train: Jl,
|
|
1835
|
-
travel_explore: Zl,
|
|
1836
|
-
tv: eu,
|
|
1837
|
-
vaccines: ru,
|
|
1838
|
-
videogame_asset: ou,
|
|
1839
|
-
visibility_off: fu,
|
|
1840
|
-
visibility: lu,
|
|
1841
|
-
watch: { render: mu }
|
|
1842
|
-
}, J = (e) => q[e] != null || G[e] != null, Y = (e) => e === "outlined" || e === "filled", hu = (e, t) => `${e}:${t}`, X = (e) => {
|
|
1843
|
-
if (e == null) return;
|
|
1844
|
-
let t = e.split(":")[0];
|
|
1845
|
-
if (J(t)) return t;
|
|
1846
|
-
}, Z = (e) => {
|
|
1847
|
-
if (e == null) return "outlined";
|
|
1848
|
-
let t = e.split(":")[1];
|
|
1849
|
-
return Y(t) ? t : "outlined";
|
|
1850
|
-
}, Q = (t) => e(() => {
|
|
1851
|
-
switch (t.value) {
|
|
1852
|
-
case "outlined": return q;
|
|
1853
|
-
case "filled": return G;
|
|
1854
|
-
default: return q;
|
|
1855
|
-
}
|
|
1856
|
-
}), gu = () => e(() => Object.keys(q).sort()), $ = (t) => {
|
|
1857
|
-
let n = e(() => X(t.value)), r = Q(e(() => Z(t.value)));
|
|
1858
|
-
return e(() => {
|
|
1859
|
-
if (n.value != null) return r.value[n.value];
|
|
1860
|
-
});
|
|
1861
|
-
}, _u = /* @__PURE__ */ ee({
|
|
1862
|
-
__name: "MudaIcon",
|
|
1863
|
-
props: {
|
|
1864
|
-
icon: {},
|
|
1865
|
-
name: {},
|
|
1866
|
-
size: { default: "medium" },
|
|
1867
|
-
color: {}
|
|
1868
|
-
},
|
|
1869
|
-
setup(e) {
|
|
1870
|
-
let r = e, i = $(re(() => r.icon || r.name));
|
|
1871
|
-
return (e, ee) => (o(), n("span", { class: a(["relative shrink-0", {
|
|
1872
|
-
"size-4": r.size === "small",
|
|
1873
|
-
"size-5": r.size === "medium",
|
|
1874
|
-
"size-6": r.size === "large"
|
|
1875
|
-
}]) }, [(o(), t(ne(ie(i)), {
|
|
1876
|
-
style: te({ fill: r.color }),
|
|
1877
|
-
class: a(["-mt-0.5 -ml-0.5", {
|
|
1878
|
-
"size-5": r.size === "small",
|
|
1879
|
-
"size-6": r.size === "medium",
|
|
1880
|
-
"size-7": r.size === "large"
|
|
1881
|
-
}])
|
|
1882
|
-
}, null, 8, ["style", "class"]))], 2));
|
|
1883
|
-
}
|
|
1884
|
-
});
|
|
1885
|
-
//#endregion
|
|
1886
|
-
export { J as a, gu as c, Z as i, Q as l, hu as n, Y as o, X as r, $ as s, _u as t, ae as u };
|