@thirstie/assets 0.0.1 → 0.1.0

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.
Files changed (84) hide show
  1. package/App.vue +65 -4
  2. package/CHANGELOG.md +12 -0
  3. package/LICENSE +21 -0
  4. package/dist/thirstie-assets.cjs +1 -0
  5. package/dist/thirstie-assets.iife.js +1 -0
  6. package/dist/thirstie-assets.js +677 -0
  7. package/dist/thirstie-assets.umd.cjs +1 -0
  8. package/index.html +0 -1
  9. package/package.json +9 -8
  10. package/src/icons/account-balance.svg +2 -2
  11. package/src/icons/add-card.svg +2 -2
  12. package/src/icons/add-circle.svg +2 -2
  13. package/src/icons/add.svg +2 -2
  14. package/src/icons/arrow-backward.svg +2 -2
  15. package/src/icons/arrow-downward.svg +2 -2
  16. package/src/icons/arrow-forward.svg +2 -2
  17. package/src/icons/arrow-upward.svg +2 -2
  18. package/src/icons/bar-chart.svg +2 -2
  19. package/src/icons/cancel-filled.svg +2 -2
  20. package/src/icons/cancel.svg +2 -2
  21. package/src/icons/check-box-checked.svg +2 -2
  22. package/src/icons/check-box-indeterminate.svg +2 -2
  23. package/src/icons/check-box-unchecked.svg +2 -2
  24. package/src/icons/check.svg +2 -2
  25. package/src/icons/chevron-backward.svg +2 -2
  26. package/src/icons/chevron-down.svg +2 -2
  27. package/src/icons/chevron-forward.svg +2 -2
  28. package/src/icons/chevron-up.svg +2 -2
  29. package/src/icons/clone.svg +3 -0
  30. package/src/icons/close.svg +2 -2
  31. package/src/icons/contact-support.svg +2 -2
  32. package/src/icons/credit-card.svg +2 -2
  33. package/src/icons/csv.svg +2 -2
  34. package/src/icons/delete.svg +2 -2
  35. package/src/icons/drop-down.svg +2 -2
  36. package/src/icons/edit.svg +2 -2
  37. package/src/icons/filter-alt.svg +2 -2
  38. package/src/icons/filter.svg +2 -2
  39. package/src/icons/flag-filled.svg +2 -2
  40. package/src/icons/flag-unfilled.svg +2 -2
  41. package/src/icons/gift.svg +2 -2
  42. package/src/icons/hamburger.svg +3 -0
  43. package/src/icons/help-filled.svg +2 -2
  44. package/src/icons/help.svg +2 -2
  45. package/src/icons/home.svg +2 -2
  46. package/src/icons/info-filled.svg +2 -2
  47. package/src/icons/info.svg +2 -2
  48. package/src/icons/liquor.svg +2 -2
  49. package/src/icons/location.svg +2 -2
  50. package/src/icons/lock-closed-filled.svg +2 -2
  51. package/src/icons/lock-closed.svg +2 -2
  52. package/src/icons/lock-open.svg +2 -2
  53. package/src/icons/login.svg +2 -2
  54. package/src/icons/logout.svg +2 -2
  55. package/src/icons/mail.svg +2 -2
  56. package/src/icons/more-horiz.svg +2 -2
  57. package/src/icons/payments.svg +2 -2
  58. package/src/icons/pdf.svg +2 -2
  59. package/src/icons/person-add.svg +2 -2
  60. package/src/icons/person-remove.svg +2 -2
  61. package/src/icons/person.svg +2 -2
  62. package/src/icons/radio-button-checked.svg +2 -2
  63. package/src/icons/radio-button-unchecked.svg +2 -2
  64. package/src/icons/receipt-long.svg +2 -2
  65. package/src/icons/remove.svg +2 -2
  66. package/src/icons/search.svg +2 -2
  67. package/src/icons/settings.svg +2 -2
  68. package/src/icons/shipping.svg +2 -2
  69. package/src/icons/shopping-cart-filled.svg +2 -2
  70. package/src/icons/shopping-cart.svg +2 -2
  71. package/src/icons/sort.svg +2 -2
  72. package/src/icons/star-filled.svg +2 -2
  73. package/src/icons/star-unfilled.svg +2 -2
  74. package/src/icons/store.svg +2 -2
  75. package/src/icons/thirstie-logo.svg +4 -0
  76. package/src/icons/thirstie-square.svg +3 -0
  77. package/src/icons/visibility-off.svg +2 -2
  78. package/src/icons/visibility-on.svg +2 -2
  79. package/src/index.js +2 -1
  80. package/vite.config.js +1 -1
  81. package/dist/bundle.cjs +0 -1
  82. package/dist/bundle.iife.js +0 -1
  83. package/dist/bundle.js +0 -958
  84. package/dist/bundle.umd.cjs +0 -1
