@assemblyvoting/ui-library 1.2.0-beta.3 → 1.2.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/atoms/AVAsyncButton/AVAsyncButton.vue.d.ts +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +344 -338
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
import { unref as F, getCurrentScope as JS, onScopeDispose as KS, watch as
|
2
|
-
var
|
1
|
+
import { unref as F, getCurrentScope as JS, onScopeDispose as KS, watch as Z, ref as G, computed as B, onMounted as d2, onUnmounted as ck, h as D2, Transition as U2, withDirectives as v1, vShow as d1, defineComponent as P, openBlock as m, createElementBlock as z, createBlock as E, resolveDynamicComponent as Pa, withCtx as O, renderSlot as X, resolveComponent as H, normalizeClass as k, createCommentVNode as y, createTextVNode as s2, toDisplayString as g, createElementVNode as o, createVNode as V, normalizeStyle as p2, reactive as Se, provide as ke, Fragment as a2, renderList as N2, inject as Te, pushScopeId as X2, popScopeId as Z2, useCssVars as ak, mergeProps as ek, withModifiers as Ba, withKeys as ik } from "vue";
|
2
|
+
var J = "top", n2 = "bottom", t2 = "right", K = "left", I4 = "auto", L1 = [J, n2, t2, K], $2 = "start", p1 = "end", sk = "clippingParents", De = "viewport", n1 = "popper", rk = "reference", Ea = /* @__PURE__ */ L1.reduce(function(c, a) {
|
3
3
|
return c.concat([a + "-" + $2, a + "-" + p1]);
|
4
4
|
}, []), Ie = /* @__PURE__ */ [].concat(L1, [I4]).reduce(function(c, a) {
|
5
5
|
return c.concat([a, a + "-" + $2, a + "-" + p1]);
|
@@ -75,7 +75,7 @@ const Hk = {
|
|
75
75
|
function m2(c) {
|
76
76
|
return c.split("-")[0];
|
77
77
|
}
|
78
|
-
var P2 = Math.max, t3 = Math.min,
|
78
|
+
var P2 = Math.max, t3 = Math.min, W2 = Math.round;
|
79
79
|
function M4() {
|
80
80
|
var c = navigator.userAgentData;
|
81
81
|
return c != null && c.brands && Array.isArray(c.brands) ? c.brands.map(function(a) {
|
@@ -85,10 +85,10 @@ function M4() {
|
|
85
85
|
function _e() {
|
86
86
|
return !/^((?!chrome|android).)*safari/i.test(M4());
|
87
87
|
}
|
88
|
-
function
|
88
|
+
function G2(c, a, e) {
|
89
89
|
a === void 0 && (a = !1), e === void 0 && (e = !1);
|
90
90
|
var i = c.getBoundingClientRect(), s = 1, r = 1;
|
91
|
-
a && r2(c) && (s = c.offsetWidth > 0 &&
|
91
|
+
a && r2(c) && (s = c.offsetWidth > 0 && W2(i.width) / c.offsetWidth || 1, r = c.offsetHeight > 0 && W2(i.height) / c.offsetHeight || 1);
|
92
92
|
var n = B2(c) ? e2(c) : window, l = n.visualViewport, t = !_e() && e, u = (i.left + (t && l ? l.offsetLeft : 0)) / s, f = (i.top + (t && l ? l.offsetTop : 0)) / r, v = i.width / s, p = i.height / r;
|
93
93
|
return {
|
94
94
|
width: v,
|
@@ -102,7 +102,7 @@ function W2(c, a, e) {
|
|
102
102
|
};
|
103
103
|
}
|
104
104
|
function P4(c) {
|
105
|
-
var a =
|
105
|
+
var a = G2(c), e = c.offsetWidth, i = c.offsetHeight;
|
106
106
|
return Math.abs(a.width - e) <= 1 && (e = a.width), Math.abs(a.height - i) <= 1 && (i = a.height), {
|
107
107
|
x: c.offsetLeft,
|
108
108
|
y: c.offsetTop,
|
@@ -205,9 +205,9 @@ var Lk = function(a, e) {
|
|
205
205
|
})) : a, Ee(typeof a != "number" ? a : je(a, L1));
|
206
206
|
};
|
207
207
|
function gk(c) {
|
208
|
-
var a, e = c.state, i = c.name, s = c.options, r = e.elements.arrow, n = e.modifiersData.popperOffsets, l = m2(e.placement), t = B4(l), u = [
|
208
|
+
var a, e = c.state, i = c.name, s = c.options, r = e.elements.arrow, n = e.modifiersData.popperOffsets, l = m2(e.placement), t = B4(l), u = [K, t2].indexOf(l) >= 0, f = u ? "height" : "width";
|
209
209
|
if (!(!r || !n)) {
|
210
|
-
var v = Lk(s.padding, e), p = P4(r), d = t === "y" ?
|
210
|
+
var v = Lk(s.padding, e), p = P4(r), d = t === "y" ? J : K, h = t === "y" ? n2 : t2, N = e.rects.reference[f] + e.rects.reference[t] - n[t] - e.rects.popper[f], L = n[t] - e.rects.reference[t], S = g1(r), T = S ? t === "y" ? S.clientHeight || 0 : S.clientWidth || 0 : 0, w = N / 2 - L / 2, x = v[d], D = T - p[f] - v[h], _ = T / 2 - p[f] / 2 + w, q = o1(x, _, D), C = t;
|
211
211
|
e.modifiersData[i] = (a = {}, a[C] = q, a.centerOffset = q - _, a);
|
212
212
|
}
|
213
213
|
}
|
@@ -236,8 +236,8 @@ var Nk = {
|
|
236
236
|
function Ak(c, a) {
|
237
237
|
var e = c.x, i = c.y, s = a.devicePixelRatio || 1;
|
238
238
|
return {
|
239
|
-
x:
|
240
|
-
y:
|
239
|
+
x: W2(e * s) / s || 0,
|
240
|
+
y: W2(i * s) / s || 0
|
241
241
|
};
|
242
242
|
}
|
243
243
|
function Fa(c) {
|
@@ -249,10 +249,10 @@ function Fa(c) {
|
|
249
249
|
y: N
|
250
250
|
};
|
251
251
|
d = L.x, N = L.y;
|
252
|
-
var S = n.hasOwnProperty("x"), T = n.hasOwnProperty("y"), w =
|
252
|
+
var S = n.hasOwnProperty("x"), T = n.hasOwnProperty("y"), w = K, x = J, D = window;
|
253
253
|
if (u) {
|
254
254
|
var _ = g1(e), q = "clientHeight", C = "clientWidth";
|
255
|
-
if (_ === e2(e) && (_ = A2(e), z2(_).position !== "static" && l === "absolute" && (q = "scrollHeight", C = "scrollWidth")), _ = _, s ===
|
255
|
+
if (_ === e2(e) && (_ = A2(e), z2(_).position !== "static" && l === "absolute" && (q = "scrollHeight", C = "scrollWidth")), _ = _, s === J || (s === K || s === t2) && r === p1) {
|
256
256
|
x = n2;
|
257
257
|
var A = v && _ === D && D.visualViewport ? D.visualViewport.height : (
|
258
258
|
// $FlowFixMe[prop-missing]
|
@@ -260,7 +260,7 @@ function Fa(c) {
|
|
260
260
|
);
|
261
261
|
N -= A - i.height, N *= t ? 1 : -1;
|
262
262
|
}
|
263
|
-
if (s ===
|
263
|
+
if (s === K || (s === J || s === n2) && r === p1) {
|
264
264
|
w = t2;
|
265
265
|
var R = v && _ === D && D.visualViewport ? D.visualViewport.width : (
|
266
266
|
// $FlowFixMe[prop-missing]
|
@@ -364,7 +364,7 @@ function E4(c) {
|
|
364
364
|
};
|
365
365
|
}
|
366
366
|
function j4(c) {
|
367
|
-
return
|
367
|
+
return G2(A2(c)).left + E4(c).scrollLeft;
|
368
368
|
}
|
369
369
|
function Ik(c, a) {
|
370
370
|
var e = e2(c), i = A2(c), s = e.visualViewport, r = i.clientWidth, n = i.clientHeight, l = 0, t = 0;
|
@@ -414,7 +414,7 @@ function C4(c) {
|
|
414
414
|
});
|
415
415
|
}
|
416
416
|
function Pk(c, a) {
|
417
|
-
var e =
|
417
|
+
var e = G2(c, !1, a === "fixed");
|
418
418
|
return e.top = e.top + c.clientTop, e.left = e.left + c.clientLeft, e.bottom = e.top + c.clientHeight, e.right = e.left + c.clientWidth, e.width = c.clientWidth, e.height = c.clientHeight, e.x = e.left, e.y = e.top, e;
|
419
419
|
}
|
420
420
|
function qa(c, a, e) {
|
@@ -436,7 +436,7 @@ function Ek(c, a, e, i) {
|
|
436
436
|
function Oe(c) {
|
437
437
|
var a = c.reference, e = c.element, i = c.placement, s = i ? m2(i) : null, r = i ? Y2(i) : null, n = a.x + a.width / 2 - e.width / 2, l = a.y + a.height / 2 - e.height / 2, t;
|
438
438
|
switch (s) {
|
439
|
-
case
|
439
|
+
case J:
|
440
440
|
t = {
|
441
441
|
x: n,
|
442
442
|
y: a.y - e.height
|
@@ -454,7 +454,7 @@ function Oe(c) {
|
|
454
454
|
y: l
|
455
455
|
};
|
456
456
|
break;
|
457
|
-
case
|
457
|
+
case K:
|
458
458
|
t = {
|
459
459
|
x: a.x - e.width,
|
460
460
|
y: l
|
@@ -482,7 +482,7 @@ function Oe(c) {
|
|
482
482
|
}
|
483
483
|
function z1(c, a) {
|
484
484
|
a === void 0 && (a = {});
|
485
|
-
var e = a, i = e.placement, s = i === void 0 ? c.placement : i, r = e.strategy, n = r === void 0 ? c.strategy : r, l = e.boundary, t = l === void 0 ? sk : l, u = e.rootBoundary, f = u === void 0 ? De : u, v = e.elementContext, p = v === void 0 ? n1 : v, d = e.altBoundary, h = d === void 0 ? !1 : d, N = e.padding, L = N === void 0 ? 0 : N, S = Ee(typeof L != "number" ? L : je(L, L1)), T = p === n1 ? rk : n1, w = c.rects.popper, x = c.elements[h ? T : p], D = Ek(B2(x) ? x : x.contextElement || A2(c.elements.popper), t, f, n), _ =
|
485
|
+
var e = a, i = e.placement, s = i === void 0 ? c.placement : i, r = e.strategy, n = r === void 0 ? c.strategy : r, l = e.boundary, t = l === void 0 ? sk : l, u = e.rootBoundary, f = u === void 0 ? De : u, v = e.elementContext, p = v === void 0 ? n1 : v, d = e.altBoundary, h = d === void 0 ? !1 : d, N = e.padding, L = N === void 0 ? 0 : N, S = Ee(typeof L != "number" ? L : je(L, L1)), T = p === n1 ? rk : n1, w = c.rects.popper, x = c.elements[h ? T : p], D = Ek(B2(x) ? x : x.contextElement || A2(c.elements.popper), t, f, n), _ = G2(c.elements.reference), q = Oe({
|
486
486
|
reference: _,
|
487
487
|
element: w,
|
488
488
|
strategy: "absolute",
|
@@ -496,7 +496,7 @@ function z1(c, a) {
|
|
496
496
|
if (p === n1 && j) {
|
497
497
|
var l2 = j[s];
|
498
498
|
Object.keys(R).forEach(function(Q) {
|
499
|
-
var y2 = [t2, n2].indexOf(Q) >= 0 ? 1 : -1, w2 = [
|
499
|
+
var y2 = [t2, n2].indexOf(Q) >= 0 ? 1 : -1, w2 = [J, n2].indexOf(Q) >= 0 ? "y" : "x";
|
500
500
|
R[Q] += l2[w2] * y2;
|
501
501
|
});
|
502
502
|
}
|
@@ -541,16 +541,16 @@ function Ok(c) {
|
|
541
541
|
allowedAutoPlacements: N
|
542
542
|
}) : C2);
|
543
543
|
}, []), D = a.rects.reference, _ = a.rects.popper, q = /* @__PURE__ */ new Map(), C = !0, A = x[0], R = 0; R < x.length; R++) {
|
544
|
-
var j = x[R], l2 = m2(j), Q = Y2(j) === $2, y2 = [
|
544
|
+
var j = x[R], l2 = m2(j), Q = Y2(j) === $2, y2 = [J, n2].indexOf(l2) >= 0, w2 = y2 ? "width" : "height", c2 = z1(a, {
|
545
545
|
placement: j,
|
546
546
|
boundary: f,
|
547
547
|
rootBoundary: v,
|
548
548
|
altBoundary: p,
|
549
549
|
padding: u
|
550
|
-
}), o2 = y2 ? Q ? t2 :
|
550
|
+
}), o2 = y2 ? Q ? t2 : K : Q ? n2 : J;
|
551
551
|
D[w2] > _[w2] && (o2 = s3(o2));
|
552
552
|
var R1 = s3(o2), S2 = [];
|
553
|
-
if (r && S2.push(
|
553
|
+
if (r && S2.push(c2[l2] <= 0), l && S2.push(c2[o2] <= 0, c2[R1] <= 0), S2.every(function(F2) {
|
554
554
|
return F2;
|
555
555
|
})) {
|
556
556
|
A = j, C = !1;
|
@@ -560,8 +560,8 @@ function Ok(c) {
|
|
560
560
|
}
|
561
561
|
if (C)
|
562
562
|
for (var U1 = h ? 3 : 1, u4 = function(C2) {
|
563
|
-
var r1 = x.find(function(
|
564
|
-
var k2 = q.get(
|
563
|
+
var r1 = x.find(function(W1) {
|
564
|
+
var k2 = q.get(W1);
|
565
565
|
if (k2)
|
566
566
|
return k2.slice(0, C2).every(function(m4) {
|
567
567
|
return m4;
|
@@ -599,7 +599,7 @@ function Ra(c, a, e) {
|
|
599
599
|
};
|
600
600
|
}
|
601
601
|
function Ua(c) {
|
602
|
-
return [
|
602
|
+
return [J, t2, n2, K].some(function(a) {
|
603
603
|
return c[a] >= 0;
|
604
604
|
});
|
605
605
|
}
|
@@ -627,10 +627,10 @@ const Uk = {
|
|
627
627
|
fn: Rk
|
628
628
|
};
|
629
629
|
function $k(c, a, e) {
|
630
|
-
var i = m2(c), s = [
|
630
|
+
var i = m2(c), s = [K, J].indexOf(i) >= 0 ? -1 : 1, r = typeof e == "function" ? e(Object.assign({}, a, {
|
631
631
|
placement: c
|
632
632
|
})) : e, n = r[0], l = r[1];
|
633
|
-
return n = n || 0, l = (l || 0) * s, [
|
633
|
+
return n = n || 0, l = (l || 0) * s, [K, t2].indexOf(i) >= 0 ? {
|
634
634
|
x: l,
|
635
635
|
y: n
|
636
636
|
} : {
|
@@ -638,18 +638,18 @@ function $k(c, a, e) {
|
|
638
638
|
y: l
|
639
639
|
};
|
640
640
|
}
|
641
|
-
function
|
641
|
+
function Wk(c) {
|
642
642
|
var a = c.state, e = c.options, i = c.name, s = e.offset, r = s === void 0 ? [0, 0] : s, n = Ie.reduce(function(f, v) {
|
643
643
|
return f[v] = $k(v, a.rects, r), f;
|
644
644
|
}, {}), l = n[a.placement], t = l.x, u = l.y;
|
645
645
|
a.modifiersData.popperOffsets != null && (a.modifiersData.popperOffsets.x += t, a.modifiersData.popperOffsets.y += u), a.modifiersData[i] = n;
|
646
646
|
}
|
647
|
-
const
|
647
|
+
const Gk = {
|
648
648
|
name: "offset",
|
649
649
|
enabled: !0,
|
650
650
|
phase: "main",
|
651
651
|
requires: ["popperOffsets"],
|
652
|
-
fn:
|
652
|
+
fn: Wk
|
653
653
|
};
|
654
654
|
function Yk(c) {
|
655
655
|
var a = c.state, e = c.name;
|
@@ -690,14 +690,14 @@ function Zk(c) {
|
|
690
690
|
};
|
691
691
|
if (_) {
|
692
692
|
if (r) {
|
693
|
-
var Q, y2 = x === "y" ?
|
693
|
+
var Q, y2 = x === "y" ? J : K, w2 = x === "y" ? n2 : t2, c2 = x === "y" ? "height" : "width", o2 = _[x], R1 = o2 + L[y2], S2 = o2 - L[w2], U1 = d ? -C[c2] / 2 : 0, u4 = T === $2 ? q[c2] : C[c2], s1 = T === $2 ? -C[c2] : -q[c2], $1 = a.elements.arrow, F2 = d && $1 ? P4($1) : {
|
694
694
|
width: 0,
|
695
695
|
height: 0
|
696
|
-
}, C2 = a.modifiersData["arrow#persistent"] ? a.modifiersData["arrow#persistent"].padding : Be(), r1 = C2[y2],
|
696
|
+
}, C2 = a.modifiersData["arrow#persistent"] ? a.modifiersData["arrow#persistent"].padding : Be(), r1 = C2[y2], W1 = C2[w2], k2 = o1(0, q[c2], F2[c2]), m4 = w ? q[c2] / 2 - U1 - k2 - r1 - R.mainAxis : u4 - k2 - r1 - R.mainAxis, WS = w ? -q[c2] / 2 + U1 + k2 + W1 + R.mainAxis : s1 + k2 + W1 + R.mainAxis, v4 = a.elements.arrow && g1(a.elements.arrow), GS = v4 ? x === "y" ? v4.clientTop || 0 : v4.clientLeft || 0 : 0, Aa = (Q = j == null ? void 0 : j[x]) != null ? Q : 0, YS = o2 + m4 - Aa - GS, QS = o2 + WS - Aa, ya = o1(d ? t3(R1, YS) : R1, o2, d ? P2(S2, QS) : S2);
|
697
697
|
_[x] = ya, l2[x] = ya - o2;
|
698
698
|
}
|
699
699
|
if (l) {
|
700
|
-
var wa, XS = x === "x" ?
|
700
|
+
var wa, XS = x === "x" ? J : K, ZS = x === "x" ? n2 : t2, T2 = _[D], G1 = D === "y" ? "height" : "width", Sa = T2 + L[XS], ka = T2 - L[ZS], d4 = [J, K].indexOf(S) !== -1, Ta = (wa = j == null ? void 0 : j[D]) != null ? wa : 0, Da = d4 ? Sa : T2 - q[G1] - C[G1] - Ta + R.altAxis, Ia = d4 ? T2 + q[G1] + C[G1] - Ta - R.altAxis : ka, _a = d && d4 ? Ck(Da, T2, Ia) : o1(d ? Da : Sa, T2, d ? Ia : ka);
|
701
701
|
_[D] = _a, l2[D] = _a - T2;
|
702
702
|
}
|
703
703
|
a.modifiersData[i] = l2;
|
@@ -720,12 +720,12 @@ function cT(c) {
|
|
720
720
|
return c === e2(c) || !r2(c) ? E4(c) : Kk(c);
|
721
721
|
}
|
722
722
|
function aT(c) {
|
723
|
-
var a = c.getBoundingClientRect(), e =
|
723
|
+
var a = c.getBoundingClientRect(), e = W2(a.width) / c.offsetWidth || 1, i = W2(a.height) / c.offsetHeight || 1;
|
724
724
|
return e !== 1 || i !== 1;
|
725
725
|
}
|
726
726
|
function eT(c, a, e) {
|
727
727
|
e === void 0 && (e = !1);
|
728
|
-
var i = r2(a), s = r2(a) && aT(a), r = A2(a), n =
|
728
|
+
var i = r2(a), s = r2(a) && aT(a), r = A2(a), n = G2(c, s, e), l = {
|
729
729
|
scrollLeft: 0,
|
730
730
|
scrollTop: 0
|
731
731
|
}, t = {
|
@@ -733,7 +733,7 @@ function eT(c, a, e) {
|
|
733
733
|
y: 0
|
734
734
|
};
|
735
735
|
return (i || !i && !e) && ((v2(a) !== "body" || // https://github.com/popperjs/popper-core/issues/1078
|
736
|
-
F4(r)) && (l = cT(a)), r2(a) ? (t =
|
736
|
+
F4(r)) && (l = cT(a)), r2(a) ? (t = G2(a, !0), t.x += a.clientLeft, t.y += a.clientTop) : r && (t.x = j4(r))), {
|
737
737
|
x: n.left + l.scrollLeft - t.x,
|
738
738
|
y: n.top + l.scrollTop - t.y,
|
739
739
|
width: n.width,
|
@@ -794,7 +794,7 @@ var $a = {
|
|
794
794
|
modifiers: [],
|
795
795
|
strategy: "absolute"
|
796
796
|
};
|
797
|
-
function
|
797
|
+
function Wa() {
|
798
798
|
for (var c = arguments.length, a = new Array(c), e = 0; e < c; e++)
|
799
799
|
a[e] = arguments[e];
|
800
800
|
return !a.some(function(i) {
|
@@ -838,7 +838,7 @@ function tT(c) {
|
|
838
838
|
forceUpdate: function() {
|
839
839
|
if (!p) {
|
840
840
|
var S = f.elements, T = S.reference, w = S.popper;
|
841
|
-
if (
|
841
|
+
if (Wa(T, w)) {
|
842
842
|
f.rects = {
|
843
843
|
reference: eT(T, g1(w), f.options.strategy === "fixed"),
|
844
844
|
popper: P4(w)
|
@@ -872,7 +872,7 @@ function tT(c) {
|
|
872
872
|
N(), p = !0;
|
873
873
|
}
|
874
874
|
};
|
875
|
-
if (!
|
875
|
+
if (!Wa(l, t))
|
876
876
|
return d;
|
877
877
|
d.setOptions(u).then(function(L) {
|
878
878
|
!p && u.onFirstUpdate && u.onFirstUpdate(L);
|
@@ -900,11 +900,11 @@ function tT(c) {
|
|
900
900
|
return d;
|
901
901
|
};
|
902
902
|
}
|
903
|
-
var lT = [kk, Qk, wk, Hk,
|
903
|
+
var lT = [kk, Qk, wk, Hk, Gk, qk, Jk, xk, Uk], oT = /* @__PURE__ */ tT({
|
904
904
|
defaultModifiers: lT
|
905
|
-
}),
|
905
|
+
}), Ga;
|
906
906
|
const qe = typeof window < "u", fT = (c) => typeof c == "string", l3 = () => {
|
907
|
-
}, uT = qe && ((
|
907
|
+
}, uT = qe && ((Ga = window == null ? void 0 : window.navigator) == null ? void 0 : Ga.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
|
908
908
|
function o3(c) {
|
909
909
|
return typeof c == "function" ? c() : F(c);
|
910
910
|
}
|
@@ -954,7 +954,7 @@ function p4(...c) {
|
|
954
954
|
Array.isArray(e) || (e = [e]), Array.isArray(i) || (i = [i]);
|
955
955
|
const r = [], n = () => {
|
956
956
|
r.forEach((f) => f()), r.length = 0;
|
957
|
-
}, l = (f, v, p, d) => (f.addEventListener(v, p, d), () => f.removeEventListener(v, p, d)), t =
|
957
|
+
}, l = (f, v, p, d) => (f.addEventListener(v, p, d), () => f.removeEventListener(v, p, d)), t = Z(() => [t1(a), o3(s)], ([f, v]) => {
|
958
958
|
n(), f && r.push(...e.flatMap((p) => i.map((d) => l(f, p, d, v))));
|
959
959
|
}, { immediate: !0, flush: "post" }), u = () => {
|
960
960
|
t(), n();
|
@@ -1101,7 +1101,7 @@ const ae = {
|
|
1101
1101
|
}
|
1102
1102
|
},
|
1103
1103
|
...c
|
1104
|
-
}, i =
|
1104
|
+
}, i = G(void 0), s = G(void 0), r = G(void 0), n = G(!1), l = G(!1), t = G(!1), u = G(e.placement || "top"), f = B(() => {
|
1105
1105
|
let { modifiers: C } = ae;
|
1106
1106
|
return e.modifiers && (C = [...C, ...e.modifiers]), {
|
1107
1107
|
...ae,
|
@@ -1275,7 +1275,7 @@ const ae = {
|
|
1275
1275
|
}), ck(() => {
|
1276
1276
|
var C;
|
1277
1277
|
(C = r.value) == null || C.destroy(), r.value = void 0;
|
1278
|
-
}),
|
1278
|
+
}), Z(n, (C) => {
|
1279
1279
|
var A;
|
1280
1280
|
if (C === !1) {
|
1281
1281
|
e.onClosed !== void 0 && e.onClosed();
|
@@ -1440,11 +1440,11 @@ var NT = "fas", Ue = {
|
|
1440
1440
|
prefix: "fas",
|
1441
1441
|
iconName: "1",
|
1442
1442
|
icon: [256, 512, [], "31", "M160 64c0-11.8-6.5-22.6-16.9-28.2s-23-5-32.8 1.6l-96 64C-.5 111.2-4.4 131 5.4 145.8s29.7 18.7 44.4 8.9L96 123.8V416H32c-17.7 0-32 14.3-32 32s14.3 32 32 32h96 96c17.7 0 32-14.3 32-32s-14.3-32-32-32H160V64z"]
|
1443
|
-
},
|
1443
|
+
}, We = {
|
1444
1444
|
prefix: "fas",
|
1445
1445
|
iconName: "2",
|
1446
1446
|
icon: [320, 512, [], "32", "M142.9 96c-21.5 0-42.2 8.5-57.4 23.8L54.6 150.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L40.2 74.5C67.5 47.3 104.4 32 142.9 32C223 32 288 97 288 177.1c0 38.5-15.3 75.4-42.5 102.6L109.3 416H288c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9L200.2 234.5c15.2-15.2 23.8-35.9 23.8-57.4c0-44.8-36.3-81.1-81.1-81.1z"]
|
1447
|
-
},
|
1447
|
+
}, Ge = {
|
1448
1448
|
prefix: "fas",
|
1449
1449
|
iconName: "3",
|
1450
1450
|
icon: [320, 512, [], "33", "M0 64C0 46.3 14.3 32 32 32H272c13.2 0 25 8.1 29.8 20.4s1.5 26.3-8.2 35.2L162.3 208H184c75.1 0 136 60.9 136 136s-60.9 136-136 136H105.4C63 480 24.2 456 5.3 418.1l-1.9-3.8c-7.9-15.8-1.5-35 14.3-42.9s35-1.5 42.9 14.3l1.9 3.8c8.1 16.3 24.8 26.5 42.9 26.5H184c39.8 0 72-32.2 72-72s-32.2-72-72-72H80c-13.2 0-25-8.1-29.8-20.4s-1.5-26.3 8.2-35.2L189.7 96H32C14.3 96 0 81.7 0 64z"]
|
@@ -1540,11 +1540,11 @@ var NT = "fas", Ue = {
|
|
1540
1540
|
prefix: "fas",
|
1541
1541
|
iconName: "dice-three",
|
1542
1542
|
icon: [448, 512, [9858], "f527", "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm64 96a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64 128a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm128 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]
|
1543
|
-
},
|
1543
|
+
}, W4 = {
|
1544
1544
|
prefix: "fas",
|
1545
1545
|
iconName: "calendar-days",
|
1546
1546
|
icon: [448, 512, ["calendar-alt"], "f073", "M128 0c17.7 0 32 14.3 32 32V64H288V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H0V112C0 85.5 21.5 64 48 64H96V32c0-17.7 14.3-32 32-32zM0 192H448V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V192zm64 80v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zm128 0v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H336zM64 400v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H208zm112 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16H336c-8.8 0-16 7.2-16 16z"]
|
1547
|
-
}, Hi =
|
1547
|
+
}, Hi = W4, hi = {
|
1548
1548
|
prefix: "fas",
|
1549
1549
|
iconName: "anchor-circle-check",
|
1550
1550
|
icon: [640, 512, [], "e4aa", "M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80H224c-17.7 0-32 14.3-32 32s14.3 32 32 32h32V448H208c-53 0-96-43-96-96v-6.1l7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7V352c0 88.4 71.6 160 160 160h80 80c8.2 0 16.3-.6 24.2-1.8c-22.2-16.2-40.4-37.5-53-62.2H320V368 240h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H341.1zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z"]
|
@@ -1552,11 +1552,11 @@ var NT = "fas", Ue = {
|
|
1552
1552
|
prefix: "fas",
|
1553
1553
|
iconName: "building-circle-arrow-right",
|
1554
1554
|
icon: [640, 512, [], "e4d1", "M0 48C0 21.5 21.5 0 48 0H336c26.5 0 48 21.5 48 48V232.2c-39.1 32.3-64 81.1-64 135.8c0 49.5 20.4 94.2 53.3 126.2C364.5 505.1 351.1 512 336 512H240V432c0-26.5-21.5-48-48-48s-48 21.5-48 48v80H48c-26.5 0-48-21.5-48-48V48zM80 224c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H80zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H176c-8.8 0-16 7.2-16 16zm112-16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16H272zM64 112v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zM176 96c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H176zm80 16v32c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V112c0-8.8-7.2-16-16-16H272c-8.8 0-16 7.2-16 16zm96 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm140.7-67.3c-6.2 6.2-6.2 16.4 0 22.6L521.4 352H432c-8.8 0-16 7.2-16 16s7.2 16 16 16h89.4l-28.7 28.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l56-56c6.2-6.2 6.2-16.4 0-22.6l-56-56c-6.2-6.2-16.4-6.2-22.6 0z"]
|
1555
|
-
},
|
1555
|
+
}, G4 = {
|
1556
1556
|
prefix: "fas",
|
1557
1557
|
iconName: "volleyball",
|
1558
1558
|
icon: [512, 512, [127952, "volleyball-ball"], "f45f", "M511.8 267.4c-26.1 8.7-53.4 13.8-81 15.1c9.2-105.3-31.5-204.2-103.2-272.4C434.1 41.1 512 139.5 512 256c0 3.8-.1 7.6-.2 11.4zm-3.9 34.7c-5.8 32-17.6 62-34.2 88.7c-97.5 48.5-217.7 42.6-311.9-24.5c23.7-36.2 55.4-67.7 94.5-91.8c79.9 43.2 170.1 50.8 251.6 27.6zm-236-55.5c-2.5-90.9-41.1-172.7-101.9-231.7C196.8 5.2 225.8 0 256 0c2.7 0 5.3 0 7.9 .1c90.8 60.2 145.7 167.2 134.7 282.3c-43.1-2.4-86.4-14.1-126.8-35.9zM138 28.8c20.6 18.3 38.7 39.4 53.7 62.6C95.9 136.1 30.6 220.8 7.3 316.9C2.5 297.4 0 277 0 256C0 157.2 56 71.5 138 28.8zm69.6 90.5c19.5 38.6 31 81.9 32.3 127.7C162.5 294.6 110.9 368.9 90.2 451C66 430.4 45.6 405.4 30.4 377.2c6.7-108.7 71.9-209.9 177.1-257.9zM256 512c-50.7 0-98-14.7-137.8-40.2c5.6-27 14.8-53.1 27.4-77.7C232.2 454.6 338.1 468.8 433 441c-46 44-108.3 71-177 71z"]
|
1559
|
-
}, Ci =
|
1559
|
+
}, Ci = G4, Li = {
|
1560
1560
|
prefix: "fas",
|
1561
1561
|
iconName: "arrows-up-to-line",
|
1562
1562
|
icon: [576, 512, [], "e4c2", "M32 96l512 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 32C14.3 32 0 46.3 0 64S14.3 96 32 96zM9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L96 237.3 96 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-210.7 41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0l-96 96zm320 45.3c12.5 12.5 32.8 12.5 45.3 0L416 237.3 416 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-210.7 41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3z"]
|
@@ -1656,7 +1656,7 @@ var NT = "fas", Ue = {
|
|
1656
1656
|
prefix: "fas",
|
1657
1657
|
iconName: "beer-mug-empty",
|
1658
1658
|
icon: [512, 512, ["beer"], "f0fc", "M32 64c0-17.7 14.3-32 32-32H352c17.7 0 32 14.3 32 32V96h51.2c42.4 0 76.8 34.4 76.8 76.8V274.9c0 30.4-17.9 57.9-45.6 70.2L384 381.7V416c0 35.3-28.7 64-64 64H96c-35.3 0-64-28.7-64-64V64zM384 311.6l56.4-25.1c4.6-2.1 7.6-6.6 7.6-11.7V172.8c0-7.1-5.7-12.8-12.8-12.8H384V311.6zM160 144c0-8.8-7.2-16-16-16s-16 7.2-16 16V368c0 8.8 7.2 16 16 16s16-7.2 16-16V144zm64 0c0-8.8-7.2-16-16-16s-16 7.2-16 16V368c0 8.8 7.2 16 16 16s16-7.2 16-16V144zm64 0c0-8.8-7.2-16-16-16s-16 7.2-16 16V368c0 8.8 7.2 16 16 16s16-7.2 16-16V144z"]
|
1659
|
-
},
|
1659
|
+
}, Wi = s6, Gi = {
|
1660
1660
|
prefix: "fas",
|
1661
1661
|
iconName: "diagram-predecessor",
|
1662
1662
|
icon: [512, 512, [], "e477", "M448 416l0-64L64 352l0 64 384 0zm0 64L64 480c-35.3 0-64-28.7-64-64l0-64c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64zM288 160c0 35.3-28.7 64-64 64L64 224c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l144 0 16 0 144 0c44.2 0 80 35.8 80 80l0 16 38.1 0c21.4 0 32.1 25.9 17 41L433 239c-9.4 9.4-24.6 9.4-33.9 0L329 169c-15.1-15.1-4.4-41 17-41l38.1 0 0-16c0-8.8-7.2-16-16-16l-80 0 0 64z"]
|
@@ -1860,11 +1860,11 @@ var NT = "fas", Ue = {
|
|
1860
1860
|
prefix: "fas",
|
1861
1861
|
iconName: "tablet-screen-button",
|
1862
1862
|
icon: [448, 512, ["tablet-alt"], "f3fa", "M0 64C0 28.7 28.7 0 64 0H384c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64zM256 448a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM384 64H64V384H384V64z"]
|
1863
|
-
}, $s = C6,
|
1863
|
+
}, $s = C6, Ws = {
|
1864
1864
|
prefix: "fas",
|
1865
1865
|
iconName: "paw",
|
1866
1866
|
icon: [512, 512, [], "f1b0", "M226.5 92.9c14.3 42.9-.3 86.2-32.6 96.8s-70.1-15.6-84.4-58.5s.3-86.2 32.6-96.8s70.1 15.6 84.4 58.5zM100.4 198.6c18.9 32.4 14.3 70.1-10.2 84.1s-59.7-.9-78.5-33.3S-2.7 179.3 21.8 165.3s59.7 .9 78.5 33.3zM69.2 401.2C121.6 259.9 214.7 224 256 224s134.4 35.9 186.8 177.2c3.6 9.7 5.2 20.1 5.2 30.5v1.6c0 25.8-20.9 46.7-46.7 46.7c-11.5 0-22.9-1.4-34-4.2l-88-22c-15.3-3.8-31.3-3.8-46.6 0l-88 22c-11.1 2.8-22.5 4.2-34 4.2C84.9 480 64 459.1 64 433.3v-1.6c0-10.4 1.6-20.8 5.2-30.5zM421.8 282.7c-24.5-14-29.1-51.7-10.2-84.1s54-47.3 78.5-33.3s29.1 51.7 10.2 84.1s-54 47.3-78.5 33.3zM310.1 189.7c-32.3-10.6-46.9-53.9-32.6-96.8s52.1-69.1 84.4-58.5s46.9 53.9 32.6 96.8s-52.1 69.1-84.4 58.5z"]
|
1867
|
-
},
|
1867
|
+
}, Gs = {
|
1868
1868
|
prefix: "fas",
|
1869
1869
|
iconName: "cloud",
|
1870
1870
|
icon: [640, 512, [9729], "f0c2", "M0 336c0 79.5 64.5 144 144 144H512c70.7 0 128-57.3 128-128c0-61.9-44-113.6-102.4-125.4c4.1-10.7 6.4-22.4 6.4-34.6c0-53-43-96-96-96c-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32C167.6 32 96 103.6 96 192c0 2.7 .1 5.4 .2 8.1C40.2 219.8 0 273.2 0 336z"]
|
@@ -2076,7 +2076,7 @@ var NT = "fas", Ue = {
|
|
2076
2076
|
prefix: "fas",
|
2077
2077
|
iconName: "headphones-simple",
|
2078
2078
|
icon: [512, 512, ["headphones-alt"], "f58f", "M256 80C141.1 80 48 173.1 48 288V392c0 13.3-10.7 24-24 24s-24-10.7-24-24V288C0 146.6 114.6 32 256 32s256 114.6 256 256V392c0 13.3-10.7 24-24 24s-24-10.7-24-24V288c0-114.9-93.1-208-208-208zM80 352c0-35.3 28.7-64 64-64h16c17.7 0 32 14.3 32 32V448c0 17.7-14.3 32-32 32H144c-35.3 0-64-28.7-64-64V352zm288-64c35.3 0 64 28.7 64 64v64c0 35.3-28.7 64-64 64H352c-17.7 0-32-14.3-32-32V320c0-17.7 14.3-32 32-32h16z"]
|
2079
|
-
}, $r = q6,
|
2079
|
+
}, $r = q6, Wr = {
|
2080
2080
|
prefix: "fas",
|
2081
2081
|
iconName: "sitemap",
|
2082
2082
|
icon: [576, 512, [], "f0e8", "M208 80c0-26.5 21.5-48 48-48h64c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48h-8v40H464c30.9 0 56 25.1 56 56v32h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H464c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V288c0-4.4-3.6-8-8-8H312v40h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H256c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V280H112c-4.4 0-8 3.6-8 8v32h8c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V368c0-26.5 21.5-48 48-48h8V288c0-30.9 25.1-56 56-56H264V192h-8c-26.5 0-48-21.5-48-48V80z"]
|
@@ -2084,7 +2084,7 @@ var NT = "fas", Ue = {
|
|
2084
2084
|
prefix: "fas",
|
2085
2085
|
iconName: "circle-dollar-to-slot",
|
2086
2086
|
icon: [512, 512, ["donate"], "f4b9", "M326.7 403.7c-22.1 8-45.9 12.3-70.7 12.3s-48.7-4.4-70.7-12.3c-.3-.1-.5-.2-.8-.3c-30-11-56.8-28.7-78.6-51.4C70 314.6 48 263.9 48 208C48 93.1 141.1 0 256 0S464 93.1 464 208c0 55.9-22 106.6-57.9 144c-1 1-2 2.1-3 3.1c-21.4 21.4-47.4 38.1-76.3 48.6zM256 91.9c-11.1 0-20.1 9-20.1 20.1v6c-5.6 1.2-10.9 2.9-15.9 5.1c-15 6.8-27.9 19.4-31.1 37.7c-1.8 10.2-.8 20 3.4 29c4.2 8.8 10.7 15 17.3 19.5c11.6 7.9 26.9 12.5 38.6 16l2.2 .7c13.9 4.2 23.4 7.4 29.3 11.7c2.5 1.8 3.4 3.2 3.7 4c.3 .8 .9 2.6 .2 6.7c-.6 3.5-2.5 6.4-8 8.8c-6.1 2.6-16 3.9-28.8 1.9c-6-1-16.7-4.6-26.2-7.9l0 0 0 0 0 0c-2.2-.7-4.3-1.5-6.4-2.1c-10.5-3.5-21.8 2.2-25.3 12.7s2.2 21.8 12.7 25.3c1.2 .4 2.7 .9 4.4 1.5c7.9 2.7 20.3 6.9 29.8 9.1V304c0 11.1 9 20.1 20.1 20.1s20.1-9 20.1-20.1v-5.5c5.3-1 10.5-2.5 15.4-4.6c15.7-6.7 28.4-19.7 31.6-38.7c1.8-10.4 1-20.3-3-29.4c-3.9-9-10.2-15.6-16.9-20.5c-12.2-8.8-28.3-13.7-40.4-17.4l-.8-.2c-14.2-4.3-23.8-7.3-29.9-11.4c-2.6-1.8-3.4-3-3.6-3.5c-.2-.3-.7-1.6-.1-5c.3-1.9 1.9-5.2 8.2-8.1c6.4-2.9 16.4-4.5 28.6-2.6c4.3 .7 17.9 3.3 21.7 4.3c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-4.4-1.2-14.4-3.2-21-4.4V112c0-11.1-9-20.1-20.1-20.1zM48 352H64c19.5 25.9 44 47.7 72.2 64H64v32H256 448V416H375.8c28.2-16.3 52.8-38.1 72.2-64h16c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V400c0-26.5 21.5-48 48-48z"]
|
2087
|
-
},
|
2087
|
+
}, Gr = R6, Yr = {
|
2088
2088
|
prefix: "fas",
|
2089
2089
|
iconName: "memory",
|
2090
2090
|
icon: [576, 512, [], "f538", "M64 64C28.7 64 0 92.7 0 128v7.4c0 6.8 4.4 12.6 10.1 16.3C23.3 160.3 32 175.1 32 192s-8.7 31.7-21.9 40.3C4.4 236 0 241.8 0 248.6V320H576V248.6c0-6.8-4.4-12.6-10.1-16.3C552.7 223.7 544 208.9 544 192s8.7-31.7 21.9-40.3c5.7-3.7 10.1-9.5 10.1-16.3V128c0-35.3-28.7-64-64-64H64zM576 352H0v64c0 17.7 14.3 32 32 32H80V416c0-8.8 7.2-16 16-16s16 7.2 16 16v32h96V416c0-8.8 7.2-16 16-16s16 7.2 16 16v32h96V416c0-8.8 7.2-16 16-16s16 7.2 16 16v32h96V416c0-8.8 7.2-16 16-16s16 7.2 16 16v32h48c17.7 0 32-14.3 32-32V352zM192 160v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V160c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V160c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0v64c0 17.7-14.3 32-32 32s-32-14.3-32-32V160c0-17.7 14.3-32 32-32s32 14.3 32 32z"]
|
@@ -2140,19 +2140,19 @@ var NT = "fas", Ue = {
|
|
2140
2140
|
prefix: "fas",
|
2141
2141
|
iconName: "asterisk",
|
2142
2142
|
icon: [384, 512, [10033, 61545], "2a", "M192 32c17.7 0 32 14.3 32 32V199.5l111.5-66.9c15.2-9.1 34.8-4.2 43.9 11s4.2 34.8-11 43.9L254.2 256l114.3 68.6c15.2 9.1 20.1 28.7 11 43.9s-28.7 20.1-43.9 11L224 312.5V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V312.5L48.5 379.4c-15.2 9.1-34.8 4.2-43.9-11s-4.2-34.8 11-43.9L129.8 256 15.5 187.4c-15.2-9.1-20.1-28.7-11-43.9s28.7-20.1 43.9-11L160 199.5V64c0-17.7 14.3-32 32-32z"]
|
2143
|
-
},
|
2143
|
+
}, W6 = {
|
2144
2144
|
prefix: "fas",
|
2145
2145
|
iconName: "square-check",
|
2146
2146
|
icon: [448, 512, [9745, 9989, 61510, "check-square"], "f14a", "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM337 209L209 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L303 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"]
|
2147
|
-
}, on =
|
2147
|
+
}, on = W6, fn = {
|
2148
2148
|
prefix: "fas",
|
2149
2149
|
iconName: "peseta-sign",
|
2150
2150
|
icon: [384, 512, [], "e221", "M64 32C46.3 32 32 46.3 32 64v96c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 96V448c0 17.7 14.3 32 32 32s32-14.3 32-32V352h96c77.4 0 142-55 156.8-128H352c17.7 0 32-14.3 32-32s-14.3-32-32-32h-3.2C334 87 269.4 32 192 32H64zM282.5 160H96V96h96c41.8 0 77.4 26.7 90.5 64zM96 224H282.5c-13.2 37.3-48.7 64-90.5 64H96V224z"]
|
2151
|
-
},
|
2151
|
+
}, G6 = {
|
2152
2152
|
prefix: "fas",
|
2153
2153
|
iconName: "heading",
|
2154
2154
|
icon: [448, 512, ["header"], "f1dc", "M0 64C0 46.3 14.3 32 32 32H80h48c17.7 0 32 14.3 32 32s-14.3 32-32 32H112V208H336V96H320c-17.7 0-32-14.3-32-32s14.3-32 32-32h48 48c17.7 0 32 14.3 32 32s-14.3 32-32 32H400V240 416h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H368 320c-17.7 0-32-14.3-32-32s14.3-32 32-32h16V272H112V416h16c17.7 0 32 14.3 32 32s-14.3 32-32 32H80 32c-17.7 0-32-14.3-32-32s14.3-32 32-32H48V240 96H32C14.3 96 0 81.7 0 64z"]
|
2155
|
-
}, un =
|
2155
|
+
}, un = G6, mn = {
|
2156
2156
|
prefix: "fas",
|
2157
2157
|
iconName: "ghost",
|
2158
2158
|
icon: [384, 512, [128123], "f6e2", "M40.1 467.1l-11.2 9c-3.2 2.5-7.1 3.9-11.1 3.9C8 480 0 472 0 462.2V192C0 86 86 0 192 0S384 86 384 192V462.2c0 9.8-8 17.8-17.8 17.8c-4 0-7.9-1.4-11.1-3.9l-11.2-9c-13.4-10.7-32.8-9-44.1 3.9L269.3 506c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6l-26.6-30.5c-12.7-14.6-35.4-14.6-48.2 0L141.3 506c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6L84.2 471c-11.3-12.9-30.7-14.6-44.1-3.9zM160 192a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]
|
@@ -2280,11 +2280,11 @@ var NT = "fas", Ue = {
|
|
2280
2280
|
prefix: "fas",
|
2281
2281
|
iconName: "person-rays",
|
2282
2282
|
icon: [512, 512, [], "e54d", "M208 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9l-28.6 47.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l58.3 97c9.1 15.1 4.2 34.8-10.9 43.9s-34.8 4.2-43.9-10.9L328 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H248zM7 7C16.4-2.3 31.6-2.3 41 7l80 80c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L7 41C-2.3 31.6-2.3 16.4 7 7zM471 7c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-80 80c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L471 7zM7 505c-9.4-9.4-9.4-24.6 0-33.9l80-80c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L41 505c-9.4 9.4-24.6 9.4-33.9 0zm464 0l-80-80c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l80 80c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0z"]
|
2283
|
-
},
|
2283
|
+
}, Wn = {
|
2284
2284
|
prefix: "fas",
|
2285
2285
|
iconName: "users",
|
2286
2286
|
icon: [640, 512, [], "f0c0", "M144 0a80 80 0 1 1 0 160A80 80 0 1 1 144 0zM512 0a80 80 0 1 1 0 160A80 80 0 1 1 512 0zM0 298.7C0 239.8 47.8 192 106.7 192h42.7c15.9 0 31 3.5 44.6 9.7c-1.3 7.2-1.9 14.7-1.9 22.3c0 38.2 16.8 72.5 43.3 96c-.2 0-.4 0-.7 0H21.3C9.6 320 0 310.4 0 298.7zM405.3 320c-.2 0-.4 0-.7 0c26.6-23.5 43.3-57.8 43.3-96c0-7.6-.7-15-1.9-22.3c13.6-6.3 28.7-9.7 44.6-9.7h42.7C592.2 192 640 239.8 640 298.7c0 11.8-9.6 21.3-21.3 21.3H405.3zM224 224a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zM128 485.3C128 411.7 187.7 352 261.3 352H378.7C452.3 352 512 411.7 512 485.3c0 14.7-11.9 26.7-26.7 26.7H154.7c-14.7 0-26.7-11.9-26.7-26.7z"]
|
2287
|
-
},
|
2287
|
+
}, Gn = {
|
2288
2288
|
prefix: "fas",
|
2289
2289
|
iconName: "eye-slash",
|
2290
2290
|
icon: [640, 512, [], "f070", "M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zM223.1 149.5C248.6 126.2 282.7 112 320 112c79.5 0 144 64.5 144 144c0 24.9-6.3 48.3-17.4 68.7L408 294.5c8.4-19.3 10.6-41.4 4.8-63.3c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3c0 10.2-2.4 19.8-6.6 28.3l-90.3-70.8zM373 389.9c-16.4 6.5-34.3 10.1-53 10.1c-79.5 0-144-64.5-144-144c0-6.9 .5-13.6 1.4-20.2L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5L373 389.9z"]
|
@@ -2472,11 +2472,11 @@ var NT = "fas", Ue = {
|
|
2472
2472
|
prefix: "fas",
|
2473
2473
|
iconName: "temperature-half",
|
2474
2474
|
icon: [320, 512, [127777, "temperature-2", "thermometer-2", "thermometer-half"], "f2c9", "M160 64c-26.5 0-48 21.5-48 48V276.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5V112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112V276.5c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6V112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V208c0-8.8 7.2-16 16-16s16 7.2 16 16V322.7c18.6 6.6 32 24.4 32 45.3z"]
|
2475
|
-
}, Rt = N1, Ut = N1, $t = N1,
|
2475
|
+
}, Rt = N1, Ut = N1, $t = N1, Wt = {
|
2476
2476
|
prefix: "fas",
|
2477
2477
|
iconName: "dong-sign",
|
2478
2478
|
icon: [384, 512, [], "e169", "M288 32c-17.7 0-32 14.3-32 32l-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h32v49.1c-18.8-10.9-40.7-17.1-64-17.1c-70.7 0-128 57.3-128 128s57.3 128 128 128c24.5 0 47.4-6.9 66.8-18.8c5 11.1 16.2 18.8 29.2 18.8c17.7 0 32-14.3 32-32V288 128c17.7 0 32-14.3 32-32s-14.3-32-32-32c0-17.7-14.3-32-32-32zM128 288a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM32 448c-17.7 0-32 14.3-32 32s14.3 32 32 32H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z"]
|
2479
|
-
},
|
2479
|
+
}, Gt = {
|
2480
2480
|
prefix: "fas",
|
2481
2481
|
iconName: "capsules",
|
2482
2482
|
icon: [576, 512, [], "f46b", "M64 144c0-26.5 21.5-48 48-48s48 21.5 48 48V256H64V144zM0 144V368c0 61.9 50.1 112 112 112s112-50.1 112-112V189.6c1.8 19.1 8.2 38 19.8 54.8L372.3 431.7c35.5 51.7 105.3 64.3 156 28.1s63-107.5 27.5-159.2L427.3 113.3C391.8 61.5 321.9 49 271.3 85.2c-28 20-44.3 50.8-47.3 83V144c0-61.9-50.1-112-112-112S0 82.1 0 144zm296.6 64.2c-16-23.3-10-55.3 11.9-71c21.2-15.1 50.5-10.3 66 12.2l67 97.6L361.6 303l-65-94.8zM491 407.7c-.8 .6-1.6 1.1-2.4 1.6l4-2.8c-.5 .4-1 .8-1.6 1.2z"]
|
@@ -2680,11 +2680,11 @@ var NT = "fas", Ue = {
|
|
2680
2680
|
prefix: "fas",
|
2681
2681
|
iconName: "repeat",
|
2682
2682
|
icon: [512, 512, [128257], "f363", "M0 224c0 17.7 14.3 32 32 32s32-14.3 32-32c0-53 43-96 96-96H320v32c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-9.2-9.2-22.9-11.9-34.9-6.9S320 19.1 320 32V64H160C71.6 64 0 135.6 0 224zm512 64c0-17.7-14.3-32-32-32s-32 14.3-32 32c0 53-43 96-96 96H192V352c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6V448H352c88.4 0 160-71.6 160-160z"]
|
2683
|
-
},
|
2683
|
+
}, Wl = {
|
2684
2684
|
prefix: "fas",
|
2685
2685
|
iconName: "cross",
|
2686
2686
|
icon: [384, 512, [128327, 10013], "f654", "M176 0c-26.5 0-48 21.5-48 48v80H48c-26.5 0-48 21.5-48 48v32c0 26.5 21.5 48 48 48h80V464c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V256h80c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48H256V48c0-26.5-21.5-48-48-48H176z"]
|
2687
|
-
},
|
2687
|
+
}, Gl = {
|
2688
2688
|
prefix: "fas",
|
2689
2689
|
iconName: "box",
|
2690
2690
|
icon: [448, 512, [128230], "f466", "M50.7 58.5L0 160H208V32H93.7C75.5 32 58.9 42.3 50.7 58.5zM240 160H448L397.3 58.5C389.1 42.3 372.5 32 354.3 32H240V160zm208 32H0V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V192z"]
|
@@ -2892,11 +2892,11 @@ var NT = "fas", Ue = {
|
|
2892
2892
|
prefix: "fas",
|
2893
2893
|
iconName: "face-laugh",
|
2894
2894
|
icon: [512, 512, ["laugh"], "f599", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM96.8 314.1c-3.8-13.7 7.4-26.1 21.6-26.1H393.6c14.2 0 25.5 12.4 21.6 26.1C396.2 382 332.1 432 256 432s-140.2-50-159.2-117.9zM144.4 192a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]
|
2895
|
-
}, $o = U0,
|
2895
|
+
}, $o = U0, Wo = {
|
2896
2896
|
prefix: "fas",
|
2897
2897
|
iconName: "folder-open",
|
2898
2898
|
icon: [576, 512, [128194, 128449, 61717], "f07c", "M88.7 223.8L0 375.8V96C0 60.7 28.7 32 64 32H181.5c17 0 33.3 6.7 45.3 18.7l26.5 26.5c12 12 28.3 18.7 45.3 18.7H416c35.3 0 64 28.7 64 64v32H144c-22.8 0-43.8 12.1-55.3 31.8zm27.6 16.1C122.1 230 132.6 224 144 224H544c11.5 0 22 6.1 27.7 16.1s5.7 22.2-.1 32.1l-112 192C453.9 474 443.4 480 432 480H32c-11.5 0-22-6.1-27.7-16.1s-5.7-22.2 .1-32.1l112-192z"]
|
2899
|
-
},
|
2899
|
+
}, Go = {
|
2900
2900
|
prefix: "fas",
|
2901
2901
|
iconName: "heart-circle-plus",
|
2902
2902
|
icon: [576, 512, [], "e500", "M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm16-208v48h48c8.8 0 16 7.2 16 16s-7.2 16-16 16H448v48c0 8.8-7.2 16-16 16s-16-7.2-16-16V384H368c-8.8 0-16-7.2-16-16s7.2-16 16-16h48V304c0-8.8 7.2-16 16-16s16 7.2 16 16z"]
|
@@ -2940,15 +2940,15 @@ var NT = "fas", Ue = {
|
|
2940
2940
|
prefix: "fas",
|
2941
2941
|
iconName: "user-minus",
|
2942
2942
|
icon: [640, 512, [], "f503", "M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304h91.4C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7H29.7C13.3 512 0 498.7 0 482.3zM472 200H616c13.3 0 24 10.7 24 24s-10.7 24-24 24H472c-13.3 0-24-10.7-24-24s10.7-24 24-24z"]
|
2943
|
-
},
|
2943
|
+
}, W0 = {
|
2944
2944
|
prefix: "fas",
|
2945
2945
|
iconName: "mars-stroke-up",
|
2946
2946
|
icon: [320, 512, [9896, "mars-stroke-v"], "f22a", "M148.7 4.7c6.2-6.2 16.4-6.2 22.6 0l64 64c4.6 4.6 5.9 11.5 3.5 17.4s-8.3 9.9-14.8 9.9H184v24h32c13.3 0 24 10.7 24 24s-10.7 24-24 24H184v24c0 .6 0 1.2-.1 1.8c77 11.6 136.1 78 136.1 158.2c0 88.4-71.6 160-160 160S0 440.4 0 352c0-80.2 59.1-146.7 136.1-158.2c0-.6-.1-1.2-.1-1.8V168H104c-13.3 0-24-10.7-24-24s10.7-24 24-24h32V96H96c-6.5 0-12.3-3.9-14.8-9.9s-1.1-12.9 3.5-17.4l64-64zM256 352A96 96 0 1 0 64 352a96 96 0 1 0 192 0z"]
|
2947
|
-
}, rf =
|
2947
|
+
}, rf = W0, G0 = {
|
2948
2948
|
prefix: "fas",
|
2949
2949
|
iconName: "champagne-glasses",
|
2950
2950
|
icon: [640, 512, [129346, "glass-cheers"], "f79f", "M155.6 17.3C163 3 179.9-3.6 195 1.9L320 47.5l125-45.6c15.1-5.5 32 1.1 39.4 15.4l78.8 152.9c28.8 55.8 10.3 122.3-38.5 156.6L556.1 413l41-15c16.6-6 35 2.5 41 19.1s-2.5 35-19.1 41l-71.1 25.9L476.8 510c-16.6 6.1-35-2.5-41-19.1s2.5-35 19.1-41l41-15-31.3-86.2c-59.4 5.2-116.2-34-130-95.2L320 188.8l-14.6 64.7c-13.8 61.3-70.6 100.4-130 95.2l-31.3 86.2 41 15c16.6 6 25.2 24.4 19.1 41s-24.4 25.2-41 19.1L92.2 484.1 21.1 458.2c-16.6-6.1-25.2-24.4-19.1-41s24.4-25.2 41-19.1l41 15 31.3-86.2C66.5 292.5 48.1 226 76.9 170.2L155.6 17.3zm44 54.4l-27.2 52.8L261.6 157l13.1-57.9L199.6 71.7zm240.9 0L365.4 99.1 378.5 157l89.2-32.5L440.5 71.7z"]
|
2951
|
-
}, nf =
|
2951
|
+
}, nf = G0, tf = {
|
2952
2952
|
prefix: "fas",
|
2953
2953
|
iconName: "clipboard",
|
2954
2954
|
icon: [384, 512, [128203], "f328", "M192 0c-41.8 0-77.4 26.7-90.5 64H64C28.7 64 0 92.7 0 128V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64H282.5C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM112 192H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]
|
@@ -3100,7 +3100,7 @@ var NT = "fas", Ue = {
|
|
3100
3100
|
prefix: "fas",
|
3101
3101
|
iconName: "sailboat",
|
3102
3102
|
icon: [576, 512, [], "e445", "M256 16c0-7 4.5-13.2 11.2-15.3s13.9 .4 17.9 6.1l224 320c3.4 4.9 3.8 11.3 1.1 16.6s-8.2 8.6-14.2 8.6H272c-8.8 0-16-7.2-16-16V16zM212.1 96.5c7 1.9 11.9 8.2 11.9 15.5V336c0 8.8-7.2 16-16 16H80c-5.7 0-11-3-13.8-8s-2.9-11-.1-16l128-224c3.6-6.3 11-9.4 18-7.5zM5.7 404.3C2.8 394.1 10.5 384 21.1 384H554.9c10.6 0 18.3 10.1 15.4 20.3l-4 14.3C550.7 473.9 500.4 512 443 512H133C75.6 512 25.3 473.9 9.7 418.7l-4-14.3z"]
|
3103
|
-
},
|
3103
|
+
}, Wf = {
|
3104
3104
|
prefix: "fas",
|
3105
3105
|
iconName: "window-restore",
|
3106
3106
|
icon: [512, 512, [], "f2d2", "M432 64H208c-8.8 0-16 7.2-16 16V96H128V80c0-44.2 35.8-80 80-80H432c44.2 0 80 35.8 80 80V304c0 44.2-35.8 80-80 80H416V320h16c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16zM0 192c0-35.3 28.7-64 64-64H320c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V192zm64 32c0 17.7 14.3 32 32 32H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H96c-17.7 0-32 14.3-32 32z"]
|
@@ -3108,7 +3108,7 @@ var NT = "fas", Ue = {
|
|
3108
3108
|
prefix: "fas",
|
3109
3109
|
iconName: "square-plus",
|
3110
3110
|
icon: [448, 512, [61846, "plus-square"], "f0fe", "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM200 344V280H136c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V168c0-13.3 10.7-24 24-24s24 10.7 24 24v64h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H248v64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"]
|
3111
|
-
},
|
3111
|
+
}, Gf = t8, Yf = {
|
3112
3112
|
prefix: "fas",
|
3113
3113
|
iconName: "torii-gate",
|
3114
3114
|
icon: [512, 512, [9961], "f6a1", "M0 80c0 26.5 21.5 48 48 48H64v64h64V128h96v64h64V128h96v64h64V128h16c26.5 0 48-21.5 48-48V13.4C512 6 506 0 498.6 0c-1.7 0-3.4 .3-5 1l-49 19.6C425.7 28.1 405.5 32 385.2 32H126.8c-20.4 0-40.5-3.9-59.4-11.4L18.4 1c-1.6-.6-3.3-1-5-1C6 0 0 6 0 13.4V80zM64 288V480c0 17.7 14.3 32 32 32s32-14.3 32-32V288H384V480c0 17.7 14.3 32 32 32s32-14.3 32-32V288h32c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H64z"]
|
@@ -3300,11 +3300,11 @@ var NT = "fas", Ue = {
|
|
3300
3300
|
prefix: "fas",
|
3301
3301
|
iconName: "sterling-sign",
|
3302
3302
|
icon: [320, 512, [163, "gbp", "pound-sign"], "f154", "M112 160.4c0-35.5 28.8-64.4 64.4-64.4c6.9 0 13.8 1.1 20.4 3.3l81.2 27.1c16.8 5.6 34.9-3.5 40.5-20.2s-3.5-34.9-20.2-40.5L217 38.6c-13.1-4.4-26.8-6.6-40.6-6.6C105.5 32 48 89.5 48 160.4V224H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H48v44.5c0 17.4-4.7 34.5-13.7 49.4L4.6 431.5c-5.9 9.9-6.1 22.2-.4 32.2S20.5 480 32 480H288c17.7 0 32-14.3 32-32s-14.3-32-32-32H88.5l.7-1.1C104.1 390 112 361.5 112 332.5V288H224c17.7 0 32-14.3 32-32s-14.3-32-32-32H112V160.4z"]
|
3303
|
-
}, Uu = C3, $u = C3,
|
3303
|
+
}, Uu = C3, $u = C3, Wu = {
|
3304
3304
|
prefix: "fas",
|
3305
3305
|
iconName: "viruses",
|
3306
3306
|
icon: [640, 512, [], "e076", "M192 0c13.3 0 24 10.7 24 24V37.5c0 35.6 43.1 53.5 68.3 28.3l9.5-9.5c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-9.5 9.5C293 124.9 310.9 168 346.5 168H360c13.3 0 24 10.7 24 24s-10.7 24-24 24H346.5c-35.6 0-53.5 43.1-28.3 68.3l9.5 9.5c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-9.5-9.5C259.1 293 216 310.9 216 346.5V360c0 13.3-10.7 24-24 24s-24-10.7-24-24V346.5c0-35.6-43.1-53.5-68.3-28.3l-9.5 9.5c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l9.5-9.5C91 259.1 73.1 216 37.5 216H24c-13.3 0-24-10.7-24-24s10.7-24 24-24H37.5c35.6 0 53.5-43.1 28.3-68.3l-9.5-9.5c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l9.5 9.5C124.9 91 168 73.1 168 37.5V24c0-13.3 10.7-24 24-24zm48 224a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm-48-64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm320 80c0 33 39.9 49.5 63.2 26.2c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6C574.5 312.1 591 352 624 352c8.8 0 16 7.2 16 16s-7.2 16-16 16c-33 0-49.5 39.9-26.2 63.2c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0C551.9 446.5 512 463 512 496c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-33-39.9-49.5-63.2-26.2c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6C417.5 423.9 401 384 368 384c-8.8 0-16-7.2-16-16s7.2-16 16-16c33 0 49.5-39.9 26.2-63.2c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0C440.1 289.5 480 273 480 240c0-8.8 7.2-16 16-16s16 7.2 16 16zm0 112a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]
|
3307
|
-
},
|
3307
|
+
}, Gu = {
|
3308
3308
|
prefix: "fas",
|
3309
3309
|
iconName: "square-person-confined",
|
3310
3310
|
icon: [448, 512, [], "e577", "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm96 112a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm80 104c0-30.9 25.1-56 56-56s56 25.1 56 56V350.1c0 36.4-29.5 65.9-65.9 65.9c-17.5 0-34.3-6.9-46.6-19.3L184.8 342l-28.1 56.3c-7.9 15.8-27.1 22.2-42.9 14.3s-22.2-27.1-14.3-42.9l48-96c4.6-9.2 13.3-15.6 23.5-17.3s20.5 1.7 27.8 9L240 306.7V248z"]
|
@@ -3496,11 +3496,11 @@ var NT = "fas", Ue = {
|
|
3496
3496
|
prefix: "fas",
|
3497
3497
|
iconName: "cloud-bolt",
|
3498
3498
|
icon: [512, 512, [127785, "thunderstorm"], "f76c", "M0 224c0 53 43 96 96 96h47.2L290 202.5c17.6-14.1 42.6-14 60.2 .2s22.8 38.6 12.8 58.8L333.7 320H352h64c53 0 96-43 96-96s-43-96-96-96c-.5 0-1.1 0-1.6 0c1.1-5.2 1.6-10.5 1.6-16c0-44.2-35.8-80-80-80c-24.3 0-46.1 10.9-60.8 28C256.5 24.3 219.1 0 176 0C114.1 0 64 50.1 64 112c0 7.1 .7 14.1 1.9 20.8C27.6 145.4 0 181.5 0 224zm330.1 3.6c-5.8-4.7-14.2-4.7-20.1-.1l-160 128c-5.3 4.2-7.4 11.4-5.1 17.8s8.3 10.7 15.1 10.7h70.1L177.7 488.8c-3.4 6.7-1.6 14.9 4.3 19.6s14.2 4.7 20.1 .1l160-128c5.3-4.2 7.4-11.4 5.1-17.8s-8.3-10.7-15.1-10.7H281.9l52.4-104.8c3.4-6.7 1.6-14.9-4.2-19.6z"]
|
3499
|
-
},
|
3499
|
+
}, Wm = D8, I8 = {
|
3500
3500
|
prefix: "fas",
|
3501
3501
|
iconName: "text-slash",
|
3502
3502
|
icon: [640, 512, ["remove-format"], "f87d", "M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L355.7 253.5 400.2 96H503L497 120.2c-4.3 17.1 6.1 34.5 23.3 38.8s34.5-6.1 38.8-23.3l11-44.1C577.6 61.3 554.7 32 523.5 32H376.1h-.3H204.5c-22 0-41.2 15-46.6 36.4l-6.3 25.2L38.8 5.1zm168 131.7c.1-.3 .2-.7 .3-1L217 96H333.7L301.3 210.8l-94.5-74.1zM243.3 416H192c-17.7 0-32 14.3-32 32s14.3 32 32 32H352c17.7 0 32-14.3 32-32s-14.3-32-32-32H309.8l17.6-62.1L272.9 311 243.3 416z"]
|
3503
|
-
},
|
3503
|
+
}, Gm = I8, _8 = {
|
3504
3504
|
prefix: "fas",
|
3505
3505
|
iconName: "face-smile-wink",
|
3506
3506
|
icon: [512, 512, [128521, "smile-wink"], "f4da", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.1 325.5C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm156.4 25.6c-5.3 7.1-15.3 8.5-22.4 3.2s-8.5-15.3-3.2-22.4c30.4-40.5 91.2-40.5 121.6 0c5.3 7.1 3.9 17.1-3.2 22.4s-17.1 3.9-22.4-3.2c-17.6-23.5-52.8-23.5-70.4 0z"]
|
@@ -3656,15 +3656,15 @@ var NT = "fas", Ue = {
|
|
3656
3656
|
prefix: "fas",
|
3657
3657
|
iconName: "a",
|
3658
3658
|
icon: [384, 512, [97], "41", "M221.5 51.7C216.6 39.8 204.9 32 192 32s-24.6 7.8-29.5 19.7l-120 288-40 96c-6.8 16.3 .9 35 17.2 41.8s35-.9 41.8-17.2L93.3 384H290.7l31.8 76.3c6.8 16.3 25.5 24 41.8 17.2s24-25.5 17.2-41.8l-40-96-120-288zM264 320H120l72-172.8L264 320z"]
|
3659
|
-
},
|
3659
|
+
}, W8 = {
|
3660
3660
|
prefix: "fas",
|
3661
3661
|
iconName: "temperature-arrow-down",
|
3662
3662
|
icon: [576, 512, ["temperature-down"], "e03f", "M128 112c0-26.5 21.5-48 48-48s48 21.5 48 48V276.5c0 17.3 7.1 31.9 15.3 42.5C249.8 332.6 256 349.5 256 368c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-18.5 6.2-35.4 16.7-48.9c8.2-10.6 15.3-25.2 15.3-42.5V112zM176 0C114.1 0 64 50.1 64 112V276.4c0 .1-.1 .3-.2 .6c-.2 .6-.8 1.6-1.7 2.8C43.2 304.2 32 334.8 32 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-33.2-11.2-63.8-30.1-88.1c-.9-1.2-1.5-2.2-1.7-2.8c-.1-.3-.2-.5-.2-.6V112C288 50.1 237.9 0 176 0zm0 416c26.5 0 48-21.5 48-48c0-20.9-13.4-38.7-32-45.3V272c0-8.8-7.2-16-16-16s-16 7.2-16 16v50.7c-18.6 6.6-32 24.4-32 45.3c0 26.5 21.5 48 48 48zm336-64H480V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V352H384c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c6 6 14.1 9.4 22.6 9.4s16.6-3.4 22.6-9.4l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8z"]
|
3663
|
-
}, _v =
|
3663
|
+
}, _v = W8, G8 = {
|
3664
3664
|
prefix: "fas",
|
3665
3665
|
iconName: "feather-pointed",
|
3666
3666
|
icon: [512, 512, ["feather-alt"], "f56b", "M278.5 215.6L23 471c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l74.8-74.8c7.4 4.6 15.3 8.2 23.8 10.5C200.3 452.8 270 454.5 338 409.4c12.2-8.1 5.8-25.4-8.8-25.4l-16.1 0c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l97.7-29.3c3.4-1 6.4-3.1 8.4-6.1c4.4-6.4 8.6-12.9 12.6-19.6c6.2-10.3-1.5-23-13.5-23l-38.6 0c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l80.9-24.3c4.6-1.4 8.4-4.8 10.2-9.3C494.5 163 507.8 86.1 511.9 36.8c.8-9.9-3-19.6-10-26.6s-16.7-10.8-26.6-10C391.5 7 228.5 40.5 137.4 131.6C57.3 211.7 56.7 302.3 71.3 356.4c2.1 7.9 12 9.6 17.8 3.8L253.6 195.8c6.2-6.2 16.4-6.2 22.6 0c5.4 5.4 6.1 13.6 2.2 19.8z"]
|
3667
|
-
}, Pv =
|
3667
|
+
}, Pv = G8, Bv = {
|
3668
3668
|
prefix: "fas",
|
3669
3669
|
iconName: "p",
|
3670
3670
|
icon: [320, 512, [112], "50", "M0 96C0 60.7 28.7 32 64 32h96c88.4 0 160 71.6 160 160s-71.6 160-160 160H64v96c0 17.7-14.3 32-32 32s-32-14.3-32-32V320 96zM64 288h96c53 0 96-43 96-96s-43-96-96-96H64V288z"]
|
@@ -3700,7 +3700,7 @@ var NT = "fas", Ue = {
|
|
3700
3700
|
prefix: "fas",
|
3701
3701
|
iconName: "list-ol",
|
3702
3702
|
icon: [512, 512, ["list-1-2", "list-numeric"], "f0cb", "M24 56c0-13.3 10.7-24 24-24H80c13.3 0 24 10.7 24 24V176h16c13.3 0 24 10.7 24 24s-10.7 24-24 24H40c-13.3 0-24-10.7-24-24s10.7-24 24-24H56V80H48C34.7 80 24 69.3 24 56zM86.7 341.2c-6.5-7.4-18.3-6.9-24 1.2L51.5 357.9c-7.7 10.8-22.7 13.3-33.5 5.6s-13.3-22.7-5.6-33.5l11.1-15.6c23.7-33.2 72.3-35.6 99.2-4.9c21.3 24.4 20.8 60.9-1.1 84.7L86.8 432H120c13.3 0 24 10.7 24 24s-10.7 24-24 24H32c-9.5 0-18.2-5.6-22-14.4s-2.1-18.9 4.3-25.9l72-78c5.3-5.8 5.4-14.6 .3-20.5zM224 64H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]
|
3703
|
-
}, $v = y3,
|
3703
|
+
}, $v = y3, Wv = y3, Gv = {
|
3704
3704
|
prefix: "fas",
|
3705
3705
|
iconName: "person-dress-burst",
|
3706
3706
|
icon: [640, 512, [], "e544", "M528 48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM390.2 384H408v96c0 17.7 14.3 32 32 32s32-14.3 32-32V384h16v96c0 17.7 14.3 32 32 32s32-14.3 32-32V384h17.8c10.9 0 18.6-10.7 15.2-21.1L546.7 248.1l33.9 56.3c9.1 15.1 28.8 20 43.9 10.9s20-28.8 10.9-43.9l-53.6-89.2c-20.2-33.7-56.7-54.3-96-54.3H474.2c-39.3 0-75.7 20.6-96 54.3l-53.6 89.2c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9l33.9-56.3L375 362.9c-3.5 10.4 4.3 21.1 15.2 21.1zM190.9 18.1C188.4 12 182.6 8 176 8s-12.4 4-14.9 10.1l-29.4 74L55.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1L10.9 206.4c-5.4 3.7-8 10.3-6.5 16.7s6.7 11.2 13.1 12.2l78.7 12.2L90.6 327c-.5 6.5 3.1 12.7 9 15.5s12.9 1.8 17.8-2.6L176 286.1l58.6 53.9c4.8 4.4 11.9 5.5 17.8 2.6s9.5-9 9-15.5l-5.6-79.4 50.5-7.8 24.4-40.5-55.2-38L315 92.2c3.3-5.7 2.7-12.8-1.4-17.9s-10.9-7.2-17.2-5.3L220.3 92.1l-29.4-74z"]
|
@@ -3908,7 +3908,7 @@ var NT = "fas", Ue = {
|
|
3908
3908
|
prefix: "fas",
|
3909
3909
|
iconName: "signs-post",
|
3910
3910
|
icon: [512, 512, ["map-signs"], "f277", "M224 32H64C46.3 32 32 46.3 32 64v64c0 17.7 14.3 32 32 32H441.4c4.2 0 8.3-1.7 11.3-4.7l48-48c6.2-6.2 6.2-16.4 0-22.6l-48-48c-3-3-7.1-4.7-11.3-4.7H288c0-17.7-14.3-32-32-32s-32 14.3-32 32zM480 256c0-17.7-14.3-32-32-32H288V192H224v32H70.6c-4.2 0-8.3 1.7-11.3 4.7l-48 48c-6.2 6.2-6.2 16.4 0 22.6l48 48c3 3 7.1 4.7 11.3 4.7H448c17.7 0 32-14.3 32-32V256zM288 480V384H224v96c0 17.7 14.3 32 32 32s32-14.3 32-32z"]
|
3911
|
-
},
|
3911
|
+
}, Wd = f5, Gd = {
|
3912
3912
|
prefix: "fas",
|
3913
3913
|
iconName: "cash-register",
|
3914
3914
|
icon: [512, 512, [], "f788", "M64 0C46.3 0 32 14.3 32 32V96c0 17.7 14.3 32 32 32h80v32H87c-31.6 0-58.5 23.1-63.3 54.4L1.1 364.1C.4 368.8 0 373.6 0 378.4V448c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V378.4c0-4.8-.4-9.6-1.1-14.4L488.2 214.4C483.5 183.1 456.6 160 425 160H208V128h80c17.7 0 32-14.3 32-32V32c0-17.7-14.3-32-32-32H64zM96 48H256c8.8 0 16 7.2 16 16s-7.2 16-16 16H96c-8.8 0-16-7.2-16-16s7.2-16 16-16zM64 432c0-8.8 7.2-16 16-16H432c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16zm48-168a24 24 0 1 1 0-48 24 24 0 1 1 0 48zm120-24a24 24 0 1 1 -48 0 24 24 0 1 1 48 0zM160 344a24 24 0 1 1 0-48 24 24 0 1 1 0 48zM328 240a24 24 0 1 1 -48 0 24 24 0 1 1 48 0zM256 344a24 24 0 1 1 0-48 24 24 0 1 1 0 48zM424 240a24 24 0 1 1 -48 0 24 24 0 1 1 48 0zM352 344a24 24 0 1 1 0-48 24 24 0 1 1 0 48z"]
|
@@ -4116,7 +4116,7 @@ var NT = "fas", Ue = {
|
|
4116
4116
|
prefix: "fas",
|
4117
4117
|
iconName: "circle-question",
|
4118
4118
|
icon: [512, 512, [62108, "question-circle"], "f059", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3h58.3c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24V250.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1H222.6c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]
|
4119
|
-
},
|
4119
|
+
}, Wp = x5, Gp = {
|
4120
4120
|
prefix: "fas",
|
4121
4121
|
iconName: "plane-departure",
|
4122
4122
|
icon: [640, 512, [128747], "f5b0", "M381 114.9L186.1 41.8c-16.7-6.2-35.2-5.3-51.1 2.7L89.1 67.4C78 73 77.2 88.5 87.6 95.2l146.9 94.5L136 240 77.8 214.1c-8.7-3.9-18.8-3.7-27.3 .6L18.3 230.8c-9.3 4.7-11.8 16.8-5 24.7l73.1 85.3c6.1 7.1 15 11.2 24.3 11.2H248.4c5 0 9.9-1.2 14.3-3.4L535.6 212.2c46.5-23.3 82.5-63.3 100.8-112C645.9 75 627.2 48 600.2 48H542.8c-20.2 0-40.2 4.8-58.2 14L381 114.9zM0 480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32z"]
|
@@ -4328,11 +4328,11 @@ var NT = "fas", Ue = {
|
|
4328
4328
|
prefix: "fas",
|
4329
4329
|
iconName: "scale-unbalanced",
|
4330
4330
|
icon: [640, 512, ["balance-scale-left"], "f515", "M522.1 62.4c16.8-5.6 25.8-23.7 20.2-40.5S518.6-3.9 501.9 1.6l-113 37.7C375 15.8 349.3 0 320 0c-44.2 0-80 35.8-80 80c0 3 .2 5.9 .5 8.8L117.9 129.6c-16.8 5.6-25.8 23.7-20.2 40.5s23.7 25.8 40.5 20.2l135.5-45.2c4.5 3.2 9.3 5.9 14.4 8.2V480c0 17.7 14.3 32 32 32H512c17.7 0 32-14.3 32-32s-14.3-32-32-32H352V153.3c21-9.2 37.2-27 44.2-49l125.9-42zM439.6 288L512 163.8 584.4 288H439.6zM512 384c62.9 0 115.2-34 126-78.9c2.6-11-1-22.3-6.7-32.1L536.1 109.8c-5-8.6-14.2-13.8-24.1-13.8s-19.1 5.3-24.1 13.8L392.7 273.1c-5.7 9.8-9.3 21.1-6.7 32.1C396.8 350 449.1 384 512 384zM129.2 291.8L201.6 416H56.7l72.4-124.2zM3.2 433.1C14 478 66.3 512 129.2 512s115.2-34 126-78.9c2.6-11-1-22.3-6.7-32.1L153.2 237.8c-5-8.6-14.2-13.8-24.1-13.8s-19.1 5.3-24.1 13.8L9.9 401.1c-5.7 9.8-9.3 21.1-6.7 32.1z"]
|
4331
|
-
},
|
4331
|
+
}, Wz = F5, O5 = {
|
4332
4332
|
prefix: "fas",
|
4333
4333
|
iconName: "sort-up",
|
4334
4334
|
icon: [320, 512, ["sort-asc"], "f0de", "M182.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8H288c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z"]
|
4335
|
-
},
|
4335
|
+
}, Gz = O5, q5 = {
|
4336
4336
|
prefix: "fas",
|
4337
4337
|
iconName: "comment-dots",
|
4338
4338
|
icon: [512, 512, [128172, 62075, "commenting"], "f4ad", "M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3 0 0 0 0 0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM128 208a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 0a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm96 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]
|
@@ -4380,11 +4380,11 @@ var NT = "fas", Ue = {
|
|
4380
4380
|
prefix: "fas",
|
4381
4381
|
iconName: "biohazard",
|
4382
4382
|
icon: [576, 512, [9763], "f780", "M173.2 0c-1.8 0-3.5 .7-4.8 2C138.5 32.3 120 74 120 120c0 26.2 6 50.9 16.6 73c-22 2.4-43.8 9.1-64.2 20.5C37.9 232.8 13.3 262.4 .4 296c-.7 1.7-.5 3.7 .5 5.2c2.2 3.7 7.4 4.3 10.6 1.3C64.2 254.3 158 245.1 205 324s-8.1 153.1-77.6 173.2c-4.2 1.2-6.3 5.9-4.1 9.6c1 1.6 2.6 2.7 4.5 3c36.5 5.9 75.2 .1 109.7-19.2c20.4-11.4 37.4-26.5 50.5-43.8c13.1 17.3 30.1 32.4 50.5 43.8c34.5 19.3 73.3 25.2 109.7 19.2c1.9-.3 3.5-1.4 4.5-3c2.2-3.7 .1-8.4-4.1-9.6C379.1 477.1 324 403 371 324s140.7-69.8 193.5-21.4c3.2 2.9 8.4 2.3 10.6-1.3c1-1.6 1.1-3.5 .5-5.2c-12.9-33.6-37.5-63.2-72.1-82.5c-20.4-11.4-42.2-18.1-64.2-20.5C450 170.9 456 146.2 456 120c0-46-18.5-87.7-48.4-118c-1.3-1.3-3-2-4.8-2c-5 0-8.4 5.2-6.7 9.9C421.7 80.5 385.6 176 288 176S154.3 80.5 179.9 9.9c1.7-4.7-1.6-9.9-6.7-9.9zM240 272a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM181.7 417.6c6.3-11.8 9.8-25.1 8.6-39.8c-19.5-18-34-41.4-41.2-67.8c-12.5-8.1-26.2-11.8-40-12.4c-9-.4-18.1 .6-27.1 2.7c7.8 57.1 38.7 106.8 82.9 139.4c6.8-6.7 12.6-14.1 16.8-22.1zM288 64c-28.8 0-56.3 5.9-81.2 16.5c2 8.3 5 16.2 9 23.5c6.8 12.4 16.7 23.1 30.1 30.3c13.3-4.1 27.5-6.3 42.2-6.3s28.8 2.2 42.2 6.3c13.4-7.2 23.3-17.9 30.1-30.3c4-7.3 7-15.2 9-23.5C344.3 69.9 316.8 64 288 64zM426.9 310c-7.2 26.4-21.7 49.7-41.2 67.8c-1.2 14.7 2.2 28.1 8.6 39.8c4.3 8 10 15.4 16.8 22.1c44.3-32.6 75.2-82.3 82.9-139.4c-9-2.2-18.1-3.1-27.1-2.7c-13.8 .6-27.5 4.4-40 12.4z"]
|
4383
|
-
},
|
4383
|
+
}, W5 = {
|
4384
4384
|
prefix: "fas",
|
4385
4385
|
iconName: "location-crosshairs",
|
4386
4386
|
icon: [512, 512, ["location"], "f601", "M256 0c17.7 0 32 14.3 32 32V66.7C368.4 80.1 431.9 143.6 445.3 224H480c17.7 0 32 14.3 32 32s-14.3 32-32 32H445.3C431.9 368.4 368.4 431.9 288 445.3V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V445.3C143.6 431.9 80.1 368.4 66.7 288H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H66.7C80.1 143.6 143.6 80.1 224 66.7V32c0-17.7 14.3-32 32-32zM128 256a128 128 0 1 0 256 0 128 128 0 1 0 -256 0zm128-80a80 80 0 1 1 0 160 80 80 0 1 1 0-160z"]
|
4387
|
-
}, lV =
|
4387
|
+
}, lV = W5, oV = {
|
4388
4388
|
prefix: "fas",
|
4389
4389
|
iconName: "mars-double",
|
4390
4390
|
icon: [640, 512, [9891], "f227", "M312 32c-9.7 0-18.5 5.8-22.2 14.8s-1.7 19.3 5.2 26.2l33.4 33.4L275.8 159c-28.4-19.5-62.7-31-99.8-31C78.8 128 0 206.8 0 304s78.8 176 176 176s176-78.8 176-176c0-37-11.4-71.4-31-99.8l52.6-52.6L407 185c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2V56c0-13.3-10.7-24-24-24H312zm88 48h0v0l0 0zM64 304a112 112 0 1 1 224 0A112 112 0 1 1 64 304zM368 480c97.2 0 176-78.8 176-176c0-37-11.4-71.4-31-99.8l52.6-52.6L599 185c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2V56c0-13.3-10.7-24-24-24H504c-9.7 0-18.5 5.8-22.2 14.8c-1.2 2.9-1.8 6-1.8 9l0 .2v.2c0 6.2 2.5 12.2 7 16.8l33.4 33.4L480 146.7V168c0 22.6-13.6 43.1-34.6 51.7c-.8 .3-1.7 .7-2.5 1C465.7 241.2 480 270.9 480 304c0 61.9-50.1 112-112 112c-5.4 0-10.8-.4-16-1.1c-12.9 20.4-29.1 38.3-48.1 53.1c19.8 7.8 41.4 12 64 12z"]
|
@@ -4400,11 +4400,11 @@ var NT = "fas", Ue = {
|
|
4400
4400
|
prefix: "fas",
|
4401
4401
|
iconName: "lungs-virus",
|
4402
4402
|
icon: [640, 512, [], "e067", "M320 0c17.7 0 32 14.3 32 32V156.2c-8.5-7.6-19.7-12.2-32-12.2s-23.5 4.6-32 12.2V32c0-17.7 14.3-32 32-32zM444.5 195.5c-16.4-16.4-41.8-18.5-60.5-6.1V165.3C384 127 415 96 453.3 96c21.7 0 42.8 10.2 55.8 28.8c15.4 22.1 44.3 65.4 71 116.9c26.5 50.9 52.4 112.5 59.6 170.3c.2 1.3 .2 2.6 .2 4v7c0 49.1-39.8 89-89 89c-7.3 0-14.5-.9-21.6-2.7l-72.7-18.2c-20.9-5.2-38.7-17.1-51.5-32.9c14 1.5 28.5-3 39.2-13.8l-22.6-22.6 22.6 22.6c18.7-18.7 18.7-49.1 0-67.9c-1.1-1.1-1.4-2-1.5-2.5c-.1-.8-.1-1.8 .4-2.9s1.2-1.9 1.8-2.3c.5-.3 1.3-.8 2.9-.8c26.5 0 48-21.5 48-48s-21.5-48-48-48c-1.6 0-2.4-.4-2.9-.8c-.6-.4-1.3-1.2-1.8-2.3s-.5-2.2-.4-2.9c.1-.6 .4-1.4 1.5-2.5c18.7-18.7 18.7-49.1 0-67.9zM421.8 421.8c-6.2 6.2-16.4 6.2-22.6 0C375.9 398.5 336 415 336 448c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-33-39.9-49.5-63.2-26.2c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6C241.5 375.9 225 336 192 336c-8.8 0-16-7.2-16-16s7.2-16 16-16c33 0 49.5-39.9 26.2-63.2c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0C264.1 241.5 304 225 304 192c0-8.8 7.2-16 16-16s16 7.2 16 16c0 33 39.9 49.5 63.2 26.2c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6C398.5 264.1 415 304 448 304c8.8 0 16 7.2 16 16s-7.2 16-16 16c-33 0-49.5 39.9-26.2 63.2c6.2 6.2 6.2 16.4 0 22.6zM183.3 491.2l-72.7 18.2c-7.1 1.8-14.3 2.7-21.6 2.7c-49.1 0-89-39.8-89-89v-7c0-1.3 .1-2.7 .2-4c7.2-57.9 33.1-119.4 59.6-170.3c26.8-51.5 55.6-94.8 71-116.9c13-18.6 34-28.8 55.8-28.8C225 96 256 127 256 165.3v24.1c-18.6-12.4-44-10.3-60.5 6.1c-18.7 18.7-18.7 49.1 0 67.9c1.1 1.1 1.4 2 1.5 2.5c.1 .8 .1 1.8-.4 2.9s-1.2 1.9-1.8 2.3c-.5 .3-1.3 .8-2.9 .8c-26.5 0-48 21.5-48 48s21.5 48 48 48c1.6 0 2.4 .4 2.9 .8c.6 .4 1.3 1.2 1.8 2.3s.5 2.2 .4 2.9c-.1 .6-.4 1.4-1.5 2.5c-18.7 18.7-18.7 49.1 0 67.9c10.7 10.7 25.3 15.3 39.2 13.8c-12.8 15.9-30.6 27.7-51.5 32.9zM296 320a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm72 32a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]
|
4403
|
-
},
|
4403
|
+
}, G5 = {
|
4404
4404
|
prefix: "fas",
|
4405
4405
|
iconName: "face-grin-tears",
|
4406
4406
|
icon: [640, 512, [128514, "grin-tears"], "f588", "M548.6 371.4C506.4 454.8 419.9 512 320 512s-186.4-57.2-228.6-140.6c4.5-2.9 8.7-6.3 12.7-10.3c8.1-8.1 13.2-18.6 16.5-26.6c3.6-8.8 6.5-18.4 8.8-27.5c4.6-18.2 7.7-37 9.3-48.2c3.9-26.5-18.8-49.2-45.2-45.4c-6.8 .9-16.2 2.4-26.6 4.4C85.3 94.5 191.6 0 320 0S554.7 94.5 573.2 217.7c-10.3-2-19.8-3.5-26.6-4.4c-26.5-3.9-49.2 18.8-45.2 45.4c1.6 11.3 4.6 30 9.3 48.2c2.3 9.1 5.2 18.8 8.8 27.5c3.3 8.1 8.4 18.5 16.5 26.6c3.9 3.9 8.2 7.4 12.7 10.3zM107 254.1c-3.1 21.5-11.4 70.2-25.5 84.4c-.9 1-1.9 1.8-2.9 2.7C60 356.7 32 355.5 14.3 337.7c-18.7-18.7-19.1-48.8-.7-67.2c8.6-8.6 30.1-15.1 50.5-19.6c13-2.8 25.5-4.8 33.9-6c5.4-.8 9.9 3.7 9 9zm454.5 87.1c-.8-.6-1.5-1.3-2.3-2c-.2-.2-.5-.4-.7-.7c-14.1-14.1-22.5-62.9-25.5-84.4c-.8-5.4 3.7-9.9 9-9c1 .1 2.2 .3 3.3 .5c8.2 1.2 19.2 3 30.6 5.5c20.4 4.4 41.9 10.9 50.5 19.6c18.4 18.4 18 48.5-.7 67.2c-17.7 17.7-45.7 19-64.2 3.4zm-90.1-9.7c5-11.8-7-22.5-19.3-18.7c-39.7 12.2-84.4 19-131.8 19s-92.1-6.8-131.8-19c-12.3-3.8-24.3 6.9-19.3 18.7c25 59.1 83.2 100.5 151.1 100.5s126.2-41.4 151.1-100.5zM281.6 228.8l0 0 0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C190.7 188.4 184 206.1 184 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8l0 0 0 0 0 0 .2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2 0 0zm160 0l0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C350.7 188.4 344 206.1 344 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8l0 0 0 0 0 0 .2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2 0 0 0 0z"]
|
4407
|
-
}, vV =
|
4407
|
+
}, vV = G5, dV = {
|
4408
4408
|
prefix: "fas",
|
4409
4409
|
iconName: "phone",
|
4410
4410
|
icon: [512, 512, [128222, 128379], "f095", "M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z"]
|
@@ -4524,11 +4524,11 @@ var NT = "fas", Ue = {
|
|
4524
4524
|
prefix: "fas",
|
4525
4525
|
iconName: "arrow-left",
|
4526
4526
|
icon: [448, 512, [8592], "f060", "M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"]
|
4527
|
-
},
|
4527
|
+
}, WV = {
|
4528
4528
|
prefix: "fas",
|
4529
4529
|
iconName: "person-circle-xmark",
|
4530
4530
|
icon: [576, 512, [], "e543", "M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V256.9L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6h29.7c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V352H152zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm59.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L432 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L409.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L432 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L454.6 368l36.7-36.7z"]
|
4531
|
-
},
|
4531
|
+
}, GV = {
|
4532
4532
|
prefix: "fas",
|
4533
4533
|
iconName: "ruler",
|
4534
4534
|
icon: [512, 512, [128207], "f545", "M177.9 494.1c-18.7 18.7-49.1 18.7-67.9 0L17.9 401.9c-18.7-18.7-18.7-49.1 0-67.9l50.7-50.7 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 41.4-41.4 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 41.4-41.4 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 41.4-41.4 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 50.7-50.7c18.7-18.7 49.1-18.7 67.9 0l92.1 92.1c18.7 18.7 18.7 49.1 0 67.9L177.9 494.1z"]
|
@@ -4736,7 +4736,7 @@ var NT = "fas", Ue = {
|
|
4736
4736
|
prefix: "fas",
|
4737
4737
|
iconName: "car-on",
|
4738
4738
|
icon: [512, 512, [], "e4dd", "M280 24c0-13.3-10.7-24-24-24s-24 10.7-24 24v80c0 13.3 10.7 24 24 24s24-10.7 24-24V24zM185.8 224H326.2c6.8 0 12.8 4.3 15.1 10.6L360.3 288H151.7l19.1-53.4c2.3-6.4 8.3-10.6 15.1-10.6zm-75.3-10.9L82.2 292.4C62.1 300.9 48 320.8 48 344v40 64 32c0 17.7 14.3 32 32 32H96c17.7 0 32-14.3 32-32V448H384v32c0 17.7 14.3 32 32 32h16c17.7 0 32-14.3 32-32V448 384 344c0-23.2-14.1-43.1-34.2-51.6l-28.3-79.3C390.1 181.3 360 160 326.2 160H185.8c-33.8 0-64 21.3-75.3 53.1zM128 344a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm232 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM39 39c-9.4 9.4-9.4 24.6 0 33.9l48 48c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L73 39c-9.4-9.4-24.6-9.4-33.9 0zm400 0L391 87c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l48-48c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0z"]
|
4739
|
-
},
|
4739
|
+
}, WH = {
|
4740
4740
|
prefix: "fas",
|
4741
4741
|
iconName: "sleigh",
|
4742
4742
|
icon: [640, 512, [], "f7cc", "M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96V256c0 53 43 96 96 96v32h64V352H384v32h64V352c53 0 96-43 96-96V160c17.7 0 32-14.3 32-32s-14.3-32-32-32H512 480c-17.7 0-32 14.3-32 32v41.3c0 30.2-24.5 54.7-54.7 54.7c-75.5 0-145.6-38.9-185.6-102.9l-4.3-6.9C174.2 67.6 125 37.6 70.7 32.7c-2.2-.5-4.4-.7-6.7-.7H55 32zM640 384c0-17.7-14.3-32-32-32s-32 14.3-32 32v8c0 13.3-10.7 24-24 24H64c-17.7 0-32 14.3-32 32s14.3 32 32 32H552c48.6 0 88-39.4 88-88v-8z"]
|
@@ -4744,7 +4744,7 @@ var NT = "fas", Ue = {
|
|
4744
4744
|
prefix: "fas",
|
4745
4745
|
iconName: "arrow-down-1-9",
|
4746
4746
|
icon: [576, 512, ["sort-numeric-asc", "sort-numeric-down"], "f162", "M450.7 38c-8.3-6-19.1-7.7-28.8-4.4l-48 16c-16.8 5.6-25.8 23.7-20.2 40.5s23.7 25.8 40.5 20.2l5.9-2V160H384c-17.7 0-32 14.3-32 32s14.3 32 32 32h48 48c17.7 0 32-14.3 32-32s-14.3-32-32-32H464V64c0-10.3-4.9-19.9-13.3-26zM160 480c9 0 17.5-3.8 23.6-10.4l88-96c11.9-13 11.1-33.3-2-45.2s-33.3-11.1-45.2 2L192 365.7V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V365.7L95.6 330.4c-11.9-13-32.2-13.9-45.2-2s-13.9 32.2-2 45.2l88 96C142.5 476.2 151 480 160 480zM418.3 307a32 32 0 1 1 27.4 57.9A32 32 0 1 1 418.3 307zM405.1 419.8l-6.8 9.2c-10.5 14.2-7.5 34.2 6.7 44.8s34.2 7.5 44.8-6.7l48.8-65.8c14-18.9 21.5-41.7 21.5-65.2c0-48.6-39.4-88-88-88s-88 39.4-88 88c0 39.2 25.6 72.4 61.1 83.8z"]
|
4747
|
-
},
|
4747
|
+
}, GH = _3, YH = _3, p7 = {
|
4748
4748
|
prefix: "fas",
|
4749
4749
|
iconName: "hand-holding-droplet",
|
4750
4750
|
icon: [576, 512, ["hand-holding-water"], "f4c1", "M275.5 6.6C278.3 2.5 283 0 288 0s9.7 2.5 12.5 6.6L366.8 103C378 119.3 384 138.6 384 158.3V160c0 53-43 96-96 96s-96-43-96-96v-1.7c0-19.8 6-39 17.2-55.3L275.5 6.6zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z"]
|
@@ -4920,11 +4920,11 @@ var NT = "fas", Ue = {
|
|
4920
4920
|
prefix: "fas",
|
4921
4921
|
iconName: "droplet-slash",
|
4922
4922
|
icon: [640, 512, ["tint-slash"], "f5c7", "M320 512c53.2 0 101.4-21.6 136.1-56.6l-298.3-235C140 257.1 128 292.3 128 320c0 106 86 192 192 192zM505.2 370.7c4.4-16.1 6.8-33.1 6.8-50.7c0-91.2-130.2-262.3-166.6-308.3C339.4 4.2 330.5 0 320.9 0h-1.8c-9.6 0-18.5 4.2-24.5 11.7C277.8 33 240.7 81.3 205.8 136L38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L505.2 370.7zM224 336c0 44.2 35.8 80 80 80c8.8 0 16 7.2 16 16s-7.2 16-16 16c-61.9 0-112-50.1-112-112c0-8.8 7.2-16 16-16s16 7.2 16 16z"]
|
4923
|
-
}, $h = w7,
|
4923
|
+
}, $h = w7, Wh = {
|
4924
4924
|
prefix: "fas",
|
4925
4925
|
iconName: "mosque",
|
4926
4926
|
icon: [640, 512, [128332], "f678", "M400 0c5 0 9.8 2.4 12.8 6.4c34.7 46.3 78.1 74.9 133.5 111.5l0 0 0 0c5.2 3.4 10.5 7 16 10.6c28.9 19.2 45.7 51.7 45.7 86.1c0 28.6-11.3 54.5-29.8 73.4H221.8c-18.4-19-29.8-44.9-29.8-73.4c0-34.4 16.7-66.9 45.7-86.1c5.4-3.6 10.8-7.1 16-10.6l0 0 0 0C309.1 81.3 352.5 52.7 387.2 6.4c3-4 7.8-6.4 12.8-6.4zM288 512V440c0-13.3-10.7-24-24-24s-24 10.7-24 24v72H192c-17.7 0-32-14.3-32-32V352c0-17.7 14.3-32 32-32H608c17.7 0 32 14.3 32 32V480c0 17.7-14.3 32-32 32H560V440c0-13.3-10.7-24-24-24s-24 10.7-24 24v72H448V454c0-19-8.4-37-23-49.2L400 384l-25 20.8C360.4 417 352 435 352 454v58H288zM70.4 5.2c5.7-4.3 13.5-4.3 19.2 0l16 12C139.8 42.9 160 83.2 160 126v2H0v-2C0 83.2 20.2 42.9 54.4 17.2l16-12zM0 160H160V296.6c-19.1 11.1-32 31.7-32 55.4V480c0 9.6 2.1 18.6 5.8 26.8c-6.6 3.4-14 5.2-21.8 5.2H48c-26.5 0-48-21.5-48-48V176 160z"]
|
4927
|
-
},
|
4927
|
+
}, Gh = {
|
4928
4928
|
prefix: "fas",
|
4929
4929
|
iconName: "mosquito",
|
4930
4930
|
icon: [640, 512, [], "e52b", "M463.7 505.9c9.8-8.9 10.7-24.3 2.1-34.3l-42.1-49 0-54.7c0-5.5-1.8-10.8-5.1-15.1L352 266.3l0-.3L485.4 387.8C542.4 447.6 640 405.2 640 320.6c0-47.9-34-88.3-79.4-94.2l-153-23.9 40.8-40.9c7.8-7.8 9.4-20.1 3.9-29.8L428.5 90.1l38.2-50.9c8-10.6 6.1-25.9-4.3-34.1s-25.2-6.3-33.2 4.4l-48 63.9c-5.9 7.9-6.6 18.6-1.7 27.2L402.2 140 352 190.3l0-38.2c0-14.9-10.2-27.4-24-31l0-57.2c0-4.4-3.6-8-8-8s-8 3.6-8 8l0 57.2c-13.8 3.6-24 16.1-24 31l0 38.1L237.8 140l22.6-39.5c4.9-8.6 4.2-19.3-1.7-27.2l-48-63.9c-8-10.6-22.8-12.6-33.2-4.4s-12.2 23.5-4.3 34.1l38.2 50.9-23.9 41.7c-5.5 9.7-3.9 22 3.9 29.8l40.8 40.9-153 23.9C34 232.3 0 272.7 0 320.6c0 84.6 97.6 127 154.6 67.1L288 266l0 .3-66.5 86.4c-3.3 4.3-5.1 9.6-5.1 15.1l0 54.7-42.1 49c-8.6 10.1-7.7 25.5 2.1 34.3s24.7 7.9 33.4-2.1l48-55.9c3.8-4.4 5.9-10.2 5.9-16.1l0-55.4L288 344.7l0 63.1c0 17.7 14.3 32 32 32s32-14.3 32-32l0-63.1 24.3 31.6 0 55.4c0 5.9 2.1 11.7 5.9 16.1l48 55.9c8.6 10.1 23.6 11 33.4 2.1z"]
|
@@ -5128,11 +5128,11 @@ var NT = "fas", Ue = {
|
|
5128
5128
|
prefix: "fas",
|
5129
5129
|
iconName: "venus-double",
|
5130
5130
|
icon: [640, 512, [9890], "f226", "M192 288a112 112 0 1 0 0-224 112 112 0 1 0 0 224zM368 176c0 86.3-62.1 158.1-144 173.1V384h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H224v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H128c-17.7 0-32-14.3-32-32s14.3-32 32-32h32V349.1C78.1 334.1 16 262.3 16 176C16 78.8 94.8 0 192 0s176 78.8 176 176zM344 318c14.6-15.6 26.8-33.4 36-53c18.8 14.4 42.4 23 68 23c61.9 0 112-50.1 112-112s-50.1-112-112-112c-25.6 0-49.1 8.6-68 23c-9.3-19.5-21.5-37.4-36-53C373.1 12.6 409.1 0 448 0c97.2 0 176 78.8 176 176c0 86.3-62.1 158.1-144 173.1V384h32c17.7 0 32 14.3 32 32s-14.3 32-32 32H480v32c0 17.7-14.3 32-32 32s-32-14.3-32-32V448H384c-17.7 0-32-14.3-32-32s14.3-32 32-32h32V349.1c-26.6-4.9-51.1-15.7-72-31.1z"]
|
5131
|
-
},
|
5131
|
+
}, WM = {
|
5132
5132
|
prefix: "fas",
|
5133
5133
|
iconName: "images",
|
5134
5134
|
icon: [576, 512, [], "f302", "M160 32c-35.3 0-64 28.7-64 64V320c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H160zM396 138.7l96 144c4.9 7.4 5.4 16.8 1.2 24.6S480.9 320 472 320H328 280 200c-9.2 0-17.6-5.3-21.6-13.6s-2.9-18.2 2.9-25.4l64-80c4.6-5.7 11.4-9 18.7-9s14.2 3.3 18.7 9l17.3 21.6 56-84C360.5 132 368 128 376 128s15.5 4 20 10.7zM192 128a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM48 120c0-13.3-10.7-24-24-24S0 106.7 0 120V344c0 75.1 60.9 136 136 136H456c13.3 0 24-10.7 24-24s-10.7-24-24-24H136c-48.6 0-88-39.4-88-88V120z"]
|
5135
|
-
},
|
5135
|
+
}, GM = {
|
5136
5136
|
prefix: "fas",
|
5137
5137
|
iconName: "calculator",
|
5138
5138
|
icon: [384, 512, [128425], "f1ec", "M64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H64zM96 64H288c17.7 0 32 14.3 32 32v32c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32zm32 160a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zM96 352a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM64 416c0-17.7 14.3-32 32-32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-17.7 0-32-14.3-32-32zM192 256a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm32 64a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm64-64a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm32 64a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zM288 448a32 32 0 1 1 0-64 32 32 0 1 1 0 64z"]
|
@@ -5192,19 +5192,19 @@ var NT = "fas", Ue = {
|
|
5192
5192
|
prefix: "fas",
|
5193
5193
|
iconName: "mobile",
|
5194
5194
|
icon: [384, 512, [128241, "mobile-android", "mobile-phone"], "f3ce", "M80 0C44.7 0 16 28.7 16 64V448c0 35.3 28.7 64 64 64H304c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64H80zm80 432h64c8.8 0 16 7.2 16 16s-7.2 16-16 16H160c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]
|
5195
|
-
}, lC = j3, oC = j3,
|
5195
|
+
}, lC = j3, oC = j3, W7 = {
|
5196
5196
|
prefix: "fas",
|
5197
5197
|
iconName: "face-meh",
|
5198
5198
|
icon: [512, 512, [128528, "meh"], "f11a", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM160 336H352c8.8 0 16 7.2 16 16s-7.2 16-16 16H160c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]
|
5199
|
-
}, fC =
|
5199
|
+
}, fC = W7, uC = {
|
5200
5200
|
prefix: "fas",
|
5201
5201
|
iconName: "align-center",
|
5202
5202
|
icon: [448, 512, [], "f037", "M352 64c0-17.7-14.3-32-32-32H128c-17.7 0-32 14.3-32 32s14.3 32 32 32H320c17.7 0 32-14.3 32-32zm96 128c0-17.7-14.3-32-32-32H32c-17.7 0-32 14.3-32 32s14.3 32 32 32H416c17.7 0 32-14.3 32-32zM0 448c0 17.7 14.3 32 32 32H416c17.7 0 32-14.3 32-32s-14.3-32-32-32H32c-17.7 0-32 14.3-32 32zM352 320c0-17.7-14.3-32-32-32H128c-17.7 0-32 14.3-32 32s14.3 32 32 32H320c17.7 0 32-14.3 32-32z"]
|
5203
|
-
},
|
5203
|
+
}, G7 = {
|
5204
5204
|
prefix: "fas",
|
5205
5205
|
iconName: "book-skull",
|
5206
5206
|
icon: [448, 512, ["book-dead"], "f6b7", "M0 96C0 43 43 0 96 0H384h32c17.7 0 32 14.3 32 32V352c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H384 96c-53 0-96-43-96-96V96zM64 416c0 17.7 14.3 32 32 32H352V384H96c-17.7 0-32 14.3-32 32zM320 112c0-35.3-35.8-64-80-64s-80 28.7-80 64c0 20.9 12.6 39.5 32 51.2V176c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V163.2c19.4-11.7 32-30.3 32-51.2zM208 96a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm48 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM134.3 209.3c-8.1-3.5-17.5 .3-21 8.4s.3 17.5 8.4 21L199.4 272l-77.7 33.3c-8.1 3.5-11.9 12.9-8.4 21s12.9 11.9 21 8.4L240 289.4l105.7 45.3c8.1 3.5 17.5-.3 21-8.4s-.3-17.5-8.4-21L280.6 272l77.7-33.3c8.1-3.5 11.9-12.9 8.4-21s-12.9-11.9-21-8.4L240 254.6 134.3 209.3z"]
|
5207
|
-
}, mC =
|
5207
|
+
}, mC = G7, Y7 = {
|
5208
5208
|
prefix: "fas",
|
5209
5209
|
iconName: "id-card",
|
5210
5210
|
icon: [576, 512, [62147, "drivers-license"], "f2c2", "M0 96l576 0c0-35.3-28.7-64-64-64H64C28.7 32 0 60.7 0 96zm0 32V416c0 35.3 28.7 64 64 64H512c35.3 0 64-28.7 64-64V128H0zM64 405.3c0-29.5 23.9-53.3 53.3-53.3H234.7c29.5 0 53.3 23.9 53.3 53.3c0 5.9-4.8 10.7-10.7 10.7H74.7c-5.9 0-10.7-4.8-10.7-10.7zM176 192a64 64 0 1 1 0 128 64 64 0 1 1 0-128zm176 16c0-8.8 7.2-16 16-16H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16H496c8.8 0 16 7.2 16 16s-7.2 16-16 16H368c-8.8 0-16-7.2-16-16z"]
|
@@ -5328,7 +5328,7 @@ var NT = "fas", Ue = {
|
|
5328
5328
|
prefix: "fas",
|
5329
5329
|
iconName: "bolt",
|
5330
5330
|
icon: [448, 512, [9889, "zap"], "f0e7", "M349.4 44.6c5.9-13.7 1.5-29.7-10.6-38.5s-28.6-8-39.9 1.8l-256 224c-10 8.8-13.6 22.9-8.9 35.3S50.7 288 64 288H175.5L98.6 467.4c-5.9 13.7-1.5 29.7 10.6 38.5s28.6 8 39.9-1.8l256-224c10-8.8 13.6-22.9 8.9-35.3s-16.6-20.7-30-20.7H272.5L349.4 44.6z"]
|
5331
|
-
},
|
5331
|
+
}, WC = ec, GC = {
|
5332
5332
|
prefix: "fas",
|
5333
5333
|
iconName: "glass-water",
|
5334
5334
|
icon: [384, 512, [], "e4f4", "M32 0C23.1 0 14.6 3.7 8.6 10.2S-.6 25.4 .1 34.3L28.9 437.7c3 41.9 37.8 74.3 79.8 74.3H275.3c42 0 76.8-32.4 79.8-74.3L383.9 34.3c.6-8.9-2.4-17.6-8.5-24.1S360.9 0 352 0H32zM73 156.5L66.4 64H317.6L311 156.5l-24.2 12.1c-19.4 9.7-42.2 9.7-61.6 0c-20.9-10.4-45.5-10.4-66.4 0c-19.4 9.7-42.2 9.7-61.6 0L73 156.5z"]
|
@@ -5516,7 +5516,7 @@ var NT = "fas", Ue = {
|
|
5516
5516
|
prefix: "fas",
|
5517
5517
|
iconName: "square-h",
|
5518
5518
|
icon: [448, 512, ["h-square"], "f0fd", "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM336 152V256 360c0 13.3-10.7 24-24 24s-24-10.7-24-24V280H160l0 80c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-208c0-13.3 10.7-24 24-24s24 10.7 24 24v80H288V152c0-13.3 10.7-24 24-24s24 10.7 24 24z"]
|
5519
|
-
}, $L = mc,
|
5519
|
+
}, $L = mc, WL = {
|
5520
5520
|
prefix: "fas",
|
5521
5521
|
iconName: "podcast",
|
5522
5522
|
icon: [448, 512, [], "f2ce", "M319.4 372c48.5-31.3 80.6-85.9 80.6-148c0-97.2-78.8-176-176-176S48 126.8 48 224c0 62.1 32.1 116.6 80.6 148c1.2 17.3 4 38 7.2 57.1l.2 1C56 395.8 0 316.5 0 224C0 100.3 100.3 0 224 0S448 100.3 448 224c0 92.5-56 171.9-136 206.1l.2-1.1c3.1-19.2 6-39.8 7.2-57zm-2.3-38.1c-1.6-5.7-3.9-11.1-7-16.2c-5.8-9.7-13.5-17-21.9-22.4c19.5-17.6 31.8-43 31.8-71.3c0-53-43-96-96-96s-96 43-96 96c0 28.3 12.3 53.8 31.8 71.3c-8.4 5.4-16.1 12.7-21.9 22.4c-3.1 5.1-5.4 10.5-7 16.2C99.8 307.5 80 268 80 224c0-79.5 64.5-144 144-144s144 64.5 144 144c0 44-19.8 83.5-50.9 109.9zM224 312c32.9 0 64 8.6 64 43.8c0 33-12.9 104.1-20.6 132.9c-5.1 19-24.5 23.4-43.4 23.4s-38.2-4.4-43.4-23.4c-7.8-28.5-20.6-99.7-20.6-132.8c0-35.1 31.1-43.8 64-43.8zm0-144a56 56 0 1 1 0 112 56 56 0 1 1 0-112z"]
|
@@ -5524,7 +5524,7 @@ var NT = "fas", Ue = {
|
|
5524
5524
|
prefix: "fas",
|
5525
5525
|
iconName: "temperature-full",
|
5526
5526
|
icon: [320, 512, ["temperature-4", "thermometer-4", "thermometer-full"], "f2c7", "M160 64c-26.5 0-48 21.5-48 48V276.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5V112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112V276.5c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6V112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3V112c0-8.8 7.2-16 16-16s16 7.2 16 16V322.7c18.6 6.6 32 24.4 32 45.3z"]
|
5527
|
-
},
|
5527
|
+
}, GL = P1, YL = P1, QL = P1, XL = {
|
5528
5528
|
prefix: "fas",
|
5529
5529
|
iconName: "bell",
|
5530
5530
|
icon: [448, 512, [128276, 61602], "f0f3", "M224 0c-17.7 0-32 14.3-32 32V51.2C119 66 64 130.6 64 208v18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416H416c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8V208c0-77.4-55-142-128-156.8V32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3H224 160c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"]
|
@@ -5704,11 +5704,11 @@ var NT = "fas", Ue = {
|
|
5704
5704
|
prefix: "fas",
|
5705
5705
|
iconName: "magnifying-glass",
|
5706
5706
|
icon: [512, 512, [128269, "search"], "f002", "M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"]
|
5707
|
-
},
|
5707
|
+
}, Wg = Lc, W3 = {
|
5708
5708
|
prefix: "fas",
|
5709
5709
|
iconName: "table-tennis-paddle-ball",
|
5710
5710
|
icon: [640, 512, [127955, "ping-pong-paddle-ball", "table-tennis"], "f45d", "M480 288c-50.1 0-93.6 28.8-114.6 70.8L132.9 126.3l.6-.6 60.1-60.1c87.5-87.5 229.3-87.5 316.8 0c67.1 67.1 82.7 166.3 46.8 248.3C535.8 297.6 509 288 480 288zM113.3 151.9L354.1 392.7c-1.4 7.5-2.1 15.3-2.1 23.3c0 23.2 6.2 44.9 16.9 63.7c-3 .2-6.1 .3-9.2 .3H357c-33.9 0-66.5-13.5-90.5-37.5l-9.8-9.8c-13.1-13.1-34.6-12.4-46.8 1.7L152.2 501c-5.8 6.7-14.2 10.7-23 11s-17.5-3.1-23.8-9.4l-32-32c-6.3-6.3-9.7-14.9-9.4-23.8s4.3-17.2 11-23l66.6-57.7c14-12.2 14.8-33.7 1.7-46.8l-9.8-9.8c-24-24-37.5-56.6-37.5-90.5v-2.7c0-22.8 6.1-44.9 17.3-64.3zM480 320a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"]
|
5711
|
-
},
|
5711
|
+
}, Gg = W3, Yg = W3, gc = {
|
5712
5712
|
prefix: "fas",
|
5713
5713
|
iconName: "person-dots-from-line",
|
5714
5714
|
icon: [576, 512, ["diagnoses"], "f470", "M288 176A88 88 0 1 0 288 0a88 88 0 1 0 0 176zM78.7 372.9c15-12.5 50-34.4 97.3-50.1V432H400V322.7c47.3 15.8 82.3 37.7 97.3 50.1c20.4 17 50.6 14.2 67.6-6.1s14.2-50.6-6.1-67.6c-12-10-30.1-22.5-53.2-35C497.2 278.4 481.7 288 464 288c-26.5 0-48-21.5-48-48c0-4.3 .6-8.4 1.6-12.4C379.1 215.9 335.3 208 288 208c-60.2 0-114.9 12.9-160 29.9c0 .7 0 1.4 0 2.1c0 26.5-21.5 48-48 48c-11.8 0-22.7-4.3-31-11.4c-13.1 8.1-23.7 15.9-31.7 22.5c-20.4 17-23.1 47.2-6.1 67.6s47.2 23.1 67.6 6.1zM24 464c-13.3 0-24 10.7-24 24s10.7 24 24 24H552c13.3 0 24-10.7 24-24s-10.7-24-24-24H24zM224 280a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm104 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM96 240a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm368 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32z"]
|
@@ -5736,11 +5736,11 @@ var NT = "fas", Ue = {
|
|
5736
5736
|
prefix: "fas",
|
5737
5737
|
iconName: "receipt",
|
5738
5738
|
icon: [384, 512, [129534], "f543", "M14 2.2C22.5-1.7 32.5-.3 39.6 5.8L80 40.4 120.4 5.8c9-7.7 22.3-7.7 31.2 0L192 40.4 232.4 5.8c9-7.7 22.3-7.7 31.2 0L304 40.4 344.4 5.8c7.1-6.1 17.1-7.5 25.6-3.6s14 12.4 14 21.8V488c0 9.4-5.5 17.9-14 21.8s-18.5 2.5-25.6-3.6L304 471.6l-40.4 34.6c-9 7.7-22.3 7.7-31.2 0L192 471.6l-40.4 34.6c-9 7.7-22.3 7.7-31.2 0L80 471.6 39.6 506.2c-7.1 6.1-17.1 7.5-25.6 3.6S0 497.4 0 488V24C0 14.6 5.5 6.1 14 2.2zM96 144c-8.8 0-16 7.2-16 16s7.2 16 16 16H288c8.8 0 16-7.2 16-16s-7.2-16-16-16H96zM80 352c0 8.8 7.2 16 16 16H288c8.8 0 16-7.2 16-16s-7.2-16-16-16H96c-8.8 0-16 7.2-16 16zM96 240c-8.8 0-16 7.2-16 16s7.2 16 16 16H288c8.8 0 16-7.2 16-16s-7.2-16-16-16H96z"]
|
5739
|
-
},
|
5739
|
+
}, G3 = {
|
5740
5740
|
prefix: "fas",
|
5741
5741
|
iconName: "square-pen",
|
5742
5742
|
icon: [448, 512, ["pen-square", "pencil-square"], "f14b", "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM325.8 139.7l14.4 14.4c15.6 15.6 15.6 40.9 0 56.6l-21.4 21.4-71-71 21.4-21.4c15.6-15.6 40.9-15.6 56.6 0zM119.9 289L225.1 183.8l71 71L190.9 359.9c-4.1 4.1-9.2 7-14.9 8.4l-60.1 15c-5.5 1.4-11.2-.2-15.2-4.2s-5.6-9.7-4.2-15.2l15-60.1c1.4-5.6 4.3-10.8 8.4-14.9z"]
|
5743
|
-
}, eb =
|
5743
|
+
}, eb = G3, ib = G3, sb = {
|
5744
5744
|
prefix: "fas",
|
5745
5745
|
iconName: "suitcase-rolling",
|
5746
5746
|
icon: [384, 512, [], "f5c1", "M144 56c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v72H144V56zm176 72H288V56c0-30.9-25.1-56-56-56H152C121.1 0 96 25.1 96 56v72H64c-35.3 0-64 28.7-64 64V416c0 35.3 28.7 64 64 64c0 17.7 14.3 32 32 32s32-14.3 32-32H256c0 17.7 14.3 32 32 32s32-14.3 32-32c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64zM112 224H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 128H272c8.8 0 16 7.2 16 16s-7.2 16-16 16H112c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]
|
@@ -5900,11 +5900,11 @@ var NT = "fas", Ue = {
|
|
5900
5900
|
prefix: "fas",
|
5901
5901
|
iconName: "share-from-square",
|
5902
5902
|
icon: [576, 512, [61509, "share-square"], "f14d", "M352 224H305.5c-45 0-81.5 36.5-81.5 81.5c0 22.3 10.3 34.3 19.2 40.5c6.8 4.7 12.8 12 12.8 20.3c0 9.8-8 17.8-17.8 17.8h-2.5c-2.4 0-4.8-.4-7.1-1.4C210.8 374.8 128 333.4 128 240c0-79.5 64.5-144 144-144h80V34.7C352 15.5 367.5 0 386.7 0c8.6 0 16.8 3.2 23.2 8.9L548.1 133.3c7.6 6.8 11.9 16.5 11.9 26.7s-4.3 19.9-11.9 26.7l-139 125.1c-5.9 5.3-13.5 8.2-21.4 8.2H384c-17.7 0-32-14.3-32-32V224zM80 96c-8.8 0-16 7.2-16 16V432c0 8.8 7.2 16 16 16H400c8.8 0 16-7.2 16-16V384c0-17.7 14.3-32 32-32s32 14.3 32 32v48c0 44.2-35.8 80-80 80H80c-44.2 0-80-35.8-80-80V112C0 67.8 35.8 32 80 32h48c17.7 0 32 14.3 32 32s-14.3 32-32 32H80z"]
|
5903
|
-
},
|
5903
|
+
}, Wb = jc, Fc = {
|
5904
5904
|
prefix: "fas",
|
5905
5905
|
iconName: "child-combatant",
|
5906
5906
|
icon: [576, 512, ["child-rifle"], "e4e0", "M176 128A64 64 0 1 0 176 0a64 64 0 1 0 0 128zm-8 352V352h16V480c0 17.7 14.3 32 32 32s32-14.3 32-32V300.5L260.9 321c9.4 15 29.2 19.4 44.1 10s19.4-29.2 10-44.1l-51.7-82.1c-17.6-27.9-48.3-44.9-81.2-44.9H169.8c-33 0-63.7 16.9-81.2 44.9L36.9 287c-9.4 15-4.9 34.7 10 44.1s34.7 4.9 44.1-10L104 300.5V480c0 17.7 14.3 32 32 32s32-14.3 32-32zM448 0H432 416c-8.8 0-16 7.2-16 16s7.2 16 16 16V132.3c-9.6 5.5-16 15.9-16 27.7v32c-17.7 0-32 14.3-32 32V368c0 17.7 14.3 32 32 32h16v96c0 8.8 7.2 16 16 16h59.5c10.4 0 18-9.8 15.5-19.9L484 400h44c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16H480V325.3l53.1-17.7c6.5-2.2 10.9-8.3 10.9-15.2V208c0-8.8-7.2-16-16-16H512c-8.8 0-16 7.2-16 16v56l-16 5.3V160c0-11.8-6.4-22.2-16-27.7V16c0-8.8-7.2-16-16-16z"]
|
5907
|
-
},
|
5907
|
+
}, Gb = Fc, Yb = {
|
5908
5908
|
prefix: "fas",
|
5909
5909
|
iconName: "gun",
|
5910
5910
|
icon: [576, 512, [], "e19b", "M528 56c0-13.3-10.7-24-24-24s-24 10.7-24 24v8H32C14.3 64 0 78.3 0 96V208c0 17.7 14.3 32 32 32H42c20.8 0 36.1 19.6 31 39.8L33 440.2c-2.4 9.6-.2 19.7 5.8 27.5S54.1 480 64 480h96c14.7 0 27.5-10 31-24.2L217 352H321.4c23.7 0 44.8-14.9 52.7-37.2L400.9 240H432c8.5 0 16.6-3.4 22.6-9.4L477.3 208H544c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32H528V56zM321.4 304H229l16-64h105l-21 58.7c-1.1 3.2-4.2 5.3-7.5 5.3zM80 128H464c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]
|
@@ -5960,11 +5960,11 @@ var NT = "fas", Ue = {
|
|
5960
5960
|
prefix: "fas",
|
5961
5961
|
iconName: "tractor",
|
5962
5962
|
icon: [640, 512, [128668], "f722", "M96 64c0-35.3 28.7-64 64-64H266.3c26.2 0 49.7 15.9 59.4 40.2L373.7 160H480V126.2c0-24.8 5.8-49.3 16.9-71.6l2.5-5c7.9-15.8 27.1-22.2 42.9-14.3s22.2 27.1 14.3 42.9l-2.5 5c-6.7 13.3-10.1 28-10.1 42.9V160h56c22.1 0 40 17.9 40 40v45.4c0 16.5-8.5 31.9-22.6 40.7l-43.3 27.1c-14.2-5.9-29.8-9.2-46.1-9.2c-39.3 0-74.1 18.9-96 48H352c0 17.7-14.3 32-32 32h-8.2c-1.7 4.8-3.7 9.5-5.8 14.1l5.8 5.8c12.5 12.5 12.5 32.8 0 45.3l-22.6 22.6c-12.5 12.5-32.8 12.5-45.3 0l-5.8-5.8c-4.6 2.2-9.3 4.1-14.1 5.8V480c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32v-8.2c-4.8-1.7-9.5-3.7-14.1-5.8l-5.8 5.8c-12.5 12.5-32.8 12.5-45.3 0L40.2 449.1c-12.5-12.5-12.5-32.8 0-45.3l5.8-5.8c-2.2-4.6-4.1-9.3-5.8-14.1H32c-17.7 0-32-14.3-32-32V320c0-17.7 14.3-32 32-32h8.2c1.7-4.8 3.7-9.5 5.8-14.1l-5.8-5.8c-12.5-12.5-12.5-32.8 0-45.3l22.6-22.6c9-9 21.9-11.5 33.1-7.6V192 160 64zm170.3 0H160v96h32H304.7L266.3 64zM176 256a80 80 0 1 0 0 160 80 80 0 1 0 0-160zM528 448a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0 64c-48.6 0-88-39.4-88-88c0-29.8 14.8-56.1 37.4-72c14.3-10.1 31.8-16 50.6-16c2.7 0 5.3 .1 7.9 .3c44.9 4 80.1 41.7 80.1 87.7c0 48.6-39.4 88-88 88z"]
|
5963
|
-
},
|
5963
|
+
}, Wc = {
|
5964
5964
|
prefix: "fas",
|
5965
5965
|
iconName: "trash-arrow-up",
|
5966
5966
|
icon: [448, 512, ["trash-restore"], "f829", "M163.8 0H284.2c12.1 0 23.2 6.8 28.6 17.7L320 32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 96 0 81.7 0 64S14.3 32 32 32h96l7.2-14.3C140.6 6.8 151.7 0 163.8 0zM32 128H416L394.8 467c-1.6 25.3-22.6 45-47.9 45H101.1c-25.3 0-46.3-19.7-47.9-45L32 128zm192 64c-6.4 0-12.5 2.5-17 7l-80 80c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39V408c0 13.3 10.7 24 24 24s24-10.7 24-24V273.9l39 39c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-80-80c-4.5-4.5-10.6-7-17-7z"]
|
5967
|
-
}, ux =
|
5967
|
+
}, ux = Wc, mx = {
|
5968
5968
|
prefix: "fas",
|
5969
5969
|
iconName: "arrow-down-up-lock",
|
5970
5970
|
icon: [640, 512, [], "e4b0", "M150.6 502.6l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 402.7V288H416V272c0-17.2 3.9-33.5 10.8-48H352V109.3l41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-6-6-14.1-9.4-22.6-9.4s-16.6 3.4-22.6 9.4l-96 96c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L288 109.3V224l-128 0H96l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32H96V402.7L54.6 361.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0zM160 192V64c0-17.7-14.3-32-32-32s-32 14.3-32 32V192h64zM288 320V448c0 17.7 14.3 32 32 32s32-14.3 32-32V320H288zm240-80c17.7 0 32 14.3 32 32v48H496V272c0-17.7 14.3-32 32-32zm-80 32v48c-17.7 0-32 14.3-32 32V480c0 17.7 14.3 32 32 32H608c17.7 0 32-14.3 32-32V352c0-17.7-14.3-32-32-32V272c0-44.2-35.8-80-80-80s-80 35.8-80 80z"]
|
@@ -6004,11 +6004,11 @@ var NT = "fas", Ue = {
|
|
6004
6004
|
prefix: "fas",
|
6005
6005
|
iconName: "rocket",
|
6006
6006
|
icon: [512, 512, [], "f135", "M156.6 384.9L125.7 354c-8.5-8.5-11.5-20.8-7.7-32.2c3-8.9 7-20.5 11.8-33.8L24 288c-8.6 0-16.6-4.6-20.9-12.1s-4.2-16.7 .2-24.1l52.5-88.5c13-21.9 36.5-35.3 61.9-35.3l82.3 0c2.4-4 4.8-7.7 7.2-11.3C289.1-4.1 411.1-8.1 483.9 5.3c11.6 2.1 20.6 11.2 22.8 22.8c13.4 72.9 9.3 194.8-111.4 276.7c-3.5 2.4-7.3 4.8-11.3 7.2v82.3c0 25.4-13.4 49-35.3 61.9l-88.5 52.5c-7.4 4.4-16.6 4.5-24.1 .2s-12.1-12.2-12.1-20.9V380.8c-14.1 4.9-26.4 8.9-35.7 11.9c-11.2 3.6-23.4 .5-31.8-7.8zM384 168a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"]
|
6007
|
-
},
|
6007
|
+
}, Gc = {
|
6008
6008
|
prefix: "fas",
|
6009
6009
|
iconName: "photo-film",
|
6010
6010
|
icon: [640, 512, ["photo-video"], "f87c", "M256 0H576c35.3 0 64 28.7 64 64V288c0 35.3-28.7 64-64 64H256c-35.3 0-64-28.7-64-64V64c0-35.3 28.7-64 64-64zM476 106.7C471.5 100 464 96 456 96s-15.5 4-20 10.7l-56 84L362.7 169c-4.6-5.7-11.5-9-18.7-9s-14.2 3.3-18.7 9l-64 80c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6h80 48H552c8.9 0 17-4.9 21.2-12.7s3.7-17.3-1.2-24.6l-96-144zM336 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM64 128h96V384v32c0 17.7 14.3 32 32 32H320c17.7 0 32-14.3 32-32V384H512v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V192c0-35.3 28.7-64 64-64zm8 64c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16H88c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16H72zm0 104c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16H88c8.8 0 16-7.2 16-16V312c0-8.8-7.2-16-16-16H72zm0 104c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16H88c8.8 0 16-7.2 16-16V416c0-8.8-7.2-16-16-16H72zm336 16v16c0 8.8 7.2 16 16 16h16c8.8 0 16-7.2 16-16V416c0-8.8-7.2-16-16-16H424c-8.8 0-16 7.2-16 16z"]
|
6011
|
-
}, xx =
|
6011
|
+
}, xx = Gc, Nx = {
|
6012
6012
|
prefix: "fas",
|
6013
6013
|
iconName: "folder-minus",
|
6014
6014
|
icon: [512, 512, [], "f65d", "M448 480H64c-35.3 0-64-28.7-64-64V96C0 60.7 28.7 32 64 32H192c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8H448c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64zM184 272c-13.3 0-24 10.7-24 24s10.7 24 24 24H328c13.3 0 24-10.7 24-24s-10.7-24-24-24H184z"]
|
@@ -6088,11 +6088,11 @@ var NT = "fas", Ue = {
|
|
6088
6088
|
prefix: "fas",
|
6089
6089
|
iconName: "genderless",
|
6090
6090
|
icon: [384, 512, [], "f22d", "M192 144a112 112 0 1 1 0 224 112 112 0 1 1 0-224zm0 288a176 176 0 1 0 0-352 176 176 0 1 0 0 352z"]
|
6091
|
-
},
|
6091
|
+
}, Wx = {
|
6092
6092
|
prefix: "fas",
|
6093
6093
|
iconName: "chevron-right",
|
6094
6094
|
icon: [320, 512, [9002], "f054", "M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"]
|
6095
|
-
},
|
6095
|
+
}, Gx = {
|
6096
6096
|
prefix: "fas",
|
6097
6097
|
iconName: "retweet",
|
6098
6098
|
icon: [576, 512, [], "f079", "M272 416c17.7 0 32-14.3 32-32s-14.3-32-32-32H160c-17.7 0-32-14.3-32-32V192h32c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l32 0 0 128c0 53 43 96 96 96H272zM304 96c-17.7 0-32 14.3-32 32s14.3 32 32 32l112 0c17.7 0 32 14.3 32 32l0 128H416c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8l-32 0V192c0-53-43-96-96-96L304 96z"]
|
@@ -6308,7 +6308,7 @@ var NT = "fas", Ue = {
|
|
6308
6308
|
prefix: "fas",
|
6309
6309
|
iconName: "wand-magic",
|
6310
6310
|
icon: [512, 512, ["magic"], "f0d0", "M14.1 463.3c-18.7-18.7-18.7-49.1 0-67.9L395.4 14.1c18.7-18.7 49.1-18.7 67.9 0l34.6 34.6c18.7 18.7 18.7 49.1 0 67.9L116.5 497.9c-18.7 18.7-49.1 18.7-67.9 0L14.1 463.3zM347.6 187.6l105-105L429.4 59.3l-105 105 23.3 23.3z"]
|
6311
|
-
},
|
6311
|
+
}, WN = V9, GN = {
|
6312
6312
|
prefix: "fas",
|
6313
6313
|
iconName: "dog",
|
6314
6314
|
icon: [576, 512, [128021], "f6d3", "M309.6 158.5L332.7 19.8C334.6 8.4 344.5 0 356.1 0c7.5 0 14.5 3.5 19 9.5L392 32h52.1c12.7 0 24.9 5.1 33.9 14.1L496 64h56c13.3 0 24 10.7 24 24v24c0 44.2-35.8 80-80 80H464 448 426.7l-5.1 30.5-112-64zM416 256.1L416 480c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V364.8c-24 12.3-51.2 19.2-80 19.2s-56-6.9-80-19.2V480c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V249.8c-28.8-10.9-51.4-35.3-59.2-66.5L1 167.8c-4.3-17.1 6.1-34.5 23.3-38.8s34.5 6.1 38.8 23.3l3.9 15.5C70.5 182 83.3 192 98 192h30 16H303.8L416 256.1zM464 80a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z"]
|
@@ -6508,11 +6508,11 @@ var NT = "fas", Ue = {
|
|
6508
6508
|
prefix: "fas",
|
6509
6509
|
iconName: "face-angry",
|
6510
6510
|
icon: [512, 512, [128544, "angry"], "f556", "M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM338.7 395.9c6.6-5.9 7.1-16 1.2-22.6C323.8 355.4 295.7 336 256 336s-67.8 19.4-83.9 37.3c-5.9 6.6-5.4 16.7 1.2 22.6s16.7 5.4 22.6-1.2c11.7-13 31.6-26.7 60.1-26.7s48.4 13.7 60.1 26.7c5.9 6.6 16 7.1 22.6 1.2zM176.4 272c17.7 0 32-14.3 32-32c0-1.5-.1-3-.3-4.4l10.9 3.6c8.4 2.8 17.4-1.7 20.2-10.1s-1.7-17.4-10.1-20.2l-96-32c-8.4-2.8-17.4 1.7-20.2 10.1s1.7 17.4 10.1 20.2l30.7 10.2c-5.8 5.8-9.3 13.8-9.3 22.6c0 17.7 14.3 32 32 32zm192-32c0-8.9-3.6-17-9.5-22.8l30.2-10.1c8.4-2.8 12.9-11.9 10.1-20.2s-11.9-12.9-20.2-10.1l-96 32c-8.4 2.8-12.9 11.9-10.1 20.2s11.9 12.9 20.2 10.1l11.7-3.9c-.2 1.5-.3 3.1-.3 4.7c0 17.7 14.3 32 32 32s32-14.3 32-32z"]
|
6511
|
-
}, $A = w9,
|
6511
|
+
}, $A = w9, WA = {
|
6512
6512
|
prefix: "fas",
|
6513
6513
|
iconName: "cookie-bite",
|
6514
6514
|
icon: [512, 512, [], "f564", "M257.5 27.6c-.8-5.4-4.9-9.8-10.3-10.6c-22.1-3.1-44.6 .9-64.4 11.4l-74 39.5C89.1 78.4 73.2 94.9 63.4 115L26.7 190.6c-9.8 20.1-13 42.9-9.1 64.9l14.5 82.8c3.9 22.1 14.6 42.3 30.7 57.9l60.3 58.4c16.1 15.6 36.6 25.6 58.7 28.7l83 11.7c22.1 3.1 44.6-.9 64.4-11.4l74-39.5c19.7-10.5 35.6-27 45.4-47.2l36.7-75.5c9.8-20.1 13-42.9 9.1-64.9c-.9-5.3-5.3-9.3-10.6-10.1c-51.5-8.2-92.8-47.1-104.5-97.4c-1.8-7.6-8-13.4-15.7-14.6c-54.6-8.7-97.7-52-106.2-106.8zM208 144a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM144 336a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm224-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]
|
6515
|
-
},
|
6515
|
+
}, GA = {
|
6516
6516
|
prefix: "fas",
|
6517
6517
|
iconName: "arrow-trend-down",
|
6518
6518
|
icon: [576, 512, [], "e097", "M384 352c-17.7 0-32 14.3-32 32s14.3 32 32 32H544c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32s-32 14.3-32 32v82.7L342.6 137.4c-12.5-12.5-32.8-12.5-45.3 0L192 242.7 54.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0L320 205.3 466.7 352H384z"]
|
@@ -6700,7 +6700,7 @@ var NT = "fas", Ue = {
|
|
6700
6700
|
prefix: "fas",
|
6701
6701
|
iconName: "hands",
|
6702
6702
|
icon: [576, 512, ["sign-language", "signing"], "f2a7", "M544 160l-.1 72.6c-.1 52.2-24 101-64 133.1c.1-1.9 .1-3.8 .1-5.7v-8c0-71.8-37-138.6-97.9-176.7l-60.2-37.6c-8.6-5.4-17.9-8.4-27.3-9.4L248.7 48.8c-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8l78 135.1c3.3 5.7 10.7 7.7 16.4 4.4s7.7-10.7 4.4-16.4l-62-107.4c-6.6-11.5-2.7-26.2 8.8-32.8S362 5 368.6 16.5l68 117.8 0 0 0 0 43.3 75L480 160c0-17.7 14.4-32 32-32s32 14.4 32 32zM243.9 88.5L268.5 131c-13.9 4.5-26.4 13.7-34.7 27c-.9 1.4-1.7 2.9-2.5 4.4l-28.9-50c-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8zm-46.4 63.7l26.8 46.4c.6 6 2.1 11.8 4.3 17.4H224 210.7l0 0H179l-23-39.8c-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8zM260.9 175c9.4-15 29.1-19.5 44.1-10.2l60.2 37.6C416.7 234.7 448 291.2 448 352v8c0 83.9-68.1 152-152 152H120c-13.3 0-24-10.7-24-24s10.7-24 24-24h92c6.6 0 12-5.4 12-12s-5.4-12-12-12H88c-13.3 0-24-10.7-24-24s10.7-24 24-24H212c6.6 0 12-5.4 12-12s-5.4-12-12-12H56c-13.3 0-24-10.7-24-24s10.7-24 24-24H212c6.6 0 12-5.4 12-12s-5.4-12-12-12H88c-13.3 0-24-10.7-24-24s10.7-24 24-24H224l0 0 0 0h93.2L271 219.1c-15-9.4-19.5-29.1-10.2-44.1z"]
|
6703
|
-
}, Uy = a4, $y = a4,
|
6703
|
+
}, Uy = a4, $y = a4, Wy = {
|
6704
6704
|
prefix: "fas",
|
6705
6705
|
iconName: "calendar-day",
|
6706
6706
|
icon: [448, 512, [], "f783", "M128 0c17.7 0 32 14.3 32 32V64H288V32c0-17.7 14.3-32 32-32s32 14.3 32 32V64h48c26.5 0 48 21.5 48 48v48H0V112C0 85.5 21.5 64 48 64H96V32c0-17.7 14.3-32 32-32zM0 192H448V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V192zm80 64c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16V272c0-8.8-7.2-16-16-16H80z"]
|
@@ -6708,7 +6708,7 @@ var NT = "fas", Ue = {
|
|
6708
6708
|
prefix: "fas",
|
6709
6709
|
iconName: "water-ladder",
|
6710
6710
|
icon: [576, 512, ["ladder-water", "swimming-pool"], "f5c5", "M128 127.7C128 74.9 170.9 32 223.7 32c48.3 0 89 36 95 83.9l1 8.2c2.2 17.5-10.2 33.5-27.8 35.7s-33.5-10.2-35.7-27.8l-1-8.2c-2-15.9-15.5-27.8-31.5-27.8c-17.5 0-31.7 14.2-31.7 31.7V224H384V127.7C384 74.9 426.9 32 479.7 32c48.3 0 89 36 95 83.9l1 8.2c2.2 17.5-10.2 33.5-27.8 35.7s-33.5-10.2-35.7-27.8l-1-8.2c-2-15.9-15.5-27.8-31.5-27.8c-17.5 0-31.7 14.2-31.7 31.7V361c-1.6 1-3.3 2-4.8 3.1c-18 12.4-40.1 20.3-59.2 20.3h0V288H192v96.5c-19 0-41.2-7.9-59.1-20.3c-1.6-1.1-3.2-2.2-4.9-3.1V127.7zM306.5 389.9C329 405.4 356.5 416 384 416c26.9 0 55.4-10.8 77.4-26.1l0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 469.7 417 480 384 480c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7l0 0C136.7 405.2 165.1 416 192 416c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z"]
|
6711
|
-
},
|
6711
|
+
}, Gy = e4, Yy = e4, R9 = {
|
6712
6712
|
prefix: "fas",
|
6713
6713
|
iconName: "arrows-up-down",
|
6714
6714
|
icon: [320, 512, ["arrows-v"], "f07d", "M182.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L128 109.3V402.7L86.6 361.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 402.7V109.3l41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96z"]
|
@@ -6720,19 +6720,19 @@ var NT = "fas", Ue = {
|
|
6720
6720
|
prefix: "fas",
|
6721
6721
|
iconName: "wheelchair-move",
|
6722
6722
|
icon: [448, 512, ["wheelchair-alt"], "e2ce", "M320 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM204.5 121.3c-5.4-2.5-11.7-1.9-16.4 1.7l-40.9 30.7c-14.1 10.6-34.2 7.7-44.8-6.4s-7.7-34.2 6.4-44.8l40.9-30.7c23.7-17.8 55.3-21 82.1-8.4l90.4 42.5c29.1 13.7 36.8 51.6 15.2 75.5L299.1 224h97.4c30.3 0 53 27.7 47.1 57.4L415.4 422.3c-3.5 17.3-20.3 28.6-37.7 25.1s-28.6-20.3-25.1-37.7L377 288H306.7c8.6 19.6 13.3 41.2 13.3 64c0 88.4-71.6 160-160 160S0 440.4 0 352s71.6-160 160-160c11.1 0 22 1.1 32.4 3.3l54.2-54.2-42.1-19.8zM160 448a96 96 0 1 0 0-192 96 96 0 1 0 0 192z"]
|
6723
|
-
}, Zy = $9,
|
6723
|
+
}, Zy = $9, W9 = {
|
6724
6724
|
prefix: "fas",
|
6725
6725
|
iconName: "turn-down",
|
6726
6726
|
icon: [384, 512, [10549, "level-down-alt"], "f3be", "M350 334.5c3.8 8.8 2 19-4.6 26l-136 144c-4.5 4.8-10.8 7.5-17.4 7.5s-12.9-2.7-17.4-7.5l-136-144c-6.6-7-8.4-17.2-4.6-26s12.5-14.5 22-14.5h88l0-192c0-17.7-14.3-32-32-32H32C14.3 96 0 81.7 0 64V32C0 14.3 14.3 0 32 0l80 0c70.7 0 128 57.3 128 128l0 192h88c9.6 0 18.2 5.7 22 14.5z"]
|
6727
|
-
}, Jy =
|
6727
|
+
}, Jy = W9, Ky = {
|
6728
6728
|
prefix: "fas",
|
6729
6729
|
iconName: "person-walking-arrow-right",
|
6730
6730
|
icon: [640, 512, [], "e552", "M208 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM123.7 200.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L281 232.7l-15.3-36.8C248.5 154.8 208.3 128 163.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-32.9 14.6-58.1 42.4-69.4 76.5l-2.6 7.8c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l2.6-7.8c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5zm-30 135.1L68.7 398 9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L116.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6zM550.6 153.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L530.7 224H384c-17.7 0-32 14.3-32 32s14.3 32 32 32H530.7l-25.4 25.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l80-80c12.5-12.5 12.5-32.8 0-45.3l-80-80z"]
|
6731
|
-
},
|
6731
|
+
}, G9 = {
|
6732
6732
|
prefix: "fas",
|
6733
6733
|
iconName: "square-envelope",
|
6734
6734
|
icon: [448, 512, ["envelope-square"], "f199", "M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM218 271.7L64.2 172.4C66 156.4 79.5 144 96 144H352c16.5 0 30 12.4 31.8 28.4L230 271.7c-1.8 1.2-3.9 1.8-6 1.8s-4.2-.6-6-1.8zm29.4 26.9L384 210.4V336c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V210.4l136.6 88.2c7 4.5 15.1 6.9 23.4 6.9s16.4-2.4 23.4-6.9z"]
|
6735
|
-
}, cw =
|
6735
|
+
}, cw = G9, aw = {
|
6736
6736
|
prefix: "fas",
|
6737
6737
|
iconName: "dice",
|
6738
6738
|
icon: [640, 512, [127922], "f522", "M274.9 34.3c-28.1-28.1-73.7-28.1-101.8 0L34.3 173.1c-28.1 28.1-28.1 73.7 0 101.8L173.1 413.7c28.1 28.1 73.7 28.1 101.8 0L413.7 274.9c28.1-28.1 28.1-73.7 0-101.8L274.9 34.3zM200 224a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM96 200a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM224 376a24 24 0 1 1 0-48 24 24 0 1 1 0 48zM352 200a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM224 120a24 24 0 1 1 0-48 24 24 0 1 1 0 48zm96 328c0 35.3 28.7 64 64 64H576c35.3 0 64-28.7 64-64V256c0-35.3-28.7-64-64-64H461.7c11.6 36 3.1 77-25.4 105.5L320 413.8V448zM480 328a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]
|
@@ -6904,7 +6904,7 @@ var NT = "fas", Ue = {
|
|
6904
6904
|
prefix: "fas",
|
6905
6905
|
iconName: "dollar-sign",
|
6906
6906
|
icon: [320, 512, [128178, 61781, "dollar", "usd"], "24", "M160 0c17.7 0 32 14.3 32 32V67.7c1.6 .2 3.1 .4 4.7 .7c.4 .1 .7 .1 1.1 .2l48 8.8c17.4 3.2 28.9 19.9 25.7 37.2s-19.9 28.9-37.2 25.7l-47.5-8.7c-31.3-4.6-58.9-1.5-78.3 6.2s-27.2 18.3-29 28.1c-2 10.7-.5 16.7 1.2 20.4c1.8 3.9 5.5 8.3 12.8 13.2c16.3 10.7 41.3 17.7 73.7 26.3l2.9 .8c28.6 7.6 63.6 16.8 89.6 33.8c14.2 9.3 27.6 21.9 35.9 39.5c8.5 17.9 10.3 37.9 6.4 59.2c-6.9 38-33.1 63.4-65.6 76.7c-13.7 5.6-28.6 9.2-44.4 11V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V445.1c-.4-.1-.9-.1-1.3-.2l-.2 0 0 0c-24.4-3.8-64.5-14.3-91.5-26.3c-16.1-7.2-23.4-26.1-16.2-42.2s26.1-23.4 42.2-16.2c20.9 9.3 55.3 18.5 75.2 21.6c31.9 4.7 58.2 2 76-5.3c16.9-6.9 24.6-16.9 26.8-28.9c1.9-10.6 .4-16.7-1.3-20.4c-1.9-4-5.6-8.4-13-13.3c-16.4-10.7-41.5-17.7-74-26.3l-2.8-.7 0 0C119.4 279.3 84.4 270 58.4 253c-14.2-9.3-27.5-22-35.8-39.6c-8.4-17.9-10.1-37.9-6.1-59.2C23.7 116 52.3 91.2 84.8 78.3c13.3-5.3 27.9-8.9 43.2-11V32c0-17.7 14.3-32 32-32z"]
|
6907
|
-
}, $w = r4,
|
6907
|
+
}, $w = r4, Ww = r4, Gw = {
|
6908
6908
|
prefix: "fas",
|
6909
6909
|
iconName: "x",
|
6910
6910
|
icon: [384, 512, [120], "58", "M376.6 84.5c11.3-13.6 9.5-33.8-4.1-45.1s-33.8-9.5-45.1 4.1L192 206 56.6 43.5C45.3 29.9 25.1 28.1 11.5 39.4S-3.9 70.9 7.4 84.5L150.3 256 7.4 427.5c-11.3 13.6-9.5 33.8 4.1 45.1s33.8 9.5 45.1-4.1L192 306 327.4 468.5c11.3 13.6 31.5 15.4 45.1 4.1s15.4-31.5 4.1-45.1L233.7 256 376.6 84.5z"]
|
@@ -6995,8 +6995,8 @@ var NT = "fas", Ue = {
|
|
6995
6995
|
}, VS = ma, AT = {
|
6996
6996
|
fa0: Ue,
|
6997
6997
|
fa1: $e,
|
6998
|
-
fa2:
|
6999
|
-
fa3:
|
6998
|
+
fa2: We,
|
6999
|
+
fa3: Ge,
|
7000
7000
|
fa4: Ye,
|
7001
7001
|
fa5: Qe,
|
7002
7002
|
fa6: Xe,
|
@@ -7027,11 +7027,11 @@ var NT = "fas", Ue = {
|
|
7027
7027
|
faRing: pi,
|
7028
7028
|
faBuildingUn: zi,
|
7029
7029
|
faDiceThree: Vi,
|
7030
|
-
faCalendarDays:
|
7030
|
+
faCalendarDays: W4,
|
7031
7031
|
faCalendarAlt: Hi,
|
7032
7032
|
faAnchorCircleCheck: hi,
|
7033
7033
|
faBuildingCircleArrowRight: Mi,
|
7034
|
-
faVolleyball:
|
7034
|
+
faVolleyball: G4,
|
7035
7035
|
faVolleyballBall: Ci,
|
7036
7036
|
faArrowsUpToLine: Li,
|
7037
7037
|
faSortDown: Y4,
|
@@ -7068,8 +7068,8 @@ var NT = "fas", Ue = {
|
|
7068
7068
|
faPeopleRoof: Ui,
|
7069
7069
|
faPeopleLine: $i,
|
7070
7070
|
faBeerMugEmpty: s6,
|
7071
|
-
faBeer:
|
7072
|
-
faDiagramPredecessor:
|
7071
|
+
faBeer: Wi,
|
7072
|
+
faDiagramPredecessor: Gi,
|
7073
7073
|
faArrowUpLong: r6,
|
7074
7074
|
faLongArrowUp: Yi,
|
7075
7075
|
faFireFlameSimple: n6,
|
@@ -7141,8 +7141,8 @@ var NT = "fas", Ue = {
|
|
7141
7141
|
faCircleNotch: Us,
|
7142
7142
|
faTabletScreenButton: C6,
|
7143
7143
|
faTabletAlt: $s,
|
7144
|
-
faPaw:
|
7145
|
-
faCloud:
|
7144
|
+
faPaw: Ws,
|
7145
|
+
faCloud: Gs,
|
7146
7146
|
faTrowelBricks: Ys,
|
7147
7147
|
faFaceFlushed: L6,
|
7148
7148
|
faFlushed: Qs,
|
@@ -7216,9 +7216,9 @@ var NT = "fas", Ue = {
|
|
7216
7216
|
faCloudShowersHeavy: Ur,
|
7217
7217
|
faHeadphonesSimple: q6,
|
7218
7218
|
faHeadphonesAlt: $r,
|
7219
|
-
faSitemap:
|
7219
|
+
faSitemap: Wr,
|
7220
7220
|
faCircleDollarToSlot: R6,
|
7221
|
-
faDonate:
|
7221
|
+
faDonate: Gr,
|
7222
7222
|
faMemory: Yr,
|
7223
7223
|
faRoadSpikes: Qr,
|
7224
7224
|
faFireBurner: Xr,
|
@@ -7235,10 +7235,10 @@ var NT = "fas", Ue = {
|
|
7235
7235
|
faAnkh: nn,
|
7236
7236
|
faHandsHoldingChild: tn,
|
7237
7237
|
faAsterisk: ln,
|
7238
|
-
faSquareCheck:
|
7238
|
+
faSquareCheck: W6,
|
7239
7239
|
faCheckSquare: on,
|
7240
7240
|
faPesetaSign: fn,
|
7241
|
-
faHeading:
|
7241
|
+
faHeading: G6,
|
7242
7242
|
faHeader: un,
|
7243
7243
|
faGhost: mn,
|
7244
7244
|
faList: Y6,
|
@@ -7287,8 +7287,8 @@ var NT = "fas", Ue = {
|
|
7287
7287
|
faSortAlphaDownAlt: Rn,
|
7288
7288
|
faMitten: Un,
|
7289
7289
|
faPersonRays: $n,
|
7290
|
-
faUsers:
|
7291
|
-
faEyeSlash:
|
7290
|
+
faUsers: Wn,
|
7291
|
+
faEyeSlash: Gn,
|
7292
7292
|
faFlaskVial: Yn,
|
7293
7293
|
faHand: r0,
|
7294
7294
|
faHandPaper: Qn,
|
@@ -7352,8 +7352,8 @@ var NT = "fas", Ue = {
|
|
7352
7352
|
faTemperature2: Rt,
|
7353
7353
|
faThermometer2: Ut,
|
7354
7354
|
faThermometerHalf: $t,
|
7355
|
-
faDongSign:
|
7356
|
-
faCapsules:
|
7355
|
+
faDongSign: Wt,
|
7356
|
+
faCapsules: Gt,
|
7357
7357
|
faPooStorm: v0,
|
7358
7358
|
faPooBolt: Yt,
|
7359
7359
|
faFaceFrownOpen: d0,
|
@@ -7418,8 +7418,8 @@ var NT = "fas", Ue = {
|
|
7418
7418
|
faAirFreshener: Rl,
|
7419
7419
|
faStar: Ul,
|
7420
7420
|
faRepeat: $l,
|
7421
|
-
faCross:
|
7422
|
-
faBox:
|
7421
|
+
faCross: Wl,
|
7422
|
+
faBox: Gl,
|
7423
7423
|
faVenusMars: Yl,
|
7424
7424
|
faArrowPointer: b0,
|
7425
7425
|
faMousePointer: Ql,
|
@@ -7492,8 +7492,8 @@ var NT = "fas", Ue = {
|
|
7492
7492
|
faSpaceShuttle: Uo,
|
7493
7493
|
faFaceLaugh: U0,
|
7494
7494
|
faLaugh: $o,
|
7495
|
-
faFolderOpen:
|
7496
|
-
faHeartCirclePlus:
|
7495
|
+
faFolderOpen: Wo,
|
7496
|
+
faHeartCirclePlus: Go,
|
7497
7497
|
faCodeFork: Yo,
|
7498
7498
|
faCity: Qo,
|
7499
7499
|
faMicrophoneLines: $0,
|
@@ -7505,9 +7505,9 @@ var NT = "fas", Ue = {
|
|
7505
7505
|
faStoreSlash: af,
|
7506
7506
|
faRoadCircleXmark: ef,
|
7507
7507
|
faUserMinus: sf,
|
7508
|
-
faMarsStrokeUp:
|
7508
|
+
faMarsStrokeUp: W0,
|
7509
7509
|
faMarsStrokeV: rf,
|
7510
|
-
faChampagneGlasses:
|
7510
|
+
faChampagneGlasses: G0,
|
7511
7511
|
faGlassCheers: nf,
|
7512
7512
|
faClipboard: tf,
|
7513
7513
|
faHouseCircleExclamation: lf,
|
@@ -7562,9 +7562,9 @@ var NT = "fas", Ue = {
|
|
7562
7562
|
faLowVision: Rf,
|
7563
7563
|
faCrow: Uf,
|
7564
7564
|
faSailboat: $f,
|
7565
|
-
faWindowRestore:
|
7565
|
+
faWindowRestore: Wf,
|
7566
7566
|
faSquarePlus: t8,
|
7567
|
-
faPlusSquare:
|
7567
|
+
faPlusSquare: Gf,
|
7568
7568
|
faToriiGate: Yf,
|
7569
7569
|
faFrog: Qf,
|
7570
7570
|
faBucket: Xf,
|
@@ -7631,8 +7631,8 @@ var NT = "fas", Ue = {
|
|
7631
7631
|
faSterlingSign: C3,
|
7632
7632
|
faGbp: Uu,
|
7633
7633
|
faPoundSign: $u,
|
7634
|
-
faViruses:
|
7635
|
-
faSquarePersonConfined:
|
7634
|
+
faViruses: Wu,
|
7635
|
+
faSquarePersonConfined: Gu,
|
7636
7636
|
faUserTie: Yu,
|
7637
7637
|
faArrowDownLong: h8,
|
7638
7638
|
faLongArrowDown: Qu,
|
@@ -7705,9 +7705,9 @@ var NT = "fas", Ue = {
|
|
7705
7705
|
faSortAmountAsc: Um,
|
7706
7706
|
faSortAmountDown: $m,
|
7707
7707
|
faCloudBolt: D8,
|
7708
|
-
faThunderstorm:
|
7708
|
+
faThunderstorm: Wm,
|
7709
7709
|
faTextSlash: I8,
|
7710
|
-
faRemoveFormat:
|
7710
|
+
faRemoveFormat: Gm,
|
7711
7711
|
faFaceSmileWink: _8,
|
7712
7712
|
faSmileWink: Ym,
|
7713
7713
|
faFileWord: Qm,
|
@@ -7762,9 +7762,9 @@ var NT = "fas", Ue = {
|
|
7762
7762
|
faSkiing: Tv,
|
7763
7763
|
faRoadLock: Dv,
|
7764
7764
|
faA: Iv,
|
7765
|
-
faTemperatureArrowDown:
|
7765
|
+
faTemperatureArrowDown: W8,
|
7766
7766
|
faTemperatureDown: _v,
|
7767
|
-
faFeatherPointed:
|
7767
|
+
faFeatherPointed: G8,
|
7768
7768
|
faFeatherAlt: Pv,
|
7769
7769
|
faP: Bv,
|
7770
7770
|
faSnowflake: Ev,
|
@@ -7779,8 +7779,8 @@ var NT = "fas", Ue = {
|
|
7779
7779
|
faUnsorted: Uv,
|
7780
7780
|
faListOl: y3,
|
7781
7781
|
faList12: $v,
|
7782
|
-
faListNumeric:
|
7783
|
-
faPersonDressBurst:
|
7782
|
+
faListNumeric: Wv,
|
7783
|
+
faPersonDressBurst: Gv,
|
7784
7784
|
faMoneyCheckDollar: Z8,
|
7785
7785
|
faMoneyCheckAlt: Yv,
|
7786
7786
|
faVectorSquare: Qv,
|
@@ -7849,8 +7849,8 @@ var NT = "fas", Ue = {
|
|
7849
7849
|
faMaskVentilator: Ud,
|
7850
7850
|
faArrowRight: $d,
|
7851
7851
|
faSignsPost: f5,
|
7852
|
-
faMapSigns:
|
7853
|
-
faCashRegister:
|
7852
|
+
faMapSigns: Wd,
|
7853
|
+
faCashRegister: Gd,
|
7854
7854
|
faPersonCircleQuestion: Yd,
|
7855
7855
|
faH: Qd,
|
7856
7856
|
faTarp: Xd,
|
@@ -7919,8 +7919,8 @@ var NT = "fas", Ue = {
|
|
7919
7919
|
faRupee: Up,
|
7920
7920
|
faFileImage: $p,
|
7921
7921
|
faCircleQuestion: x5,
|
7922
|
-
faQuestionCircle:
|
7923
|
-
faPlaneDeparture:
|
7922
|
+
faQuestionCircle: Wp,
|
7923
|
+
faPlaneDeparture: Gp,
|
7924
7924
|
faHandshakeSlash: Yp,
|
7925
7925
|
faBookBookmark: Qp,
|
7926
7926
|
faCodeBranch: Xp,
|
@@ -7989,9 +7989,9 @@ var NT = "fas", Ue = {
|
|
7989
7989
|
faSave: Uz,
|
7990
7990
|
faVihara: $z,
|
7991
7991
|
faScaleUnbalanced: F5,
|
7992
|
-
faBalanceScaleLeft:
|
7992
|
+
faBalanceScaleLeft: Wz,
|
7993
7993
|
faSortUp: O5,
|
7994
|
-
faSortAsc:
|
7994
|
+
faSortAsc: Gz,
|
7995
7995
|
faCommentDots: q5,
|
7996
7996
|
faCommenting: Yz,
|
7997
7997
|
faPlantWilt: Qz,
|
@@ -8011,13 +8011,13 @@ var NT = "fas", Ue = {
|
|
8011
8011
|
faArrowRotateForward: rV,
|
8012
8012
|
faRedo: nV,
|
8013
8013
|
faBiohazard: tV,
|
8014
|
-
faLocationCrosshairs:
|
8014
|
+
faLocationCrosshairs: W5,
|
8015
8015
|
faLocation: lV,
|
8016
8016
|
faMarsDouble: oV,
|
8017
8017
|
faChildDress: fV,
|
8018
8018
|
faUsersBetweenLines: uV,
|
8019
8019
|
faLungsVirus: mV,
|
8020
|
-
faFaceGrinTears:
|
8020
|
+
faFaceGrinTears: G5,
|
8021
8021
|
faGrinTears: vV,
|
8022
8022
|
faPhone: dV,
|
8023
8023
|
faCalendarXmark: Y5,
|
@@ -8059,8 +8059,8 @@ var NT = "fas", Ue = {
|
|
8059
8059
|
faHandsClapping: RV,
|
8060
8060
|
faRepublican: UV,
|
8061
8061
|
faArrowLeft: $V,
|
8062
|
-
faPersonCircleXmark:
|
8063
|
-
faRuler:
|
8062
|
+
faPersonCircleXmark: WV,
|
8063
|
+
faRuler: GV,
|
8064
8064
|
faAlignLeft: YV,
|
8065
8065
|
faDiceD6: QV,
|
8066
8066
|
faRestroom: XV,
|
@@ -8129,9 +8129,9 @@ var NT = "fas", Ue = {
|
|
8129
8129
|
faSquareVirus: RH,
|
8130
8130
|
faMeteor: UH,
|
8131
8131
|
faCarOn: $H,
|
8132
|
-
faSleigh:
|
8132
|
+
faSleigh: WH,
|
8133
8133
|
faArrowDown19: _3,
|
8134
|
-
faSortNumericAsc:
|
8134
|
+
faSortNumericAsc: GH,
|
8135
8135
|
faSortNumericDown: YH,
|
8136
8136
|
faHandHoldingDroplet: p7,
|
8137
8137
|
faHandHoldingWater: QH,
|
@@ -8203,8 +8203,8 @@ var NT = "fas", Ue = {
|
|
8203
8203
|
faCog: Uh,
|
8204
8204
|
faDropletSlash: w7,
|
8205
8205
|
faTintSlash: $h,
|
8206
|
-
faMosque:
|
8207
|
-
faMosquito:
|
8206
|
+
faMosque: Wh,
|
8207
|
+
faMosquito: Gh,
|
8208
8208
|
faStarOfDavid: Yh,
|
8209
8209
|
faPersonMilitaryRifle: Qh,
|
8210
8210
|
faCartShopping: S7,
|
@@ -8271,8 +8271,8 @@ var NT = "fas", Ue = {
|
|
8271
8271
|
faPersonHiking: q7,
|
8272
8272
|
faHiking: UM,
|
8273
8273
|
faVenusDouble: $M,
|
8274
|
-
faImages:
|
8275
|
-
faCalculator:
|
8274
|
+
faImages: WM,
|
8275
|
+
faCalculator: GM,
|
8276
8276
|
faPeoplePulling: YM,
|
8277
8277
|
faN: QM,
|
8278
8278
|
faCableCar: R7,
|
@@ -8294,10 +8294,10 @@ var NT = "fas", Ue = {
|
|
8294
8294
|
faMobile: j3,
|
8295
8295
|
faMobileAndroid: lC,
|
8296
8296
|
faMobilePhone: oC,
|
8297
|
-
faFaceMeh:
|
8297
|
+
faFaceMeh: W7,
|
8298
8298
|
faMeh: fC,
|
8299
8299
|
faAlignCenter: uC,
|
8300
|
-
faBookSkull:
|
8300
|
+
faBookSkull: G7,
|
8301
8301
|
faBookDead: mC,
|
8302
8302
|
faIdCard: Y7,
|
8303
8303
|
faDriversLicense: vC,
|
@@ -8343,8 +8343,8 @@ var NT = "fas", Ue = {
|
|
8343
8343
|
faCaravan: UC,
|
8344
8344
|
faShieldCat: $C,
|
8345
8345
|
faBolt: ec,
|
8346
|
-
faZap:
|
8347
|
-
faGlassWater:
|
8346
|
+
faZap: WC,
|
8347
|
+
faGlassWater: GC,
|
8348
8348
|
faOilWell: YC,
|
8349
8349
|
faVault: QC,
|
8350
8350
|
faMars: XC,
|
@@ -8410,9 +8410,9 @@ var NT = "fas", Ue = {
|
|
8410
8410
|
faBed: UL,
|
8411
8411
|
faSquareH: mc,
|
8412
8412
|
faHSquare: $L,
|
8413
|
-
faPodcast:
|
8413
|
+
faPodcast: WL,
|
8414
8414
|
faTemperatureFull: P1,
|
8415
|
-
faTemperature4:
|
8415
|
+
faTemperature4: GL,
|
8416
8416
|
faThermometer4: YL,
|
8417
8417
|
faThermometerFull: QL,
|
8418
8418
|
faBell: XL,
|
@@ -8480,9 +8480,9 @@ var NT = "fas", Ue = {
|
|
8480
8480
|
faFont: Ug,
|
8481
8481
|
faRupiahSign: $g,
|
8482
8482
|
faMagnifyingGlass: Lc,
|
8483
|
-
faSearch:
|
8484
|
-
faTableTennisPaddleBall:
|
8485
|
-
faPingPongPaddleBall:
|
8483
|
+
faSearch: Wg,
|
8484
|
+
faTableTennisPaddleBall: W3,
|
8485
|
+
faPingPongPaddleBall: Gg,
|
8486
8486
|
faTableTennis: Yg,
|
8487
8487
|
faPersonDotsFromLine: gc,
|
8488
8488
|
faDiagnoses: Qg,
|
@@ -8494,7 +8494,7 @@ var NT = "fas", Ue = {
|
|
8494
8494
|
faFilePen: xc,
|
8495
8495
|
faFileEdit: cb,
|
8496
8496
|
faReceipt: ab,
|
8497
|
-
faSquarePen:
|
8497
|
+
faSquarePen: G3,
|
8498
8498
|
faPenSquare: eb,
|
8499
8499
|
faPencilSquare: ib,
|
8500
8500
|
faSuitcaseRolling: sb,
|
@@ -8556,9 +8556,9 @@ var NT = "fas", Ue = {
|
|
8556
8556
|
faGrip: Ec,
|
8557
8557
|
faGripHorizontal: $b,
|
8558
8558
|
faShareFromSquare: jc,
|
8559
|
-
faShareSquare:
|
8559
|
+
faShareSquare: Wb,
|
8560
8560
|
faChildCombatant: Fc,
|
8561
|
-
faChildRifle:
|
8561
|
+
faChildRifle: Gb,
|
8562
8562
|
faGun: Yb,
|
8563
8563
|
faSquarePhone: Oc,
|
8564
8564
|
faPhoneSquare: Qb,
|
@@ -8582,7 +8582,7 @@ var NT = "fas", Ue = {
|
|
8582
8582
|
faQuoteLeft: $c,
|
8583
8583
|
faQuoteLeftAlt: ox,
|
8584
8584
|
faTractor: fx,
|
8585
|
-
faTrashArrowUp:
|
8585
|
+
faTrashArrowUp: Wc,
|
8586
8586
|
faTrashRestore: ux,
|
8587
8587
|
faArrowDownUpLock: mx,
|
8588
8588
|
faLinesLeaning: vx,
|
@@ -8598,7 +8598,7 @@ var NT = "fas", Ue = {
|
|
8598
8598
|
faSheqelSign: Lx,
|
8599
8599
|
faMap: gx,
|
8600
8600
|
faRocket: bx,
|
8601
|
-
faPhotoFilm:
|
8601
|
+
faPhotoFilm: Gc,
|
8602
8602
|
faPhotoVideo: xx,
|
8603
8603
|
faFolderMinus: Nx,
|
8604
8604
|
faStore: Ax,
|
@@ -8622,8 +8622,8 @@ var NT = "fas", Ue = {
|
|
8622
8622
|
faDisease: Rx,
|
8623
8623
|
faBriefcaseMedical: Ux,
|
8624
8624
|
faGenderless: $x,
|
8625
|
-
faChevronRight:
|
8626
|
-
faRetweet:
|
8625
|
+
faChevronRight: Wx,
|
8626
|
+
faRetweet: Gx,
|
8627
8627
|
faCarRear: Xc,
|
8628
8628
|
faCarAlt: Yx,
|
8629
8629
|
faPumpSoap: Qx,
|
@@ -8698,8 +8698,8 @@ var NT = "fas", Ue = {
|
|
8698
8698
|
faTentArrowTurnLeft: UN,
|
8699
8699
|
faTents: $N,
|
8700
8700
|
faWandMagic: V9,
|
8701
|
-
faMagic:
|
8702
|
-
faDog:
|
8701
|
+
faMagic: WN,
|
8702
|
+
faDog: GN,
|
8703
8703
|
faCarrot: YN,
|
8704
8704
|
faMoon: QN,
|
8705
8705
|
faWineGlassEmpty: H9,
|
@@ -8766,8 +8766,8 @@ var NT = "fas", Ue = {
|
|
8766
8766
|
faBorderAll: UA,
|
8767
8767
|
faFaceAngry: w9,
|
8768
8768
|
faAngry: $A,
|
8769
|
-
faCookieBite:
|
8770
|
-
faArrowTrendDown:
|
8769
|
+
faCookieBite: WA,
|
8770
|
+
faArrowTrendDown: GA,
|
8771
8771
|
faRss: S9,
|
8772
8772
|
faFeed: YA,
|
8773
8773
|
faDrawPolygon: QA,
|
@@ -8838,9 +8838,9 @@ var NT = "fas", Ue = {
|
|
8838
8838
|
faHands: a4,
|
8839
8839
|
faSignLanguage: Uy,
|
8840
8840
|
faSigning: $y,
|
8841
|
-
faCalendarDay:
|
8841
|
+
faCalendarDay: Wy,
|
8842
8842
|
faWaterLadder: e4,
|
8843
|
-
faLadderWater:
|
8843
|
+
faLadderWater: Gy,
|
8844
8844
|
faSwimmingPool: Yy,
|
8845
8845
|
faArrowsUpDown: R9,
|
8846
8846
|
faArrowsV: Qy,
|
@@ -8848,10 +8848,10 @@ var NT = "fas", Ue = {
|
|
8848
8848
|
faGrimace: Xy,
|
8849
8849
|
faWheelchairMove: $9,
|
8850
8850
|
faWheelchairAlt: Zy,
|
8851
|
-
faTurnDown:
|
8851
|
+
faTurnDown: W9,
|
8852
8852
|
faLevelDownAlt: Jy,
|
8853
8853
|
faPersonWalkingArrowRight: Ky,
|
8854
|
-
faSquareEnvelope:
|
8854
|
+
faSquareEnvelope: G9,
|
8855
8855
|
faEnvelopeSquare: cw,
|
8856
8856
|
faDice: aw,
|
8857
8857
|
faBowlingBall: ew,
|
@@ -8911,8 +8911,8 @@ var NT = "fas", Ue = {
|
|
8911
8911
|
faTurkishLira: Uw,
|
8912
8912
|
faDollarSign: r4,
|
8913
8913
|
faDollar: $w,
|
8914
|
-
faUsd:
|
8915
|
-
faX:
|
8914
|
+
faUsd: Ww,
|
8915
|
+
faX: Gw,
|
8916
8916
|
faMagnifyingGlassDollar: sa,
|
8917
8917
|
faSearchDollar: Yw,
|
8918
8918
|
faUsersGear: ra,
|
@@ -8952,8 +8952,8 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
8952
8952
|
__proto__: null,
|
8953
8953
|
fa0: Ue,
|
8954
8954
|
fa1: $e,
|
8955
|
-
fa2:
|
8956
|
-
fa3:
|
8955
|
+
fa2: We,
|
8956
|
+
fa3: Ge,
|
8957
8957
|
fa4: Ye,
|
8958
8958
|
fa5: Qe,
|
8959
8959
|
fa6: Xe,
|
@@ -9034,7 +9034,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9034
9034
|
faArrowRotateForward: rV,
|
9035
9035
|
faArrowRotateLeft: J2,
|
9036
9036
|
faArrowRotateRight: k1,
|
9037
|
-
faArrowTrendDown:
|
9037
|
+
faArrowTrendDown: GA,
|
9038
9038
|
faArrowTrendUp: yx,
|
9039
9039
|
faArrowTurnDown: t9,
|
9040
9040
|
faArrowTurnRight: Ty,
|
@@ -9097,7 +9097,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9097
9097
|
faBahai: g9,
|
9098
9098
|
faBahtSign: xy,
|
9099
9099
|
faBalanceScale: XA,
|
9100
|
-
faBalanceScaleLeft:
|
9100
|
+
faBalanceScaleLeft: Wz,
|
9101
9101
|
faBalanceScaleRight: hm,
|
9102
9102
|
faBan: L0,
|
9103
9103
|
faBanSmoking: T5,
|
@@ -9132,7 +9132,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9132
9132
|
faBatteryThreeQuarters: _9,
|
9133
9133
|
faBed: UL,
|
9134
9134
|
faBedPulse: q0,
|
9135
|
-
faBeer:
|
9135
|
+
faBeer: Wi,
|
9136
9136
|
faBeerMugEmpty: s6,
|
9137
9137
|
faBell: XL,
|
9138
9138
|
faBellConcierge: b6,
|
@@ -9167,7 +9167,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9167
9167
|
faBookOpenReader: fc,
|
9168
9168
|
faBookQuran: y9,
|
9169
9169
|
faBookReader: PL,
|
9170
|
-
faBookSkull:
|
9170
|
+
faBookSkull: G7,
|
9171
9171
|
faBookTanakh: t7,
|
9172
9172
|
faBookmark: Jt,
|
9173
9173
|
faBorderAll: UA,
|
@@ -9180,7 +9180,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9180
9180
|
faBowlFood: qm,
|
9181
9181
|
faBowlRice: kC,
|
9182
9182
|
faBowlingBall: ew,
|
9183
|
-
faBox:
|
9183
|
+
faBox: Gl,
|
9184
9184
|
faBoxArchive: H6,
|
9185
9185
|
faBoxOpen: nm,
|
9186
9186
|
faBoxTissue: ar,
|
@@ -9236,12 +9236,12 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9236
9236
|
faCableCar: R7,
|
9237
9237
|
faCake: gH,
|
9238
9238
|
faCakeCandles: I3,
|
9239
|
-
faCalculator:
|
9239
|
+
faCalculator: GM,
|
9240
9240
|
faCalendar: gA,
|
9241
9241
|
faCalendarAlt: Hi,
|
9242
9242
|
faCalendarCheck: ZH,
|
9243
|
-
faCalendarDay:
|
9244
|
-
faCalendarDays:
|
9243
|
+
faCalendarDay: Wy,
|
9244
|
+
faCalendarDays: W4,
|
9245
9245
|
faCalendarMinus: rw,
|
9246
9246
|
faCalendarPlus: Lh,
|
9247
9247
|
faCalendarTimes: pV,
|
@@ -9255,7 +9255,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9255
9255
|
faCancel: Ol,
|
9256
9256
|
faCandyCane: Rm,
|
9257
9257
|
faCannabis: Cu,
|
9258
|
-
faCapsules:
|
9258
|
+
faCapsules: Gt,
|
9259
9259
|
faCar: oc,
|
9260
9260
|
faCarAlt: Yx,
|
9261
9261
|
faCarBattery: c8,
|
@@ -9281,7 +9281,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9281
9281
|
faCartFlatbedSuitcase: j9,
|
9282
9282
|
faCartPlus: pn,
|
9283
9283
|
faCartShopping: S7,
|
9284
|
-
faCashRegister:
|
9284
|
+
faCashRegister: Gd,
|
9285
9285
|
faCat: az,
|
9286
9286
|
faCediSign: Nv,
|
9287
9287
|
faCentSign: wM,
|
@@ -9293,7 +9293,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9293
9293
|
faChalkboard: B8,
|
9294
9294
|
faChalkboardTeacher: sx,
|
9295
9295
|
faChalkboardUser: Uc,
|
9296
|
-
faChampagneGlasses:
|
9296
|
+
faChampagneGlasses: G0,
|
9297
9297
|
faChargingStation: Zl,
|
9298
9298
|
faChartArea: C0,
|
9299
9299
|
faChartBar: s8,
|
@@ -9322,13 +9322,13 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9322
9322
|
faChevronCircleUp: Fu,
|
9323
9323
|
faChevronDown: nb,
|
9324
9324
|
faChevronLeft: jx,
|
9325
|
-
faChevronRight:
|
9325
|
+
faChevronRight: Wx,
|
9326
9326
|
faChevronUp: ct,
|
9327
9327
|
faChild: zH,
|
9328
9328
|
faChildCombatant: Fc,
|
9329
9329
|
faChildDress: fV,
|
9330
9330
|
faChildReaching: zV,
|
9331
|
-
faChildRifle:
|
9331
|
+
faChildRifle: Gb,
|
9332
9332
|
faChildren: av,
|
9333
9333
|
faChurch: yv,
|
9334
9334
|
faCircle: Np,
|
@@ -9376,7 +9376,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9376
9376
|
faClone: PA,
|
9377
9377
|
faClose: Kb,
|
9378
9378
|
faClosedCaptioning: RM,
|
9379
|
-
faCloud:
|
9379
|
+
faCloud: Gs,
|
9380
9380
|
faCloudArrowDown: N3,
|
9381
9381
|
faCloudArrowUp: b3,
|
9382
9382
|
faCloudBolt: D8,
|
@@ -9430,7 +9430,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9430
9430
|
faContactBook: ms,
|
9431
9431
|
faContactCard: Vm,
|
9432
9432
|
faCookie: fh,
|
9433
|
-
faCookieBite:
|
9433
|
+
faCookieBite: WA,
|
9434
9434
|
faCopy: Ob,
|
9435
9435
|
faCopyright: px,
|
9436
9436
|
faCouch: xv,
|
@@ -9440,7 +9440,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9440
9440
|
faCrop: Oi,
|
9441
9441
|
faCropAlt: wh,
|
9442
9442
|
faCropSimple: g7,
|
9443
|
-
faCross:
|
9443
|
+
faCross: Wl,
|
9444
9444
|
faCrosshairs: eh,
|
9445
9445
|
faCrow: Uf,
|
9446
9446
|
faCrown: yo,
|
@@ -9464,7 +9464,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9464
9464
|
faDharmachakra: yg,
|
9465
9465
|
faDiagnoses: Qg,
|
9466
9466
|
faDiagramNext: FM,
|
9467
|
-
faDiagramPredecessor:
|
9467
|
+
faDiagramPredecessor: Gi,
|
9468
9468
|
faDiagramProject: Bc,
|
9469
9469
|
faDiagramSuccessor: fy,
|
9470
9470
|
faDiamond: Xz,
|
@@ -9486,14 +9486,14 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9486
9486
|
faDivide: jV,
|
9487
9487
|
faDizzy: Hn,
|
9488
9488
|
faDna: Th,
|
9489
|
-
faDog:
|
9489
|
+
faDog: GN,
|
9490
9490
|
faDollar: $w,
|
9491
9491
|
faDollarSign: r4,
|
9492
9492
|
faDolly: f8,
|
9493
9493
|
faDollyBox: pu,
|
9494
9494
|
faDollyFlatbed: Hz,
|
9495
|
-
faDonate:
|
9496
|
-
faDongSign:
|
9495
|
+
faDonate: Gr,
|
9496
|
+
faDongSign: Wt,
|
9497
9497
|
faDoorClosed: MV,
|
9498
9498
|
faDoorOpen: xi,
|
9499
9499
|
faDotCircle: Vn,
|
@@ -9561,7 +9561,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9561
9561
|
faEyeDropper: E3,
|
9562
9562
|
faEyeDropperEmpty: sC,
|
9563
9563
|
faEyeLowVision: n8,
|
9564
|
-
faEyeSlash:
|
9564
|
+
faEyeSlash: Gn,
|
9565
9565
|
faEyedropper: rC,
|
9566
9566
|
faF: Hd,
|
9567
9567
|
faFaceAngry: w9,
|
@@ -9577,7 +9577,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9577
9577
|
faFaceGrinSquint: R5,
|
9578
9578
|
faFaceGrinSquintTears: H7,
|
9579
9579
|
faFaceGrinStars: l6,
|
9580
|
-
faFaceGrinTears:
|
9580
|
+
faFaceGrinTears: G5,
|
9581
9581
|
faFaceGrinTongue: t0,
|
9582
9582
|
faFaceGrinTongueSquint: h6,
|
9583
9583
|
faFaceGrinTongueWink: x9,
|
@@ -9590,7 +9590,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9590
9590
|
faFaceLaughBeam: V8,
|
9591
9591
|
faFaceLaughSquint: j0,
|
9592
9592
|
faFaceLaughWink: ic,
|
9593
|
-
faFaceMeh:
|
9593
|
+
faFaceMeh: W7,
|
9594
9594
|
faFaceMehBlank: y5,
|
9595
9595
|
faFaceRollingEyes: l5,
|
9596
9596
|
faFaceSadCry: _5,
|
@@ -9608,7 +9608,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9608
9608
|
faFax: Ig,
|
9609
9609
|
faFeather: Kr,
|
9610
9610
|
faFeatherAlt: Pv,
|
9611
|
-
faFeatherPointed:
|
9611
|
+
faFeatherPointed: G8,
|
9612
9612
|
faFeed: YA,
|
9613
9613
|
faFemale: lH,
|
9614
9614
|
faFerry: _m,
|
@@ -9681,7 +9681,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9681
9681
|
faFolderBlank: nl,
|
9682
9682
|
faFolderClosed: eu,
|
9683
9683
|
faFolderMinus: Nx,
|
9684
|
-
faFolderOpen:
|
9684
|
+
faFolderOpen: Wo,
|
9685
9685
|
faFolderPlus: Ln,
|
9686
9686
|
faFolderTree: xM,
|
9687
9687
|
faFont: Ug,
|
@@ -9721,7 +9721,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9721
9721
|
faGlassCheers: nf,
|
9722
9722
|
faGlassMartini: bv,
|
9723
9723
|
faGlassMartiniAlt: nu,
|
9724
|
-
faGlassWater:
|
9724
|
+
faGlassWater: GC,
|
9725
9725
|
faGlassWaterDroplet: nN,
|
9726
9726
|
faGlassWhiskey: od,
|
9727
9727
|
faGlasses: kf,
|
@@ -9826,7 +9826,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9826
9826
|
faHeadSideMask: mu,
|
9827
9827
|
faHeadSideVirus: VV,
|
9828
9828
|
faHeader: un,
|
9829
|
-
faHeading:
|
9829
|
+
faHeading: G6,
|
9830
9830
|
faHeadphones: OV,
|
9831
9831
|
faHeadphonesAlt: $r,
|
9832
9832
|
faHeadphonesSimple: q6,
|
@@ -9837,7 +9837,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9837
9837
|
faHeartCircleCheck: Mv,
|
9838
9838
|
faHeartCircleExclamation: pC,
|
9839
9839
|
faHeartCircleMinus: Bn,
|
9840
|
-
faHeartCirclePlus:
|
9840
|
+
faHeartCirclePlus: Go,
|
9841
9841
|
faHeartCircleXmark: Ez,
|
9842
9842
|
faHeartCrack: _6,
|
9843
9843
|
faHeartMusicCameraBolt: wi,
|
@@ -9920,7 +9920,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9920
9920
|
faIls: hx,
|
9921
9921
|
faImage: Zf,
|
9922
9922
|
faImagePortrait: B9,
|
9923
|
-
faImages:
|
9923
|
+
faImages: WM,
|
9924
9924
|
faInbox: Vg,
|
9925
9925
|
faIndent: _H,
|
9926
9926
|
faIndianRupee: Ah,
|
@@ -9956,7 +9956,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9956
9956
|
faKiwiBird: bC,
|
9957
9957
|
faKrw: dd,
|
9958
9958
|
faL: Oo,
|
9959
|
-
faLadderWater:
|
9959
|
+
faLadderWater: Gy,
|
9960
9960
|
faLandMineOn: dt,
|
9961
9961
|
faLandmark: ch,
|
9962
9962
|
faLandmarkAlt: hb,
|
@@ -9997,14 +9997,14 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9997
9997
|
faListAlt: Hh,
|
9998
9998
|
faListCheck: wc,
|
9999
9999
|
faListDots: ub,
|
10000
|
-
faListNumeric:
|
10000
|
+
faListNumeric: Wv,
|
10001
10001
|
faListOl: y3,
|
10002
10002
|
faListSquares: vn,
|
10003
10003
|
faListUl: Nc,
|
10004
10004
|
faLitecoinSign: kH,
|
10005
10005
|
faLocation: lV,
|
10006
10006
|
faLocationArrow: Tl,
|
10007
|
-
faLocationCrosshairs:
|
10007
|
+
faLocationCrosshairs: W5,
|
10008
10008
|
faLocationDot: dc,
|
10009
10009
|
faLocationPin: n5,
|
10010
10010
|
faLocationPinLock: om,
|
@@ -10024,7 +10024,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10024
10024
|
faLungs: wH,
|
10025
10025
|
faLungsVirus: mV,
|
10026
10026
|
faM: ay,
|
10027
|
-
faMagic:
|
10027
|
+
faMagic: WN,
|
10028
10028
|
faMagicWandSparkles: pl,
|
10029
10029
|
faMagnet: Sw,
|
10030
10030
|
faMagnifyingGlass: Lc,
|
@@ -10048,7 +10048,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10048
10048
|
faMapMarker: Dd,
|
10049
10049
|
faMapMarkerAlt: ig,
|
10050
10050
|
faMapPin: AM,
|
10051
|
-
faMapSigns:
|
10051
|
+
faMapSigns: Wd,
|
10052
10052
|
faMarker: Pu,
|
10053
10053
|
faMars: XC,
|
10054
10054
|
faMarsAndVenus: ap,
|
@@ -10057,7 +10057,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10057
10057
|
faMarsStroke: fl,
|
10058
10058
|
faMarsStrokeH: _f,
|
10059
10059
|
faMarsStrokeRight: a8,
|
10060
|
-
faMarsStrokeUp:
|
10060
|
+
faMarsStrokeUp: W0,
|
10061
10061
|
faMarsStrokeV: rf,
|
10062
10062
|
faMartiniGlass: l8,
|
10063
10063
|
faMartiniGlassCitrus: v5,
|
@@ -10118,8 +10118,8 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10118
10118
|
faMoon: QN,
|
10119
10119
|
faMortarBoard: dS,
|
10120
10120
|
faMortarPestle: Dt,
|
10121
|
-
faMosque:
|
10122
|
-
faMosquito:
|
10121
|
+
faMosque: Wh,
|
10122
|
+
faMosquito: Gh,
|
10123
10123
|
faMosquitoNet: gV,
|
10124
10124
|
faMotorcycle: er,
|
10125
10125
|
faMound: FC,
|
@@ -10169,7 +10169,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10169
10169
|
faPaste: p6,
|
10170
10170
|
faPause: fm,
|
10171
10171
|
faPauseCircle: lp,
|
10172
|
-
faPaw:
|
10172
|
+
faPaw: Ws,
|
10173
10173
|
faPeace: VN,
|
10174
10174
|
faPen: Tz,
|
10175
10175
|
faPenAlt: Vl,
|
@@ -10209,11 +10209,11 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10209
10209
|
faPersonCircleMinus: Fl,
|
10210
10210
|
faPersonCirclePlus: Ld,
|
10211
10211
|
faPersonCircleQuestion: Yd,
|
10212
|
-
faPersonCircleXmark:
|
10212
|
+
faPersonCircleXmark: WV,
|
10213
10213
|
faPersonDigging: Z5,
|
10214
10214
|
faPersonDotsFromLine: gc,
|
10215
10215
|
faPersonDress: s7,
|
10216
|
-
faPersonDressBurst:
|
10216
|
+
faPersonDressBurst: Gv,
|
10217
10217
|
faPersonDrowning: _s,
|
10218
10218
|
faPersonFalling: zy,
|
10219
10219
|
faPersonFallingBurst: yN,
|
@@ -10250,12 +10250,12 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10250
10250
|
faPhoneSquare: Qb,
|
10251
10251
|
faPhoneSquareAlt: dn,
|
10252
10252
|
faPhoneVolume: l7,
|
10253
|
-
faPhotoFilm:
|
10253
|
+
faPhotoFilm: Gc,
|
10254
10254
|
faPhotoVideo: xx,
|
10255
10255
|
faPieChart: gd,
|
10256
10256
|
faPiggyBank: hM,
|
10257
10257
|
faPills: Mt,
|
10258
|
-
faPingPongPaddleBall:
|
10258
|
+
faPingPongPaddleBall: Gg,
|
10259
10259
|
faPizzaSlice: Pl,
|
10260
10260
|
faPlaceOfWorship: Kh,
|
10261
10261
|
faPlane: Ew,
|
@@ -10263,7 +10263,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10263
10263
|
faPlaneCircleCheck: Fd,
|
10264
10264
|
faPlaneCircleExclamation: no,
|
10265
10265
|
faPlaneCircleXmark: JC,
|
10266
|
-
faPlaneDeparture:
|
10266
|
+
faPlaneDeparture: Gp,
|
10267
10267
|
faPlaneLock: hH,
|
10268
10268
|
faPlaneSlash: Sp,
|
10269
10269
|
faPlaneUp: HM,
|
@@ -10281,8 +10281,8 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10281
10281
|
faPlus: qc,
|
10282
10282
|
faPlusCircle: wA,
|
10283
10283
|
faPlusMinus: mS,
|
10284
|
-
faPlusSquare:
|
10285
|
-
faPodcast:
|
10284
|
+
faPlusSquare: Gf,
|
10285
|
+
faPodcast: WL,
|
10286
10286
|
faPoll: xf,
|
10287
10287
|
faPollH: xp,
|
10288
10288
|
faPoo: IV,
|
@@ -10307,7 +10307,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10307
10307
|
faQ: Ft,
|
10308
10308
|
faQrcode: DN,
|
10309
10309
|
faQuestion: cd,
|
10310
|
-
faQuestionCircle:
|
10310
|
+
faQuestionCircle: Wp,
|
10311
10311
|
faQuidditch: ks,
|
10312
10312
|
faQuidditchBroomBall: Ts,
|
10313
10313
|
faQuoteLeft: $c,
|
@@ -10334,14 +10334,14 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10334
10334
|
faRefresh: lv,
|
10335
10335
|
faRegistered: zm,
|
10336
10336
|
faRemove: ax,
|
10337
|
-
faRemoveFormat:
|
10337
|
+
faRemoveFormat: Gm,
|
10338
10338
|
faReorder: Ng,
|
10339
10339
|
faRepeat: $l,
|
10340
10340
|
faReply: S6,
|
10341
10341
|
faReplyAll: M8,
|
10342
10342
|
faRepublican: UV,
|
10343
10343
|
faRestroom: XV,
|
10344
|
-
faRetweet:
|
10344
|
+
faRetweet: Gx,
|
10345
10345
|
faRibbon: yH,
|
10346
10346
|
faRightFromBracket: X4,
|
10347
10347
|
faRightLeft: O9,
|
@@ -10375,7 +10375,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10375
10375
|
faRuble: rL,
|
10376
10376
|
faRubleSign: _1,
|
10377
10377
|
faRug: hy,
|
10378
|
-
faRuler:
|
10378
|
+
faRuler: GV,
|
10379
10379
|
faRulerCombined: dx,
|
10380
10380
|
faRulerHorizontal: _r,
|
10381
10381
|
faRulerVertical: Lw,
|
@@ -10407,7 +10407,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10407
10407
|
faScroll: tm,
|
10408
10408
|
faScrollTorah: V6,
|
10409
10409
|
faSdCard: NA,
|
10410
|
-
faSearch:
|
10410
|
+
faSearch: Wg,
|
10411
10411
|
faSearchDollar: Yw,
|
10412
10412
|
faSearchLocation: _i,
|
10413
10413
|
faSearchMinus: Cw,
|
@@ -10421,7 +10421,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10421
10421
|
faShareAltSquare: fS,
|
10422
10422
|
faShareFromSquare: jc,
|
10423
10423
|
faShareNodes: e0,
|
10424
|
-
faShareSquare:
|
10424
|
+
faShareSquare: Wb,
|
10425
10425
|
faSheetPlastic: Ns,
|
10426
10426
|
faShekel: Mx,
|
10427
10427
|
faShekelSign: a1,
|
@@ -10465,14 +10465,14 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10465
10465
|
faSignsPost: f5,
|
10466
10466
|
faSimCard: bN,
|
10467
10467
|
faSink: Fn,
|
10468
|
-
faSitemap:
|
10468
|
+
faSitemap: Wr,
|
10469
10469
|
faSkating: cm,
|
10470
10470
|
faSkiing: Tv,
|
10471
10471
|
faSkiingNordic: Ch,
|
10472
10472
|
faSkull: TC,
|
10473
10473
|
faSkullCrossbones: ob,
|
10474
10474
|
faSlash: oo,
|
10475
|
-
faSleigh:
|
10475
|
+
faSleigh: WH,
|
10476
10476
|
faSliders: E7,
|
10477
10477
|
faSlidersH: bM,
|
10478
10478
|
faSmile: lN,
|
@@ -10503,10 +10503,10 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10503
10503
|
faSortAmountDownAlt: zL,
|
10504
10504
|
faSortAmountUp: wC,
|
10505
10505
|
faSortAmountUpAlt: EN,
|
10506
|
-
faSortAsc:
|
10506
|
+
faSortAsc: Gz,
|
10507
10507
|
faSortDesc: gi,
|
10508
10508
|
faSortDown: Y4,
|
10509
|
-
faSortNumericAsc:
|
10509
|
+
faSortNumericAsc: GH,
|
10510
10510
|
faSortNumericDesc: Ps,
|
10511
10511
|
faSortNumericDown: YH,
|
10512
10512
|
faSortNumericDownAlt: Bs,
|
@@ -10530,15 +10530,15 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10530
10530
|
faSquareCaretLeft: M0,
|
10531
10531
|
faSquareCaretRight: A6,
|
10532
10532
|
faSquareCaretUp: i8,
|
10533
|
-
faSquareCheck:
|
10534
|
-
faSquareEnvelope:
|
10533
|
+
faSquareCheck: W6,
|
10534
|
+
faSquareEnvelope: G9,
|
10535
10535
|
faSquareFull: ww,
|
10536
10536
|
faSquareH: mc,
|
10537
10537
|
faSquareMinus: k6,
|
10538
10538
|
faSquareNfi: su,
|
10539
10539
|
faSquareParking: w5,
|
10540
|
-
faSquarePen:
|
10541
|
-
faSquarePersonConfined:
|
10540
|
+
faSquarePen: G3,
|
10541
|
+
faSquarePersonConfined: Gu,
|
10542
10542
|
faSquarePhone: Oc,
|
10543
10543
|
faSquarePhoneFlip: Q6,
|
10544
10544
|
faSquarePlus: t8,
|
@@ -10605,7 +10605,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10605
10605
|
faTableColumns: o8,
|
10606
10606
|
faTableList: D9,
|
10607
10607
|
faTableTennis: Yg,
|
10608
|
-
faTableTennisPaddleBall:
|
10608
|
+
faTableTennisPaddleBall: W3,
|
10609
10609
|
faTablet: Qc,
|
10610
10610
|
faTabletAlt: $s,
|
10611
10611
|
faTabletAndroid: Dx,
|
@@ -10636,8 +10636,8 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10636
10636
|
faTemperature1: vp,
|
10637
10637
|
faTemperature2: Rt,
|
10638
10638
|
faTemperature3: dM,
|
10639
|
-
faTemperature4:
|
10640
|
-
faTemperatureArrowDown:
|
10639
|
+
faTemperature4: GL,
|
10640
|
+
faTemperatureArrowDown: W8,
|
10641
10641
|
faTemperatureArrowUp: uc,
|
10642
10642
|
faTemperatureDown: _v,
|
10643
10643
|
faTemperatureEmpty: w1,
|
@@ -10679,7 +10679,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10679
10679
|
faThumbsDown: LL,
|
10680
10680
|
faThumbsUp: vw,
|
10681
10681
|
faThumbtack: a9,
|
10682
|
-
faThunderstorm:
|
10682
|
+
faThunderstorm: Wm,
|
10683
10683
|
faTicket: IM,
|
10684
10684
|
faTicketAlt: SN,
|
10685
10685
|
faTicketSimple: l9,
|
@@ -10719,7 +10719,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10719
10719
|
faTransgenderAlt: xN,
|
10720
10720
|
faTrash: SV,
|
10721
10721
|
faTrashAlt: si,
|
10722
|
-
faTrashArrowUp:
|
10722
|
+
faTrashArrowUp: Wc,
|
10723
10723
|
faTrashCan: q4,
|
10724
10724
|
faTrashCanArrowUp: bc,
|
10725
10725
|
faTrashRestore: ux,
|
@@ -10750,7 +10750,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10750
10750
|
faTty: O7,
|
10751
10751
|
faTurkishLira: Uw,
|
10752
10752
|
faTurkishLiraSign: s4,
|
10753
|
-
faTurnDown:
|
10753
|
+
faTurnDown: W9,
|
10754
10754
|
faTurnUp: ma,
|
10755
10755
|
faTv: Q3,
|
10756
10756
|
faTvAlt: Lb,
|
@@ -10773,7 +10773,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10773
10773
|
faUpRightAndDownLeftFromCenter: C9,
|
10774
10774
|
faUpRightFromSquare: c7,
|
10775
10775
|
faUpload: EC,
|
10776
|
-
faUsd:
|
10776
|
+
faUsd: Ww,
|
10777
10777
|
faUser: hl,
|
10778
10778
|
faUserAlt: gw,
|
10779
10779
|
faUserAltSlash: iv,
|
@@ -10805,7 +10805,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10805
10805
|
faUserTie: Yu,
|
10806
10806
|
faUserTimes: ni,
|
10807
10807
|
faUserXmark: R4,
|
10808
|
-
faUsers:
|
10808
|
+
faUsers: Wn,
|
10809
10809
|
faUsersBetweenLines: uV,
|
10810
10810
|
faUsersCog: Qw,
|
10811
10811
|
faUsersGear: ra,
|
@@ -10838,10 +10838,10 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10838
10838
|
faVirusCovid: zd,
|
10839
10839
|
faVirusCovidSlash: po,
|
10840
10840
|
faVirusSlash: Dh,
|
10841
|
-
faViruses:
|
10841
|
+
faViruses: Wu,
|
10842
10842
|
faVoicemail: HA,
|
10843
10843
|
faVolcano: qu,
|
10844
|
-
faVolleyball:
|
10844
|
+
faVolleyball: G4,
|
10845
10845
|
faVolleyballBall: Ci,
|
10846
10846
|
faVolumeControlPhone: vH,
|
10847
10847
|
faVolumeDown: cn,
|
@@ -10883,7 +10883,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10883
10883
|
faWindowClose: by,
|
10884
10884
|
faWindowMaximize: Fz,
|
10885
10885
|
faWindowMinimize: Vw,
|
10886
|
-
faWindowRestore:
|
10886
|
+
faWindowRestore: Wf,
|
10887
10887
|
faWineBottle: bg,
|
10888
10888
|
faWineGlass: uz,
|
10889
10889
|
faWineGlassAlt: XN,
|
@@ -10892,7 +10892,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10892
10892
|
faWonSign: w3,
|
10893
10893
|
faWorm: Zn,
|
10894
10894
|
faWrench: qp,
|
10895
|
-
faX:
|
10895
|
+
faX: Gw,
|
10896
10896
|
faXRay: to,
|
10897
10897
|
faXmark: c1,
|
10898
10898
|
faXmarkCircle: tw,
|
@@ -10903,7 +10903,7 @@ const yT = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10903
10903
|
faYenSign: K2,
|
10904
10904
|
faYinYang: JN,
|
10905
10905
|
faZ: kv,
|
10906
|
-
faZap:
|
10906
|
+
faZap: WC,
|
10907
10907
|
fas: AT,
|
10908
10908
|
prefix: NT
|
10909
10909
|
}, Symbol.toStringTag, { value: "Module" }));
|
@@ -11038,7 +11038,7 @@ var M2 = !!$.documentElement && !!$.head && typeof $.addEventListener == "functi
|
|
11038
11038
|
} catch {
|
11039
11039
|
return !1;
|
11040
11040
|
}
|
11041
|
-
}(), U = "classic",
|
11041
|
+
}(), U = "classic", W = "sharp", Va = [U, W];
|
11042
11042
|
function O1(c) {
|
11043
11043
|
return new Proxy(c, {
|
11044
11044
|
get: function(e, i) {
|
@@ -11062,7 +11062,7 @@ var V1 = O1((X1 = {}, Y(X1, U, {
|
|
11062
11062
|
"fa-brands": "brands",
|
11063
11063
|
fak: "kit",
|
11064
11064
|
"fa-kit": "kit"
|
11065
|
-
}), Y(X1,
|
11065
|
+
}), Y(X1, W, {
|
11066
11066
|
fa: "solid",
|
11067
11067
|
fass: "solid",
|
11068
11068
|
"fa-solid": "solid",
|
@@ -11078,7 +11078,7 @@ var V1 = O1((X1 = {}, Y(X1, U, {
|
|
11078
11078
|
duotone: "fad",
|
11079
11079
|
brands: "fab",
|
11080
11080
|
kit: "fak"
|
11081
|
-
}), Y(Z1,
|
11081
|
+
}), Y(Z1, W, {
|
11082
11082
|
solid: "fass",
|
11083
11083
|
regular: "fasr",
|
11084
11084
|
light: "fasl"
|
@@ -11090,7 +11090,7 @@ var V1 = O1((X1 = {}, Y(X1, U, {
|
|
11090
11090
|
far: "fa-regular",
|
11091
11091
|
fas: "fa-solid",
|
11092
11092
|
fat: "fa-thin"
|
11093
|
-
}), Y(J1,
|
11093
|
+
}), Y(J1, W, {
|
11094
11094
|
fass: "fa-solid",
|
11095
11095
|
fasr: "fa-regular",
|
11096
11096
|
fasl: "fa-light"
|
@@ -11102,7 +11102,7 @@ var V1 = O1((X1 = {}, Y(X1, U, {
|
|
11102
11102
|
"fa-regular": "far",
|
11103
11103
|
"fa-solid": "fas",
|
11104
11104
|
"fa-thin": "fat"
|
11105
|
-
}), Y(K1,
|
11105
|
+
}), Y(K1, W, {
|
11106
11106
|
"fa-solid": "fass",
|
11107
11107
|
"fa-regular": "fasr",
|
11108
11108
|
"fa-light": "fasl"
|
@@ -11112,19 +11112,19 @@ var V1 = O1((X1 = {}, Y(X1, U, {
|
|
11112
11112
|
normal: "far",
|
11113
11113
|
300: "fal",
|
11114
11114
|
100: "fat"
|
11115
|
-
}), Y(c3,
|
11115
|
+
}), Y(c3, W, {
|
11116
11116
|
900: "fass",
|
11117
11117
|
400: "fasr",
|
11118
11118
|
300: "fasl"
|
11119
|
-
}), c3)), AS = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], $T = AS.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]),
|
11119
|
+
}), c3)), AS = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], $T = AS.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]), WT = ["class", "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask"], I2 = {
|
11120
11120
|
GROUP: "duotone-group",
|
11121
11121
|
SWAP_OPACITY: "swap-opacity",
|
11122
11122
|
PRIMARY: "primary",
|
11123
11123
|
SECONDARY: "secondary"
|
11124
11124
|
}, M1 = /* @__PURE__ */ new Set();
|
11125
11125
|
Object.keys(H1[U]).map(M1.add.bind(M1));
|
11126
|
-
Object.keys(H1[
|
11127
|
-
var
|
11126
|
+
Object.keys(H1[W]).map(M1.add.bind(M1));
|
11127
|
+
var GT = [].concat(Va, F1(M1), ["2xs", "xs", "sm", "lg", "xl", "2xl", "beat", "border", "fade", "beat-fade", "bounce", "flip-both", "flip-horizontal", "flip-vertical", "flip", "fw", "inverse", "layers-counter", "layers-text", "layers", "li", "pull-left", "pull-right", "pulse", "rotate-180", "rotate-270", "rotate-90", "rotate-by", "shake", "spin-pulse", "spin-reverse", "spin", "stack-1x", "stack-2x", "stack", "ul", I2.GROUP, I2.SWAP_OPACITY, I2.PRIMARY, I2.SECONDARY]).concat(AS.map(function(c) {
|
11128
11128
|
return "".concat(c, "x");
|
11129
11129
|
})).concat($T.map(function(c) {
|
11130
11130
|
return "w-".concat(c);
|
@@ -12116,9 +12116,9 @@ function N4(c, a) {
|
|
12116
12116
|
var e = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, i = e.skipHooks, s = i === void 0 ? !1 : i, r = ve(a);
|
12117
12117
|
typeof f2.hooks.addPack == "function" && !s ? f2.hooks.addPack(c, ve(a)) : f2.styles[c] = M(M({}, f2.styles[c] || {}), r), c === "fas" && N4("fa", a);
|
12118
12118
|
}
|
12119
|
-
var a3, e3, i3, O2 = f2.styles, fD = f2.shims, uD = (a3 = {}, Y(a3, U, Object.values(h1[U])), Y(a3,
|
12119
|
+
var a3, e3, i3, O2 = f2.styles, fD = f2.shims, uD = (a3 = {}, Y(a3, U, Object.values(h1[U])), Y(a3, W, Object.values(h1[W])), a3), Ma = null, TS = {}, DS = {}, IS = {}, _S = {}, PS = {}, mD = (e3 = {}, Y(e3, U, Object.keys(V1[U])), Y(e3, W, Object.keys(V1[W])), e3);
|
12120
12120
|
function vD(c) {
|
12121
|
-
return ~
|
12121
|
+
return ~GT.indexOf(c);
|
12122
12122
|
}
|
12123
12123
|
function dD(c, a) {
|
12124
12124
|
var e = a.split("-"), i = e[0], s = e.slice(1).join("-");
|
@@ -12218,25 +12218,25 @@ function t4(c) {
|
|
12218
12218
|
var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, e = a.family, i = e === void 0 ? U : e, s = V1[i][c], r = H1[i][c] || H1[i][s], n = c in f2.styles ? c : null;
|
12219
12219
|
return r || n || null;
|
12220
12220
|
}
|
12221
|
-
var de = (i3 = {}, Y(i3, U, Object.keys(h1[U])), Y(i3,
|
12221
|
+
var de = (i3 = {}, Y(i3, U, Object.keys(h1[U])), Y(i3, W, Object.keys(h1[W])), i3);
|
12222
12222
|
function l4(c) {
|
12223
|
-
var a, e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = e.skipLookups, s = i === void 0 ? !1 : i, r = (a = {}, Y(a, U, "".concat(b.cssPrefix, "-").concat(U)), Y(a,
|
12223
|
+
var a, e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = e.skipLookups, s = i === void 0 ? !1 : i, r = (a = {}, Y(a, U, "".concat(b.cssPrefix, "-").concat(U)), Y(a, W, "".concat(b.cssPrefix, "-").concat(W)), a), n = null, l = U;
|
12224
12224
|
(c.includes(r[U]) || c.some(function(u) {
|
12225
12225
|
return de[U].includes(u);
|
12226
|
-
})) && (l = U), (c.includes(r[
|
12227
|
-
return de[
|
12228
|
-
})) && (l =
|
12226
|
+
})) && (l = U), (c.includes(r[W]) || c.some(function(u) {
|
12227
|
+
return de[W].includes(u);
|
12228
|
+
})) && (l = W);
|
12229
12229
|
var t = c.reduce(function(u, f) {
|
12230
12230
|
var v = dD(b.cssPrefix, f);
|
12231
12231
|
if (O2[f] ? (f = uD[l].includes(f) ? OT[l][f] : f, n = f, u.prefix = f) : mD[l].indexOf(f) > -1 ? (n = f, u.prefix = t4(f, {
|
12232
12232
|
family: l
|
12233
|
-
})) : v ? u.iconName = v : f !== b.replacementClass && f !== r[U] && f !== r[
|
12233
|
+
})) : v ? u.iconName = v : f !== b.replacementClass && f !== r[U] && f !== r[W] && u.rest.push(f), !s && u.prefix && u.iconName) {
|
12234
12234
|
var p = n === "fa" ? ES(u.iconName) : {}, d = _2(u.prefix, u.iconName);
|
12235
12235
|
p.prefix && (n = null), u.iconName = p.iconName || d || u.iconName, u.prefix = p.prefix || u.prefix, u.prefix === "far" && !O2.far && O2.fas && !b.autoFetchSvg && (u.prefix = "fas");
|
12236
12236
|
}
|
12237
12237
|
return u;
|
12238
12238
|
}, La());
|
12239
|
-
return (c.includes("fa-brands") || c.includes("fab")) && (t.prefix = "fab"), (c.includes("fa-duotone") || c.includes("fad")) && (t.prefix = "fad"), !t.prefix && l ===
|
12239
|
+
return (c.includes("fa-brands") || c.includes("fab")) && (t.prefix = "fab"), (c.includes("fa-duotone") || c.includes("fad")) && (t.prefix = "fad"), !t.prefix && l === W && (O2.fass || b.autoFetchSvg) && (t.prefix = "fass", t.iconName = _2(t.prefix, t.iconName) || t.iconName), (t.prefix === "fa" || n === "fa") && (t.prefix = b2() || "fas"), t;
|
12240
12240
|
}
|
12241
12241
|
var VD = /* @__PURE__ */ function() {
|
12242
12242
|
function c() {
|
@@ -12704,7 +12704,7 @@ function Me(c) {
|
|
12704
12704
|
if (!xa) {
|
12705
12705
|
var f = b2();
|
12706
12706
|
i1(u).forEach(function(v) {
|
12707
|
-
if (v.type === "childList" && v.addedNodes.length > 0 && !He(v.addedNodes[0]) && (b.searchPseudoElements && n(v.target), e(v.target)), v.type === "attributes" && v.target.parentNode && b.searchPseudoElements && n(v.target.parentNode), v.type === "attributes" && He(v.target) && ~
|
12707
|
+
if (v.type === "childList" && v.addedNodes.length > 0 && !He(v.addedNodes[0]) && (b.searchPseudoElements && n(v.target), e(v.target)), v.type === "attributes" && v.target.parentNode && b.searchPseudoElements && n(v.target.parentNode), v.type === "attributes" && He(v.target) && ~WT.indexOf(v.attributeName))
|
12708
12708
|
if (v.attributeName === "class" && SD(v.target)) {
|
12709
12709
|
var p = l4(Ha(v.target)), d = p.prefix, h = p.iconName;
|
12710
12710
|
v.target.setAttribute(pa, d || f), h && v.target.setAttribute(za, h);
|
@@ -12797,7 +12797,7 @@ Va.map(function(c) {
|
|
12797
12797
|
x2.add("fa-".concat(c));
|
12798
12798
|
});
|
12799
12799
|
Object.keys(V1[U]).map(x2.add.bind(x2));
|
12800
|
-
Object.keys(V1[
|
12800
|
+
Object.keys(V1[W]).map(x2.add.bind(x2));
|
12801
12801
|
x2 = F1(x2);
|
12802
12802
|
function Le(c) {
|
12803
12803
|
var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
|
@@ -12953,7 +12953,7 @@ var UD = function(a) {
|
|
12953
12953
|
};
|
12954
12954
|
};
|
12955
12955
|
}
|
12956
|
-
},
|
12956
|
+
}, WD = {
|
12957
12957
|
mixout: function() {
|
12958
12958
|
return {
|
12959
12959
|
layer: function(e) {
|
@@ -12981,7 +12981,7 @@ var UD = function(a) {
|
|
12981
12981
|
}
|
12982
12982
|
};
|
12983
12983
|
}
|
12984
|
-
},
|
12984
|
+
}, GD = {
|
12985
12985
|
mixout: function() {
|
12986
12986
|
return {
|
12987
12987
|
counter: function(e) {
|
@@ -13069,7 +13069,7 @@ function be(c, a) {
|
|
13069
13069
|
if (n && !t)
|
13070
13070
|
return c.removeChild(n), i();
|
13071
13071
|
if (t && f !== "none" && f !== "") {
|
13072
|
-
var v = l.getPropertyValue("content"), p = ~["Sharp"].indexOf(t[2]) ?
|
13072
|
+
var v = l.getPropertyValue("content"), p = ~["Sharp"].indexOf(t[2]) ? W : U, d = ~["Solid", "Regular", "Light", "Thin", "Duotone", "Brands", "Kit"].indexOf(t[2]) ? H1[p][t[2].toLowerCase()] : UT[p][u], h = XD(v), N = h.value, L = h.isSecondary, S = t[0].startsWith("FontAwesome"), T = Ca(d, N), w = T;
|
13073
13073
|
if (S) {
|
13074
13074
|
var x = zD(N);
|
13075
13075
|
x.iconName && x.prefix && (T = x.iconName, d = x.prefix);
|
@@ -13404,7 +13404,7 @@ var iI = {
|
|
13404
13404
|
}
|
13405
13405
|
};
|
13406
13406
|
}
|
13407
|
-
}, nI = [sD, $D,
|
13407
|
+
}, nI = [sD, $D, WD, GD, YD, KD, cI, aI, iI, sI, rI];
|
13408
13408
|
hD(nI, {
|
13409
13409
|
mixoutsTo: i2
|
13410
13410
|
});
|
@@ -13466,7 +13466,7 @@ const lI = P({
|
|
13466
13466
|
title: r.value
|
13467
13467
|
})
|
13468
13468
|
);
|
13469
|
-
|
13469
|
+
Z(
|
13470
13470
|
n,
|
13471
13471
|
(t) => {
|
13472
13472
|
if (!t)
|
@@ -13797,7 +13797,7 @@ const gI = /* @__PURE__ */ I(LI, [["__scopeId", "data-v-60c6019f"]]), bI = { cla
|
|
13797
13797
|
},
|
13798
13798
|
emits: ["update:modelValue"],
|
13799
13799
|
setup(c, { emit: a }) {
|
13800
|
-
const e = c, i =
|
13800
|
+
const e = c, i = G(null), s = (f) => {
|
13801
13801
|
a("update:modelValue", parseInt(f.target.value));
|
13802
13802
|
}, r = (f) => {
|
13803
13803
|
f.target.value === "" && a("update:modelValue", 0);
|
@@ -13947,7 +13947,7 @@ const kI = /* @__PURE__ */ I(SI, [["__scopeId", "data-v-d72e029e"]]), TI = { cla
|
|
13947
13947
|
},
|
13948
13948
|
emits: ["update:modelValue"],
|
13949
13949
|
setup(c, { emit: a }) {
|
13950
|
-
const e =
|
13950
|
+
const e = G(!1), i = () => {
|
13951
13951
|
e.value = !e.value;
|
13952
13952
|
}, s = (r) => {
|
13953
13953
|
a("update:modelValue", r.target.value);
|
@@ -14010,7 +14010,7 @@ const jI = /* @__PURE__ */ I(EI, [["__scopeId", "data-v-091a0dbd"]]), FI = { cla
|
|
14010
14010
|
key: 1,
|
14011
14011
|
class: "AVDatetimeInput--error",
|
14012
14012
|
"data-test": "error-msg"
|
14013
|
-
},
|
14013
|
+
}, WI = /* @__PURE__ */ P({
|
14014
14014
|
__name: "AVDatetimeInput",
|
14015
14015
|
props: {
|
14016
14016
|
id: {
|
@@ -14112,7 +14112,7 @@ const jI = /* @__PURE__ */ I(EI, [["__scopeId", "data-v-091a0dbd"]]), FI = { cla
|
|
14112
14112
|
};
|
14113
14113
|
}
|
14114
14114
|
});
|
14115
|
-
const
|
14115
|
+
const GI = /* @__PURE__ */ I(WI, [["__scopeId", "data-v-4bfdfaa4"]]), YI = { class: "AVTextArea--input-set" }, QI = ["for"], XI = { class: "AVTextArea--input-field" }, ZI = ["value", "id", "disabled", "placeholder", "name", "rows"], JI = {
|
14116
14116
|
key: 0,
|
14117
14117
|
class: "AVTextArea--icon-container"
|
14118
14118
|
}, KI = {
|
@@ -14600,7 +14600,7 @@ const y_ = /* @__PURE__ */ I(A_, [["__scopeId", "data-v-0cc3f6d1"]]), Na = (c) =
|
|
14600
14600
|
], O_ = {
|
14601
14601
|
key: 1,
|
14602
14602
|
class: "AVFileInput--preview-container"
|
14603
|
-
}, q_ = { class: "AVFileInput--header" }, R_ = { class: "AVTextInput--preview" }, U_ = ["src"], $_ = { class: "AVFileInput--preview-text" },
|
14603
|
+
}, q_ = { class: "AVFileInput--header" }, R_ = { class: "AVTextInput--preview" }, U_ = ["src"], $_ = { class: "AVFileInput--preview-text" }, W_ = ["onClick"], G_ = {
|
14604
14604
|
key: 2,
|
14605
14605
|
class: "AVFileInput--error",
|
14606
14606
|
"data-test": "error-msg"
|
@@ -14649,7 +14649,7 @@ const y_ = /* @__PURE__ */ I(A_, [["__scopeId", "data-v-0cc3f6d1"]]), Na = (c) =
|
|
14649
14649
|
},
|
14650
14650
|
emits: ["update", "fileFormatNotAccepted"],
|
14651
14651
|
setup(c, { emit: a }) {
|
14652
|
-
const e = c, i =
|
14652
|
+
const e = c, i = G(!1), s = G(null), r = G([]);
|
14653
14653
|
d2(() => {
|
14654
14654
|
e.value && (r.value = e.value);
|
14655
14655
|
});
|
@@ -14773,10 +14773,10 @@ const y_ = /* @__PURE__ */ I(A_, [["__scopeId", "data-v-0cc3f6d1"]]), Na = (c) =
|
|
14773
14773
|
class: "AVTextInput--delete-icon",
|
14774
14774
|
"data-test": "file-preview-icon"
|
14775
14775
|
})
|
14776
|
-
], 8,
|
14776
|
+
], 8, W_))
|
14777
14777
|
], 2))), 128))
|
14778
14778
|
])) : y("", !0),
|
14779
|
-
c.error && c.errorMessage ? (m(), z("p",
|
14779
|
+
c.error && c.errorMessage ? (m(), z("p", G_, g(c.errorMessage), 1)) : y("", !0)
|
14780
14780
|
]);
|
14781
14781
|
};
|
14782
14782
|
}
|
@@ -14803,7 +14803,7 @@ const Q_ = /* @__PURE__ */ I(Y_, [["__scopeId", "data-v-4aae121d"]]), X_ = (c) =
|
|
14803
14803
|
},
|
14804
14804
|
emits: ["update"],
|
14805
14805
|
setup(c, { emit: a }) {
|
14806
|
-
const e = c, i =
|
14806
|
+
const e = c, i = G(!1);
|
14807
14807
|
d2(() => {
|
14808
14808
|
e.checked && (i.value = e.checked);
|
14809
14809
|
});
|
@@ -14812,7 +14812,7 @@ const Q_ = /* @__PURE__ */ I(Y_, [["__scopeId", "data-v-4aae121d"]]), X_ = (c) =
|
|
14812
14812
|
}, r = () => {
|
14813
14813
|
a("update", e.value, i.value);
|
14814
14814
|
};
|
14815
|
-
return
|
14815
|
+
return Z(
|
14816
14816
|
() => e.checked,
|
14817
14817
|
() => {
|
14818
14818
|
i.value = e.checked;
|
@@ -15041,7 +15041,7 @@ const fP = /* @__PURE__ */ I(oP, [["__scopeId", "data-v-d205c709"]]), uP = ["hre
|
|
15041
15041
|
},
|
15042
15042
|
emits: ["onClick"],
|
15043
15043
|
setup(c, { emit: a }) {
|
15044
|
-
const e = c, i =
|
15044
|
+
const e = c, i = G(!1), s = B(() => e.href ? "link" : "button"), r = B(() => e.disabled ? null : e.href), n = B(() => e.type === "step" ? "number" : "icon"), l = B(
|
15045
15045
|
() => e.type === "step" ? e.stepIndex : e.icon
|
15046
15046
|
), t = () => {
|
15047
15047
|
e.disabled || (i.value = !i.value);
|
@@ -15279,6 +15279,10 @@ const SP = /* @__PURE__ */ I(wP, [["__scopeId", "data-v-f770cea1"]]), kP = ["dis
|
|
15279
15279
|
type: String,
|
15280
15280
|
default: "Saving..."
|
15281
15281
|
},
|
15282
|
+
forceWaiting: {
|
15283
|
+
type: Boolean,
|
15284
|
+
default: !1
|
15285
|
+
},
|
15282
15286
|
size: {
|
15283
15287
|
type: String,
|
15284
15288
|
validate: (c) => ["small", "regular", "large"].includes(c),
|
@@ -15307,12 +15311,14 @@ const SP = /* @__PURE__ */ I(wP, [["__scopeId", "data-v-f770cea1"]]), kP = ["dis
|
|
15307
15311
|
}
|
15308
15312
|
},
|
15309
15313
|
setup(c) {
|
15310
|
-
const a = c, e =
|
15314
|
+
const a = c, e = G("default"), i = B(() => e.value === "waiting" ? a.waitingLabel : a.initialLabel), s = B(() => !(e.value === "default" && !a.disabled)), r = async (n) => {
|
15311
15315
|
e.value = "waiting", await new Promise((l) => setTimeout(l, a.waitTime)), await Promise.resolve(a.onClick(n)).then(() => e.value = "default").catch((l) => {
|
15312
15316
|
e.value = "default", console.log(l);
|
15313
15317
|
});
|
15314
15318
|
};
|
15315
|
-
return (
|
15319
|
+
return Z(a, () => {
|
15320
|
+
a.forceWaiting ? e.value = "waiting" : e.value = "default";
|
15321
|
+
}), (n, l) => {
|
15316
15322
|
const t = H("AVSpinner"), u = H("AVIcon");
|
15317
15323
|
return m(), z("button", {
|
15318
15324
|
type: "button",
|
@@ -15340,7 +15346,7 @@ const SP = /* @__PURE__ */ I(wP, [["__scopeId", "data-v-f770cea1"]]), kP = ["dis
|
|
15340
15346
|
};
|
15341
15347
|
}
|
15342
15348
|
});
|
15343
|
-
const IP = /* @__PURE__ */ I(DP, [["__scopeId", "data-v-
|
15349
|
+
const IP = /* @__PURE__ */ I(DP, [["__scopeId", "data-v-89d0e17e"]]), _P = { class: "AVTabSwitcher" }, PP = ["disabled", "onClick"], BP = /* @__PURE__ */ P({
|
15344
15350
|
__name: "AVTabSwitcher",
|
15345
15351
|
props: {
|
15346
15352
|
options: {
|
@@ -15360,7 +15366,7 @@ const IP = /* @__PURE__ */ I(DP, [["__scopeId", "data-v-df448b34"]]), _P = { cla
|
|
15360
15366
|
},
|
15361
15367
|
emits: ["update"],
|
15362
15368
|
setup(c, { emit: a }) {
|
15363
|
-
const e = c, i =
|
15369
|
+
const e = c, i = G([]), s = G(""), r = B(() => e.options.length === 2 ? "AVTabSwitcher--double" : "AVTabSwitcher--triple");
|
15364
15370
|
d2(() => n());
|
15365
15371
|
const n = () => {
|
15366
15372
|
i.value = [], e.options.map(
|
@@ -15384,15 +15390,15 @@ const IP = /* @__PURE__ */ I(DP, [["__scopeId", "data-v-df448b34"]]), _P = { cla
|
|
15384
15390
|
}, f = () => {
|
15385
15391
|
a("update", s.value, i.value);
|
15386
15392
|
};
|
15387
|
-
return
|
15393
|
+
return Z(
|
15388
15394
|
() => e.options,
|
15389
15395
|
() => n()
|
15390
|
-
),
|
15396
|
+
), Z(
|
15391
15397
|
() => e.selected,
|
15392
15398
|
() => {
|
15393
15399
|
s.value = e.selected, l(e.selected);
|
15394
15400
|
}
|
15395
|
-
),
|
15401
|
+
), Z(
|
15396
15402
|
() => e.disabled,
|
15397
15403
|
() => t()
|
15398
15404
|
), (v, p) => (m(), z("div", _P, [
|
@@ -15469,7 +15475,7 @@ const RP = /* @__PURE__ */ I(qP, [["__scopeId", "data-v-607d90fc"]]), UP = {
|
|
15469
15475
|
}, $P = {
|
15470
15476
|
class: "AVTimedCard--progress",
|
15471
15477
|
"data-test": "progress-container"
|
15472
|
-
},
|
15478
|
+
}, WP = /* @__PURE__ */ P({
|
15473
15479
|
__name: "AVTimedCard",
|
15474
15480
|
props: {
|
15475
15481
|
timeout: {
|
@@ -15495,7 +15501,7 @@ const RP = /* @__PURE__ */ I(qP, [["__scopeId", "data-v-607d90fc"]]), UP = {
|
|
15495
15501
|
d2(() => {
|
15496
15502
|
s();
|
15497
15503
|
});
|
15498
|
-
const i =
|
15504
|
+
const i = G(0), s = () => {
|
15499
15505
|
const f = setInterval(() => {
|
15500
15506
|
i.value = i.value + 1, i.value >= e.timeout && (clearInterval(f), a("expired", !0, e.timeout));
|
15501
15507
|
}, 1e3);
|
@@ -15528,7 +15534,7 @@ const RP = /* @__PURE__ */ I(qP, [["__scopeId", "data-v-607d90fc"]]), UP = {
|
|
15528
15534
|
], 64));
|
15529
15535
|
}
|
15530
15536
|
});
|
15531
|
-
const
|
15537
|
+
const GP = /* @__PURE__ */ I(WP, [["__scopeId", "data-v-583fff65"]]), YP = (c) => (X2("data-v-9a6218e9"), c = c(), Z2(), c), QP = { class: "AVBasicSteps" }, XP = /* @__PURE__ */ YP(() => /* @__PURE__ */ o("span", {
|
15532
15538
|
class: "AVBasicSteps--line",
|
15533
15539
|
"data-test": "separator"
|
15534
15540
|
}, null, -1)), ZP = {
|
@@ -15593,7 +15599,7 @@ const KP = /* @__PURE__ */ I(JP, [["__scopeId", "data-v-9a6218e9"]]), cB = { cla
|
|
15593
15599
|
ak((n) => ({
|
15594
15600
|
"4d0e1dab": F(r)
|
15595
15601
|
}));
|
15596
|
-
const e =
|
15602
|
+
const e = G([]), i = () => {
|
15597
15603
|
e.value = [], a.steps.map((n) => {
|
15598
15604
|
e.value.push({
|
15599
15605
|
value: n,
|
@@ -15604,13 +15610,13 @@ const KP = /* @__PURE__ */ I(JP, [["__scopeId", "data-v-9a6218e9"]]), cB = { cla
|
|
15604
15610
|
}, s = (n) => a.done ? a.done.includes(n) : !1;
|
15605
15611
|
d2(() => {
|
15606
15612
|
i();
|
15607
|
-
}),
|
15613
|
+
}), Z(
|
15608
15614
|
() => a.steps,
|
15609
15615
|
() => i()
|
15610
|
-
),
|
15616
|
+
), Z(
|
15611
15617
|
() => a.active,
|
15612
15618
|
() => i()
|
15613
|
-
),
|
15619
|
+
), Z(
|
15614
15620
|
() => a.done,
|
15615
15621
|
() => i()
|
15616
15622
|
);
|
@@ -15869,7 +15875,7 @@ const CB = /* @__PURE__ */ I(MB, [["__scopeId", "data-v-6a7337ae"]]), LB = { cla
|
|
15869
15875
|
},
|
15870
15876
|
emits: ["update"],
|
15871
15877
|
setup(c, { emit: a }) {
|
15872
|
-
const e = c, i =
|
15878
|
+
const e = c, i = G(""), s = G([]), r = (u) => {
|
15873
15879
|
s.value.map((f) => {
|
15874
15880
|
f.value === u ? (f.checked = !0, i.value = f.value) : f.checked = !1;
|
15875
15881
|
});
|
@@ -15893,12 +15899,12 @@ const CB = /* @__PURE__ */ I(MB, [["__scopeId", "data-v-6a7337ae"]]), LB = { cla
|
|
15893
15899
|
}, t = () => {
|
15894
15900
|
a("update", i.value, s.value);
|
15895
15901
|
};
|
15896
|
-
return
|
15902
|
+
return Z(
|
15897
15903
|
() => e.initialValue,
|
15898
15904
|
() => {
|
15899
15905
|
i.value = e.initialValue, r(e.initialValue);
|
15900
15906
|
}
|
15901
|
-
),
|
15907
|
+
), Z(
|
15902
15908
|
() => e.disabled,
|
15903
15909
|
() => {
|
15904
15910
|
n();
|
@@ -16005,10 +16011,10 @@ const DB = /* @__PURE__ */ I(TB, [["__scopeId", "data-v-71e09fe3"]]), IB = ["hre
|
|
16005
16011
|
}, OB = { class: "AVElectionCard--item-icon" }, qB = { class: "AVElectionCard--item-text" }, RB = {
|
16006
16012
|
class: "AVElectionCard--item",
|
16007
16013
|
"data-test": "item"
|
16008
|
-
}, UB = { class: "AVElectionCard--item-icon" }, $B = { class: "AVElectionCard--item-text" },
|
16014
|
+
}, UB = { class: "AVElectionCard--item-icon" }, $B = { class: "AVElectionCard--item-text" }, WB = {
|
16009
16015
|
class: "AVElectionCard--item",
|
16010
16016
|
"data-test": "item"
|
16011
|
-
},
|
16017
|
+
}, GB = { class: "AVElectionCard--item-icon" }, YB = { class: "AVElectionCard--item-text" }, QB = { class: "AVElectionCard--button" }, XB = /* @__PURE__ */ P({
|
16012
16018
|
__name: "AVElectionCard",
|
16013
16019
|
props: {
|
16014
16020
|
id: {
|
@@ -16099,8 +16105,8 @@ const DB = /* @__PURE__ */ I(TB, [["__scopeId", "data-v-71e09fe3"]]), IB = ["hre
|
|
16099
16105
|
o("strong", null, g(c.createdAt), 1)
|
16100
16106
|
])
|
16101
16107
|
]),
|
16102
|
-
o("div",
|
16103
|
-
o("div",
|
16108
|
+
o("div", WB, [
|
16109
|
+
o("div", GB, [
|
16104
16110
|
V(l, { icon: "fa-solid fa-pen-to-square" })
|
16105
16111
|
]),
|
16106
16112
|
o("span", YB, [
|
@@ -16284,7 +16290,7 @@ const NE = /* @__PURE__ */ I(CE, [["render", xE], ["__scopeId", "data-v-1923eca8
|
|
16284
16290
|
},
|
16285
16291
|
setup(c) {
|
16286
16292
|
const a = c;
|
16287
|
-
return
|
16293
|
+
return Z(
|
16288
16294
|
() => a.modalActive,
|
16289
16295
|
() => {
|
16290
16296
|
a.modalActive && (document.body.style.overflowY = "hidden"), a.modalActive || (document.body.style.overflowY = "scroll");
|
@@ -16546,7 +16552,7 @@ var jE = {}, FE = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), OE = { clas
|
|
16546
16552
|
/* @__PURE__ */ o("br"),
|
16547
16553
|
/* @__PURE__ */ o("p", null, " Pellentesque accumsan viverra odio at dignissim. Sed tortor turpis, porta sit amet venenatis ut, mollis sed sapien. Donec sapien dolor, consectetur a arcu vitae, gravida dapibus justo. Nulla mattis urna vel urna posuere blandit id auctor neque. Suspendisse tincidunt elit eu lacinia mattis. Nullam semper pellentesque augue sit amet accumsan. Ut feugiat nulla ut sapien pellentesque, at finibus velit dapibus. Morbi tristique pharetra rhoncus. Sed bibendum efficitur justo sed pellentesque. Etiam porta vitae magna semper elementum. Fusce eu tincidunt diam, at varius purus. Proin gravida velit arcu, eget volutpat magna pretium a. ")
|
16548
16554
|
], -1);
|
16549
|
-
function
|
16555
|
+
function WE(c, a) {
|
16550
16556
|
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), s = H("AVMenuDropdown"), r = H("AVNavbar"), n = H("AVLabel"), l = H("AVTabSwitcher"), t = H("AVSidebarItem"), u = H("AVButton"), f = H("AVSidebar"), v = H("AVContent"), p = H("AVFooter");
|
16551
16557
|
return m(), z(a2, null, [
|
16552
16558
|
V(r, null, {
|
@@ -16677,7 +16683,7 @@ function GE(c, a) {
|
|
16677
16683
|
V(p)
|
16678
16684
|
], 64);
|
16679
16685
|
}
|
16680
|
-
const
|
16686
|
+
const GE = /* @__PURE__ */ I(jE, [["render", WE]]);
|
16681
16687
|
var YE = {}, QE = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), XE = { class: "flex items-center" }, ZE = /* @__PURE__ */ o("div", null, [
|
16682
16688
|
/* @__PURE__ */ o("h1", null, "Content goes here"),
|
16683
16689
|
/* @__PURE__ */ o("br"),
|
@@ -16914,7 +16920,7 @@ const KE = /* @__PURE__ */ I(YE, [["render", JE]]), f4 = (c) => (X2("data-v-20fc
|
|
16914
16920
|
});
|
16915
16921
|
const oj = /* @__PURE__ */ I(lj, [["__scopeId", "data-v-20fc858f"]]), uj = {
|
16916
16922
|
install: function(c) {
|
16917
|
-
c.component("AVIcon", lI), c.component("AVButton", uI), c.component("AVSpinner", vI), c.component("AVBullet", D4), c.component("AVTextInput", gI), c.component("AVNumberInput", kI), c.component("AVPasswordInput", jI), c.component("AVDatetimeInput",
|
16923
|
+
c.component("AVIcon", lI), c.component("AVButton", uI), c.component("AVSpinner", vI), c.component("AVBullet", D4), c.component("AVTextInput", gI), c.component("AVNumberInput", kI), c.component("AVPasswordInput", jI), c.component("AVDatetimeInput", GI), c.component("AVTextArea", a_), c.component("AVCard", r_), c.component("AVRoundButton", t_), c.component("AVLabel", i_), c.component("AVDropdown", V_), c.component("AVDropdownContent", M_), c.component("AVDropdownItem", L_), c.component("AVAlert", y_), c.component("AVFileInput", Q_), c.component("AVRadio", aP), c.component("AVLink", sP), c.component("AVNavbarItem", fP), c.component("AVSidebarItem", zP), c.component("AVTooltip", MP), c.component("AVMenuDropdown", bP), c.component("AVMenuDropdownContent", AP), c.component("AVMenuDropdownItem", SP), c.component("AVAsyncButton", IP), c.component("AVTabSwitcher", EP), c.component("AVBallotSummary", RP), c.component("AVTimedCard", GP), c.component("AVBasicSteps", KP), c.component("AVSteps", iB), c.component("AVOptionCheckbox", vB), c.component("AVOption", CB), c.component("AVRadioGroup", NB), c.component("AVNavigationItemList", yB), c.component("AVBreadcrumb", DB), c.component("AVElectionCard", ZB), c.component("AVBallotStyleCard", nE), c.component("AVFooter", mE), c.component("AVSidebar", zE), c.component("AVNavbar", ME), c.component("AVContent", NE), c.component("AVModal", SE), c.component("OneColumnLayout", EE), c.component("TwoColumnsLayout", GE), c.component("NoSidebarLayout", KE), c.component("ElectionDashboardLayout", oj), c.component("popper-tooltip", xT);
|
16918
16924
|
}
|
16919
16925
|
};
|
16920
16926
|
export {
|
@@ -16928,7 +16934,7 @@ export {
|
|
16928
16934
|
uI as AVButton,
|
16929
16935
|
r_ as AVCard,
|
16930
16936
|
NE as AVContent,
|
16931
|
-
|
16937
|
+
GI as AVDatetimeInput,
|
16932
16938
|
V_ as AVDropdown,
|
16933
16939
|
M_ as AVDropdownContent,
|
16934
16940
|
L_ as AVDropdownItem,
|
@@ -16959,11 +16965,11 @@ export {
|
|
16959
16965
|
EP as AVTabSwitcher,
|
16960
16966
|
a_ as AVTextArea,
|
16961
16967
|
gI as AVTextInput,
|
16962
|
-
|
16968
|
+
GP as AVTimedCard,
|
16963
16969
|
MP as AVTooltip,
|
16964
16970
|
oj as ElectionDashboardLayout,
|
16965
16971
|
KE as NoSidebarLayout,
|
16966
16972
|
EE as OneColumnLayout,
|
16967
|
-
|
16973
|
+
GE as TwoColumnsLayout,
|
16968
16974
|
uj as default
|
16969
16975
|
};
|