@fiscozen/icons 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/icons.js +882 -766
- package/dist/icons.umd.cjs +1 -1
- package/package.json +2 -2
- package/tsconfig.tsbuildinfo +1 -1
package/dist/icons.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { library as e } from "@fortawesome/fontawesome-svg-core";
|
|
2
|
-
import { computed as t, createBlock as n, createElementBlock as r, createVNode as
|
|
3
|
-
import { FontAwesomeIcon as
|
|
2
|
+
import { computed as t, createBlock as n, createElementBlock as r, createVNode as i, defineComponent as a, mergeProps as ee, normalizeClass as te, openBlock as ne, unref as re } from "vue";
|
|
3
|
+
import { FontAwesomeIcon as ie } from "@fortawesome/vue-fontawesome";
|
|
4
4
|
//#region \0rolldown/runtime.js
|
|
5
|
-
var
|
|
5
|
+
var ae = Object.defineProperty, o = (e, t) => {
|
|
6
6
|
let n = {};
|
|
7
|
-
for (var r in e)
|
|
7
|
+
for (var r in e) ae(n, r, {
|
|
8
8
|
get: e[r],
|
|
9
9
|
enumerable: !0
|
|
10
10
|
});
|
|
11
|
-
return t ||
|
|
12
|
-
},
|
|
13
|
-
faLinkedin: () =>
|
|
14
|
-
faLinkedinIn: () =>
|
|
15
|
-
}),
|
|
11
|
+
return t || ae(n, Symbol.toStringTag, { value: "Module" }), n;
|
|
12
|
+
}, oe = /* @__PURE__ */ o({
|
|
13
|
+
faLinkedin: () => se,
|
|
14
|
+
faLinkedinIn: () => ce
|
|
15
|
+
}), se = {
|
|
16
16
|
prefix: "fab",
|
|
17
17
|
iconName: "linkedin",
|
|
18
18
|
icon: [
|
|
@@ -22,7 +22,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
22
22
|
"f08c",
|
|
23
23
|
"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"
|
|
24
24
|
]
|
|
25
|
-
},
|
|
25
|
+
}, ce = {
|
|
26
26
|
prefix: "fab",
|
|
27
27
|
iconName: "linkedin-in",
|
|
28
28
|
icon: [
|
|
@@ -32,221 +32,229 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
32
32
|
"f0e1",
|
|
33
33
|
"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"
|
|
34
34
|
]
|
|
35
|
-
},
|
|
36
|
-
faAdd: () =>
|
|
37
|
-
faAngleDown: () =>
|
|
38
|
-
faAngleLeft: () =>
|
|
39
|
-
faAngleRight: () =>
|
|
40
|
-
faAngleUp: () =>
|
|
41
|
-
faArrowDown: () =>
|
|
42
|
-
faArrowDownLeft: () =>
|
|
43
|
-
faArrowDownLeftAndArrowUpRightToCenter: () =>
|
|
35
|
+
}, le = /* @__PURE__ */ o({
|
|
36
|
+
faAdd: () => ut,
|
|
37
|
+
faAngleDown: () => Dt,
|
|
38
|
+
faAngleLeft: () => nr,
|
|
39
|
+
faAngleRight: () => yn,
|
|
40
|
+
faAngleUp: () => We,
|
|
41
|
+
faArrowDown: () => Fe,
|
|
42
|
+
faArrowDownLeft: () => Tn,
|
|
43
|
+
faArrowDownLeftAndArrowUpRightToCenter: () => Wt,
|
|
44
44
|
faArrowDownRight: () => he,
|
|
45
|
-
faArrowDownToBracket: () =>
|
|
46
|
-
faArrowDownToLine: () =>
|
|
47
|
-
faArrowFromLeft: () =>
|
|
48
|
-
faArrowFromRight: () =>
|
|
49
|
-
faArrowLeft: () =>
|
|
50
|
-
faArrowLeftFromLine: () =>
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
45
|
+
faArrowDownToBracket: () => Vn,
|
|
46
|
+
faArrowDownToLine: () => zn,
|
|
47
|
+
faArrowFromLeft: () => vt,
|
|
48
|
+
faArrowFromRight: () => tn,
|
|
49
|
+
faArrowLeft: () => dt,
|
|
50
|
+
faArrowLeftFromLine: () => D,
|
|
51
|
+
faArrowLeftRotate: () => nt,
|
|
52
|
+
faArrowRight: () => Gt,
|
|
53
|
+
faArrowRightFromLine: () => g,
|
|
54
|
+
faArrowRightToFile: () => Nn,
|
|
55
|
+
faArrowRotateBack: () => rt,
|
|
56
|
+
faArrowRotateBackward: () => it,
|
|
57
|
+
faArrowRotateLeft: () => m,
|
|
58
|
+
faArrowToBottom: () => Bn,
|
|
59
|
+
faArrowTrendDown: () => pe,
|
|
60
|
+
faArrowTrendUp: () => Nr,
|
|
61
|
+
faArrowUp: () => on,
|
|
62
|
+
faArrowUpLeft: () => Mn,
|
|
63
|
+
faArrowUpRight: () => kt,
|
|
64
|
+
faArrowUpRightAndArrowDownLeftFromCenter: () => En,
|
|
65
|
+
faArrowUpRightFromSquare: () => Ye,
|
|
66
|
+
faArrowsRotate: () => d,
|
|
67
|
+
faBadgeCheck: () => Ot,
|
|
68
|
+
faBank: () => Re,
|
|
69
|
+
faBars: () => De,
|
|
70
|
+
faBarsFilter: () => ft,
|
|
71
|
+
faBell: () => Tr,
|
|
72
|
+
faBuildingColumns: () => f,
|
|
73
|
+
faCalculator: () => Ar,
|
|
74
|
+
faCalendar: () => en,
|
|
75
|
+
faCalendarLines: () => ke,
|
|
76
|
+
faCalendarNote: () => Ae,
|
|
77
|
+
faCartShopping: () => s,
|
|
78
|
+
faCheck: () => $t,
|
|
79
|
+
faCheckCircle: () => It,
|
|
80
|
+
faCheckSquare: () => jn,
|
|
81
|
+
faChevronDoubleDown: () => Yn,
|
|
82
|
+
faChevronDoubleLeft: () => Cn,
|
|
83
|
+
faChevronDoubleRight: () => tt,
|
|
84
|
+
faChevronDoubleUp: () => we,
|
|
85
|
+
faChevronDown: () => jt,
|
|
86
|
+
faChevronLeft: () => St,
|
|
87
|
+
faChevronRight: () => Hn,
|
|
88
|
+
faChevronUp: () => rr,
|
|
89
|
+
faChevronsDown: () => Jn,
|
|
90
|
+
faChevronsLeft: () => F,
|
|
91
|
+
faChevronsRight: () => et,
|
|
92
|
+
faChevronsUp: () => Ce,
|
|
93
|
+
faCircle: () => mn,
|
|
94
|
+
faCircleCheck: () => S,
|
|
95
|
+
faCircleDot: () => ye,
|
|
96
|
+
faCircleEllipsisVertical: () => Nt,
|
|
97
|
+
faCircleExclamation: () => M,
|
|
98
|
+
faCircleInfo: () => l,
|
|
99
|
+
faCircleMinus: () => u,
|
|
100
|
+
faCirclePlus: () => N,
|
|
101
|
+
faCircleQuestion: () => k,
|
|
102
|
+
faCircleSmall: () => Er,
|
|
103
|
+
faCircleXmark: () => R,
|
|
104
|
+
faClock: () => Qn,
|
|
105
|
+
faClockFour: () => $n,
|
|
106
|
+
faClockRotateLeft: () => b,
|
|
107
|
+
faClone: () => Kn,
|
|
108
|
+
faClose: () => Bt,
|
|
109
|
+
faCode: () => Sn,
|
|
110
|
+
faCog: () => un,
|
|
111
|
+
faCoins: () => Ie,
|
|
112
|
+
faComment: () => In,
|
|
113
|
+
faCommentAlt: () => Sr,
|
|
114
|
+
faCommentDollar: () => ur,
|
|
115
|
+
faCommentDots: () => y,
|
|
116
|
+
faCommenting: () => Et,
|
|
117
|
+
faCommentsAlt: () => Mt,
|
|
118
|
+
faCopy: () => lt,
|
|
119
|
+
faCreditCard: () => v,
|
|
120
|
+
faCreditCardAlt: () => wt,
|
|
117
121
|
faDotCircle: () => be,
|
|
118
|
-
faEllipsis: () =>
|
|
119
|
-
faEllipsisH: () =>
|
|
120
|
-
faEllipsisV: () =>
|
|
121
|
-
faEllipsisVertical: () =>
|
|
122
|
-
faEnvelope: () =>
|
|
123
|
-
faEnvelopeOpenText: () =>
|
|
124
|
-
faEquals: () =>
|
|
125
|
-
faEur: () =>
|
|
126
|
-
faEuro: () =>
|
|
127
|
-
faEuroSign: () =>
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
122
|
+
faEllipsis: () => vr,
|
|
123
|
+
faEllipsisH: () => yr,
|
|
124
|
+
faEllipsisV: () => tr,
|
|
125
|
+
faEllipsisVertical: () => er,
|
|
126
|
+
faEnvelope: () => Dr,
|
|
127
|
+
faEnvelopeOpenText: () => br,
|
|
128
|
+
faEquals: () => ir,
|
|
129
|
+
faEur: () => Dn,
|
|
130
|
+
faEuro: () => On,
|
|
131
|
+
faEuroSign: () => L,
|
|
132
|
+
faExclamation: () => wr,
|
|
133
|
+
faExclamationCircle: () => pn,
|
|
134
|
+
faExclamationTriangle: () => yt,
|
|
135
|
+
faExternalLink: () => Xe,
|
|
136
|
+
faEye: () => sr,
|
|
137
|
+
faEyeSlash: () => ot,
|
|
138
|
+
faFaceFrown: () => T,
|
|
139
|
+
faFaceMeh: () => P,
|
|
140
|
+
faFaceSmile: () => He,
|
|
141
|
+
faFaceSmileHearts: () => Tt,
|
|
142
|
+
faFaceUnamused: () => Rn,
|
|
143
|
+
faFile: () => sn,
|
|
144
|
+
faFileAward: () => qe,
|
|
145
|
+
faFileCertificate: () => Ke,
|
|
146
|
+
faFileCheck: () => Fn,
|
|
147
|
+
faFileCircleCheck: () => ct,
|
|
148
|
+
faFileCircleInfo: () => Zn,
|
|
149
|
+
faFileCircleQuestion: () => xn,
|
|
150
|
+
faFileCircleXmark: () => Kt,
|
|
151
|
+
faFileCode: () => st,
|
|
152
|
+
faFileContract: () => Ge,
|
|
153
|
+
faFileImport: () => B,
|
|
154
|
+
faFileInvoice: () => Rt,
|
|
155
|
+
faFileInvoiceDollar: () => Ct,
|
|
156
|
+
faFilePdf: () => ht,
|
|
157
|
+
faFileSignature: () => _n,
|
|
158
|
+
faFileXml: () => hr,
|
|
159
|
+
faFloppyDisk: () => dr,
|
|
160
|
+
faFolderCheck: () => Ln,
|
|
161
|
+
faFolderOpen: () => Un,
|
|
162
|
+
faFolderUser: () => Te,
|
|
163
|
+
faFrown: () => Yt,
|
|
164
|
+
faGear: () => A,
|
|
165
|
+
faGlobe: () => mt,
|
|
166
|
+
faGripDotsVertical: () => Ee,
|
|
167
|
+
faHand: () => j,
|
|
168
|
+
faHandPaper: () => fn,
|
|
169
|
+
faHistory: () => At,
|
|
170
|
+
faHome: () => Xt,
|
|
171
|
+
faHomeAlt: () => Zt,
|
|
172
|
+
faHomeLgAlt: () => Qt,
|
|
173
|
+
faHouse: () => E,
|
|
174
|
+
faIndustry: () => qn,
|
|
170
175
|
faInfoCircle: () => me,
|
|
171
|
-
faInstitution: () =>
|
|
172
|
-
faListCheck: () =>
|
|
173
|
-
faLocationDot: () =>
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
176
|
+
faInstitution: () => ze,
|
|
177
|
+
faListCheck: () => xe,
|
|
178
|
+
faLocationDot: () => Ne,
|
|
179
|
+
faLock: () => _t,
|
|
180
|
+
faLockOpen: () => zt,
|
|
181
|
+
faMagnifyingGlass: () => pr,
|
|
182
|
+
faMapMarkerAlt: () => Pe,
|
|
183
|
+
faMeh: () => vn,
|
|
184
|
+
faMessage: () => xr,
|
|
185
|
+
faMessages: () => x,
|
|
186
|
+
faMinus: () => Or,
|
|
187
|
+
faMinusCircle: () => ge,
|
|
188
|
+
faMinusSquare: () => Fr,
|
|
189
|
+
faMoneyCheck: () => gt,
|
|
190
|
+
faMoneyCheckEdit: () => Gn,
|
|
191
|
+
faMoneyCheckPen: () => Wn,
|
|
192
|
+
faMultiply: () => Vt,
|
|
193
|
+
faMuseum: () => Be,
|
|
194
|
+
faNavicon: () => Oe,
|
|
195
|
+
faPaperPlane: () => Xn,
|
|
196
|
+
faPaperPlaneAlt: () => Ze,
|
|
197
|
+
faPaperPlaneTop: () => p,
|
|
198
|
+
faPaperclip: () => nn,
|
|
199
|
+
faPen: () => Ft,
|
|
200
|
+
faPencil: () => I,
|
|
201
|
+
faPencilAlt: () => wn,
|
|
202
|
+
faPercent: () => gr,
|
|
203
|
+
faPercentage: () => _r,
|
|
204
|
+
faPhone: () => Pt,
|
|
205
|
+
faPiggyBank: () => Le,
|
|
206
|
+
faPlus: () => h,
|
|
207
|
+
faPlusCircle: () => gn,
|
|
208
|
+
faPlusMinus: () => hn,
|
|
209
|
+
faQuestion: () => Mr,
|
|
210
|
+
faQuestionCircle: () => ln,
|
|
211
|
+
faReceipt: () => ar,
|
|
212
|
+
faRefresh: () => _e,
|
|
213
|
+
faRemove: () => Ht,
|
|
214
|
+
faSave: () => fr,
|
|
215
|
+
faScrewdriverWrench: () => je,
|
|
216
|
+
faSearch: () => mr,
|
|
217
|
+
faSend: () => Qe,
|
|
218
|
+
faShoppingCart: () => ue,
|
|
219
|
+
faSmile: () => Ue,
|
|
220
|
+
faSort: () => w,
|
|
221
|
+
faSortAsc: () => lr,
|
|
222
|
+
faSortDesc: () => fe,
|
|
223
|
+
faSortDown: () => c,
|
|
224
|
+
faSortUp: () => cr,
|
|
225
|
+
faSparkle: () => jr,
|
|
226
|
+
faSparkles: () => bn,
|
|
227
|
+
faSquare: () => Je,
|
|
228
|
+
faSquareCheck: () => z,
|
|
229
|
+
faSquareMinus: () => Pr,
|
|
230
|
+
faStar: () => xt,
|
|
231
|
+
faSubtract: () => kr,
|
|
232
|
+
faSuitcase: () => rn,
|
|
233
|
+
faSync: () => ve,
|
|
234
|
+
faTableLayout: () => de,
|
|
235
|
+
faTag: () => $e,
|
|
236
|
+
faTags: () => Lt,
|
|
237
|
+
faTasks: () => Se,
|
|
238
|
+
faThumbsDown: () => Pn,
|
|
239
|
+
faThumbsUp: () => dn,
|
|
240
|
+
faTimes: () => Ut,
|
|
241
|
+
faTimesCircle: () => kn,
|
|
242
|
+
faTools: () => Me,
|
|
243
|
+
faTrash: () => or,
|
|
244
|
+
faTrashXmark: () => pt,
|
|
245
|
+
faTriangleExclamation: () => _,
|
|
246
|
+
faUndo: () => at,
|
|
247
|
+
faUniversity: () => Ve,
|
|
248
|
+
faUnsorted: () => Jt,
|
|
249
|
+
faUser: () => qt,
|
|
250
|
+
faUserFriends: () => cn,
|
|
251
|
+
faUserGroup: () => O,
|
|
252
|
+
faWallet: () => Cr,
|
|
253
|
+
faWarning: () => bt,
|
|
254
|
+
faXmark: () => C,
|
|
255
|
+
faXmarkCircle: () => An,
|
|
256
|
+
faXmarkLarge: () => an
|
|
257
|
+
}), s = {
|
|
250
258
|
prefix: "far",
|
|
251
259
|
iconName: "cart-shopping",
|
|
252
260
|
icon: [
|
|
@@ -256,7 +264,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
256
264
|
"f07a",
|
|
257
265
|
"M24 0C10.7 0 0 10.7 0 24S10.7 48 24 48l45.5 0c3.8 0 7.1 2.7 7.9 6.5l51.6 271c6.5 34 36.2 58.5 70.7 58.5L488 384c13.3 0 24-10.7 24-24s-10.7-24-24-24l-288.3 0c-11.5 0-21.4-8.2-23.6-19.5L170.7 288l288.5 0c32.6 0 61.1-21.8 69.5-53.3l41-152.3C576.6 57 557.4 32 531.1 32l-411 0C111 12.8 91.6 0 69.5 0L24 0zM131.1 80l389.6 0L482.4 222.2c-2.8 10.5-12.3 17.8-23.2 17.8l-297.6 0L131.1 80zM176 512a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm336-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"
|
|
258
266
|
]
|
|
259
|
-
},
|
|
267
|
+
}, ue = s, de = {
|
|
260
268
|
prefix: "far",
|
|
261
269
|
iconName: "table-layout",
|
|
262
270
|
icon: [
|
|
@@ -266,7 +274,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
266
274
|
"e290",
|
|
267
275
|
"M448 80c8.8 0 16 7.2 16 16l0 64L48 160l0-64c0-8.8 7.2-16 16-16l384 0zM48 416l0-208 96 0 0 224-80 0c-8.8 0-16-7.2-16-16zm144 16l0-224 272 0 0 208c0 8.8-7.2 16-16 16l-256 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32z"
|
|
268
276
|
]
|
|
269
|
-
},
|
|
277
|
+
}, c = {
|
|
270
278
|
prefix: "far",
|
|
271
279
|
iconName: "sort-down",
|
|
272
280
|
icon: [
|
|
@@ -276,7 +284,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
276
284
|
"f0dd",
|
|
277
285
|
"M160 425.4L70.6 336l178.7 0L160 425.4zm-22.6 45.3c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 288c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z"
|
|
278
286
|
]
|
|
279
|
-
},
|
|
287
|
+
}, fe = c, pe = {
|
|
280
288
|
prefix: "far",
|
|
281
289
|
iconName: "arrow-trend-down",
|
|
282
290
|
icon: [
|
|
@@ -286,7 +294,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
286
294
|
"e097",
|
|
287
295
|
"M352 392c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24l0-176c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 118.1L337 143c-9.4-9.4-24.6-9.4-33.9 0l-111 111L41 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L175 305c9.4 9.4 24.6 9.4 33.9 0l111-111L494.1 368 376 368c-13.3 0-24 10.7-24 24z"
|
|
288
296
|
]
|
|
289
|
-
},
|
|
297
|
+
}, l = {
|
|
290
298
|
prefix: "far",
|
|
291
299
|
iconName: "circle-info",
|
|
292
300
|
icon: [
|
|
@@ -296,7 +304,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
296
304
|
"f05a",
|
|
297
305
|
"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-88c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 64-24 0zm40-144a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"
|
|
298
306
|
]
|
|
299
|
-
}, me =
|
|
307
|
+
}, me = l, he = {
|
|
300
308
|
prefix: "far",
|
|
301
309
|
iconName: "arrow-down-right",
|
|
302
310
|
icon: [
|
|
@@ -306,7 +314,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
306
314
|
"e093",
|
|
307
315
|
"M328 416c13.3 0 24-10.7 24-24l0-240c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 182.1L73 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l231 231L88 368c-13.3 0-24 10.7-24 24s10.7 24 24 24l240 0z"
|
|
308
316
|
]
|
|
309
|
-
},
|
|
317
|
+
}, u = {
|
|
310
318
|
prefix: "far",
|
|
311
319
|
iconName: "circle-minus",
|
|
312
320
|
icon: [
|
|
@@ -316,7 +324,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
316
324
|
"f056",
|
|
317
325
|
"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM184 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"
|
|
318
326
|
]
|
|
319
|
-
},
|
|
327
|
+
}, ge = u, d = {
|
|
320
328
|
prefix: "far",
|
|
321
329
|
iconName: "arrows-rotate",
|
|
322
330
|
icon: [
|
|
@@ -330,7 +338,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
330
338
|
"f021",
|
|
331
339
|
"M94 187.1C120.8 124.1 183.3 80 256 80c39.7 0 77.8 15.8 105.9 43.9L414.1 176 360 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-112c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 54.1L395.9 89.9C358.8 52.8 308.5 32 256 32C163.4 32 83.9 88.2 49.8 168.3c-5.2 12.2 .5 26.3 12.7 31.5s26.3-.5 31.5-12.7zm368 157c5.2-12.2-.4-26.3-12.6-31.5s-26.3 .4-31.5 12.6C391 388.1 328.6 432 256 432c-39.7 0-77.8-15.8-105.9-43.9L97.9 336l54.1 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 288c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-54.1 52.1 52.1C153.2 459.2 203.5 480 256 480c92.5 0 171.8-56 206-135.9z"
|
|
332
340
|
]
|
|
333
|
-
},
|
|
341
|
+
}, _e = d, ve = d, ye = {
|
|
334
342
|
prefix: "far",
|
|
335
343
|
iconName: "circle-dot",
|
|
336
344
|
icon: [
|
|
@@ -340,7 +348,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
340
348
|
"f192",
|
|
341
349
|
"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"
|
|
342
350
|
]
|
|
343
|
-
}, be =
|
|
351
|
+
}, be = ye, xe = {
|
|
344
352
|
prefix: "far",
|
|
345
353
|
iconName: "list-check",
|
|
346
354
|
icon: [
|
|
@@ -350,7 +358,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
350
358
|
"f0ae",
|
|
351
359
|
"M153.8 72.1c8.9-9.9 8.1-25-1.8-33.9s-25-8.1-33.9 1.8L63.1 101.1 41 79C31.6 69.7 16.4 69.7 7 79s-9.4 24.6 0 33.9l40 40c4.7 4.7 11 7.2 17.6 7s12.8-3 17.2-7.9l72-80zm0 160c8.9-9.9 8.1-25-1.8-33.9s-25-8.1-33.9 1.8L63.1 261.1 41 239c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l40 40c4.7 4.7 11 7.2 17.6 7s12.8-3 17.2-7.9l72-80zM216 120l272 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L216 72c-13.3 0-24 10.7-24 24s10.7 24 24 24zM192 256c0 13.3 10.7 24 24 24l272 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-272 0c-13.3 0-24 10.7-24 24zM160 416c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-304 0c-13.3 0-24 10.7-24 24zm-64 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"
|
|
352
360
|
]
|
|
353
|
-
},
|
|
361
|
+
}, Se = xe, Ce = {
|
|
354
362
|
prefix: "far",
|
|
355
363
|
iconName: "chevrons-up",
|
|
356
364
|
icon: [
|
|
@@ -360,7 +368,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
360
368
|
"f325",
|
|
361
369
|
"M273 47c-9.4-9.4-24.6-9.4-33.9 0L47 239c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l175-175L431 273c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L273 47zM465 431L273 239c-9.4-9.4-24.6-9.4-33.9 0L47 431c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l175-175L431 465c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9z"
|
|
362
370
|
]
|
|
363
|
-
},
|
|
371
|
+
}, we = Ce, Te = {
|
|
364
372
|
prefix: "far",
|
|
365
373
|
iconName: "folder-user",
|
|
366
374
|
icon: [
|
|
@@ -370,7 +378,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
370
378
|
"e18e",
|
|
371
379
|
"M251.7 127.6s0 0 0 0c10.5 10.5 24.7 16.4 39.6 16.4L448 144c8.8 0 16 7.2 16 16l0 256c0 8.8-7.2 16-16 16l-80 0c0-44.2-35.8-80-80-80l-64 0c-44.2 0-80 35.8-80 80l-80 0c-8.8 0-16-7.2-16-16L48 96c0-8.8 7.2-16 16-16l133.5 0c4.2 0 8.3 1.7 11.3 4.7l33.9-33.9L208.8 84.7l42.9 42.9zm33.9-33.9L242.7 50.7c-12-12-28.3-18.7-45.3-18.7L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L291.3 96c-2.1 0-4.2-.8-5.7-2.3zM320 256a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"
|
|
372
380
|
]
|
|
373
|
-
},
|
|
381
|
+
}, Ee = {
|
|
374
382
|
prefix: "far",
|
|
375
383
|
iconName: "grip-dots-vertical",
|
|
376
384
|
icon: [
|
|
@@ -380,7 +388,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
380
388
|
"e411",
|
|
381
389
|
"M64 128a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm0 160a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM96 416a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96-288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32 128a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM192 448a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"
|
|
382
390
|
]
|
|
383
|
-
},
|
|
391
|
+
}, De = {
|
|
384
392
|
prefix: "far",
|
|
385
393
|
iconName: "bars",
|
|
386
394
|
icon: [
|
|
@@ -390,7 +398,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
390
398
|
"f0c9",
|
|
391
399
|
"M0 88C0 74.7 10.7 64 24 64l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 112C10.7 112 0 101.3 0 88zM0 248c0-13.3 10.7-24 24-24l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 272c-13.3 0-24-10.7-24-24zM448 408c0 13.3-10.7 24-24 24L24 432c-13.3 0-24-10.7-24-24s10.7-24 24-24l400 0c13.3 0 24 10.7 24 24z"
|
|
392
400
|
]
|
|
393
|
-
},
|
|
401
|
+
}, Oe = De, ke = {
|
|
394
402
|
prefix: "far",
|
|
395
403
|
iconName: "calendar-lines",
|
|
396
404
|
icon: [
|
|
@@ -400,7 +408,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
400
408
|
"e0d5",
|
|
401
409
|
"M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256zm48 88c0 13.3 10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-208 0c-13.3 0-24 10.7-24 24zm24 72c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0z"
|
|
402
410
|
]
|
|
403
|
-
},
|
|
411
|
+
}, Ae = ke, je = {
|
|
404
412
|
prefix: "far",
|
|
405
413
|
iconName: "screwdriver-wrench",
|
|
406
414
|
icon: [
|
|
@@ -410,7 +418,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
410
418
|
"f7d9",
|
|
411
419
|
"M78.6 5C69.1-2.4 55.6-1.5 47 7L7 47c-8.5 8.5-9.4 22-2.1 31.6l80 104c4.5 5.9 11.6 9.4 19 9.4l54.1 0 109 109c-14.7 29-10 65.4 14.3 89.6l112 112c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-112-112c-24.2-24.2-60.6-29-89.6-14.3l-109-109 0-54.1c0-7.5-3.5-14.5-9.4-19L78.6 5zM23.2 376.8C8.3 391.7 0 411.8 0 432.8C0 476.5 35.5 512 79.2 512c21 0 41.1-8.3 56-23.2L238.5 385.5c-8.9-17.6-12.8-37.1-11.6-56.3L101.3 454.9c-5.9 5.8-13.8 9.1-22.1 9.1C62 464 48 450 48 432.8c0-8.3 3.3-16.2 9.1-22.1L194.3 273.5l-33.9-33.9L23.2 376.8zM463.9 164c-1.4 38.9-22.6 72.8-53.8 91.8c1.1 1 2.1 2 3.1 3l31.6 31.6c40.7-29 67.2-76.6 67.2-130.3c0-24.8-5.7-48.3-15.7-69.3c-4.4-9.2-16.5-10.5-23.7-3.3l-67.9 67.9c-3 3-7.1 4.7-11.3 4.7L368 160c-8.8 0-16-7.2-16-16l0-25.4c0-4.2 1.7-8.3 4.7-11.3l67.9-67.9c7.2-7.2 5.9-19.3-3.3-23.7C400.3 5.7 376.8 0 352 0C294.7 0 244.4 30.1 216.2 75.4C221.2 84 224 93.8 224 104l0 40.8 16 16 0-.8c0-60.5 48-109.9 108-111.9L322.7 73.4s0 0 0 0c-12 12-18.7 28.3-18.7 45.3l0 25.4c0 35.3 28.7 64 64 64l25.4 0c17 0 33.3-6.7 45.3-18.7L463.9 164z"
|
|
412
420
|
]
|
|
413
|
-
},
|
|
421
|
+
}, Me = je, Ne = {
|
|
414
422
|
prefix: "far",
|
|
415
423
|
iconName: "location-dot",
|
|
416
424
|
icon: [
|
|
@@ -420,7 +428,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
420
428
|
"f3c5",
|
|
421
429
|
"M336 192c0-79.5-64.5-144-144-144S48 112.5 48 192c0 12.4 4.5 31.6 15.3 57.2c10.5 24.8 25.4 52.2 42.5 79.9c28.5 46.2 61.5 90.8 86.2 122.6c24.8-31.8 57.8-76.4 86.2-122.6c17.1-27.7 32-55.1 42.5-79.9C331.5 223.6 336 204.4 336 192zm48 0c0 87.4-117 243-168.3 307.2c-12.3 15.3-35.1 15.3-47.4 0C117 435 0 279.4 0 192C0 86 86 0 192 0S384 86 384 192zm-160 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm-112 0a80 80 0 1 1 160 0 80 80 0 1 1 -160 0z"
|
|
422
430
|
]
|
|
423
|
-
},
|
|
431
|
+
}, Pe = Ne, Fe = {
|
|
424
432
|
prefix: "far",
|
|
425
433
|
iconName: "arrow-down",
|
|
426
434
|
icon: [
|
|
@@ -430,7 +438,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
430
438
|
"f063",
|
|
431
439
|
"M174.6 472.6c4.5 4.7 10.8 7.4 17.4 7.4s12.8-2.7 17.4-7.4l168-176c9.2-9.6 8.8-24.8-.8-33.9s-24.8-8.8-33.9 .8L216 396.1 216 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 340.1L41.4 263.4c-9.2-9.6-24.3-9.9-33.9-.8s-9.9 24.3-.8 33.9l168 176z"
|
|
432
440
|
]
|
|
433
|
-
},
|
|
441
|
+
}, Ie = {
|
|
434
442
|
prefix: "far",
|
|
435
443
|
iconName: "coins",
|
|
436
444
|
icon: [
|
|
@@ -440,7 +448,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
440
448
|
"f51e",
|
|
441
449
|
"M176 88c0 0 0 0 0 0c0 .1 .1 .6 .6 1.5c.6 1.2 2 3.1 4.7 5.5c.4 .3 .8 .7 1.2 1c-18.7 .4-36.9 1.7-54.4 4.1L128 88c0-18 9.7-32.4 21.1-42.7s26.7-18.5 43.5-24.9C226.4 7.5 271.5 0 320 0s93.6 7.5 127.3 20.3c16.8 6.4 32.1 14.6 43.5 24.9S512 70 512 88l0 104 0 104c0 18-9.7 32.4-21.1 42.7s-26.7 18.5-43.5 24.9c-9.6 3.7-20.1 6.9-31.3 9.6l0-49.7c5.1-1.5 9.8-3.1 14.2-4.8c13.6-5.2 23-10.8 28.5-15.7c2.7-2.4 4.1-4.3 4.7-5.5c.6-1.1 .6-1.5 .6-1.5c0 0 0 0 0 0l0-43.6c-5.3 2.6-10.9 5-16.7 7.2c-9.6 3.7-20.1 6.9-31.3 9.6l0-49.7c5.1-1.5 9.8-3.1 14.2-4.8c13.6-5.2 23-10.8 28.5-15.7c2.7-2.4 4.1-4.3 4.7-5.5c.5-.9 .6-1.4 .6-1.5c0 0 0 0 0 0s0 0 0 0l0-43.6c-5.3 2.6-10.9 5-16.7 7.2c-13.7 5.2-29.4 9.6-46.3 12.9c-5.1-7.5-11-13.9-16.8-19.1c-10.1-9.1-21.8-16.5-34-22.6c31.7-2.3 59.3-8.2 80-16.1c13.6-5.2 23-10.8 28.5-15.7c2.7-2.4 4.1-4.3 4.7-5.5c.5-.9 .6-1.4 .6-1.5c0 0 0 0 0 0s0 0 0 0s0 0 0 0c0 0 0-.5-.6-1.5c-.6-1.2-2-3.1-4.7-5.5c-5.5-5-14.9-10.6-28.5-15.7C403.2 54.9 364.2 48 320 48s-83.2 6.9-110.2 17.2c-13.6 5.2-23 10.8-28.5 15.7c-2.7 2.4-4.1 4.3-4.7 5.5c-.6 1.1-.6 1.5-.6 1.5c0 0 0 0 0 0zM48 216c0 0 0 0 0 0c0 .1 .1 .6 .6 1.5c.6 1.2 2 3.1 4.7 5.5c5.5 5 14.9 10.6 28.5 15.7c27 10.3 66 17.2 110.2 17.2s83.2-6.9 110.2-17.2c13.6-5.2 23-10.8 28.5-15.7c2.7-2.4 4.1-4.3 4.7-5.5c.5-.9 .6-1.4 .6-1.5c0 0 0 0 0 0s0 0 0 0s0 0 0 0c0 0 0-.5-.6-1.5c-.6-1.2-2-3.1-4.7-5.5c-5.5-5-14.9-10.6-28.5-15.7c-27-10.3-66-17.2-110.2-17.2s-83.2 6.9-110.2 17.2c-13.6 5.2-23 10.8-28.5 15.7c-2.7 2.4-4.1 4.3-4.7 5.5c-.6 1.1-.6 1.5-.6 1.5c0 0 0 0 0 0zM0 216c0-18 9.7-32.4 21.1-42.7s26.7-18.5 43.5-24.9C98.4 135.5 143.5 128 192 128s93.6 7.5 127.3 20.3c16.8 6.4 32.1 14.6 43.5 24.9S384 198 384 216l0 104 0 104c0 18-9.7 32.4-21.1 42.7s-26.7 18.5-43.5 24.9C285.6 504.5 240.5 512 192 512s-93.6-7.5-127.3-20.3c-16.8-6.4-32-14.6-43.5-24.9S0 442 0 424L0 320 0 216zM336 320l0-43.6c-5.3 2.6-10.9 5-16.7 7.2C285.6 296.5 240.5 304 192 304s-93.6-7.5-127.3-20.3c-5.8-2.2-11.4-4.6-16.7-7.2L48 320c0 0 0 0 0 0c0 .1 .1 .6 .6 1.5c.6 1.2 2 3.1 4.7 5.5c5.5 5 14.9 10.6 28.5 15.7c27 10.3 66 17.2 110.2 17.2s83.2-6.9 110.2-17.2c13.6-5.2 23-10.8 28.5-15.7c2.7-2.4 4.1-4.3 4.7-5.5c.5-.9 .6-1.4 .6-1.5c0 0 0 0 0 0c0 0 0 0 0 0zM64.7 387.7c-5.8-2.2-11.4-4.6-16.7-7.2L48 424s0 0 0 0c0 0 0 .5 .6 1.5c.6 1.2 2 3.1 4.7 5.5c5.5 5 14.9 10.6 28.5 15.7c27 10.3 66 17.2 110.2 17.2s83.2-6.9 110.2-17.2c13.6-5.2 23-10.8 28.5-15.7c2.7-2.4 4.1-4.3 4.7-5.5c.6-1.1 .6-1.5 .6-1.5c0 0 0 0 0 0l0-43.6c-5.3 2.6-10.9 5-16.7 7.2C285.6 400.5 240.5 408 192 408s-93.6-7.5-127.3-20.3z"
|
|
442
450
|
]
|
|
443
|
-
},
|
|
451
|
+
}, Le = {
|
|
444
452
|
prefix: "far",
|
|
445
453
|
iconName: "piggy-bank",
|
|
446
454
|
icon: [
|
|
@@ -450,7 +458,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
450
458
|
"f4d3",
|
|
451
459
|
"M277.1 48c23 0 42.5 14.7 49.8 35.2c4.4 12.5 18.1 19 30.6 14.6s19-18.1 14.6-30.6C358.3 28.1 321 0 277.1 0S195.8 28.1 182 67.2c-4.4 12.5 2.1 26.2 14.6 30.6s26.2-2.1 30.6-14.6C234.5 62.7 254.1 48 277.1 48zM66.7 197.5c11.9-5.9 16.7-20.3 10.7-32.2s-20.3-16.7-32.2-10.7l-4.7 2.3C15.7 169.3 0 194.7 0 222.6c0 37.4 28 68.3 64.2 72.9C66.4 344.7 91 388.2 128 416l0 48c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-16 48 0 0 16c0 26.5 21.5 48 48 48l48 0c26.5 0 48-21.5 48-48l0-37.4c18.7-10.8 35.1-25.4 48-42.6l32 0c17.7 0 32-14.3 32-32l0-96c0-17.7-14.3-32-32-32l-13.3 0c-8.2-18.8-19.9-35.7-34.2-49.8l11.3-36.8-22.9-7 22.9 7c6.3-20.6-9.1-41.4-30.6-41.4L456 96c-31.5 0-60.2 12.2-81.6 32L224 128c-74.4 0-137 50.8-154.9 119.6c-12-2-21.1-12.5-21.1-25.1c0-9.6 5.4-18.4 14.1-22.8l4.7-2.3zM424 288a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM402.3 168c13.1-14.7 32.1-23.9 53.2-24L446 174.8c-2.9 9.4 .2 19.6 7.9 25.8c17.4 13.9 30.4 32.8 37.1 54.5c3.1 10.1 12.4 17 22.9 17l14 0 0 64-28.6 0c-8.3 0-16 4.3-20.3 11.3c-11.7 18.7-28.7 33.7-48.9 42.8C421.5 394 416 402.5 416 412l0 52-48 0 0-40c0-13.3-10.7-24-24-24l-96 0c-13.3 0-24 10.7-24 24l0 40-48 0 0-60.6c0-8.3-4.3-16-11.3-20.3c-31.7-19.8-52.7-55-52.7-95c0-61.9 50.1-112 112-112l160 0s0 0 0 0l.4 0c6.8 0 13.4-2.9 17.9-8z"
|
|
452
460
|
]
|
|
453
|
-
},
|
|
461
|
+
}, f = {
|
|
454
462
|
prefix: "far",
|
|
455
463
|
iconName: "building-columns",
|
|
456
464
|
icon: [
|
|
@@ -465,7 +473,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
465
473
|
"f19c",
|
|
466
474
|
"M267.6 3c-7.2-4-16-4-23.2 0L17.6 128.1C6.7 134.1 0 145.5 0 157.9C0 176.8 15.2 192 34.1 192l443.9 0c18.8 0 34.1-15.2 34.1-34.1c0-12.4-6.7-23.8-17.6-29.8L267.6 3zM228.3 144L88.2 144 256 51.4 423.8 144l-140.1 0c2.7-4.7 4.3-10.2 4.3-16c0-17.7-14.3-32-32-32s-32 14.3-32 32c0 5.8 1.6 11.3 4.3 16zM64 224l0 160c-13.3 0-24 10.7-24 24s10.7 24 24 24l392 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-160-48 0 0 160-64 0 0-160-48 0 0 160-64 0 0-160-48 0 0 160-64 0 0-160-48 0zM32 464c-13.3 0-24 10.7-24 24s10.7 24 24 24l456 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L32 464z"
|
|
467
475
|
]
|
|
468
|
-
},
|
|
476
|
+
}, Re = f, ze = f, Be = f, Ve = f, He = {
|
|
469
477
|
prefix: "far",
|
|
470
478
|
iconName: "face-smile",
|
|
471
479
|
icon: [
|
|
@@ -475,7 +483,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
475
483
|
"f118",
|
|
476
484
|
"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm177.6 62.1C192.8 334.5 218.8 352 256 352s63.2-17.5 78.4-33.9c9-9.7 24.2-10.4 33.9-1.4s10.4 24.2 1.4 33.9c-22 23.8-60 49.4-113.6 49.4s-91.7-25.5-113.6-49.4c-9-9.7-8.4-24.9 1.4-33.9s24.9-8.4 33.9 1.4zM144.4 208a32 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"
|
|
477
485
|
]
|
|
478
|
-
},
|
|
486
|
+
}, Ue = He, We = {
|
|
479
487
|
prefix: "far",
|
|
480
488
|
iconName: "angle-up",
|
|
481
489
|
icon: [
|
|
@@ -485,7 +493,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
485
493
|
"f106",
|
|
486
494
|
"M207 143c9.4-9.4 24.6-9.4 33.9 0L401 303c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-143-143L81 337c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L207 143z"
|
|
487
495
|
]
|
|
488
|
-
},
|
|
496
|
+
}, Ge = {
|
|
489
497
|
prefix: "far",
|
|
490
498
|
iconName: "file-contract",
|
|
491
499
|
icon: [
|
|
@@ -495,7 +503,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
495
503
|
"f56c",
|
|
496
504
|
"M48 448L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zM96 96c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 96zm0 64c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-80 0zm54.2 221.8L160 349l16.7 55.6c1.9 6.3 7.4 10.8 13.9 11.3s12.8-2.9 15.7-8.8l10.6-21.3c.6-1.2 1.8-1.9 3.1-1.9s2.5 .7 3.1 1.9l10.6 21.3c2.7 5.4 8.3 8.8 14.3 8.8l40 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-30.1 0-6.2-12.4c-6-12-18.3-19.6-31.7-19.6c-8.6 0-16.8 3.1-23.1 8.6l-11.3-37.5C182.2 311.7 171.8 304 160 304s-22.2 7.7-25.6 19.1l-14.9 49.5c-2 6.8-8.3 11.4-15.3 11.4L96 384c-8.8 0-16 7.2-16 16s7.2 16 16 16l8.2 0c21.2 0 39.9-13.9 46-34.2z"
|
|
497
505
|
]
|
|
498
|
-
},
|
|
506
|
+
}, Ke = {
|
|
499
507
|
prefix: "far",
|
|
500
508
|
iconName: "file-certificate",
|
|
501
509
|
icon: [
|
|
@@ -505,7 +513,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
505
513
|
"f5f3",
|
|
506
514
|
"M448 464l-224 0 0 32c0 5.5-1 10.9-2.7 16L448 512c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L402.7 18.7C390.7 6.7 374.5 0 357.5 0L192 0c-35.3 0-64 28.7-64 64l0 71.1 .1-.1c1.5-.7 4-2 6.6-3c13.6-5.5 28.3-5.4 41.3-.5L176 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16zM109.2 161.6c-10-4.1-21.5-1-28.1 7.5L70.6 182.6c-1.3 1.7-3.2 2.7-5.2 3l-16.9 2.3c-10.7 1.5-19.1 9.9-20.5 20.5l-2.3 16.9c-.3 2.1-1.4 4-3 5.2L9.1 241.1c-8.5 6.6-11.6 18.1-7.5 28.1L8 285c.8 1.9 .8 4.1 0 6.1L1.6 306.8c-4.1 10-1 21.5 7.5 28.1l13.5 10.5c1.7 1.3 2.7 3.2 3 5.2l2.3 16.9c1.5 10.7 9.9 19.1 20.5 20.6L64 390.2 64 496c0 5.9 3.2 11.3 8.5 14.1s11.5 2.5 16.4-.8L128 483.2l39.1 26.1c4.9 3.3 11.2 3.6 16.4 .8s8.5-8.2 8.5-14.1l0-105.8 15.5-2.1c10.7-1.5 19.1-9.9 20.5-20.6l2.3-16.9c.3-2.1 1.4-4 3-5.2l13.5-10.5c8.5-6.6 11.6-18.1 7.5-28.1L248 291c-.8-1.9-.8-4.1 0-6.1l6.5-15.8c4.1-10 1-21.5-7.5-28.1l-13.5-10.5c-1.7-1.3-2.7-3.2-3-5.2l-2.3-16.9c-1.5-10.7-9.9-19.1-20.5-20.5l-16.9-2.3c-2.1-.3-4-1.4-5.2-3l-10.5-13.5c-6.6-8.5-18.1-11.6-28.1-7.5L131 168c-1.9 .8-4.1 .8-6.1 0l-15.8-6.5zM64 288a64 64 0 1 1 128 0A64 64 0 1 1 64 288z"
|
|
507
515
|
]
|
|
508
|
-
},
|
|
516
|
+
}, qe = Ke, Je = {
|
|
509
517
|
prefix: "far",
|
|
510
518
|
iconName: "square",
|
|
511
519
|
icon: [
|
|
@@ -520,7 +528,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
520
528
|
"f0c8",
|
|
521
529
|
"M384 80c8.8 0 16 7.2 16 16l0 320c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16L48 96c0-8.8 7.2-16 16-16l320 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32z"
|
|
522
530
|
]
|
|
523
|
-
},
|
|
531
|
+
}, Ye = {
|
|
524
532
|
prefix: "far",
|
|
525
533
|
iconName: "arrow-up-right-from-square",
|
|
526
534
|
icon: [
|
|
@@ -530,7 +538,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
530
538
|
"f08e",
|
|
531
539
|
"M304 24c0 13.3 10.7 24 24 24l102.1 0L207 271c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l223-223L464 184c0 13.3 10.7 24 24 24s24-10.7 24-24l0-160c0-13.3-10.7-24-24-24L328 0c-13.3 0-24 10.7-24 24zM72 32C32.2 32 0 64.2 0 104L0 440c0 39.8 32.2 72 72 72l336 0c39.8 0 72-32.2 72-72l0-128c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 128c0 13.3-10.7 24-24 24L72 464c-13.3 0-24-10.7-24-24l0-336c0-13.3 10.7-24 24-24l128 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L72 32z"
|
|
532
540
|
]
|
|
533
|
-
},
|
|
541
|
+
}, Xe = Ye, p = {
|
|
534
542
|
prefix: "far",
|
|
535
543
|
iconName: "paper-plane-top",
|
|
536
544
|
icon: [
|
|
@@ -540,7 +548,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
540
548
|
"e20a",
|
|
541
549
|
"M133.9 232L65.8 95.9 383.4 232l-249.5 0zm0 48l249.5 0L65.8 416.1l68-136.1zM44.6 34.6C32.3 29.3 17.9 32.3 8.7 42S-2.6 66.3 3.4 78.3L92.2 256 3.4 433.7c-6 12-3.9 26.5 5.3 36.3s23.5 12.7 35.9 7.5l448-192c11.8-5 19.4-16.6 19.4-29.4s-7.6-24.4-19.4-29.4l-448-192z"
|
|
542
550
|
]
|
|
543
|
-
},
|
|
551
|
+
}, Ze = p, Qe = p, $e = {
|
|
544
552
|
prefix: "far",
|
|
545
553
|
iconName: "tag",
|
|
546
554
|
icon: [
|
|
@@ -550,7 +558,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
550
558
|
"f02b",
|
|
551
559
|
"M197.5 32c17 0 33.3 6.7 45.3 18.7l176 176c25 25 25 65.5 0 90.5L285.3 450.7c-25 25-65.5 25-90.5 0l-176-176C6.7 262.7 0 246.5 0 229.5L0 80C0 53.5 21.5 32 48 32l149.5 0zM48 229.5c0 4.2 1.7 8.3 4.7 11.3l176 176c6.2 6.2 16.4 6.2 22.6 0L384.8 283.3c6.2-6.2 6.2-16.4 0-22.6l-176-176c-3-3-7.1-4.7-11.3-4.7L48 80l0 149.5zM112 112a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
|
|
552
560
|
]
|
|
553
|
-
},
|
|
561
|
+
}, et = {
|
|
554
562
|
prefix: "far",
|
|
555
563
|
iconName: "chevrons-right",
|
|
556
564
|
icon: [
|
|
@@ -560,7 +568,23 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
560
568
|
"f324",
|
|
561
569
|
"M465 239c9.4 9.4 9.4 24.6 0 33.9L273 465c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l175-175L239 81c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L465 239zM81 47L273 239c9.4 9.4 9.4 24.6 0 33.9L81 465c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l175-175L47 81c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z"
|
|
562
570
|
]
|
|
563
|
-
},
|
|
571
|
+
}, tt = et, m = {
|
|
572
|
+
prefix: "far",
|
|
573
|
+
iconName: "arrow-rotate-left",
|
|
574
|
+
icon: [
|
|
575
|
+
512,
|
|
576
|
+
512,
|
|
577
|
+
[
|
|
578
|
+
8634,
|
|
579
|
+
"arrow-left-rotate",
|
|
580
|
+
"arrow-rotate-back",
|
|
581
|
+
"arrow-rotate-backward",
|
|
582
|
+
"undo"
|
|
583
|
+
],
|
|
584
|
+
"f0e2",
|
|
585
|
+
"M40 224c-13.3 0-24-10.7-24-24L16 56c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80.1 20-23.5C125 63.4 186.9 32 256 32c123.7 0 224 100.3 224 224s-100.3 224-224 224c-50.4 0-97-16.7-134.4-44.8c-10.6-8-12.7-23-4.8-33.6s23-12.7 33.6-4.8C179.8 418.9 216.3 432 256 432c97.2 0 176-78.8 176-176s-78.8-176-176-176c-54.3 0-102.9 24.6-135.2 63.4l-.1 .2s0 0 0 0L93.1 176l90.9 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L40 224z"
|
|
586
|
+
]
|
|
587
|
+
}, nt = m, rt = m, it = m, at = m, ot = {
|
|
564
588
|
prefix: "far",
|
|
565
589
|
iconName: "eye-slash",
|
|
566
590
|
icon: [
|
|
@@ -570,7 +594,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
570
594
|
"f070",
|
|
571
595
|
"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.1zm151 118.3C226 97.7 269.5 80 320 80c65.2 0 118.8 29.6 159.9 67.7C518.4 183.5 545 226 558.6 256c-12.6 28-36.6 66.8-70.9 100.9l-53.8-42.2c9.1-17.6 14.2-37.5 14.2-58.7c0-70.7-57.3-128-128-128c-32.2 0-61.7 11.9-84.2 31.5l-46.1-36.1zM394.9 284.2l-81.5-63.9c4.2-8.5 6.6-18.2 6.6-28.3c0-5.5-.7-10.9-2-16c.7 0 1.3 0 2 0c44.2 0 80 35.8 80 80c0 9.9-1.8 19.4-5.1 28.2zm9.4 130.3C378.8 425.4 350.7 432 320 432c-65.2 0-118.8-29.6-159.9-67.7C121.6 328.5 95 286 81.4 256c8.3-18.4 21.5-41.5 39.4-64.8L83.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.5l-41.9-33zM192 256c0 70.7 57.3 128 128 128c13.3 0 26.1-2 38.2-5.8L302 334c-23.5-5.4-43.1-21.2-53.7-42.3l-56.1-44.2c-.2 2.8-.3 5.6-.3 8.5z"
|
|
572
596
|
]
|
|
573
|
-
},
|
|
597
|
+
}, st = {
|
|
574
598
|
prefix: "far",
|
|
575
599
|
iconName: "file-code",
|
|
576
600
|
icon: [
|
|
@@ -580,7 +604,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
580
604
|
"f1c9",
|
|
581
605
|
"M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm97 289c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L79 303c-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.9l-31-31 31-31zM257 255c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l31 31-31 31c-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.9l-48-48z"
|
|
582
606
|
]
|
|
583
|
-
},
|
|
607
|
+
}, ct = {
|
|
584
608
|
prefix: "far",
|
|
585
609
|
iconName: "file-circle-check",
|
|
586
610
|
icon: [
|
|
@@ -590,7 +614,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
590
614
|
"e5a0",
|
|
591
615
|
"M64 464l220.5 0c12 18.4 27.4 34.5 45.3 47.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3l0 44.1c-17.2 4.9-33.4 12.3-48 21.8l0-60.5-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zm224-96a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"
|
|
592
616
|
]
|
|
593
|
-
},
|
|
617
|
+
}, lt = {
|
|
594
618
|
prefix: "far",
|
|
595
619
|
iconName: "copy",
|
|
596
620
|
icon: [
|
|
@@ -600,7 +624,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
600
624
|
"f0c5",
|
|
601
625
|
"M384 336l-192 0c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l140.1 0L400 115.9 400 320c0 8.8-7.2 16-16 16zM192 384l192 0c35.3 0 64-28.7 64-64l0-204.1c0-12.7-5.1-24.9-14.1-33.9L366.1 14.1c-9-9-21.2-14.1-33.9-14.1L192 0c-35.3 0-64 28.7-64 64l0 256c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l192 0c35.3 0 64-28.7 64-64l0-32-48 0 0 32c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l32 0 0-48-32 0z"
|
|
602
626
|
]
|
|
603
|
-
},
|
|
627
|
+
}, h = {
|
|
604
628
|
prefix: "far",
|
|
605
629
|
iconName: "plus",
|
|
606
630
|
icon: [
|
|
@@ -614,7 +638,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
614
638
|
"2b",
|
|
615
639
|
"M248 72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 160L40 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l160 0 0 160c0 13.3 10.7 24 24 24s24-10.7 24-24l0-160 160 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-160 0 0-160z"
|
|
616
640
|
]
|
|
617
|
-
},
|
|
641
|
+
}, ut = h, dt = {
|
|
618
642
|
prefix: "far",
|
|
619
643
|
iconName: "arrow-left",
|
|
620
644
|
icon: [
|
|
@@ -624,7 +648,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
624
648
|
"f060",
|
|
625
649
|
"M7.4 273.4C2.7 268.8 0 262.6 0 256s2.7-12.8 7.4-17.4l176-168c9.6-9.2 24.8-8.8 33.9 .8s8.8 24.8-.8 33.9L83.9 232 424 232c13.3 0 24 10.7 24 24s-10.7 24-24 24L83.9 280 216.6 406.6c9.6 9.2 9.9 24.3 .8 33.9s-24.3 9.9-33.9 .8l-176-168z"
|
|
626
650
|
]
|
|
627
|
-
},
|
|
651
|
+
}, ft = {
|
|
628
652
|
prefix: "far",
|
|
629
653
|
iconName: "bars-filter",
|
|
630
654
|
icon: [
|
|
@@ -634,7 +658,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
634
658
|
"e0ad",
|
|
635
659
|
"M0 88C0 74.7 10.7 64 24 64l400 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 112C10.7 112 0 101.3 0 88zM64 248c0-13.3 10.7-24 24-24l272 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L88 272c-13.3 0-24-10.7-24-24zM288 408c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l80 0c13.3 0 24 10.7 24 24z"
|
|
636
660
|
]
|
|
637
|
-
},
|
|
661
|
+
}, pt = {
|
|
638
662
|
prefix: "far",
|
|
639
663
|
iconName: "trash-xmark",
|
|
640
664
|
icon: [
|
|
@@ -644,7 +668,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
644
668
|
"e2b4",
|
|
645
669
|
"M170.5 51.6L151.5 80l145 0-19-28.4c-1.5-2.2-4-3.6-6.7-3.6l-93.7 0c-2.7 0-5.2 1.3-6.7 3.6zm147-26.6L354.2 80l13.7 0L416 80l8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-11.6 0L388.4 452.7c-2.5 33.4-30.3 59.3-63.8 59.3l-201.1 0c-33.5 0-61.3-25.9-63.8-59.3L35.6 128 24 128c-13.3 0-24-10.7-24-24S10.7 80 24 80l8 0 48.1 0 13.7 0 36.7-55.1C140.9 9.4 158.4 0 177.1 0l93.7 0c18.7 0 36.2 9.4 46.6 24.9zM83.7 128l23.8 321.2c.6 8.4 7.6 14.8 16 14.8l201.1 0c8.4 0 15.3-6.5 16-14.8L364.3 128 83.7 128zm62.2 81.9c7.8-7.8 20.5-7.8 28.3 0L224 259.7l49.9-49.9c7.8-7.8 20.5-7.8 28.3 0s7.8 20.5 0 28.3L252.3 288l49.9 49.9c7.8 7.8 7.8 20.5 0 28.3s-20.5 7.8-28.3 0L224 316.3l-49.9 49.9c-7.8 7.8-20.5 7.8-28.3 0s-7.8-20.5 0-28.3L195.7 288l-49.9-49.9c-7.8-7.8-7.8-20.5 0-28.3z"
|
|
646
670
|
]
|
|
647
|
-
},
|
|
671
|
+
}, mt = {
|
|
648
672
|
prefix: "far",
|
|
649
673
|
iconName: "globe",
|
|
650
674
|
icon: [
|
|
@@ -654,7 +678,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
654
678
|
"f0ac",
|
|
655
679
|
"M256 464c7.4 0 27-7.2 47.6-48.4c8.8-17.7 16.4-39.2 22-63.6l-139.2 0c5.6 24.4 13.2 45.9 22 63.6C229 456.8 248.6 464 256 464zM178.5 304l155 0c1.6-15.3 2.5-31.4 2.5-48s-.9-32.7-2.5-48l-155 0c-1.6 15.3-2.5 31.4-2.5 48s.9 32.7 2.5 48zm7.9-144l139.2 0c-5.6-24.4-13.2-45.9-22-63.6C283 55.2 263.4 48 256 48s-27 7.2-47.6 48.4c-8.8 17.7-16.4 39.2-22 63.6zm195.3 48c1.5 15.5 2.2 31.6 2.2 48s-.8 32.5-2.2 48l76.7 0c3.6-15.4 5.6-31.5 5.6-48s-1.9-32.6-5.6-48l-76.7 0zm58.8-48c-21.4-41.1-56.1-74.1-98.4-93.4c14.1 25.6 25.3 57.5 32.6 93.4l65.9 0zm-303.3 0c7.3-35.9 18.5-67.7 32.6-93.4c-42.3 19.3-77 52.3-98.4 93.4l65.9 0zM53.6 208c-3.6 15.4-5.6 31.5-5.6 48s1.9 32.6 5.6 48l76.7 0c-1.5-15.5-2.2-31.6-2.2-48s.8-32.5 2.2-48l-76.7 0zM342.1 445.4c42.3-19.3 77-52.3 98.4-93.4l-65.9 0c-7.3 35.9-18.5 67.7-32.6 93.4zm-172.2 0c-14.1-25.6-25.3-57.5-32.6-93.4l-65.9 0c21.4 41.1 56.1 74.1 98.4 93.4zM256 512A256 256 0 1 1 256 0a256 256 0 1 1 0 512z"
|
|
656
680
|
]
|
|
657
|
-
},
|
|
681
|
+
}, ht = {
|
|
658
682
|
prefix: "far",
|
|
659
683
|
iconName: "file-pdf",
|
|
660
684
|
icon: [
|
|
@@ -664,7 +688,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
664
688
|
"f1c1",
|
|
665
689
|
"M64 464l48 0 0 48-48 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 304l-48 0 0-144-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM176 352l32 0c30.9 0 56 25.1 56 56s-25.1 56-56 56l-16 0 0 32c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48 0-80c0-8.8 7.2-16 16-16zm32 80c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0 48 16 0zm96-80l32 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-32 0c-8.8 0-16-7.2-16-16l0-128c0-8.8 7.2-16 16-16zm32 128c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-16 0 0 96 16 0zm80-112c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 32 32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-64 0-64z"
|
|
666
690
|
]
|
|
667
|
-
},
|
|
691
|
+
}, gt = {
|
|
668
692
|
prefix: "far",
|
|
669
693
|
iconName: "money-check",
|
|
670
694
|
icon: [
|
|
@@ -674,7 +698,17 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
674
698
|
"f53c",
|
|
675
699
|
"M64 112c-8.8 0-16 7.2-16 16l0 256c0 8.8 7.2 16 16 16l448 0c8.8 0 16-7.2 16-16l0-256c0-8.8-7.2-16-16-16L64 112zM0 128C0 92.7 28.7 64 64 64l448 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64L0 128zm120 80l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zM96 328c0-13.3 10.7-24 24-24l336 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-336 0c-13.3 0-24-10.7-24-24zM376 160l80 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24l0-48c0-13.3 10.7-24 24-24z"
|
|
676
700
|
]
|
|
677
|
-
},
|
|
701
|
+
}, _t = {
|
|
702
|
+
prefix: "far",
|
|
703
|
+
iconName: "lock",
|
|
704
|
+
icon: [
|
|
705
|
+
448,
|
|
706
|
+
512,
|
|
707
|
+
[128274],
|
|
708
|
+
"f023",
|
|
709
|
+
"M144 128l0 64 160 0 0-64c0-44.2-35.8-80-80-80s-80 35.8-80 80zM96 192l0-64C96 57.3 153.3 0 224 0s128 57.3 128 128l0 64 32 0c35.3 0 64 28.7 64 64l0 192c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 256c0-35.3 28.7-64 64-64l32 0zM48 256l0 192c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-192c0-8.8-7.2-16-16-16L64 240c-8.8 0-16 7.2-16 16z"
|
|
710
|
+
]
|
|
711
|
+
}, g = {
|
|
678
712
|
prefix: "far",
|
|
679
713
|
iconName: "arrow-right-from-line",
|
|
680
714
|
icon: [
|
|
@@ -684,7 +718,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
684
718
|
"f343",
|
|
685
719
|
"M48 88c0-13.3-10.7-24-24-24S0 74.7 0 88L0 424c0 13.3 10.7 24 24 24s24-10.7 24-24L48 88zM440.4 273.5c4.8-4.5 7.6-10.9 7.6-17.5s-2.7-12.9-7.6-17.5l-136-128c-9.7-9.1-24.8-8.6-33.9 1s-8.6 24.8 1 33.9L363.5 232 280 232l-128 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l128 0 83.5 0-91.9 86.5c-9.7 9.1-10.1 24.3-1 33.9s24.3 10.1 33.9 1l136-128z"
|
|
686
720
|
]
|
|
687
|
-
},
|
|
721
|
+
}, vt = g, _ = {
|
|
688
722
|
prefix: "far",
|
|
689
723
|
iconName: "triangle-exclamation",
|
|
690
724
|
icon: [
|
|
@@ -698,7 +732,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
698
732
|
"f071",
|
|
699
733
|
"M248.4 84.3c1.6-2.7 4.5-4.3 7.6-4.3s6 1.6 7.6 4.3L461.9 410c1.4 2.3 2.1 4.9 2.1 7.5c0 8-6.5 14.5-14.5 14.5l-387 0c-8 0-14.5-6.5-14.5-14.5c0-2.7 .7-5.3 2.1-7.5L248.4 84.3zm-41-25L9.1 385c-6 9.8-9.1 21-9.1 32.5C0 452 28 480 62.5 480l387 0c34.5 0 62.5-28 62.5-62.5c0-11.5-3.2-22.7-9.1-32.5L304.6 59.3C294.3 42.4 275.9 32 256 32s-38.3 10.4-48.6 27.3zM288 368a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm-8-184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 96c0 13.3 10.7 24 24 24s24-10.7 24-24l0-96z"
|
|
700
734
|
]
|
|
701
|
-
},
|
|
735
|
+
}, yt = _, bt = _, xt = {
|
|
702
736
|
prefix: "far",
|
|
703
737
|
iconName: "star",
|
|
704
738
|
icon: [
|
|
@@ -708,7 +742,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
708
742
|
"f005",
|
|
709
743
|
"M287.9 0c9.2 0 17.6 5.2 21.6 13.5l68.6 141.3 153.2 22.6c9 1.3 16.5 7.6 19.3 16.3s.5 18.1-5.9 24.5L433.6 328.4l26.2 155.6c1.5 9-2.2 18.1-9.7 23.5s-17.3 6-25.3 1.7l-137-73.2L151 509.1c-8.1 4.3-17.9 3.7-25.3-1.7s-11.2-14.5-9.7-23.5l26.2-155.6L31.1 218.2c-6.5-6.4-8.7-15.9-5.9-24.5s10.3-14.9 19.3-16.3l153.2-22.6L266.3 13.5C270.4 5.2 278.7 0 287.9 0zm0 79L235.4 187.2c-3.5 7.1-10.2 12.1-18.1 13.3L99 217.9 184.9 303c5.5 5.5 8.1 13.3 6.8 21L171.4 443.7l105.2-56.2c7.1-3.8 15.6-3.8 22.6 0l105.2 56.2L384.2 324.1c-1.3-7.7 1.2-15.5 6.8-21l85.9-85.1L358.6 200.5c-7.8-1.2-14.6-6.1-18.1-13.3L287.9 79z"
|
|
710
744
|
]
|
|
711
|
-
},
|
|
745
|
+
}, St = {
|
|
712
746
|
prefix: "far",
|
|
713
747
|
iconName: "chevron-left",
|
|
714
748
|
icon: [
|
|
@@ -718,7 +752,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
718
752
|
"f053",
|
|
719
753
|
"M15 239c-9.4 9.4-9.4 24.6 0 33.9L207 465c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L65.9 256 241 81c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L15 239z"
|
|
720
754
|
]
|
|
721
|
-
},
|
|
755
|
+
}, Ct = {
|
|
722
756
|
prefix: "far",
|
|
723
757
|
iconName: "file-invoice-dollar",
|
|
724
758
|
icon: [
|
|
@@ -728,7 +762,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
728
762
|
"f571",
|
|
729
763
|
"M336 448l0-288-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16zM0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM192 215.6c11 0 20 9 20 20l0 10.1c7.2 1.1 14.2 2.5 20.6 4.1c10.7 2.5 17.4 13.3 14.9 24.1s-13.3 17.4-24.1 14.9c-11-2.6-21.8-4.5-31.7-4.7c-8.2-.1-16.7 1.6-22.4 4.6c-5.2 2.8-5.3 4.7-5.3 5.9c0 .4 0 .4 0 .4c0 0 0 0 0 0c.3 .4 1.4 1.6 4.4 3.2c6.5 3.5 15.8 6 28.6 9.5l.7 .2c11.2 3 25.4 6.8 36.8 13.2c12.4 7 25.2 19.2 25.4 39.3c.3 20.7-11.7 34.8-25.7 42.5c-6.9 3.8-14.6 6.3-22.3 7.8l0 10.1c0 11-9 20-20 20s-20-9-20-20l0-10.8c-10-1.9-19.3-4.8-27.5-7.3c0 0 0 0 0 0c-2.1-.7-4.2-1.3-6.1-1.9c-10.6-3.1-16.6-14.3-13.5-24.9s14.3-16.6 24.9-13.5c2.5 .7 4.9 1.5 7.2 2.2c0 0 0 0 0 0s0 0 0 0c13.6 4.1 24.2 7.3 35.7 7.7c8.9 .3 17.2-1.5 22.4-4.4c4.4-2.5 5.1-4.5 5-6.9l0-.1c0-.5 .2-2-5-4.8c-6.4-3.6-15.7-6.3-28.3-9.7l-1.7-.5c-10.9-2.9-24.5-6.6-35.4-12.4c-12.2-6.5-25.4-18.4-25.6-38.6c-.1-21 13.2-34.4 26.7-41.5c6.7-3.5 14-5.9 21.3-7.3l0-10.3c0-11 9-20 20-20zM96 96l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"
|
|
730
764
|
]
|
|
731
|
-
},
|
|
765
|
+
}, v = {
|
|
732
766
|
prefix: "far",
|
|
733
767
|
iconName: "credit-card",
|
|
734
768
|
icon: [
|
|
@@ -742,7 +776,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
742
776
|
"f09d",
|
|
743
777
|
"M512 80c8.8 0 16 7.2 16 16l0 32L48 128l0-32c0-8.8 7.2-16 16-16l448 0zm16 144l0 192c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-192 480 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm56 304c-13.3 0-24 10.7-24 24s10.7 24 24 24l48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0zm128 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0z"
|
|
744
778
|
]
|
|
745
|
-
},
|
|
779
|
+
}, wt = v, Tt = {
|
|
746
780
|
prefix: "far",
|
|
747
781
|
iconName: "face-smile-hearts",
|
|
748
782
|
icon: [
|
|
@@ -752,7 +786,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
752
786
|
"e390",
|
|
753
787
|
"M553.5 361.1C568 329 576 293.4 576 256c0-24.5-3.4-48.2-9.9-70.6c-3.6-12.7-16.9-20.1-29.7-16.5s-20.1 16.9-16.5 29.7c5.2 18.2 8 37.4 8 57.4c0 35.3-8.8 68.5-24.3 97.6c16.7-3.7 34.5-1.2 49.8 7.4zM448.1 419.9C412.8 447.5 368.3 464 320 464c-50.4 0-96.6-17.9-132.6-47.7c-3.4 9.1-8.8 17.7-16.1 25l-13.1 13.1C202.4 490.4 258.7 512 320 512c53.3 0 102.8-16.3 143.8-44.2c-11.2-13.9-16.5-31-15.7-47.9zm-326-99.8C115.5 299.9 112 278.4 112 256c0-114.9 93.1-208 208-208c30.7 0 59.9 6.7 86.1 18.6c12.1 5.5 26.3 .2 31.8-11.9s.2-26.3-11.9-31.8C393.6 8.2 357.7 0 320 0C178.6 0 64 114.6 64 256c0 25.7 3.8 50.5 10.8 73.8c1.8 1.1 3.5 2.2 5.2 3.4c12.5-9 27.3-13.4 42-13.2zm85.7-3.3c-9.7 9-10.4 24.2-1.4 33.9c22 23.8 60 49.4 113.6 49.4s91.7-25.5 113.6-49.4c9-9.7 8.4-24.9-1.4-33.9s-24.9-8.4-33.9 1.4C383.2 334.5 357.2 352 320 352s-63.2-17.5-78.4-33.9c-9-9.7-24.2-10.4-33.9-1.4zm6.5-87.1c5.5-5.8 14.8-9.7 25.4-9.7s19.9 3.8 25.4 9.7c7.6 8.1 20.2 8.5 28.3 .9s8.5-20.2 .9-28.3C279.7 186.8 259 180 239.6 180s-40.1 6.8-54.6 22.3c-7.6 8.1-7.1 20.7 .9 28.3s20.7 7.1 28.3-.9zM399.6 220c10.6 0 19.9 3.8 25.4 9.7c7.6 8.1 20.2 8.5 28.3 .9s8.5-20.2 .9-28.3C439.7 186.8 419 180 399.6 180s-40.1 6.8-54.6 22.3c-7.6 8.1-7.1 20.7 .9 28.3s20.7 7.1 28.3-.9c5.5-5.8 14.8-9.7 25.4-9.7zM573.7 11.5L560 25.3 546.3 11.4c-15.2-15.3-39.8-15.3-54.9 0s-15.2 40 0 55.2l55.5 55.8c7.3 7.3 19.1 7.3 26.3 0l55.4-55.8c15.2-15.3 15.2-40 0-55.2s-39.8-15.3-54.9 0zm54.9 384c-15.2-15.3-39.8-15.3-54.9 0L560 409.3l-13.7-13.8c-15.2-15.3-39.8-15.3-54.9 0s-15.2 40 0 55.2l55.5 55.8c7.3 7.3 19.1 7.3 26.3 0l55.4-55.8c15.2-15.3 15.2-40 0-55.2zm-534.9-32L80 377.3 66.3 363.4c-15.2-15.3-39.8-15.3-54.9 0s-15.2 40 0 55.2l55.5 55.8c7.3 7.3 19.1 7.3 26.3 0l55.4-55.8c15.2-15.3 15.2-40 0-55.2s-39.8-15.3-54.9 0z"
|
|
754
788
|
]
|
|
755
|
-
},
|
|
789
|
+
}, y = {
|
|
756
790
|
prefix: "far",
|
|
757
791
|
iconName: "comment-dots",
|
|
758
792
|
icon: [
|
|
@@ -766,7 +800,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
766
800
|
"f4ad",
|
|
767
801
|
"M168.2 384.9c-15-5.4-31.7-3.1-44.6 6.4c-8.2 6-22.3 14.8-39.4 22.7c5.6-14.7 9.9-31.3 11.3-49.4c1-12.9-3.3-25.7-11.8-35.5C60.4 302.8 48 272 48 240c0-79.5 83.3-160 208-160s208 80.5 208 160s-83.3 160-208 160c-31.6 0-61.3-5.5-87.8-15.1zM26.3 423.8c-1.6 2.7-3.3 5.4-5.1 8.1l-.3 .5c-1.6 2.3-3.2 4.6-4.8 6.9c-3.5 4.7-7.3 9.3-11.3 13.5c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c5.1 0 10.2-.3 15.3-.8l.7-.1c4.4-.5 8.8-1.1 13.2-1.9c.8-.1 1.6-.3 2.4-.5c17.8-3.5 34.9-9.5 50.1-16.1c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9c141.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.9zM144 272a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm144-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm80 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"
|
|
768
802
|
]
|
|
769
|
-
},
|
|
803
|
+
}, Et = y, Dt = {
|
|
770
804
|
prefix: "far",
|
|
771
805
|
iconName: "angle-down",
|
|
772
806
|
icon: [
|
|
@@ -776,7 +810,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
776
810
|
"f107",
|
|
777
811
|
"M241 369c-9.4 9.4-24.6 9.4-33.9 0L47 209c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 369z"
|
|
778
812
|
]
|
|
779
|
-
},
|
|
813
|
+
}, Ot = {
|
|
780
814
|
prefix: "far",
|
|
781
815
|
iconName: "badge-check",
|
|
782
816
|
icon: [
|
|
@@ -786,7 +820,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
786
820
|
"f336",
|
|
787
821
|
"M200.3 81.5C210.9 61.5 231.9 48 256 48s45.1 13.5 55.7 33.5C317.1 91.7 329 96.6 340 93.2c21.6-6.6 46.1-1.4 63.1 15.7s22.3 41.5 15.7 63.1c-3.4 11 1.5 22.9 11.7 28.2c20 10.6 33.5 31.6 33.5 55.7s-13.5 45.1-33.5 55.7c-10.2 5.4-15.1 17.2-11.7 28.2c6.6 21.6 1.4 46.1-15.7 63.1s-41.5 22.3-63.1 15.7c-11-3.4-22.9 1.5-28.2 11.7c-10.6 20-31.6 33.5-55.7 33.5s-45.1-13.5-55.7-33.5c-5.4-10.2-17.2-15.1-28.2-11.7c-21.6 6.6-46.1 1.4-63.1-15.7S86.6 361.6 93.2 340c3.4-11-1.5-22.9-11.7-28.2C61.5 301.1 48 280.1 48 256s13.5-45.1 33.5-55.7C91.7 194.9 96.6 183 93.2 172c-6.6-21.6-1.4-46.1 15.7-63.1S150.4 86.6 172 93.2c11 3.4 22.9-1.5 28.2-11.7zM256 0c-35.9 0-67.8 17-88.1 43.4c-33-4.3-67.6 6.2-93 31.6s-35.9 60-31.6 93C17 188.2 0 220.1 0 256s17 67.8 43.4 88.1c-4.3 33 6.2 67.6 31.6 93s60 35.9 93 31.6C188.2 495 220.1 512 256 512s67.8-17 88.1-43.4c33 4.3 67.6-6.2 93-31.6s35.9-60 31.6-93C495 323.8 512 291.9 512 256s-17-67.8-43.4-88.1c4.3-33-6.2-67.6-31.6-93s-60-35.9-93-31.6C323.8 17 291.9 0 256 0zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"
|
|
788
822
|
]
|
|
789
|
-
},
|
|
823
|
+
}, kt = {
|
|
790
824
|
prefix: "far",
|
|
791
825
|
iconName: "arrow-up-right",
|
|
792
826
|
icon: [
|
|
@@ -796,7 +830,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
796
830
|
"e09f",
|
|
797
831
|
"M328 96c13.3 0 24 10.7 24 24l0 240c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-182.1L73 409c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l231-231L88 144c-13.3 0-24-10.7-24-24s10.7-24 24-24l240 0z"
|
|
798
832
|
]
|
|
799
|
-
},
|
|
833
|
+
}, b = {
|
|
800
834
|
prefix: "far",
|
|
801
835
|
iconName: "clock-rotate-left",
|
|
802
836
|
icon: [
|
|
@@ -806,7 +840,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
806
840
|
"f1da",
|
|
807
841
|
"M48 106.7L48 56c0-13.3-10.7-24-24-24S0 42.7 0 56L0 168c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-55.3 0c37-57.8 101.7-96 175.3-96c114.9 0 208 93.1 208 208s-93.1 208-208 208c-42.5 0-81.9-12.7-114.7-34.5c-11-7.3-25.9-4.3-33.3 6.7s-4.3 25.9 6.7 33.3C155.2 496.4 203.8 512 256 512c141.4 0 256-114.6 256-256S397.4 0 256 0C170.3 0 94.4 42.1 48 106.7zM256 128c-13.3 0-24 10.7-24 24l0 104c0 6.4 2.5 12.5 7 17l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-65-65 0-94.1c0-13.3-10.7-24-24-24z"
|
|
808
842
|
]
|
|
809
|
-
},
|
|
843
|
+
}, At = b, jt = {
|
|
810
844
|
prefix: "far",
|
|
811
845
|
iconName: "chevron-down",
|
|
812
846
|
icon: [
|
|
@@ -816,7 +850,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
816
850
|
"f078",
|
|
817
851
|
"M239 401c9.4 9.4 24.6 9.4 33.9 0L465 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-175 175L81 175c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L239 401z"
|
|
818
852
|
]
|
|
819
|
-
},
|
|
853
|
+
}, x = {
|
|
820
854
|
prefix: "far",
|
|
821
855
|
iconName: "messages",
|
|
822
856
|
icon: [
|
|
@@ -826,7 +860,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
826
860
|
"f4b6",
|
|
827
861
|
"M48 72c0-13.3 10.7-24 24-24l272 0c13.3 0 24 10.7 24 24l0 176c0 13.3-10.7 24-24 24l-128 0c-4.7 0-9.4 1.4-13.3 4L144 315.2l0-19.2c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24-10.7-24-24L48 72zM72 0C32.2 0 0 32.2 0 72L0 248c0 39.8 32.2 72 72 72l24 0 0 40c0 8.9 4.9 17 12.7 21.2s17.3 3.7 24.6-1.2l90-60L344 320c39.8 0 72-32.2 72-72l0-176c0-39.8-32.2-72-72-72L72 0zM256 376c0 39.8 32.2 72 72 72l88.7 0 90 60c7.4 4.9 16.8 5.4 24.6 1.2S544 496.9 544 488l0-40 24 0c39.8 0 72-32.2 72-72l0-176c0-39.8-32.2-72-72-72l-120 0 0 48 120 0c13.3 0 24 10.7 24 24l0 176c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24 10.7-24 24l0 19.2L437.3 404c-3.9-2.6-8.6-4-13.3-4l-96 0c-13.3 0-24-10.7-24-24l0-24-48 0 0 24z"
|
|
828
862
|
]
|
|
829
|
-
},
|
|
863
|
+
}, Mt = x, Nt = {
|
|
830
864
|
prefix: "far",
|
|
831
865
|
iconName: "circle-ellipsis-vertical",
|
|
832
866
|
icon: [
|
|
@@ -836,7 +870,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
836
870
|
"e10b",
|
|
837
871
|
"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm-32-64a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32 160a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
|
|
838
872
|
]
|
|
839
|
-
},
|
|
873
|
+
}, Pt = {
|
|
840
874
|
prefix: "far",
|
|
841
875
|
iconName: "phone",
|
|
842
876
|
icon: [
|
|
@@ -846,7 +880,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
846
880
|
"f095",
|
|
847
881
|
"M375.8 275.2c-16.4-7-35.4-2.4-46.7 11.4l-33.2 40.6c-46-26.7-84.4-65.1-111.1-111.1L225.3 183c13.8-11.3 18.5-30.3 11.4-46.7l-48-112C181.2 6.7 162.3-3.1 143.6 .9l-112 24C13.2 28.8 0 45.1 0 64c0 0 0 0 0 0C0 295.2 175.2 485.6 400.1 509.5c9.8 1 19.6 1.8 29.6 2.2c0 0 0 0 0 0c0 0 .1 0 .1 0c6.1 .2 12.1 .4 18.2 .4c0 0 0 0 0 0c18.9 0 35.2-13.2 39.1-31.6l24-112c4-18.7-5.8-37.6-23.4-45.1l-112-48zM441.5 464C225.8 460.5 51.5 286.2 48.1 70.5l99.2-21.3 43 100.4L154.4 179c-18.2 14.9-22.9 40.8-11.1 61.2c30.9 53.3 75.3 97.7 128.6 128.6c20.4 11.8 46.3 7.1 61.2-11.1l29.4-35.9 100.4 43L441.5 464zM48 64s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0z"
|
|
848
882
|
]
|
|
849
|
-
},
|
|
883
|
+
}, Ft = {
|
|
850
884
|
prefix: "far",
|
|
851
885
|
iconName: "pen",
|
|
852
886
|
icon: [
|
|
@@ -856,7 +890,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
856
890
|
"f304",
|
|
857
891
|
"M36.4 360.9L13.4 439 1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1L73 498.6l78.1-23c12.4-3.6 23.7-9.9 33.4-18.4c1.4-1.2 2.7-2.5 4-3.8L492.7 149.3c21.9-21.9 24.6-55.6 8.2-80.5c-2.3-3.5-5.1-6.9-8.2-10L453.3 19.3c-25-25-65.5-25-90.5 0L58.6 323.5c-10.4 10.4-18 23.3-22.2 37.4zm46 13.5c1.7-5.6 4.5-10.8 8.4-15.2c.6-.6 1.1-1.2 1.7-1.8L321 129 383 191 154.6 419.5c-4.7 4.7-10.6 8.2-17 10.1l-23.4 6.9L59.4 452.6l16.1-54.8 6.9-23.4z"
|
|
858
892
|
]
|
|
859
|
-
},
|
|
893
|
+
}, S = {
|
|
860
894
|
prefix: "far",
|
|
861
895
|
iconName: "circle-check",
|
|
862
896
|
icon: [
|
|
@@ -866,7 +900,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
866
900
|
"f058",
|
|
867
901
|
"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"
|
|
868
902
|
]
|
|
869
|
-
},
|
|
903
|
+
}, It = S, Lt = {
|
|
870
904
|
prefix: "far",
|
|
871
905
|
iconName: "tags",
|
|
872
906
|
icon: [
|
|
@@ -876,7 +910,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
876
910
|
"f02c",
|
|
877
911
|
"M345 39.1c-9.3-9.4-24.5-9.5-33.9-.2s-9.5 24.5-.2 33.9L438.6 202.1c33.9 34.3 33.9 89.4 0 123.7L326.7 439.1c-9.3 9.4-9.2 24.6 .2 33.9s24.6 9.2 33.9-.2L472.8 359.6c52.4-53 52.4-138.2 0-191.2L345 39.1zM242.7 50.7c-12-12-28.3-18.7-45.3-18.7L48 32C21.5 32 0 53.5 0 80L0 229.5c0 17 6.7 33.3 18.7 45.3l168 168c25 25 65.5 25 90.5 0L410.7 309.3c25-25 25-65.5 0-90.5l-168-168zM48 80l149.5 0c4.2 0 8.3 1.7 11.3 4.7l168 168c6.2 6.2 6.2 16.4 0 22.6L243.3 408.8c-6.2 6.2-16.4 6.2-22.6 0l-168-168c-3-3-4.7-7.1-4.7-11.3L48 80zm96 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"
|
|
878
912
|
]
|
|
879
|
-
},
|
|
913
|
+
}, Rt = {
|
|
880
914
|
prefix: "far",
|
|
881
915
|
iconName: "file-invoice",
|
|
882
916
|
icon: [
|
|
@@ -886,7 +920,17 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
886
920
|
"f570",
|
|
887
921
|
"M64 464l256 0c8.8 0 16-7.2 16-16l0-288-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zm80 48c0-8.8 7.2-16 16-16l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16zM192 400c0-8.8 7.2-16 16-16l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-8.8 0-16-7.2-16-16zM112 224l160 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32z"
|
|
888
922
|
]
|
|
889
|
-
},
|
|
923
|
+
}, zt = {
|
|
924
|
+
prefix: "far",
|
|
925
|
+
iconName: "lock-open",
|
|
926
|
+
icon: [
|
|
927
|
+
576,
|
|
928
|
+
512,
|
|
929
|
+
[],
|
|
930
|
+
"f3c1",
|
|
931
|
+
"M352 128c0-44.2 35.8-80 80-80s80 35.8 80 80l0 72c0 13.3 10.7 24 24 24s24-10.7 24-24l0-72C560 57.3 502.7 0 432 0S304 57.3 304 128l0 64L64 192c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-32 0 0-64zM64 240l320 0c8.8 0 16 7.2 16 16l0 192c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-192c0-8.8 7.2-16 16-16z"
|
|
932
|
+
]
|
|
933
|
+
}, C = {
|
|
890
934
|
prefix: "far",
|
|
891
935
|
iconName: "xmark",
|
|
892
936
|
icon: [
|
|
@@ -906,7 +950,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
906
950
|
"f00d",
|
|
907
951
|
"M345 137c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-119 119L73 103c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l119 119L39 375c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l119-119L311 409c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-119-119L345 137z"
|
|
908
952
|
]
|
|
909
|
-
},
|
|
953
|
+
}, Bt = C, Vt = C, Ht = C, Ut = C, Wt = {
|
|
910
954
|
prefix: "far",
|
|
911
955
|
iconName: "arrow-down-left-and-arrow-up-right-to-center",
|
|
912
956
|
icon: [
|
|
@@ -916,7 +960,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
916
960
|
"e092",
|
|
917
961
|
"M489 57c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-135 135L320 72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 144c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-86.1 0L489 57zM23 455c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135 0 86.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-144c0-13.3-10.7-24-24-24L72 272c-13.3 0-24 10.7-24 24s10.7 24 24 24l86.1 0L23 455z"
|
|
918
962
|
]
|
|
919
|
-
},
|
|
963
|
+
}, Gt = {
|
|
920
964
|
prefix: "far",
|
|
921
965
|
iconName: "arrow-right",
|
|
922
966
|
icon: [
|
|
@@ -926,7 +970,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
926
970
|
"f061",
|
|
927
971
|
"M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z"
|
|
928
972
|
]
|
|
929
|
-
},
|
|
973
|
+
}, Kt = {
|
|
930
974
|
prefix: "far",
|
|
931
975
|
iconName: "file-circle-xmark",
|
|
932
976
|
icon: [
|
|
@@ -936,7 +980,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
936
980
|
"e5a1",
|
|
937
981
|
"M64 464l220.5 0c12 18.4 27.4 34.5 45.3 47.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3l0 44.1c-17.2 4.9-33.4 12.3-48 21.8l0-60.5-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM432 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"
|
|
938
982
|
]
|
|
939
|
-
},
|
|
983
|
+
}, qt = {
|
|
940
984
|
prefix: "far",
|
|
941
985
|
iconName: "user",
|
|
942
986
|
icon: [
|
|
@@ -946,7 +990,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
946
990
|
"f007",
|
|
947
991
|
"M304 128a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM49.3 464l349.5 0c-8.9-63.3-63.3-112-129-112l-91.4 0c-65.7 0-120.1 48.7-129 112zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3z"
|
|
948
992
|
]
|
|
949
|
-
},
|
|
993
|
+
}, w = {
|
|
950
994
|
prefix: "far",
|
|
951
995
|
iconName: "sort",
|
|
952
996
|
icon: [
|
|
@@ -956,7 +1000,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
956
1000
|
"f0dc",
|
|
957
1001
|
"M70.6 176l178.7 0L160 86.6 70.6 176zm112-134.6l128 128c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8L32 224c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128c12.5-12.5 32.8-12.5 45.3 0zM70.6 336L160 425.4 249.4 336 70.6 336zm112 134.6c-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.8l256 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128z"
|
|
958
1002
|
]
|
|
959
|
-
},
|
|
1003
|
+
}, Jt = w, T = {
|
|
960
1004
|
prefix: "far",
|
|
961
1005
|
iconName: "face-frown",
|
|
962
1006
|
icon: [
|
|
@@ -966,7 +1010,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
966
1010
|
"f119",
|
|
967
1011
|
"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM174.6 384.1c-4.5 12.5-18.2 18.9-30.7 14.4s-18.9-18.2-14.4-30.7C146.9 319.4 198.9 288 256 288s109.1 31.4 126.6 79.9c4.5 12.5-2 26.2-14.4 30.7s-26.2-2-30.7-14.4C328.2 358.5 297.2 336 256 336s-72.2 22.5-81.4 48.1zM144.4 208a32 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"
|
|
968
1012
|
]
|
|
969
|
-
},
|
|
1013
|
+
}, Yt = T, E = {
|
|
970
1014
|
prefix: "far",
|
|
971
1015
|
iconName: "house",
|
|
972
1016
|
icon: [
|
|
@@ -983,7 +1027,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
983
1027
|
"f015",
|
|
984
1028
|
"M303.5 5.7c-9-7.6-22.1-7.6-31.1 0l-264 224c-10.1 8.6-11.3 23.7-2.8 33.8s23.7 11.3 33.8 2.8L64 245.5 64 432c0 44.2 35.8 80 80 80l288 0c44.2 0 80-35.8 80-80l0-186.5 24.5 20.8c10.1 8.6 25.3 7.3 33.8-2.8s7.3-25.3-2.8-33.8l-264-224zM112 432l0-227.2L288 55.5 464 204.8 464 432c0 17.7-14.3 32-32 32l-48 0 0-152c0-22.1-17.9-40-40-40l-112 0c-22.1 0-40 17.9-40 40l0 152-48 0c-17.7 0-32-14.3-32-32zm128 32l0-144 96 0 0 144-96 0z"
|
|
985
1029
|
]
|
|
986
|
-
},
|
|
1030
|
+
}, Xt = E, Zt = E, Qt = E, $t = {
|
|
987
1031
|
prefix: "far",
|
|
988
1032
|
iconName: "check",
|
|
989
1033
|
icon: [
|
|
@@ -993,7 +1037,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
993
1037
|
"f00c",
|
|
994
1038
|
"M441 103c9.4 9.4 9.4 24.6 0 33.9L177 401c-9.4 9.4-24.6 9.4-33.9 0L7 265c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l119 119L407 103c9.4-9.4 24.6-9.4 33.9 0z"
|
|
995
1039
|
]
|
|
996
|
-
},
|
|
1040
|
+
}, en = {
|
|
997
1041
|
prefix: "far",
|
|
998
1042
|
iconName: "calendar",
|
|
999
1043
|
icon: [
|
|
@@ -1003,7 +1047,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1003
1047
|
"f133",
|
|
1004
1048
|
"M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256z"
|
|
1005
1049
|
]
|
|
1006
|
-
},
|
|
1050
|
+
}, D = {
|
|
1007
1051
|
prefix: "far",
|
|
1008
1052
|
iconName: "arrow-left-from-line",
|
|
1009
1053
|
icon: [
|
|
@@ -1013,7 +1057,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1013
1057
|
"f344",
|
|
1014
1058
|
"M7.6 238.5C2.7 243.1 0 249.4 0 256s2.7 12.9 7.6 17.5l136 128c9.7 9.1 24.8 8.6 33.9-1s8.6-24.8-1-33.9L84.5 280l83.5 0 128 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-128 0-83.5 0 91.9-86.5c9.7-9.1 10.1-24.3 1-33.9s-24.3-10.1-33.9-1l-136 128zM400 424c0 13.3 10.7 24 24 24s24-10.7 24-24l0-336c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 336z"
|
|
1015
1059
|
]
|
|
1016
|
-
},
|
|
1060
|
+
}, tn = D, nn = {
|
|
1017
1061
|
prefix: "far",
|
|
1018
1062
|
iconName: "paperclip",
|
|
1019
1063
|
icon: [
|
|
@@ -1023,7 +1067,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1023
1067
|
"f0c6",
|
|
1024
1068
|
"M375 73c-26-26-68.1-26-94.1 0L89 265C45.3 308.6 45.3 379.4 89 423s114.4 43.6 158.1 0L399 271c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L281 457c-62.4 62.4-163.5 62.4-225.9 0S-7.4 293.4 55 231L247 39C291.7-5.7 364.3-5.7 409 39s44.7 117.2 0 161.9L225.2 384.7c-31.6 31.6-83.6 28.7-111.5-6.2c-23.8-29.8-21.5-72.8 5.5-99.8L271 127c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L153.2 312.7c-9.7 9.7-10.6 25.1-2 35.8c10 12.5 28.7 13.6 40 2.2L375 167c26-26 26-68.1 0-94.1z"
|
|
1025
1069
|
]
|
|
1026
|
-
},
|
|
1070
|
+
}, rn = {
|
|
1027
1071
|
prefix: "far",
|
|
1028
1072
|
iconName: "suitcase",
|
|
1029
1073
|
icon: [
|
|
@@ -1033,7 +1077,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1033
1077
|
"f0f2",
|
|
1034
1078
|
"M176 56l0 40 160 0 0-40c0-4.4-3.6-8-8-8L184 48c-4.4 0-8 3.6-8 8zM128 96l0-40c0-30.9 25.1-56 56-56L328 0c30.9 0 56 25.1 56 56l0 40 64 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 160c0-35.3 28.7-64 64-64l64 0zm232 48l-208 0-8 0 0 288 224 0 0-288-8 0zM64 144c-8.8 0-16 7.2-16 16l0 256c0 8.8 7.2 16 16 16l32 0 0-288-32 0zM448 432c8.8 0 16-7.2 16-16l0-256c0-8.8-7.2-16-16-16l-32 0 0 288 32 0z"
|
|
1035
1079
|
]
|
|
1036
|
-
},
|
|
1080
|
+
}, an = {
|
|
1037
1081
|
prefix: "far",
|
|
1038
1082
|
iconName: "xmark-large",
|
|
1039
1083
|
icon: [
|
|
@@ -1043,7 +1087,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1043
1087
|
"e59b",
|
|
1044
1088
|
"M41 39C31.6 29.7 16.4 29.7 7 39S-2.3 63.6 7 73l183 183L7 439c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l183-183L407 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-183-183L441 73c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-183 183L41 39z"
|
|
1045
1089
|
]
|
|
1046
|
-
},
|
|
1090
|
+
}, on = {
|
|
1047
1091
|
prefix: "far",
|
|
1048
1092
|
iconName: "arrow-up",
|
|
1049
1093
|
icon: [
|
|
@@ -1053,7 +1097,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1053
1097
|
"f062",
|
|
1054
1098
|
"M209.4 39.4C204.8 34.7 198.6 32 192 32s-12.8 2.7-17.4 7.4l-168 176c-9.2 9.6-8.8 24.8 .8 33.9s24.8 8.8 33.9-.8L168 115.9 168 456c0 13.3 10.7 24 24 24s24-10.7 24-24l0-340.1L342.6 248.6c9.2 9.6 24.3 9.9 33.9 .8s9.9-24.3 .8-33.9l-168-176z"
|
|
1055
1099
|
]
|
|
1056
|
-
},
|
|
1100
|
+
}, sn = {
|
|
1057
1101
|
prefix: "far",
|
|
1058
1102
|
iconName: "file",
|
|
1059
1103
|
icon: [
|
|
@@ -1067,7 +1111,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1067
1111
|
"f15b",
|
|
1068
1112
|
"M320 464c8.8 0 16-7.2 16-16l0-288-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l256 0zM0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64z"
|
|
1069
1113
|
]
|
|
1070
|
-
},
|
|
1114
|
+
}, O = {
|
|
1071
1115
|
prefix: "far",
|
|
1072
1116
|
iconName: "user-group",
|
|
1073
1117
|
icon: [
|
|
@@ -1077,7 +1121,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1077
1121
|
"f500",
|
|
1078
1122
|
"M1.5 458.7c6-45.5 29.2-85.6 62.8-113.6C95.3 319.4 135 304 178.3 304l45.7 0 45.7 0c43.3 0 83 15.4 113.9 41.1c33.6 28 56.8 68.1 62.8 113.6c1 7.7 1.5 15.6 1.5 23.6c0 16.4-13.3 29.7-29.7 29.7l-19.6 0L49.3 512l-19.6 0C13.3 512 0 498.7 0 482.3c0-8 .5-15.9 1.5-23.6zM96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zm208 0a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM178.3 352c-47.8 0-89.5 25.7-112.2 64c-8.6 14.4-14.4 30.7-16.8 48L98 464 350 464l48.8 0c-.4-2.7-.8-5.3-1.4-8c-2.9-14.3-8.2-27.8-15.5-40c-22.7-38.3-64.4-64-112.2-64l-91.4 0zm431 160l-136.9 0c4.9-8.8 7.6-18.9 7.6-29.7c0-65-29.5-123.2-75.9-161.8c4.3-.4 8.7-.5 13.2-.5l61.4 0C567.8 320 640 392.2 640 481.3c0 17-13.8 30.7-30.7 30.7zM432 256c-31 0-59-12.6-79.3-32.9C372.4 196.5 384 163.6 384 128c0-26.8-6.6-52.1-18.3-74.3C384.3 40.1 407.2 32 432 32c61.9 0 112 50.1 112 112s-50.1 112-112 112z"
|
|
1079
1123
|
]
|
|
1080
|
-
},
|
|
1124
|
+
}, cn = O, k = {
|
|
1081
1125
|
prefix: "far",
|
|
1082
1126
|
iconName: "circle-question",
|
|
1083
1127
|
icon: [
|
|
@@ -1087,7 +1131,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1087
1131
|
"f059",
|
|
1088
1132
|
"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm169.8-90.7c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.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-24l0-13.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.1l-58.3 0c-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"
|
|
1089
1133
|
]
|
|
1090
|
-
},
|
|
1134
|
+
}, ln = k, A = {
|
|
1091
1135
|
prefix: "far",
|
|
1092
1136
|
iconName: "gear",
|
|
1093
1137
|
icon: [
|
|
@@ -1097,7 +1141,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1097
1141
|
"f013",
|
|
1098
1142
|
"M256 0c17 0 33.6 1.7 49.8 4.8c7.9 1.5 21.8 6.1 29.4 20.1c2 3.7 3.6 7.6 4.6 11.8l9.3 38.5C350.5 81 360.3 86.7 366 85l38-11.2c4-1.2 8.1-1.8 12.2-1.9c16.1-.5 27 9.4 32.3 15.4c22.1 25.1 39.1 54.6 49.9 86.3c2.6 7.6 5.6 21.8-2.7 35.4c-2.2 3.6-4.9 7-8 10L459 246.3c-4.2 4-4.2 15.5 0 19.5l28.7 27.3c3.1 3 5.8 6.4 8 10c8.2 13.6 5.2 27.8 2.7 35.4c-10.8 31.7-27.8 61.1-49.9 86.3c-5.3 6-16.3 15.9-32.3 15.4c-4.1-.1-8.2-.8-12.2-1.9L366 427c-5.7-1.7-15.5 4-16.9 9.8l-9.3 38.5c-1 4.2-2.6 8.2-4.6 11.8c-7.7 14-21.6 18.5-29.4 20.1C289.6 510.3 273 512 256 512s-33.6-1.7-49.8-4.8c-7.9-1.5-21.8-6.1-29.4-20.1c-2-3.7-3.6-7.6-4.6-11.8l-9.3-38.5c-1.4-5.8-11.2-11.5-16.9-9.8l-38 11.2c-4 1.2-8.1 1.8-12.2 1.9c-16.1 .5-27-9.4-32.3-15.4c-22-25.1-39.1-54.6-49.9-86.3c-2.6-7.6-5.6-21.8 2.7-35.4c2.2-3.6 4.9-7 8-10L53 265.7c4.2-4 4.2-15.5 0-19.5L24.2 218.9c-3.1-3-5.8-6.4-8-10C8 195.3 11 181.1 13.6 173.6c10.8-31.7 27.8-61.1 49.9-86.3c5.3-6 16.3-15.9 32.3-15.4c4.1 .1 8.2 .8 12.2 1.9L146 85c5.7 1.7 15.5-4 16.9-9.8l9.3-38.5c1-4.2 2.6-8.2 4.6-11.8c7.7-14 21.6-18.5 29.4-20.1C222.4 1.7 239 0 256 0zM218.1 51.4l-8.5 35.1c-7.8 32.3-45.3 53.9-77.2 44.6L97.9 120.9c-16.5 19.3-29.5 41.7-38 65.7l26.2 24.9c24 22.8 24 66.2 0 89L59.9 325.4c8.5 24 21.5 46.4 38 65.7l34.6-10.2c31.8-9.4 69.4 12.3 77.2 44.6l8.5 35.1c24.6 4.5 51.3 4.5 75.9 0l8.5-35.1c7.8-32.3 45.3-53.9 77.2-44.6l34.6 10.2c16.5-19.3 29.5-41.7 38-65.7l-26.2-24.9c-24-22.8-24-66.2 0-89l26.2-24.9c-8.5-24-21.5-46.4-38-65.7l-34.6 10.2c-31.8 9.4-69.4-12.3-77.2-44.6l-8.5-35.1c-24.6-4.5-51.3-4.5-75.9 0zM208 256a48 48 0 1 0 96 0 48 48 0 1 0 -96 0zm48 96a96 96 0 1 1 0-192 96 96 0 1 1 0 192z"
|
|
1099
1143
|
]
|
|
1100
|
-
},
|
|
1144
|
+
}, un = A, dn = {
|
|
1101
1145
|
prefix: "far",
|
|
1102
1146
|
iconName: "thumbs-up",
|
|
1103
1147
|
icon: [
|
|
@@ -1107,7 +1151,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1107
1151
|
"f164",
|
|
1108
1152
|
"M323.8 34.8c-38.2-10.9-78.1 11.2-89 49.4l-5.7 20c-3.7 13-10.4 25-19.5 35l-51.3 56.4c-8.9 9.8-8.2 25 1.6 33.9s25 8.2 33.9-1.6l51.3-56.4c14.1-15.5 24.4-34 30.1-54.1l5.7-20c3.6-12.7 16.9-20.1 29.7-16.5s20.1 16.9 16.5 29.7l-5.7 20c-5.7 19.9-14.7 38.7-26.6 55.5c-5.2 7.3-5.8 16.9-1.7 24.9s12.3 13 21.3 13L448 224c8.8 0 16 7.2 16 16c0 6.8-4.3 12.7-10.4 15c-7.4 2.8-13 9-14.9 16.7s.1 15.8 5.3 21.7c2.5 2.8 4 6.5 4 10.6c0 7.8-5.6 14.3-13 15.7c-8.2 1.6-15.1 7.3-18 15.2s-1.6 16.7 3.6 23.3c2.1 2.7 3.4 6.1 3.4 9.9c0 6.7-4.2 12.6-10.2 14.9c-11.5 4.5-17.7 16.9-14.4 28.8c.4 1.3 .6 2.8 .6 4.3c0 8.8-7.2 16-16 16l-97.5 0c-12.6 0-25-3.7-35.5-10.7l-61.7-41.1c-11-7.4-25.9-4.4-33.3 6.7s-4.4 25.9 6.7 33.3l61.7 41.1c18.4 12.3 40 18.8 62.1 18.8l97.5 0c34.7 0 62.9-27.6 64-62c14.6-11.7 24-29.7 24-50c0-4.5-.5-8.8-1.3-13c15.4-11.7 25.3-30.2 25.3-51c0-6.5-1-12.8-2.8-18.7C504.8 273.7 512 257.7 512 240c0-35.3-28.6-64-64-64l-92.3 0c4.7-10.4 8.7-21.2 11.8-32.2l5.7-20c10.9-38.2-11.2-78.1-49.4-89zM32 192c-17.7 0-32 14.3-32 32L0 448c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32l-64 0z"
|
|
1109
1153
|
]
|
|
1110
|
-
},
|
|
1154
|
+
}, j = {
|
|
1111
1155
|
prefix: "far",
|
|
1112
1156
|
iconName: "hand",
|
|
1113
1157
|
icon: [
|
|
@@ -1121,7 +1165,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1121
1165
|
"f256",
|
|
1122
1166
|
"M256 0c-25.3 0-47.2 14.7-57.6 36c-7-2.6-14.5-4-22.4-4c-35.3 0-64 28.7-64 64l0 165.5-2.7-2.7c-25-25-65.5-25-90.5 0s-25 65.5 0 90.5L106.5 437c48 48 113.1 75 181 75l8.5 0 8 0c1.5 0 3-.1 4.5-.4c91.7-6.2 165-79.4 171.1-171.1c.3-1.5 .4-3 .4-4.5l0-176c0-35.3-28.7-64-64-64c-5.5 0-10.9 .7-16 2l0-2c0-35.3-28.7-64-64-64c-7.9 0-15.4 1.4-22.4 4C303.2 14.7 281.3 0 256 0zM240 96.1l0-.1 0-32c0-8.8 7.2-16 16-16s16 7.2 16 16l0 31.9 0 .1 0 136c0 13.3 10.7 24 24 24s24-10.7 24-24l0-136c0 0 0 0 0-.1c0-8.8 7.2-16 16-16s16 7.2 16 16l0 55.9c0 0 0 .1 0 .1l0 80c0 13.3 10.7 24 24 24s24-10.7 24-24l0-71.9c0 0 0-.1 0-.1c0-8.8 7.2-16 16-16s16 7.2 16 16l0 172.9c-.1 .6-.1 1.3-.2 1.9c-3.4 69.7-59.3 125.6-129 129c-.6 0-1.3 .1-1.9 .2l-4.9 0-8.5 0c-55.2 0-108.1-21.9-147.1-60.9L52.7 315.3c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L119 336.4c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2L160 96c0-8.8 7.2-16 16-16c8.8 0 16 7.1 16 15.9L192 232c0 13.3 10.7 24 24 24s24-10.7 24-24l0-135.9z"
|
|
1123
1167
|
]
|
|
1124
|
-
},
|
|
1168
|
+
}, fn = j, M = {
|
|
1125
1169
|
prefix: "far",
|
|
1126
1170
|
iconName: "circle-exclamation",
|
|
1127
1171
|
icon: [
|
|
@@ -1131,7 +1175,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1131
1175
|
"f06a",
|
|
1132
1176
|
"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"
|
|
1133
1177
|
]
|
|
1134
|
-
},
|
|
1178
|
+
}, pn = M, mn = {
|
|
1135
1179
|
prefix: "far",
|
|
1136
1180
|
iconName: "circle",
|
|
1137
1181
|
icon: [
|
|
@@ -1155,7 +1199,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1155
1199
|
"f111",
|
|
1156
1200
|
"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"
|
|
1157
1201
|
]
|
|
1158
|
-
},
|
|
1202
|
+
}, hn = {
|
|
1159
1203
|
prefix: "far",
|
|
1160
1204
|
iconName: "plus-minus",
|
|
1161
1205
|
icon: [
|
|
@@ -1165,7 +1209,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1165
1209
|
"e43c",
|
|
1166
1210
|
"M216 32c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 120L48 152c-13.3 0-24 10.7-24 24s10.7 24 24 24l120 0 0 120c0 13.3 10.7 24 24 24s24-10.7 24-24l0-120 120 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-120 0 0-120zM8 488c0 13.3 10.7 24 24 24l320 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L32 464c-13.3 0-24 10.7-24 24z"
|
|
1167
1211
|
]
|
|
1168
|
-
},
|
|
1212
|
+
}, N = {
|
|
1169
1213
|
prefix: "far",
|
|
1170
1214
|
iconName: "circle-plus",
|
|
1171
1215
|
icon: [
|
|
@@ -1175,7 +1219,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1175
1219
|
"f055",
|
|
1176
1220
|
"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM232 344c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64 64 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-64 0 0-64c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 64-64 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l64 0 0 64z"
|
|
1177
1221
|
]
|
|
1178
|
-
},
|
|
1222
|
+
}, gn = N, _n = {
|
|
1179
1223
|
prefix: "far",
|
|
1180
1224
|
iconName: "file-signature",
|
|
1181
1225
|
icon: [
|
|
@@ -1185,7 +1229,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1185
1229
|
"f573",
|
|
1186
1230
|
"M64 464l256 0c8.8 0 16-7.2 16-16l0-6.7 39.8-9.9c2.8-.7 5.6-1.6 8.2-2.7l0 19.3c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3l0 49.1-48 48 0-91.6-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zm96-115l-9.8 32.8c-6.1 20.3-24.8 34.2-46 34.2L96 416c-8.8 0-16-7.2-16-16s7.2-16 16-16l8.2 0c7.1 0 13.3-4.6 15.3-11.4l14.9-49.5c3.4-11.3 13.8-19.1 25.6-19.1s22.2 7.7 25.6 19.1l11.6 38.6c7.4-6.2 16.8-9.7 26.8-9.7c15.9 0 30.4 9 37.5 23.2l4.4 8.8 25.6 0 12-48.2c1.4-5.6 4.3-10.8 8.4-14.9L441.1 191.8l71 71L382.9 391.9c-4.1 4.1-9.2 7-14.9 8.4l-60.1 15c-1.1 .3-2.1 .4-3.2 .5c-.8 .1-1.5 .2-2.3 .2L256 416c-6.1 0-11.6-3.4-14.3-8.8l-8.8-17.7c-1.7-3.4-5.1-5.5-8.8-5.5s-7.2 2.1-8.8 5.5l-8.8 17.7c-2.9 5.9-9.2 9.4-15.7 8.8s-12.1-5.1-13.9-11.3L160 349zM549.8 139.7l14.4 14.4c15.6 15.6 15.6 40.9 0 56.6l-29.4 29.4-71-71 29.4-29.4c15.6-15.6 40.9-15.6 56.6 0z"
|
|
1187
1231
|
]
|
|
1188
|
-
},
|
|
1232
|
+
}, P = {
|
|
1189
1233
|
prefix: "far",
|
|
1190
1234
|
iconName: "face-meh",
|
|
1191
1235
|
icon: [
|
|
@@ -1195,7 +1239,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1195
1239
|
"f11a",
|
|
1196
1240
|
"M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM176.4 240a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm192-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM184 328c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z"
|
|
1197
1241
|
]
|
|
1198
|
-
},
|
|
1242
|
+
}, vn = P, yn = {
|
|
1199
1243
|
prefix: "far",
|
|
1200
1244
|
iconName: "angle-right",
|
|
1201
1245
|
icon: [
|
|
@@ -1205,7 +1249,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1205
1249
|
"f105",
|
|
1206
1250
|
"M273 239c9.4 9.4 9.4 24.6 0 33.9L113 433c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l143-143L79 113c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L273 239z"
|
|
1207
1251
|
]
|
|
1208
|
-
},
|
|
1252
|
+
}, bn = {
|
|
1209
1253
|
prefix: "far",
|
|
1210
1254
|
iconName: "sparkles",
|
|
1211
1255
|
icon: [
|
|
@@ -1215,7 +1259,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1215
1259
|
"f890",
|
|
1216
1260
|
"M327.5 85.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L384 128l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L448 128l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L448 64 426.8 7.5C425.1 3 420.8 0 416 0s-9.1 3-10.8 7.5L384 64 327.5 85.2zM9.3 240C3.6 242.6 0 248.3 0 254.6s3.6 11.9 9.3 14.5L26.3 277l8.1 3.7 .6 .3 88.3 40.8L164.1 410l.3 .6 3.7 8.1 7.9 17.1c2.6 5.7 8.3 9.3 14.5 9.3s11.9-3.6 14.5-9.3l7.9-17.1 3.7-8.1 .3-.6 40.8-88.3L346 281l.6-.3 8.1-3.7 17.1-7.9c5.7-2.6 9.3-8.3 9.3-14.5s-3.6-11.9-9.3-14.5l-17.1-7.9-8.1-3.7-.6-.3-88.3-40.8L217 99.1l-.3-.6L213 90.3l-7.9-17.1c-2.6-5.7-8.3-9.3-14.5-9.3s-11.9 3.6-14.5 9.3l-7.9 17.1-3.7 8.1-.3 .6-40.8 88.3L35.1 228.1l-.6 .3-8.1 3.7L9.3 240zm83 14.5l51.2-23.6c10.4-4.8 18.7-13.1 23.5-23.5l23.6-51.2 23.6 51.2c4.8 10.4 13.1 18.7 23.5 23.5l51.2 23.6-51.2 23.6c-10.4 4.8-18.7 13.1-23.5 23.5l-23.6 51.2-23.6-51.2c-4.8-10.4-13.1-18.7-23.5-23.5L92.3 254.6zM384 384l-56.5 21.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L384 448l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L448 448l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L448 384l-21.2-56.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L384 384z"
|
|
1217
1261
|
]
|
|
1218
|
-
},
|
|
1262
|
+
}, xn = {
|
|
1219
1263
|
prefix: "far",
|
|
1220
1264
|
iconName: "file-circle-question",
|
|
1221
1265
|
icon: [
|
|
@@ -1225,7 +1269,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1225
1269
|
"e4ef",
|
|
1226
1270
|
"M64 464l220.5 0c12 18.4 27.4 34.5 45.3 47.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3l0 44.1c-17.2 4.9-33.4 12.3-48 21.8l0-60.5-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM368 321.6l0 6.4c0 8.8 7.2 16 16 16s16-7.2 16-16l0-6.4c0-5.3 4.3-9.6 9.6-9.6l40.5 0c7.7 0 13.9 6.2 13.9 13.9c0 5.2-2.9 9.9-7.4 12.3l-32 16.8c-5.3 2.8-8.6 8.2-8.6 14.2l0 14.8c0 8.8 7.2 16 16 16s16-7.2 16-16l0-5.1 23.5-12.3c15.1-7.9 24.5-23.6 24.5-40.6c0-25.4-20.6-45.9-45.9-45.9l-40.5 0c-23 0-41.6 18.6-41.6 41.6z"
|
|
1227
1271
|
]
|
|
1228
|
-
},
|
|
1272
|
+
}, Sn = {
|
|
1229
1273
|
prefix: "far",
|
|
1230
1274
|
iconName: "code",
|
|
1231
1275
|
icon: [
|
|
@@ -1235,7 +1279,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1235
1279
|
"f121",
|
|
1236
1280
|
"M399.1 1.1c-12.7-3.9-26.1 3.1-30 15.8l-144 464c-3.9 12.7 3.1 26.1 15.8 30s26.1-3.1 30-15.8l144-464c3.9-12.7-3.1-26.1-15.8-30zm71.4 118.5c-9.1 9.7-8.6 24.9 1.1 33.9L580.9 256 471.6 358.5c-9.7 9.1-10.2 24.3-1.1 33.9s24.3 10.2 33.9 1.1l128-120c4.8-4.5 7.6-10.9 7.6-17.5s-2.7-13-7.6-17.5l-128-120c-9.7-9.1-24.9-8.6-33.9 1.1zm-301 0c-9.1-9.7-24.3-10.2-33.9-1.1l-128 120C2.7 243 0 249.4 0 256s2.7 13 7.6 17.5l128 120c9.7 9.1 24.9 8.6 33.9-1.1s8.6-24.9-1.1-33.9L59.1 256 168.4 153.5c9.7-9.1 10.2-24.3 1.1-33.9z"
|
|
1237
1281
|
]
|
|
1238
|
-
},
|
|
1282
|
+
}, F = {
|
|
1239
1283
|
prefix: "far",
|
|
1240
1284
|
iconName: "chevrons-left",
|
|
1241
1285
|
icon: [
|
|
@@ -1245,7 +1289,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1245
1289
|
"f323",
|
|
1246
1290
|
"M47 239c-9.4 9.4-9.4 24.6 0 33.9L239 465c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97.9 256 273 81c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L47 239zM431 47L239 239c-9.4 9.4-9.4 24.6 0 33.9L431 465c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-175-175L465 81c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0z"
|
|
1247
1291
|
]
|
|
1248
|
-
},
|
|
1292
|
+
}, Cn = F, I = {
|
|
1249
1293
|
prefix: "far",
|
|
1250
1294
|
iconName: "pencil",
|
|
1251
1295
|
icon: [
|
|
@@ -1259,7 +1303,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1259
1303
|
"f303",
|
|
1260
1304
|
"M36.4 360.9L13.4 439 1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1L73 498.6l78.1-23c10.4-3 20.1-8 28.6-14.5l.3 .2 .5-.8c1.4-1.1 2.7-2.2 4-3.3c1.4-1.2 2.7-2.5 4-3.8L492.7 149.3c21.9-21.9 24.6-55.6 8.2-80.5c-2.3-3.5-5.1-6.9-8.2-10L453.3 19.3c-25-25-65.5-25-90.5 0L58.6 323.5c-2.5 2.5-4.9 5.2-7.1 8l-.8 .5 .2 .3c-6.5 8.5-11.4 18.2-14.5 28.6zM383 191L197.4 376.6l-49.6-12.4-12.4-49.6L321 129 383 191zM97 358.9l7.7 31c2.1 8.6 8.9 15.3 17.5 17.5l31 7.7-7.4 11.2c-2.6 1.4-5.3 2.6-8.1 3.4l-23.4 6.9L59.4 452.6l16.1-54.8 6.9-23.4c.8-2.8 2-5.6 3.4-8.1L97 358.9zM315.3 218.7c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-96 96c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l96-96z"
|
|
1261
1305
|
]
|
|
1262
|
-
},
|
|
1306
|
+
}, wn = I, Tn = {
|
|
1263
1307
|
prefix: "far",
|
|
1264
1308
|
iconName: "arrow-down-left",
|
|
1265
1309
|
icon: [
|
|
@@ -1269,7 +1313,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1269
1313
|
"e091",
|
|
1270
1314
|
"M56 416c-13.3 0-24-10.7-24-24l0-240c0-13.3 10.7-24 24-24s24 10.7 24 24l0 182.1L311 103c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-231 231L296 368c13.3 0 24 10.7 24 24s-10.7 24-24 24L56 416z"
|
|
1271
1315
|
]
|
|
1272
|
-
},
|
|
1316
|
+
}, En = {
|
|
1273
1317
|
prefix: "far",
|
|
1274
1318
|
iconName: "arrow-up-right-and-arrow-down-left-from-center",
|
|
1275
1319
|
icon: [
|
|
@@ -1279,7 +1323,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1279
1323
|
"e0a0",
|
|
1280
1324
|
"M295 183c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135 0 86.1c0 13.3 10.7 24 24 24s24-10.7 24-24l0-144c0-13.3-10.7-24-24-24L344 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l86.1 0L295 183zM217 329c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L48 430.1 48 344c0-13.3-10.7-24-24-24s-24 10.7-24 24L0 488c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-86.1 0L217 329z"
|
|
1281
1325
|
]
|
|
1282
|
-
},
|
|
1326
|
+
}, L = {
|
|
1283
1327
|
prefix: "far",
|
|
1284
1328
|
iconName: "euro-sign",
|
|
1285
1329
|
icon: [
|
|
@@ -1293,7 +1337,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1293
1337
|
"f153",
|
|
1294
1338
|
"M48.6 240c-.4 5.3-.6 10.6-.6 16s.2 10.7 .6 16L24 272c-13.3 0-24 10.7-24 24s10.7 24 24 24l33.3 0C84.8 412.5 170.5 480 272 480l24 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-24 0c-74.6 0-138.4-46.4-164-112l156 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L96.7 272c-.5-5.3-.7-10.6-.7-16s.2-10.7 .7-16L264 240c13.3 0 24-10.7 24-24s-10.7-24-24-24l-156 0c25.6-65.6 89.4-112 164-112l24 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-24 0C170.5 32 84.8 99.5 57.3 192L24 192c-13.3 0-24 10.7-24 24s10.7 24 24 24l24.6 0z"
|
|
1295
1339
|
]
|
|
1296
|
-
},
|
|
1340
|
+
}, Dn = L, On = L, R = {
|
|
1297
1341
|
prefix: "far",
|
|
1298
1342
|
iconName: "circle-xmark",
|
|
1299
1343
|
icon: [
|
|
@@ -1307,7 +1351,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1307
1351
|
"f057",
|
|
1308
1352
|
"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM175 175c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z"
|
|
1309
1353
|
]
|
|
1310
|
-
},
|
|
1354
|
+
}, kn = R, An = R, z = {
|
|
1311
1355
|
prefix: "far",
|
|
1312
1356
|
iconName: "square-check",
|
|
1313
1357
|
icon: [
|
|
@@ -1322,7 +1366,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1322
1366
|
"f14a",
|
|
1323
1367
|
"M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM337 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"
|
|
1324
1368
|
]
|
|
1325
|
-
},
|
|
1369
|
+
}, jn = z, Mn = {
|
|
1326
1370
|
prefix: "far",
|
|
1327
1371
|
iconName: "arrow-up-left",
|
|
1328
1372
|
icon: [
|
|
@@ -1332,7 +1376,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1332
1376
|
"e09d",
|
|
1333
1377
|
"M56 96c-13.3 0-24 10.7-24 24l0 240c0 13.3 10.7 24 24 24s24-10.7 24-24l0-182.1L311 409c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-231-231L296 144c13.3 0 24-10.7 24-24s-10.7-24-24-24L56 96z"
|
|
1334
1378
|
]
|
|
1335
|
-
},
|
|
1379
|
+
}, B = {
|
|
1336
1380
|
prefix: "far",
|
|
1337
1381
|
iconName: "file-import",
|
|
1338
1382
|
icon: [
|
|
@@ -1342,7 +1386,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1342
1386
|
"f56f",
|
|
1343
1387
|
"M448 464l-256 0c-8.8 0-16-7.2-16-16l0-80-48 0 0 80c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L402.7 18.7C390.7 6.7 374.5 0 357.5 0L192 0c-35.3 0-64 28.7-64 64l0 192 48 0 0-192c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16zM297 215c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39L24 288c-13.3 0-24 10.7-24 24s10.7 24 24 24l278.1 0-39 39c-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.9l-80-80z"
|
|
1344
1388
|
]
|
|
1345
|
-
},
|
|
1389
|
+
}, Nn = B, Pn = {
|
|
1346
1390
|
prefix: "far",
|
|
1347
1391
|
iconName: "thumbs-down",
|
|
1348
1392
|
icon: [
|
|
@@ -1352,7 +1396,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1352
1396
|
"f165",
|
|
1353
1397
|
"M323.8 477.2c-38.2 10.9-78.1-11.2-89-49.4l-5.7-20c-3.7-13-10.4-25-19.5-35l-51.3-56.4c-8.9-9.8-8.2-25 1.6-33.9s25-8.2 33.9 1.6l51.3 56.4c14.1 15.5 24.4 34 30.1 54.1l5.7 20c3.6 12.7 16.9 20.1 29.7 16.5s20.1-16.9 16.5-29.7l-5.7-20c-5.7-19.9-14.7-38.7-26.6-55.5c-5.2-7.3-5.8-16.9-1.7-24.9s12.3-13 21.3-13L448 288c8.8 0 16-7.2 16-16c0-6.8-4.3-12.7-10.4-15c-7.4-2.8-13-9-14.9-16.7s.1-15.8 5.3-21.7c2.5-2.8 4-6.5 4-10.6c0-7.8-5.6-14.3-13-15.7c-8.2-1.6-15.1-7.3-18-15.2s-1.6-16.7 3.6-23.3c2.1-2.7 3.4-6.1 3.4-9.9c0-6.7-4.2-12.6-10.2-14.9c-11.5-4.5-17.7-16.9-14.4-28.8c.4-1.3 .6-2.8 .6-4.3c0-8.8-7.2-16-16-16l-97.5 0c-12.6 0-25 3.7-35.5 10.7l-61.7 41.1c-11 7.4-25.9 4.4-33.3-6.7s-4.4-25.9 6.7-33.3l61.7-41.1c18.4-12.3 40-18.8 62.1-18.8L384 32c34.7 0 62.9 27.6 64 62c14.6 11.7 24 29.7 24 50c0 4.5-.5 8.8-1.3 13c15.4 11.7 25.3 30.2 25.3 51c0 6.5-1 12.8-2.8 18.7C504.8 238.3 512 254.3 512 272c0 35.3-28.6 64-64 64l-92.3 0c4.7 10.4 8.7 21.2 11.8 32.2l5.7 20c10.9 38.2-11.2 78.1-49.4 89zM32 384c-17.7 0-32-14.3-32-32L0 128c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0z"
|
|
1354
1398
|
]
|
|
1355
|
-
},
|
|
1399
|
+
}, Fn = {
|
|
1356
1400
|
prefix: "far",
|
|
1357
1401
|
iconName: "file-check",
|
|
1358
1402
|
icon: [
|
|
@@ -1362,7 +1406,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1362
1406
|
"f316",
|
|
1363
1407
|
"M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zM289 267.6c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-89.7 89.7L129 287c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l53.3 53.3c4.5 4.5 10.6 7 17 7s12.5-2.5 17-7L289 267.6z"
|
|
1364
1408
|
]
|
|
1365
|
-
},
|
|
1409
|
+
}, In = {
|
|
1366
1410
|
prefix: "far",
|
|
1367
1411
|
iconName: "comment",
|
|
1368
1412
|
icon: [
|
|
@@ -1372,7 +1416,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1372
1416
|
"f075",
|
|
1373
1417
|
"M123.6 391.3c12.9-9.4 29.6-11.8 44.6-6.4c26.5 9.6 56.2 15.1 87.8 15.1c124.7 0 208-80.5 208-160s-83.3-160-208-160S48 160.5 48 240c0 32 12.4 62.8 35.7 89.2c8.6 9.7 12.8 22.5 11.8 35.5c-1.4 18.1-5.7 34.7-11.3 49.4c17-7.9 31.1-16.7 39.4-22.7zM21.2 431.9c1.8-2.7 3.5-5.4 5.1-8.1c10-16.6 19.5-38.4 21.4-62.9C17.7 326.8 0 285.1 0 240C0 125.1 114.6 32 256 32s256 93.1 256 208s-114.6 208-256 208c-37.1 0-72.3-6.4-104.1-17.9c-11.9 8.7-31.3 20.6-54.3 30.6c-15.1 6.6-32.3 12.6-50.1 16.1c-.8 .2-1.6 .3-2.4 .5c-4.4 .8-8.7 1.5-13.2 1.9c-.2 0-.5 .1-.7 .1c-5.1 .5-10.2 .8-15.3 .8c-6.5 0-12.3-3.9-14.8-9.9c-2.5-6-1.1-12.8 3.4-17.4c4.1-4.2 7.8-8.7 11.3-13.5c1.7-2.3 3.3-4.6 4.8-6.9l.3-.5z"
|
|
1374
1418
|
]
|
|
1375
|
-
},
|
|
1419
|
+
}, Ln = {
|
|
1376
1420
|
prefix: "far",
|
|
1377
1421
|
iconName: "folder-check",
|
|
1378
1422
|
icon: [
|
|
@@ -1382,7 +1426,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1382
1426
|
"e64e",
|
|
1383
1427
|
"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L289.9 96 247 53.1C233.5 39.6 215.2 32 196.1 32L64 32zM48 96c0-8.8 7.2-16 16-16l132.1 0c6.4 0 12.5 2.5 17 7l45.3 45.3c7.5 7.5 17.7 11.7 28.3 11.7L448 144c8.8 0 16 7.2 16 16l0 256c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16L48 96zM369 241c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 241z"
|
|
1384
1428
|
]
|
|
1385
|
-
},
|
|
1429
|
+
}, Rn = {
|
|
1386
1430
|
prefix: "far",
|
|
1387
1431
|
iconName: "face-unamused",
|
|
1388
1432
|
icon: [
|
|
@@ -1392,7 +1436,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1392
1436
|
"e39f",
|
|
1393
1437
|
"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM294.5 392.4c-7.4-7.9-20-16.4-38.5-16.4s-31.1 8.5-38.5 16.4c-9 9.7-24.2 10.2-33.9 1.2s-10.2-24.2-1.2-33.9C196.7 344.3 221.4 328 256 328s59.3 16.3 73.5 31.6c9 9.7 8.5 24.9-1.2 33.9s-24.9 8.5-33.9-1.2zM112 192l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32l-32 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm176 16c0-8.8 7.2-16 16-16l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32l-32 0c-8.8 0-16-7.2-16-16z"
|
|
1394
1438
|
]
|
|
1395
|
-
},
|
|
1439
|
+
}, zn = {
|
|
1396
1440
|
prefix: "far",
|
|
1397
1441
|
iconName: "arrow-down-to-line",
|
|
1398
1442
|
icon: [
|
|
@@ -1402,7 +1446,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1402
1446
|
"f33d",
|
|
1403
1447
|
"M360 480c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 432c-13.3 0-24 10.7-24 24s10.7 24 24 24l336 0zM174.5 344.4c4.5 4.8 10.9 7.6 17.5 7.6s12.9-2.7 17.5-7.6l128-136c9.1-9.7 8.6-24.8-1-33.9s-24.8-8.6-33.9 1L216 267.5l0-83.5 0-128c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 128 0 83.5L81.5 175.6c-9.1-9.7-24.3-10.1-33.9-1s-10.1 24.3-1 33.9l128 136z"
|
|
1404
1448
|
]
|
|
1405
|
-
},
|
|
1449
|
+
}, Bn = zn, Vn = {
|
|
1406
1450
|
prefix: "far",
|
|
1407
1451
|
iconName: "arrow-down-to-bracket",
|
|
1408
1452
|
icon: [
|
|
@@ -1412,7 +1456,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1412
1456
|
"e094",
|
|
1413
1457
|
"M369 217L241 345c-9.4 9.4-24.6 9.4-33.9 0L79 217c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l87 87L200 24c0-13.3 10.7-24 24-24s24 10.7 24 24l0 246.1 87-87c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM48 344l0 80c0 22.1 17.9 40 40 40l272 0c22.1 0 40-17.9 40-40l0-80c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80c0 48.6-39.4 88-88 88L88 512c-48.6 0-88-39.4-88-88l0-80c0-13.3 10.7-24 24-24s24 10.7 24 24z"
|
|
1414
1458
|
]
|
|
1415
|
-
},
|
|
1459
|
+
}, Hn = {
|
|
1416
1460
|
prefix: "far",
|
|
1417
1461
|
iconName: "chevron-right",
|
|
1418
1462
|
icon: [
|
|
@@ -1422,7 +1466,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1422
1466
|
"f054",
|
|
1423
1467
|
"M305 239c9.4 9.4 9.4 24.6 0 33.9L113 465c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l175-175L79 81c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L305 239z"
|
|
1424
1468
|
]
|
|
1425
|
-
},
|
|
1469
|
+
}, Un = {
|
|
1426
1470
|
prefix: "far",
|
|
1427
1471
|
iconName: "folder-open",
|
|
1428
1472
|
icon: [
|
|
@@ -1436,7 +1480,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1436
1480
|
"f07c",
|
|
1437
1481
|
"M384 480l48 0c11.4 0 21.9-6 27.6-15.9l112-192c5.8-9.9 5.8-22.1 .1-32.1S555.5 224 544 224l-400 0c-11.4 0-21.9 6-27.6 15.9L48 357.1 48 96c0-8.8 7.2-16 16-16l117.5 0c4.2 0 8.3 1.7 11.3 4.7l26.5 26.5c21 21 49.5 32.8 79.2 32.8L416 144c8.8 0 16 7.2 16 16l0 32 48 0 0-32c0-35.3-28.7-64-64-64L298.5 96c-17 0-33.3-6.7-45.3-18.7L226.7 50.7c-12-12-28.3-18.7-45.3-18.7L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l23.7 0L384 480z"
|
|
1438
1482
|
]
|
|
1439
|
-
},
|
|
1483
|
+
}, Wn = {
|
|
1440
1484
|
prefix: "far",
|
|
1441
1485
|
iconName: "money-check-pen",
|
|
1442
1486
|
icon: [
|
|
@@ -1446,7 +1490,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1446
1490
|
"f872",
|
|
1447
1491
|
"M64 112l448 0c8.8 0 16 7.2 16 16l0 91.6 6.6-6.6c11.6-11.6 26.3-18.5 41.4-20.5l0-64.6c0-35.3-28.7-64-64-64L64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l266.5 0 6-23.9c2.2-8.8 6.2-17 11.8-24.1L64 400c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16zm56 160c-13.3 0-24 10.7-24 24s10.7 24 24 24l208 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-208 0zM96 200c0 13.3 10.7 24 24 24l304 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-304 0c-13.3 0-24 10.7-24 24zm517.8 35.7c-15.6-15.6-40.9-15.6-56.6 0l-29.4 29.4 71 71 29.4-29.4c15.6-15.6 15.6-40.9 0-56.6l-14.4-14.4zM375.9 417c-4.1 4.1-7 9.2-8.4 14.9l-15 60.1c-1.4 5.5 .2 11.2 4.2 15.2s9.7 5.6 15.2 4.2l60.1-15c5.6-1.4 10.8-4.3 14.9-8.4L576.1 358.7l-71-71L375.9 417z"
|
|
1448
1492
|
]
|
|
1449
|
-
},
|
|
1493
|
+
}, Gn = Wn, Kn = {
|
|
1450
1494
|
prefix: "far",
|
|
1451
1495
|
iconName: "clone",
|
|
1452
1496
|
icon: [
|
|
@@ -1456,7 +1500,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1456
1500
|
"f24d",
|
|
1457
1501
|
"M64 464l224 0c8.8 0 16-7.2 16-16l0-64 48 0 0 64c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 224c0-35.3 28.7-64 64-64l64 0 0 48-64 0c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16zM224 304l224 0c8.8 0 16-7.2 16-16l0-224c0-8.8-7.2-16-16-16L224 48c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16zm-64-16l0-224c0-35.3 28.7-64 64-64L448 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-224 0c-35.3 0-64-28.7-64-64z"
|
|
1458
1502
|
]
|
|
1459
|
-
},
|
|
1503
|
+
}, qn = {
|
|
1460
1504
|
prefix: "far",
|
|
1461
1505
|
iconName: "industry",
|
|
1462
1506
|
icon: [
|
|
@@ -1466,7 +1510,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1466
1510
|
"f275",
|
|
1467
1511
|
"M88 80c-4.4 0-8 3.6-8 8l0 216 0 48 0 56c0 13.3 10.7 24 24 24l368 0c13.3 0 24-10.7 24-24l0-88 0-16 0-148.1-139.1 89c-7.4 4.7-16.8 5-24.5 .8s-12.5-12.3-12.5-21.1l0-70.9L180.1 235.4c-7.4 4.3-16.6 4.4-24 .1s-12-12.2-12-20.8L144 88c0-4.4-3.6-8-8-8L88 80zM32 88c0-30.9 25.1-56 56-56l48 0c30.9 0 56 25.1 56 56l0 84.9 103.8-60.6c32-18.7 72.2 4.4 72.2 41.5l0 27 102.1-65.4C502.1 95 544 117.9 544 155.9L544 304l0 16 0 88c0 39.8-32.2 72-72 72l-368 0c-39.8 0-72-32.2-72-72l0-56 0-48L32 88z"
|
|
1468
1512
|
]
|
|
1469
|
-
},
|
|
1513
|
+
}, Jn = {
|
|
1470
1514
|
prefix: "far",
|
|
1471
1515
|
iconName: "chevrons-down",
|
|
1472
1516
|
icon: [
|
|
@@ -1476,7 +1520,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1476
1520
|
"f322",
|
|
1477
1521
|
"M239 465c9.4 9.4 24.6 9.4 33.9 0L465 273c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-175 175L81 239c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L239 465zM47 81L239 273c9.4 9.4 24.6 9.4 33.9 0L465 81c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-175 175L81 47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9z"
|
|
1478
1522
|
]
|
|
1479
|
-
},
|
|
1523
|
+
}, Yn = Jn, Xn = {
|
|
1480
1524
|
prefix: "far",
|
|
1481
1525
|
iconName: "paper-plane",
|
|
1482
1526
|
icon: [
|
|
@@ -1486,7 +1530,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1486
1530
|
"f1d8",
|
|
1487
1531
|
"M16.1 260.2c-22.6 12.9-20.5 47.3 3.6 57.3L160 376l0 103.3c0 18.1 14.6 32.7 32.7 32.7c9.7 0 18.9-4.3 25.1-11.8l62-74.3 123.9 51.6c18.9 7.9 40.8-4.5 43.9-24.7l64-416c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4l-448 256zm52.1 25.5L409.7 90.6 190.1 336l1.2 1L68.2 285.7zM403.3 425.4L236.7 355.9 450.8 116.6 403.3 425.4z"
|
|
1488
1532
|
]
|
|
1489
|
-
},
|
|
1533
|
+
}, Zn = {
|
|
1490
1534
|
prefix: "far",
|
|
1491
1535
|
iconName: "file-circle-info",
|
|
1492
1536
|
icon: [
|
|
@@ -1496,7 +1540,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1496
1540
|
"e493",
|
|
1497
1541
|
"M64 464l220.5 0c12 18.4 27.4 34.5 45.3 47.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3l0 44.1c-17.2 4.9-33.4 12.3-48 21.8l0-60.5-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 96a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm-32 48c0 8.8 7.2 16 16 16c0 0 0 0 0 0l0 48s0 0 0 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l16 0 16 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l0-64c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16z"
|
|
1498
1542
|
]
|
|
1499
|
-
},
|
|
1543
|
+
}, Qn = {
|
|
1500
1544
|
prefix: "far",
|
|
1501
1545
|
iconName: "clock",
|
|
1502
1546
|
icon: [
|
|
@@ -1506,7 +1550,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1506
1550
|
"f017",
|
|
1507
1551
|
"M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"
|
|
1508
1552
|
]
|
|
1509
|
-
},
|
|
1553
|
+
}, $n = Qn, er = {
|
|
1510
1554
|
prefix: "far",
|
|
1511
1555
|
iconName: "ellipsis-vertical",
|
|
1512
1556
|
icon: [
|
|
@@ -1516,7 +1560,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1516
1560
|
"f142",
|
|
1517
1561
|
"M64 368a48 48 0 1 0 0 96 48 48 0 1 0 0-96zm0-160a48 48 0 1 0 0 96 48 48 0 1 0 0-96zM112 96A48 48 0 1 0 16 96a48 48 0 1 0 96 0z"
|
|
1518
1562
|
]
|
|
1519
|
-
},
|
|
1563
|
+
}, tr = er, nr = {
|
|
1520
1564
|
prefix: "far",
|
|
1521
1565
|
iconName: "angle-left",
|
|
1522
1566
|
icon: [
|
|
@@ -1526,7 +1570,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1526
1570
|
"f104",
|
|
1527
1571
|
"M47 239c-9.4 9.4-9.4 24.6 0 33.9L207 433c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97.9 256 241 113c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L47 239z"
|
|
1528
1572
|
]
|
|
1529
|
-
},
|
|
1573
|
+
}, rr = {
|
|
1530
1574
|
prefix: "far",
|
|
1531
1575
|
iconName: "chevron-up",
|
|
1532
1576
|
icon: [
|
|
@@ -1536,7 +1580,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1536
1580
|
"f077",
|
|
1537
1581
|
"M239 111c9.4-9.4 24.6-9.4 33.9 0L465 303c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-175-175L81 337c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L239 111z"
|
|
1538
1582
|
]
|
|
1539
|
-
},
|
|
1583
|
+
}, ir = {
|
|
1540
1584
|
prefix: "far",
|
|
1541
1585
|
iconName: "equals",
|
|
1542
1586
|
icon: [
|
|
@@ -1546,7 +1590,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1546
1590
|
"3d",
|
|
1547
1591
|
"M40 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l368 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 144zm0 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l368 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L40 320z"
|
|
1548
1592
|
]
|
|
1549
|
-
},
|
|
1593
|
+
}, ar = {
|
|
1550
1594
|
prefix: "far",
|
|
1551
1595
|
iconName: "receipt",
|
|
1552
1596
|
icon: [
|
|
@@ -1556,7 +1600,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1556
1600
|
"f543",
|
|
1557
1601
|
"M39.6 5.8C32.5-.3 22.5-1.7 14 2.2S0 14.6 0 24L0 488c0 9.4 5.5 17.9 14 21.8s18.5 2.5 25.6-3.6L80 471.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L192 471.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L304 471.6l40.4 34.6c7.1 6.1 17.1 7.5 25.6 3.6s14-12.4 14-21.8l0-464c0-9.4-5.5-17.9-14-21.8s-18.5-2.5-25.6 3.6L304 40.4 263.6 5.8c-9-7.7-22.3-7.7-31.2 0L192 40.4 151.6 5.8c-9-7.7-22.3-7.7-31.2 0L80 40.4 39.6 5.8zm8.4 430L48 76.2l16.4 14c9 7.7 22.3 7.7 31.2 0L136 55.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0L248 55.6l40.4 34.6c9 7.7 22.3 7.7 31.2 0l16.4-14 0 359.6-16.4-14c-9-7.7-22.3-7.7-31.2 0L248 456.4l-40.4-34.6c-9-7.7-22.3-7.7-31.2 0L136 456.4 95.6 421.8c-9-7.7-22.3-7.7-31.2 0L48 435.8zM120 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 176c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zM96 256c0 13.3 10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0c-13.3 0-24 10.7-24 24z"
|
|
1558
1602
|
]
|
|
1559
|
-
},
|
|
1603
|
+
}, or = {
|
|
1560
1604
|
prefix: "far",
|
|
1561
1605
|
iconName: "trash",
|
|
1562
1606
|
icon: [
|
|
@@ -1566,7 +1610,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1566
1610
|
"f1f8",
|
|
1567
1611
|
"M177.1 48l93.7 0c2.7 0 5.2 1.3 6.7 3.6l19 28.4-145 0 19-28.4c1.5-2.2 4-3.6 6.7-3.6zM354.2 80L317.5 24.9C307.1 9.4 289.6 0 270.9 0L177.1 0c-18.7 0-36.2 9.4-46.6 24.9L93.8 80 80.1 80 32 80l-8 0C10.7 80 0 90.7 0 104s10.7 24 24 24l11.6 0L59.6 452.7c2.5 33.4 30.3 59.3 63.8 59.3l201.1 0c33.5 0 61.3-25.9 63.8-59.3L412.4 128l11.6 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0-48.1 0-13.7 0zm10.1 48L340.5 449.2c-.6 8.4-7.6 14.8-16 14.8l-201.1 0c-8.4 0-15.3-6.5-16-14.8L83.7 128l280.6 0z"
|
|
1568
1612
|
]
|
|
1569
|
-
},
|
|
1613
|
+
}, sr = {
|
|
1570
1614
|
prefix: "far",
|
|
1571
1615
|
iconName: "eye",
|
|
1572
1616
|
icon: [
|
|
@@ -1576,7 +1620,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1576
1620
|
"f06e",
|
|
1577
1621
|
"M288 80c-65.2 0-118.8 29.6-159.9 67.7C89.6 183.5 63 226 49.4 256c13.6 30 40.2 72.5 78.6 108.3C169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256c-13.6-30-40.2-72.5-78.6-108.3C406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1c3.3 7.9 3.3 16.7 0 24.6c-14.9 35.7-46.2 87.7-93 131.1C433.5 443.2 368.8 480 288 480s-145.5-36.8-192.6-80.6C48.6 356 17.3 304 2.5 268.3c-3.3-7.9-3.3-16.7 0-24.6C17.3 208 48.6 156 95.4 112.6zM288 336c44.2 0 80-35.8 80-80s-35.8-80-80-80c-.7 0-1.3 0-2 0c1.3 5.1 2 10.5 2 16c0 35.3-28.7 64-64 64c-5.5 0-10.9-.7-16-2c0 .7 0 1.3 0 2c0 44.2 35.8 80 80 80zm0-208a128 128 0 1 1 0 256 128 128 0 1 1 0-256z"
|
|
1578
1622
|
]
|
|
1579
|
-
},
|
|
1623
|
+
}, cr = {
|
|
1580
1624
|
prefix: "far",
|
|
1581
1625
|
iconName: "sort-up",
|
|
1582
1626
|
icon: [
|
|
@@ -1586,7 +1630,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1586
1630
|
"f0de",
|
|
1587
1631
|
"M160 86.6L70.6 176l178.7 0L160 86.6zM137.4 41.4c12.5-12.5 32.8-12.5 45.3 0l128 128c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8L32 224c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128z"
|
|
1588
1632
|
]
|
|
1589
|
-
},
|
|
1633
|
+
}, lr = cr, ur = {
|
|
1590
1634
|
prefix: "far",
|
|
1591
1635
|
iconName: "comment-dollar",
|
|
1592
1636
|
icon: [
|
|
@@ -1596,7 +1640,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1596
1640
|
"f651",
|
|
1597
1641
|
"M168.2 384.9c-15-5.4-31.7-3.1-44.6 6.4c-8.2 6-22.3 14.8-39.4 22.7c5.6-14.7 9.9-31.3 11.3-49.4c1-12.9-3.3-25.7-11.8-35.5C60.4 302.8 48 272 48 240c0-79.5 83.3-160 208-160s208 80.5 208 160s-83.3 160-208 160c-31.6 0-61.3-5.5-87.8-15.1zM26.3 423.8c-1.6 2.7-3.3 5.4-5.1 8.1l-.3 .5c-1.6 2.3-3.2 4.6-4.8 6.9c-3.5 4.7-7.3 9.3-11.3 13.5c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c5.1 0 10.2-.3 15.3-.8l.7-.1c4.4-.5 8.8-1.1 13.2-1.9c.8-.1 1.6-.3 2.4-.5c17.8-3.5 34.9-9.5 50.1-16.1c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9c141.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.9zM276 136c0-11-9-20-20-20s-20 9-20 20l0 14c-7.6 1.7-15.2 4.4-22.2 8.5c-13.9 8.3-25.9 22.8-25.8 43.9c.1 20.3 12 33.1 24.7 40.7c11 6.6 24.7 10.8 35.6 14l1.7 .5c12.6 3.8 21.8 6.8 28 10.7c5.1 3.2 5.8 5.4 5.9 8.2c.1 5-1.8 8-5.9 10.5c-5 3.1-12.9 5-21.4 4.7c-11.1-.4-21.5-3.9-35.1-8.5c0 0 0 0 0 0c-2.3-.8-4.7-1.6-7.2-2.4c-10.5-3.5-21.8 2.2-25.3 12.6s2.2 21.8 12.6 25.3c1.9 .6 4 1.3 6.1 2.1c0 0 0 0 0 0s0 0 0 0c8.3 2.9 17.9 6.2 28.2 8.4l0 14.6c0 11 9 20 20 20s20-9 20-20l0-13.8c8-1.7 16-4.5 23.2-9c14.3-8.9 25.1-24.1 24.8-45c-.3-20.3-11.7-33.4-24.6-41.6c-11.5-7.2-25.9-11.6-37.1-15l-.7-.2c-12.8-3.9-21.9-6.7-28.3-10.5c-5.2-3.1-5.3-4.9-5.3-6.7c0-3.7 1.4-6.5 6.2-9.3c5.4-3.2 13.6-5.1 21.5-5c9.6 .1 20.2 2.2 31.2 5.2c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-6.5-1.7-13.7-3.4-21.1-4.7l0-13.9z"
|
|
1598
1642
|
]
|
|
1599
|
-
},
|
|
1643
|
+
}, dr = {
|
|
1600
1644
|
prefix: "far",
|
|
1601
1645
|
iconName: "floppy-disk",
|
|
1602
1646
|
icon: [
|
|
@@ -1610,7 +1654,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1610
1654
|
"f0c7",
|
|
1611
1655
|
"M48 96l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-245.5c0-4.2-1.7-8.3-4.7-11.3l33.9-33.9c12 12 18.7 28.3 18.7 45.3L448 416c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l245.5 0c17 0 33.3 6.7 45.3 18.7l74.5 74.5-33.9 33.9L320.8 84.7c-.3-.3-.5-.5-.8-.8L320 184c0 13.3-10.7 24-24 24l-192 0c-13.3 0-24-10.7-24-24L80 80 64 80c-8.8 0-16 7.2-16 16zm80-16l0 80 144 0 0-80L128 80zm32 240a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z"
|
|
1612
1656
|
]
|
|
1613
|
-
},
|
|
1657
|
+
}, fr = dr, pr = {
|
|
1614
1658
|
prefix: "far",
|
|
1615
1659
|
iconName: "magnifying-glass",
|
|
1616
1660
|
icon: [
|
|
@@ -1620,7 +1664,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1620
1664
|
"f002",
|
|
1621
1665
|
"M368 208A160 160 0 1 0 48 208a160 160 0 1 0 320 0zM337.1 371.1C301.7 399.2 256.8 416 208 416C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208c0 48.8-16.8 93.7-44.9 129.1L505 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L337.1 371.1z"
|
|
1622
1666
|
]
|
|
1623
|
-
},
|
|
1667
|
+
}, mr = pr, hr = {
|
|
1624
1668
|
prefix: "far",
|
|
1625
1669
|
iconName: "file-xml",
|
|
1626
1670
|
icon: [
|
|
@@ -1630,7 +1674,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1630
1674
|
"e654",
|
|
1631
1675
|
"M64 464l48 0 0 48-48 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 304l-48 0 0-144-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zm128-96c0 7.3 2.2 14.4 6.2 20.4l9.8 14.7 9.8-14.7c4-6.1 6.2-13.2 6.2-20.4c0-8.8 7.2-16 16-16s16 7.2 16 16c0 13.6-4 26.9-11.6 38.2L227.2 432l17.2 25.8C252 469.1 256 482.4 256 496c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-7.3-2.2-14.4-6.2-20.4L208 460.8l-9.8 14.7c-4 6.1-6.2 13.2-6.2 20.4c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-13.6 4-26.9 11.6-38.2L188.8 432l-17.2-25.8C164 394.9 160 381.6 160 368c0-8.8 7.2-16 16-16s16 7.2 16 16zM448 496l0-128c0-8.8 7.2-16 16-16s16 7.2 16 16l0 112 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16zM299.7 352.6c6.9-1.9 14.3 1 18 7.2L352 416.9l34.3-57.1c3.7-6.2 11.1-9.1 18-7.2s11.7 8.2 11.7 15.4l0 128c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-70.2-18.3 30.5c-2.9 4.8-8.1 7.8-13.7 7.8s-10.8-2.9-13.7-7.8L320 425.8l0 70.2c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-128c0-7.2 4.8-13.5 11.7-15.4z"
|
|
1632
1676
|
]
|
|
1633
|
-
},
|
|
1677
|
+
}, gr = {
|
|
1634
1678
|
prefix: "far",
|
|
1635
1679
|
iconName: "percent",
|
|
1636
1680
|
icon: [
|
|
@@ -1644,7 +1688,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1644
1688
|
"25",
|
|
1645
1689
|
"M369 113c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L15 399c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L369 113zM112 128a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM368 384a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"
|
|
1646
1690
|
]
|
|
1647
|
-
},
|
|
1691
|
+
}, _r = gr, vr = {
|
|
1648
1692
|
prefix: "far",
|
|
1649
1693
|
iconName: "ellipsis",
|
|
1650
1694
|
icon: [
|
|
@@ -1654,7 +1698,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1654
1698
|
"f141",
|
|
1655
1699
|
"M432 256a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm-160 0a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zM64 304a48 48 0 1 1 0-96 48 48 0 1 1 0 96z"
|
|
1656
1700
|
]
|
|
1657
|
-
},
|
|
1701
|
+
}, yr = vr, br = {
|
|
1658
1702
|
prefix: "far",
|
|
1659
1703
|
iconName: "envelope-open-text",
|
|
1660
1704
|
icon: [
|
|
@@ -1664,7 +1708,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1664
1708
|
"f658",
|
|
1665
1709
|
"M392 48L120 48c-4.4 0-8 3.6-8 8l0 169.2L69.2 190.1c-1.7-1.4-3.4-2.6-5.2-3.8L64 56C64 25.1 89.1 0 120 0L392 0c30.9 0 56 25.1 56 56l0 130.2c-1.8 1.2-3.5 2.5-5.2 3.8L400 225.2 400 56c0-4.4-3.6-8-8-8zM160 120c0-13.3 10.7-24 24-24l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24zm0 80c0-13.3 10.7-24 24-24l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24zM48 276.2L48 456c0 4.4 3.6 8 8 8l400 0c4.4 0 8-3.6 8-8l0-179.8L322 392.8c-38.4 31.5-93.7 31.5-132 0L48 276.2zM0 237.9C0 221.4 13.4 208 29.9 208c6.9 0 13.6 2.4 19 6.8l171.6 141c20.7 17 50.4 17 71.1 0l171.6-141c5.3-4.4 12.1-6.8 19-6.8c16.5 0 29.9 13.4 29.9 29.9L512 456c0 30.9-25.1 56-56 56L56 512c-30.9 0-56-25.1-56-56L0 237.9z"
|
|
1666
1710
|
]
|
|
1667
|
-
},
|
|
1711
|
+
}, xr = {
|
|
1668
1712
|
prefix: "far",
|
|
1669
1713
|
iconName: "message",
|
|
1670
1714
|
icon: [
|
|
@@ -1674,7 +1718,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1674
1718
|
"f27a",
|
|
1675
1719
|
"M160 368c26.5 0 48 21.5 48 48l0 16 72.5-54.4c8.3-6.2 18.4-9.6 28.8-9.6L448 368c8.8 0 16-7.2 16-16l0-288c0-8.8-7.2-16-16-16L64 48c-8.8 0-16 7.2-16 16l0 288c0 8.8 7.2 16 16 16l96 0zm48 124l-.2 .2-5.1 3.8-17.1 12.8c-4.8 3.6-11.3 4.2-16.8 1.5s-8.8-8.2-8.8-14.3l0-21.3 0-6.4 0-.3 0-4 0-48-48 0-48 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L448 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64l-138.7 0L208 492z"
|
|
1676
1720
|
]
|
|
1677
|
-
},
|
|
1721
|
+
}, Sr = xr, Cr = {
|
|
1678
1722
|
prefix: "far",
|
|
1679
1723
|
iconName: "wallet",
|
|
1680
1724
|
icon: [
|
|
@@ -1684,7 +1728,21 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1684
1728
|
"f555",
|
|
1685
1729
|
"M88 32C39.4 32 0 71.4 0 120L0 392c0 48.6 39.4 88 88 88l336 0c48.6 0 88-39.4 88-88l0-176c0-48.6-39.4-88-88-88l-304 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l304 0c22.1 0 40 17.9 40 40l0 176c0 22.1-17.9 40-40 40L88 432c-22.1 0-40-17.9-40-40l0-272c0-22.1 17.9-40 40-40l368 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L88 32zM384 336a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"
|
|
1686
1730
|
]
|
|
1687
|
-
},
|
|
1731
|
+
}, wr = {
|
|
1732
|
+
prefix: "far",
|
|
1733
|
+
iconName: "exclamation",
|
|
1734
|
+
icon: [
|
|
1735
|
+
128,
|
|
1736
|
+
512,
|
|
1737
|
+
[
|
|
1738
|
+
10069,
|
|
1739
|
+
10071,
|
|
1740
|
+
61738
|
|
1741
|
+
],
|
|
1742
|
+
"21",
|
|
1743
|
+
"M88 56c0-13.3-10.7-24-24-24S40 42.7 40 56l0 288c0 13.3 10.7 24 24 24s24-10.7 24-24L88 56zM64 480a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"
|
|
1744
|
+
]
|
|
1745
|
+
}, Tr = {
|
|
1688
1746
|
prefix: "far",
|
|
1689
1747
|
iconName: "bell",
|
|
1690
1748
|
icon: [
|
|
@@ -1694,7 +1752,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1694
1752
|
"f0f3",
|
|
1695
1753
|
"M224 0c-17.7 0-32 14.3-32 32l0 19.2C119 66 64 130.6 64 208l0 25.4c0 45.4-15.5 89.5-43.8 124.9L5.3 377c-5.8 7.2-6.9 17.1-2.9 25.4S14.8 416 24 416l400 0c9.2 0 17.6-5.3 21.6-13.6s2.9-18.2-2.9-25.4l-14.9-18.6C399.5 322.9 384 278.8 384 233.4l0-25.4c0-77.4-55-142-128-156.8L256 32c0-17.7-14.3-32-32-32zm0 96c61.9 0 112 50.1 112 112l0 25.4c0 47.9 13.9 94.6 39.7 134.6L72.3 368C98.1 328 112 281.3 112 233.4l0-25.4c0-61.9 50.1-112 112-112zm64 352l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z"
|
|
1696
1754
|
]
|
|
1697
|
-
},
|
|
1755
|
+
}, Er = {
|
|
1698
1756
|
prefix: "far",
|
|
1699
1757
|
iconName: "circle-small",
|
|
1700
1758
|
icon: [
|
|
@@ -1704,7 +1762,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1704
1762
|
"e122",
|
|
1705
1763
|
"M272 256A112 112 0 1 0 48 256a112 112 0 1 0 224 0zM0 256a160 160 0 1 1 320 0A160 160 0 1 1 0 256z"
|
|
1706
1764
|
]
|
|
1707
|
-
},
|
|
1765
|
+
}, Dr = {
|
|
1708
1766
|
prefix: "far",
|
|
1709
1767
|
iconName: "envelope",
|
|
1710
1768
|
icon: [
|
|
@@ -1718,7 +1776,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1718
1776
|
"f0e0",
|
|
1719
1777
|
"M64 112c-8.8 0-16 7.2-16 16l0 22.1L220.5 291.7c20.7 17 50.4 17 71.1 0L464 150.1l0-22.1c0-8.8-7.2-16-16-16L64 112zM48 212.2L48 384c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-171.8L322 328.8c-38.4 31.5-93.7 31.5-132 0L48 212.2zM0 128C0 92.7 28.7 64 64 64l384 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64L0 128z"
|
|
1720
1778
|
]
|
|
1721
|
-
},
|
|
1779
|
+
}, Or = {
|
|
1722
1780
|
prefix: "far",
|
|
1723
1781
|
iconName: "minus",
|
|
1724
1782
|
icon: [
|
|
@@ -1733,7 +1791,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1733
1791
|
"f068",
|
|
1734
1792
|
"M432 256c0 13.3-10.7 24-24 24L40 280c-13.3 0-24-10.7-24-24s10.7-24 24-24l368 0c13.3 0 24 10.7 24 24z"
|
|
1735
1793
|
]
|
|
1736
|
-
},
|
|
1794
|
+
}, kr = Or, Ar = {
|
|
1737
1795
|
prefix: "far",
|
|
1738
1796
|
iconName: "calculator",
|
|
1739
1797
|
icon: [
|
|
@@ -1743,7 +1801,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1743
1801
|
"f1ec",
|
|
1744
1802
|
"M336 176l0 272c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-272 288 0zm0-48L48 128l0-64c0-8.8 7.2-16 16-16l256 0c8.8 0 16 7.2 16 16l0 64zm48 0l0-64c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64l0 64 0 24 0 24L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-272 0-24 0-24zM80 232a24 24 0 1 0 48 0 24 24 0 1 0 -48 0zm24 64a24 24 0 1 0 0 48 24 24 0 1 0 0-48zM80 408c0 13.3 10.7 24 24 24l88 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-88 0c-13.3 0-24 10.7-24 24zM192 208a24 24 0 1 0 0 48 24 24 0 1 0 0-48zM168 320a24 24 0 1 0 48 0 24 24 0 1 0 -48 0zM280 208a24 24 0 1 0 0 48 24 24 0 1 0 0-48zM256 320a24 24 0 1 0 48 0 24 24 0 1 0 -48 0zm24 64a24 24 0 1 0 0 48 24 24 0 1 0 0-48z"
|
|
1745
1803
|
]
|
|
1746
|
-
},
|
|
1804
|
+
}, jr = {
|
|
1747
1805
|
prefix: "far",
|
|
1748
1806
|
iconName: "sparkle",
|
|
1749
1807
|
icon: [
|
|
@@ -1753,7 +1811,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1753
1811
|
"e5d6",
|
|
1754
1812
|
"M224 32c9.4 0 17.9 5.4 21.8 13.9l59.5 128.8 128.8 59.5c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8L305.3 337.3 245.8 466.1c-3.9 8.5-12.4 13.9-21.8 13.9s-17.9-5.4-21.8-13.9L142.7 337.3 13.9 277.8C5.4 273.9 0 265.4 0 256s5.4-17.9 13.9-21.8l128.8-59.5L202.2 45.9C206.1 37.4 214.6 32 224 32zm0 81.2l-41.4 89.6c-2.4 5.2-6.5 9.3-11.7 11.7L81.2 256l89.6 41.4c5.2 2.4 9.3 6.5 11.7 11.7L224 398.8l41.4-89.6c2.4-5.2 6.5-9.3 11.7-11.7L366.8 256l-89.6-41.4c-5.2-2.4-9.3-6.5-11.7-11.7L224 113.2z"
|
|
1755
1813
|
]
|
|
1756
|
-
},
|
|
1814
|
+
}, Mr = {
|
|
1757
1815
|
prefix: "far",
|
|
1758
1816
|
iconName: "question",
|
|
1759
1817
|
icon: [
|
|
@@ -1767,7 +1825,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1767
1825
|
"3f",
|
|
1768
1826
|
"M64 160c0-44.2 35.8-80 80-80l32 0c44.2 0 80 35.8 80 80l0 4.6c0 24.1-12 46.6-32.1 59.9l-52.3 34.9C149.4 274.2 136 299.2 136 326l0 2c0 13.3 10.7 24 24 24s24-10.7 24-24l0-2c0-10.7 5.3-20.7 14.2-26.6l52.3-34.9c33.4-22.3 53.4-59.7 53.4-99.8l0-4.6c0-70.7-57.3-128-128-128l-32 0C73.3 32 16 89.3 16 160c0 13.3 10.7 24 24 24s24-10.7 24-24zm96 320a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"
|
|
1769
1827
|
]
|
|
1770
|
-
},
|
|
1828
|
+
}, Nr = {
|
|
1771
1829
|
prefix: "far",
|
|
1772
1830
|
iconName: "arrow-trend-up",
|
|
1773
1831
|
icon: [
|
|
@@ -1777,7 +1835,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1777
1835
|
"e098",
|
|
1778
1836
|
"M352 120c0-13.3 10.7-24 24-24l176 0c13.3 0 24 10.7 24 24l0 176c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-118.1L337 369c-9.4 9.4-24.6 9.4-33.9 0l-111-111L41 409c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L175 207c9.4-9.4 24.6-9.4 33.9 0l111 111L494.1 144 376 144c-13.3 0-24-10.7-24-24z"
|
|
1779
1837
|
]
|
|
1780
|
-
},
|
|
1838
|
+
}, Pr = {
|
|
1781
1839
|
prefix: "far",
|
|
1782
1840
|
iconName: "square-minus",
|
|
1783
1841
|
icon: [
|
|
@@ -1787,220 +1845,228 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
1787
1845
|
"f146",
|
|
1788
1846
|
"M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM152 232l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"
|
|
1789
1847
|
]
|
|
1790
|
-
},
|
|
1791
|
-
faAdd: () =>
|
|
1792
|
-
faAngleDown: () =>
|
|
1793
|
-
faAngleLeft: () =>
|
|
1794
|
-
faAngleRight: () =>
|
|
1795
|
-
faAngleUp: () =>
|
|
1796
|
-
faArrowDown: () =>
|
|
1797
|
-
faArrowDownLeft: () =>
|
|
1798
|
-
faArrowDownLeftAndArrowUpRightToCenter: () =>
|
|
1799
|
-
faArrowDownRight: () =>
|
|
1800
|
-
faArrowDownToBracket: () =>
|
|
1801
|
-
faArrowDownToLine: () =>
|
|
1802
|
-
faArrowFromLeft: () =>
|
|
1803
|
-
faArrowFromRight: () =>
|
|
1804
|
-
faArrowLeft: () =>
|
|
1805
|
-
faArrowLeftFromLine: () =>
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1848
|
+
}, Fr = Pr, Ir = /* @__PURE__ */ o({
|
|
1849
|
+
faAdd: () => Ri,
|
|
1850
|
+
faAngleDown: () => ia,
|
|
1851
|
+
faAngleLeft: () => Zo,
|
|
1852
|
+
faAngleRight: () => lo,
|
|
1853
|
+
faAngleUp: () => vi,
|
|
1854
|
+
faArrowDown: () => li,
|
|
1855
|
+
faArrowDownLeft: () => vo,
|
|
1856
|
+
faArrowDownLeftAndArrowUpRightToCenter: () => wa,
|
|
1857
|
+
faArrowDownRight: () => Gr,
|
|
1858
|
+
faArrowDownToBracket: () => Io,
|
|
1859
|
+
faArrowDownToLine: () => Po,
|
|
1860
|
+
faArrowFromLeft: () => qi,
|
|
1861
|
+
faArrowFromRight: () => Ra,
|
|
1862
|
+
faArrowLeft: () => zi,
|
|
1863
|
+
faArrowLeftFromLine: () => La,
|
|
1864
|
+
faArrowLeftRotate: () => ki,
|
|
1865
|
+
faArrowRight: () => Ta,
|
|
1866
|
+
faArrowRightFromLine: () => Ki,
|
|
1867
|
+
faArrowRightToFile: () => Oo,
|
|
1868
|
+
faArrowRotateBack: () => Ai,
|
|
1869
|
+
faArrowRotateBackward: () => ji,
|
|
1870
|
+
faArrowRotateLeft: () => U,
|
|
1871
|
+
faArrowToBottom: () => Fo,
|
|
1872
|
+
faArrowTrendDown: () => Hr,
|
|
1873
|
+
faArrowTrendUp: () => As,
|
|
1874
|
+
faArrowUp: () => Ha,
|
|
1875
|
+
faArrowUpLeft: () => Eo,
|
|
1876
|
+
faArrowUpRight: () => oa,
|
|
1877
|
+
faArrowUpRightAndArrowDownLeftFromCenter: () => yo,
|
|
1878
|
+
faArrowUpRightFromSquare: () => Ci,
|
|
1879
|
+
faBadgeCheck: () => aa,
|
|
1880
|
+
faBank: () => fi,
|
|
1881
|
+
faBarsFilter: () => Bi,
|
|
1882
|
+
faBell: () => bs,
|
|
1883
|
+
faBuildingColumns: () => V,
|
|
1884
|
+
faCalculator: () => Ds,
|
|
1885
|
+
faCalendar: () => Ia,
|
|
1886
|
+
faCalendarDay: () => no,
|
|
1887
|
+
faCalendarLines: () => ri,
|
|
1888
|
+
faCalendarNote: () => ii,
|
|
1889
|
+
faCartShopping: () => Lr,
|
|
1890
|
+
faCheck: () => Fa,
|
|
1891
|
+
faCheckCircle: () => ga,
|
|
1892
|
+
faCheckSquare: () => To,
|
|
1893
|
+
faChevronDoubleDown: () => Wo,
|
|
1894
|
+
faChevronDoubleLeft: () => ho,
|
|
1895
|
+
faChevronDoubleRight: () => Oi,
|
|
1896
|
+
faChevronDoubleUp: () => ei,
|
|
1897
|
+
faChevronDown: () => ua,
|
|
1898
|
+
faChevronLeft: () => Zi,
|
|
1899
|
+
faChevronRight: () => Lo,
|
|
1900
|
+
faChevronUp: () => Qo,
|
|
1901
|
+
faChevronsDown: () => Uo,
|
|
1902
|
+
faChevronsLeft: () => mo,
|
|
1903
|
+
faChevronsRight: () => Di,
|
|
1904
|
+
faChevronsUp: () => $r,
|
|
1905
|
+
faCircle: () => to,
|
|
1906
|
+
faCircleCheck: () => ha,
|
|
1907
|
+
faCircleDot: () => Jr,
|
|
1908
|
+
faCircleExclamation: () => $a,
|
|
1909
|
+
faCircleInfo: () => Ur,
|
|
1910
|
+
faCircleMinus: () => Kr,
|
|
1911
|
+
faCirclePlus: () => io,
|
|
1912
|
+
faCircleQuestion: () => Ka,
|
|
1913
|
+
faCircleSmall: () => Cs,
|
|
1852
1914
|
faCircleXmark: () => J,
|
|
1853
|
-
faClock: () =>
|
|
1854
|
-
faClockFour: () =>
|
|
1855
|
-
faClockRotateLeft: () =>
|
|
1856
|
-
faClone: () =>
|
|
1857
|
-
faClose: () =>
|
|
1858
|
-
faCloudArrowUp: () =>
|
|
1859
|
-
faCloudUpload: () =>
|
|
1860
|
-
faCloudUploadAlt: () =>
|
|
1861
|
-
faCode: () =>
|
|
1862
|
-
faCog: () =>
|
|
1863
|
-
faCoins: () =>
|
|
1864
|
-
faComment: () =>
|
|
1865
|
-
faCommentAlt: () =>
|
|
1866
|
-
faCommentDollar: () =>
|
|
1867
|
-
faCommentDots: () =>
|
|
1868
|
-
faCommenting: () =>
|
|
1869
|
-
faCommentsAlt: () =>
|
|
1870
|
-
faCopy: () =>
|
|
1871
|
-
faCreditCard: () =>
|
|
1872
|
-
faCreditCardAlt: () =>
|
|
1873
|
-
faDotCircle: () =>
|
|
1874
|
-
faEllipsis: () =>
|
|
1875
|
-
faEllipsisH: () =>
|
|
1876
|
-
faEllipsisV: () =>
|
|
1877
|
-
faEllipsisVertical: () =>
|
|
1878
|
-
faEnvelope: () =>
|
|
1879
|
-
faEnvelopeOpenText: () =>
|
|
1880
|
-
faEquals: () =>
|
|
1881
|
-
faEur: () =>
|
|
1882
|
-
faEuro: () =>
|
|
1915
|
+
faClock: () => qo,
|
|
1916
|
+
faClockFour: () => Jo,
|
|
1917
|
+
faClockRotateLeft: () => sa,
|
|
1918
|
+
faClone: () => Vo,
|
|
1919
|
+
faClose: () => ba,
|
|
1920
|
+
faCloudArrowUp: () => Y,
|
|
1921
|
+
faCloudUpload: () => xs,
|
|
1922
|
+
faCloudUploadAlt: () => Ss,
|
|
1923
|
+
faCode: () => po,
|
|
1924
|
+
faCog: () => Ya,
|
|
1925
|
+
faCoins: () => ui,
|
|
1926
|
+
faComment: () => jo,
|
|
1927
|
+
faCommentAlt: () => _s,
|
|
1928
|
+
faCommentDollar: () => as,
|
|
1929
|
+
faCommentDots: () => na,
|
|
1930
|
+
faCommenting: () => ra,
|
|
1931
|
+
faCommentsAlt: () => fa,
|
|
1932
|
+
faCopy: () => Ii,
|
|
1933
|
+
faCreditCard: () => $i,
|
|
1934
|
+
faCreditCardAlt: () => ea,
|
|
1935
|
+
faDotCircle: () => Yr,
|
|
1936
|
+
faEllipsis: () => ps,
|
|
1937
|
+
faEllipsisH: () => ms,
|
|
1938
|
+
faEllipsisV: () => Xo,
|
|
1939
|
+
faEllipsisVertical: () => Yo,
|
|
1940
|
+
faEnvelope: () => ws,
|
|
1941
|
+
faEnvelopeOpenText: () => hs,
|
|
1942
|
+
faEquals: () => $o,
|
|
1943
|
+
faEur: () => bo,
|
|
1944
|
+
faEuro: () => xo,
|
|
1883
1945
|
faEuroSign: () => q,
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1946
|
+
faExclamation: () => ys,
|
|
1947
|
+
faExclamationCircle: () => eo,
|
|
1948
|
+
faExclamationTriangle: () => Ji,
|
|
1949
|
+
faExternalLink: () => wi,
|
|
1950
|
+
faEye: () => ns,
|
|
1951
|
+
faEyeSlash: () => Ni,
|
|
1952
|
+
faFaceFrown: () => Aa,
|
|
1953
|
+
faFaceMeh: () => so,
|
|
1954
|
+
faFaceSmile: () => gi,
|
|
1955
|
+
faFaceSmileHearts: () => ta,
|
|
1956
|
+
faFaceUnamused: () => No,
|
|
1957
|
+
faFile: () => Ua,
|
|
1958
|
+
faFileAward: () => xi,
|
|
1959
|
+
faFileCertificate: () => bi,
|
|
1960
|
+
faFileCheck: () => Ao,
|
|
1961
|
+
faFileCircleCheck: () => Fi,
|
|
1962
|
+
faFileCircleInfo: () => Ko,
|
|
1963
|
+
faFileCircleQuestion: () => fo,
|
|
1964
|
+
faFileCircleXmark: () => Ea,
|
|
1965
|
+
faFileCode: () => Pi,
|
|
1966
|
+
faFileContract: () => yi,
|
|
1967
|
+
faFileImport: () => Do,
|
|
1968
|
+
faFileInvoice: () => va,
|
|
1969
|
+
faFileInvoiceDollar: () => Qi,
|
|
1970
|
+
faFilePdf: () => Ui,
|
|
1971
|
+
faFileSignature: () => oo,
|
|
1972
|
+
faFileXml: () => us,
|
|
1973
|
+
faFloppyDisk: () => os,
|
|
1974
|
+
faFolderCheck: () => Mo,
|
|
1975
|
+
faFolderOpen: () => Ro,
|
|
1976
|
+
faFolderUser: () => ti,
|
|
1977
|
+
faFrown: () => ja,
|
|
1978
|
+
faGear: () => Ja,
|
|
1979
|
+
faGlobe: () => Hi,
|
|
1980
|
+
faGripDotsVertical: () => ni,
|
|
1981
|
+
faHand: () => Za,
|
|
1982
|
+
faHandPaper: () => Qa,
|
|
1983
|
+
faHashtag: () => Xr,
|
|
1984
|
+
faHistory: () => ca,
|
|
1985
|
+
faHome: () => Ma,
|
|
1986
|
+
faHomeAlt: () => Na,
|
|
1987
|
+
faHomeLgAlt: () => Pa,
|
|
1925
1988
|
faHouse: () => K,
|
|
1926
|
-
faIndustry: () =>
|
|
1927
|
-
faInfoCircle: () =>
|
|
1928
|
-
faInstitution: () =>
|
|
1929
|
-
faListCheck: () =>
|
|
1930
|
-
faLocationDot: () =>
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1989
|
+
faIndustry: () => Ho,
|
|
1990
|
+
faInfoCircle: () => Wr,
|
|
1991
|
+
faInstitution: () => pi,
|
|
1992
|
+
faListCheck: () => Zr,
|
|
1993
|
+
faLocationDot: () => si,
|
|
1994
|
+
faLock: () => Gi,
|
|
1995
|
+
faLockOpen: () => ya,
|
|
1996
|
+
faMagnifyingGlass: () => cs,
|
|
1997
|
+
faMapMarkerAlt: () => ci,
|
|
1998
|
+
faMeh: () => co,
|
|
1999
|
+
faMessage: () => gs,
|
|
2000
|
+
faMessages: () => da,
|
|
2001
|
+
faMinus: () => Ts,
|
|
2002
|
+
faMinusCircle: () => qr,
|
|
2003
|
+
faMinusSquare: () => Ms,
|
|
2004
|
+
faMoneyCheck: () => Wi,
|
|
2005
|
+
faMoneyCheckEdit: () => Bo,
|
|
2006
|
+
faMoneyCheckPen: () => zo,
|
|
2007
|
+
faMultiply: () => xa,
|
|
2008
|
+
faMuseum: () => mi,
|
|
2009
|
+
faPaperPlane: () => Go,
|
|
2010
|
+
faPaperPlaneAlt: () => Ti,
|
|
2011
|
+
faPaperPlaneTop: () => H,
|
|
2012
|
+
faPaperclip: () => za,
|
|
2013
|
+
faPen: () => ma,
|
|
2014
|
+
faPencil: () => go,
|
|
2015
|
+
faPencilAlt: () => _o,
|
|
2016
|
+
faPercent: () => ds,
|
|
2017
|
+
faPercentage: () => fs,
|
|
2018
|
+
faPhone: () => pa,
|
|
2019
|
+
faPiggyBank: () => di,
|
|
2020
|
+
faPlus: () => Li,
|
|
2021
|
+
faPlusCircle: () => ao,
|
|
2022
|
+
faPlusMinus: () => ro,
|
|
2023
|
+
faQuestion: () => ks,
|
|
2024
|
+
faQuestionCircle: () => qa,
|
|
2025
|
+
faReceipt: () => es,
|
|
2026
|
+
faRemove: () => Sa,
|
|
2027
|
+
faSave: () => ss,
|
|
2028
|
+
faScrewdriverWrench: () => ai,
|
|
2029
|
+
faSearch: () => ls,
|
|
2030
|
+
faSend: () => Ei,
|
|
2031
|
+
faShoppingCart: () => Rr,
|
|
2032
|
+
faSmile: () => _i,
|
|
2033
|
+
faSort: () => Oa,
|
|
2034
|
+
faSortAsc: () => is,
|
|
2035
|
+
faSortDesc: () => Vr,
|
|
2036
|
+
faSortDown: () => Br,
|
|
2037
|
+
faSortUp: () => rs,
|
|
2038
|
+
faSparkle: () => Os,
|
|
2039
|
+
faSparkles: () => uo,
|
|
2040
|
+
faSpinnerThird: () => la,
|
|
2041
|
+
faSquare: () => Si,
|
|
2042
|
+
faSquareCheck: () => wo,
|
|
2043
|
+
faSquareMinus: () => js,
|
|
2044
|
+
faStar: () => Xi,
|
|
2045
|
+
faSubtract: () => Es,
|
|
2046
|
+
faSuitcase: () => Ba,
|
|
2047
|
+
faTableLayout: () => zr,
|
|
2048
|
+
faTags: () => _a,
|
|
2049
|
+
faTasks: () => Qr,
|
|
2050
|
+
faThumbsDown: () => ko,
|
|
2051
|
+
faThumbsUp: () => Xa,
|
|
2052
|
+
faTimes: () => Ca,
|
|
2053
|
+
faTimesCircle: () => So,
|
|
2054
|
+
faTools: () => oi,
|
|
2055
|
+
faTrash: () => ts,
|
|
2056
|
+
faTrashXmark: () => Vi,
|
|
1992
2057
|
faTriangleExclamation: () => W,
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2058
|
+
faUndo: () => Mi,
|
|
2059
|
+
faUniversity: () => hi,
|
|
2060
|
+
faUnsorted: () => ka,
|
|
2061
|
+
faUser: () => Da,
|
|
2062
|
+
faUserFriends: () => Ga,
|
|
2063
|
+
faUserGroup: () => Wa,
|
|
2064
|
+
faWallet: () => vs,
|
|
2065
|
+
faWarning: () => Yi,
|
|
2000
2066
|
faXmark: () => G,
|
|
2001
|
-
faXmarkCircle: () =>
|
|
2002
|
-
faXmarkLarge: () =>
|
|
2003
|
-
}),
|
|
2067
|
+
faXmarkCircle: () => Co,
|
|
2068
|
+
faXmarkLarge: () => Va
|
|
2069
|
+
}), Lr = {
|
|
2004
2070
|
prefix: "fas",
|
|
2005
2071
|
iconName: "cart-shopping",
|
|
2006
2072
|
icon: [
|
|
@@ -2010,7 +2076,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2010
2076
|
"f07a",
|
|
2011
2077
|
"M0 24C0 10.7 10.7 0 24 0L69.5 0c22 0 41.5 12.8 50.6 32l411 0c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3l-288.5 0 5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5L488 336c13.3 0 24 10.7 24 24s-10.7 24-24 24l-288.3 0c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5L24 48C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"
|
|
2012
2078
|
]
|
|
2013
|
-
},
|
|
2079
|
+
}, Rr = Lr, zr = {
|
|
2014
2080
|
prefix: "fas",
|
|
2015
2081
|
iconName: "table-layout",
|
|
2016
2082
|
icon: [
|
|
@@ -2020,7 +2086,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2020
2086
|
"e290",
|
|
2021
2087
|
"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM448 96l0 64L64 160l0-64 384 0zM64 224l64 0 0 192-64 0 0-192zm384 0l0 192-256 0 0-192 256 0z"
|
|
2022
2088
|
]
|
|
2023
|
-
},
|
|
2089
|
+
}, Br = {
|
|
2024
2090
|
prefix: "fas",
|
|
2025
2091
|
iconName: "sort-down",
|
|
2026
2092
|
icon: [
|
|
@@ -2030,7 +2096,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2030
2096
|
"f0dd",
|
|
2031
2097
|
"M182.6 470.6c-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.8l256 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128z"
|
|
2032
2098
|
]
|
|
2033
|
-
},
|
|
2099
|
+
}, Vr = Br, Hr = {
|
|
2034
2100
|
prefix: "fas",
|
|
2035
2101
|
iconName: "arrow-trend-down",
|
|
2036
2102
|
icon: [
|
|
@@ -2040,7 +2106,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2040
2106
|
"e097",
|
|
2041
2107
|
"M384 352c-17.7 0-32 14.3-32 32s14.3 32 32 32l160 0c17.7 0 32-14.3 32-32l0-160c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 82.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 352 384 352z"
|
|
2042
2108
|
]
|
|
2043
|
-
},
|
|
2109
|
+
}, Ur = {
|
|
2044
2110
|
prefix: "fas",
|
|
2045
2111
|
iconName: "circle-info",
|
|
2046
2112
|
icon: [
|
|
@@ -2050,7 +2116,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2050
2116
|
"f05a",
|
|
2051
2117
|
"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336l24 0 0-64-24 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 88 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
|
|
2052
2118
|
]
|
|
2053
|
-
},
|
|
2119
|
+
}, Wr = Ur, Gr = {
|
|
2054
2120
|
prefix: "fas",
|
|
2055
2121
|
iconName: "arrow-down-right",
|
|
2056
2122
|
icon: [
|
|
@@ -2060,7 +2126,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2060
2126
|
"e093",
|
|
2061
2127
|
"M320 416c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 146.7L86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L242.7 352 96 352c-17.7 0-32 14.3-32 32s14.3 32 32 32l224 0z"
|
|
2062
2128
|
]
|
|
2063
|
-
},
|
|
2129
|
+
}, Kr = {
|
|
2064
2130
|
prefix: "fas",
|
|
2065
2131
|
iconName: "circle-minus",
|
|
2066
2132
|
icon: [
|
|
@@ -2070,7 +2136,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2070
2136
|
"f056",
|
|
2071
2137
|
"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM184 232l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"
|
|
2072
2138
|
]
|
|
2073
|
-
},
|
|
2139
|
+
}, qr = Kr, Jr = {
|
|
2074
2140
|
prefix: "fas",
|
|
2075
2141
|
iconName: "circle-dot",
|
|
2076
2142
|
icon: [
|
|
@@ -2080,7 +2146,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2080
2146
|
"f192",
|
|
2081
2147
|
"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-352a96 96 0 1 1 0 192 96 96 0 1 1 0-192z"
|
|
2082
2148
|
]
|
|
2083
|
-
},
|
|
2149
|
+
}, Yr = Jr, Xr = {
|
|
2084
2150
|
prefix: "fas",
|
|
2085
2151
|
iconName: "hashtag",
|
|
2086
2152
|
icon: [
|
|
@@ -2090,7 +2156,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2090
2156
|
"23",
|
|
2091
2157
|
"M181.3 32.4c17.4 2.9 29.2 19.4 26.3 36.8L197.8 128l95.1 0 11.5-69.3c2.9-17.4 19.4-29.2 36.8-26.3s29.2 19.4 26.3 36.8L357.8 128l58.2 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-68.9 0L325.8 320l58.2 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-68.9 0-11.5 69.3c-2.9 17.4-19.4 29.2-36.8 26.3s-29.2-19.4-26.3-36.8l9.8-58.7-95.1 0-11.5 69.3c-2.9 17.4-19.4 29.2-36.8 26.3s-29.2-19.4-26.3-36.8L90.2 384 32 384c-17.7 0-32-14.3-32-32s14.3-32 32-32l68.9 0 21.3-128L64 192c-17.7 0-32-14.3-32-32s14.3-32 32-32l68.9 0 11.5-69.3c2.9-17.4 19.4-29.2 36.8-26.3zM187.1 192L165.8 320l95.1 0 21.3-128-95.1 0z"
|
|
2092
2158
|
]
|
|
2093
|
-
},
|
|
2159
|
+
}, Zr = {
|
|
2094
2160
|
prefix: "fas",
|
|
2095
2161
|
iconName: "list-check",
|
|
2096
2162
|
icon: [
|
|
@@ -2100,7 +2166,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2100
2166
|
"f0ae",
|
|
2101
2167
|
"M152.1 38.2c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 113C-2.3 103.6-2.3 88.4 7 79s24.6-9.4 33.9 0l22.1 22.1 55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zm0 160c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 273c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l22.1 22.1 55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zM224 96c0-17.7 14.3-32 32-32l224 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32zm0 160c0-17.7 14.3-32 32-32l224 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32zM160 416c0-17.7 14.3-32 32-32l288 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-288 0c-17.7 0-32-14.3-32-32zM48 368a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"
|
|
2102
2168
|
]
|
|
2103
|
-
},
|
|
2169
|
+
}, Qr = Zr, $r = {
|
|
2104
2170
|
prefix: "fas",
|
|
2105
2171
|
iconName: "chevrons-up",
|
|
2106
2172
|
icon: [
|
|
@@ -2110,7 +2176,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2110
2176
|
"f325",
|
|
2111
2177
|
"M278.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-192 192c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L256 109.3 425.4 278.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-192-192zm192 384l-192-192c-12.5-12.5-32.8-12.5-45.3 0l-192 192c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L256 301.3 425.4 470.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3z"
|
|
2112
2178
|
]
|
|
2113
|
-
},
|
|
2179
|
+
}, ei = $r, ti = {
|
|
2114
2180
|
prefix: "fas",
|
|
2115
2181
|
iconName: "folder-user",
|
|
2116
2182
|
icon: [
|
|
@@ -2120,7 +2186,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2120
2186
|
"e18e",
|
|
2121
2187
|
"M512 416c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l128 0c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8l160 0c35.3 0 64 28.7 64 64l0 256zM320 256a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM144 405.3c0 5.9 4.8 10.7 10.7 10.7l202.7 0c5.9 0 10.7-4.8 10.7-10.7c0-29.5-23.9-53.3-53.3-53.3l-117.3 0c-29.5 0-53.3 23.9-53.3 53.3z"
|
|
2122
2188
|
]
|
|
2123
|
-
},
|
|
2189
|
+
}, ni = {
|
|
2124
2190
|
prefix: "fas",
|
|
2125
2191
|
iconName: "grip-dots-vertical",
|
|
2126
2192
|
icon: [
|
|
@@ -2130,7 +2196,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2130
2196
|
"e411",
|
|
2131
2197
|
"M48 144a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm0 160a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM96 416A48 48 0 1 0 0 416a48 48 0 1 0 96 0zM208 144a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm48 112a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM208 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"
|
|
2132
2198
|
]
|
|
2133
|
-
},
|
|
2199
|
+
}, ri = {
|
|
2134
2200
|
prefix: "fas",
|
|
2135
2201
|
iconName: "calendar-lines",
|
|
2136
2202
|
icon: [
|
|
@@ -2140,7 +2206,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2140
2206
|
"e0d5",
|
|
2141
2207
|
"M96 32l0 32L48 64C21.5 64 0 85.5 0 112l0 48 448 0 0-48c0-26.5-21.5-48-48-48l-48 0 0-32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 32L160 64l0-32c0-17.7-14.3-32-32-32S96 14.3 96 32zM448 192L0 192 0 464c0 26.5 21.5 48 48 48l352 0c26.5 0 48-21.5 48-48l0-272zM96 296c0-13.3 10.7-24 24-24l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-208 0c-13.3 0-24-10.7-24-24zm24 72l112 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"
|
|
2142
2208
|
]
|
|
2143
|
-
},
|
|
2209
|
+
}, ii = ri, ai = {
|
|
2144
2210
|
prefix: "fas",
|
|
2145
2211
|
iconName: "screwdriver-wrench",
|
|
2146
2212
|
icon: [
|
|
@@ -2150,7 +2216,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2150
2216
|
"f7d9",
|
|
2151
2217
|
"M78.6 5C69.1-2.4 55.6-1.5 47 7L7 47c-8.5 8.5-9.4 22-2.1 31.6l80 104c4.5 5.9 11.6 9.4 19 9.4l54.1 0 109 109c-14.7 29-10 65.4 14.3 89.6l112 112c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-112-112c-24.2-24.2-60.6-29-89.6-14.3l-109-109 0-54.1c0-7.5-3.5-14.5-9.4-19L78.6 5zM19.9 396.1C7.2 408.8 0 426.1 0 444.1C0 481.6 30.4 512 67.9 512c18 0 35.3-7.2 48-19.9L233.7 374.3c-7.8-20.9-9-43.6-3.6-65.1l-61.7-61.7L19.9 396.1zM512 144c0-10.5-1.1-20.7-3.2-30.5c-2.4-11.2-16.1-14.1-24.2-6l-63.9 63.9c-3 3-7.1 4.7-11.3 4.7L352 176c-8.8 0-16-7.2-16-16l0-57.4c0-4.2 1.7-8.3 4.7-11.3l63.9-63.9c8.1-8.1 5.2-21.8-6-24.2C388.7 1.1 378.5 0 368 0C288.5 0 224 64.5 224 144l0 .8 85.3 85.3c36-9.1 75.8 .5 104 28.7L429 274.5c49-23 83-72.8 83-130.5zM56 432a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"
|
|
2152
2218
|
]
|
|
2153
|
-
},
|
|
2219
|
+
}, oi = ai, si = {
|
|
2154
2220
|
prefix: "fas",
|
|
2155
2221
|
iconName: "location-dot",
|
|
2156
2222
|
icon: [
|
|
@@ -2160,7 +2226,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2160
2226
|
"f3c5",
|
|
2161
2227
|
"M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"
|
|
2162
2228
|
]
|
|
2163
|
-
},
|
|
2229
|
+
}, ci = si, li = {
|
|
2164
2230
|
prefix: "fas",
|
|
2165
2231
|
iconName: "arrow-down",
|
|
2166
2232
|
icon: [
|
|
@@ -2170,7 +2236,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2170
2236
|
"f063",
|
|
2171
2237
|
"M169.4 470.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 370.8 224 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 306.7L54.6 265.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"
|
|
2172
2238
|
]
|
|
2173
|
-
},
|
|
2239
|
+
}, ui = {
|
|
2174
2240
|
prefix: "fas",
|
|
2175
2241
|
iconName: "coins",
|
|
2176
2242
|
icon: [
|
|
@@ -2180,7 +2246,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2180
2246
|
"f51e",
|
|
2181
2247
|
"M512 80c0 18-14.3 34.6-38.4 48c-29.1 16.1-72.5 27.5-122.3 30.9c-3.7-1.8-7.4-3.5-11.3-5C300.6 137.4 248.2 128 192 128c-8.3 0-16.4 .2-24.5 .6l-1.1-.6C142.3 114.6 128 98 128 80c0-44.2 86-80 192-80S512 35.8 512 80zM160.7 161.1c10.2-.7 20.7-1.1 31.3-1.1c62.2 0 117.4 12.3 152.5 31.4C369.3 204.9 384 221.7 384 240c0 4-.7 7.9-2.1 11.7c-4.6 13.2-17 25.3-35 35.5c0 0 0 0 0 0c-.1 .1-.3 .1-.4 .2c0 0 0 0 0 0s0 0 0 0c-.3 .2-.6 .3-.9 .5c-35 19.4-90.8 32-153.6 32c-59.6 0-112.9-11.3-148.2-29.1c-1.9-.9-3.7-1.9-5.5-2.9C14.3 274.6 0 258 0 240c0-34.8 53.4-64.5 128-75.4c10.5-1.5 21.4-2.7 32.7-3.5zM416 240c0-21.9-10.6-39.9-24.1-53.4c28.3-4.4 54.2-11.4 76.2-20.5c16.3-6.8 31.5-15.2 43.9-25.5l0 35.4c0 19.3-16.5 37.1-43.8 50.9c-14.6 7.4-32.4 13.7-52.4 18.5c.1-1.8 .2-3.5 .2-5.3zm-32 96c0 18-14.3 34.6-38.4 48c-1.8 1-3.6 1.9-5.5 2.9C304.9 404.7 251.6 416 192 416c-62.8 0-118.6-12.6-153.6-32C14.3 370.6 0 354 0 336l0-35.4c12.5 10.3 27.6 18.7 43.9 25.5C83.4 342.6 135.8 352 192 352s108.6-9.4 148.1-25.9c7.8-3.2 15.3-6.9 22.4-10.9c6.1-3.4 11.8-7.2 17.2-11.2c1.5-1.1 2.9-2.3 4.3-3.4l0 3.4 0 5.7 0 26.3zm32 0l0-32 0-25.9c19-4.2 36.5-9.5 52.1-16c16.3-6.8 31.5-15.2 43.9-25.5l0 35.4c0 10.5-5 21-14.9 30.9c-16.3 16.3-45 29.7-81.3 38.4c.1-1.7 .2-3.5 .2-5.3zM192 448c56.2 0 108.6-9.4 148.1-25.9c16.3-6.8 31.5-15.2 43.9-25.5l0 35.4c0 44.2-86 80-192 80S0 476.2 0 432l0-35.4c12.5 10.3 27.6 18.7 43.9 25.5C83.4 438.6 135.8 448 192 448z"
|
|
2182
2248
|
]
|
|
2183
|
-
},
|
|
2249
|
+
}, di = {
|
|
2184
2250
|
prefix: "fas",
|
|
2185
2251
|
iconName: "piggy-bank",
|
|
2186
2252
|
icon: [
|
|
@@ -2190,7 +2256,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2190
2256
|
"f4d3",
|
|
2191
2257
|
"M400 96l0 .7c-5.3-.4-10.6-.7-16-.7L256 96c-16.5 0-32.5 2.1-47.8 6c-.1-2-.2-4-.2-6c0-53 43-96 96-96s96 43 96 96zm-16 32c3.5 0 7 .1 10.4 .3c4.2 .3 8.4 .7 12.6 1.3C424.6 109.1 450.8 96 480 96l11.5 0c10.4 0 18 9.8 15.5 19.9l-13.8 55.2c15.8 14.8 28.7 32.8 37.5 52.9l13.3 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32l-32 0c-9.1 12.1-19.9 22.9-32 32l0 64c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-32-128 0 0 32c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-64c-34.9-26.2-58.7-66.3-63.2-112L68 304c-37.6 0-68-30.4-68-68s30.4-68 68-68l4 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-4 0c-11 0-20 9-20 20s9 20 20 20l31.2 0c12.1-59.8 57.7-107.5 116.3-122.8c12.9-3.4 26.5-5.2 40.5-5.2l128 0zm64 136a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z"
|
|
2192
2258
|
]
|
|
2193
|
-
},
|
|
2259
|
+
}, V = {
|
|
2194
2260
|
prefix: "fas",
|
|
2195
2261
|
iconName: "building-columns",
|
|
2196
2262
|
icon: [
|
|
@@ -2205,7 +2271,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2205
2271
|
"f19c",
|
|
2206
2272
|
"M243.4 2.6l-224 96c-14 6-21.8 21-18.7 35.8S16.8 160 32 160l0 8c0 13.3 10.7 24 24 24l400 0c13.3 0 24-10.7 24-24l0-8c15.2 0 28.3-10.7 31.3-25.6s-4.8-29.9-18.7-35.8l-224-96c-8-3.4-17.2-3.4-25.2 0zM128 224l-64 0 0 196.3c-.6 .3-1.2 .7-1.8 1.1l-48 32c-11.7 7.8-17 22.4-12.9 35.9S17.9 512 32 512l448 0c14.1 0 26.5-9.2 30.6-22.7s-1.1-28.1-12.9-35.9l-48-32c-.6-.4-1.2-.7-1.8-1.1L448 224l-64 0 0 192-40 0 0-192-64 0 0 192-48 0 0-192-64 0 0 192-40 0 0-192zM256 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
|
|
2207
2273
|
]
|
|
2208
|
-
},
|
|
2274
|
+
}, fi = V, pi = V, mi = V, hi = V, gi = {
|
|
2209
2275
|
prefix: "fas",
|
|
2210
2276
|
iconName: "face-smile",
|
|
2211
2277
|
icon: [
|
|
@@ -2215,7 +2281,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2215
2281
|
"f118",
|
|
2216
2282
|
"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 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
|
|
2217
2283
|
]
|
|
2218
|
-
},
|
|
2284
|
+
}, _i = gi, vi = {
|
|
2219
2285
|
prefix: "fas",
|
|
2220
2286
|
iconName: "angle-up",
|
|
2221
2287
|
icon: [
|
|
@@ -2225,7 +2291,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2225
2291
|
"f106",
|
|
2226
2292
|
"M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z"
|
|
2227
2293
|
]
|
|
2228
|
-
},
|
|
2294
|
+
}, yi = {
|
|
2229
2295
|
prefix: "fas",
|
|
2230
2296
|
iconName: "file-contract",
|
|
2231
2297
|
icon: [
|
|
@@ -2235,7 +2301,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2235
2301
|
"f56c",
|
|
2236
2302
|
"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM80 64l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L80 96c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm54.2 253.8c-6.1 20.3-24.8 34.2-46 34.2L80 416c-8.8 0-16-7.2-16-16s7.2-16 16-16l8.2 0c7.1 0 13.3-4.6 15.3-11.4l14.9-49.5c3.4-11.3 13.8-19.1 25.6-19.1s22.2 7.7 25.6 19.1l11.6 38.6c7.4-6.2 16.8-9.7 26.8-9.7c15.9 0 30.4 9 37.5 23.2l4.4 8.8 54.1 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-6.1 0-11.6-3.4-14.3-8.8l-8.8-17.7c-1.7-3.4-5.1-5.5-8.8-5.5s-7.2 2.1-8.8 5.5l-8.8 17.7c-2.9 5.9-9.2 9.4-15.7 8.8s-12.1-5.1-13.9-11.3L144 349l-9.8 32.8z"
|
|
2237
2303
|
]
|
|
2238
|
-
},
|
|
2304
|
+
}, bi = {
|
|
2239
2305
|
prefix: "fas",
|
|
2240
2306
|
iconName: "file-certificate",
|
|
2241
2307
|
icon: [
|
|
@@ -2245,7 +2311,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2245
2311
|
"f5f3",
|
|
2246
2312
|
"M128 64c0-35.3 28.7-64 64-64L352 0l0 128c0 17.7 14.3 32 32 32l128 0 0 288c0 35.3-28.7 64-64 64l-226.7 0c1.8-5.1 2.7-10.5 2.7-16l0-80c1.3-.5 2.5-1 3.8-1.5c6.8-3 14.3-7.8 20.6-15.5c6.4-7.9 10.1-17.2 11.4-27.1c.5-3.6 .8-5.7 1.1-7.1c1.1-.9 2.8-2.3 5.6-4.5c19.9-15.4 27.1-42.2 17.5-65.5c-1.4-3.3-2.1-5.4-2.6-6.7c.5-1.4 1.2-3.4 2.6-6.7c9.5-23.3 2.4-50.1-17.5-65.5c-2.8-2.2-4.5-3.6-5.6-4.5c-.3-1.4-.6-3.6-1.1-7.1c-3.4-24.9-23-44.6-47.9-47.9c-3.6-.5-5.7-.8-7.1-1.1c-.9-1.1-2.3-2.8-4.5-5.6c-15.4-19.9-42.2-27.1-65.5-17.5c-2.6 1.1-5.1 2.3-6.6 3l-.1 .1L128 64zm384 64l-128 0L384 0 512 128zM109.2 161.6L125 168c1.9 .8 4.1 .8 6.1 0l15.8-6.5c10-4.1 21.5-1 28.1 7.5l10.5 13.5c1.3 1.7 3.2 2.7 5.2 3l16.9 2.3c10.7 1.5 19.1 9.9 20.5 20.5l2.3 16.9c.3 2.1 1.4 4 3 5.2l13.5 10.5c8.5 6.6 11.6 18.1 7.5 28.1L248 285c-.8 1.9-.8 4.1 0 6.1l6.5 15.8c4.1 10 1 21.5-7.5 28.1l-13.5 10.5c-1.7 1.3-2.7 3.2-3 5.2l-2.3 16.9c-1.5 10.7-9.9 19.1-20.5 20.6L192 390.2 192 496c0 5.9-3.2 11.3-8.5 14.1s-11.5 2.5-16.4-.8L128 483.2 88.9 509.3c-4.9 3.3-11.2 3.6-16.4 .8s-8.5-8.2-8.5-14.1l0-105.8-15.5-2.1c-10.7-1.5-19.1-9.9-20.5-20.6l-2.3-16.9c-.3-2.1-1.4-4-3-5.2L9.1 334.9c-8.5-6.6-11.6-18.1-7.5-28.1L8 291c.8-1.9 .8-4.1 0-6.1L1.6 269.2c-4.1-10-1-21.5 7.5-28.1l13.5-10.5c1.7-1.3 2.7-3.2 3-5.2l2.3-16.9c1.5-10.7 9.9-19.1 20.5-20.5l16.9-2.3c2.1-.3 4-1.4 5.2-3l10.5-13.5c6.6-8.5 18.1-11.6 28.1-7.5zM192 288A64 64 0 1 0 64 288a64 64 0 1 0 128 0z"
|
|
2247
2313
|
]
|
|
2248
|
-
},
|
|
2314
|
+
}, xi = bi, Si = {
|
|
2249
2315
|
prefix: "fas",
|
|
2250
2316
|
iconName: "square",
|
|
2251
2317
|
icon: [
|
|
@@ -2260,7 +2326,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2260
2326
|
"f0c8",
|
|
2261
2327
|
"M0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96z"
|
|
2262
2328
|
]
|
|
2263
|
-
},
|
|
2329
|
+
}, Ci = {
|
|
2264
2330
|
prefix: "fas",
|
|
2265
2331
|
iconName: "arrow-up-right-from-square",
|
|
2266
2332
|
icon: [
|
|
@@ -2270,7 +2336,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2270
2336
|
"f08e",
|
|
2271
2337
|
"M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l82.7 0L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3l0 82.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160c0-17.7-14.3-32-32-32L320 0zM80 32C35.8 32 0 67.8 0 112L0 432c0 44.2 35.8 80 80 80l320 0c44.2 0 80-35.8 80-80l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16l0-320c0-8.8 7.2-16 16-16l112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z"
|
|
2272
2338
|
]
|
|
2273
|
-
},
|
|
2339
|
+
}, wi = Ci, H = {
|
|
2274
2340
|
prefix: "fas",
|
|
2275
2341
|
iconName: "paper-plane-top",
|
|
2276
2342
|
icon: [
|
|
@@ -2280,7 +2346,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2280
2346
|
"e20a",
|
|
2281
2347
|
"M57.6 35.8C23.1 20.6-11.3 57.4 6.1 90.9l63 121.2c4.4 8.4 12.6 14.1 22 15.3c0 0 0 0 0 0L266 249.3c3.4 .4 6 3.3 6 6.7s-2.6 6.3-6 6.7L91.1 284.6s0 0 0 0c-9.4 1.2-17.6 6.9-22 15.3L6.1 421.1c-17.4 33.5 17 70.2 51.6 55.1L492.9 285.3c25.5-11.2 25.5-47.4 0-58.6L57.6 35.8z"
|
|
2282
2348
|
]
|
|
2283
|
-
},
|
|
2349
|
+
}, Ti = H, Ei = H, Di = {
|
|
2284
2350
|
prefix: "fas",
|
|
2285
2351
|
iconName: "chevrons-right",
|
|
2286
2352
|
icon: [
|
|
@@ -2290,7 +2356,23 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2290
2356
|
"f324",
|
|
2291
2357
|
"M470.6 278.6c12.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.3L402.7 256 233.4 425.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l192-192zm-384 192l192-192c12.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.3L210.7 256 41.4 425.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0z"
|
|
2292
2358
|
]
|
|
2293
|
-
},
|
|
2359
|
+
}, Oi = Di, U = {
|
|
2360
|
+
prefix: "fas",
|
|
2361
|
+
iconName: "arrow-rotate-left",
|
|
2362
|
+
icon: [
|
|
2363
|
+
512,
|
|
2364
|
+
512,
|
|
2365
|
+
[
|
|
2366
|
+
8634,
|
|
2367
|
+
"arrow-left-rotate",
|
|
2368
|
+
"arrow-rotate-back",
|
|
2369
|
+
"arrow-rotate-backward",
|
|
2370
|
+
"undo"
|
|
2371
|
+
],
|
|
2372
|
+
"f0e2",
|
|
2373
|
+
"M125.7 160l50.3 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L48 224c-17.7 0-32-14.3-32-32L16 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 51.2L97.6 97.6c87.5-87.5 229.3-87.5 316.8 0s87.5 229.3 0 316.8s-229.3 87.5-316.8 0c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0c62.5 62.5 163.8 62.5 226.3 0s62.5-163.8 0-226.3s-163.8-62.5-226.3 0L125.7 160z"
|
|
2374
|
+
]
|
|
2375
|
+
}, ki = U, Ai = U, ji = U, Mi = U, Ni = {
|
|
2294
2376
|
prefix: "fas",
|
|
2295
2377
|
iconName: "eye-slash",
|
|
2296
2378
|
icon: [
|
|
@@ -2300,7 +2382,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2300
2382
|
"f070",
|
|
2301
2383
|
"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"
|
|
2302
2384
|
]
|
|
2303
|
-
},
|
|
2385
|
+
}, Pi = {
|
|
2304
2386
|
prefix: "fas",
|
|
2305
2387
|
iconName: "file-code",
|
|
2306
2388
|
icon: [
|
|
@@ -2310,7 +2392,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2310
2392
|
"f1c9",
|
|
2311
2393
|
"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM153 289l-31 31 31 31c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L71 337c-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.9zM265 255l48 48c9.4 9.4 9.4 24.6 0 33.9l-48 48c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l31-31-31-31c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z"
|
|
2312
2394
|
]
|
|
2313
|
-
},
|
|
2395
|
+
}, Fi = {
|
|
2314
2396
|
prefix: "fas",
|
|
2315
2397
|
iconName: "file-circle-check",
|
|
2316
2398
|
icon: [
|
|
@@ -2320,7 +2402,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2320
2402
|
"e5a0",
|
|
2321
2403
|
"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zM288 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z"
|
|
2322
2404
|
]
|
|
2323
|
-
},
|
|
2405
|
+
}, Ii = {
|
|
2324
2406
|
prefix: "fas",
|
|
2325
2407
|
iconName: "copy",
|
|
2326
2408
|
icon: [
|
|
@@ -2330,7 +2412,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2330
2412
|
"f0c5",
|
|
2331
2413
|
"M208 0L332.1 0c12.7 0 24.9 5.1 33.9 14.1l67.9 67.9c9 9 14.1 21.2 14.1 33.9L448 336c0 26.5-21.5 48-48 48l-192 0c-26.5 0-48-21.5-48-48l0-288c0-26.5 21.5-48 48-48zM48 128l80 0 0 64-64 0 0 256 192 0 0-32 64 0 0 48c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 176c0-26.5 21.5-48 48-48z"
|
|
2332
2414
|
]
|
|
2333
|
-
},
|
|
2415
|
+
}, Li = {
|
|
2334
2416
|
prefix: "fas",
|
|
2335
2417
|
iconName: "plus",
|
|
2336
2418
|
icon: [
|
|
@@ -2344,7 +2426,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2344
2426
|
"2b",
|
|
2345
2427
|
"M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 144L48 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l144 0 0 144c0 17.7 14.3 32 32 32s32-14.3 32-32l0-144 144 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-144 0 0-144z"
|
|
2346
2428
|
]
|
|
2347
|
-
},
|
|
2429
|
+
}, Ri = Li, zi = {
|
|
2348
2430
|
prefix: "fas",
|
|
2349
2431
|
iconName: "arrow-left",
|
|
2350
2432
|
icon: [
|
|
@@ -2354,7 +2436,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2354
2436
|
"f060",
|
|
2355
2437
|
"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"
|
|
2356
2438
|
]
|
|
2357
|
-
},
|
|
2439
|
+
}, Bi = {
|
|
2358
2440
|
prefix: "fas",
|
|
2359
2441
|
iconName: "bars-filter",
|
|
2360
2442
|
icon: [
|
|
@@ -2364,7 +2446,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2364
2446
|
"e0ad",
|
|
2365
2447
|
"M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM64 256c0-17.7 14.3-32 32-32l256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L96 288c-17.7 0-32-14.3-32-32zM288 416c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0c17.7 0 32 14.3 32 32z"
|
|
2366
2448
|
]
|
|
2367
|
-
},
|
|
2449
|
+
}, Vi = {
|
|
2368
2450
|
prefix: "fas",
|
|
2369
2451
|
iconName: "trash-xmark",
|
|
2370
2452
|
icon: [
|
|
@@ -2374,7 +2456,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2374
2456
|
"e2b4",
|
|
2375
2457
|
"M163.8 0L284.2 0c12.1 0 23.2 6.8 28.6 17.7L320 32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 96C14.3 96 0 81.7 0 64S14.3 32 32 32l96 0 7.2-14.3C140.6 6.8 151.7 0 163.8 0zM32 128l384 0L394.8 467c-1.6 25.3-22.6 45-47.9 45l-245.8 0c-25.3 0-46.3-19.7-47.9-45L32 128zM143 239c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z"
|
|
2376
2458
|
]
|
|
2377
|
-
},
|
|
2459
|
+
}, Hi = {
|
|
2378
2460
|
prefix: "fas",
|
|
2379
2461
|
iconName: "globe",
|
|
2380
2462
|
icon: [
|
|
@@ -2384,7 +2466,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2384
2466
|
"f0ac",
|
|
2385
2467
|
"M352 256c0 22.2-1.2 43.6-3.3 64l-185.3 0c-2.2-20.4-3.3-41.8-3.3-64s1.2-43.6 3.3-64l185.3 0c2.2 20.4 3.3 41.8 3.3 64zm28.8-64l123.1 0c5.3 20.5 8.1 41.9 8.1 64s-2.8 43.5-8.1 64l-123.1 0c2.1-20.6 3.2-42 3.2-64s-1.1-43.4-3.2-64zm112.6-32l-116.7 0c-10-63.9-29.8-117.4-55.3-151.6c78.3 20.7 142 77.5 171.9 151.6zm-149.1 0l-176.6 0c6.1-36.4 15.5-68.6 27-94.7c10.5-23.6 22.2-40.7 33.5-51.5C239.4 3.2 248.7 0 256 0s16.6 3.2 27.8 13.8c11.3 10.8 23 27.9 33.5 51.5c11.6 26 20.9 58.2 27 94.7zm-209 0L18.6 160C48.6 85.9 112.2 29.1 190.6 8.4C165.1 42.6 145.3 96.1 135.3 160zM8.1 192l123.1 0c-2.1 20.6-3.2 42-3.2 64s1.1 43.4 3.2 64L8.1 320C2.8 299.5 0 278.1 0 256s2.8-43.5 8.1-64zM194.7 446.6c-11.6-26-20.9-58.2-27-94.6l176.6 0c-6.1 36.4-15.5 68.6-27 94.6c-10.5 23.6-22.2 40.7-33.5 51.5C272.6 508.8 263.3 512 256 512s-16.6-3.2-27.8-13.8c-11.3-10.8-23-27.9-33.5-51.5zM135.3 352c10 63.9 29.8 117.4 55.3 151.6C112.2 482.9 48.6 426.1 18.6 352l116.7 0zm358.1 0c-30 74.1-93.6 130.9-171.9 151.6c25.5-34.2 45.2-87.7 55.3-151.6l116.7 0z"
|
|
2386
2468
|
]
|
|
2387
|
-
},
|
|
2469
|
+
}, Ui = {
|
|
2388
2470
|
prefix: "fas",
|
|
2389
2471
|
iconName: "file-pdf",
|
|
2390
2472
|
icon: [
|
|
@@ -2394,7 +2476,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2394
2476
|
"f1c1",
|
|
2395
2477
|
"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 144-208 0c-35.3 0-64 28.7-64 64l0 144-48 0c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zM176 352l32 0c30.9 0 56 25.1 56 56s-25.1 56-56 56l-16 0 0 32c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48 0-80c0-8.8 7.2-16 16-16zm32 80c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0 48 16 0zm96-80l32 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-32 0c-8.8 0-16-7.2-16-16l0-128c0-8.8 7.2-16 16-16zm32 128c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-16 0 0 96 16 0zm80-112c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 32 32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-64 0-64z"
|
|
2396
2478
|
]
|
|
2397
|
-
},
|
|
2479
|
+
}, Wi = {
|
|
2398
2480
|
prefix: "fas",
|
|
2399
2481
|
iconName: "money-check",
|
|
2400
2482
|
icon: [
|
|
@@ -2404,7 +2486,17 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2404
2486
|
"f53c",
|
|
2405
2487
|
"M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L64 64zm48 160l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zM96 336c0-8.8 7.2-16 16-16l352 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-352 0c-8.8 0-16-7.2-16-16zM376 160l80 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24l0-48c0-13.3 10.7-24 24-24z"
|
|
2406
2488
|
]
|
|
2407
|
-
},
|
|
2489
|
+
}, Gi = {
|
|
2490
|
+
prefix: "fas",
|
|
2491
|
+
iconName: "lock",
|
|
2492
|
+
icon: [
|
|
2493
|
+
448,
|
|
2494
|
+
512,
|
|
2495
|
+
[128274],
|
|
2496
|
+
"f023",
|
|
2497
|
+
"M144 144l0 48 160 0 0-48c0-44.2-35.8-80-80-80s-80 35.8-80 80zM80 192l0-48C80 64.5 144.5 0 224 0s144 64.5 144 144l0 48 16 0c35.3 0 64 28.7 64 64l0 192c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 256c0-35.3 28.7-64 64-64l16 0z"
|
|
2498
|
+
]
|
|
2499
|
+
}, Ki = {
|
|
2408
2500
|
prefix: "fas",
|
|
2409
2501
|
iconName: "arrow-right-from-line",
|
|
2410
2502
|
icon: [
|
|
@@ -2414,7 +2506,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2414
2506
|
"f343",
|
|
2415
2507
|
"M64 96c0-17.7-14.3-32-32-32S0 78.3 0 96L0 416c0 17.7 14.3 32 32 32s32-14.3 32-32L64 96zM438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.7 224 160 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l178.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128z"
|
|
2416
2508
|
]
|
|
2417
|
-
},
|
|
2509
|
+
}, qi = Ki, W = {
|
|
2418
2510
|
prefix: "fas",
|
|
2419
2511
|
iconName: "triangle-exclamation",
|
|
2420
2512
|
icon: [
|
|
@@ -2428,7 +2520,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2428
2520
|
"f071",
|
|
2429
2521
|
"M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480L40 480c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"
|
|
2430
2522
|
]
|
|
2431
|
-
},
|
|
2523
|
+
}, Ji = W, Yi = W, Xi = {
|
|
2432
2524
|
prefix: "fas",
|
|
2433
2525
|
iconName: "star",
|
|
2434
2526
|
icon: [
|
|
@@ -2438,7 +2530,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2438
2530
|
"f005",
|
|
2439
2531
|
"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z"
|
|
2440
2532
|
]
|
|
2441
|
-
},
|
|
2533
|
+
}, Zi = {
|
|
2442
2534
|
prefix: "fas",
|
|
2443
2535
|
iconName: "chevron-left",
|
|
2444
2536
|
icon: [
|
|
@@ -2448,7 +2540,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2448
2540
|
"f053",
|
|
2449
2541
|
"M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"
|
|
2450
2542
|
]
|
|
2451
|
-
},
|
|
2543
|
+
}, Qi = {
|
|
2452
2544
|
prefix: "fas",
|
|
2453
2545
|
iconName: "file-invoice-dollar",
|
|
2454
2546
|
icon: [
|
|
@@ -2458,7 +2550,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2458
2550
|
"f571",
|
|
2459
2551
|
"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM64 80c0-8.8 7.2-16 16-16l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L80 96c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16zm128 72c8.8 0 16 7.2 16 16l0 17.3c8.5 1.2 16.7 3.1 24.1 5.1c8.5 2.3 13.6 11 11.3 19.6s-11 13.6-19.6 11.3c-11.1-3-22-5.2-32.1-5.3c-8.4-.1-17.4 1.8-23.6 5.5c-5.7 3.4-8.1 7.3-8.1 12.8c0 3.7 1.3 6.5 7.3 10.1c6.9 4.1 16.6 7.1 29.2 10.9l.5 .1s0 0 0 0s0 0 0 0c11.3 3.4 25.3 7.6 36.3 14.6c12.1 7.6 22.4 19.7 22.7 38.2c.3 19.3-9.6 33.3-22.9 41.6c-7.7 4.8-16.4 7.6-25.1 9.1l0 17.1c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-17.8c-11.2-2.1-21.7-5.7-30.9-8.9c0 0 0 0 0 0c-2.1-.7-4.2-1.4-6.2-2.1c-8.4-2.8-12.9-11.9-10.1-20.2s11.9-12.9 20.2-10.1c2.5 .8 4.8 1.6 7.1 2.4c0 0 0 0 0 0s0 0 0 0s0 0 0 0c13.6 4.6 24.6 8.4 36.3 8.7c9.1 .3 17.9-1.7 23.7-5.3c5.1-3.2 7.9-7.3 7.8-14c-.1-4.6-1.8-7.8-7.7-11.6c-6.8-4.3-16.5-7.4-29-11.2l-1.6-.5s0 0 0 0c-11-3.3-24.3-7.3-34.8-13.7c-12-7.2-22.6-18.9-22.7-37.3c-.1-19.4 10.8-32.8 23.8-40.5c7.5-4.4 15.8-7.2 24.1-8.7l0-17.3c0-8.8 7.2-16 16-16z"
|
|
2460
2552
|
]
|
|
2461
|
-
},
|
|
2553
|
+
}, $i = {
|
|
2462
2554
|
prefix: "fas",
|
|
2463
2555
|
iconName: "credit-card",
|
|
2464
2556
|
icon: [
|
|
@@ -2472,7 +2564,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2472
2564
|
"f09d",
|
|
2473
2565
|
"M64 32C28.7 32 0 60.7 0 96l0 32 576 0 0-32c0-35.3-28.7-64-64-64L64 32zM576 224L0 224 0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-192zM112 352l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm112 16c0-8.8 7.2-16 16-16l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16z"
|
|
2474
2566
|
]
|
|
2475
|
-
},
|
|
2567
|
+
}, ea = $i, ta = {
|
|
2476
2568
|
prefix: "fas",
|
|
2477
2569
|
iconName: "face-smile-hearts",
|
|
2478
2570
|
icon: [
|
|
@@ -2482,7 +2574,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2482
2574
|
"e390",
|
|
2483
2575
|
"M448.2 34.3c-1.3 19.7 5.5 39.8 20.5 54.9l55.5 55.8c9.2 9.3 21.1 14.2 33.2 14.9C569.4 189.6 576 222 576 256c0 37.4-8 73-22.5 105.1c-27-15.2-61.9-11.3-84.8 11.8c-25.8 26-27.5 67.1-4.9 94.9C422.8 495.7 373.3 512 320 512c-61.3 0-117.6-21.6-161.7-57.6l13.1-13.1c27.6-27.7 27.6-72.6 0-100.4c-24.8-25-63.6-27.6-91.3-7.7c-1.7-1.2-3.5-2.4-5.2-3.4C67.8 306.5 64 281.7 64 256C64 114.6 178.6 0 320 0c46.7 0 90.5 12.5 128.2 34.3zM205.5 323.9c-6.7 5.8-7.4 15.9-1.6 22.6c22.2 25.7 61 53.5 116.1 53.5s93.8-27.9 116.1-53.5c5.8-6.7 5.1-16.8-1.6-22.6s-16.8-5.1-22.6 1.6C394 346.2 363.4 368 320 368s-74-21.8-91.9-42.5c-5.8-6.7-15.9-7.4-22.6-1.6zm-.7-90.3c17.6-23.5 52.8-23.5 70.4 0c5.3 7.1 15.3 8.5 22.4 3.2s8.5-15.3 3.2-22.4c-30.4-40.5-91.2-40.5-121.6 0c-5.3 7.1-3.9 17.1 3.2 22.4s17.1 3.9 22.4-3.2zm230.4 0c5.3 7.1 15.3 8.5 22.4 3.2s8.5-15.3 3.2-22.4c-30.4-40.5-91.2-40.5-121.6 0c-5.3 7.1-3.9 17.1 3.2 22.4s17.1 3.9 22.4-3.2c17.6-23.5 52.8-23.5 70.4 0zM573.7 11.5c15.2-15.3 39.8-15.3 54.9 0s15.2 40 0 55.2l-55.4 55.8c-7.3 7.3-19.1 7.3-26.3 0L491.4 66.7c-15.2-15.3-15.2-40 0-55.2s39.8-15.3 54.9 0L560 25.3l13.7-13.8zm54.9 384c15.2 15.3 15.2 40 0 55.2l-55.4 55.8c-7.3 7.3-19.1 7.3-26.3 0l-55.5-55.8c-15.2-15.3-15.2-40 0-55.2s39.8-15.3 54.9 0L560 409.3l13.7-13.8c15.2-15.3 39.8-15.3 54.9 0zm-534.9-32c15.2-15.3 39.8-15.3 54.9 0s15.2 40 0 55.2L93.2 474.5c-7.3 7.3-19.1 7.3-26.3 0L11.4 418.7c-15.2-15.3-15.2-40 0-55.2s39.8-15.3 54.9 0L80 377.3l13.7-13.8z"
|
|
2484
2576
|
]
|
|
2485
|
-
},
|
|
2577
|
+
}, na = {
|
|
2486
2578
|
prefix: "fas",
|
|
2487
2579
|
iconName: "comment-dots",
|
|
2488
2580
|
icon: [
|
|
@@ -2496,7 +2588,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2496
2588
|
"f4ad",
|
|
2497
2589
|
"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 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 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"
|
|
2498
2590
|
]
|
|
2499
|
-
},
|
|
2591
|
+
}, ra = na, ia = {
|
|
2500
2592
|
prefix: "fas",
|
|
2501
2593
|
iconName: "angle-down",
|
|
2502
2594
|
icon: [
|
|
@@ -2506,7 +2598,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2506
2598
|
"f107",
|
|
2507
2599
|
"M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"
|
|
2508
2600
|
]
|
|
2509
|
-
},
|
|
2601
|
+
}, aa = {
|
|
2510
2602
|
prefix: "fas",
|
|
2511
2603
|
iconName: "badge-check",
|
|
2512
2604
|
icon: [
|
|
@@ -2516,7 +2608,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2516
2608
|
"f336",
|
|
2517
2609
|
"M256 0c36.8 0 68.8 20.7 84.9 51.1C373.8 41 411 49 437 75s34 63.3 23.9 96.1C491.3 187.2 512 219.2 512 256s-20.7 68.8-51.1 84.9C471 373.8 463 411 437 437s-63.3 34-96.1 23.9C324.8 491.3 292.8 512 256 512s-68.8-20.7-84.9-51.1C138.2 471 101 463 75 437s-34-63.3-23.9-96.1C20.7 324.8 0 292.8 0 256s20.7-68.8 51.1-84.9C41 138.2 49 101 75 75s63.3-34 96.1-23.9C187.2 20.7 219.2 0 256 0zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"
|
|
2518
2610
|
]
|
|
2519
|
-
},
|
|
2611
|
+
}, oa = {
|
|
2520
2612
|
prefix: "fas",
|
|
2521
2613
|
iconName: "arrow-up-right",
|
|
2522
2614
|
icon: [
|
|
@@ -2526,7 +2618,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2526
2618
|
"e09f",
|
|
2527
2619
|
"M352 128c0-17.7-14.3-32-32-32L96 96c-17.7 0-32 14.3-32 32s14.3 32 32 32l146.7 0L41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L288 205.3 288 352c0 17.7 14.3 32 32 32s32-14.3 32-32l0-224z"
|
|
2528
2620
|
]
|
|
2529
|
-
},
|
|
2621
|
+
}, sa = {
|
|
2530
2622
|
prefix: "fas",
|
|
2531
2623
|
iconName: "clock-rotate-left",
|
|
2532
2624
|
icon: [
|
|
@@ -2536,7 +2628,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2536
2628
|
"f1da",
|
|
2537
2629
|
"M75 75L41 41C25.9 25.9 0 36.6 0 57.9L0 168c0 13.3 10.7 24 24 24l110.1 0c21.4 0 32.1-25.9 17-41l-30.8-30.8C155 85.5 203 64 256 64c106 0 192 86 192 192s-86 192-192 192c-40.8 0-78.6-12.7-109.7-34.4c-14.5-10.1-34.4-6.6-44.6 7.9s-6.6 34.4 7.9 44.6C151.2 495 201.7 512 256 512c141.4 0 256-114.6 256-256S397.4 0 256 0C185.3 0 121.3 28.7 75 75zm181 53c-13.3 0-24 10.7-24 24l0 104c0 6.4 2.5 12.5 7 17l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-65-65 0-94.1c0-13.3-10.7-24-24-24z"
|
|
2538
2630
|
]
|
|
2539
|
-
},
|
|
2631
|
+
}, ca = sa, la = {
|
|
2540
2632
|
prefix: "fas",
|
|
2541
2633
|
iconName: "spinner-third",
|
|
2542
2634
|
icon: [
|
|
@@ -2546,7 +2638,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2546
2638
|
"f3f4",
|
|
2547
2639
|
"M224 32c0-17.7 14.3-32 32-32C397.4 0 512 114.6 512 256c0 46.6-12.5 90.4-34.3 128c-8.8 15.3-28.4 20.5-43.7 11.7s-20.5-28.4-11.7-43.7c16.3-28.2 25.7-61 25.7-96c0-106-86-192-192-192c-17.7 0-32-14.3-32-32z"
|
|
2548
2640
|
]
|
|
2549
|
-
},
|
|
2641
|
+
}, ua = {
|
|
2550
2642
|
prefix: "fas",
|
|
2551
2643
|
iconName: "chevron-down",
|
|
2552
2644
|
icon: [
|
|
@@ -2556,7 +2648,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2556
2648
|
"f078",
|
|
2557
2649
|
"M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"
|
|
2558
2650
|
]
|
|
2559
|
-
},
|
|
2651
|
+
}, da = {
|
|
2560
2652
|
prefix: "fas",
|
|
2561
2653
|
iconName: "messages",
|
|
2562
2654
|
icon: [
|
|
@@ -2566,7 +2658,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2566
2658
|
"f4b6",
|
|
2567
2659
|
"M64 0C28.7 0 0 28.7 0 64L0 256c0 35.3 28.7 64 64 64l32 0 0 48c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L202.7 320 352 320c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64L64 0zM352 352l-96 0 0 32c0 35.3 28.7 64 64 64l117.3 0 81.1 60.8c4.8 3.6 11.3 4.2 16.8 1.5s8.8-8.2 8.8-14.3l0-48 32 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-128 0 0 128c0 53-43 96-96 96z"
|
|
2568
2660
|
]
|
|
2569
|
-
},
|
|
2661
|
+
}, fa = da, pa = {
|
|
2570
2662
|
prefix: "fas",
|
|
2571
2663
|
iconName: "phone",
|
|
2572
2664
|
icon: [
|
|
@@ -2576,7 +2668,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2576
2668
|
"f095",
|
|
2577
2669
|
"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"
|
|
2578
2670
|
]
|
|
2579
|
-
},
|
|
2671
|
+
}, ma = {
|
|
2580
2672
|
prefix: "fas",
|
|
2581
2673
|
iconName: "pen",
|
|
2582
2674
|
icon: [
|
|
@@ -2586,7 +2678,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2586
2678
|
"f304",
|
|
2587
2679
|
"M362.7 19.3L314.3 67.7 444.3 197.7l48.4-48.4c25-25 25-65.5 0-90.5L453.3 19.3c-25-25-65.5-25-90.5 0zm-71 71L58.6 323.5c-10.4 10.4-18 23.3-22.2 37.4L1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L421.7 220.3 291.7 90.3z"
|
|
2588
2680
|
]
|
|
2589
|
-
},
|
|
2681
|
+
}, ha = {
|
|
2590
2682
|
prefix: "fas",
|
|
2591
2683
|
iconName: "circle-check",
|
|
2592
2684
|
icon: [
|
|
@@ -2596,7 +2688,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2596
2688
|
"f058",
|
|
2597
2689
|
"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 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 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"
|
|
2598
2690
|
]
|
|
2599
|
-
},
|
|
2691
|
+
}, ga = ha, _a = {
|
|
2600
2692
|
prefix: "fas",
|
|
2601
2693
|
iconName: "tags",
|
|
2602
2694
|
icon: [
|
|
@@ -2606,7 +2698,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2606
2698
|
"f02c",
|
|
2607
2699
|
"M345 39.1L472.8 168.4c52.4 53 52.4 138.2 0 191.2L360.8 472.9c-9.3 9.4-24.5 9.5-33.9 .2s-9.5-24.5-.2-33.9L438.6 325.9c33.9-34.3 33.9-89.4 0-123.7L310.9 72.9c-9.3-9.4-9.2-24.6 .2-33.9s24.6-9.2 33.9 .2zM0 229.5L0 80C0 53.5 21.5 32 48 32l149.5 0c17 0 33.3 6.7 45.3 18.7l168 168c25 25 25 65.5 0 90.5L277.3 442.7c-25 25-65.5 25-90.5 0l-168-168C6.7 262.7 0 246.5 0 229.5zM144 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"
|
|
2608
2700
|
]
|
|
2609
|
-
},
|
|
2701
|
+
}, va = {
|
|
2610
2702
|
prefix: "fas",
|
|
2611
2703
|
iconName: "file-invoice",
|
|
2612
2704
|
icon: [
|
|
@@ -2616,6 +2708,16 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2616
2708
|
"f570",
|
|
2617
2709
|
"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM80 64l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L80 96c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm16 96l192 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32L96 352c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32zm0 32l0 64 192 0 0-64L96 256zM240 416l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"
|
|
2618
2710
|
]
|
|
2711
|
+
}, ya = {
|
|
2712
|
+
prefix: "fas",
|
|
2713
|
+
iconName: "lock-open",
|
|
2714
|
+
icon: [
|
|
2715
|
+
576,
|
|
2716
|
+
512,
|
|
2717
|
+
[],
|
|
2718
|
+
"f3c1",
|
|
2719
|
+
"M352 144c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c0 17.7 14.3 32 32 32s32-14.3 32-32l0-48C576 64.5 511.5 0 432 0S288 64.5 288 144l0 48L64 192c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-32 0 0-48z"
|
|
2720
|
+
]
|
|
2619
2721
|
}, G = {
|
|
2620
2722
|
prefix: "fas",
|
|
2621
2723
|
iconName: "xmark",
|
|
@@ -2636,7 +2738,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2636
2738
|
"f00d",
|
|
2637
2739
|
"M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"
|
|
2638
2740
|
]
|
|
2639
|
-
},
|
|
2741
|
+
}, ba = G, xa = G, Sa = G, Ca = G, wa = {
|
|
2640
2742
|
prefix: "fas",
|
|
2641
2743
|
iconName: "arrow-down-left-and-arrow-up-right-to-center",
|
|
2642
2744
|
icon: [
|
|
@@ -2646,7 +2748,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2646
2748
|
"e092",
|
|
2647
2749
|
"M502.6 54.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L336 130.7 336 80c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-50.7 0L502.6 54.6zM80 272c-17.7 0-32 14.3-32 32s14.3 32 32 32l50.7 0L9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L176 381.3l0 50.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128c0-17.7-14.3-32-32-32L80 272z"
|
|
2648
2750
|
]
|
|
2649
|
-
},
|
|
2751
|
+
}, Ta = {
|
|
2650
2752
|
prefix: "fas",
|
|
2651
2753
|
iconName: "arrow-right",
|
|
2652
2754
|
icon: [
|
|
@@ -2656,7 +2758,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2656
2758
|
"f061",
|
|
2657
2759
|
"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"
|
|
2658
2760
|
]
|
|
2659
|
-
},
|
|
2761
|
+
}, Ea = {
|
|
2660
2762
|
prefix: "fas",
|
|
2661
2763
|
iconName: "file-circle-xmark",
|
|
2662
2764
|
icon: [
|
|
@@ -2666,7 +2768,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2666
2768
|
"e5a1",
|
|
2667
2769
|
"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zm48 96a144 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"
|
|
2668
2770
|
]
|
|
2669
|
-
},
|
|
2771
|
+
}, Da = {
|
|
2670
2772
|
prefix: "fas",
|
|
2671
2773
|
iconName: "user",
|
|
2672
2774
|
icon: [
|
|
@@ -2676,7 +2778,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2676
2778
|
"f007",
|
|
2677
2779
|
"M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304l-91.4 0z"
|
|
2678
2780
|
]
|
|
2679
|
-
},
|
|
2781
|
+
}, Oa = {
|
|
2680
2782
|
prefix: "fas",
|
|
2681
2783
|
iconName: "sort",
|
|
2682
2784
|
icon: [
|
|
@@ -2686,7 +2788,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2686
2788
|
"f0dc",
|
|
2687
2789
|
"M137.4 41.4c12.5-12.5 32.8-12.5 45.3 0l128 128c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8L32 224c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128zm0 429.3l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8l256 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128c-12.5 12.5-32.8 12.5-45.3 0z"
|
|
2688
2790
|
]
|
|
2689
|
-
},
|
|
2791
|
+
}, ka = Oa, Aa = {
|
|
2690
2792
|
prefix: "fas",
|
|
2691
2793
|
iconName: "face-frown",
|
|
2692
2794
|
icon: [
|
|
@@ -2696,7 +2798,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2696
2798
|
"f119",
|
|
2697
2799
|
"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM159.3 388.7c-2.6 8.4-11.6 13.2-20 10.5s-13.2-11.6-10.5-20C145.2 326.1 196.3 288 256 288s110.8 38.1 127.3 91.3c2.6 8.4-2.1 17.4-10.5 20s-17.4-2.1-20-10.5C340.5 349.4 302.1 320 256 320s-84.5 29.4-96.7 68.7zM144.4 208a32 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"
|
|
2698
2800
|
]
|
|
2699
|
-
},
|
|
2801
|
+
}, ja = Aa, K = {
|
|
2700
2802
|
prefix: "fas",
|
|
2701
2803
|
iconName: "house",
|
|
2702
2804
|
icon: [
|
|
@@ -2713,7 +2815,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2713
2815
|
"f015",
|
|
2714
2816
|
"M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c0 2.7-.2 5.4-.5 8.1l0 16.2c0 22.1-17.9 40-40 40l-16 0c-1.1 0-2.2 0-3.3-.1c-1.4 .1-2.8 .1-4.2 .1L416 512l-24 0c-22.1 0-40-17.9-40-40l0-24 0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 64 0 24c0 22.1-17.9 40-40 40l-24 0-31.9 0c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2l-16 0c-22.1 0-40-17.9-40-40l0-112c0-.9 0-1.9 .1-2.8l0-69.7-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24z"
|
|
2715
2817
|
]
|
|
2716
|
-
},
|
|
2818
|
+
}, Ma = K, Na = K, Pa = K, Fa = {
|
|
2717
2819
|
prefix: "fas",
|
|
2718
2820
|
iconName: "check",
|
|
2719
2821
|
icon: [
|
|
@@ -2723,7 +2825,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2723
2825
|
"f00c",
|
|
2724
2826
|
"M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"
|
|
2725
2827
|
]
|
|
2726
|
-
},
|
|
2828
|
+
}, Ia = {
|
|
2727
2829
|
prefix: "fas",
|
|
2728
2830
|
iconName: "calendar",
|
|
2729
2831
|
icon: [
|
|
@@ -2733,7 +2835,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2733
2835
|
"f133",
|
|
2734
2836
|
"M96 32l0 32L48 64C21.5 64 0 85.5 0 112l0 48 448 0 0-48c0-26.5-21.5-48-48-48l-48 0 0-32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 32L160 64l0-32c0-17.7-14.3-32-32-32S96 14.3 96 32zM448 192L0 192 0 464c0 26.5 21.5 48 48 48l352 0c26.5 0 48-21.5 48-48l0-272z"
|
|
2735
2837
|
]
|
|
2736
|
-
},
|
|
2838
|
+
}, La = {
|
|
2737
2839
|
prefix: "fas",
|
|
2738
2840
|
iconName: "arrow-left-from-line",
|
|
2739
2841
|
icon: [
|
|
@@ -2743,7 +2845,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2743
2845
|
"f344",
|
|
2744
2846
|
"M384 96c0-17.7 14.3-32 32-32s32 14.3 32 32l0 320c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-320zM9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l128-128c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L109.3 224 288 224c17.7 0 32 14.3 32 32s-14.3 32-32 32l-178.7 0 73.4 73.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-128-128z"
|
|
2745
2847
|
]
|
|
2746
|
-
},
|
|
2848
|
+
}, Ra = La, za = {
|
|
2747
2849
|
prefix: "fas",
|
|
2748
2850
|
iconName: "paperclip",
|
|
2749
2851
|
icon: [
|
|
@@ -2753,7 +2855,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2753
2855
|
"f0c6",
|
|
2754
2856
|
"M364.2 83.8c-24.4-24.4-64-24.4-88.4 0l-184 184c-42.1 42.1-42.1 110.3 0 152.4s110.3 42.1 152.4 0l152-152c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-152 152c-64 64-167.6 64-231.6 0s-64-167.6 0-231.6l184-184c46.3-46.3 121.3-46.3 167.6 0s46.3 121.3 0 167.6l-176 176c-28.6 28.6-75 28.6-103.6 0s-28.6-75 0-103.6l144-144c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-144 144c-6.7 6.7-6.7 17.7 0 24.4s17.7 6.7 24.4 0l176-176c24.4-24.4 24.4-64 0-88.4z"
|
|
2755
2857
|
]
|
|
2756
|
-
},
|
|
2858
|
+
}, Ba = {
|
|
2757
2859
|
prefix: "fas",
|
|
2758
2860
|
iconName: "suitcase",
|
|
2759
2861
|
icon: [
|
|
@@ -2763,7 +2865,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2763
2865
|
"f0f2",
|
|
2764
2866
|
"M176 56l0 40 160 0 0-40c0-4.4-3.6-8-8-8L184 48c-4.4 0-8 3.6-8 8zM128 96l0-40c0-30.9 25.1-56 56-56L328 0c30.9 0 56 25.1 56 56l0 40 0 32 0 352-256 0 0-352 0-32zM64 96l32 0 0 384-32 0c-35.3 0-64-28.7-64-64L0 160c0-35.3 28.7-64 64-64zM448 480l-32 0 0-384 32 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64z"
|
|
2765
2867
|
]
|
|
2766
|
-
},
|
|
2868
|
+
}, Va = {
|
|
2767
2869
|
prefix: "fas",
|
|
2768
2870
|
iconName: "xmark-large",
|
|
2769
2871
|
icon: [
|
|
@@ -2773,7 +2875,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2773
2875
|
"e59b",
|
|
2774
2876
|
"M393.4 41.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L269.3 256 438.6 425.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 301.3 54.6 470.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L178.7 256 9.4 86.6C-3.1 74.1-3.1 53.9 9.4 41.4s32.8-12.5 45.3 0L224 210.7 393.4 41.4z"
|
|
2775
2877
|
]
|
|
2776
|
-
},
|
|
2878
|
+
}, Ha = {
|
|
2777
2879
|
prefix: "fas",
|
|
2778
2880
|
iconName: "arrow-up",
|
|
2779
2881
|
icon: [
|
|
@@ -2783,7 +2885,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2783
2885
|
"f062",
|
|
2784
2886
|
"M214.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 141.2 160 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-306.7L329.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160z"
|
|
2785
2887
|
]
|
|
2786
|
-
},
|
|
2888
|
+
}, Ua = {
|
|
2787
2889
|
prefix: "fas",
|
|
2788
2890
|
iconName: "file",
|
|
2789
2891
|
icon: [
|
|
@@ -2797,7 +2899,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2797
2899
|
"f15b",
|
|
2798
2900
|
"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 288c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128z"
|
|
2799
2901
|
]
|
|
2800
|
-
},
|
|
2902
|
+
}, Wa = {
|
|
2801
2903
|
prefix: "fas",
|
|
2802
2904
|
iconName: "user-group",
|
|
2803
2905
|
icon: [
|
|
@@ -2807,7 +2909,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2807
2909
|
"f500",
|
|
2808
2910
|
"M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3zM609.3 512l-137.8 0c5.4-9.4 8.6-20.3 8.6-32l0-8c0-60.7-27.1-115.2-69.8-151.8c2.4-.1 4.7-.2 7.1-.2l61.4 0C567.8 320 640 392.2 640 481.3c0 17-13.8 30.7-30.7 30.7zM432 256c-31 0-59-12.6-79.3-32.9C372.4 196.5 384 163.6 384 128c0-26.8-6.6-52.1-18.3-74.3C384.3 40.1 407.2 32 432 32c61.9 0 112 50.1 112 112s-50.1 112-112 112z"
|
|
2809
2911
|
]
|
|
2810
|
-
},
|
|
2912
|
+
}, Ga = Wa, Ka = {
|
|
2811
2913
|
prefix: "fas",
|
|
2812
2914
|
iconName: "circle-question",
|
|
2813
2915
|
icon: [
|
|
@@ -2817,7 +2919,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2817
2919
|
"f059",
|
|
2818
2920
|
"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.3l58.3 0c34.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-24l0-13.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.1l-58.3 0c-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"
|
|
2819
2921
|
]
|
|
2820
|
-
},
|
|
2922
|
+
}, qa = Ka, Ja = {
|
|
2821
2923
|
prefix: "fas",
|
|
2822
2924
|
iconName: "gear",
|
|
2823
2925
|
icon: [
|
|
@@ -2827,7 +2929,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2827
2929
|
"f013",
|
|
2828
2930
|
"M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z"
|
|
2829
2931
|
]
|
|
2830
|
-
},
|
|
2932
|
+
}, Ya = Ja, Xa = {
|
|
2831
2933
|
prefix: "fas",
|
|
2832
2934
|
iconName: "thumbs-up",
|
|
2833
2935
|
icon: [
|
|
@@ -2837,7 +2939,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2837
2939
|
"f164",
|
|
2838
2940
|
"M313.4 32.9c26 5.2 42.9 30.5 37.7 56.5l-2.3 11.4c-5.3 26.7-15.1 52.1-28.8 75.2l144 0c26.5 0 48 21.5 48 48c0 18.5-10.5 34.6-25.9 42.6C497 275.4 504 288.9 504 304c0 23.4-16.8 42.9-38.9 47.1c4.4 7.3 6.9 15.8 6.9 24.9c0 21.3-13.9 39.4-33.1 45.6c.7 3.3 1.1 6.8 1.1 10.4c0 26.5-21.5 48-48 48l-97.5 0c-19 0-37.5-5.6-53.3-16.1l-38.5-25.7C176 420.4 160 390.4 160 358.3l0-38.3 0-48 0-24.9c0-29.2 13.3-56.7 36-75l7.4-5.9c26.5-21.2 44.6-51 51.2-84.2l2.3-11.4c5.2-26 30.5-42.9 56.5-37.7zM32 192l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32L0 224c0-17.7 14.3-32 32-32z"
|
|
2839
2941
|
]
|
|
2840
|
-
},
|
|
2942
|
+
}, Za = {
|
|
2841
2943
|
prefix: "fas",
|
|
2842
2944
|
iconName: "hand",
|
|
2843
2945
|
icon: [
|
|
@@ -2851,7 +2953,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2851
2953
|
"f256",
|
|
2852
2954
|
"M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 272c0 1.5 0 3.1 .1 4.6L67.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L124.8 448c43.1 41.1 100.4 64 160 64l19.2 0c97.2 0 176-78.8 176-176l0-208c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 176c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208z"
|
|
2853
2955
|
]
|
|
2854
|
-
},
|
|
2956
|
+
}, Qa = Za, $a = {
|
|
2855
2957
|
prefix: "fas",
|
|
2856
2958
|
iconName: "circle-exclamation",
|
|
2857
2959
|
icon: [
|
|
@@ -2861,7 +2963,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2861
2963
|
"f06a",
|
|
2862
2964
|
"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-112c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"
|
|
2863
2965
|
]
|
|
2864
|
-
},
|
|
2966
|
+
}, eo = $a, to = {
|
|
2865
2967
|
prefix: "fas",
|
|
2866
2968
|
iconName: "circle",
|
|
2867
2969
|
icon: [
|
|
@@ -2885,7 +2987,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2885
2987
|
"f111",
|
|
2886
2988
|
"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"
|
|
2887
2989
|
]
|
|
2888
|
-
},
|
|
2990
|
+
}, no = {
|
|
2889
2991
|
prefix: "fas",
|
|
2890
2992
|
iconName: "calendar-day",
|
|
2891
2993
|
icon: [
|
|
@@ -2895,7 +2997,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2895
2997
|
"f783",
|
|
2896
2998
|
"M128 0c17.7 0 32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 48 0c26.5 0 48 21.5 48 48l0 48L0 160l0-48C0 85.5 21.5 64 48 64l48 0 0-32c0-17.7 14.3-32 32-32zM0 192l448 0 0 272c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 192zm80 64c-8.8 0-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16l96 0c8.8 0 16-7.2 16-16l0-96c0-8.8-7.2-16-16-16l-96 0z"
|
|
2897
2999
|
]
|
|
2898
|
-
},
|
|
3000
|
+
}, ro = {
|
|
2899
3001
|
prefix: "fas",
|
|
2900
3002
|
iconName: "plus-minus",
|
|
2901
3003
|
icon: [
|
|
@@ -2905,7 +3007,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2905
3007
|
"e43c",
|
|
2906
3008
|
"M224 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112L48 144c-17.7 0-32 14.3-32 32s14.3 32 32 32l112 0 0 112c0 17.7 14.3 32 32 32s32-14.3 32-32l0-112 112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-112 0 0-112zM0 480c0 17.7 14.3 32 32 32l320 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 448c-17.7 0-32 14.3-32 32z"
|
|
2907
3009
|
]
|
|
2908
|
-
},
|
|
3010
|
+
}, io = {
|
|
2909
3011
|
prefix: "fas",
|
|
2910
3012
|
iconName: "circle-plus",
|
|
2911
3013
|
icon: [
|
|
@@ -2915,7 +3017,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2915
3017
|
"f055",
|
|
2916
3018
|
"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM232 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"
|
|
2917
3019
|
]
|
|
2918
|
-
},
|
|
3020
|
+
}, ao = io, oo = {
|
|
2919
3021
|
prefix: "fas",
|
|
2920
3022
|
iconName: "file-signature",
|
|
2921
3023
|
icon: [
|
|
@@ -2925,7 +3027,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2925
3027
|
"f573",
|
|
2926
3028
|
"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-19.3c-2.7 1.1-5.4 2-8.2 2.7l-60.1 15c-3 .7-6 1.2-9 1.4c-.9 .1-1.8 .2-2.7 .2l-64 0c-6.1 0-11.6-3.4-14.3-8.8l-8.8-17.7c-1.7-3.4-5.1-5.5-8.8-5.5s-7.2 2.1-8.8 5.5l-8.8 17.7c-2.9 5.9-9.2 9.4-15.7 8.8s-12.1-5.1-13.9-11.3L144 381l-9.8 32.8c-6.1 20.3-24.8 34.2-46 34.2L80 448c-8.8 0-16-7.2-16-16s7.2-16 16-16l8.2 0c7.1 0 13.3-4.6 15.3-11.4l14.9-49.5c3.4-11.3 13.8-19.1 25.6-19.1s22.2 7.8 25.6 19.1l11.6 38.6c7.4-6.2 16.8-9.7 26.8-9.7c15.9 0 30.4 9 37.5 23.2l4.4 8.8 8.9 0c-3.1-8.8-3.7-18.4-1.4-27.8l15-60.1c2.8-11.3 8.6-21.5 16.8-29.7L384 203.6l0-43.6-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM549.8 139.7c-15.6-15.6-40.9-15.6-56.6 0l-29.4 29.4 71 71 29.4-29.4c15.6-15.6 15.6-40.9 0-56.6l-14.4-14.4zM311.9 321c-4.1 4.1-7 9.2-8.4 14.9l-15 60.1c-1.4 5.5 .2 11.2 4.2 15.2s9.7 5.6 15.2 4.2l60.1-15c5.6-1.4 10.8-4.3 14.9-8.4L512.1 262.7l-71-71L311.9 321z"
|
|
2927
3029
|
]
|
|
2928
|
-
},
|
|
3030
|
+
}, so = {
|
|
2929
3031
|
prefix: "fas",
|
|
2930
3032
|
iconName: "face-meh",
|
|
2931
3033
|
icon: [
|
|
@@ -2935,7 +3037,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2935
3037
|
"f11a",
|
|
2936
3038
|
"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 336l192 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-192 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"
|
|
2937
3039
|
]
|
|
2938
|
-
},
|
|
3040
|
+
}, co = so, lo = {
|
|
2939
3041
|
prefix: "fas",
|
|
2940
3042
|
iconName: "angle-right",
|
|
2941
3043
|
icon: [
|
|
@@ -2945,7 +3047,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2945
3047
|
"f105",
|
|
2946
3048
|
"M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z"
|
|
2947
3049
|
]
|
|
2948
|
-
},
|
|
3050
|
+
}, uo = {
|
|
2949
3051
|
prefix: "fas",
|
|
2950
3052
|
iconName: "sparkles",
|
|
2951
3053
|
icon: [
|
|
@@ -2955,7 +3057,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2955
3057
|
"f890",
|
|
2956
3058
|
"M327.5 85.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L384 128l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L448 128l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L448 64 426.8 7.5C425.1 3 420.8 0 416 0s-9.1 3-10.8 7.5L384 64 327.5 85.2zM205.1 73.3c-2.6-5.7-8.3-9.3-14.5-9.3s-11.9 3.6-14.5 9.3L123.3 187.3 9.3 240C3.6 242.6 0 248.3 0 254.6s3.6 11.9 9.3 14.5l114.1 52.7L176 435.8c2.6 5.7 8.3 9.3 14.5 9.3s11.9-3.6 14.5-9.3l52.7-114.1 114.1-52.7c5.7-2.6 9.3-8.3 9.3-14.5s-3.6-11.9-9.3-14.5L257.8 187.4 205.1 73.3zM384 384l-56.5 21.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L384 448l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L448 448l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L448 384l-21.2-56.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L384 384z"
|
|
2957
3059
|
]
|
|
2958
|
-
},
|
|
3060
|
+
}, fo = {
|
|
2959
3061
|
prefix: "fas",
|
|
2960
3062
|
iconName: "file-circle-question",
|
|
2961
3063
|
icon: [
|
|
@@ -2965,7 +3067,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2965
3067
|
"e4ef",
|
|
2966
3068
|
"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM368 321.6l0 6.4c0 8.8 7.2 16 16 16s16-7.2 16-16l0-6.4c0-5.3 4.3-9.6 9.6-9.6l40.5 0c7.7 0 13.9 6.2 13.9 13.9c0 5.2-2.9 9.9-7.4 12.3l-32 16.8c-5.3 2.8-8.6 8.2-8.6 14.2l0 14.8c0 8.8 7.2 16 16 16s16-7.2 16-16l0-5.1 23.5-12.3c15.1-7.9 24.5-23.6 24.5-40.6c0-25.4-20.6-45.9-45.9-45.9l-40.5 0c-23 0-41.6 18.6-41.6 41.6z"
|
|
2967
3069
|
]
|
|
2968
|
-
},
|
|
3070
|
+
}, po = {
|
|
2969
3071
|
prefix: "fas",
|
|
2970
3072
|
iconName: "code",
|
|
2971
3073
|
icon: [
|
|
@@ -2975,7 +3077,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2975
3077
|
"f121",
|
|
2976
3078
|
"M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8 0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z"
|
|
2977
3079
|
]
|
|
2978
|
-
},
|
|
3080
|
+
}, mo = {
|
|
2979
3081
|
prefix: "fas",
|
|
2980
3082
|
iconName: "chevrons-left",
|
|
2981
3083
|
icon: [
|
|
@@ -2985,7 +3087,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2985
3087
|
"f323",
|
|
2986
3088
|
"M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 278.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192zm384-192l-192 192c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L301.3 256 470.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0z"
|
|
2987
3089
|
]
|
|
2988
|
-
},
|
|
3090
|
+
}, ho = mo, go = {
|
|
2989
3091
|
prefix: "fas",
|
|
2990
3092
|
iconName: "pencil",
|
|
2991
3093
|
icon: [
|
|
@@ -2999,7 +3101,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
2999
3101
|
"f303",
|
|
3000
3102
|
"M410.3 231l11.3-11.3-33.9-33.9-62.1-62.1L291.7 89.8l-11.3 11.3-22.6 22.6L58.6 322.9c-10.4 10.4-18 23.3-22.2 37.4L1 480.7c-2.5 8.4-.2 17.5 6.1 23.7s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L387.7 253.7 410.3 231zM160 399.4l-9.1 22.7c-4 3.1-8.5 5.4-13.3 6.9L59.4 452l23-78.1c1.4-4.9 3.8-9.4 6.9-13.3l22.7-9.1 0 32c0 8.8 7.2 16 16 16l32 0zM362.7 18.7L348.3 33.2 325.7 55.8 314.3 67.1l33.9 33.9 62.1 62.1 33.9 33.9 11.3-11.3 22.6-22.6 14.5-14.5c25-25 25-65.5 0-90.5L453.3 18.7c-25-25-65.5-25-90.5 0zm-47.4 168l-144 144c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l144-144c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"
|
|
3001
3103
|
]
|
|
3002
|
-
},
|
|
3104
|
+
}, _o = go, vo = {
|
|
3003
3105
|
prefix: "fas",
|
|
3004
3106
|
iconName: "arrow-down-left",
|
|
3005
3107
|
icon: [
|
|
@@ -3009,7 +3111,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3009
3111
|
"e091",
|
|
3010
3112
|
"M32 384c0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-146.7 0L342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L96 306.7 96 160c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 224z"
|
|
3011
3113
|
]
|
|
3012
|
-
},
|
|
3114
|
+
}, yo = {
|
|
3013
3115
|
prefix: "fas",
|
|
3014
3116
|
iconName: "arrow-up-right-and-arrow-down-left-from-center",
|
|
3015
3117
|
icon: [
|
|
@@ -3033,7 +3135,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3033
3135
|
"f153",
|
|
3034
3136
|
"M48.1 240c-.1 2.7-.1 5.3-.1 8l0 16c0 2.7 0 5.3 .1 8L32 272c-17.7 0-32 14.3-32 32s14.3 32 32 32l28.3 0C89.9 419.9 170 480 264 480l24 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-24 0c-57.9 0-108.2-32.4-133.9-80L256 336c17.7 0 32-14.3 32-32s-14.3-32-32-32l-143.8 0c-.1-2.6-.2-5.3-.2-8l0-16c0-2.7 .1-5.4 .2-8L256 240c17.7 0 32-14.3 32-32s-14.3-32-32-32l-125.9 0c25.7-47.6 76-80 133.9-80l24 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-24 0C170 32 89.9 92.1 60.3 176L32 176c-17.7 0-32 14.3-32 32s14.3 32 32 32l16.1 0z"
|
|
3035
3137
|
]
|
|
3036
|
-
},
|
|
3138
|
+
}, bo = q, xo = q, J = {
|
|
3037
3139
|
prefix: "fas",
|
|
3038
3140
|
iconName: "circle-xmark",
|
|
3039
3141
|
icon: [
|
|
@@ -3047,7 +3149,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3047
3149
|
"f057",
|
|
3048
3150
|
"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"
|
|
3049
3151
|
]
|
|
3050
|
-
},
|
|
3152
|
+
}, So = J, Co = J, wo = {
|
|
3051
3153
|
prefix: "fas",
|
|
3052
3154
|
iconName: "square-check",
|
|
3053
3155
|
icon: [
|
|
@@ -3062,7 +3164,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3062
3164
|
"f14a",
|
|
3063
3165
|
"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM337 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"
|
|
3064
3166
|
]
|
|
3065
|
-
},
|
|
3167
|
+
}, To = wo, Eo = {
|
|
3066
3168
|
prefix: "fas",
|
|
3067
3169
|
iconName: "arrow-up-left",
|
|
3068
3170
|
icon: [
|
|
@@ -3072,7 +3174,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3072
3174
|
"e09d",
|
|
3073
3175
|
"M64 96c-17.7 0-32 14.3-32 32l0 224c0 17.7 14.3 32 32 32s32-14.3 32-32l0-146.7L297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L141.3 160 288 160c17.7 0 32-14.3 32-32s-14.3-32-32-32L64 96z"
|
|
3074
3176
|
]
|
|
3075
|
-
},
|
|
3177
|
+
}, Do = {
|
|
3076
3178
|
prefix: "fas",
|
|
3077
3179
|
iconName: "file-import",
|
|
3078
3180
|
icon: [
|
|
@@ -3082,7 +3184,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3082
3184
|
"f56f",
|
|
3083
3185
|
"M128 64c0-35.3 28.7-64 64-64L352 0l0 128c0 17.7 14.3 32 32 32l128 0 0 288c0 35.3-28.7 64-64 64l-256 0c-35.3 0-64-28.7-64-64l0-112 174.1 0-39 39c-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.9l-80-80c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39L128 288l0-224zm0 224l0 48L24 336c-13.3 0-24-10.7-24-24s10.7-24 24-24l104 0zM512 128l-128 0L384 0 512 128z"
|
|
3084
3186
|
]
|
|
3085
|
-
},
|
|
3187
|
+
}, Oo = Do, ko = {
|
|
3086
3188
|
prefix: "fas",
|
|
3087
3189
|
iconName: "thumbs-down",
|
|
3088
3190
|
icon: [
|
|
@@ -3092,7 +3194,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3092
3194
|
"f165",
|
|
3093
3195
|
"M313.4 479.1c26-5.2 42.9-30.5 37.7-56.5l-2.3-11.4c-5.3-26.7-15.1-52.1-28.8-75.2l144 0c26.5 0 48-21.5 48-48c0-18.5-10.5-34.6-25.9-42.6C497 236.6 504 223.1 504 208c0-23.4-16.8-42.9-38.9-47.1c4.4-7.3 6.9-15.8 6.9-24.9c0-21.3-13.9-39.4-33.1-45.6c.7-3.3 1.1-6.8 1.1-10.4c0-26.5-21.5-48-48-48l-97.5 0c-19 0-37.5 5.6-53.3 16.1L202.7 73.8C176 91.6 160 121.6 160 153.7l0 38.3 0 48 0 24.9c0 29.2 13.3 56.7 36 75l7.4 5.9c26.5 21.2 44.6 51 51.2 84.2l2.3 11.4c5.2 26 30.5 42.9 56.5 37.7zM32 384l64 0c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32L32 96C14.3 96 0 110.3 0 128L0 352c0 17.7 14.3 32 32 32z"
|
|
3094
3196
|
]
|
|
3095
|
-
},
|
|
3197
|
+
}, Ao = {
|
|
3096
3198
|
prefix: "fas",
|
|
3097
3199
|
iconName: "file-check",
|
|
3098
3200
|
icon: [
|
|
@@ -3102,7 +3204,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3102
3204
|
"f316",
|
|
3103
3205
|
"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zm49 281L177 409c-9.4 9.4-24.6 9.4-33.9 0L79 345c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L271 247c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"
|
|
3104
3206
|
]
|
|
3105
|
-
},
|
|
3207
|
+
}, jo = {
|
|
3106
3208
|
prefix: "fas",
|
|
3107
3209
|
iconName: "comment",
|
|
3108
3210
|
icon: [
|
|
@@ -3112,7 +3214,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3112
3214
|
"f075",
|
|
3113
3215
|
"M512 240c0 114.9-114.6 208-256 208c-37.1 0-72.3-6.4-104.1-17.9c-11.9 8.7-31.3 20.6-54.3 30.6C73.6 471.1 44.7 480 16 480c-6.5 0-12.3-3.9-14.8-9.9c-2.5-6-1.1-12.8 3.4-17.4c0 0 0 0 0 0s0 0 0 0s0 0 0 0c0 0 0 0 0 0l.3-.3c.3-.3 .7-.7 1.3-1.4c1.1-1.2 2.8-3.1 4.9-5.7c4.1-5 9.6-12.4 15.2-21.6c10-16.6 19.5-38.4 21.4-62.9C17.7 326.8 0 285.1 0 240C0 125.1 114.6 32 256 32s256 93.1 256 208z"
|
|
3114
3216
|
]
|
|
3115
|
-
},
|
|
3217
|
+
}, Mo = {
|
|
3116
3218
|
prefix: "fas",
|
|
3117
3219
|
iconName: "folder-check",
|
|
3118
3220
|
icon: [
|
|
@@ -3122,7 +3224,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3122
3224
|
"e64e",
|
|
3123
3225
|
"M448 480L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l128 0c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8l160 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64zM369 241c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 241z"
|
|
3124
3226
|
]
|
|
3125
|
-
},
|
|
3227
|
+
}, No = {
|
|
3126
3228
|
prefix: "fas",
|
|
3127
3229
|
iconName: "face-unamused",
|
|
3128
3230
|
icon: [
|
|
@@ -3132,7 +3234,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3132
3234
|
"e39f",
|
|
3133
3235
|
"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm60.1-117.3c-11.7-13-31.6-26.7-60.1-26.7s-48.4 13.7-60.1 26.7c-5.9 6.6-16 7.1-22.6 1.2s-7.1-16-1.2-22.6C188.2 355.4 216.3 336 256 336s67.8 19.4 83.9 37.3c5.9 6.6 5.4 16.7-1.2 22.6s-16.7 5.4-22.6-1.2zM112 192l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32l-32 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm176 16c0-8.8 7.2-16 16-16l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32l-32 0c-8.8 0-16-7.2-16-16z"
|
|
3134
3236
|
]
|
|
3135
|
-
},
|
|
3237
|
+
}, Po = {
|
|
3136
3238
|
prefix: "fas",
|
|
3137
3239
|
iconName: "arrow-down-to-line",
|
|
3138
3240
|
icon: [
|
|
@@ -3142,7 +3244,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3142
3244
|
"f33d",
|
|
3143
3245
|
"M32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32l320 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480zM214.6 342.6c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 242.7 160 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 178.7 73.4-73.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-128 128z"
|
|
3144
3246
|
]
|
|
3145
|
-
},
|
|
3247
|
+
}, Fo = Po, Io = {
|
|
3146
3248
|
prefix: "fas",
|
|
3147
3249
|
iconName: "arrow-down-to-bracket",
|
|
3148
3250
|
icon: [
|
|
@@ -3152,7 +3254,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3152
3254
|
"e094",
|
|
3153
3255
|
"M374.6 214.6l-128 128c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 242.7 192 32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 210.7 73.4-73.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3zM64 352l0 64c0 17.7 14.3 32 32 32l256 0c17.7 0 32-14.3 32-32l0-64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 64c0 53-43 96-96 96L96 512c-53 0-96-43-96-96l0-64c0-17.7 14.3-32 32-32s32 14.3 32 32z"
|
|
3154
3256
|
]
|
|
3155
|
-
},
|
|
3257
|
+
}, Lo = {
|
|
3156
3258
|
prefix: "fas",
|
|
3157
3259
|
iconName: "chevron-right",
|
|
3158
3260
|
icon: [
|
|
@@ -3162,7 +3264,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3162
3264
|
"f054",
|
|
3163
3265
|
"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"
|
|
3164
3266
|
]
|
|
3165
|
-
},
|
|
3267
|
+
}, Ro = {
|
|
3166
3268
|
prefix: "fas",
|
|
3167
3269
|
iconName: "folder-open",
|
|
3168
3270
|
icon: [
|
|
@@ -3176,7 +3278,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3176
3278
|
"f07c",
|
|
3177
3279
|
"M88.7 223.8L0 375.8 0 96C0 60.7 28.7 32 64 32l117.5 0c17 0 33.3 6.7 45.3 18.7l26.5 26.5c12 12 28.3 18.7 45.3 18.7L416 96c35.3 0 64 28.7 64 64l0 32-336 0c-22.8 0-43.8 12.1-55.3 31.8zm27.6 16.1C122.1 230 132.6 224 144 224l400 0c11.5 0 22 6.1 27.7 16.1s5.7 22.2-.1 32.1l-112 192C453.9 474 443.4 480 432 480L32 480c-11.5 0-22-6.1-27.7-16.1s-5.7-22.2 .1-32.1l112-192z"
|
|
3178
3280
|
]
|
|
3179
|
-
},
|
|
3281
|
+
}, zo = {
|
|
3180
3282
|
prefix: "fas",
|
|
3181
3283
|
iconName: "money-check-pen",
|
|
3182
3284
|
icon: [
|
|
@@ -3186,7 +3288,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3186
3288
|
"f872",
|
|
3187
3289
|
"M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l266.5 0 6-23.9c2.8-11.3 8.6-21.5 16.8-29.7L534.6 213.1c11.6-11.6 26.3-18.5 41.4-20.5l0-64.6c0-35.3-28.7-64-64-64L64 64zm48 224l224 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-224 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zM96 208c0-8.8 7.2-16 16-16l320 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-320 0c-8.8 0-16-7.2-16-16zm517.8 27.7c-15.6-15.6-40.9-15.6-56.6 0l-29.4 29.4 71 71 29.4-29.4c15.6-15.6 15.6-40.9 0-56.6l-14.4-14.4zM375.9 417c-4.1 4.1-7 9.2-8.4 14.9l-15 60.1c-1.4 5.5 .2 11.2 4.2 15.2s9.7 5.6 15.2 4.2l60.1-15c5.6-1.4 10.8-4.3 14.9-8.4L576.1 358.7l-71-71L375.9 417z"
|
|
3188
3290
|
]
|
|
3189
|
-
},
|
|
3291
|
+
}, Bo = zo, Vo = {
|
|
3190
3292
|
prefix: "fas",
|
|
3191
3293
|
iconName: "clone",
|
|
3192
3294
|
icon: [
|
|
@@ -3196,7 +3298,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3196
3298
|
"f24d",
|
|
3197
3299
|
"M288 448L64 448l0-224 64 0 0-64-64 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l224 0c35.3 0 64-28.7 64-64l0-64-64 0 0 64zm-64-96l224 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L224 0c-35.3 0-64 28.7-64 64l0 224c0 35.3 28.7 64 64 64z"
|
|
3198
3300
|
]
|
|
3199
|
-
},
|
|
3301
|
+
}, Ho = {
|
|
3200
3302
|
prefix: "fas",
|
|
3201
3303
|
iconName: "industry",
|
|
3202
3304
|
icon: [
|
|
@@ -3206,7 +3308,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3206
3308
|
"f275",
|
|
3207
3309
|
"M64 32C46.3 32 32 46.3 32 64l0 240 0 48 0 80c0 26.5 21.5 48 48 48l416 0c26.5 0 48-21.5 48-48l0-128 0-151.8c0-18.2-19.4-29.7-35.4-21.1L352 215.4l0-63.2c0-18.2-19.4-29.7-35.4-21.1L160 215.4 160 64c0-17.7-14.3-32-32-32L64 32z"
|
|
3208
3310
|
]
|
|
3209
|
-
},
|
|
3311
|
+
}, Uo = {
|
|
3210
3312
|
prefix: "fas",
|
|
3211
3313
|
iconName: "chevrons-down",
|
|
3212
3314
|
icon: [
|
|
@@ -3216,7 +3318,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3216
3318
|
"f322",
|
|
3217
3319
|
"M278.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-192-192c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L256 402.7 425.4 233.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-192 192zm192-384l-192 192c-12.5 12.5-32.8 12.5-45.3 0l-192-192c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L256 210.7 425.4 41.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3z"
|
|
3218
3320
|
]
|
|
3219
|
-
},
|
|
3321
|
+
}, Wo = Uo, Go = {
|
|
3220
3322
|
prefix: "fas",
|
|
3221
3323
|
iconName: "paper-plane",
|
|
3222
3324
|
icon: [
|
|
@@ -3226,7 +3328,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3226
3328
|
"f1d8",
|
|
3227
3329
|
"M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L284 427.7l-68.5 74.1c-8.9 9.7-22.9 12.9-35.2 8.1S160 493.2 160 480l0-83.6c0-4 1.5-7.8 4.2-10.8L331.8 202.8c5.8-6.3 5.6-16-.4-22s-15.7-6.4-22-.7L106 360.8 17.7 316.6C7.1 311.3 .3 300.7 0 288.9s5.9-22.8 16.1-28.7l448-256c10.7-6.1 23.9-5.5 34 1.4z"
|
|
3228
3330
|
]
|
|
3229
|
-
},
|
|
3331
|
+
}, Ko = {
|
|
3230
3332
|
prefix: "fas",
|
|
3231
3333
|
iconName: "file-circle-info",
|
|
3232
3334
|
icon: [
|
|
@@ -3236,7 +3338,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3236
3338
|
"e493",
|
|
3237
3339
|
"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 96a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm-32 48c0 8.8 7.2 16 16 16c0 0 0 0 0 0l0 48s0 0 0 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l16 0 16 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l0-64c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16z"
|
|
3238
3340
|
]
|
|
3239
|
-
},
|
|
3341
|
+
}, qo = {
|
|
3240
3342
|
prefix: "fas",
|
|
3241
3343
|
iconName: "clock",
|
|
3242
3344
|
icon: [
|
|
@@ -3246,7 +3348,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3246
3348
|
"f017",
|
|
3247
3349
|
"M256 0a256 256 0 1 1 0 512A256 256 0 1 1 256 0zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z"
|
|
3248
3350
|
]
|
|
3249
|
-
},
|
|
3351
|
+
}, Jo = qo, Yo = {
|
|
3250
3352
|
prefix: "fas",
|
|
3251
3353
|
iconName: "ellipsis-vertical",
|
|
3252
3354
|
icon: [
|
|
@@ -3256,7 +3358,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3256
3358
|
"f142",
|
|
3257
3359
|
"M64 360a56 56 0 1 0 0 112 56 56 0 1 0 0-112zm0-160a56 56 0 1 0 0 112 56 56 0 1 0 0-112zM120 96A56 56 0 1 0 8 96a56 56 0 1 0 112 0z"
|
|
3258
3360
|
]
|
|
3259
|
-
},
|
|
3361
|
+
}, Xo = Yo, Zo = {
|
|
3260
3362
|
prefix: "fas",
|
|
3261
3363
|
iconName: "angle-left",
|
|
3262
3364
|
icon: [
|
|
@@ -3266,7 +3368,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3266
3368
|
"f104",
|
|
3267
3369
|
"M41.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.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"
|
|
3268
3370
|
]
|
|
3269
|
-
},
|
|
3371
|
+
}, Qo = {
|
|
3270
3372
|
prefix: "fas",
|
|
3271
3373
|
iconName: "chevron-up",
|
|
3272
3374
|
icon: [
|
|
@@ -3276,7 +3378,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3276
3378
|
"f077",
|
|
3277
3379
|
"M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z"
|
|
3278
3380
|
]
|
|
3279
|
-
},
|
|
3381
|
+
}, $o = {
|
|
3280
3382
|
prefix: "fas",
|
|
3281
3383
|
iconName: "equals",
|
|
3282
3384
|
icon: [
|
|
@@ -3286,7 +3388,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3286
3388
|
"3d",
|
|
3287
3389
|
"M48 128c-17.7 0-32 14.3-32 32s14.3 32 32 32l352 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L48 128zm0 192c-17.7 0-32 14.3-32 32s14.3 32 32 32l352 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L48 320z"
|
|
3288
3390
|
]
|
|
3289
|
-
},
|
|
3391
|
+
}, es = {
|
|
3290
3392
|
prefix: "fas",
|
|
3291
3393
|
iconName: "receipt",
|
|
3292
3394
|
icon: [
|
|
@@ -3296,7 +3398,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3296
3398
|
"f543",
|
|
3297
3399
|
"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.8l0 464c0 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 488L0 24C0 14.6 5.5 6.1 14 2.2zM96 144c-8.8 0-16 7.2-16 16s7.2 16 16 16l192 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 144zM80 352c0 8.8 7.2 16 16 16l192 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 336c-8.8 0-16 7.2-16 16zM96 240c-8.8 0-16 7.2-16 16s7.2 16 16 16l192 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 240z"
|
|
3298
3400
|
]
|
|
3299
|
-
},
|
|
3401
|
+
}, ts = {
|
|
3300
3402
|
prefix: "fas",
|
|
3301
3403
|
iconName: "trash",
|
|
3302
3404
|
icon: [
|
|
@@ -3306,7 +3408,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3306
3408
|
"f1f8",
|
|
3307
3409
|
"M135.2 17.7L128 32 32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0-7.2-14.3C307.4 6.8 296.3 0 284.2 0L163.8 0c-12.1 0-23.2 6.8-28.6 17.7zM416 128L32 128 53.2 467c1.6 25.3 22.6 45 47.9 45l245.8 0c25.3 0 46.3-19.7 47.9-45L416 128z"
|
|
3308
3410
|
]
|
|
3309
|
-
},
|
|
3411
|
+
}, ns = {
|
|
3310
3412
|
prefix: "fas",
|
|
3311
3413
|
iconName: "eye",
|
|
3312
3414
|
icon: [
|
|
@@ -3316,7 +3418,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3316
3418
|
"f06e",
|
|
3317
3419
|
"M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-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.3z"
|
|
3318
3420
|
]
|
|
3319
|
-
},
|
|
3421
|
+
}, rs = {
|
|
3320
3422
|
prefix: "fas",
|
|
3321
3423
|
iconName: "sort-up",
|
|
3322
3424
|
icon: [
|
|
@@ -3326,7 +3428,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3326
3428
|
"f0de",
|
|
3327
3429
|
"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.8l256 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z"
|
|
3328
3430
|
]
|
|
3329
|
-
},
|
|
3431
|
+
}, is = rs, as = {
|
|
3330
3432
|
prefix: "fas",
|
|
3331
3433
|
iconName: "comment-dollar",
|
|
3332
3434
|
icon: [
|
|
@@ -3336,7 +3438,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3336
3438
|
"f651",
|
|
3337
3439
|
"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 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 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.9zm20-312l0 13.9c7.5 1.2 14.6 2.9 21.1 4.7c10.7 2.8 17 13.8 14.2 24.5s-13.8 17-24.5 14.2c-11-2.9-21.6-5-31.2-5.2c-7.9-.1-16 1.8-21.5 5c-4.8 2.8-6.2 5.6-6.2 9.3c0 1.8 .1 3.5 5.3 6.7c6.3 3.8 15.5 6.7 28.3 10.5l.7 .2c11.2 3.4 25.6 7.7 37.1 15c12.9 8.1 24.3 21.3 24.6 41.6c.3 20.9-10.5 36.1-24.8 45c-7.2 4.5-15.2 7.3-23.2 9l0 13.8c0 11-9 20-20 20s-20-9-20-20l0-14.6c-10.3-2.2-20-5.5-28.2-8.4c0 0 0 0 0 0s0 0 0 0c-2.1-.7-4.1-1.4-6.1-2.1c-10.5-3.5-16.1-14.8-12.6-25.3s14.8-16.1 25.3-12.6c2.5 .8 4.9 1.7 7.2 2.4c0 0 0 0 0 0c13.6 4.6 24 8.1 35.1 8.5c8.6 .3 16.5-1.6 21.4-4.7c4.1-2.5 6-5.5 5.9-10.5c0-2.9-.8-5-5.9-8.2c-6.3-4-15.4-6.9-28-10.7l-1.7-.5c-10.9-3.3-24.6-7.4-35.6-14c-12.7-7.7-24.6-20.5-24.7-40.7c-.1-21.1 11.8-35.7 25.8-43.9c6.9-4.1 14.5-6.8 22.2-8.5l0-14c0-11 9-20 20-20s20 9 20 20z"
|
|
3338
3440
|
]
|
|
3339
|
-
},
|
|
3441
|
+
}, os = {
|
|
3340
3442
|
prefix: "fas",
|
|
3341
3443
|
iconName: "floppy-disk",
|
|
3342
3444
|
icon: [
|
|
@@ -3350,7 +3452,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3350
3452
|
"f0c7",
|
|
3351
3453
|
"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-242.7c0-17-6.7-33.3-18.7-45.3L352 50.7C340 38.7 323.7 32 306.7 32L64 32zm0 96c0-17.7 14.3-32 32-32l192 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32L96 224c-17.7 0-32-14.3-32-32l0-64zM224 288a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"
|
|
3352
3454
|
]
|
|
3353
|
-
},
|
|
3455
|
+
}, ss = os, cs = {
|
|
3354
3456
|
prefix: "fas",
|
|
3355
3457
|
iconName: "magnifying-glass",
|
|
3356
3458
|
icon: [
|
|
@@ -3360,7 +3462,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3360
3462
|
"f002",
|
|
3361
3463
|
"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"
|
|
3362
3464
|
]
|
|
3363
|
-
},
|
|
3465
|
+
}, ls = cs, us = {
|
|
3364
3466
|
prefix: "fas",
|
|
3365
3467
|
iconName: "file-xml",
|
|
3366
3468
|
icon: [
|
|
@@ -3370,7 +3472,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3370
3472
|
"e654",
|
|
3371
3473
|
"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 144-208 0c-35.3 0-64 28.7-64 64l0 144-48 0c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zM192 368c0 7.3 2.2 14.4 6.2 20.4l9.8 14.7 9.8-14.7c4-6.1 6.2-13.2 6.2-20.4c0-8.8 7.2-16 16-16s16 7.2 16 16c0 13.6-4 26.9-11.6 38.2L227.2 432l17.2 25.8C252 469.1 256 482.4 256 496c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-7.3-2.2-14.4-6.2-20.4L208 460.8l-9.8 14.7c-4 6.1-6.2 13.2-6.2 20.4c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-13.6 4-26.9 11.6-38.2L188.8 432l-17.2-25.8C164 394.9 160 381.6 160 368c0-8.8 7.2-16 16-16s16 7.2 16 16zM448 496l0-128c0-8.8 7.2-16 16-16s16 7.2 16 16l0 112 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16zM299.7 352.6c6.9-1.9 14.3 1 18 7.2L352 416.9l34.3-57.1c3.7-6.2 11.1-9.1 18-7.2s11.7 8.2 11.7 15.4l0 128c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-70.2-18.3 30.5c-2.9 4.8-8.1 7.8-13.7 7.8s-10.8-2.9-13.7-7.8L320 425.8l0 70.2c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-128c0-7.2 4.8-13.5 11.7-15.4z"
|
|
3372
3474
|
]
|
|
3373
|
-
},
|
|
3475
|
+
}, ds = {
|
|
3374
3476
|
prefix: "fas",
|
|
3375
3477
|
iconName: "percent",
|
|
3376
3478
|
icon: [
|
|
@@ -3384,7 +3486,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3384
3486
|
"25",
|
|
3385
3487
|
"M374.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-320 320c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l320-320zM128 128A64 64 0 1 0 0 128a64 64 0 1 0 128 0zM384 384a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"
|
|
3386
3488
|
]
|
|
3387
|
-
},
|
|
3489
|
+
}, fs = ds, ps = {
|
|
3388
3490
|
prefix: "fas",
|
|
3389
3491
|
iconName: "ellipsis",
|
|
3390
3492
|
icon: [
|
|
@@ -3394,7 +3496,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3394
3496
|
"f141",
|
|
3395
3497
|
"M8 256a56 56 0 1 1 112 0A56 56 0 1 1 8 256zm160 0a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zm216-56a56 56 0 1 1 0 112 56 56 0 1 1 0-112z"
|
|
3396
3498
|
]
|
|
3397
|
-
},
|
|
3499
|
+
}, ms = ps, hs = {
|
|
3398
3500
|
prefix: "fas",
|
|
3399
3501
|
iconName: "envelope-open-text",
|
|
3400
3502
|
icon: [
|
|
@@ -3404,7 +3506,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3404
3506
|
"f658",
|
|
3405
3507
|
"M215.4 96L144 96l-36.2 0L96 96l0 8.8L96 144l0 40.4 0 89L.2 202.5c1.6-18.1 10.9-34.9 25.7-45.8L48 140.3 48 96c0-26.5 21.5-48 48-48l76.6 0 49.9-36.9C232.2 3.9 243.9 0 256 0s23.8 3.9 33.5 11L339.4 48 416 48c26.5 0 48 21.5 48 48l0 44.3 22.1 16.4c14.8 10.9 24.1 27.7 25.7 45.8L416 273.4l0-89 0-40.4 0-39.2 0-8.8-11.8 0L368 96l-71.4 0-81.3 0zM0 448L0 242.1 217.6 403.3c11.1 8.2 24.6 12.7 38.4 12.7s27.3-4.4 38.4-12.7L512 242.1 512 448s0 0 0 0c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64c0 0 0 0 0 0zM176 160l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"
|
|
3406
3508
|
]
|
|
3407
|
-
},
|
|
3509
|
+
}, gs = {
|
|
3408
3510
|
prefix: "fas",
|
|
3409
3511
|
iconName: "message",
|
|
3410
3512
|
icon: [
|
|
@@ -3414,7 +3516,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3414
3516
|
"f27a",
|
|
3415
3517
|
"M64 0C28.7 0 0 28.7 0 64L0 352c0 35.3 28.7 64 64 64l96 0 0 80c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L309.3 416 448 416c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64L64 0z"
|
|
3416
3518
|
]
|
|
3417
|
-
},
|
|
3519
|
+
}, _s = gs, vs = {
|
|
3418
3520
|
prefix: "fas",
|
|
3419
3521
|
iconName: "wallet",
|
|
3420
3522
|
icon: [
|
|
@@ -3424,7 +3526,21 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3424
3526
|
"f555",
|
|
3425
3527
|
"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L80 128c-8.8 0-16-7.2-16-16s7.2-16 16-16l368 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L64 32zM416 272a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"
|
|
3426
3528
|
]
|
|
3427
|
-
},
|
|
3529
|
+
}, ys = {
|
|
3530
|
+
prefix: "fas",
|
|
3531
|
+
iconName: "exclamation",
|
|
3532
|
+
icon: [
|
|
3533
|
+
128,
|
|
3534
|
+
512,
|
|
3535
|
+
[
|
|
3536
|
+
10069,
|
|
3537
|
+
10071,
|
|
3538
|
+
61738
|
|
3539
|
+
],
|
|
3540
|
+
"21",
|
|
3541
|
+
"M96 64c0-17.7-14.3-32-32-32S32 46.3 32 64l0 256c0 17.7 14.3 32 32 32s32-14.3 32-32L96 64zM64 480a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"
|
|
3542
|
+
]
|
|
3543
|
+
}, bs = {
|
|
3428
3544
|
prefix: "fas",
|
|
3429
3545
|
iconName: "bell",
|
|
3430
3546
|
icon: [
|
|
@@ -3434,7 +3550,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3434
3550
|
"f0f3",
|
|
3435
3551
|
"M224 0c-17.7 0-32 14.3-32 32l0 19.2C119 66 64 130.6 64 208l0 18.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 416l384 0c12.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.8l0-18.8c0-77.4-55-142-128-156.8L256 32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"
|
|
3436
3552
|
]
|
|
3437
|
-
},
|
|
3553
|
+
}, Y = {
|
|
3438
3554
|
prefix: "fas",
|
|
3439
3555
|
iconName: "cloud-arrow-up",
|
|
3440
3556
|
icon: [
|
|
@@ -3448,7 +3564,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3448
3564
|
"f0ee",
|
|
3449
3565
|
"M144 480C64.5 480 0 415.5 0 336c0-62.8 40.2-116.2 96.2-135.9c-.1-2.7-.2-5.4-.2-8.1c0-88.4 71.6-160 160-160c59.3 0 111 32.2 138.7 80.2C409.9 102 428.3 96 448 96c53 0 96 43 96 96c0 12.2-2.3 23.8-6.4 34.6C596 238.4 640 290.1 640 352c0 70.7-57.3 128-128 128l-368 0zm79-217c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39L296 392c0 13.3 10.7 24 24 24s24-10.7 24-24l0-134.1 39 39c9.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 0l-80 80z"
|
|
3450
3566
|
]
|
|
3451
|
-
},
|
|
3567
|
+
}, xs = Y, Ss = Y, Cs = {
|
|
3452
3568
|
prefix: "fas",
|
|
3453
3569
|
iconName: "circle-small",
|
|
3454
3570
|
icon: [
|
|
@@ -3458,7 +3574,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3458
3574
|
"e122",
|
|
3459
3575
|
"M0 256a160 160 0 1 1 320 0A160 160 0 1 1 0 256z"
|
|
3460
3576
|
]
|
|
3461
|
-
},
|
|
3577
|
+
}, ws = {
|
|
3462
3578
|
prefix: "fas",
|
|
3463
3579
|
iconName: "envelope",
|
|
3464
3580
|
icon: [
|
|
@@ -3472,7 +3588,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3472
3588
|
"f0e0",
|
|
3473
3589
|
"M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"
|
|
3474
3590
|
]
|
|
3475
|
-
},
|
|
3591
|
+
}, Ts = {
|
|
3476
3592
|
prefix: "fas",
|
|
3477
3593
|
iconName: "minus",
|
|
3478
3594
|
icon: [
|
|
@@ -3487,7 +3603,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3487
3603
|
"f068",
|
|
3488
3604
|
"M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"
|
|
3489
3605
|
]
|
|
3490
|
-
},
|
|
3606
|
+
}, Es = Ts, Ds = {
|
|
3491
3607
|
prefix: "fas",
|
|
3492
3608
|
iconName: "calculator",
|
|
3493
3609
|
icon: [
|
|
@@ -3497,7 +3613,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3497
3613
|
"f1ec",
|
|
3498
3614
|
"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L64 0zM96 64l192 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32L96 160c-17.7 0-32-14.3-32-32l0-32c0-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-32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-96 0c-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"
|
|
3499
3615
|
]
|
|
3500
|
-
},
|
|
3616
|
+
}, Os = {
|
|
3501
3617
|
prefix: "fas",
|
|
3502
3618
|
iconName: "sparkle",
|
|
3503
3619
|
icon: [
|
|
@@ -3507,7 +3623,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3507
3623
|
"e5d6",
|
|
3508
3624
|
"M245.8 45.9C241.9 37.4 233.4 32 224 32s-17.9 5.4-21.8 13.9L142.7 174.7 13.9 234.2C5.4 238.1 0 246.6 0 256s5.4 17.9 13.9 21.8l128.8 59.5 59.5 128.8c3.9 8.5 12.4 13.9 21.8 13.9s17.9-5.4 21.8-13.9l59.5-128.8 128.8-59.5c8.5-3.9 13.9-12.4 13.9-21.8s-5.4-17.9-13.9-21.8L305.3 174.7 245.8 45.9z"
|
|
3509
3625
|
]
|
|
3510
|
-
},
|
|
3626
|
+
}, ks = {
|
|
3511
3627
|
prefix: "fas",
|
|
3512
3628
|
iconName: "question",
|
|
3513
3629
|
icon: [
|
|
@@ -3521,7 +3637,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3521
3637
|
"3f",
|
|
3522
3638
|
"M80 160c0-35.3 28.7-64 64-64l32 0c35.3 0 64 28.7 64 64l0 3.6c0 21.8-11.1 42.1-29.4 53.8l-42.2 27.1c-25.2 16.2-40.4 44.1-40.4 74l0 1.4c0 17.7 14.3 32 32 32s32-14.3 32-32l0-1.4c0-8.2 4.2-15.8 11-20.2l42.2-27.1c36.6-23.6 58.8-64.1 58.8-107.7l0-3.6c0-70.7-57.3-128-128-128l-32 0C73.3 32 16 89.3 16 160c0 17.7 14.3 32 32 32s32-14.3 32-32zm80 320a40 40 0 1 0 0-80 40 40 0 1 0 0 80z"
|
|
3523
3639
|
]
|
|
3524
|
-
},
|
|
3640
|
+
}, As = {
|
|
3525
3641
|
prefix: "fas",
|
|
3526
3642
|
iconName: "arrow-trend-up",
|
|
3527
3643
|
icon: [
|
|
@@ -3531,7 +3647,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3531
3647
|
"e098",
|
|
3532
3648
|
"M384 160c-17.7 0-32-14.3-32-32s14.3-32 32-32l160 0c17.7 0 32 14.3 32 32l0 160c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-82.7L342.6 374.6c-12.5 12.5-32.8 12.5-45.3 0L192 269.3 54.6 406.6c-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 306.7 466.7 160 384 160z"
|
|
3533
3649
|
]
|
|
3534
|
-
},
|
|
3650
|
+
}, js = {
|
|
3535
3651
|
prefix: "fas",
|
|
3536
3652
|
iconName: "square-minus",
|
|
3537
3653
|
icon: [
|
|
@@ -3541,7 +3657,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3541
3657
|
"f146",
|
|
3542
3658
|
"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm88 200l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"
|
|
3543
3659
|
]
|
|
3544
|
-
},
|
|
3660
|
+
}, Ms = js, Ns = /* @__PURE__ */ o({ faFiscozen: () => Ps }), Ps = {
|
|
3545
3661
|
prefix: "fak",
|
|
3546
3662
|
iconName: "fiscozen",
|
|
3547
3663
|
icon: [
|
|
@@ -3551,28 +3667,28 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3551
3667
|
"e000",
|
|
3552
3668
|
"M96 55.1l0 74.7 448 0 0-74.7-448 0zm0 401.8s0 0 0 0s0 0 0 0s0 0 0 0zm224.5-165L96 456.9l133 0L544 217.1l-448 0 0 74.8 224.5 0z"
|
|
3553
3669
|
]
|
|
3554
|
-
},
|
|
3555
|
-
faBars: () =>
|
|
3556
|
-
faBell: () =>
|
|
3557
|
-
faCalendarLines: () =>
|
|
3558
|
-
faCalendarNote: () =>
|
|
3559
|
-
faCartShopping: () =>
|
|
3560
|
-
faChevronDown: () =>
|
|
3561
|
-
faChevronUp: () =>
|
|
3562
|
-
faCog: () =>
|
|
3563
|
-
faCreditCard: () =>
|
|
3564
|
-
faCreditCardAlt: () =>
|
|
3565
|
-
faFileCheck: () =>
|
|
3566
|
-
faFolderUser: () =>
|
|
3567
|
-
faGear: () =>
|
|
3568
|
-
faNavicon: () =>
|
|
3569
|
-
faScrewdriverWrench: () =>
|
|
3570
|
-
faShoppingCart: () =>
|
|
3571
|
-
faSuitcase: () =>
|
|
3572
|
-
faTools: () =>
|
|
3573
|
-
faUserFriends: () =>
|
|
3574
|
-
faUserGroup: () =>
|
|
3575
|
-
}),
|
|
3670
|
+
}, Fs = /* @__PURE__ */ o({
|
|
3671
|
+
faBars: () => Is,
|
|
3672
|
+
faBell: () => Rs,
|
|
3673
|
+
faCalendarLines: () => X,
|
|
3674
|
+
faCalendarNote: () => zs,
|
|
3675
|
+
faCartShopping: () => Bs,
|
|
3676
|
+
faChevronDown: () => Hs,
|
|
3677
|
+
faChevronUp: () => Us,
|
|
3678
|
+
faCog: () => Ys,
|
|
3679
|
+
faCreditCard: () => Ws,
|
|
3680
|
+
faCreditCardAlt: () => Gs,
|
|
3681
|
+
faFileCheck: () => Ks,
|
|
3682
|
+
faFolderUser: () => qs,
|
|
3683
|
+
faGear: () => Js,
|
|
3684
|
+
faNavicon: () => Ls,
|
|
3685
|
+
faScrewdriverWrench: () => Xs,
|
|
3686
|
+
faShoppingCart: () => Vs,
|
|
3687
|
+
faSuitcase: () => Qs,
|
|
3688
|
+
faTools: () => Zs,
|
|
3689
|
+
faUserFriends: () => ec,
|
|
3690
|
+
faUserGroup: () => $s
|
|
3691
|
+
}), Is = {
|
|
3576
3692
|
prefix: "fasr",
|
|
3577
3693
|
iconName: "bars",
|
|
3578
3694
|
icon: [
|
|
@@ -3582,7 +3698,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3582
3698
|
"f0c9",
|
|
3583
3699
|
"M0 64l448 0 0 48L0 112 0 64zM0 224l448 0 0 48L0 272l0-48zM448 384l0 48L0 432l0-48 448 0z"
|
|
3584
3700
|
]
|
|
3585
|
-
},
|
|
3701
|
+
}, Ls = Is, Rs = {
|
|
3586
3702
|
prefix: "fasr",
|
|
3587
3703
|
iconName: "bell",
|
|
3588
3704
|
icon: [
|
|
@@ -3592,7 +3708,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3592
3708
|
"f0f3",
|
|
3593
3709
|
"M256 0L192 0l0 51.2C119 66 64 130.6 64 208l0 88L0 368l0 48 48 0 352 0 48 0 0-48-64-72 0-88c0-77.4-55-142-128-156.8L256 0zm80 314.2l12.1 13.6L383.8 368 64.2 368l35.7-40.1L112 314.2l0-18.2 0-88c0-61.9 50.1-112 112-112s112 50.1 112 112l0 88 0 18.2zM288 448l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z"
|
|
3594
3710
|
]
|
|
3595
|
-
},
|
|
3711
|
+
}, X = {
|
|
3596
3712
|
prefix: "fasr",
|
|
3597
3713
|
iconName: "calendar-lines",
|
|
3598
3714
|
icon: [
|
|
@@ -3602,7 +3718,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3602
3718
|
"e0d5",
|
|
3603
3719
|
"M152 24l0-24L104 0l0 24 0 40L0 64l0 80 0 48L0 464l0 48 48 0 352 0 48 0 0-48 0-272 0-48 0-80L344 64l0-40 0-24L296 0l0 24 0 40L152 64l0-40zM48 192l352 0 0 272L48 464l0-272zm48 64l0 48 256 0 0-48L96 256zm160 96L96 352l0 48 160 0 0-48z"
|
|
3604
3720
|
]
|
|
3605
|
-
},
|
|
3721
|
+
}, zs = X, Bs = {
|
|
3606
3722
|
prefix: "fasr",
|
|
3607
3723
|
iconName: "cart-shopping",
|
|
3608
3724
|
icon: [
|
|
@@ -3612,7 +3728,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3612
3728
|
"f07a",
|
|
3613
3729
|
"M24 0L0 0 0 48l24 0 52.1 0 60.3 316.5 3.7 19.5 19.9 0 328 0 24 0 0-48-24 0-308.1 0-9.1-48L496 288 561 80l15-48-50.3 0L122 32l-2.4-12.5L115.9 0 96 0 24 0zM161.6 240L131.1 80l379.6 0-50 160-299.1 0zM176 512a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm336-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z"
|
|
3614
3730
|
]
|
|
3615
|
-
},
|
|
3731
|
+
}, Vs = Bs, Hs = {
|
|
3616
3732
|
prefix: "fasr",
|
|
3617
3733
|
iconName: "chevron-down",
|
|
3618
3734
|
icon: [
|
|
@@ -3622,7 +3738,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3622
3738
|
"f078",
|
|
3623
3739
|
"M256 417.9l17-17L465 209l17-17L448 158.1l-17 17-175 175L81 175l-17-17L30.1 192l17 17L239 401l17 17z"
|
|
3624
3740
|
]
|
|
3625
|
-
},
|
|
3741
|
+
}, Us = {
|
|
3626
3742
|
prefix: "fasr",
|
|
3627
3743
|
iconName: "chevron-up",
|
|
3628
3744
|
icon: [
|
|
@@ -3632,7 +3748,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3632
3748
|
"f077",
|
|
3633
3749
|
"M256 94.1l17 17L465 303l17 17L448 353.9l-17-17-175-175L81 337l-17 17L30.1 320l17-17L239 111l17-17z"
|
|
3634
3750
|
]
|
|
3635
|
-
},
|
|
3751
|
+
}, Ws = {
|
|
3636
3752
|
prefix: "fasr",
|
|
3637
3753
|
iconName: "credit-card",
|
|
3638
3754
|
icon: [
|
|
@@ -3646,7 +3762,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3646
3762
|
"f09d",
|
|
3647
3763
|
"M528 80l0 48L48 128l0-48 480 0zm0 144l0 208L48 432l0-208 480 0zM48 32L0 32 0 80 0 432l0 48 48 0 480 0 48 0 0-48 0-352 0-48-48 0L48 32zM192 336l-96 0 0 48 96 0 0-48zm192 0l-160 0 0 48 160 0 0-48z"
|
|
3648
3764
|
]
|
|
3649
|
-
},
|
|
3765
|
+
}, Gs = Ws, Ks = {
|
|
3650
3766
|
prefix: "fasr",
|
|
3651
3767
|
iconName: "file-check",
|
|
3652
3768
|
icon: [
|
|
@@ -3656,7 +3772,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3656
3772
|
"f316",
|
|
3657
3773
|
"M48 464L48 48l176 0 0 112 112 0 0 304L48 464zM256 0L48 0 0 0 0 48 0 464l0 48 48 0 288 0 48 0 0-48 0-336L256 0zm33 267.6l17-17L272 216.7l-17 17-89.7 89.7L129 287l-17-17L78.1 304l17 17 53.3 53.3 17 17 17-17L289 267.6z"
|
|
3658
3774
|
]
|
|
3659
|
-
},
|
|
3775
|
+
}, qs = {
|
|
3660
3776
|
prefix: "fasr",
|
|
3661
3777
|
iconName: "folder-user",
|
|
3662
3778
|
icon: [
|
|
@@ -3666,7 +3782,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3666
3782
|
"e18e",
|
|
3667
3783
|
"M224 32l48 64 192 0 48 0 0 48 0 288 0 48-48 0L48 480 0 480l0-48L0 80 0 32l48 0 176 0zm48 112l-24 0-14.4-19.2L200 80 48 80l0 352 101.3 0L176 352l160 0 26.7 80L464 432l0-288-192 0zM192 256a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z"
|
|
3668
3784
|
]
|
|
3669
|
-
},
|
|
3785
|
+
}, Js = {
|
|
3670
3786
|
prefix: "fasr",
|
|
3671
3787
|
iconName: "gear",
|
|
3672
3788
|
icon: [
|
|
@@ -3676,7 +3792,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3676
3792
|
"f013",
|
|
3677
3793
|
"M328 0l14.6 66.8c11.9 5.5 23.3 12 33.8 19.6l65.2-20.8 72 124.7-50.6 46.1c.6 6.4 .9 12.9 .9 19.5s-.3 13.1-.9 19.5l50.6 46.1-72 124.7-65.2-20.8c-10.6 7.5-21.9 14.1-33.8 19.6L328 512l-144 0-14.6-66.8c-11.9-5.5-23.3-12-33.8-19.6L70.3 446.4l-72-124.7 50.6-46.1c-.6-6.4-.9-12.9-.9-19.5s.3-13.1 .9-19.5L-1.7 190.4l72-124.7 65.2 20.8c10.6-7.5 21.9-14.1 33.8-19.6L184 0 328 0zm63 132.2l-22.9 7.3-19.5-13.9c-8.2-5.8-16.9-10.9-26-15.1l-21.8-10-5.1-23.4L289.4 48l-66.7 0-6.4 29.1-5.1 23.4-21.8 10c-9.2 4.2-17.9 9.3-26 15.1l-19.5 13.9L121 132.2l-28.4-9L59.2 180.9l22 20.1 17.7 16.1-2.2 23.8c-.5 5-.7 10-.7 15.1s.2 10.1 .7 15.1l2.2 23.8L81.2 311l-22 20.1 33.4 57.8 28.4-9 22.9-7.3 19.5 13.9c8.2 5.8 16.9 10.9 26 15.1l21.8 10 5.1 23.4 6.4 29.1 66.7 0 6.4-29.1 5.1-23.4 21.8-10c9.2-4.2 17.9-9.3 26-15.1l19.5-13.9 22.9 7.3 28.4 9 33.4-57.8L430.8 311l-17.7-16.1 2.2-23.8c.5-5 .7-10 .7-15.1s-.2-10.1-.7-15.1l-2.2-23.8L430.8 201l22.1-20.1-33.4-57.8-28.4 9zM304 256a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm-144 0a96 96 0 1 1 192 0 96 96 0 1 1 -192 0z"
|
|
3678
3794
|
]
|
|
3679
|
-
},
|
|
3795
|
+
}, Ys = Js, Xs = {
|
|
3680
3796
|
prefix: "fasr",
|
|
3681
3797
|
iconName: "screwdriver-wrench",
|
|
3682
3798
|
icon: [
|
|
@@ -3686,7 +3802,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3686
3802
|
"f7d9",
|
|
3687
3803
|
"M33.9 366.1L160.4 239.6l33.9 33.9L67.9 400 112 444.1l95.4-95.4 17.9 17.9 16 16-95.4 95.4L112 512 78.1 478.1 33.9 433.9 0 400l33.9-33.9zM224 144.8L224 96l0-16-7.3-5.5C245.1 29.7 295.1 0 352 0c13.5 0 26.7 1.7 39.3 4.9c17 4.3 33 11.3 47.3 20.6L403.5 60.5 352 112l0 48 48 0 51.5-51.5 35.1-35.1c9.3 14.4 16.3 30.3 20.6 47.3c3.2 12.6 4.9 25.7 4.9 39.3c0 57.2-30 107.3-75.1 135.6l-35.2-35.2c35.8-17.8 60.8-54.1 62.3-96.5l-30 30L419.9 208 400 208l-48 0-48 0 0-48 0-48 0-19.9 14.1-14.1 30-30C288 50.1 240 99.5 240 160l0 .8-16-16zM287 321l-129-129L96 192 0 64 64 0 192 96l0 62.1L321 287l31-31L512 416l-96 96L256 352l31-31z"
|
|
3688
3804
|
]
|
|
3689
|
-
},
|
|
3805
|
+
}, Zs = Xs, Qs = {
|
|
3690
3806
|
prefix: "fasr",
|
|
3691
3807
|
iconName: "suitcase",
|
|
3692
3808
|
icon: [
|
|
@@ -3696,7 +3812,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3696
3812
|
"f0f2",
|
|
3697
3813
|
"M152 0L128 0l0 24 0 72L48 96 0 96l0 48L0 432l0 48 48 0 416 0 48 0 0-48 0-288 0-48-48 0-80 0 0-72 0-24L360 0 152 0zM336 96L176 96l0-48 160 0 0 48zM152 144l208 0 8 0 0 288-224 0 0-288 8 0zM48 144l48 0 0 288-48 0 0-288zM464 432l-48 0 0-288 48 0 0 288z"
|
|
3698
3814
|
]
|
|
3699
|
-
},
|
|
3815
|
+
}, $s = {
|
|
3700
3816
|
prefix: "fasr",
|
|
3701
3817
|
iconName: "user-group",
|
|
3702
3818
|
icon: [
|
|
@@ -3706,7 +3822,7 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3706
3822
|
"f500",
|
|
3707
3823
|
"M64 304L53.6 337.9l-34.5 112L14.8 464 0 512l50.2 0L65 512l318 0 14.8 0 50.2 0-14.8-48-4.3-14.1-34.5-112L384 304l-35.5 0L224 304 99.5 304 64 304zM332.8 464l-217.6 0L65 464l14.8-48 19.7-64 249.1 0 19.7 64L383 464l-50.2 0zM352 128A128 128 0 1 0 96 128a128 128 0 1 0 256 0zm-208 0a80 80 0 1 1 160 0 80 80 0 1 1 -160 0zM640 512L576 320l-153.6 0 56.2 182.6 2.9 9.4L640 512zM432 256c61.9 0 112-50.1 112-112s-50.1-112-112-112c-24.8 0-47.7 8.1-66.3 21.7C377.4 75.9 384 101.2 384 128c0 35.6-11.6 68.5-31.3 95.1C373 243.4 401 256 432 256z"
|
|
3708
3824
|
]
|
|
3709
|
-
},
|
|
3825
|
+
}, ec = $s, tc = /* @__PURE__ */ o({ faBell: () => nc }), nc = {
|
|
3710
3826
|
prefix: "fass",
|
|
3711
3827
|
iconName: "bell",
|
|
3712
3828
|
icon: [
|
|
@@ -3723,21 +3839,21 @@ var c = Object.defineProperty, l = (e, t) => {
|
|
|
3723
3839
|
fak: {},
|
|
3724
3840
|
fasr: {},
|
|
3725
3841
|
fass: {}
|
|
3726
|
-
},
|
|
3842
|
+
}, rc = [];
|
|
3727
3843
|
function Q(e) {
|
|
3728
3844
|
Object.keys(e).forEach(function(t) {
|
|
3729
3845
|
if (t !== "prefix") {
|
|
3730
3846
|
var n = e[t];
|
|
3731
3847
|
n.icon[2].forEach(function(e) {
|
|
3732
3848
|
typeof e == "string" && (Z[n.prefix][e] = n);
|
|
3733
|
-
}), Z[n.prefix][n.iconName] = n,
|
|
3849
|
+
}), Z[n.prefix][n.iconName] = n, rc.push(n);
|
|
3734
3850
|
}
|
|
3735
3851
|
});
|
|
3736
3852
|
}
|
|
3737
|
-
Q(
|
|
3853
|
+
Q(oe), Q(le), Q(Ir), Q(Ns), Q(Fs), Q(tc);
|
|
3738
3854
|
//#endregion
|
|
3739
3855
|
//#region src/FzIcon.vue
|
|
3740
|
-
var $ = /* @__PURE__ */
|
|
3856
|
+
var $ = /* @__PURE__ */ a({
|
|
3741
3857
|
__name: "FzIcon",
|
|
3742
3858
|
props: {
|
|
3743
3859
|
name: {},
|
|
@@ -3758,7 +3874,7 @@ var $ = /* @__PURE__ */ i({
|
|
|
3758
3874
|
lg: "w-[25px] h-[25px]",
|
|
3759
3875
|
xl: "w-[32px] h-[32px]",
|
|
3760
3876
|
"2xl": "w-[40px] h-[40px]"
|
|
3761
|
-
},
|
|
3877
|
+
}, a = {
|
|
3762
3878
|
xs: "h-[10px]",
|
|
3763
3879
|
sm: "h-[12px]",
|
|
3764
3880
|
md: "h-[16px]",
|
|
@@ -3766,12 +3882,12 @@ var $ = /* @__PURE__ */ i({
|
|
|
3766
3882
|
xl: "h-[24px]",
|
|
3767
3883
|
"2xl": "h-[32px]"
|
|
3768
3884
|
};
|
|
3769
|
-
return (
|
|
3885
|
+
return (ee, ae) => (ne(), r("span", {
|
|
3770
3886
|
role: "presentation",
|
|
3771
|
-
class:
|
|
3772
|
-
}, [
|
|
3773
|
-
class: a
|
|
3774
|
-
icon: typeof e.name == "string" ?
|
|
3887
|
+
class: te([t, n[e.size]])
|
|
3888
|
+
}, [i(re(ie), {
|
|
3889
|
+
class: te(a[e.size]),
|
|
3890
|
+
icon: typeof e.name == "string" ? re(Z)[e.variant][e.name] : e.name,
|
|
3775
3891
|
size: e.size === "md" ? void 0 : e.size,
|
|
3776
3892
|
spin: e.spin
|
|
3777
3893
|
}, null, 8, [
|
|
@@ -3781,7 +3897,7 @@ var $ = /* @__PURE__ */ i({
|
|
|
3781
3897
|
"spin"
|
|
3782
3898
|
])], 2));
|
|
3783
3899
|
}
|
|
3784
|
-
}),
|
|
3900
|
+
}), ic = /* @__PURE__ */ a({
|
|
3785
3901
|
__name: "FzIconBackground",
|
|
3786
3902
|
props: {
|
|
3787
3903
|
backgroundColor: { default: "core-white" },
|
|
@@ -3791,19 +3907,19 @@ var $ = /* @__PURE__ */ i({
|
|
|
3791
3907
|
spin: { type: Boolean }
|
|
3792
3908
|
},
|
|
3793
3909
|
setup(e) {
|
|
3794
|
-
let r = e,
|
|
3910
|
+
let r = e, i = t(() => [
|
|
3795
3911
|
"box-content",
|
|
3796
3912
|
"p-8",
|
|
3797
3913
|
"rounded-full",
|
|
3798
3914
|
`bg-${r.backgroundColor}`
|
|
3799
|
-
]),
|
|
3915
|
+
]), a = t(() => {
|
|
3800
3916
|
let { backgroundColor: e, ...t } = r;
|
|
3801
3917
|
return t;
|
|
3802
3918
|
});
|
|
3803
|
-
return (e, t) => (
|
|
3919
|
+
return (e, t) => (ne(), n($, ee({ class: i.value }, a.value), null, 16, ["class"]));
|
|
3804
3920
|
}
|
|
3805
|
-
}),
|
|
3806
|
-
e.add(...
|
|
3921
|
+
}), ac = { install(t) {
|
|
3922
|
+
e.add(...rc), t.component("fz-icon", $), t.component("fz-icon-background", ic);
|
|
3807
3923
|
} };
|
|
3808
3924
|
//#endregion
|
|
3809
|
-
export { $ as FzIcon,
|
|
3925
|
+
export { $ as FzIcon, ic as FzIconBackground, ac as IconPlugin };
|