@@ -0,0 +1,677 @@
1
+ import { openBlock as e, createElementBlock as s, createElementVNode as o, computed as _, createBlock as l, resolveDynamicComponent as i, defineCustomElement as h } from "vue";
2
+ const g = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ viewBox: "0 0 24 24"
5
+ };
6
+ function w(n, t) {
7
+ return e(), s("svg", g, t[0] || (t[0] = [
8
+ o("path", { d: "M5.75 17V9.5h1.5V17zm5.5 0V9.5h1.5V17zm-8.48 3.5V19h18.46v1.5zM16.75 17V9.5h1.5V17zM2.77 7.5V6.077L12 1.557l9.23 4.52V7.5zM6.314 6h11.37L12 3.25z" }, null, -1)
9
+ ]));
10
+ }
11
+ const d = { render: w }, c = {
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ viewBox: "0 0 24 24"
14
+ };
15
+ function q(n, t) {
16
+ return e(), s("svg", c, t[0] || (t[0] = [
17
+ o("path", { d: "M4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283v5.288H4v6.096q0 .116.096.212a.3.3 0 0 0 .212.096h9.288v1.5zM4 8.404h16V6.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212zM19.25 21.75v-3h-3v-1.5h3v-3h1.5v3h3v1.5h-3v3z" }, null, -1)
18
+ ]));
19
+ }
20
+ const a = { render: q }, u = {
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ viewBox: "0 0 24 24"
23
+ };
24
+ function x(n, t) {
25
+ return e(), s("svg", u, t[0] || (t[0] = [
26
+ o("path", { d: "M11.25 16.75h1.5v-4h4v-1.5h-4v-4h-1.5v4h-4v1.5h4zm.752 4.75a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }, null, -1)
27
+ ]));
28
+ }
29
+ const m = { render: x }, p = {
30
+ xmlns: "http://www.w3.org/2000/svg",
31
+ viewBox: "0 0 24 24"
32
+ };
33
+ function z(n, t) {
34
+ return e(), s("svg", p, t[0] || (t[0] = [
35
+ o("path", { d: "M11.25 12.75H5.5v-1.5h5.75V5.5h1.5v5.75h5.75v1.5h-5.75v5.75h-1.5z" }, null, -1)
36
+ ]));
37
+ }
38
+ const $ = { render: z }, M = {
39
+ xmlns: "http://www.w3.org/2000/svg",
40
+ viewBox: "0 0 24 24"
41
+ };
42
+ function f(n, t) {
43
+ return e(), s("svg", M, t[0] || (t[0] = [
44
+ o("path", { d: "m7.373 12.75 5.696 5.696L12 19.5 4.5 12 12 4.5l1.07 1.054-5.697 5.696H19.5v1.5z" }, null, -1)
45
+ ]));
46
+ }
47
+ const V = { render: f }, b = {
48
+ xmlns: "http://www.w3.org/2000/svg",
49
+ viewBox: "0 0 24 24"
50
+ };
51
+ function H(n, t) {
52
+ return e(), s("svg", b, t[0] || (t[0] = [
53
+ o("path", { d: "M11.25 4.5v12.127l-5.696-5.696L4.5 12l7.5 7.5 7.5-7.5-1.054-1.07-5.696 5.697V4.5z" }, null, -1)
54
+ ]));
55
+ }
56
+ const B = { render: H }, T = {
57
+ xmlns: "http://www.w3.org/2000/svg",
58
+ viewBox: "0 0 24 24"
59
+ };
60
+ function A(n, t) {
61
+ return e(), s("svg", T, t[0] || (t[0] = [
62
+ o("path", { d: "M16.627 12.75H4.5v-1.5h12.127l-5.696-5.696L12 4.5l7.5 7.5-7.5 7.5-1.07-1.054z" }, null, -1)
63
+ ]));
64
+ }
65
+ const L = { render: A }, Q = {
66
+ xmlns: "http://www.w3.org/2000/svg",
67
+ viewBox: "0 0 24 24"
68
+ };
69
+ function k(n, t) {
70
+ return e(), s("svg", Q, t[0] || (t[0] = [
71
+ o("path", { d: "M11.25 19.5V7.373l-5.696 5.696L4.5 12 12 4.5l7.5 7.5-1.054 1.07-5.696-5.697V19.5z" }, null, -1)
72
+ ]));
73
+ }
74
+ const y = { render: k }, C = {
75
+ xmlns: "http://www.w3.org/2000/svg",
76
+ viewBox: "0 0 24 24"
77
+ };
78
+ function E(n, t) {
79
+ return e(), s("svg", C, t[0] || (t[0] = [
80
+ o("path", { d: "M16 19.5v-5.904h3.5V19.5zm-5.75 0v-15h3.5v15zm-5.75 0V9.404H8V19.5z" }, null, -1)
81
+ ]));
82
+ }
83
+ const S = { render: E }, I = {
84
+ xmlns: "http://www.w3.org/2000/svg",
85
+ viewBox: "0 0 24 24"
86
+ };
87
+ function N(n, t) {
88
+ return e(), s("svg", I, t[0] || (t[0] = [
89
+ o("path", { d: "m8.4 16.654 3.6-3.6 3.6 3.6 1.054-1.054-3.6-3.6 3.6-3.6L15.6 7.346l-3.6 3.6-3.6-3.6L7.346 8.4l3.6 3.6-3.6 3.6zm3.602 4.846a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749" }, null, -1)
90
+ ]));
91
+ }
92
+ const Z = { render: N }, j = {
93
+ xmlns: "http://www.w3.org/2000/svg",
94
+ viewBox: "0 0 24 24"
95
+ };
96
+ function D(n, t) {
97
+ return e(), s("svg", j, t[0] || (t[0] = [
98
+ o("path", { d: "m8.4 16.654 3.6-3.6 3.6 3.6 1.054-1.054-3.6-3.6 3.6-3.6L15.6 7.346l-3.6 3.6-3.6-3.6L7.346 8.4l3.6 3.6-3.6 3.6zm3.602 4.846a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }, null, -1)
99
+ ]));
100
+ }
101
+ const F = { render: D }, O = {
102
+ xmlns: "http://www.w3.org/2000/svg",
103
+ viewBox: "0 0 24 24"
104
+ };
105
+ function G(n, t) {
106
+ return e(), s("svg", O, t[0] || (t[0] = [
107
+ o("path", { d: "m10.6 15.854 6.723-6.723-1.054-1.054-5.669 5.67-2.85-2.85-1.054 1.053zM5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096" }, null, -1)
108
+ ]));
109
+ }
110
+ const J = { render: G }, K = {
111
+ xmlns: "http://www.w3.org/2000/svg",
112
+ viewBox: "0 0 24 24"
113
+ };
114
+ function P(n, t) {
115
+ return e(), s("svg", K, t[0] || (t[0] = [
116
+ o("path", { d: "M7.25 12.75h9.5v-1.5h-9.5zM5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096" }, null, -1)
117
+ ]));
118
+ }
119
+ const R = { render: P }, U = {
120
+ xmlns: "http://www.w3.org/2000/svg",
121
+ viewBox: "0 0 24 24"
122
+ };
123
+ function W(n, t) {
124
+ return e(), s("svg", U, t[0] || (t[0] = [
125
+ o("path", { d: "M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096" }, null, -1)
126
+ ]));
127
+ }
128
+ const X = { render: W }, Y = {
129
+ xmlns: "http://www.w3.org/2000/svg",
130
+ viewBox: "0 0 24 24"
131
+ };
132
+ function t1(n, t) {
133
+ return e(), s("svg", Y, t[0] || (t[0] = [
134
+ o("path", { d: "m9.55 17.654-5.335-5.335 1.07-1.069 4.265 4.265 9.165-9.165 1.07 1.07z" }, null, -1)
135
+ ]));
136
+ }
137
+ const n1 = { render: t1 }, o1 = {
138
+ xmlns: "http://www.w3.org/2000/svg",
139
+ viewBox: "0 0 24 24"
140
+ };
141
+ function e1(n, t) {
142
+ return e(), s("svg", o1, t[0] || (t[0] = [
143
+ o("path", { d: "M15.654 21.654 6 12l9.654-9.653 1.419 1.419L8.838 12l8.235 8.235z" }, null, -1)
144
+ ]));
145
+ }
146
+ const s1 = { render: e1 }, r1 = {
147
+ xmlns: "http://www.w3.org/2000/svg",
148
+ viewBox: "0 0 24 24"
149
+ };
150
+ function v1(n, t) {
151
+ return e(), s("svg", r1, t[0] || (t[0] = [
152
+ o("path", { d: "m21.19 7.883-9.654 9.654-9.653-9.654 1.419-1.42 8.235 8.236 8.234-8.235z" }, null, -1)
153
+ ]));
154
+ }
155
+ const _1 = { render: v1 }, l1 = {
156
+ xmlns: "http://www.w3.org/2000/svg",
157
+ viewBox: "0 0 24 24"
158
+ };
159
+ function i1(n, t) {
160
+ return e(), s("svg", l1, t[0] || (t[0] = [
161
+ o("path", { d: "m8.015 21.654-1.419-1.42L14.831 12 6.596 3.766l1.42-1.42L17.668 12z" }, null, -1)
162
+ ]));
163
+ }
164
+ const h1 = { render: i1 }, g1 = {
165
+ xmlns: "http://www.w3.org/2000/svg",
166
+ viewBox: "0 0 24 24"
167
+ };
168
+ function w1(n, t) {
169
+ return e(), s("svg", g1, t[0] || (t[0] = [
170
+ o("path", { d: "m1.883 16.118 9.654-9.654 9.653 9.654-1.419 1.419-8.234-8.235-8.235 8.235z" }, null, -1)
171
+ ]));
172
+ }
173
+ const d1 = { render: w1 }, c1 = {
174
+ xmlns: "http://www.w3.org/2000/svg",
175
+ viewBox: "0 0 24 24"
176
+ };
177
+ function q1(n, t) {
178
+ return e(), s("svg", c1, t[0] || (t[0] = [
179
+ o("path", {
180
+ fill: "#5F6368",
181
+ d: "M6 16q-.824 0-1.412-.588A1.93 1.93 0 0 1 4 14V2q0-.824.588-1.412A1.93 1.93 0 0 1 6 0h9q.824 0 1.413.588Q17 1.175 17 2v12q0 .825-.587 1.412A1.93 1.93 0 0 1 15 16zm0-2h9V2H6zm-4 6q-.824 0-1.412-.587A1.93 1.93 0 0 1 0 18V4h2v14h11v2z"
182
+ }, null, -1)
183
+ ]));
184
+ }
185
+ const a1 = { render: q1 }, u1 = {
186
+ xmlns: "http://www.w3.org/2000/svg",
187
+ viewBox: "0 0 24 24"
188
+ };
189
+ function x1(n, t) {
190
+ return e(), s("svg", u1, t[0] || (t[0] = [
191
+ o("path", { d: "M6.4 18.654 5.346 17.6l5.6-5.6-5.6-5.6L6.4 5.346l5.6 5.6 5.6-5.6L18.654 6.4l-5.6 5.6 5.6 5.6-1.054 1.054-5.6-5.6z" }, null, -1)
192
+ ]));
193
+ }
194
+ const m1 = { render: x1 }, p1 = {
195
+ xmlns: "http://www.w3.org/2000/svg",
196
+ viewBox: "0 0 24 24"
197
+ };
198
+ function z1(n, t) {
199
+ return e(), s("svg", p1, t[0] || (t[0] = [
200
+ o("path", { d: "m12.5 21.135-.154-2.635H11.5q-3.338 0-5.67-2.33Q3.5 13.837 3.5 10.5t2.33-5.67Q8.163 2.5 11.5 2.5q1.67 0 3.12.624a8.1 8.1 0 0 1 2.542 1.714 8.1 8.1 0 0 1 1.714 2.542q.624 1.45.624 3.12 0 1.702-.53 3.268a12 12 0 0 1-1.46 2.931q-.928 1.364-2.212 2.492T12.5 21.135M14 18.35q1.775-1.5 2.887-3.513A8.8 8.8 0 0 0 18 10.5q0-2.725-1.887-4.612T11.5 4 6.888 5.888 5 10.5t1.888 4.613T11.5 17H14zm-2.496-2.577a.85.85 0 0 0 .624-.257.85.85 0 0 0 .256-.624.85.85 0 0 0-.256-.624.85.85 0 0 0-.624-.257.85.85 0 0 0-.624.257.85.85 0 0 0-.257.624.85.85 0 0 0 .257.624.85.85 0 0 0 .624.257m-.581-3.05h1.192q.02-.682.194-1.012.173-.328.945-1.1.44-.44.716-.927.276-.486.276-1.076 0-1.18-.805-1.807-.804-.628-1.922-.628-1.013 0-1.71.56a3.14 3.14 0 0 0-.997 1.348l1.111.434q.164-.435.533-.823t1.063-.388q.762 0 1.133.418.37.418.371.917 0 .463-.255.805a7 7 0 0 1-.633.721q-.798.693-1.005 1.164t-.207 1.394" }, null, -1)
201
+ ]));
202
+ }
203
+ const $1 = { render: z1 }, M1 = {
204
+ xmlns: "http://www.w3.org/2000/svg",
205
+ viewBox: "0 0 24 24"
206
+ };
207
+ function f1(n, t) {
208
+ return e(), s("svg", M1, t[0] || (t[0] = [
209
+ o("path", { d: "M21.5 6.308v11.384q0 .758-.525 1.283t-1.283.525H4.308q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283M4 8.404h16V6.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212zm0 3.192v6.096q0 .116.096.212a.3.3 0 0 0 .212.096h15.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212v-6.096z" }, null, -1)
210
+ ]));
211
+ }
212
+ const V1 = { render: f1 }, b1 = {
213
+ xmlns: "http://www.w3.org/2000/svg",
214
+ viewBox: "0 0 24 24"
215
+ };
216
+ function H1(n, t) {
217
+ return e(), s("svg", b1, t[0] || (t[0] = [
218
+ o("path", { d: "M6.077 14.846h2.654v-1.192H6.385a.15.15 0 0 1-.106-.048.15.15 0 0 1-.048-.106v-3q0-.058.048-.106a.15.15 0 0 1 .106-.048H8.73V9.154H6.077q-.434 0-.737.302a1 1 0 0 0-.301.736v3.616q0 .435.301.736.302.303.737.302m3.804 0h2.653q.435 0 .737-.302t.302-.736v-1.212q0-.434-.302-.783a.94.94 0 0 0-.737-.348h-1.307a.15.15 0 0 1-.106-.048.15.15 0 0 1-.048-.105V10.5q0-.058.048-.106a.15.15 0 0 1 .106-.048h2.346V9.154h-2.654q-.435 0-.736.302a1 1 0 0 0-.302.736v1.212q0 .434.302.767a.96.96 0 0 0 .736.333h1.308q.058 0 .106.048a.15.15 0 0 1 .048.106v.842a.15.15 0 0 1-.048.106.15.15 0 0 1-.106.048H9.881zm6.369 0h1.346l1.654-5.692h-1.212l-1.115 3.854-1.115-3.854h-1.212zM4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zm0-1.5h15.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V6.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v11.384q0 .116.096.212a.3.3 0 0 0 .212.096" }, null, -1)
219
+ ]));
220
+ }
221
+ const B1 = { render: H1 }, T1 = {
222
+ xmlns: "http://www.w3.org/2000/svg",
223
+ viewBox: "0 0 24 24"
224
+ };
225
+ function A1(n, t) {
226
+ return e(), s("svg", T1, t[0] || (t[0] = [
227
+ o("path", { d: "M7.308 20.5q-.748 0-1.278-.53a1.74 1.74 0 0 1-.53-1.278V6h-1V4.5H9v-.885h6V4.5h4.5V6h-1v12.692q0 .758-.525 1.283t-1.283.525zM17 6H7v12.692a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087h9.385a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212zM9.404 17h1.5V8h-1.5zm3.692 0h1.5V8h-1.5z" }, null, -1)
228
+ ]));
229
+ }
230
+ const L1 = { render: A1 }, Q1 = {
231
+ xmlns: "http://www.w3.org/2000/svg",
232
+ viewBox: "0 0 24 24"
233
+ };
234
+ function k1(n, t) {
235
+ return e(), s("svg", Q1, t[0] || (t[0] = [
236
+ o("path", { d: "M12 14.654 7.596 10.25h8.808z" }, null, -1)
237
+ ]));
238
+ }
239
+ const y1 = { render: k1 }, C1 = {
240
+ xmlns: "http://www.w3.org/2000/svg",
241
+ viewBox: "0 0 24 24"
242
+ };
243
+ function E1(n, t) {
244
+ return e(), s("svg", C1, t[0] || (t[0] = [
245
+ o("path", { d: "M5 19h1.261L16.499 8.764l-1.262-1.262L5 17.739zm-1.5 1.5v-3.384L16.69 3.93q.228-.207.501-.319a1.5 1.5 0 0 1 .575-.112q.3 0 .583.107.282.106.499.34l1.221 1.236q.233.217.332.5.099.282.099.565 0 .301-.103.576t-.328.501L6.885 20.5zM15.856 8.144l-.62-.642 1.262 1.262z" }, null, -1)
246
+ ]));
247
+ }
248
+ const S1 = { render: E1 }, I1 = {
249
+ xmlns: "http://www.w3.org/2000/svg",
250
+ viewBox: "0 0 24 24"
251
+ };
252
+ function N1(n, t) {
253
+ return e(), s("svg", I1, t[0] || (t[0] = [
254
+ o("path", { d: "M11.385 19.5a.86.86 0 0 1-.631-.254.86.86 0 0 1-.254-.63v-5.789L4.902 5.716q-.288-.386-.084-.8.205-.417.692-.416h12.98q.487 0 .692.415.204.416-.084.8L13.5 12.828v5.788a.86.86 0 0 1-.254.631.86.86 0 0 1-.63.254zM12 12.3 16.95 6h-9.9z" }, null, -1)
255
+ ]));
256
+ }
257
+ const Z1 = { render: N1 }, j1 = {
258
+ xmlns: "http://www.w3.org/2000/svg",
259
+ viewBox: "0 0 24 24"
260
+ };
261
+ function D1(n, t) {
262
+ return e(), s("svg", j1, t[0] || (t[0] = [
263
+ o("path", { d: "M10.279 17.5V16h3.432v1.5zm-3.875-4.75v-1.5h11.183v1.5zM3.5 8V6.5h17V8z" }, null, -1)
264
+ ]));
265
+ }
266
+ const F1 = { render: D1 }, O1 = {
267
+ xmlns: "http://www.w3.org/2000/svg",
268
+ viewBox: "0 0 24 24"
269
+ };
270
+ function G1(n, t) {
271
+ return e(), s("svg", O1, t[0] || (t[0] = [
272
+ o("path", { d: "M5.5 20.75V4.5h8.096l.4 2H19.5v9h-6.096l-.4-2H7v7.25z" }, null, -1)
273
+ ]));
274
+ }
275
+ const J1 = { render: G1 }, K1 = {
276
+ xmlns: "http://www.w3.org/2000/svg",
277
+ viewBox: "0 0 24 24"
278
+ };
279
+ function P1(n, t) {
280
+ return e(), s("svg", K1, t[0] || (t[0] = [
281
+ o("path", { d: "M5.5 20.75V4.5h8.096l.4 2H19.5v9h-6.096l-.4-2H7v7.25zM14.65 14H18V8h-5.25l-.4-2H7v6h7.25z" }, null, -1)
282
+ ]));
283
+ }
284
+ const R1 = { render: P1 }, U1 = {
285
+ xmlns: "http://www.w3.org/2000/svg",
286
+ viewBox: "0 0 24 24"
287
+ };
288
+ function W1(n, t) {
289
+ return e(), s("svg", U1, t[0] || (t[0] = [
290
+ o("path", { d: "M4.116 21.5V10.616H2.5V5.404h5.171a1.3 1.3 0 0 1-.287-.55 2.7 2.7 0 0 1-.076-.642q0-1.122.785-1.907A2.6 2.6 0 0 1 10 1.52q.575 0 1.066.24.49.243.876.646.387-.42.877-.653a2.44 2.44 0 0 1 1.065-.233q1.123 0 1.908.785t.785 1.907q0 .333-.084.633t-.28.56H21.5v5.21h-1.616V21.5zm9.769-18.48q-.507 0-.85.342a1.15 1.15 0 0 0-.343.85q0 .506.343.85.343.342.85.342.505 0 .85-.343.342-.342.342-.85 0-.506-.343-.849a1.16 1.16 0 0 0-.85-.342M8.808 4.212q0 .506.342.85.343.342.85.342t.85-.343q.342-.342.342-.85 0-.506-.342-.849A1.15 1.15 0 0 0 10 3.02q-.507 0-.85.342a1.15 1.15 0 0 0-.342.85M4 6.904v2.212h7.25V6.904zM11.25 20v-9.384H5.615V20zm1.5 0h5.635v-9.384H12.75zM20 9.116V6.904h-7.25v2.212z" }, null, -1)
291
+ ]));
292
+ }
293
+ const X1 = { render: W1 }, Y1 = {
294
+ xmlns: "http://www.w3.org/2000/svg",
295
+ viewBox: "0 0 24 24"
296
+ };
297
+ function t0(n, t) {
298
+ return e(), s("svg", Y1, t[0] || (t[0] = [
299
+ o("path", { d: "M3.5 17.635v-1.5h17v1.5zm0-4.885v-1.5h17v1.5zm0-4.885v-1.5h17v1.5z" }, null, -1)
300
+ ]));
301
+ }
302
+ const n0 = { render: t0 }, o0 = {
303
+ xmlns: "http://www.w3.org/2000/svg",
304
+ viewBox: "0 0 24 24"
305
+ };
306
+ function e0(n, t) {
307
+ return e(), s("svg", o0, t[0] || (t[0] = [
308
+ o("path", { d: "M11.989 17.615a.98.98 0 0 0 .723-.295.99.99 0 0 0 .296-.724.98.98 0 0 0-.296-.724.99.99 0 0 0-.724-.295.98.98 0 0 0-.723.296.99.99 0 0 0-.296.724q0 .428.296.723a.99.99 0 0 0 .724.295m-.708-3.58h1.407q.02-.74.217-1.18.197-.441.957-1.17.66-.66 1.01-1.219.351-.558.351-1.319 0-1.29-.928-2.017-.927-.726-2.195-.726-1.252 0-2.072.668t-1.17 1.574l1.284.515a2.9 2.9 0 0 1 .625-.97q.443-.472 1.314-.472.886 0 1.31.486t.425 1.068q0 .51-.291.933-.29.423-.74.817-.985.888-1.245 1.418-.26.528-.26 1.593M12 21.5a9.3 9.3 0 0 1-3.704-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.25 9.25 0 0 1-.749-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749" }, null, -1)
309
+ ]));
310
+ }
311
+ const s0 = { render: e0 }, r0 = {
312
+ xmlns: "http://www.w3.org/2000/svg",
313
+ viewBox: "0 0 24 24"
314
+ };
315
+ function v0(n, t) {
316
+ return e(), s("svg", r0, t[0] || (t[0] = [
317
+ o("path", { d: "M11.989 17.615a.98.98 0 0 0 .723-.295.99.99 0 0 0 .296-.724.98.98 0 0 0-.296-.724.99.99 0 0 0-.724-.295.98.98 0 0 0-.723.296.99.99 0 0 0-.296.724q0 .428.296.723a.99.99 0 0 0 .724.295m-.708-3.58h1.407q.02-.74.217-1.18.197-.441.957-1.17.66-.66 1.01-1.219.351-.558.351-1.319 0-1.29-.928-2.017-.927-.726-2.195-.726-1.252 0-2.072.668t-1.17 1.574l1.284.515a2.9 2.9 0 0 1 .625-.97q.443-.472 1.314-.472.886 0 1.31.486t.425 1.068q0 .51-.291.933-.29.423-.74.817-.985.888-1.245 1.418-.26.528-.26 1.593M12 21.5a9.3 9.3 0 0 1-3.704-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.25 9.25 0 0 1-.749-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }, null, -1)
318
+ ]));
319
+ }
320
+ const _0 = { render: v0 }, l0 = {
321
+ xmlns: "http://www.w3.org/2000/svg",
322
+ viewBox: "0 0 24 24"
323
+ };
324
+ function i0(n, t) {
325
+ return e(), s("svg", l0, t[0] || (t[0] = [
326
+ o("path", { d: "M6 19h3.346v-5.942h5.308V19H18v-9l-6-4.52L6 10zm-1.5 1.5V9.25L12 3.606l7.5 5.644V20.5h-6.346v-5.942h-2.308V20.5z" }, null, -1)
327
+ ]));
328
+ }
329
+ const h0 = { render: i0 }, g0 = {
330
+ xmlns: "http://www.w3.org/2000/svg",
331
+ viewBox: "0 0 24 24"
332
+ };
333
+ function w0(n, t) {
334
+ return e(), s("svg", g0, t[0] || (t[0] = [
335
+ o("path", { d: "M11.25 16.75h1.5V11h-1.5zM12 9.289q.343 0 .575-.233a.78.78 0 0 0 .233-.575.78.78 0 0 0-.232-.576.78.78 0 0 0-.576-.232.78.78 0 0 0-.575.232.78.78 0 0 0-.233.576q0 .343.232.575A.78.78 0 0 0 12 9.29m.002 12.211a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749" }, null, -1)
336
+ ]));
337
+ }
338
+ const d0 = { render: w0 }, c0 = {
339
+ xmlns: "http://www.w3.org/2000/svg",
340
+ viewBox: "0 0 24 24"
341
+ };
342
+ function q0(n, t) {
343
+ return e(), s("svg", c0, t[0] || (t[0] = [
344
+ o("path", { d: "M11.25 16.75h1.5V11h-1.5zM12 9.289q.343 0 .575-.233a.78.78 0 0 0 .233-.575.78.78 0 0 0-.232-.576.78.78 0 0 0-.576-.232.78.78 0 0 0-.575.232.78.78 0 0 0-.233.576q0 .343.232.575A.78.78 0 0 0 12 9.29m.002 12.211a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }, null, -1)
345
+ ]));
346
+ }
347
+ const a0 = { render: q0 }, u0 = {
348
+ xmlns: "http://www.w3.org/2000/svg",
349
+ viewBox: "0 0 24 24"
350
+ };
351
+ function x0(n, t) {
352
+ return e(), s("svg", u0, t[0] || (t[0] = [
353
+ o("path", { d: "M3.5 21.5V20h1.837v-3.344A2.5 2.5 0 0 1 4 15.747a2.5 2.5 0 0 1-.5-1.536V6.75h5.173v7.461q0 .85-.505 1.527a2.5 2.5 0 0 1-1.331.918V20h1.836v1.5zM5 11.471h2.173V8.25H5zm1.087 3.827q.453 0 .77-.316.316-.317.316-.77v-1.24H5v1.24q0 .453.316.77.317.316.77.316M12.96 21.5q-.618 0-1.059-.44a1.44 1.44 0 0 1-.44-1.06v-9.617q0-.486.288-.87a1.6 1.6 0 0 1 .735-.55l.95-.359q.504-.183.775-.497.27-.315.27-.934V3.387q0-.38.255-.633.255-.254.63-.254h2.231q.375 0 .63.254.255.255.255.63v3.789q0 .62.276.934t.78.497l.96.36q.445.167.724.55.279.384.279.869V20q0 .62-.44 1.06T20 21.5zm3.02-16.452h1V4h-1zm-3.02 7.25H20v-1.915l-.96-.36q-.949-.35-1.505-1.037-.554-.688-.554-1.782v-.656h-1v.656q0 1.094-.555 1.782-.554.687-1.505 1.037l-.96.36zm0 7.702H20v-2.346h-7.039zm0-3.846H20v-2.356h-7.039z" }, null, -1)
354
+ ]));
355
+ }
356
+ const m0 = { render: x0 }, p0 = {
357
+ xmlns: "http://www.w3.org/2000/svg",
358
+ viewBox: "0 0 24 24"
359
+ };
360
+ function z0(n, t) {
361
+ return e(), s("svg", p0, t[0] || (t[0] = [
362
+ o("path", { d: "M12.002 11.865q.746 0 1.276-.531.53-.532.53-1.278t-.532-1.276a1.75 1.75 0 0 0-1.278-.53q-.746 0-1.276.531-.53.532-.53 1.278t.532 1.277 1.278.53M12 19.514q2.934-2.628 4.491-5.04t1.557-4.226q0-2.735-1.737-4.496Q14.572 3.991 12 3.991T7.69 5.752t-1.738 4.496q0 1.814 1.557 4.226T12 19.514m0 1.995q-3.776-3.27-5.661-6.088-1.887-2.817-1.887-5.173 0-3.462 2.24-5.605Q8.93 2.5 12 2.5t5.309 2.143 2.239 5.605q0 2.356-1.886 5.173Q15.775 18.238 12 21.51" }, null, -1)
363
+ ]));
364
+ }
365
+ const $0 = { render: z0 }, M0 = {
366
+ xmlns: "http://www.w3.org/2000/svg",
367
+ viewBox: "0 0 24 24"
368
+ };
369
+ function f0(n, t) {
370
+ return e(), s("svg", M0, t[0] || (t[0] = [
371
+ o("path", { d: "M6.308 21.5a1.74 1.74 0 0 1-1.277-.531 1.74 1.74 0 0 1-.531-1.277v-9.384q0-.746.531-1.277A1.74 1.74 0 0 1 6.308 8.5H7.5v-2q0-1.873 1.313-3.186Q10.128 2 12 2t3.187 1.314Q16.5 4.626 16.5 6.5v2h1.192q.746 0 1.277.531t.531 1.277v9.384q0 .746-.531 1.277a1.74 1.74 0 0 1-1.277.531zM12 16.75q.729 0 1.24-.51.51-.511.51-1.24t-.51-1.24-1.24-.51-1.24.51q-.51.511-.51 1.24t.51 1.24 1.24.51M9 8.5h6v-2q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 3.5q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 6.5z" }, null, -1)
372
+ ]));
373
+ }
374
+ const V0 = { render: f0 }, b0 = {
375
+ xmlns: "http://www.w3.org/2000/svg",
376
+ viewBox: "0 0 24 24"
377
+ };
378
+ function H0(n, t) {
379
+ return e(), s("svg", b0, t[0] || (t[0] = [
380
+ o("path", { d: "M6.308 21.5q-.748 0-1.278-.53a1.74 1.74 0 0 1-.53-1.278v-9.384q0-.748.53-1.278t1.278-.53H7.5v-2q0-1.873 1.313-3.186Q10.128 2 12 2t3.187 1.314Q16.5 4.626 16.5 6.5v2h1.192q.749 0 1.278.53.53.53.53 1.278v9.384q0 .749-.53 1.278-.53.53-1.278.53zm0-1.5h11.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22v-9.385a.3.3 0 0 0-.087-.222.3.3 0 0 0-.22-.086H6.307a.3.3 0 0 0-.221.086.3.3 0 0 0-.087.222v9.384a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087M12 16.75q.729 0 1.24-.51.51-.511.51-1.24t-.51-1.24-1.24-.51-1.24.51q-.51.511-.51 1.24t.51 1.24 1.24.51M9 8.5h6v-2q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 3.5q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 6.5z" }, null, -1)
381
+ ]));
382
+ }
383
+ const B0 = { render: H0 }, T0 = {
384
+ xmlns: "http://www.w3.org/2000/svg",
385
+ viewBox: "0 0 24 24"
386
+ };
387
+ function A0(n, t) {
388
+ return e(), s("svg", T0, t[0] || (t[0] = [
389
+ o("path", { d: "M6.308 8.5H15v-2q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 3.5q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 6.5H7.5q0-1.873 1.313-3.186Q10.128 2 12 2t3.187 1.314Q16.5 4.626 16.5 6.5v2h1.192q.749 0 1.278.53.53.53.53 1.278v9.384q0 .749-.53 1.278-.53.53-1.278.53H6.308q-.748 0-1.278-.53a1.74 1.74 0 0 1-.53-1.278v-9.384q0-.748.53-1.278t1.278-.53m0 11.5h11.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22v-9.385a.3.3 0 0 0-.087-.222.3.3 0 0 0-.22-.086H6.307a.3.3 0 0 0-.221.086.3.3 0 0 0-.087.222v9.384a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087M12 16.75q.729 0 1.24-.51.51-.511.51-1.24t-.51-1.24-1.24-.51-1.24.51q-.51.511-.51 1.24t.51 1.24 1.24.51" }, null, -1)
390
+ ]));
391
+ }
392
+ const L0 = { render: A0 }, Q0 = {
393
+ xmlns: "http://www.w3.org/2000/svg",
394
+ viewBox: "0 0 24 24"
395
+ };
396
+ function k0(n, t) {
397
+ return e(), s("svg", Q0, t[0] || (t[0] = [
398
+ o("path", { d: "M11.99 20.5V19h6.702a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096h-6.701V3.5h6.701q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm-1.355-4.23-1.039-1.085 2.435-2.435H3.5v-1.5h8.53L9.597 8.816l1.039-1.085L14.904 12z" }, null, -1)
399
+ ]));
400
+ }
401
+ const y0 = { render: k0 }, C0 = {
402
+ xmlns: "http://www.w3.org/2000/svg",
403
+ viewBox: "0 0 24 24"
404
+ };
405
+ function E0(n, t) {
406
+ return e(), s("svg", C0, t[0] || (t[0] = [
407
+ o("path", { d: "M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h6.701V5H5.309a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096h6.701v1.5zm10.923-4.23-1.039-1.085 2.435-2.435h-8.53v-1.5h8.53l-2.435-2.434 1.039-1.085L20.5 12z" }, null, -1)
408
+ ]));
409
+ }
410
+ const S0 = { render: E0 }, I0 = {
411
+ xmlns: "http://www.w3.org/2000/svg",
412
+ viewBox: "0 0 24 24"
413
+ };
414
+ function N0(n, t) {
415
+ return e(), s("svg", I0, t[0] || (t[0] = [
416
+ o("path", { d: "M4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zM12 12.558 4 7.442v10.25a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087h15.385a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V7.442zM12 11l7.846-5H4.154zM4 7.442V6v11.692a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087H4z" }, null, -1)
417
+ ]));
418
+ }
419
+ const Z0 = { render: N0 }, j0 = {
420
+ xmlns: "http://www.w3.org/2000/svg",
421
+ viewBox: "0 0 24 24"
422
+ };
423
+ function D0(n, t) {
424
+ return e(), s("svg", j0, t[0] || (t[0] = [
425
+ o("path", { d: "M6.23 13.5q-.618 0-1.059-.44a1.44 1.44 0 0 1-.44-1.06q0-.619.44-1.06.44-.44 1.06-.44.618 0 1.06.44.44.442.44 1.06t-.44 1.06q-.442.44-1.06.44m5.77 0q-.619 0-1.06-.44A1.44 1.44 0 0 1 10.5 12q0-.619.44-1.06.442-.44 1.06-.44t1.06.44q.44.442.44 1.06t-.44 1.06q-.441.44-1.06.44m5.77 0q-.62 0-1.06-.44a1.44 1.44 0 0 1-.44-1.06q0-.619.44-1.06.44-.44 1.06-.44.618 0 1.058.44.441.442.441 1.06t-.44 1.06q-.44.44-1.06.44" }, null, -1)
426
+ ]));
427
+ }
428
+ const F0 = { render: D0 }, O0 = {
429
+ xmlns: "http://www.w3.org/2000/svg",
430
+ viewBox: "0 0 24 24"
431
+ };
432
+ function G0(n, t) {
433
+ return e(), s("svg", O0, t[0] || (t[0] = [
434
+ o("path", { d: "M13.75 12.711q-1.048 0-1.774-.726a2.41 2.41 0 0 1-.726-1.774q0-1.048.726-1.774a2.41 2.41 0 0 1 1.774-.726q1.048 0 1.774.726t.726 1.774-.726 1.774a2.41 2.41 0 0 1-1.774.726m-6.596 3.096a1.74 1.74 0 0 1-1.277-.53A1.74 1.74 0 0 1 5.347 14V6.423q0-.746.53-1.277a1.74 1.74 0 0 1 1.277-.53h13.192q.746 0 1.277.53.53.531.53 1.277V14q0 .745-.53 1.277a1.74 1.74 0 0 1-1.277.53zm1.5-1.5h10.192q0-.747.531-1.277t1.277-.53V7.923a1.74 1.74 0 0 1-1.278-.531 1.74 1.74 0 0 1-.53-1.277H8.654q0 .749-.531 1.278-.531.53-1.277.53V12.5q.749 0 1.278.53.53.532.53 1.277m10.519 5H3.653a1.74 1.74 0 0 1-1.276-.53 1.74 1.74 0 0 1-.53-1.277V7.596h1.5V17.5q0 .115.095.211a.3.3 0 0 0 .212.097h15.519zm-12.02-5h-.307V6.115h.308a.3.3 0 0 0-.217.091.3.3 0 0 0-.09.217V14q0 .125.09.216.091.091.217.091" }, null, -1)
435
+ ]));
436
+ }
437
+ const J0 = { render: G0 }, K0 = {
438
+ xmlns: "http://www.w3.org/2000/svg",
439
+ viewBox: "0 0 24 24"
440
+ };
441
+ function P0(n, t) {
442
+ return e(), s("svg", K0, t[0] || (t[0] = [
443
+ o("path", { d: "M8.827 12.442h.884v-2h1.116a.86.86 0 0 0 .63-.254q.255-.254.254-.63V8.442a.86.86 0 0 0-.253-.63.86.86 0 0 0-.631-.254h-2zm.884-2.884V8.442h1.116v1.116zm3.02 2.884h1.961a.86.86 0 0 0 .631-.254q.255-.254.254-.63V8.442a.86.86 0 0 0-.254-.63.86.86 0 0 0-.63-.254H12.73zm.884-.884V8.442h1.077v3.116zm3.077.884h.885v-2h1.192v-.884h-1.192V8.442h1.192v-.884h-2.077zM8.058 17.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V4.308q0-.758.525-1.283T8.058 2.5h11.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zm0-1.5h11.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V4.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H8.058a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v11.384q0 .116.096.212a.3.3 0 0 0 .212.096m-3.5 5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308h1.5v12.884q0 .116.096.212a.3.3 0 0 0 .212.096h12.884V21z" }, null, -1)
444
+ ]));
445
+ }
446
+ const R0 = { render: P0 }, U0 = {
447
+ xmlns: "http://www.w3.org/2000/svg",
448
+ viewBox: "0 0 24 24"
449
+ };
450
+ function W0(n, t) {
451
+ return e(), s("svg", U0, t[0] || (t[0] = [
452
+ o("path", { d: "M18.125 13.75v-3h-3v-1.5h3v-3h1.5v3h3v1.5h-3v3zM9 11.692q-1.444 0-2.472-1.028T5.5 8.192t1.028-2.471Q7.557 4.692 9 4.692t2.472 1.029Q12.5 6.749 12.5 8.192t-1.028 2.472T9 11.692m-7.5 7.616v-2.224q0-.735.399-1.36a2.66 2.66 0 0 1 1.067-.963 14.5 14.5 0 0 1 2.99-1.09 12.95 12.95 0 0 1 6.087 0q1.509.364 2.992 1.09.667.338 1.066.963t.399 1.36v2.224zm1.5-1.5h12v-.724a1 1 0 0 0-.176-.562 1.33 1.33 0 0 0-.478-.422 13 13 0 0 0-2.635-.965 11.4 11.4 0 0 0-5.422 0q-1.343.329-2.635.965-.301.164-.478.422a1 1 0 0 0-.176.563zm6-7.616q.825 0 1.412-.587Q11 9.017 11 8.192q0-.824-.588-1.412A1.93 1.93 0 0 0 9 6.192q-.825 0-1.412.588A1.93 1.93 0 0 0 7 8.192q0 .825.588 1.413.587.587 1.412.587" }, null, -1)
453
+ ]));
454
+ }
455
+ const X0 = { render: W0 }, Y0 = {
456
+ xmlns: "http://www.w3.org/2000/svg",
457
+ viewBox: "0 0 24 24"
458
+ };
459
+ function t2(n, t) {
460
+ return e(), s("svg", Y0, t[0] || (t[0] = [
461
+ o("path", { d: "M16.058 10.75v-1.5h5.5v1.5zM9 11.692q-1.444 0-2.472-1.028T5.5 8.192t1.028-2.471Q7.557 4.692 9 4.692t2.472 1.029Q12.5 6.749 12.5 8.192t-1.028 2.472T9 11.692m-7.5 7.616v-2.224q0-.735.399-1.36a2.66 2.66 0 0 1 1.067-.963 14.5 14.5 0 0 1 2.99-1.09 12.95 12.95 0 0 1 6.087 0q1.509.364 2.992 1.09.667.338 1.066.963t.399 1.36v2.224zm1.5-1.5h12v-.724a1 1 0 0 0-.176-.562 1.33 1.33 0 0 0-.478-.422 13 13 0 0 0-2.635-.965 11.4 11.4 0 0 0-5.422 0q-1.343.329-2.635.965-.301.164-.478.422a1 1 0 0 0-.176.563zm6-7.616q.825 0 1.412-.587Q11 9.017 11 8.192q0-.824-.588-1.412A1.93 1.93 0 0 0 9 6.192q-.825 0-1.412.588A1.93 1.93 0 0 0 7 8.192q0 .825.588 1.413.587.587 1.412.587" }, null, -1)
462
+ ]));
463
+ }
464
+ const n2 = { render: t2 }, o2 = {
465
+ xmlns: "http://www.w3.org/2000/svg",
466
+ viewBox: "0 0 24 24"
467
+ };
468
+ function e2(n, t) {
469
+ return e(), s("svg", o2, t[0] || (t[0] = [
470
+ o("path", { d: "M12 11.692q-1.444 0-2.472-1.028T8.5 8.192t1.028-2.471Q10.557 4.692 12 4.692t2.472 1.029Q15.5 6.749 15.5 8.192t-1.028 2.472T12 11.692m-7.5 7.616v-2.224q0-.735.399-1.36a2.66 2.66 0 0 1 1.066-.963 14.5 14.5 0 0 1 2.992-1.09 12.95 12.95 0 0 1 6.086 0q1.509.364 2.992 1.09.667.338 1.066.963t.399 1.36v2.224zm1.5-1.5h12v-.724a1 1 0 0 0-.176-.562 1.33 1.33 0 0 0-.478-.422 13 13 0 0 0-2.635-.965 11.4 11.4 0 0 0-5.422 0q-1.343.329-2.635.965-.301.164-.478.422a1 1 0 0 0-.176.563zm6-7.616q.825 0 1.412-.587Q14 9.017 14 8.192q0-.824-.588-1.412A1.93 1.93 0 0 0 12 6.192q-.825 0-1.412.588A1.93 1.93 0 0 0 10 8.192q0 .825.588 1.413.587.587 1.412.587" }, null, -1)
471
+ ]));
472
+ }
473
+ const s2 = { render: e2 }, r2 = {
474
+ xmlns: "http://www.w3.org/2000/svg",
475
+ viewBox: "0 0 24 24"
476
+ };
477
+ function v2(n, t) {
478
+ return e(), s("svg", r2, t[0] || (t[0] = [
479
+ o("path", { d: "M12 16.5q1.873 0 3.187-1.313Q16.5 13.873 16.5 12t-1.313-3.187Q13.873 7.5 12 7.5T8.813 8.813Q7.5 10.128 7.5 12t1.313 3.187Q10.128 16.5 12 16.5m.002 5a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }, null, -1)
480
+ ]));
481
+ }
482
+ const _2 = { render: v2 }, l2 = {
483
+ xmlns: "http://www.w3.org/2000/svg",
484
+ viewBox: "0 0 24 24"
485
+ };
486
+ function i2(n, t) {
487
+ return e(), s("svg", l2, t[0] || (t[0] = [
488
+ o("path", { d: "M12.002 21.5a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }, null, -1)
489
+ ]));
490
+ }
491
+ const h2 = { render: i2 }, g2 = {
492
+ xmlns: "http://www.w3.org/2000/svg",
493
+ viewBox: "0 0 24 24"
494
+ };
495
+ function w2(n, t) {
496
+ return e(), s("svg", g2, t[0] || (t[0] = [
497
+ o("path", { d: "M6 21.5q-1.048 0-1.774-.726a2.4 2.4 0 0 1-.726-1.77V16.5h3V2.692l1.385 1.193 1.404-1.193 1.403 1.193 1.404-1.193L13.5 3.885l1.404-1.193 1.404 1.193 1.404-1.193 1.403 1.193L20.5 2.692V19q0 1.048-.726 1.774A2.41 2.41 0 0 1 18 21.5zM18 20q.424 0 .712-.288A.97.97 0 0 0 19 19V5H8v11.5h9V19q0 .424.288.712.287.288.712.288M9.192 8.75v-1.5h5.673v1.5zm0 3v-1.5h5.673v1.5zm7.75-2.866a.85.85 0 0 1-.626-.258.85.85 0 0 1-.258-.626q0-.367.258-.626a.85.85 0 0 1 .626-.258q.368 0 .626.258a.85.85 0 0 1 .259.626.85.85 0 0 1-.259.626.85.85 0 0 1-.626.258m0 3a.85.85 0 0 1-.626-.258.85.85 0 0 1-.258-.626q0-.367.258-.626a.85.85 0 0 1 .626-.258q.368 0 .626.258a.85.85 0 0 1 .259.626.85.85 0 0 1-.259.626.85.85 0 0 1-.626.258M6 20h9.5v-2H5v1q0 .424.287.712Q5.576 20 6 20" }, null, -1)
498
+ ]));
499
+ }
500
+ const d2 = { render: w2 }, c2 = {
501
+ xmlns: "http://www.w3.org/2000/svg",
502
+ viewBox: "0 0 24 24"
503
+ };
504
+ function q2(n, t) {
505
+ return e(), s("svg", c2, t[0] || (t[0] = [
506
+ o("path", { d: "M5.5 12.75v-1.5h13v1.5z" }, null, -1)
507
+ ]));
508
+ }
509
+ const a2 = { render: q2 }, u2 = {
510
+ xmlns: "http://www.w3.org/2000/svg",
511
+ viewBox: "0 0 24 24"
512
+ };
513
+ function x2(n, t) {
514
+ return e(), s("svg", u2, t[0] || (t[0] = [
515
+ o("path", { d: "m19.542 20.577-6.28-6.281q-.75.62-1.726.97-.975.35-2.017.35-2.563 0-4.34-1.776-1.775-1.776-1.775-4.338 0-2.565 1.775-4.34 1.776-1.777 4.339-1.777 2.562 0 4.34 1.776 1.776 1.775 1.776 4.339 0 1.071-.359 2.046a5.7 5.7 0 0 1-.96 1.696l6.281 6.281zM9.52 14.115q1.933 0 3.274-1.341 1.342-1.34 1.342-3.274t-1.342-3.274T9.52 4.885q-1.932 0-3.274 1.341Q4.904 7.566 4.904 9.5t1.341 3.274q1.342 1.342 3.274 1.342" }, null, -1)
516
+ ]));
517
+ }
518
+ const m2 = { render: x2 }, p2 = {
519
+ xmlns: "http://www.w3.org/2000/svg",
520
+ viewBox: "0 0 24 24"
521
+ };
522
+ function z2(n, t) {
523
+ return e(), s("svg", p2, t[0] || (t[0] = [
524
+ o("path", { d: "m9.692 21.5-.38-3.046a5.325 5.325 0 0 1-1.579-.896L4.912 18.75l-2.308-4 2.44-1.844a5 5 0 0 1-.049-.448 7 7 0 0 1 0-.882q.014-.22.05-.482L2.603 9.25l2.308-3.98 2.811 1.182a6.4 6.4 0 0 1 .772-.524 5 5 0 0 1 .807-.382l.39-3.046h4.616l.38 3.056q.45.163.815.381t.735.515l2.85-1.183 2.308 3.981-2.479 1.873q.054.243.059.453t.005.424q0 .204-.01.415-.01.21-.069.481l2.46 1.854-2.308 4-2.815-1.202q-.372.296-.758.524a4.6 4.6 0 0 1-.793.372l-.38 3.056zM11 20h1.966l.359-2.679q.765-.2 1.399-.568.634-.369 1.222-.947l2.485 1.044.985-1.7-2.17-1.635q.125-.387.17-.761a6.3 6.3 0 0 0 0-1.508 4 4 0 0 0-.17-.742l2.189-1.654-.985-1.7-2.513 1.06a5.3 5.3 0 0 0-1.203-.949 5.2 5.2 0 0 0-1.418-.582L13 4h-1.985l-.33 2.67a5.2 5.2 0 0 0-1.414.553q-.648.374-1.237.962L5.55 7.15l-.984 1.7 2.159 1.61a3.7 3.7 0 0 0-.175.74 6.3 6.3 0 0 0 0 1.575q.05.375.165.74l-2.15 1.635.985 1.7 2.475-1.05q.57.585 1.217.958t1.433.573zm1.011-5q1.249 0 2.125-.876A2.9 2.9 0 0 0 15.012 12q0-1.248-.876-2.124A2.9 2.9 0 0 0 12.012 9q-1.264 0-2.132.876A2.9 2.9 0 0 0 9.01 12q0 1.248.869 2.124T12.01 15" }, null, -1)
525
+ ]));
526
+ }
527
+ const $2 = { render: z2 }, M2 = {
528
+ xmlns: "http://www.w3.org/2000/svg",
529
+ viewBox: "0 0 24 24"
530
+ };
531
+ function f2(n, t) {
532
+ return e(), s("svg", M2, t[0] || (t[0] = [
533
+ o("path", { d: "M5.844 19.558q-1.17 0-1.988-.82a2.7 2.7 0 0 1-.817-1.988H1.346V6.308q0-.758.525-1.283T3.154 4.5h13.615v3.808h2.654l3.23 4.327v4.115h-1.807q0 1.17-.82 1.989a2.7 2.7 0 0 1-1.99.819q-1.17 0-1.988-.82a2.7 2.7 0 0 1-.817-1.988H8.654q0 1.173-.82 1.99a2.71 2.71 0 0 1-1.99.818m.002-1.5q.55 0 .929-.38.378-.378.379-.928 0-.55-.379-.929a1.26 1.26 0 0 0-.929-.379q-.55 0-.929.379a1.26 1.26 0 0 0-.378.929q0 .55.378.929.38.378.93.379m-3-2.808h.723q.32-.555.922-.932.603-.376 1.355-.376.733 0 1.345.371.614.372.932.937h7.146V6H3.154a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212zm15.192 2.808q.55 0 .93-.38.378-.378.378-.928t-.379-.929a1.26 1.26 0 0 0-.928-.379q-.55 0-.93.379a1.26 1.26 0 0 0-.378.929q0 .55.378.929.38.378.93.379M16.77 13.25h4.481l-2.596-3.442h-1.885z" }, null, -1)
534
+ ]));
535
+ }
536
+ const V2 = { render: f2 }, b2 = {
537
+ xmlns: "http://www.w3.org/2000/svg",
538
+ viewBox: "0 0 24 24"
539
+ };
540
+ function H2(n, t) {
541
+ return e(), s("svg", b2, t[0] || (t[0] = [
542
+ o("path", { d: "M7.154 21.558q-.73 0-1.24-.511-.51-.51-.51-1.24 0-.727.51-1.239.51-.51 1.24-.51.729 0 1.24.51.51.51.51 1.24 0 .729-.51 1.239-.511.51-1.24.51m9.692 0q-.729 0-1.24-.511-.51-.51-.51-1.24 0-.727.51-1.239.511-.51 1.24-.51.73 0 1.24.51t.51 1.24q0 .729-.51 1.239t-1.24.51M5.296 4.25h13.885q.613 0 .927.522.315.523.03 1.066l-3.204 5.804q-.245.433-.65.674a1.7 1.7 0 0 1-.888.242H8.1l-1.158 2.115q-.077.115-.005.25t.217.135h11.442v1.5H7.154q-1 0-1.503-.863t-.035-1.722l1.426-2.565L3.404 3.75H1.5v-1.5h2.846z" }, null, -1)
543
+ ]));
544
+ }
545
+ const B2 = { render: H2 }, T2 = {
546
+ xmlns: "http://www.w3.org/2000/svg",
547
+ viewBox: "0 0 24 24"
548
+ };
549
+ function A2(n, t) {
550
+ return e(), s("svg", T2, t[0] || (t[0] = [
551
+ o("path", { d: "M7.154 21.558q-.73 0-1.24-.511-.51-.51-.51-1.24 0-.727.51-1.239.51-.51 1.24-.51.729 0 1.24.51.51.51.51 1.24 0 .729-.51 1.239-.511.51-1.24.51m9.692 0q-.729 0-1.24-.511-.51-.51-.51-1.24 0-.727.51-1.239.511-.51 1.24-.51.73 0 1.24.51t.51 1.24q0 .729-.51 1.239t-1.24.51M6.016 5.75l2.534 5.308h6.817a.3.3 0 0 0 .154-.043.4.4 0 0 0 .115-.12l2.683-4.876q.058-.106.01-.187-.048-.082-.164-.082zm-.72-1.5h13.885q.613 0 .927.522.315.523.03 1.066l-3.204 5.804q-.245.433-.65.674a1.7 1.7 0 0 1-.888.242H8.1l-1.158 2.115q-.077.115-.005.25t.217.135h11.442v1.5H7.154q-1 0-1.503-.863t-.035-1.722l1.426-2.565L3.404 3.75H1.5v-1.5h2.846z" }, null, -1)
552
+ ]));
553
+ }
554
+ const L2 = { render: A2 }, Q2 = {
555
+ xmlns: "http://www.w3.org/2000/svg",
556
+ viewBox: "0 0 24 24"
557
+ };
558
+ function k2(n, t) {
559
+ return e(), s("svg", Q2, t[0] || (t[0] = [
560
+ o("path", { d: "M3.5 17.5V16h5.375v1.5zm0-4.75v-1.5h11.183v1.5zM3.5 8V6.5h17V8z" }, null, -1)
561
+ ]));
562
+ }
563
+ const y2 = { render: k2 }, C2 = {
564
+ xmlns: "http://www.w3.org/2000/svg",
565
+ viewBox: "0 0 24 24"
566
+ };
567
+ function E2(n, t) {
568
+ return e(), s("svg", C2, t[0] || (t[0] = [
569
+ o("path", { d: "m6.575 19.962 1.433-6.17L3.22 9.646l6.315-.548L12 3.279l2.463 5.818 6.316.548-4.787 4.148 1.433 6.169L12 16.689z" }, null, -1)
570
+ ]));
571
+ }
572
+ const S2 = { render: E2 }, I2 = {
573
+ xmlns: "http://www.w3.org/2000/svg",
574
+ viewBox: "0 0 24 24"
575
+ };
576
+ function N2(n, t) {
577
+ return e(), s("svg", I2, t[0] || (t[0] = [
578
+ o("path", { d: "m8.85 16.825 3.15-1.9 3.15 1.925-.825-3.6 2.775-2.4-3.65-.325-1.45-3.4-1.45 3.375-3.65.325 2.775 2.425zm-2.275 3.137 1.433-6.17L3.22 9.646l6.316-.548L12 3.279l2.464 5.818 6.315.548-4.787 4.148 1.433 6.169L12 16.689z" }, null, -1)
579
+ ]));
580
+ }
581
+ const Z2 = { render: N2 }, j2 = {
582
+ xmlns: "http://www.w3.org/2000/svg",
583
+ viewBox: "0 0 24 24"
584
+ };
585
+ function D2(n, t) {
586
+ return e(), s("svg", j2, t[0] || (t[0] = [
587
+ o("path", { d: "M4.212 5.75v-1.5h15.577v1.5zm.038 14v-6H3.135v-1.5l1.077-5h15.577l1.076 5v1.5H19.75v6h-1.5v-6h-4.5v6zm1.5-1.5h6.5v-4.5h-6.5zm-1.085-6h14.67l-.764-3.5H5.43z" }, null, -1)
588
+ ]));
589
+ }
590
+ const F2 = { render: D2 }, O2 = {
591
+ xmlns: "http://www.w3.org/2000/svg",
592
+ viewBox: "0 0 674.2 158.7"
593
+ };
594
+ function G2(n, t) {
595
+ return e(), s("svg", O2, t[0] || (t[0] = [
596
+ o("path", { d: "M168.15 76.05H139v-35.5h-6.8v77.8h6.8v-35.6h29.2v35.5h6.9v-77.7h-6.9zm-122.5-28.9h18.2v71.1h6.9v-71.1H89v-6.7H45.75v6.7zm176.1 71.1h6.9v-77.7h-6.9zm84.6-34.6a18.74 18.74 0 0 0 10-10.2 18.6 18.6 0 0 0 1.5-7.5v-6.3a19.3 19.3 0 0 0-1.5-7.5 18.74 18.74 0 0 0-10-10.2 18 18 0 0 0-7.3-1.5h-24.2v77.8h6.9v-33.2h9.4l20.7 33.2h7.9l-20.7-33.2a17.9 17.9 0 0 0 7.3-1.4m-24.6-5.2v-31.3h17a11.2 11.2 0 0 1 4.8 1 10.5 10.5 0 0 1 3.8 2.7 12 12 0 0 1 2.6 4 13 13 0 0 1 1 4.9v6.3a11.6 11.6 0 0 1-1 4.9 13.1 13.1 0 0 1-2.6 4 14.6 14.6 0 0 1-3.8 2.7 11.2 11.2 0 0 1-4.8 1h-17zm163.8-31.3h18.2v71.1h6.9v-71.1h18.2v-6.7h-43.2v6.7zm86.5 71.6H539v-78.2h-6.9zm96.5-71.6v-6.7h-42.9v77.8h42.9v-6.7h-36v-28.8h29.2v-6.7h-29.2v-28.9zm-228.8 36.5a24.3 24.3 0 0 0-5.8-4.1 66 66 0 0 0-6.6-3q-3.45-1.35-6.6-2.7a27 27 0 0 1-5.8-3.2 14.3 14.3 0 0 1-4.1-4.4 12.24 12.24 0 0 1-1.5-6.3v-1.5a11.9 11.9 0 0 1 1-4.9 11.6 11.6 0 0 1 2.6-3.9 13.6 13.6 0 0 1 3.9-2.7 12.9 12.9 0 0 1 4.8-1H386a11.2 11.2 0 0 1 4.8 1 11.9 11.9 0 0 1 3.9 2.7 11.6 11.6 0 0 1 2.6 3.9 13 13 0 0 1 1 4.9v3.1l6.9-1.1v-2a18.5 18.5 0 0 0-1.5-7.4 20.8 20.8 0 0 0-4-6.1 20.2 20.2 0 0 0-5.9-4.1 18 18 0 0 0-7.3-1.5h-4.9a18 18 0 0 0-7.3 1.5 18.74 18.74 0 0 0-10 10.2 18.5 18.5 0 0 0-1.5 7.4V60a21 21 0 0 0 1.5 8.4 17.4 17.4 0 0 0 4.1 5.8 21.1 21.1 0 0 0 5.8 3.9c2.1 1 4.3 2 6.6 2.9s4.5 1.7 6.6 2.6a27 27 0 0 1 5.8 3.2 14.6 14.6 0 0 1 4.1 4.5 13.55 13.55 0 0 1 1.5 6.7v2.3a11.6 11.6 0 0 1-1 4.9 13.8 13.8 0 0 1-2.8 4 15.6 15.6 0 0 1-4 2.7 12.9 12.9 0 0 1-4.8 1H381a11.9 11.9 0 0 1-4.9-1 16.2 16.2 0 0 1-4.1-2.7 12.6 12.6 0 0 1-2.8-4 11.3 11.3 0 0 1-1-4.9v-4.2l-6.9 1.1v3.1a17 17 0 0 0 1.6 7.4 19.6 19.6 0 0 0 4.2 6.1 21.1 21.1 0 0 0 6.1 4.1 18.5 18.5 0 0 0 7.4 1.5h5.5a18.8 18.8 0 0 0 7.4-1.5 19.8 19.8 0 0 0 6.1-4.1 19.32 19.32 0 0 0 5.8-13.5V98a21.9 21.9 0 0 0-1.5-8.5 20.8 20.8 0 0 0-4.15-5.85" }, null, -1),
597
+ o("path", { d: "M663.2 158.7H11a11 11 0 0 1-11-11V11A11 11 0 0 1 11 0h652.2a11 11 0 0 1 11 11v136.7a11 11 0 0 1-11 11M11 8a3 3 0 0 0-3 3v136.7a3 3 0 0 0 3 3h652.2a3 3 0 0 0 3-3V11a3 3 0 0 0-3-3z" }, null, -1)
598
+ ]));
599
+ }
600
+ const J2 = { render: G2 }, K2 = {
601
+ xmlns: "http://www.w3.org/2000/svg",
602
+ viewBox: "0 0 158.6 158.6"
603
+ };
604
+ function P2(n, t) {
605
+ return e(), s("svg", K2, t[0] || (t[0] = [
606
+ o("path", {
607
+ fill: "currentColor",
608
+ d: "M146.7 0H11.9A11.86 11.86 0 0 0 0 11.85v134.8a11.86 11.86 0 0 0 11.9 11.9h134.8a11.86 11.86 0 0 0 11.9-11.9V11.85A12 12 0 0 0 146.7 0m3.9 146.7a4 4 0 0 1-4 4H11.9a4 4 0 0 1-4-4V11.85a4 4 0 0 1 4-4h134.8a4 4 0 0 1 4 4v134.8ZM57.4 47.25h18.4v70.5h6.9v-70.5h18.4v-6.6H57.4Z"
609
+ }, null, -1)
610
+ ]));
611
+ }
612
+ const R2 = { render: P2 }, U2 = {
613
+ xmlns: "http://www.w3.org/2000/svg",
614
+ viewBox: "0 0 24 24"
615
+ };
616
+ function W2(n, t) {
617
+ return e(), s("svg", U2, t[0] || (t[0] = [
618
+ o("path", { d: "M15.773 12.973 14.65 11.85q.225-1.242-.709-2.234-.933-.99-2.291-.766l-1.123-1.123A3.45 3.45 0 0 1 12 7.423q1.702 0 2.89 1.188 1.187 1.187 1.187 2.889 0 .423-.076.789-.076.365-.228.684m3.18 3.111L17.85 15.05a11 11 0 0 0 1.688-1.588A9 9 0 0 0 20.8 11.5q-1.25-2.524-3.588-4.012T12 6q-.724 0-1.425.1a10 10 0 0 0-1.375.3L8.035 5.235a10 10 0 0 1 1.936-.556Q10.96 4.499 12 4.5q3.516 0 6.34 1.939 2.825 1.938 4.122 5.061-.557 1.34-1.436 2.502a11 11 0 0 1-2.072 2.082m.809 5.785-4.046-4.015q-.77.285-1.705.465-.936.18-2.011.181-3.525 0-6.34-1.939-2.816-1.938-4.121-5.061.554-1.325 1.43-2.472A11.4 11.4 0 0 1 4.9 7.038l-2.77-2.8 1.055-1.053 17.63 17.63zM5.954 8.092q-.792.63-1.541 1.517-.75.885-1.213 1.891 1.25 2.524 3.587 4.012T12 17a8 8 0 0 0 1.36-.116q.676-.114 1.148-.238l-1.266-1.296q-.256.104-.592.165a3.6 3.6 0 0 1-.65.062q-1.702 0-2.89-1.187-1.187-1.188-1.187-2.89 0-.304.062-.636.06-.33.165-.606z" }, null, -1)
619
+ ]));
620
+ }
621
+ const X2 = { render: W2 }, Y2 = {
622
+ xmlns: "http://www.w3.org/2000/svg",
623
+ viewBox: "0 0 24 24"
624
+ };
625
+ function t5(n, t) {
626
+ return e(), s("svg", Y2, t[0] || (t[0] = [
627
+ o("path", { d: "M12.002 15.577q1.7 0 2.887-1.19t1.188-2.89-1.19-2.886-2.89-1.188-2.886 1.19-1.188 2.89 1.19 2.887 2.89 1.187M12 14.2q-1.125 0-1.912-.787A2.6 2.6 0 0 1 9.3 11.5q0-1.125.787-1.912A2.6 2.6 0 0 1 12 8.8q1.125 0 1.912.787.788.788.788 1.913t-.787 1.912A2.6 2.6 0 0 1 12 14.2m.001 4.3q-3.45 0-6.285-1.903-2.838-1.904-4.177-5.097 1.34-3.194 4.175-5.097T11.999 4.5t6.286 1.903q2.836 1.904 4.177 5.097-1.341 3.195-4.176 5.097T12.001 18.5M12 17a9.54 9.54 0 0 0 5.188-1.488A9.77 9.77 0 0 0 20.8 11.5a9.77 9.77 0 0 0-3.613-4.012A9.55 9.55 0 0 0 12 6a9.55 9.55 0 0 0-5.187 1.487A9.77 9.77 0 0 0 3.2 11.5a9.77 9.77 0 0 0 3.613 4.012A9.54 9.54 0 0 0 12 17" }, null, -1)
628
+ ]));
629
+ }
630
+ const n5 = { render: t5 };
631
+ function o5() {
632
+ const n = /* @__PURE__ */ Object.assign({ "./icons/account-balance.svg": d, "./icons/add-card.svg": a, "./icons/add-circle.svg": m, "./icons/add.svg": $, "./icons/arrow-backward.svg": V, "./icons/arrow-downward.svg": B, "./icons/arrow-forward.svg": L, "./icons/arrow-upward.svg": y, "./icons/bar-chart.svg": S, "./icons/cancel-filled.svg": Z, "./icons/cancel.svg": F, "./icons/check-box-checked.svg": J, "./icons/check-box-indeterminate.svg": R, "./icons/check-box-unchecked.svg": X, "./icons/check.svg": n1, "./icons/chevron-backward.svg": s1, "./icons/chevron-down.svg": _1, "./icons/chevron-forward.svg": h1, "./icons/chevron-up.svg": d1, "./icons/clone.svg": a1, "./icons/close.svg": m1, "./icons/contact-support.svg": $1, "./icons/credit-card.svg": V1, "./icons/csv.svg": B1, "./icons/delete.svg": L1, "./icons/drop-down.svg": y1, "./icons/edit.svg": S1, "./icons/filter-alt.svg": Z1, "./icons/filter.svg": F1, "./icons/flag-filled.svg": J1, "./icons/flag-unfilled.svg": R1, "./icons/gift.svg": X1, "./icons/hamburger.svg": n0, "./icons/help-filled.svg": s0, "./icons/help.svg": _0, "./icons/home.svg": h0, "./icons/info-filled.svg": d0, "./icons/info.svg": a0, "./icons/liquor.svg": m0, "./icons/location.svg": $0, "./icons/lock-closed-filled.svg": V0, "./icons/lock-closed.svg": B0, "./icons/lock-open.svg": L0, "./icons/login.svg": y0, "./icons/logout.svg": S0, "./icons/mail.svg": Z0, "./icons/more-horiz.svg": F0, "./icons/payments.svg": J0, "./icons/pdf.svg": R0, "./icons/person-add.svg": X0, "./icons/person-remove.svg": n2, "./icons/person.svg": s2, "./icons/radio-button-checked.svg": _2, "./icons/radio-button-unchecked.svg": h2, "./icons/receipt-long.svg": d2, "./icons/remove.svg": a2, "./icons/search.svg": m2, "./icons/settings.svg": $2, "./icons/shipping.svg": V2, "./icons/shopping-cart-filled.svg": B2, "./icons/shopping-cart.svg": L2, "./icons/sort.svg": y2, "./icons/star-filled.svg": S2, "./icons/star-unfilled.svg": Z2, "./icons/store.svg": F2, "./icons/thirstie-logo.svg": J2, "./icons/thirstie-square.svg": R2, "./icons/visibility-off.svg": X2, "./icons/visibility-on.svg": n5 }), t = {};
633
+ for (const r in n) {
634
+ const v = r.split("/").pop().replace(".svg", "");
635
+ t[v] = n[r];
636
+ }
637
+ return t;
638
+ }
639
+ const e5 = {
640
+ __name: "SvgIcon",
641
+ props: {
642
+ icon: {
643
+ type: String,
644
+ required: !0
645
+ },
646
+ width: {
647
+ type: [String, Number],
648
+ default: 24
649
+ },
650
+ height: {
651
+ type: [String, Number],
652
+ default: 24
653
+ },
654
+ fill: {
655
+ type: String,
656
+ default: "currentColor"
657
+ }
658
+ },
659
+ setup(n) {
660
+ const t = n, r = o5(), v = _(() => r[t.icon]);
661
+ return (r5, v5) => (e(), l(i(v.value), {
662
+ width: n.width,
663
+ height: n.height,
664
+ fill: n.fill
665
+ }, null, 8, ["width", "height", "fill"]));
666
+ }
667
+ }, s5 = (n, t) => {
668
+ customElements.get(n) || customElements.define(n, t);
669
+ };
670
+ function l5() {
671
+ s5("th-icon", h(e5));
672
+ }
673
+ export {
674
+ e5 as SvgIcon,
675
+ l5 as registerIcons,
676
+ o5 as useIcons
677
+ };