type-on-strap 2.4.9 → 2.4.11

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.
@@ -1,2042 +1,1578 @@
1
- .#{$fa-css-prefix}.#{$fa-css-prefix}-glass:before { content: unquote("\"#{ $fa-var-martini-glass-empty }\""); }
2
-
1
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-glass { #{$fa-icon-property}: unquote("\"#{ $fa-var-martini-glass-empty }\""); }
3
2
  .#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-o {
4
3
  font-family: 'Font Awesome 6 Free';
5
4
  font-weight: 400;
6
5
  }
7
- .#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-o:before { content: unquote("\"#{ $fa-var-envelope }\""); }
8
-
6
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-envelope }\""); }
9
7
  .#{$fa-css-prefix}.#{$fa-css-prefix}-star-o {
10
8
  font-family: 'Font Awesome 6 Free';
11
9
  font-weight: 400;
12
10
  }
13
- .#{$fa-css-prefix}.#{$fa-css-prefix}-star-o:before { content: unquote("\"#{ $fa-var-star }\""); }
14
-
15
- .#{$fa-css-prefix}.#{$fa-css-prefix}-remove:before { content: unquote("\"#{ $fa-var-xmark }\""); }
16
-
17
- .#{$fa-css-prefix}.#{$fa-css-prefix}-close:before { content: unquote("\"#{ $fa-var-xmark }\""); }
18
-
19
- .#{$fa-css-prefix}.#{$fa-css-prefix}-gear:before { content: unquote("\"#{ $fa-var-gear }\""); }
20
-
11
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-star-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-star }\""); }
12
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-remove { #{$fa-icon-property}: unquote("\"#{ $fa-var-xmark }\""); }
13
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-close { #{$fa-icon-property}: unquote("\"#{ $fa-var-xmark }\""); }
14
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-gear { #{$fa-icon-property}: unquote("\"#{ $fa-var-gear }\""); }
21
15
  .#{$fa-css-prefix}.#{$fa-css-prefix}-trash-o {
22
16
  font-family: 'Font Awesome 6 Free';
23
17
  font-weight: 400;
24
18
  }
25
- .#{$fa-css-prefix}.#{$fa-css-prefix}-trash-o:before { content: unquote("\"#{ $fa-var-trash-can }\""); }
26
-
27
- .#{$fa-css-prefix}.#{$fa-css-prefix}-home:before { content: unquote("\"#{ $fa-var-house }\""); }
28
-
19
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-trash-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-trash-can }\""); }
20
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-home { #{$fa-icon-property}: unquote("\"#{ $fa-var-house }\""); }
29
21
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-o {
30
22
  font-family: 'Font Awesome 6 Free';
31
23
  font-weight: 400;
32
24
  }
33
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-o:before { content: unquote("\"#{ $fa-var-file }\""); }
34
-
25
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file }\""); }
35
26
  .#{$fa-css-prefix}.#{$fa-css-prefix}-clock-o {
36
27
  font-family: 'Font Awesome 6 Free';
37
28
  font-weight: 400;
38
29
  }
39
- .#{$fa-css-prefix}.#{$fa-css-prefix}-clock-o:before { content: unquote("\"#{ $fa-var-clock }\""); }
40
-
30
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-clock-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-clock }\""); }
41
31
  .#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-down {
42
32
  font-family: 'Font Awesome 6 Free';
43
33
  font-weight: 400;
44
34
  }
45
- .#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-down:before { content: unquote("\"#{ $fa-var-circle-down }\""); }
46
-
35
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-down { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle-down }\""); }
47
36
  .#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-up {
48
37
  font-family: 'Font Awesome 6 Free';
49
38
  font-weight: 400;
50
39
  }
51
- .#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-up:before { content: unquote("\"#{ $fa-var-circle-up }\""); }
52
-
40
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-up { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle-up }\""); }
53
41
  .#{$fa-css-prefix}.#{$fa-css-prefix}-play-circle-o {
54
42
  font-family: 'Font Awesome 6 Free';
55
43
  font-weight: 400;
56
44
  }
57
- .#{$fa-css-prefix}.#{$fa-css-prefix}-play-circle-o:before { content: unquote("\"#{ $fa-var-circle-play }\""); }
58
-
59
- .#{$fa-css-prefix}.#{$fa-css-prefix}-repeat:before { content: unquote("\"#{ $fa-var-arrow-rotate-right }\""); }
60
-
61
- .#{$fa-css-prefix}.#{$fa-css-prefix}-rotate-right:before { content: unquote("\"#{ $fa-var-arrow-rotate-right }\""); }
62
-
63
- .#{$fa-css-prefix}.#{$fa-css-prefix}-refresh:before { content: unquote("\"#{ $fa-var-arrows-rotate }\""); }
64
-
45
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-play-circle-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle-play }\""); }
46
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-repeat { #{$fa-icon-property}: unquote("\"#{ $fa-var-arrow-rotate-right }\""); }
47
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-rotate-right { #{$fa-icon-property}: unquote("\"#{ $fa-var-arrow-rotate-right }\""); }
48
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-refresh { #{$fa-icon-property}: unquote("\"#{ $fa-var-arrows-rotate }\""); }
65
49
  .#{$fa-css-prefix}.#{$fa-css-prefix}-list-alt {
66
50
  font-family: 'Font Awesome 6 Free';
67
51
  font-weight: 400;
68
52
  }
69
- .#{$fa-css-prefix}.#{$fa-css-prefix}-list-alt:before { content: unquote("\"#{ $fa-var-rectangle-list }\""); }
70
-
71
- .#{$fa-css-prefix}.#{$fa-css-prefix}-dedent:before { content: unquote("\"#{ $fa-var-outdent }\""); }
72
-
73
- .#{$fa-css-prefix}.#{$fa-css-prefix}-video-camera:before { content: unquote("\"#{ $fa-var-video }\""); }
74
-
53
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-list-alt { #{$fa-icon-property}: unquote("\"#{ $fa-var-rectangle-list }\""); }
54
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-dedent { #{$fa-icon-property}: unquote("\"#{ $fa-var-outdent }\""); }
55
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-video-camera { #{$fa-icon-property}: unquote("\"#{ $fa-var-video }\""); }
75
56
  .#{$fa-css-prefix}.#{$fa-css-prefix}-picture-o {
76
57
  font-family: 'Font Awesome 6 Free';
77
58
  font-weight: 400;
78
59
  }
79
- .#{$fa-css-prefix}.#{$fa-css-prefix}-picture-o:before { content: unquote("\"#{ $fa-var-image }\""); }
80
-
60
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-picture-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-image }\""); }
81
61
  .#{$fa-css-prefix}.#{$fa-css-prefix}-photo {
82
62
  font-family: 'Font Awesome 6 Free';
83
63
  font-weight: 400;
84
64
  }
85
- .#{$fa-css-prefix}.#{$fa-css-prefix}-photo:before { content: unquote("\"#{ $fa-var-image }\""); }
86
-
65
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-photo { #{$fa-icon-property}: unquote("\"#{ $fa-var-image }\""); }
87
66
  .#{$fa-css-prefix}.#{$fa-css-prefix}-image {
88
67
  font-family: 'Font Awesome 6 Free';
89
68
  font-weight: 400;
90
69
  }
91
- .#{$fa-css-prefix}.#{$fa-css-prefix}-image:before { content: unquote("\"#{ $fa-var-image }\""); }
92
-
93
- .#{$fa-css-prefix}.#{$fa-css-prefix}-map-marker:before { content: unquote("\"#{ $fa-var-location-dot }\""); }
94
-
70
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-image { #{$fa-icon-property}: unquote("\"#{ $fa-var-image }\""); }
71
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-map-marker { #{$fa-icon-property}: unquote("\"#{ $fa-var-location-dot }\""); }
95
72
  .#{$fa-css-prefix}.#{$fa-css-prefix}-pencil-square-o {
96
73
  font-family: 'Font Awesome 6 Free';
97
74
  font-weight: 400;
98
75
  }
99
- .#{$fa-css-prefix}.#{$fa-css-prefix}-pencil-square-o:before { content: unquote("\"#{ $fa-var-pen-to-square }\""); }
100
-
76
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-pencil-square-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-pen-to-square }\""); }
101
77
  .#{$fa-css-prefix}.#{$fa-css-prefix}-edit {
102
78
  font-family: 'Font Awesome 6 Free';
103
79
  font-weight: 400;
104
80
  }
105
- .#{$fa-css-prefix}.#{$fa-css-prefix}-edit:before { content: unquote("\"#{ $fa-var-pen-to-square }\""); }
106
-
107
- .#{$fa-css-prefix}.#{$fa-css-prefix}-share-square-o:before { content: unquote("\"#{ $fa-var-share-from-square }\""); }
108
-
81
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-edit { #{$fa-icon-property}: unquote("\"#{ $fa-var-pen-to-square }\""); }
82
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-share-square-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-share-from-square }\""); }
109
83
  .#{$fa-css-prefix}.#{$fa-css-prefix}-check-square-o {
110
84
  font-family: 'Font Awesome 6 Free';
111
85
  font-weight: 400;
112
86
  }
113
- .#{$fa-css-prefix}.#{$fa-css-prefix}-check-square-o:before { content: unquote("\"#{ $fa-var-square-check }\""); }
114
-
115
- .#{$fa-css-prefix}.#{$fa-css-prefix}-arrows:before { content: unquote("\"#{ $fa-var-up-down-left-right }\""); }
116
-
87
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-check-square-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-check }\""); }
88
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-arrows { #{$fa-icon-property}: unquote("\"#{ $fa-var-up-down-left-right }\""); }
117
89
  .#{$fa-css-prefix}.#{$fa-css-prefix}-times-circle-o {
118
90
  font-family: 'Font Awesome 6 Free';
119
91
  font-weight: 400;
120
92
  }
121
- .#{$fa-css-prefix}.#{$fa-css-prefix}-times-circle-o:before { content: unquote("\"#{ $fa-var-circle-xmark }\""); }
122
-
93
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-times-circle-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle-xmark }\""); }
123
94
  .#{$fa-css-prefix}.#{$fa-css-prefix}-check-circle-o {
124
95
  font-family: 'Font Awesome 6 Free';
125
96
  font-weight: 400;
126
97
  }
127
- .#{$fa-css-prefix}.#{$fa-css-prefix}-check-circle-o:before { content: unquote("\"#{ $fa-var-circle-check }\""); }
128
-
129
- .#{$fa-css-prefix}.#{$fa-css-prefix}-mail-forward:before { content: unquote("\"#{ $fa-var-share }\""); }
130
-
131
- .#{$fa-css-prefix}.#{$fa-css-prefix}-expand:before { content: unquote("\"#{ $fa-var-up-right-and-down-left-from-center }\""); }
132
-
133
- .#{$fa-css-prefix}.#{$fa-css-prefix}-compress:before { content: unquote("\"#{ $fa-var-down-left-and-up-right-to-center }\""); }
134
-
98
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-check-circle-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle-check }\""); }
99
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-mail-forward { #{$fa-icon-property}: unquote("\"#{ $fa-var-share }\""); }
100
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-expand { #{$fa-icon-property}: unquote("\"#{ $fa-var-up-right-and-down-left-from-center }\""); }
101
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-compress { #{$fa-icon-property}: unquote("\"#{ $fa-var-down-left-and-up-right-to-center }\""); }
135
102
  .#{$fa-css-prefix}.#{$fa-css-prefix}-eye {
136
103
  font-family: 'Font Awesome 6 Free';
137
104
  font-weight: 400;
138
105
  }
139
-
140
106
  .#{$fa-css-prefix}.#{$fa-css-prefix}-eye-slash {
141
107
  font-family: 'Font Awesome 6 Free';
142
108
  font-weight: 400;
143
109
  }
144
-
145
- .#{$fa-css-prefix}.#{$fa-css-prefix}-warning:before { content: unquote("\"#{ $fa-var-triangle-exclamation }\""); }
146
-
147
- .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar:before { content: unquote("\"#{ $fa-var-calendar-days }\""); }
148
-
149
- .#{$fa-css-prefix}.#{$fa-css-prefix}-arrows-v:before { content: unquote("\"#{ $fa-var-up-down }\""); }
150
-
151
- .#{$fa-css-prefix}.#{$fa-css-prefix}-arrows-h:before { content: unquote("\"#{ $fa-var-left-right }\""); }
152
-
153
- .#{$fa-css-prefix}.#{$fa-css-prefix}-bar-chart:before { content: unquote("\"#{ $fa-var-chart-column }\""); }
154
-
155
- .#{$fa-css-prefix}.#{$fa-css-prefix}-bar-chart-o:before { content: unquote("\"#{ $fa-var-chart-column }\""); }
156
-
110
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-warning { #{$fa-icon-property}: unquote("\"#{ $fa-var-triangle-exclamation }\""); }
111
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar { #{$fa-icon-property}: unquote("\"#{ $fa-var-calendar-days }\""); }
112
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-arrows-v { #{$fa-icon-property}: unquote("\"#{ $fa-var-up-down }\""); }
113
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-arrows-h { #{$fa-icon-property}: unquote("\"#{ $fa-var-left-right }\""); }
114
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-bar-chart { #{$fa-icon-property}: unquote("\"#{ $fa-var-chart-column }\""); }
115
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-bar-chart-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-chart-column }\""); }
157
116
  .#{$fa-css-prefix}.#{$fa-css-prefix}-twitter-square {
158
117
  font-family: 'Font Awesome 6 Brands';
159
118
  font-weight: 400;
160
119
  }
161
- .#{$fa-css-prefix}.#{$fa-css-prefix}-twitter-square:before { content: unquote("\"#{ $fa-var-square-twitter }\""); }
162
-
120
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-twitter-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-twitter }\""); }
163
121
  .#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-square {
164
122
  font-family: 'Font Awesome 6 Brands';
165
123
  font-weight: 400;
166
124
  }
167
- .#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-square:before { content: unquote("\"#{ $fa-var-square-facebook }\""); }
168
-
169
- .#{$fa-css-prefix}.#{$fa-css-prefix}-gears:before { content: unquote("\"#{ $fa-var-gears }\""); }
170
-
125
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-facebook }\""); }
126
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-gears { #{$fa-icon-property}: unquote("\"#{ $fa-var-gears }\""); }
171
127
  .#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-up {
172
128
  font-family: 'Font Awesome 6 Free';
173
129
  font-weight: 400;
174
130
  }
175
- .#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-up:before { content: unquote("\"#{ $fa-var-thumbs-up }\""); }
176
-
131
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-up { #{$fa-icon-property}: unquote("\"#{ $fa-var-thumbs-up }\""); }
177
132
  .#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-down {
178
133
  font-family: 'Font Awesome 6 Free';
179
134
  font-weight: 400;
180
135
  }
181
- .#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-down:before { content: unquote("\"#{ $fa-var-thumbs-down }\""); }
182
-
136
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-down { #{$fa-icon-property}: unquote("\"#{ $fa-var-thumbs-down }\""); }
183
137
  .#{$fa-css-prefix}.#{$fa-css-prefix}-heart-o {
184
138
  font-family: 'Font Awesome 6 Free';
185
139
  font-weight: 400;
186
140
  }
187
- .#{$fa-css-prefix}.#{$fa-css-prefix}-heart-o:before { content: unquote("\"#{ $fa-var-heart }\""); }
188
-
189
- .#{$fa-css-prefix}.#{$fa-css-prefix}-sign-out:before { content: unquote("\"#{ $fa-var-right-from-bracket }\""); }
190
-
141
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-heart-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-heart }\""); }
142
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-sign-out { #{$fa-icon-property}: unquote("\"#{ $fa-var-right-from-bracket }\""); }
191
143
  .#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin-square {
192
144
  font-family: 'Font Awesome 6 Brands';
193
145
  font-weight: 400;
194
146
  }
195
- .#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin-square:before { content: unquote("\"#{ $fa-var-linkedin }\""); }
196
-
197
- .#{$fa-css-prefix}.#{$fa-css-prefix}-thumb-tack:before { content: unquote("\"#{ $fa-var-thumbtack }\""); }
198
-
199
- .#{$fa-css-prefix}.#{$fa-css-prefix}-external-link:before { content: unquote("\"#{ $fa-var-up-right-from-square }\""); }
200
-
201
- .#{$fa-css-prefix}.#{$fa-css-prefix}-sign-in:before { content: unquote("\"#{ $fa-var-right-to-bracket }\""); }
202
-
147
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-linkedin }\""); }
148
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-thumb-tack { #{$fa-icon-property}: unquote("\"#{ $fa-var-thumbtack }\""); }
149
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-external-link { #{$fa-icon-property}: unquote("\"#{ $fa-var-up-right-from-square }\""); }
150
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-sign-in { #{$fa-icon-property}: unquote("\"#{ $fa-var-right-to-bracket }\""); }
203
151
  .#{$fa-css-prefix}.#{$fa-css-prefix}-github-square {
204
152
  font-family: 'Font Awesome 6 Brands';
205
153
  font-weight: 400;
206
154
  }
207
- .#{$fa-css-prefix}.#{$fa-css-prefix}-github-square:before { content: unquote("\"#{ $fa-var-square-github }\""); }
208
-
155
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-github-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-github }\""); }
209
156
  .#{$fa-css-prefix}.#{$fa-css-prefix}-lemon-o {
210
157
  font-family: 'Font Awesome 6 Free';
211
158
  font-weight: 400;
212
159
  }
213
- .#{$fa-css-prefix}.#{$fa-css-prefix}-lemon-o:before { content: unquote("\"#{ $fa-var-lemon }\""); }
214
-
160
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-lemon-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-lemon }\""); }
215
161
  .#{$fa-css-prefix}.#{$fa-css-prefix}-square-o {
216
162
  font-family: 'Font Awesome 6 Free';
217
163
  font-weight: 400;
218
164
  }
219
- .#{$fa-css-prefix}.#{$fa-css-prefix}-square-o:before { content: unquote("\"#{ $fa-var-square }\""); }
220
-
165
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-square-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-square }\""); }
221
166
  .#{$fa-css-prefix}.#{$fa-css-prefix}-bookmark-o {
222
167
  font-family: 'Font Awesome 6 Free';
223
168
  font-weight: 400;
224
169
  }
225
- .#{$fa-css-prefix}.#{$fa-css-prefix}-bookmark-o:before { content: unquote("\"#{ $fa-var-bookmark }\""); }
226
-
170
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-bookmark-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-bookmark }\""); }
227
171
  .#{$fa-css-prefix}.#{$fa-css-prefix}-twitter {
228
172
  font-family: 'Font Awesome 6 Brands';
229
173
  font-weight: 400;
230
174
  }
231
-
232
175
  .#{$fa-css-prefix}.#{$fa-css-prefix}-facebook {
233
176
  font-family: 'Font Awesome 6 Brands';
234
177
  font-weight: 400;
235
178
  }
236
- .#{$fa-css-prefix}.#{$fa-css-prefix}-facebook:before { content: unquote("\"#{ $fa-var-facebook-f }\""); }
237
-
179
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-facebook { #{$fa-icon-property}: unquote("\"#{ $fa-var-facebook-f }\""); }
238
180
  .#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-f {
239
181
  font-family: 'Font Awesome 6 Brands';
240
182
  font-weight: 400;
241
183
  }
242
- .#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-f:before { content: unquote("\"#{ $fa-var-facebook-f }\""); }
243
-
184
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-f { #{$fa-icon-property}: unquote("\"#{ $fa-var-facebook-f }\""); }
244
185
  .#{$fa-css-prefix}.#{$fa-css-prefix}-github {
245
186
  font-family: 'Font Awesome 6 Brands';
246
187
  font-weight: 400;
247
188
  }
248
-
249
189
  .#{$fa-css-prefix}.#{$fa-css-prefix}-credit-card {
250
190
  font-family: 'Font Awesome 6 Free';
251
191
  font-weight: 400;
252
192
  }
253
-
254
- .#{$fa-css-prefix}.#{$fa-css-prefix}-feed:before { content: unquote("\"#{ $fa-var-rss }\""); }
255
-
193
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-feed { #{$fa-icon-property}: unquote("\"#{ $fa-var-rss }\""); }
256
194
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hdd-o {
257
195
  font-family: 'Font Awesome 6 Free';
258
196
  font-weight: 400;
259
197
  }
260
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hdd-o:before { content: unquote("\"#{ $fa-var-hard-drive }\""); }
261
-
198
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hdd-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-hard-drive }\""); }
262
199
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-right {
263
200
  font-family: 'Font Awesome 6 Free';
264
201
  font-weight: 400;
265
202
  }
266
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-right:before { content: unquote("\"#{ $fa-var-hand-point-right }\""); }
267
-
203
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-right { #{$fa-icon-property}: unquote("\"#{ $fa-var-hand-point-right }\""); }
268
204
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-left {
269
205
  font-family: 'Font Awesome 6 Free';
270
206
  font-weight: 400;
271
207
  }
272
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-left:before { content: unquote("\"#{ $fa-var-hand-point-left }\""); }
273
-
208
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-left { #{$fa-icon-property}: unquote("\"#{ $fa-var-hand-point-left }\""); }
274
209
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-up {
275
210
  font-family: 'Font Awesome 6 Free';
276
211
  font-weight: 400;
277
212
  }
278
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-up:before { content: unquote("\"#{ $fa-var-hand-point-up }\""); }
279
-
213
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-up { #{$fa-icon-property}: unquote("\"#{ $fa-var-hand-point-up }\""); }
280
214
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-down {
281
215
  font-family: 'Font Awesome 6 Free';
282
216
  font-weight: 400;
283
217
  }
284
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-down:before { content: unquote("\"#{ $fa-var-hand-point-down }\""); }
285
-
286
- .#{$fa-css-prefix}.#{$fa-css-prefix}-globe:before { content: unquote("\"#{ $fa-var-earth-americas }\""); }
287
-
288
- .#{$fa-css-prefix}.#{$fa-css-prefix}-tasks:before { content: unquote("\"#{ $fa-var-bars-progress }\""); }
289
-
290
- .#{$fa-css-prefix}.#{$fa-css-prefix}-arrows-alt:before { content: unquote("\"#{ $fa-var-maximize }\""); }
291
-
292
- .#{$fa-css-prefix}.#{$fa-css-prefix}-group:before { content: unquote("\"#{ $fa-var-users }\""); }
293
-
294
- .#{$fa-css-prefix}.#{$fa-css-prefix}-chain:before { content: unquote("\"#{ $fa-var-link }\""); }
295
-
296
- .#{$fa-css-prefix}.#{$fa-css-prefix}-cut:before { content: unquote("\"#{ $fa-var-scissors }\""); }
297
-
218
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-down { #{$fa-icon-property}: unquote("\"#{ $fa-var-hand-point-down }\""); }
219
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-globe { #{$fa-icon-property}: unquote("\"#{ $fa-var-earth-americas }\""); }
220
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-tasks { #{$fa-icon-property}: unquote("\"#{ $fa-var-bars-progress }\""); }
221
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-arrows-alt { #{$fa-icon-property}: unquote("\"#{ $fa-var-maximize }\""); }
222
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-group { #{$fa-icon-property}: unquote("\"#{ $fa-var-users }\""); }
223
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-chain { #{$fa-icon-property}: unquote("\"#{ $fa-var-link }\""); }
224
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-cut { #{$fa-icon-property}: unquote("\"#{ $fa-var-scissors }\""); }
298
225
  .#{$fa-css-prefix}.#{$fa-css-prefix}-files-o {
299
226
  font-family: 'Font Awesome 6 Free';
300
227
  font-weight: 400;
301
228
  }
302
- .#{$fa-css-prefix}.#{$fa-css-prefix}-files-o:before { content: unquote("\"#{ $fa-var-copy }\""); }
303
-
229
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-files-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-copy }\""); }
304
230
  .#{$fa-css-prefix}.#{$fa-css-prefix}-floppy-o {
305
231
  font-family: 'Font Awesome 6 Free';
306
232
  font-weight: 400;
307
233
  }
308
- .#{$fa-css-prefix}.#{$fa-css-prefix}-floppy-o:before { content: unquote("\"#{ $fa-var-floppy-disk }\""); }
309
-
234
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-floppy-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-floppy-disk }\""); }
310
235
  .#{$fa-css-prefix}.#{$fa-css-prefix}-save {
311
236
  font-family: 'Font Awesome 6 Free';
312
237
  font-weight: 400;
313
238
  }
314
- .#{$fa-css-prefix}.#{$fa-css-prefix}-save:before { content: unquote("\"#{ $fa-var-floppy-disk }\""); }
315
-
316
- .#{$fa-css-prefix}.#{$fa-css-prefix}-navicon:before { content: unquote("\"#{ $fa-var-bars }\""); }
317
-
318
- .#{$fa-css-prefix}.#{$fa-css-prefix}-reorder:before { content: unquote("\"#{ $fa-var-bars }\""); }
319
-
320
- .#{$fa-css-prefix}.#{$fa-css-prefix}-magic:before { content: unquote("\"#{ $fa-var-wand-magic-sparkles }\""); }
321
-
239
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-save { #{$fa-icon-property}: unquote("\"#{ $fa-var-floppy-disk }\""); }
240
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-navicon { #{$fa-icon-property}: unquote("\"#{ $fa-var-bars }\""); }
241
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-reorder { #{$fa-icon-property}: unquote("\"#{ $fa-var-bars }\""); }
242
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-magic { #{$fa-icon-property}: unquote("\"#{ $fa-var-wand-magic-sparkles }\""); }
322
243
  .#{$fa-css-prefix}.#{$fa-css-prefix}-pinterest {
323
244
  font-family: 'Font Awesome 6 Brands';
324
245
  font-weight: 400;
325
246
  }
326
-
327
247
  .#{$fa-css-prefix}.#{$fa-css-prefix}-pinterest-square {
328
248
  font-family: 'Font Awesome 6 Brands';
329
249
  font-weight: 400;
330
250
  }
331
- .#{$fa-css-prefix}.#{$fa-css-prefix}-pinterest-square:before { content: unquote("\"#{ $fa-var-square-pinterest }\""); }
332
-
251
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-pinterest-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-pinterest }\""); }
333
252
  .#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-square {
334
253
  font-family: 'Font Awesome 6 Brands';
335
254
  font-weight: 400;
336
255
  }
337
- .#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-square:before { content: unquote("\"#{ $fa-var-square-google-plus }\""); }
338
-
256
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-google-plus }\""); }
339
257
  .#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus {
340
258
  font-family: 'Font Awesome 6 Brands';
341
259
  font-weight: 400;
342
260
  }
343
- .#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus:before { content: unquote("\"#{ $fa-var-google-plus-g }\""); }
344
-
345
- .#{$fa-css-prefix}.#{$fa-css-prefix}-money:before { content: unquote("\"#{ $fa-var-money-bill-1 }\""); }
346
-
347
- .#{$fa-css-prefix}.#{$fa-css-prefix}-unsorted:before { content: unquote("\"#{ $fa-var-sort }\""); }
348
-
349
- .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-desc:before { content: unquote("\"#{ $fa-var-sort-down }\""); }
350
-
351
- .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-asc:before { content: unquote("\"#{ $fa-var-sort-up }\""); }
352
-
261
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus { #{$fa-icon-property}: unquote("\"#{ $fa-var-google-plus-g }\""); }
262
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-money { #{$fa-icon-property}: unquote("\"#{ $fa-var-money-bill-1 }\""); }
263
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-unsorted { #{$fa-icon-property}: unquote("\"#{ $fa-var-sort }\""); }
264
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-desc { #{$fa-icon-property}: unquote("\"#{ $fa-var-sort-down }\""); }
265
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-asc { #{$fa-icon-property}: unquote("\"#{ $fa-var-sort-up }\""); }
353
266
  .#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin {
354
267
  font-family: 'Font Awesome 6 Brands';
355
268
  font-weight: 400;
356
269
  }
357
- .#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin:before { content: unquote("\"#{ $fa-var-linkedin-in }\""); }
358
-
359
- .#{$fa-css-prefix}.#{$fa-css-prefix}-rotate-left:before { content: unquote("\"#{ $fa-var-arrow-rotate-left }\""); }
360
-
361
- .#{$fa-css-prefix}.#{$fa-css-prefix}-legal:before { content: unquote("\"#{ $fa-var-gavel }\""); }
362
-
363
- .#{$fa-css-prefix}.#{$fa-css-prefix}-tachometer:before { content: unquote("\"#{ $fa-var-gauge-high }\""); }
364
-
365
- .#{$fa-css-prefix}.#{$fa-css-prefix}-dashboard:before { content: unquote("\"#{ $fa-var-gauge-high }\""); }
366
-
270
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin { #{$fa-icon-property}: unquote("\"#{ $fa-var-linkedin-in }\""); }
271
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-rotate-left { #{$fa-icon-property}: unquote("\"#{ $fa-var-arrow-rotate-left }\""); }
272
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-legal { #{$fa-icon-property}: unquote("\"#{ $fa-var-gavel }\""); }
273
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-tachometer { #{$fa-icon-property}: unquote("\"#{ $fa-var-gauge-high }\""); }
274
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-dashboard { #{$fa-icon-property}: unquote("\"#{ $fa-var-gauge-high }\""); }
367
275
  .#{$fa-css-prefix}.#{$fa-css-prefix}-comment-o {
368
276
  font-family: 'Font Awesome 6 Free';
369
277
  font-weight: 400;
370
278
  }
371
- .#{$fa-css-prefix}.#{$fa-css-prefix}-comment-o:before { content: unquote("\"#{ $fa-var-comment }\""); }
372
-
279
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-comment-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-comment }\""); }
373
280
  .#{$fa-css-prefix}.#{$fa-css-prefix}-comments-o {
374
281
  font-family: 'Font Awesome 6 Free';
375
282
  font-weight: 400;
376
283
  }
377
- .#{$fa-css-prefix}.#{$fa-css-prefix}-comments-o:before { content: unquote("\"#{ $fa-var-comments }\""); }
378
-
379
- .#{$fa-css-prefix}.#{$fa-css-prefix}-flash:before { content: unquote("\"#{ $fa-var-bolt }\""); }
380
-
381
- .#{$fa-css-prefix}.#{$fa-css-prefix}-clipboard:before { content: unquote("\"#{ $fa-var-paste }\""); }
382
-
284
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-comments-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-comments }\""); }
285
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-flash { #{$fa-icon-property}: unquote("\"#{ $fa-var-bolt }\""); }
286
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-clipboard { #{$fa-icon-property}: unquote("\"#{ $fa-var-paste }\""); }
383
287
  .#{$fa-css-prefix}.#{$fa-css-prefix}-lightbulb-o {
384
288
  font-family: 'Font Awesome 6 Free';
385
289
  font-weight: 400;
386
290
  }
387
- .#{$fa-css-prefix}.#{$fa-css-prefix}-lightbulb-o:before { content: unquote("\"#{ $fa-var-lightbulb }\""); }
388
-
389
- .#{$fa-css-prefix}.#{$fa-css-prefix}-exchange:before { content: unquote("\"#{ $fa-var-right-left }\""); }
390
-
391
- .#{$fa-css-prefix}.#{$fa-css-prefix}-cloud-download:before { content: unquote("\"#{ $fa-var-cloud-arrow-down }\""); }
392
-
393
- .#{$fa-css-prefix}.#{$fa-css-prefix}-cloud-upload:before { content: unquote("\"#{ $fa-var-cloud-arrow-up }\""); }
394
-
291
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-lightbulb-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-lightbulb }\""); }
292
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-exchange { #{$fa-icon-property}: unquote("\"#{ $fa-var-right-left }\""); }
293
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-cloud-download { #{$fa-icon-property}: unquote("\"#{ $fa-var-cloud-arrow-down }\""); }
294
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-cloud-upload { #{$fa-icon-property}: unquote("\"#{ $fa-var-cloud-arrow-up }\""); }
395
295
  .#{$fa-css-prefix}.#{$fa-css-prefix}-bell-o {
396
296
  font-family: 'Font Awesome 6 Free';
397
297
  font-weight: 400;
398
298
  }
399
- .#{$fa-css-prefix}.#{$fa-css-prefix}-bell-o:before { content: unquote("\"#{ $fa-var-bell }\""); }
400
-
401
- .#{$fa-css-prefix}.#{$fa-css-prefix}-cutlery:before { content: unquote("\"#{ $fa-var-utensils }\""); }
402
-
299
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-bell-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-bell }\""); }
300
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-cutlery { #{$fa-icon-property}: unquote("\"#{ $fa-var-utensils }\""); }
403
301
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-text-o {
404
302
  font-family: 'Font Awesome 6 Free';
405
303
  font-weight: 400;
406
304
  }
407
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-text-o:before { content: unquote("\"#{ $fa-var-file-lines }\""); }
408
-
305
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-text-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-lines }\""); }
409
306
  .#{$fa-css-prefix}.#{$fa-css-prefix}-building-o {
410
307
  font-family: 'Font Awesome 6 Free';
411
308
  font-weight: 400;
412
309
  }
413
- .#{$fa-css-prefix}.#{$fa-css-prefix}-building-o:before { content: unquote("\"#{ $fa-var-building }\""); }
414
-
310
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-building-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-building }\""); }
415
311
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hospital-o {
416
312
  font-family: 'Font Awesome 6 Free';
417
313
  font-weight: 400;
418
314
  }
419
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hospital-o:before { content: unquote("\"#{ $fa-var-hospital }\""); }
420
-
421
- .#{$fa-css-prefix}.#{$fa-css-prefix}-tablet:before { content: unquote("\"#{ $fa-var-tablet-screen-button }\""); }
422
-
423
- .#{$fa-css-prefix}.#{$fa-css-prefix}-mobile:before { content: unquote("\"#{ $fa-var-mobile-screen-button }\""); }
424
-
425
- .#{$fa-css-prefix}.#{$fa-css-prefix}-mobile-phone:before { content: unquote("\"#{ $fa-var-mobile-screen-button }\""); }
426
-
315
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hospital-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-hospital }\""); }
316
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-tablet { #{$fa-icon-property}: unquote("\"#{ $fa-var-tablet-screen-button }\""); }
317
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-mobile { #{$fa-icon-property}: unquote("\"#{ $fa-var-mobile-screen-button }\""); }
318
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-mobile-phone { #{$fa-icon-property}: unquote("\"#{ $fa-var-mobile-screen-button }\""); }
427
319
  .#{$fa-css-prefix}.#{$fa-css-prefix}-circle-o {
428
320
  font-family: 'Font Awesome 6 Free';
429
321
  font-weight: 400;
430
322
  }
431
- .#{$fa-css-prefix}.#{$fa-css-prefix}-circle-o:before { content: unquote("\"#{ $fa-var-circle }\""); }
432
-
433
- .#{$fa-css-prefix}.#{$fa-css-prefix}-mail-reply:before { content: unquote("\"#{ $fa-var-reply }\""); }
434
-
323
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-circle-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle }\""); }
324
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-mail-reply { #{$fa-icon-property}: unquote("\"#{ $fa-var-reply }\""); }
435
325
  .#{$fa-css-prefix}.#{$fa-css-prefix}-github-alt {
436
326
  font-family: 'Font Awesome 6 Brands';
437
327
  font-weight: 400;
438
328
  }
439
-
440
329
  .#{$fa-css-prefix}.#{$fa-css-prefix}-folder-o {
441
330
  font-family: 'Font Awesome 6 Free';
442
331
  font-weight: 400;
443
332
  }
444
- .#{$fa-css-prefix}.#{$fa-css-prefix}-folder-o:before { content: unquote("\"#{ $fa-var-folder }\""); }
445
-
333
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-folder-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-folder }\""); }
446
334
  .#{$fa-css-prefix}.#{$fa-css-prefix}-folder-open-o {
447
335
  font-family: 'Font Awesome 6 Free';
448
336
  font-weight: 400;
449
337
  }
450
- .#{$fa-css-prefix}.#{$fa-css-prefix}-folder-open-o:before { content: unquote("\"#{ $fa-var-folder-open }\""); }
451
-
338
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-folder-open-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-folder-open }\""); }
452
339
  .#{$fa-css-prefix}.#{$fa-css-prefix}-smile-o {
453
340
  font-family: 'Font Awesome 6 Free';
454
341
  font-weight: 400;
455
342
  }
456
- .#{$fa-css-prefix}.#{$fa-css-prefix}-smile-o:before { content: unquote("\"#{ $fa-var-face-smile }\""); }
457
-
343
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-smile-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-face-smile }\""); }
458
344
  .#{$fa-css-prefix}.#{$fa-css-prefix}-frown-o {
459
345
  font-family: 'Font Awesome 6 Free';
460
346
  font-weight: 400;
461
347
  }
462
- .#{$fa-css-prefix}.#{$fa-css-prefix}-frown-o:before { content: unquote("\"#{ $fa-var-face-frown }\""); }
463
-
348
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-frown-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-face-frown }\""); }
464
349
  .#{$fa-css-prefix}.#{$fa-css-prefix}-meh-o {
465
350
  font-family: 'Font Awesome 6 Free';
466
351
  font-weight: 400;
467
352
  }
468
- .#{$fa-css-prefix}.#{$fa-css-prefix}-meh-o:before { content: unquote("\"#{ $fa-var-face-meh }\""); }
469
-
353
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-meh-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-face-meh }\""); }
470
354
  .#{$fa-css-prefix}.#{$fa-css-prefix}-keyboard-o {
471
355
  font-family: 'Font Awesome 6 Free';
472
356
  font-weight: 400;
473
357
  }
474
- .#{$fa-css-prefix}.#{$fa-css-prefix}-keyboard-o:before { content: unquote("\"#{ $fa-var-keyboard }\""); }
475
-
358
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-keyboard-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-keyboard }\""); }
476
359
  .#{$fa-css-prefix}.#{$fa-css-prefix}-flag-o {
477
360
  font-family: 'Font Awesome 6 Free';
478
361
  font-weight: 400;
479
362
  }
480
- .#{$fa-css-prefix}.#{$fa-css-prefix}-flag-o:before { content: unquote("\"#{ $fa-var-flag }\""); }
481
-
482
- .#{$fa-css-prefix}.#{$fa-css-prefix}-mail-reply-all:before { content: unquote("\"#{ $fa-var-reply-all }\""); }
483
-
363
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-flag-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-flag }\""); }
364
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-mail-reply-all { #{$fa-icon-property}: unquote("\"#{ $fa-var-reply-all }\""); }
484
365
  .#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-o {
485
366
  font-family: 'Font Awesome 6 Free';
486
367
  font-weight: 400;
487
368
  }
488
- .#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-o:before { content: unquote("\"#{ $fa-var-star-half-stroke }\""); }
489
-
369
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-star-half-stroke }\""); }
490
370
  .#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-empty {
491
371
  font-family: 'Font Awesome 6 Free';
492
372
  font-weight: 400;
493
373
  }
494
- .#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-empty:before { content: unquote("\"#{ $fa-var-star-half-stroke }\""); }
495
-
374
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-empty { #{$fa-icon-property}: unquote("\"#{ $fa-var-star-half-stroke }\""); }
496
375
  .#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-full {
497
376
  font-family: 'Font Awesome 6 Free';
498
377
  font-weight: 400;
499
378
  }
500
- .#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-full:before { content: unquote("\"#{ $fa-var-star-half-stroke }\""); }
501
-
502
- .#{$fa-css-prefix}.#{$fa-css-prefix}-code-fork:before { content: unquote("\"#{ $fa-var-code-branch }\""); }
503
-
504
- .#{$fa-css-prefix}.#{$fa-css-prefix}-chain-broken:before { content: unquote("\"#{ $fa-var-link-slash }\""); }
505
-
506
- .#{$fa-css-prefix}.#{$fa-css-prefix}-unlink:before { content: unquote("\"#{ $fa-var-link-slash }\""); }
507
-
379
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-full { #{$fa-icon-property}: unquote("\"#{ $fa-var-star-half-stroke }\""); }
380
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-code-fork { #{$fa-icon-property}: unquote("\"#{ $fa-var-code-branch }\""); }
381
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-chain-broken { #{$fa-icon-property}: unquote("\"#{ $fa-var-link-slash }\""); }
382
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-unlink { #{$fa-icon-property}: unquote("\"#{ $fa-var-link-slash }\""); }
508
383
  .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-o {
509
384
  font-family: 'Font Awesome 6 Free';
510
385
  font-weight: 400;
511
386
  }
512
- .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-o:before { content: unquote("\"#{ $fa-var-calendar }\""); }
513
-
387
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-calendar }\""); }
514
388
  .#{$fa-css-prefix}.#{$fa-css-prefix}-maxcdn {
515
389
  font-family: 'Font Awesome 6 Brands';
516
390
  font-weight: 400;
517
391
  }
518
-
519
392
  .#{$fa-css-prefix}.#{$fa-css-prefix}-html5 {
520
393
  font-family: 'Font Awesome 6 Brands';
521
394
  font-weight: 400;
522
395
  }
523
-
524
396
  .#{$fa-css-prefix}.#{$fa-css-prefix}-css3 {
525
397
  font-family: 'Font Awesome 6 Brands';
526
398
  font-weight: 400;
527
399
  }
528
-
529
- .#{$fa-css-prefix}.#{$fa-css-prefix}-unlock-alt:before { content: unquote("\"#{ $fa-var-unlock }\""); }
530
-
400
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-unlock-alt { #{$fa-icon-property}: unquote("\"#{ $fa-var-unlock }\""); }
531
401
  .#{$fa-css-prefix}.#{$fa-css-prefix}-minus-square-o {
532
402
  font-family: 'Font Awesome 6 Free';
533
403
  font-weight: 400;
534
404
  }
535
- .#{$fa-css-prefix}.#{$fa-css-prefix}-minus-square-o:before { content: unquote("\"#{ $fa-var-square-minus }\""); }
536
-
537
- .#{$fa-css-prefix}.#{$fa-css-prefix}-level-up:before { content: unquote("\"#{ $fa-var-turn-up }\""); }
538
-
539
- .#{$fa-css-prefix}.#{$fa-css-prefix}-level-down:before { content: unquote("\"#{ $fa-var-turn-down }\""); }
540
-
541
- .#{$fa-css-prefix}.#{$fa-css-prefix}-pencil-square:before { content: unquote("\"#{ $fa-var-square-pen }\""); }
542
-
543
- .#{$fa-css-prefix}.#{$fa-css-prefix}-external-link-square:before { content: unquote("\"#{ $fa-var-square-up-right }\""); }
544
-
405
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-minus-square-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-minus }\""); }
406
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-level-up { #{$fa-icon-property}: unquote("\"#{ $fa-var-turn-up }\""); }
407
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-level-down { #{$fa-icon-property}: unquote("\"#{ $fa-var-turn-down }\""); }
408
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-pencil-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-pen }\""); }
409
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-external-link-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-up-right }\""); }
545
410
  .#{$fa-css-prefix}.#{$fa-css-prefix}-compass {
546
411
  font-family: 'Font Awesome 6 Free';
547
412
  font-weight: 400;
548
413
  }
549
-
550
414
  .#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-down {
551
415
  font-family: 'Font Awesome 6 Free';
552
416
  font-weight: 400;
553
417
  }
554
- .#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-down:before { content: unquote("\"#{ $fa-var-square-caret-down }\""); }
555
-
418
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-down { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-caret-down }\""); }
556
419
  .#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-down {
557
420
  font-family: 'Font Awesome 6 Free';
558
421
  font-weight: 400;
559
422
  }
560
- .#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-down:before { content: unquote("\"#{ $fa-var-square-caret-down }\""); }
561
-
423
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-down { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-caret-down }\""); }
562
424
  .#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-up {
563
425
  font-family: 'Font Awesome 6 Free';
564
426
  font-weight: 400;
565
427
  }
566
- .#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-up:before { content: unquote("\"#{ $fa-var-square-caret-up }\""); }
567
-
428
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-up { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-caret-up }\""); }
568
429
  .#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-up {
569
430
  font-family: 'Font Awesome 6 Free';
570
431
  font-weight: 400;
571
432
  }
572
- .#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-up:before { content: unquote("\"#{ $fa-var-square-caret-up }\""); }
573
-
433
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-up { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-caret-up }\""); }
574
434
  .#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-right {
575
435
  font-family: 'Font Awesome 6 Free';
576
436
  font-weight: 400;
577
437
  }
578
- .#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-right:before { content: unquote("\"#{ $fa-var-square-caret-right }\""); }
579
-
438
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-right { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-caret-right }\""); }
580
439
  .#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-right {
581
440
  font-family: 'Font Awesome 6 Free';
582
441
  font-weight: 400;
583
442
  }
584
- .#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-right:before { content: unquote("\"#{ $fa-var-square-caret-right }\""); }
585
-
586
- .#{$fa-css-prefix}.#{$fa-css-prefix}-eur:before { content: unquote("\"#{ $fa-var-euro-sign }\""); }
587
-
588
- .#{$fa-css-prefix}.#{$fa-css-prefix}-euro:before { content: unquote("\"#{ $fa-var-euro-sign }\""); }
589
-
590
- .#{$fa-css-prefix}.#{$fa-css-prefix}-gbp:before { content: unquote("\"#{ $fa-var-sterling-sign }\""); }
591
-
592
- .#{$fa-css-prefix}.#{$fa-css-prefix}-usd:before { content: unquote("\"#{ $fa-var-dollar-sign }\""); }
593
-
594
- .#{$fa-css-prefix}.#{$fa-css-prefix}-dollar:before { content: unquote("\"#{ $fa-var-dollar-sign }\""); }
595
-
596
- .#{$fa-css-prefix}.#{$fa-css-prefix}-inr:before { content: unquote("\"#{ $fa-var-indian-rupee-sign }\""); }
597
-
598
- .#{$fa-css-prefix}.#{$fa-css-prefix}-rupee:before { content: unquote("\"#{ $fa-var-indian-rupee-sign }\""); }
599
-
600
- .#{$fa-css-prefix}.#{$fa-css-prefix}-jpy:before { content: unquote("\"#{ $fa-var-yen-sign }\""); }
601
-
602
- .#{$fa-css-prefix}.#{$fa-css-prefix}-cny:before { content: unquote("\"#{ $fa-var-yen-sign }\""); }
603
-
604
- .#{$fa-css-prefix}.#{$fa-css-prefix}-rmb:before { content: unquote("\"#{ $fa-var-yen-sign }\""); }
605
-
606
- .#{$fa-css-prefix}.#{$fa-css-prefix}-yen:before { content: unquote("\"#{ $fa-var-yen-sign }\""); }
607
-
608
- .#{$fa-css-prefix}.#{$fa-css-prefix}-rub:before { content: unquote("\"#{ $fa-var-ruble-sign }\""); }
609
-
610
- .#{$fa-css-prefix}.#{$fa-css-prefix}-ruble:before { content: unquote("\"#{ $fa-var-ruble-sign }\""); }
611
-
612
- .#{$fa-css-prefix}.#{$fa-css-prefix}-rouble:before { content: unquote("\"#{ $fa-var-ruble-sign }\""); }
613
-
614
- .#{$fa-css-prefix}.#{$fa-css-prefix}-krw:before { content: unquote("\"#{ $fa-var-won-sign }\""); }
615
-
616
- .#{$fa-css-prefix}.#{$fa-css-prefix}-won:before { content: unquote("\"#{ $fa-var-won-sign }\""); }
617
-
443
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-right { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-caret-right }\""); }
444
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-eur { #{$fa-icon-property}: unquote("\"#{ $fa-var-euro-sign }\""); }
445
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-euro { #{$fa-icon-property}: unquote("\"#{ $fa-var-euro-sign }\""); }
446
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-gbp { #{$fa-icon-property}: unquote("\"#{ $fa-var-sterling-sign }\""); }
447
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-usd { #{$fa-icon-property}: unquote("\"#{ $fa-var-dollar-sign }\""); }
448
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-dollar { #{$fa-icon-property}: unquote("\"#{ $fa-var-dollar-sign }\""); }
449
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-inr { #{$fa-icon-property}: unquote("\"#{ $fa-var-indian-rupee-sign }\""); }
450
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-rupee { #{$fa-icon-property}: unquote("\"#{ $fa-var-indian-rupee-sign }\""); }
451
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-jpy { #{$fa-icon-property}: unquote("\"#{ $fa-var-yen-sign }\""); }
452
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-cny { #{$fa-icon-property}: unquote("\"#{ $fa-var-yen-sign }\""); }
453
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-rmb { #{$fa-icon-property}: unquote("\"#{ $fa-var-yen-sign }\""); }
454
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-yen { #{$fa-icon-property}: unquote("\"#{ $fa-var-yen-sign }\""); }
455
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-rub { #{$fa-icon-property}: unquote("\"#{ $fa-var-ruble-sign }\""); }
456
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-ruble { #{$fa-icon-property}: unquote("\"#{ $fa-var-ruble-sign }\""); }
457
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-rouble { #{$fa-icon-property}: unquote("\"#{ $fa-var-ruble-sign }\""); }
458
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-krw { #{$fa-icon-property}: unquote("\"#{ $fa-var-won-sign }\""); }
459
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-won { #{$fa-icon-property}: unquote("\"#{ $fa-var-won-sign }\""); }
618
460
  .#{$fa-css-prefix}.#{$fa-css-prefix}-btc {
619
461
  font-family: 'Font Awesome 6 Brands';
620
462
  font-weight: 400;
621
463
  }
622
-
623
464
  .#{$fa-css-prefix}.#{$fa-css-prefix}-bitcoin {
624
465
  font-family: 'Font Awesome 6 Brands';
625
466
  font-weight: 400;
626
467
  }
627
- .#{$fa-css-prefix}.#{$fa-css-prefix}-bitcoin:before { content: unquote("\"#{ $fa-var-btc }\""); }
628
-
629
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-text:before { content: unquote("\"#{ $fa-var-file-lines }\""); }
630
-
631
- .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-alpha-asc:before { content: unquote("\"#{ $fa-var-arrow-down-a-z }\""); }
632
-
633
- .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-alpha-desc:before { content: unquote("\"#{ $fa-var-arrow-down-z-a }\""); }
634
-
635
- .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-amount-asc:before { content: unquote("\"#{ $fa-var-arrow-down-short-wide }\""); }
636
-
637
- .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-amount-desc:before { content: unquote("\"#{ $fa-var-arrow-down-wide-short }\""); }
638
-
639
- .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-numeric-asc:before { content: unquote("\"#{ $fa-var-arrow-down-1-9 }\""); }
640
-
641
- .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-numeric-desc:before { content: unquote("\"#{ $fa-var-arrow-down-9-1 }\""); }
642
-
468
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-bitcoin { #{$fa-icon-property}: unquote("\"#{ $fa-var-btc }\""); }
469
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-text { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-lines }\""); }
470
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-alpha-asc { #{$fa-icon-property}: unquote("\"#{ $fa-var-arrow-down-a-z }\""); }
471
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-alpha-desc { #{$fa-icon-property}: unquote("\"#{ $fa-var-arrow-down-z-a }\""); }
472
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-amount-asc { #{$fa-icon-property}: unquote("\"#{ $fa-var-arrow-down-short-wide }\""); }
473
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-amount-desc { #{$fa-icon-property}: unquote("\"#{ $fa-var-arrow-down-wide-short }\""); }
474
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-numeric-asc { #{$fa-icon-property}: unquote("\"#{ $fa-var-arrow-down-1-9 }\""); }
475
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-sort-numeric-desc { #{$fa-icon-property}: unquote("\"#{ $fa-var-arrow-down-9-1 }\""); }
643
476
  .#{$fa-css-prefix}.#{$fa-css-prefix}-youtube-square {
644
477
  font-family: 'Font Awesome 6 Brands';
645
478
  font-weight: 400;
646
479
  }
647
- .#{$fa-css-prefix}.#{$fa-css-prefix}-youtube-square:before { content: unquote("\"#{ $fa-var-square-youtube }\""); }
648
-
480
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-youtube-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-youtube }\""); }
649
481
  .#{$fa-css-prefix}.#{$fa-css-prefix}-youtube {
650
482
  font-family: 'Font Awesome 6 Brands';
651
483
  font-weight: 400;
652
484
  }
653
-
654
485
  .#{$fa-css-prefix}.#{$fa-css-prefix}-xing {
655
486
  font-family: 'Font Awesome 6 Brands';
656
487
  font-weight: 400;
657
488
  }
658
-
659
489
  .#{$fa-css-prefix}.#{$fa-css-prefix}-xing-square {
660
490
  font-family: 'Font Awesome 6 Brands';
661
491
  font-weight: 400;
662
492
  }
663
- .#{$fa-css-prefix}.#{$fa-css-prefix}-xing-square:before { content: unquote("\"#{ $fa-var-square-xing }\""); }
664
-
493
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-xing-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-xing }\""); }
665
494
  .#{$fa-css-prefix}.#{$fa-css-prefix}-youtube-play {
666
495
  font-family: 'Font Awesome 6 Brands';
667
496
  font-weight: 400;
668
497
  }
669
- .#{$fa-css-prefix}.#{$fa-css-prefix}-youtube-play:before { content: unquote("\"#{ $fa-var-youtube }\""); }
670
-
498
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-youtube-play { #{$fa-icon-property}: unquote("\"#{ $fa-var-youtube }\""); }
671
499
  .#{$fa-css-prefix}.#{$fa-css-prefix}-dropbox {
672
500
  font-family: 'Font Awesome 6 Brands';
673
501
  font-weight: 400;
674
502
  }
675
-
676
503
  .#{$fa-css-prefix}.#{$fa-css-prefix}-stack-overflow {
677
504
  font-family: 'Font Awesome 6 Brands';
678
505
  font-weight: 400;
679
506
  }
680
-
681
507
  .#{$fa-css-prefix}.#{$fa-css-prefix}-instagram {
682
508
  font-family: 'Font Awesome 6 Brands';
683
509
  font-weight: 400;
684
510
  }
685
-
686
511
  .#{$fa-css-prefix}.#{$fa-css-prefix}-flickr {
687
512
  font-family: 'Font Awesome 6 Brands';
688
513
  font-weight: 400;
689
514
  }
690
-
691
515
  .#{$fa-css-prefix}.#{$fa-css-prefix}-adn {
692
516
  font-family: 'Font Awesome 6 Brands';
693
517
  font-weight: 400;
694
518
  }
695
-
696
519
  .#{$fa-css-prefix}.#{$fa-css-prefix}-bitbucket {
697
520
  font-family: 'Font Awesome 6 Brands';
698
521
  font-weight: 400;
699
522
  }
700
-
701
523
  .#{$fa-css-prefix}.#{$fa-css-prefix}-bitbucket-square {
702
524
  font-family: 'Font Awesome 6 Brands';
703
525
  font-weight: 400;
704
526
  }
705
- .#{$fa-css-prefix}.#{$fa-css-prefix}-bitbucket-square:before { content: unquote("\"#{ $fa-var-bitbucket }\""); }
706
-
527
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-bitbucket-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-bitbucket }\""); }
707
528
  .#{$fa-css-prefix}.#{$fa-css-prefix}-tumblr {
708
529
  font-family: 'Font Awesome 6 Brands';
709
530
  font-weight: 400;
710
531
  }
711
-
712
532
  .#{$fa-css-prefix}.#{$fa-css-prefix}-tumblr-square {
713
533
  font-family: 'Font Awesome 6 Brands';
714
534
  font-weight: 400;
715
535
  }
716
- .#{$fa-css-prefix}.#{$fa-css-prefix}-tumblr-square:before { content: unquote("\"#{ $fa-var-square-tumblr }\""); }
717
-
718
- .#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-down:before { content: unquote("\"#{ $fa-var-down-long }\""); }
719
-
720
- .#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-up:before { content: unquote("\"#{ $fa-var-up-long }\""); }
721
-
722
- .#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-left:before { content: unquote("\"#{ $fa-var-left-long }\""); }
723
-
724
- .#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-right:before { content: unquote("\"#{ $fa-var-right-long }\""); }
725
-
536
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-tumblr-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-tumblr }\""); }
537
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-down { #{$fa-icon-property}: unquote("\"#{ $fa-var-down-long }\""); }
538
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-up { #{$fa-icon-property}: unquote("\"#{ $fa-var-up-long }\""); }
539
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-left { #{$fa-icon-property}: unquote("\"#{ $fa-var-left-long }\""); }
540
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-right { #{$fa-icon-property}: unquote("\"#{ $fa-var-right-long }\""); }
726
541
  .#{$fa-css-prefix}.#{$fa-css-prefix}-apple {
727
542
  font-family: 'Font Awesome 6 Brands';
728
543
  font-weight: 400;
729
544
  }
730
-
731
545
  .#{$fa-css-prefix}.#{$fa-css-prefix}-windows {
732
546
  font-family: 'Font Awesome 6 Brands';
733
547
  font-weight: 400;
734
548
  }
735
-
736
549
  .#{$fa-css-prefix}.#{$fa-css-prefix}-android {
737
550
  font-family: 'Font Awesome 6 Brands';
738
551
  font-weight: 400;
739
552
  }
740
-
741
553
  .#{$fa-css-prefix}.#{$fa-css-prefix}-linux {
742
554
  font-family: 'Font Awesome 6 Brands';
743
555
  font-weight: 400;
744
556
  }
745
-
746
557
  .#{$fa-css-prefix}.#{$fa-css-prefix}-dribbble {
747
558
  font-family: 'Font Awesome 6 Brands';
748
559
  font-weight: 400;
749
560
  }
750
-
751
561
  .#{$fa-css-prefix}.#{$fa-css-prefix}-skype {
752
562
  font-family: 'Font Awesome 6 Brands';
753
563
  font-weight: 400;
754
564
  }
755
-
756
565
  .#{$fa-css-prefix}.#{$fa-css-prefix}-foursquare {
757
566
  font-family: 'Font Awesome 6 Brands';
758
567
  font-weight: 400;
759
568
  }
760
-
761
569
  .#{$fa-css-prefix}.#{$fa-css-prefix}-trello {
762
570
  font-family: 'Font Awesome 6 Brands';
763
571
  font-weight: 400;
764
572
  }
765
-
766
573
  .#{$fa-css-prefix}.#{$fa-css-prefix}-gratipay {
767
574
  font-family: 'Font Awesome 6 Brands';
768
575
  font-weight: 400;
769
576
  }
770
-
771
577
  .#{$fa-css-prefix}.#{$fa-css-prefix}-gittip {
772
578
  font-family: 'Font Awesome 6 Brands';
773
579
  font-weight: 400;
774
580
  }
775
- .#{$fa-css-prefix}.#{$fa-css-prefix}-gittip:before { content: unquote("\"#{ $fa-var-gratipay }\""); }
776
-
581
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-gittip { #{$fa-icon-property}: unquote("\"#{ $fa-var-gratipay }\""); }
777
582
  .#{$fa-css-prefix}.#{$fa-css-prefix}-sun-o {
778
583
  font-family: 'Font Awesome 6 Free';
779
584
  font-weight: 400;
780
585
  }
781
- .#{$fa-css-prefix}.#{$fa-css-prefix}-sun-o:before { content: unquote("\"#{ $fa-var-sun }\""); }
782
-
586
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-sun-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-sun }\""); }
783
587
  .#{$fa-css-prefix}.#{$fa-css-prefix}-moon-o {
784
588
  font-family: 'Font Awesome 6 Free';
785
589
  font-weight: 400;
786
590
  }
787
- .#{$fa-css-prefix}.#{$fa-css-prefix}-moon-o:before { content: unquote("\"#{ $fa-var-moon }\""); }
788
-
591
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-moon-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-moon }\""); }
789
592
  .#{$fa-css-prefix}.#{$fa-css-prefix}-vk {
790
593
  font-family: 'Font Awesome 6 Brands';
791
594
  font-weight: 400;
792
595
  }
793
-
794
596
  .#{$fa-css-prefix}.#{$fa-css-prefix}-weibo {
795
597
  font-family: 'Font Awesome 6 Brands';
796
598
  font-weight: 400;
797
599
  }
798
-
799
600
  .#{$fa-css-prefix}.#{$fa-css-prefix}-renren {
800
601
  font-family: 'Font Awesome 6 Brands';
801
602
  font-weight: 400;
802
603
  }
803
-
804
604
  .#{$fa-css-prefix}.#{$fa-css-prefix}-pagelines {
805
605
  font-family: 'Font Awesome 6 Brands';
806
606
  font-weight: 400;
807
607
  }
808
-
809
608
  .#{$fa-css-prefix}.#{$fa-css-prefix}-stack-exchange {
810
609
  font-family: 'Font Awesome 6 Brands';
811
610
  font-weight: 400;
812
611
  }
813
-
814
612
  .#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-right {
815
613
  font-family: 'Font Awesome 6 Free';
816
614
  font-weight: 400;
817
615
  }
818
- .#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-right:before { content: unquote("\"#{ $fa-var-circle-right }\""); }
819
-
616
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-right { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle-right }\""); }
820
617
  .#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-left {
821
618
  font-family: 'Font Awesome 6 Free';
822
619
  font-weight: 400;
823
620
  }
824
- .#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-left:before { content: unquote("\"#{ $fa-var-circle-left }\""); }
825
-
621
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-left { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle-left }\""); }
826
622
  .#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-left {
827
623
  font-family: 'Font Awesome 6 Free';
828
624
  font-weight: 400;
829
625
  }
830
- .#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-left:before { content: unquote("\"#{ $fa-var-square-caret-left }\""); }
831
-
626
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-left { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-caret-left }\""); }
832
627
  .#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-left {
833
628
  font-family: 'Font Awesome 6 Free';
834
629
  font-weight: 400;
835
630
  }
836
- .#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-left:before { content: unquote("\"#{ $fa-var-square-caret-left }\""); }
837
-
631
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-left { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-caret-left }\""); }
838
632
  .#{$fa-css-prefix}.#{$fa-css-prefix}-dot-circle-o {
839
633
  font-family: 'Font Awesome 6 Free';
840
634
  font-weight: 400;
841
635
  }
842
- .#{$fa-css-prefix}.#{$fa-css-prefix}-dot-circle-o:before { content: unquote("\"#{ $fa-var-circle-dot }\""); }
843
-
636
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-dot-circle-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle-dot }\""); }
844
637
  .#{$fa-css-prefix}.#{$fa-css-prefix}-vimeo-square {
845
638
  font-family: 'Font Awesome 6 Brands';
846
639
  font-weight: 400;
847
640
  }
848
- .#{$fa-css-prefix}.#{$fa-css-prefix}-vimeo-square:before { content: unquote("\"#{ $fa-var-square-vimeo }\""); }
849
-
850
- .#{$fa-css-prefix}.#{$fa-css-prefix}-try:before { content: unquote("\"#{ $fa-var-turkish-lira-sign }\""); }
851
-
852
- .#{$fa-css-prefix}.#{$fa-css-prefix}-turkish-lira:before { content: unquote("\"#{ $fa-var-turkish-lira-sign }\""); }
853
-
641
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-vimeo-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-vimeo }\""); }
642
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-try { #{$fa-icon-property}: unquote("\"#{ $fa-var-turkish-lira-sign }\""); }
643
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-turkish-lira { #{$fa-icon-property}: unquote("\"#{ $fa-var-turkish-lira-sign }\""); }
854
644
  .#{$fa-css-prefix}.#{$fa-css-prefix}-plus-square-o {
855
645
  font-family: 'Font Awesome 6 Free';
856
646
  font-weight: 400;
857
647
  }
858
- .#{$fa-css-prefix}.#{$fa-css-prefix}-plus-square-o:before { content: unquote("\"#{ $fa-var-square-plus }\""); }
859
-
648
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-plus-square-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-plus }\""); }
860
649
  .#{$fa-css-prefix}.#{$fa-css-prefix}-slack {
861
650
  font-family: 'Font Awesome 6 Brands';
862
651
  font-weight: 400;
863
652
  }
864
-
865
653
  .#{$fa-css-prefix}.#{$fa-css-prefix}-wordpress {
866
654
  font-family: 'Font Awesome 6 Brands';
867
655
  font-weight: 400;
868
656
  }
869
-
870
657
  .#{$fa-css-prefix}.#{$fa-css-prefix}-openid {
871
658
  font-family: 'Font Awesome 6 Brands';
872
659
  font-weight: 400;
873
660
  }
874
-
875
- .#{$fa-css-prefix}.#{$fa-css-prefix}-institution:before { content: unquote("\"#{ $fa-var-building-columns }\""); }
876
-
877
- .#{$fa-css-prefix}.#{$fa-css-prefix}-bank:before { content: unquote("\"#{ $fa-var-building-columns }\""); }
878
-
879
- .#{$fa-css-prefix}.#{$fa-css-prefix}-mortar-board:before { content: unquote("\"#{ $fa-var-graduation-cap }\""); }
880
-
661
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-institution { #{$fa-icon-property}: unquote("\"#{ $fa-var-building-columns }\""); }
662
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-bank { #{$fa-icon-property}: unquote("\"#{ $fa-var-building-columns }\""); }
663
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-mortar-board { #{$fa-icon-property}: unquote("\"#{ $fa-var-graduation-cap }\""); }
881
664
  .#{$fa-css-prefix}.#{$fa-css-prefix}-yahoo {
882
665
  font-family: 'Font Awesome 6 Brands';
883
666
  font-weight: 400;
884
667
  }
885
-
886
668
  .#{$fa-css-prefix}.#{$fa-css-prefix}-google {
887
669
  font-family: 'Font Awesome 6 Brands';
888
670
  font-weight: 400;
889
671
  }
890
-
891
672
  .#{$fa-css-prefix}.#{$fa-css-prefix}-reddit {
892
673
  font-family: 'Font Awesome 6 Brands';
893
674
  font-weight: 400;
894
675
  }
895
-
896
676
  .#{$fa-css-prefix}.#{$fa-css-prefix}-reddit-square {
897
677
  font-family: 'Font Awesome 6 Brands';
898
678
  font-weight: 400;
899
679
  }
900
- .#{$fa-css-prefix}.#{$fa-css-prefix}-reddit-square:before { content: unquote("\"#{ $fa-var-square-reddit }\""); }
901
-
680
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-reddit-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-reddit }\""); }
902
681
  .#{$fa-css-prefix}.#{$fa-css-prefix}-stumbleupon-circle {
903
682
  font-family: 'Font Awesome 6 Brands';
904
683
  font-weight: 400;
905
684
  }
906
-
907
685
  .#{$fa-css-prefix}.#{$fa-css-prefix}-stumbleupon {
908
686
  font-family: 'Font Awesome 6 Brands';
909
687
  font-weight: 400;
910
688
  }
911
-
912
689
  .#{$fa-css-prefix}.#{$fa-css-prefix}-delicious {
913
690
  font-family: 'Font Awesome 6 Brands';
914
691
  font-weight: 400;
915
692
  }
916
-
917
693
  .#{$fa-css-prefix}.#{$fa-css-prefix}-digg {
918
694
  font-family: 'Font Awesome 6 Brands';
919
695
  font-weight: 400;
920
696
  }
921
-
922
697
  .#{$fa-css-prefix}.#{$fa-css-prefix}-pied-piper-pp {
923
698
  font-family: 'Font Awesome 6 Brands';
924
699
  font-weight: 400;
925
700
  }
926
-
927
701
  .#{$fa-css-prefix}.#{$fa-css-prefix}-pied-piper-alt {
928
702
  font-family: 'Font Awesome 6 Brands';
929
703
  font-weight: 400;
930
704
  }
931
-
932
705
  .#{$fa-css-prefix}.#{$fa-css-prefix}-drupal {
933
706
  font-family: 'Font Awesome 6 Brands';
934
707
  font-weight: 400;
935
708
  }
936
-
937
709
  .#{$fa-css-prefix}.#{$fa-css-prefix}-joomla {
938
710
  font-family: 'Font Awesome 6 Brands';
939
711
  font-weight: 400;
940
712
  }
941
-
942
713
  .#{$fa-css-prefix}.#{$fa-css-prefix}-behance {
943
714
  font-family: 'Font Awesome 6 Brands';
944
715
  font-weight: 400;
945
716
  }
946
-
947
717
  .#{$fa-css-prefix}.#{$fa-css-prefix}-behance-square {
948
718
  font-family: 'Font Awesome 6 Brands';
949
719
  font-weight: 400;
950
720
  }
951
- .#{$fa-css-prefix}.#{$fa-css-prefix}-behance-square:before { content: unquote("\"#{ $fa-var-square-behance }\""); }
952
-
721
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-behance-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-behance }\""); }
953
722
  .#{$fa-css-prefix}.#{$fa-css-prefix}-steam {
954
723
  font-family: 'Font Awesome 6 Brands';
955
724
  font-weight: 400;
956
725
  }
957
-
958
726
  .#{$fa-css-prefix}.#{$fa-css-prefix}-steam-square {
959
727
  font-family: 'Font Awesome 6 Brands';
960
728
  font-weight: 400;
961
729
  }
962
- .#{$fa-css-prefix}.#{$fa-css-prefix}-steam-square:before { content: unquote("\"#{ $fa-var-square-steam }\""); }
963
-
964
- .#{$fa-css-prefix}.#{$fa-css-prefix}-automobile:before { content: unquote("\"#{ $fa-var-car }\""); }
965
-
966
- .#{$fa-css-prefix}.#{$fa-css-prefix}-cab:before { content: unquote("\"#{ $fa-var-taxi }\""); }
967
-
730
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-steam-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-steam }\""); }
731
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-automobile { #{$fa-icon-property}: unquote("\"#{ $fa-var-car }\""); }
732
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-cab { #{$fa-icon-property}: unquote("\"#{ $fa-var-taxi }\""); }
968
733
  .#{$fa-css-prefix}.#{$fa-css-prefix}-spotify {
969
734
  font-family: 'Font Awesome 6 Brands';
970
735
  font-weight: 400;
971
736
  }
972
-
973
737
  .#{$fa-css-prefix}.#{$fa-css-prefix}-deviantart {
974
738
  font-family: 'Font Awesome 6 Brands';
975
739
  font-weight: 400;
976
740
  }
977
-
978
741
  .#{$fa-css-prefix}.#{$fa-css-prefix}-soundcloud {
979
742
  font-family: 'Font Awesome 6 Brands';
980
743
  font-weight: 400;
981
744
  }
982
-
983
745
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-pdf-o {
984
746
  font-family: 'Font Awesome 6 Free';
985
747
  font-weight: 400;
986
748
  }
987
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-pdf-o:before { content: unquote("\"#{ $fa-var-file-pdf }\""); }
988
-
749
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-pdf-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-pdf }\""); }
989
750
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-word-o {
990
751
  font-family: 'Font Awesome 6 Free';
991
752
  font-weight: 400;
992
753
  }
993
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-word-o:before { content: unquote("\"#{ $fa-var-file-word }\""); }
994
-
754
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-word-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-word }\""); }
995
755
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-excel-o {
996
756
  font-family: 'Font Awesome 6 Free';
997
757
  font-weight: 400;
998
758
  }
999
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-excel-o:before { content: unquote("\"#{ $fa-var-file-excel }\""); }
1000
-
759
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-excel-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-excel }\""); }
1001
760
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-powerpoint-o {
1002
761
  font-family: 'Font Awesome 6 Free';
1003
762
  font-weight: 400;
1004
763
  }
1005
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-powerpoint-o:before { content: unquote("\"#{ $fa-var-file-powerpoint }\""); }
1006
-
764
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-powerpoint-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-powerpoint }\""); }
1007
765
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-image-o {
1008
766
  font-family: 'Font Awesome 6 Free';
1009
767
  font-weight: 400;
1010
768
  }
1011
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-image-o:before { content: unquote("\"#{ $fa-var-file-image }\""); }
1012
-
769
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-image-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-image }\""); }
1013
770
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-photo-o {
1014
771
  font-family: 'Font Awesome 6 Free';
1015
772
  font-weight: 400;
1016
773
  }
1017
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-photo-o:before { content: unquote("\"#{ $fa-var-file-image }\""); }
1018
-
774
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-photo-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-image }\""); }
1019
775
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-picture-o {
1020
776
  font-family: 'Font Awesome 6 Free';
1021
777
  font-weight: 400;
1022
778
  }
1023
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-picture-o:before { content: unquote("\"#{ $fa-var-file-image }\""); }
1024
-
779
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-picture-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-image }\""); }
1025
780
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-archive-o {
1026
781
  font-family: 'Font Awesome 6 Free';
1027
782
  font-weight: 400;
1028
783
  }
1029
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-archive-o:before { content: unquote("\"#{ $fa-var-file-zipper }\""); }
1030
-
784
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-archive-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-zipper }\""); }
1031
785
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-zip-o {
1032
786
  font-family: 'Font Awesome 6 Free';
1033
787
  font-weight: 400;
1034
788
  }
1035
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-zip-o:before { content: unquote("\"#{ $fa-var-file-zipper }\""); }
1036
-
789
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-zip-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-zipper }\""); }
1037
790
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-audio-o {
1038
791
  font-family: 'Font Awesome 6 Free';
1039
792
  font-weight: 400;
1040
793
  }
1041
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-audio-o:before { content: unquote("\"#{ $fa-var-file-audio }\""); }
1042
-
794
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-audio-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-audio }\""); }
1043
795
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-sound-o {
1044
796
  font-family: 'Font Awesome 6 Free';
1045
797
  font-weight: 400;
1046
798
  }
1047
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-sound-o:before { content: unquote("\"#{ $fa-var-file-audio }\""); }
1048
-
799
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-sound-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-audio }\""); }
1049
800
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-video-o {
1050
801
  font-family: 'Font Awesome 6 Free';
1051
802
  font-weight: 400;
1052
803
  }
1053
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-video-o:before { content: unquote("\"#{ $fa-var-file-video }\""); }
1054
-
804
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-video-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-video }\""); }
1055
805
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-movie-o {
1056
806
  font-family: 'Font Awesome 6 Free';
1057
807
  font-weight: 400;
1058
808
  }
1059
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-movie-o:before { content: unquote("\"#{ $fa-var-file-video }\""); }
1060
-
809
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-movie-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-video }\""); }
1061
810
  .#{$fa-css-prefix}.#{$fa-css-prefix}-file-code-o {
1062
811
  font-family: 'Font Awesome 6 Free';
1063
812
  font-weight: 400;
1064
813
  }
1065
- .#{$fa-css-prefix}.#{$fa-css-prefix}-file-code-o:before { content: unquote("\"#{ $fa-var-file-code }\""); }
1066
-
814
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-file-code-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-file-code }\""); }
1067
815
  .#{$fa-css-prefix}.#{$fa-css-prefix}-vine {
1068
816
  font-family: 'Font Awesome 6 Brands';
1069
817
  font-weight: 400;
1070
818
  }
1071
-
1072
819
  .#{$fa-css-prefix}.#{$fa-css-prefix}-codepen {
1073
820
  font-family: 'Font Awesome 6 Brands';
1074
821
  font-weight: 400;
1075
822
  }
1076
-
1077
823
  .#{$fa-css-prefix}.#{$fa-css-prefix}-jsfiddle {
1078
824
  font-family: 'Font Awesome 6 Brands';
1079
825
  font-weight: 400;
1080
826
  }
1081
-
1082
- .#{$fa-css-prefix}.#{$fa-css-prefix}-life-bouy:before { content: unquote("\"#{ $fa-var-life-ring }\""); }
1083
-
1084
- .#{$fa-css-prefix}.#{$fa-css-prefix}-life-buoy:before { content: unquote("\"#{ $fa-var-life-ring }\""); }
1085
-
1086
- .#{$fa-css-prefix}.#{$fa-css-prefix}-life-saver:before { content: unquote("\"#{ $fa-var-life-ring }\""); }
1087
-
1088
- .#{$fa-css-prefix}.#{$fa-css-prefix}-support:before { content: unquote("\"#{ $fa-var-life-ring }\""); }
1089
-
1090
- .#{$fa-css-prefix}.#{$fa-css-prefix}-circle-o-notch:before { content: unquote("\"#{ $fa-var-circle-notch }\""); }
1091
-
827
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-life-bouy { #{$fa-icon-property}: unquote("\"#{ $fa-var-life-ring }\""); }
828
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-life-buoy { #{$fa-icon-property}: unquote("\"#{ $fa-var-life-ring }\""); }
829
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-life-saver { #{$fa-icon-property}: unquote("\"#{ $fa-var-life-ring }\""); }
830
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-support { #{$fa-icon-property}: unquote("\"#{ $fa-var-life-ring }\""); }
831
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-circle-o-notch { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle-notch }\""); }
1092
832
  .#{$fa-css-prefix}.#{$fa-css-prefix}-rebel {
1093
833
  font-family: 'Font Awesome 6 Brands';
1094
834
  font-weight: 400;
1095
835
  }
1096
-
1097
836
  .#{$fa-css-prefix}.#{$fa-css-prefix}-ra {
1098
837
  font-family: 'Font Awesome 6 Brands';
1099
838
  font-weight: 400;
1100
839
  }
1101
- .#{$fa-css-prefix}.#{$fa-css-prefix}-ra:before { content: unquote("\"#{ $fa-var-rebel }\""); }
1102
-
840
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-ra { #{$fa-icon-property}: unquote("\"#{ $fa-var-rebel }\""); }
1103
841
  .#{$fa-css-prefix}.#{$fa-css-prefix}-resistance {
1104
842
  font-family: 'Font Awesome 6 Brands';
1105
843
  font-weight: 400;
1106
844
  }
1107
- .#{$fa-css-prefix}.#{$fa-css-prefix}-resistance:before { content: unquote("\"#{ $fa-var-rebel }\""); }
1108
-
845
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-resistance { #{$fa-icon-property}: unquote("\"#{ $fa-var-rebel }\""); }
1109
846
  .#{$fa-css-prefix}.#{$fa-css-prefix}-empire {
1110
847
  font-family: 'Font Awesome 6 Brands';
1111
848
  font-weight: 400;
1112
849
  }
1113
-
1114
850
  .#{$fa-css-prefix}.#{$fa-css-prefix}-ge {
1115
851
  font-family: 'Font Awesome 6 Brands';
1116
852
  font-weight: 400;
1117
853
  }
1118
- .#{$fa-css-prefix}.#{$fa-css-prefix}-ge:before { content: unquote("\"#{ $fa-var-empire }\""); }
1119
-
854
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-ge { #{$fa-icon-property}: unquote("\"#{ $fa-var-empire }\""); }
1120
855
  .#{$fa-css-prefix}.#{$fa-css-prefix}-git-square {
1121
856
  font-family: 'Font Awesome 6 Brands';
1122
857
  font-weight: 400;
1123
858
  }
1124
- .#{$fa-css-prefix}.#{$fa-css-prefix}-git-square:before { content: unquote("\"#{ $fa-var-square-git }\""); }
1125
-
859
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-git-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-git }\""); }
1126
860
  .#{$fa-css-prefix}.#{$fa-css-prefix}-git {
1127
861
  font-family: 'Font Awesome 6 Brands';
1128
862
  font-weight: 400;
1129
863
  }
1130
-
1131
864
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hacker-news {
1132
865
  font-family: 'Font Awesome 6 Brands';
1133
866
  font-weight: 400;
1134
867
  }
1135
-
1136
868
  .#{$fa-css-prefix}.#{$fa-css-prefix}-y-combinator-square {
1137
869
  font-family: 'Font Awesome 6 Brands';
1138
870
  font-weight: 400;
1139
871
  }
1140
- .#{$fa-css-prefix}.#{$fa-css-prefix}-y-combinator-square:before { content: unquote("\"#{ $fa-var-hacker-news }\""); }
1141
-
872
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-y-combinator-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-hacker-news }\""); }
1142
873
  .#{$fa-css-prefix}.#{$fa-css-prefix}-yc-square {
1143
874
  font-family: 'Font Awesome 6 Brands';
1144
875
  font-weight: 400;
1145
876
  }
1146
- .#{$fa-css-prefix}.#{$fa-css-prefix}-yc-square:before { content: unquote("\"#{ $fa-var-hacker-news }\""); }
1147
-
877
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-yc-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-hacker-news }\""); }
1148
878
  .#{$fa-css-prefix}.#{$fa-css-prefix}-tencent-weibo {
1149
879
  font-family: 'Font Awesome 6 Brands';
1150
880
  font-weight: 400;
1151
881
  }
1152
-
1153
882
  .#{$fa-css-prefix}.#{$fa-css-prefix}-qq {
1154
883
  font-family: 'Font Awesome 6 Brands';
1155
884
  font-weight: 400;
1156
885
  }
1157
-
1158
886
  .#{$fa-css-prefix}.#{$fa-css-prefix}-weixin {
1159
887
  font-family: 'Font Awesome 6 Brands';
1160
888
  font-weight: 400;
1161
889
  }
1162
-
1163
890
  .#{$fa-css-prefix}.#{$fa-css-prefix}-wechat {
1164
891
  font-family: 'Font Awesome 6 Brands';
1165
892
  font-weight: 400;
1166
893
  }
1167
- .#{$fa-css-prefix}.#{$fa-css-prefix}-wechat:before { content: unquote("\"#{ $fa-var-weixin }\""); }
1168
-
1169
- .#{$fa-css-prefix}.#{$fa-css-prefix}-send:before { content: unquote("\"#{ $fa-var-paper-plane }\""); }
1170
-
894
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-wechat { #{$fa-icon-property}: unquote("\"#{ $fa-var-weixin }\""); }
895
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-send { #{$fa-icon-property}: unquote("\"#{ $fa-var-paper-plane }\""); }
1171
896
  .#{$fa-css-prefix}.#{$fa-css-prefix}-paper-plane-o {
1172
897
  font-family: 'Font Awesome 6 Free';
1173
898
  font-weight: 400;
1174
899
  }
1175
- .#{$fa-css-prefix}.#{$fa-css-prefix}-paper-plane-o:before { content: unquote("\"#{ $fa-var-paper-plane }\""); }
1176
-
900
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-paper-plane-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-paper-plane }\""); }
1177
901
  .#{$fa-css-prefix}.#{$fa-css-prefix}-send-o {
1178
902
  font-family: 'Font Awesome 6 Free';
1179
903
  font-weight: 400;
1180
904
  }
1181
- .#{$fa-css-prefix}.#{$fa-css-prefix}-send-o:before { content: unquote("\"#{ $fa-var-paper-plane }\""); }
1182
-
905
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-send-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-paper-plane }\""); }
1183
906
  .#{$fa-css-prefix}.#{$fa-css-prefix}-circle-thin {
1184
907
  font-family: 'Font Awesome 6 Free';
1185
908
  font-weight: 400;
1186
909
  }
1187
- .#{$fa-css-prefix}.#{$fa-css-prefix}-circle-thin:before { content: unquote("\"#{ $fa-var-circle }\""); }
1188
-
1189
- .#{$fa-css-prefix}.#{$fa-css-prefix}-header:before { content: unquote("\"#{ $fa-var-heading }\""); }
1190
-
910
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-circle-thin { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle }\""); }
911
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-header { #{$fa-icon-property}: unquote("\"#{ $fa-var-heading }\""); }
1191
912
  .#{$fa-css-prefix}.#{$fa-css-prefix}-futbol-o {
1192
913
  font-family: 'Font Awesome 6 Free';
1193
914
  font-weight: 400;
1194
915
  }
1195
- .#{$fa-css-prefix}.#{$fa-css-prefix}-futbol-o:before { content: unquote("\"#{ $fa-var-futbol }\""); }
1196
-
916
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-futbol-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-futbol }\""); }
1197
917
  .#{$fa-css-prefix}.#{$fa-css-prefix}-soccer-ball-o {
1198
918
  font-family: 'Font Awesome 6 Free';
1199
919
  font-weight: 400;
1200
920
  }
1201
- .#{$fa-css-prefix}.#{$fa-css-prefix}-soccer-ball-o:before { content: unquote("\"#{ $fa-var-futbol }\""); }
1202
-
921
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-soccer-ball-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-futbol }\""); }
1203
922
  .#{$fa-css-prefix}.#{$fa-css-prefix}-slideshare {
1204
923
  font-family: 'Font Awesome 6 Brands';
1205
924
  font-weight: 400;
1206
925
  }
1207
-
1208
926
  .#{$fa-css-prefix}.#{$fa-css-prefix}-twitch {
1209
927
  font-family: 'Font Awesome 6 Brands';
1210
928
  font-weight: 400;
1211
929
  }
1212
-
1213
930
  .#{$fa-css-prefix}.#{$fa-css-prefix}-yelp {
1214
931
  font-family: 'Font Awesome 6 Brands';
1215
932
  font-weight: 400;
1216
933
  }
1217
-
1218
934
  .#{$fa-css-prefix}.#{$fa-css-prefix}-newspaper-o {
1219
935
  font-family: 'Font Awesome 6 Free';
1220
936
  font-weight: 400;
1221
937
  }
1222
- .#{$fa-css-prefix}.#{$fa-css-prefix}-newspaper-o:before { content: unquote("\"#{ $fa-var-newspaper }\""); }
1223
-
938
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-newspaper-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-newspaper }\""); }
1224
939
  .#{$fa-css-prefix}.#{$fa-css-prefix}-paypal {
1225
940
  font-family: 'Font Awesome 6 Brands';
1226
941
  font-weight: 400;
1227
942
  }
1228
-
1229
943
  .#{$fa-css-prefix}.#{$fa-css-prefix}-google-wallet {
1230
944
  font-family: 'Font Awesome 6 Brands';
1231
945
  font-weight: 400;
1232
946
  }
1233
-
1234
947
  .#{$fa-css-prefix}.#{$fa-css-prefix}-cc-visa {
1235
948
  font-family: 'Font Awesome 6 Brands';
1236
949
  font-weight: 400;
1237
950
  }
1238
-
1239
951
  .#{$fa-css-prefix}.#{$fa-css-prefix}-cc-mastercard {
1240
952
  font-family: 'Font Awesome 6 Brands';
1241
953
  font-weight: 400;
1242
954
  }
1243
-
1244
955
  .#{$fa-css-prefix}.#{$fa-css-prefix}-cc-discover {
1245
956
  font-family: 'Font Awesome 6 Brands';
1246
957
  font-weight: 400;
1247
958
  }
1248
-
1249
959
  .#{$fa-css-prefix}.#{$fa-css-prefix}-cc-amex {
1250
960
  font-family: 'Font Awesome 6 Brands';
1251
961
  font-weight: 400;
1252
962
  }
1253
-
1254
963
  .#{$fa-css-prefix}.#{$fa-css-prefix}-cc-paypal {
1255
964
  font-family: 'Font Awesome 6 Brands';
1256
965
  font-weight: 400;
1257
966
  }
1258
-
1259
967
  .#{$fa-css-prefix}.#{$fa-css-prefix}-cc-stripe {
1260
968
  font-family: 'Font Awesome 6 Brands';
1261
969
  font-weight: 400;
1262
970
  }
1263
-
1264
971
  .#{$fa-css-prefix}.#{$fa-css-prefix}-bell-slash-o {
1265
972
  font-family: 'Font Awesome 6 Free';
1266
973
  font-weight: 400;
1267
974
  }
1268
- .#{$fa-css-prefix}.#{$fa-css-prefix}-bell-slash-o:before { content: unquote("\"#{ $fa-var-bell-slash }\""); }
1269
-
1270
- .#{$fa-css-prefix}.#{$fa-css-prefix}-trash:before { content: unquote("\"#{ $fa-var-trash-can }\""); }
1271
-
975
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-bell-slash-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-bell-slash }\""); }
976
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-trash { #{$fa-icon-property}: unquote("\"#{ $fa-var-trash-can }\""); }
1272
977
  .#{$fa-css-prefix}.#{$fa-css-prefix}-copyright {
1273
978
  font-family: 'Font Awesome 6 Free';
1274
979
  font-weight: 400;
1275
980
  }
1276
-
1277
- .#{$fa-css-prefix}.#{$fa-css-prefix}-eyedropper:before { content: unquote("\"#{ $fa-var-eye-dropper }\""); }
1278
-
1279
- .#{$fa-css-prefix}.#{$fa-css-prefix}-area-chart:before { content: unquote("\"#{ $fa-var-chart-area }\""); }
1280
-
1281
- .#{$fa-css-prefix}.#{$fa-css-prefix}-pie-chart:before { content: unquote("\"#{ $fa-var-chart-pie }\""); }
1282
-
1283
- .#{$fa-css-prefix}.#{$fa-css-prefix}-line-chart:before { content: unquote("\"#{ $fa-var-chart-line }\""); }
1284
-
981
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-eyedropper { #{$fa-icon-property}: unquote("\"#{ $fa-var-eye-dropper }\""); }
982
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-area-chart { #{$fa-icon-property}: unquote("\"#{ $fa-var-chart-area }\""); }
983
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-pie-chart { #{$fa-icon-property}: unquote("\"#{ $fa-var-chart-pie }\""); }
984
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-line-chart { #{$fa-icon-property}: unquote("\"#{ $fa-var-chart-line }\""); }
1285
985
  .#{$fa-css-prefix}.#{$fa-css-prefix}-lastfm {
1286
986
  font-family: 'Font Awesome 6 Brands';
1287
987
  font-weight: 400;
1288
988
  }
1289
-
1290
989
  .#{$fa-css-prefix}.#{$fa-css-prefix}-lastfm-square {
1291
990
  font-family: 'Font Awesome 6 Brands';
1292
991
  font-weight: 400;
1293
992
  }
1294
- .#{$fa-css-prefix}.#{$fa-css-prefix}-lastfm-square:before { content: unquote("\"#{ $fa-var-square-lastfm }\""); }
1295
-
993
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-lastfm-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-lastfm }\""); }
1296
994
  .#{$fa-css-prefix}.#{$fa-css-prefix}-ioxhost {
1297
995
  font-family: 'Font Awesome 6 Brands';
1298
996
  font-weight: 400;
1299
997
  }
1300
-
1301
998
  .#{$fa-css-prefix}.#{$fa-css-prefix}-angellist {
1302
999
  font-family: 'Font Awesome 6 Brands';
1303
1000
  font-weight: 400;
1304
1001
  }
1305
-
1306
1002
  .#{$fa-css-prefix}.#{$fa-css-prefix}-cc {
1307
1003
  font-family: 'Font Awesome 6 Free';
1308
1004
  font-weight: 400;
1309
1005
  }
1310
- .#{$fa-css-prefix}.#{$fa-css-prefix}-cc:before { content: unquote("\"#{ $fa-var-closed-captioning }\""); }
1311
-
1312
- .#{$fa-css-prefix}.#{$fa-css-prefix}-ils:before { content: unquote("\"#{ $fa-var-shekel-sign }\""); }
1313
-
1314
- .#{$fa-css-prefix}.#{$fa-css-prefix}-shekel:before { content: unquote("\"#{ $fa-var-shekel-sign }\""); }
1315
-
1316
- .#{$fa-css-prefix}.#{$fa-css-prefix}-sheqel:before { content: unquote("\"#{ $fa-var-shekel-sign }\""); }
1317
-
1006
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-cc { #{$fa-icon-property}: unquote("\"#{ $fa-var-closed-captioning }\""); }
1007
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-ils { #{$fa-icon-property}: unquote("\"#{ $fa-var-shekel-sign }\""); }
1008
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-shekel { #{$fa-icon-property}: unquote("\"#{ $fa-var-shekel-sign }\""); }
1009
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-sheqel { #{$fa-icon-property}: unquote("\"#{ $fa-var-shekel-sign }\""); }
1318
1010
  .#{$fa-css-prefix}.#{$fa-css-prefix}-buysellads {
1319
1011
  font-family: 'Font Awesome 6 Brands';
1320
1012
  font-weight: 400;
1321
1013
  }
1322
-
1323
1014
  .#{$fa-css-prefix}.#{$fa-css-prefix}-connectdevelop {
1324
1015
  font-family: 'Font Awesome 6 Brands';
1325
1016
  font-weight: 400;
1326
1017
  }
1327
-
1328
1018
  .#{$fa-css-prefix}.#{$fa-css-prefix}-dashcube {
1329
1019
  font-family: 'Font Awesome 6 Brands';
1330
1020
  font-weight: 400;
1331
1021
  }
1332
-
1333
1022
  .#{$fa-css-prefix}.#{$fa-css-prefix}-forumbee {
1334
1023
  font-family: 'Font Awesome 6 Brands';
1335
1024
  font-weight: 400;
1336
1025
  }
1337
-
1338
1026
  .#{$fa-css-prefix}.#{$fa-css-prefix}-leanpub {
1339
1027
  font-family: 'Font Awesome 6 Brands';
1340
1028
  font-weight: 400;
1341
1029
  }
1342
-
1343
1030
  .#{$fa-css-prefix}.#{$fa-css-prefix}-sellsy {
1344
1031
  font-family: 'Font Awesome 6 Brands';
1345
1032
  font-weight: 400;
1346
1033
  }
1347
-
1348
1034
  .#{$fa-css-prefix}.#{$fa-css-prefix}-shirtsinbulk {
1349
1035
  font-family: 'Font Awesome 6 Brands';
1350
1036
  font-weight: 400;
1351
1037
  }
1352
-
1353
1038
  .#{$fa-css-prefix}.#{$fa-css-prefix}-simplybuilt {
1354
1039
  font-family: 'Font Awesome 6 Brands';
1355
1040
  font-weight: 400;
1356
1041
  }
1357
-
1358
1042
  .#{$fa-css-prefix}.#{$fa-css-prefix}-skyatlas {
1359
1043
  font-family: 'Font Awesome 6 Brands';
1360
1044
  font-weight: 400;
1361
1045
  }
1362
-
1363
1046
  .#{$fa-css-prefix}.#{$fa-css-prefix}-diamond {
1364
1047
  font-family: 'Font Awesome 6 Free';
1365
1048
  font-weight: 400;
1366
1049
  }
1367
- .#{$fa-css-prefix}.#{$fa-css-prefix}-diamond:before { content: unquote("\"#{ $fa-var-gem }\""); }
1368
-
1369
- .#{$fa-css-prefix}.#{$fa-css-prefix}-transgender:before { content: unquote("\"#{ $fa-var-mars-and-venus }\""); }
1370
-
1371
- .#{$fa-css-prefix}.#{$fa-css-prefix}-intersex:before { content: unquote("\"#{ $fa-var-mars-and-venus }\""); }
1372
-
1373
- .#{$fa-css-prefix}.#{$fa-css-prefix}-transgender-alt:before { content: unquote("\"#{ $fa-var-transgender }\""); }
1374
-
1050
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-diamond { #{$fa-icon-property}: unquote("\"#{ $fa-var-gem }\""); }
1051
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-transgender { #{$fa-icon-property}: unquote("\"#{ $fa-var-mars-and-venus }\""); }
1052
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-intersex { #{$fa-icon-property}: unquote("\"#{ $fa-var-mars-and-venus }\""); }
1053
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-transgender-alt { #{$fa-icon-property}: unquote("\"#{ $fa-var-transgender }\""); }
1375
1054
  .#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-official {
1376
1055
  font-family: 'Font Awesome 6 Brands';
1377
1056
  font-weight: 400;
1378
1057
  }
1379
- .#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-official:before { content: unquote("\"#{ $fa-var-facebook }\""); }
1380
-
1058
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-official { #{$fa-icon-property}: unquote("\"#{ $fa-var-facebook }\""); }
1381
1059
  .#{$fa-css-prefix}.#{$fa-css-prefix}-pinterest-p {
1382
1060
  font-family: 'Font Awesome 6 Brands';
1383
1061
  font-weight: 400;
1384
1062
  }
1385
-
1386
1063
  .#{$fa-css-prefix}.#{$fa-css-prefix}-whatsapp {
1387
1064
  font-family: 'Font Awesome 6 Brands';
1388
1065
  font-weight: 400;
1389
1066
  }
1390
-
1391
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hotel:before { content: unquote("\"#{ $fa-var-bed }\""); }
1392
-
1067
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hotel { #{$fa-icon-property}: unquote("\"#{ $fa-var-bed }\""); }
1393
1068
  .#{$fa-css-prefix}.#{$fa-css-prefix}-viacoin {
1394
1069
  font-family: 'Font Awesome 6 Brands';
1395
1070
  font-weight: 400;
1396
1071
  }
1397
-
1398
1072
  .#{$fa-css-prefix}.#{$fa-css-prefix}-medium {
1399
1073
  font-family: 'Font Awesome 6 Brands';
1400
1074
  font-weight: 400;
1401
1075
  }
1402
-
1403
1076
  .#{$fa-css-prefix}.#{$fa-css-prefix}-y-combinator {
1404
1077
  font-family: 'Font Awesome 6 Brands';
1405
1078
  font-weight: 400;
1406
1079
  }
1407
-
1408
1080
  .#{$fa-css-prefix}.#{$fa-css-prefix}-yc {
1409
1081
  font-family: 'Font Awesome 6 Brands';
1410
1082
  font-weight: 400;
1411
1083
  }
1412
- .#{$fa-css-prefix}.#{$fa-css-prefix}-yc:before { content: unquote("\"#{ $fa-var-y-combinator }\""); }
1413
-
1084
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-yc { #{$fa-icon-property}: unquote("\"#{ $fa-var-y-combinator }\""); }
1414
1085
  .#{$fa-css-prefix}.#{$fa-css-prefix}-optin-monster {
1415
1086
  font-family: 'Font Awesome 6 Brands';
1416
1087
  font-weight: 400;
1417
1088
  }
1418
-
1419
1089
  .#{$fa-css-prefix}.#{$fa-css-prefix}-opencart {
1420
1090
  font-family: 'Font Awesome 6 Brands';
1421
1091
  font-weight: 400;
1422
1092
  }
1423
-
1424
1093
  .#{$fa-css-prefix}.#{$fa-css-prefix}-expeditedssl {
1425
1094
  font-family: 'Font Awesome 6 Brands';
1426
1095
  font-weight: 400;
1427
1096
  }
1428
-
1429
- .#{$fa-css-prefix}.#{$fa-css-prefix}-battery-4:before { content: unquote("\"#{ $fa-var-battery-full }\""); }
1430
-
1431
- .#{$fa-css-prefix}.#{$fa-css-prefix}-battery:before { content: unquote("\"#{ $fa-var-battery-full }\""); }
1432
-
1433
- .#{$fa-css-prefix}.#{$fa-css-prefix}-battery-3:before { content: unquote("\"#{ $fa-var-battery-three-quarters }\""); }
1434
-
1435
- .#{$fa-css-prefix}.#{$fa-css-prefix}-battery-2:before { content: unquote("\"#{ $fa-var-battery-half }\""); }
1436
-
1437
- .#{$fa-css-prefix}.#{$fa-css-prefix}-battery-1:before { content: unquote("\"#{ $fa-var-battery-quarter }\""); }
1438
-
1439
- .#{$fa-css-prefix}.#{$fa-css-prefix}-battery-0:before { content: unquote("\"#{ $fa-var-battery-empty }\""); }
1440
-
1097
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-battery-4 { #{$fa-icon-property}: unquote("\"#{ $fa-var-battery-full }\""); }
1098
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-battery { #{$fa-icon-property}: unquote("\"#{ $fa-var-battery-full }\""); }
1099
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-battery-3 { #{$fa-icon-property}: unquote("\"#{ $fa-var-battery-three-quarters }\""); }
1100
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-battery-2 { #{$fa-icon-property}: unquote("\"#{ $fa-var-battery-half }\""); }
1101
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-battery-1 { #{$fa-icon-property}: unquote("\"#{ $fa-var-battery-quarter }\""); }
1102
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-battery-0 { #{$fa-icon-property}: unquote("\"#{ $fa-var-battery-empty }\""); }
1441
1103
  .#{$fa-css-prefix}.#{$fa-css-prefix}-object-group {
1442
1104
  font-family: 'Font Awesome 6 Free';
1443
1105
  font-weight: 400;
1444
1106
  }
1445
-
1446
1107
  .#{$fa-css-prefix}.#{$fa-css-prefix}-object-ungroup {
1447
1108
  font-family: 'Font Awesome 6 Free';
1448
1109
  font-weight: 400;
1449
1110
  }
1450
-
1451
1111
  .#{$fa-css-prefix}.#{$fa-css-prefix}-sticky-note-o {
1452
1112
  font-family: 'Font Awesome 6 Free';
1453
1113
  font-weight: 400;
1454
1114
  }
1455
- .#{$fa-css-prefix}.#{$fa-css-prefix}-sticky-note-o:before { content: unquote("\"#{ $fa-var-note-sticky }\""); }
1456
-
1115
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-sticky-note-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-note-sticky }\""); }
1457
1116
  .#{$fa-css-prefix}.#{$fa-css-prefix}-cc-jcb {
1458
1117
  font-family: 'Font Awesome 6 Brands';
1459
1118
  font-weight: 400;
1460
1119
  }
1461
-
1462
1120
  .#{$fa-css-prefix}.#{$fa-css-prefix}-cc-diners-club {
1463
1121
  font-family: 'Font Awesome 6 Brands';
1464
1122
  font-weight: 400;
1465
1123
  }
1466
-
1467
1124
  .#{$fa-css-prefix}.#{$fa-css-prefix}-clone {
1468
1125
  font-family: 'Font Awesome 6 Free';
1469
1126
  font-weight: 400;
1470
1127
  }
1471
-
1472
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-o:before { content: unquote("\"#{ $fa-var-hourglass }\""); }
1473
-
1474
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-1:before { content: unquote("\"#{ $fa-var-hourglass-start }\""); }
1475
-
1476
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-2:before { content: unquote("\"#{ $fa-var-hourglass-half }\""); }
1477
-
1478
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-3:before { content: unquote("\"#{ $fa-var-hourglass-end }\""); }
1479
-
1128
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-hourglass }\""); }
1129
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-1 { #{$fa-icon-property}: unquote("\"#{ $fa-var-hourglass-start }\""); }
1130
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-2 { #{$fa-icon-property}: unquote("\"#{ $fa-var-hourglass-half }\""); }
1131
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-3 { #{$fa-icon-property}: unquote("\"#{ $fa-var-hourglass-end }\""); }
1480
1132
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-rock-o {
1481
1133
  font-family: 'Font Awesome 6 Free';
1482
1134
  font-weight: 400;
1483
1135
  }
1484
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-rock-o:before { content: unquote("\"#{ $fa-var-hand-back-fist }\""); }
1485
-
1136
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-rock-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-hand-back-fist }\""); }
1486
1137
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-grab-o {
1487
1138
  font-family: 'Font Awesome 6 Free';
1488
1139
  font-weight: 400;
1489
1140
  }
1490
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-grab-o:before { content: unquote("\"#{ $fa-var-hand-back-fist }\""); }
1491
-
1141
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-grab-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-hand-back-fist }\""); }
1492
1142
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-paper-o {
1493
1143
  font-family: 'Font Awesome 6 Free';
1494
1144
  font-weight: 400;
1495
1145
  }
1496
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-paper-o:before { content: unquote("\"#{ $fa-var-hand }\""); }
1497
-
1146
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-paper-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-hand }\""); }
1498
1147
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-stop-o {
1499
1148
  font-family: 'Font Awesome 6 Free';
1500
1149
  font-weight: 400;
1501
1150
  }
1502
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-stop-o:before { content: unquote("\"#{ $fa-var-hand }\""); }
1503
-
1151
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-stop-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-hand }\""); }
1504
1152
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-scissors-o {
1505
1153
  font-family: 'Font Awesome 6 Free';
1506
1154
  font-weight: 400;
1507
1155
  }
1508
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-scissors-o:before { content: unquote("\"#{ $fa-var-hand-scissors }\""); }
1509
-
1156
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-scissors-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-hand-scissors }\""); }
1510
1157
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-lizard-o {
1511
1158
  font-family: 'Font Awesome 6 Free';
1512
1159
  font-weight: 400;
1513
1160
  }
1514
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-lizard-o:before { content: unquote("\"#{ $fa-var-hand-lizard }\""); }
1515
-
1161
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-lizard-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-hand-lizard }\""); }
1516
1162
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-spock-o {
1517
1163
  font-family: 'Font Awesome 6 Free';
1518
1164
  font-weight: 400;
1519
1165
  }
1520
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-spock-o:before { content: unquote("\"#{ $fa-var-hand-spock }\""); }
1521
-
1166
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-spock-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-hand-spock }\""); }
1522
1167
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-pointer-o {
1523
1168
  font-family: 'Font Awesome 6 Free';
1524
1169
  font-weight: 400;
1525
1170
  }
1526
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-pointer-o:before { content: unquote("\"#{ $fa-var-hand-pointer }\""); }
1527
-
1171
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-pointer-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-hand-pointer }\""); }
1528
1172
  .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-peace-o {
1529
1173
  font-family: 'Font Awesome 6 Free';
1530
1174
  font-weight: 400;
1531
1175
  }
1532
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-peace-o:before { content: unquote("\"#{ $fa-var-hand-peace }\""); }
1533
-
1176
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hand-peace-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-hand-peace }\""); }
1534
1177
  .#{$fa-css-prefix}.#{$fa-css-prefix}-registered {
1535
1178
  font-family: 'Font Awesome 6 Free';
1536
1179
  font-weight: 400;
1537
1180
  }
1538
-
1539
1181
  .#{$fa-css-prefix}.#{$fa-css-prefix}-creative-commons {
1540
1182
  font-family: 'Font Awesome 6 Brands';
1541
1183
  font-weight: 400;
1542
1184
  }
1543
-
1544
1185
  .#{$fa-css-prefix}.#{$fa-css-prefix}-gg {
1545
1186
  font-family: 'Font Awesome 6 Brands';
1546
1187
  font-weight: 400;
1547
1188
  }
1548
-
1549
1189
  .#{$fa-css-prefix}.#{$fa-css-prefix}-gg-circle {
1550
1190
  font-family: 'Font Awesome 6 Brands';
1551
1191
  font-weight: 400;
1552
1192
  }
1553
-
1554
1193
  .#{$fa-css-prefix}.#{$fa-css-prefix}-odnoklassniki {
1555
1194
  font-family: 'Font Awesome 6 Brands';
1556
1195
  font-weight: 400;
1557
1196
  }
1558
-
1559
1197
  .#{$fa-css-prefix}.#{$fa-css-prefix}-odnoklassniki-square {
1560
1198
  font-family: 'Font Awesome 6 Brands';
1561
1199
  font-weight: 400;
1562
1200
  }
1563
- .#{$fa-css-prefix}.#{$fa-css-prefix}-odnoklassniki-square:before { content: unquote("\"#{ $fa-var-square-odnoklassniki }\""); }
1564
-
1201
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-odnoklassniki-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-odnoklassniki }\""); }
1565
1202
  .#{$fa-css-prefix}.#{$fa-css-prefix}-get-pocket {
1566
1203
  font-family: 'Font Awesome 6 Brands';
1567
1204
  font-weight: 400;
1568
1205
  }
1569
-
1570
1206
  .#{$fa-css-prefix}.#{$fa-css-prefix}-wikipedia-w {
1571
1207
  font-family: 'Font Awesome 6 Brands';
1572
1208
  font-weight: 400;
1573
1209
  }
1574
-
1575
1210
  .#{$fa-css-prefix}.#{$fa-css-prefix}-safari {
1576
1211
  font-family: 'Font Awesome 6 Brands';
1577
1212
  font-weight: 400;
1578
1213
  }
1579
-
1580
1214
  .#{$fa-css-prefix}.#{$fa-css-prefix}-chrome {
1581
1215
  font-family: 'Font Awesome 6 Brands';
1582
1216
  font-weight: 400;
1583
1217
  }
1584
-
1585
1218
  .#{$fa-css-prefix}.#{$fa-css-prefix}-firefox {
1586
1219
  font-family: 'Font Awesome 6 Brands';
1587
1220
  font-weight: 400;
1588
1221
  }
1589
-
1590
1222
  .#{$fa-css-prefix}.#{$fa-css-prefix}-opera {
1591
1223
  font-family: 'Font Awesome 6 Brands';
1592
1224
  font-weight: 400;
1593
1225
  }
1594
-
1595
1226
  .#{$fa-css-prefix}.#{$fa-css-prefix}-internet-explorer {
1596
1227
  font-family: 'Font Awesome 6 Brands';
1597
1228
  font-weight: 400;
1598
1229
  }
1599
-
1600
- .#{$fa-css-prefix}.#{$fa-css-prefix}-television:before { content: unquote("\"#{ $fa-var-tv }\""); }
1601
-
1230
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-television { #{$fa-icon-property}: unquote("\"#{ $fa-var-tv }\""); }
1602
1231
  .#{$fa-css-prefix}.#{$fa-css-prefix}-contao {
1603
1232
  font-family: 'Font Awesome 6 Brands';
1604
1233
  font-weight: 400;
1605
1234
  }
1606
-
1607
1235
  .#{$fa-css-prefix}.#{$fa-css-prefix}-500px {
1608
1236
  font-family: 'Font Awesome 6 Brands';
1609
1237
  font-weight: 400;
1610
1238
  }
1611
-
1612
1239
  .#{$fa-css-prefix}.#{$fa-css-prefix}-amazon {
1613
1240
  font-family: 'Font Awesome 6 Brands';
1614
1241
  font-weight: 400;
1615
1242
  }
1616
-
1617
1243
  .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-plus-o {
1618
1244
  font-family: 'Font Awesome 6 Free';
1619
1245
  font-weight: 400;
1620
1246
  }
1621
- .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-plus-o:before { content: unquote("\"#{ $fa-var-calendar-plus }\""); }
1622
-
1247
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-plus-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-calendar-plus }\""); }
1623
1248
  .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-minus-o {
1624
1249
  font-family: 'Font Awesome 6 Free';
1625
1250
  font-weight: 400;
1626
1251
  }
1627
- .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-minus-o:before { content: unquote("\"#{ $fa-var-calendar-minus }\""); }
1628
-
1252
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-minus-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-calendar-minus }\""); }
1629
1253
  .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-times-o {
1630
1254
  font-family: 'Font Awesome 6 Free';
1631
1255
  font-weight: 400;
1632
1256
  }
1633
- .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-times-o:before { content: unquote("\"#{ $fa-var-calendar-xmark }\""); }
1634
-
1257
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-times-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-calendar-xmark }\""); }
1635
1258
  .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-check-o {
1636
1259
  font-family: 'Font Awesome 6 Free';
1637
1260
  font-weight: 400;
1638
1261
  }
1639
- .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-check-o:before { content: unquote("\"#{ $fa-var-calendar-check }\""); }
1640
-
1262
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-check-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-calendar-check }\""); }
1641
1263
  .#{$fa-css-prefix}.#{$fa-css-prefix}-map-o {
1642
1264
  font-family: 'Font Awesome 6 Free';
1643
1265
  font-weight: 400;
1644
1266
  }
1645
- .#{$fa-css-prefix}.#{$fa-css-prefix}-map-o:before { content: unquote("\"#{ $fa-var-map }\""); }
1646
-
1647
- .#{$fa-css-prefix}.#{$fa-css-prefix}-commenting:before { content: unquote("\"#{ $fa-var-comment-dots }\""); }
1648
-
1267
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-map-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-map }\""); }
1268
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-commenting { #{$fa-icon-property}: unquote("\"#{ $fa-var-comment-dots }\""); }
1649
1269
  .#{$fa-css-prefix}.#{$fa-css-prefix}-commenting-o {
1650
1270
  font-family: 'Font Awesome 6 Free';
1651
1271
  font-weight: 400;
1652
1272
  }
1653
- .#{$fa-css-prefix}.#{$fa-css-prefix}-commenting-o:before { content: unquote("\"#{ $fa-var-comment-dots }\""); }
1654
-
1273
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-commenting-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-comment-dots }\""); }
1655
1274
  .#{$fa-css-prefix}.#{$fa-css-prefix}-houzz {
1656
1275
  font-family: 'Font Awesome 6 Brands';
1657
1276
  font-weight: 400;
1658
1277
  }
1659
-
1660
1278
  .#{$fa-css-prefix}.#{$fa-css-prefix}-vimeo {
1661
1279
  font-family: 'Font Awesome 6 Brands';
1662
1280
  font-weight: 400;
1663
1281
  }
1664
- .#{$fa-css-prefix}.#{$fa-css-prefix}-vimeo:before { content: unquote("\"#{ $fa-var-vimeo-v }\""); }
1665
-
1282
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-vimeo { #{$fa-icon-property}: unquote("\"#{ $fa-var-vimeo-v }\""); }
1666
1283
  .#{$fa-css-prefix}.#{$fa-css-prefix}-black-tie {
1667
1284
  font-family: 'Font Awesome 6 Brands';
1668
1285
  font-weight: 400;
1669
1286
  }
1670
-
1671
1287
  .#{$fa-css-prefix}.#{$fa-css-prefix}-fonticons {
1672
1288
  font-family: 'Font Awesome 6 Brands';
1673
1289
  font-weight: 400;
1674
1290
  }
1675
-
1676
1291
  .#{$fa-css-prefix}.#{$fa-css-prefix}-reddit-alien {
1677
1292
  font-family: 'Font Awesome 6 Brands';
1678
1293
  font-weight: 400;
1679
1294
  }
1680
-
1681
1295
  .#{$fa-css-prefix}.#{$fa-css-prefix}-edge {
1682
1296
  font-family: 'Font Awesome 6 Brands';
1683
1297
  font-weight: 400;
1684
1298
  }
1685
-
1686
- .#{$fa-css-prefix}.#{$fa-css-prefix}-credit-card-alt:before { content: unquote("\"#{ $fa-var-credit-card }\""); }
1687
-
1299
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-credit-card-alt { #{$fa-icon-property}: unquote("\"#{ $fa-var-credit-card }\""); }
1688
1300
  .#{$fa-css-prefix}.#{$fa-css-prefix}-codiepie {
1689
1301
  font-family: 'Font Awesome 6 Brands';
1690
1302
  font-weight: 400;
1691
1303
  }
1692
-
1693
1304
  .#{$fa-css-prefix}.#{$fa-css-prefix}-modx {
1694
1305
  font-family: 'Font Awesome 6 Brands';
1695
1306
  font-weight: 400;
1696
1307
  }
1697
-
1698
1308
  .#{$fa-css-prefix}.#{$fa-css-prefix}-fort-awesome {
1699
1309
  font-family: 'Font Awesome 6 Brands';
1700
1310
  font-weight: 400;
1701
1311
  }
1702
-
1703
1312
  .#{$fa-css-prefix}.#{$fa-css-prefix}-usb {
1704
1313
  font-family: 'Font Awesome 6 Brands';
1705
1314
  font-weight: 400;
1706
1315
  }
1707
-
1708
1316
  .#{$fa-css-prefix}.#{$fa-css-prefix}-product-hunt {
1709
1317
  font-family: 'Font Awesome 6 Brands';
1710
1318
  font-weight: 400;
1711
1319
  }
1712
-
1713
1320
  .#{$fa-css-prefix}.#{$fa-css-prefix}-mixcloud {
1714
1321
  font-family: 'Font Awesome 6 Brands';
1715
1322
  font-weight: 400;
1716
1323
  }
1717
-
1718
1324
  .#{$fa-css-prefix}.#{$fa-css-prefix}-scribd {
1719
1325
  font-family: 'Font Awesome 6 Brands';
1720
1326
  font-weight: 400;
1721
1327
  }
1722
-
1723
1328
  .#{$fa-css-prefix}.#{$fa-css-prefix}-pause-circle-o {
1724
1329
  font-family: 'Font Awesome 6 Free';
1725
1330
  font-weight: 400;
1726
1331
  }
1727
- .#{$fa-css-prefix}.#{$fa-css-prefix}-pause-circle-o:before { content: unquote("\"#{ $fa-var-circle-pause }\""); }
1728
-
1332
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-pause-circle-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle-pause }\""); }
1729
1333
  .#{$fa-css-prefix}.#{$fa-css-prefix}-stop-circle-o {
1730
1334
  font-family: 'Font Awesome 6 Free';
1731
1335
  font-weight: 400;
1732
1336
  }
1733
- .#{$fa-css-prefix}.#{$fa-css-prefix}-stop-circle-o:before { content: unquote("\"#{ $fa-var-circle-stop }\""); }
1734
-
1337
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-stop-circle-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle-stop }\""); }
1735
1338
  .#{$fa-css-prefix}.#{$fa-css-prefix}-bluetooth {
1736
1339
  font-family: 'Font Awesome 6 Brands';
1737
1340
  font-weight: 400;
1738
1341
  }
1739
-
1740
1342
  .#{$fa-css-prefix}.#{$fa-css-prefix}-bluetooth-b {
1741
1343
  font-family: 'Font Awesome 6 Brands';
1742
1344
  font-weight: 400;
1743
1345
  }
1744
-
1745
1346
  .#{$fa-css-prefix}.#{$fa-css-prefix}-gitlab {
1746
1347
  font-family: 'Font Awesome 6 Brands';
1747
1348
  font-weight: 400;
1748
1349
  }
1749
-
1750
1350
  .#{$fa-css-prefix}.#{$fa-css-prefix}-wpbeginner {
1751
1351
  font-family: 'Font Awesome 6 Brands';
1752
1352
  font-weight: 400;
1753
1353
  }
1754
-
1755
1354
  .#{$fa-css-prefix}.#{$fa-css-prefix}-wpforms {
1756
1355
  font-family: 'Font Awesome 6 Brands';
1757
1356
  font-weight: 400;
1758
1357
  }
1759
-
1760
1358
  .#{$fa-css-prefix}.#{$fa-css-prefix}-envira {
1761
1359
  font-family: 'Font Awesome 6 Brands';
1762
1360
  font-weight: 400;
1763
1361
  }
1764
-
1765
1362
  .#{$fa-css-prefix}.#{$fa-css-prefix}-wheelchair-alt {
1766
1363
  font-family: 'Font Awesome 6 Brands';
1767
1364
  font-weight: 400;
1768
1365
  }
1769
- .#{$fa-css-prefix}.#{$fa-css-prefix}-wheelchair-alt:before { content: unquote("\"#{ $fa-var-accessible-icon }\""); }
1770
-
1366
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-wheelchair-alt { #{$fa-icon-property}: unquote("\"#{ $fa-var-accessible-icon }\""); }
1771
1367
  .#{$fa-css-prefix}.#{$fa-css-prefix}-question-circle-o {
1772
1368
  font-family: 'Font Awesome 6 Free';
1773
1369
  font-weight: 400;
1774
1370
  }
1775
- .#{$fa-css-prefix}.#{$fa-css-prefix}-question-circle-o:before { content: unquote("\"#{ $fa-var-circle-question }\""); }
1776
-
1777
- .#{$fa-css-prefix}.#{$fa-css-prefix}-volume-control-phone:before { content: unquote("\"#{ $fa-var-phone-volume }\""); }
1778
-
1779
- .#{$fa-css-prefix}.#{$fa-css-prefix}-asl-interpreting:before { content: unquote("\"#{ $fa-var-hands-asl-interpreting }\""); }
1780
-
1781
- .#{$fa-css-prefix}.#{$fa-css-prefix}-deafness:before { content: unquote("\"#{ $fa-var-ear-deaf }\""); }
1782
-
1783
- .#{$fa-css-prefix}.#{$fa-css-prefix}-hard-of-hearing:before { content: unquote("\"#{ $fa-var-ear-deaf }\""); }
1784
-
1371
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-question-circle-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle-question }\""); }
1372
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-volume-control-phone { #{$fa-icon-property}: unquote("\"#{ $fa-var-phone-volume }\""); }
1373
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-asl-interpreting { #{$fa-icon-property}: unquote("\"#{ $fa-var-hands-asl-interpreting }\""); }
1374
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-deafness { #{$fa-icon-property}: unquote("\"#{ $fa-var-ear-deaf }\""); }
1375
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-hard-of-hearing { #{$fa-icon-property}: unquote("\"#{ $fa-var-ear-deaf }\""); }
1785
1376
  .#{$fa-css-prefix}.#{$fa-css-prefix}-glide {
1786
1377
  font-family: 'Font Awesome 6 Brands';
1787
1378
  font-weight: 400;
1788
1379
  }
1789
-
1790
1380
  .#{$fa-css-prefix}.#{$fa-css-prefix}-glide-g {
1791
1381
  font-family: 'Font Awesome 6 Brands';
1792
1382
  font-weight: 400;
1793
1383
  }
1794
-
1795
- .#{$fa-css-prefix}.#{$fa-css-prefix}-signing:before { content: unquote("\"#{ $fa-var-hands }\""); }
1796
-
1384
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-signing { #{$fa-icon-property}: unquote("\"#{ $fa-var-hands }\""); }
1797
1385
  .#{$fa-css-prefix}.#{$fa-css-prefix}-viadeo {
1798
1386
  font-family: 'Font Awesome 6 Brands';
1799
1387
  font-weight: 400;
1800
1388
  }
1801
-
1802
1389
  .#{$fa-css-prefix}.#{$fa-css-prefix}-viadeo-square {
1803
1390
  font-family: 'Font Awesome 6 Brands';
1804
1391
  font-weight: 400;
1805
1392
  }
1806
- .#{$fa-css-prefix}.#{$fa-css-prefix}-viadeo-square:before { content: unquote("\"#{ $fa-var-square-viadeo }\""); }
1807
-
1393
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-viadeo-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-viadeo }\""); }
1808
1394
  .#{$fa-css-prefix}.#{$fa-css-prefix}-snapchat {
1809
1395
  font-family: 'Font Awesome 6 Brands';
1810
1396
  font-weight: 400;
1811
1397
  }
1812
-
1813
1398
  .#{$fa-css-prefix}.#{$fa-css-prefix}-snapchat-ghost {
1814
1399
  font-family: 'Font Awesome 6 Brands';
1815
1400
  font-weight: 400;
1816
1401
  }
1817
- .#{$fa-css-prefix}.#{$fa-css-prefix}-snapchat-ghost:before { content: unquote("\"#{ $fa-var-snapchat }\""); }
1818
-
1402
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-snapchat-ghost { #{$fa-icon-property}: unquote("\"#{ $fa-var-snapchat }\""); }
1819
1403
  .#{$fa-css-prefix}.#{$fa-css-prefix}-snapchat-square {
1820
1404
  font-family: 'Font Awesome 6 Brands';
1821
1405
  font-weight: 400;
1822
1406
  }
1823
- .#{$fa-css-prefix}.#{$fa-css-prefix}-snapchat-square:before { content: unquote("\"#{ $fa-var-square-snapchat }\""); }
1824
-
1407
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-snapchat-square { #{$fa-icon-property}: unquote("\"#{ $fa-var-square-snapchat }\""); }
1825
1408
  .#{$fa-css-prefix}.#{$fa-css-prefix}-pied-piper {
1826
1409
  font-family: 'Font Awesome 6 Brands';
1827
1410
  font-weight: 400;
1828
1411
  }
1829
-
1830
1412
  .#{$fa-css-prefix}.#{$fa-css-prefix}-first-order {
1831
1413
  font-family: 'Font Awesome 6 Brands';
1832
1414
  font-weight: 400;
1833
1415
  }
1834
-
1835
1416
  .#{$fa-css-prefix}.#{$fa-css-prefix}-yoast {
1836
1417
  font-family: 'Font Awesome 6 Brands';
1837
1418
  font-weight: 400;
1838
1419
  }
1839
-
1840
1420
  .#{$fa-css-prefix}.#{$fa-css-prefix}-themeisle {
1841
1421
  font-family: 'Font Awesome 6 Brands';
1842
1422
  font-weight: 400;
1843
1423
  }
1844
-
1845
1424
  .#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-official {
1846
1425
  font-family: 'Font Awesome 6 Brands';
1847
1426
  font-weight: 400;
1848
1427
  }
1849
- .#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-official:before { content: unquote("\"#{ $fa-var-google-plus }\""); }
1850
-
1428
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-official { #{$fa-icon-property}: unquote("\"#{ $fa-var-google-plus }\""); }
1851
1429
  .#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-circle {
1852
1430
  font-family: 'Font Awesome 6 Brands';
1853
1431
  font-weight: 400;
1854
1432
  }
1855
- .#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-circle:before { content: unquote("\"#{ $fa-var-google-plus }\""); }
1856
-
1433
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-circle { #{$fa-icon-property}: unquote("\"#{ $fa-var-google-plus }\""); }
1857
1434
  .#{$fa-css-prefix}.#{$fa-css-prefix}-font-awesome {
1858
1435
  font-family: 'Font Awesome 6 Brands';
1859
1436
  font-weight: 400;
1860
1437
  }
1861
-
1862
1438
  .#{$fa-css-prefix}.#{$fa-css-prefix}-fa {
1863
1439
  font-family: 'Font Awesome 6 Brands';
1864
1440
  font-weight: 400;
1865
1441
  }
1866
- .#{$fa-css-prefix}.#{$fa-css-prefix}-fa:before { content: unquote("\"#{ $fa-var-font-awesome }\""); }
1867
-
1442
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-fa { #{$fa-icon-property}: unquote("\"#{ $fa-var-font-awesome }\""); }
1868
1443
  .#{$fa-css-prefix}.#{$fa-css-prefix}-handshake-o {
1869
1444
  font-family: 'Font Awesome 6 Free';
1870
1445
  font-weight: 400;
1871
1446
  }
1872
- .#{$fa-css-prefix}.#{$fa-css-prefix}-handshake-o:before { content: unquote("\"#{ $fa-var-handshake }\""); }
1873
-
1447
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-handshake-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-handshake }\""); }
1874
1448
  .#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-open-o {
1875
1449
  font-family: 'Font Awesome 6 Free';
1876
1450
  font-weight: 400;
1877
1451
  }
1878
- .#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-open-o:before { content: unquote("\"#{ $fa-var-envelope-open }\""); }
1879
-
1452
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-open-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-envelope-open }\""); }
1880
1453
  .#{$fa-css-prefix}.#{$fa-css-prefix}-linode {
1881
1454
  font-family: 'Font Awesome 6 Brands';
1882
1455
  font-weight: 400;
1883
1456
  }
1884
-
1885
1457
  .#{$fa-css-prefix}.#{$fa-css-prefix}-address-book-o {
1886
1458
  font-family: 'Font Awesome 6 Free';
1887
1459
  font-weight: 400;
1888
1460
  }
1889
- .#{$fa-css-prefix}.#{$fa-css-prefix}-address-book-o:before { content: unquote("\"#{ $fa-var-address-book }\""); }
1890
-
1891
- .#{$fa-css-prefix}.#{$fa-css-prefix}-vcard:before { content: unquote("\"#{ $fa-var-address-card }\""); }
1892
-
1461
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-address-book-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-address-book }\""); }
1462
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-vcard { #{$fa-icon-property}: unquote("\"#{ $fa-var-address-card }\""); }
1893
1463
  .#{$fa-css-prefix}.#{$fa-css-prefix}-address-card-o {
1894
1464
  font-family: 'Font Awesome 6 Free';
1895
1465
  font-weight: 400;
1896
1466
  }
1897
- .#{$fa-css-prefix}.#{$fa-css-prefix}-address-card-o:before { content: unquote("\"#{ $fa-var-address-card }\""); }
1898
-
1467
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-address-card-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-address-card }\""); }
1899
1468
  .#{$fa-css-prefix}.#{$fa-css-prefix}-vcard-o {
1900
1469
  font-family: 'Font Awesome 6 Free';
1901
1470
  font-weight: 400;
1902
1471
  }
1903
- .#{$fa-css-prefix}.#{$fa-css-prefix}-vcard-o:before { content: unquote("\"#{ $fa-var-address-card }\""); }
1904
-
1472
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-vcard-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-address-card }\""); }
1905
1473
  .#{$fa-css-prefix}.#{$fa-css-prefix}-user-circle-o {
1906
1474
  font-family: 'Font Awesome 6 Free';
1907
1475
  font-weight: 400;
1908
1476
  }
1909
- .#{$fa-css-prefix}.#{$fa-css-prefix}-user-circle-o:before { content: unquote("\"#{ $fa-var-circle-user }\""); }
1910
-
1477
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-user-circle-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-circle-user }\""); }
1911
1478
  .#{$fa-css-prefix}.#{$fa-css-prefix}-user-o {
1912
1479
  font-family: 'Font Awesome 6 Free';
1913
1480
  font-weight: 400;
1914
1481
  }
1915
- .#{$fa-css-prefix}.#{$fa-css-prefix}-user-o:before { content: unquote("\"#{ $fa-var-user }\""); }
1916
-
1482
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-user-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-user }\""); }
1917
1483
  .#{$fa-css-prefix}.#{$fa-css-prefix}-id-badge {
1918
1484
  font-family: 'Font Awesome 6 Free';
1919
1485
  font-weight: 400;
1920
1486
  }
1921
-
1922
- .#{$fa-css-prefix}.#{$fa-css-prefix}-drivers-license:before { content: unquote("\"#{ $fa-var-id-card }\""); }
1923
-
1487
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-drivers-license { #{$fa-icon-property}: unquote("\"#{ $fa-var-id-card }\""); }
1924
1488
  .#{$fa-css-prefix}.#{$fa-css-prefix}-id-card-o {
1925
1489
  font-family: 'Font Awesome 6 Free';
1926
1490
  font-weight: 400;
1927
1491
  }
1928
- .#{$fa-css-prefix}.#{$fa-css-prefix}-id-card-o:before { content: unquote("\"#{ $fa-var-id-card }\""); }
1929
-
1492
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-id-card-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-id-card }\""); }
1930
1493
  .#{$fa-css-prefix}.#{$fa-css-prefix}-drivers-license-o {
1931
1494
  font-family: 'Font Awesome 6 Free';
1932
1495
  font-weight: 400;
1933
1496
  }
1934
- .#{$fa-css-prefix}.#{$fa-css-prefix}-drivers-license-o:before { content: unquote("\"#{ $fa-var-id-card }\""); }
1935
-
1497
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-drivers-license-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-id-card }\""); }
1936
1498
  .#{$fa-css-prefix}.#{$fa-css-prefix}-quora {
1937
1499
  font-family: 'Font Awesome 6 Brands';
1938
1500
  font-weight: 400;
1939
1501
  }
1940
-
1941
1502
  .#{$fa-css-prefix}.#{$fa-css-prefix}-free-code-camp {
1942
1503
  font-family: 'Font Awesome 6 Brands';
1943
1504
  font-weight: 400;
1944
1505
  }
1945
-
1946
1506
  .#{$fa-css-prefix}.#{$fa-css-prefix}-telegram {
1947
1507
  font-family: 'Font Awesome 6 Brands';
1948
1508
  font-weight: 400;
1949
1509
  }
1950
-
1951
- .#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-4:before { content: unquote("\"#{ $fa-var-temperature-full }\""); }
1952
-
1953
- .#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer:before { content: unquote("\"#{ $fa-var-temperature-full }\""); }
1954
-
1955
- .#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-3:before { content: unquote("\"#{ $fa-var-temperature-three-quarters }\""); }
1956
-
1957
- .#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-2:before { content: unquote("\"#{ $fa-var-temperature-half }\""); }
1958
-
1959
- .#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-1:before { content: unquote("\"#{ $fa-var-temperature-quarter }\""); }
1960
-
1961
- .#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-0:before { content: unquote("\"#{ $fa-var-temperature-empty }\""); }
1962
-
1963
- .#{$fa-css-prefix}.#{$fa-css-prefix}-bathtub:before { content: unquote("\"#{ $fa-var-bath }\""); }
1964
-
1965
- .#{$fa-css-prefix}.#{$fa-css-prefix}-s15:before { content: unquote("\"#{ $fa-var-bath }\""); }
1966
-
1510
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-4 { #{$fa-icon-property}: unquote("\"#{ $fa-var-temperature-full }\""); }
1511
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer { #{$fa-icon-property}: unquote("\"#{ $fa-var-temperature-full }\""); }
1512
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-3 { #{$fa-icon-property}: unquote("\"#{ $fa-var-temperature-three-quarters }\""); }
1513
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-2 { #{$fa-icon-property}: unquote("\"#{ $fa-var-temperature-half }\""); }
1514
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-1 { #{$fa-icon-property}: unquote("\"#{ $fa-var-temperature-quarter }\""); }
1515
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-0 { #{$fa-icon-property}: unquote("\"#{ $fa-var-temperature-empty }\""); }
1516
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-bathtub { #{$fa-icon-property}: unquote("\"#{ $fa-var-bath }\""); }
1517
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-s15 { #{$fa-icon-property}: unquote("\"#{ $fa-var-bath }\""); }
1967
1518
  .#{$fa-css-prefix}.#{$fa-css-prefix}-window-maximize {
1968
1519
  font-family: 'Font Awesome 6 Free';
1969
1520
  font-weight: 400;
1970
1521
  }
1971
-
1972
1522
  .#{$fa-css-prefix}.#{$fa-css-prefix}-window-restore {
1973
1523
  font-family: 'Font Awesome 6 Free';
1974
1524
  font-weight: 400;
1975
1525
  }
1976
-
1977
- .#{$fa-css-prefix}.#{$fa-css-prefix}-times-rectangle:before { content: unquote("\"#{ $fa-var-rectangle-xmark }\""); }
1978
-
1526
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-times-rectangle { #{$fa-icon-property}: unquote("\"#{ $fa-var-rectangle-xmark }\""); }
1979
1527
  .#{$fa-css-prefix}.#{$fa-css-prefix}-window-close-o {
1980
1528
  font-family: 'Font Awesome 6 Free';
1981
1529
  font-weight: 400;
1982
1530
  }
1983
- .#{$fa-css-prefix}.#{$fa-css-prefix}-window-close-o:before { content: unquote("\"#{ $fa-var-rectangle-xmark }\""); }
1984
-
1531
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-window-close-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-rectangle-xmark }\""); }
1985
1532
  .#{$fa-css-prefix}.#{$fa-css-prefix}-times-rectangle-o {
1986
1533
  font-family: 'Font Awesome 6 Free';
1987
1534
  font-weight: 400;
1988
1535
  }
1989
- .#{$fa-css-prefix}.#{$fa-css-prefix}-times-rectangle-o:before { content: unquote("\"#{ $fa-var-rectangle-xmark }\""); }
1990
-
1536
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-times-rectangle-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-rectangle-xmark }\""); }
1991
1537
  .#{$fa-css-prefix}.#{$fa-css-prefix}-bandcamp {
1992
1538
  font-family: 'Font Awesome 6 Brands';
1993
1539
  font-weight: 400;
1994
1540
  }
1995
-
1996
1541
  .#{$fa-css-prefix}.#{$fa-css-prefix}-grav {
1997
1542
  font-family: 'Font Awesome 6 Brands';
1998
1543
  font-weight: 400;
1999
1544
  }
2000
-
2001
1545
  .#{$fa-css-prefix}.#{$fa-css-prefix}-etsy {
2002
1546
  font-family: 'Font Awesome 6 Brands';
2003
1547
  font-weight: 400;
2004
1548
  }
2005
-
2006
1549
  .#{$fa-css-prefix}.#{$fa-css-prefix}-imdb {
2007
1550
  font-family: 'Font Awesome 6 Brands';
2008
1551
  font-weight: 400;
2009
1552
  }
2010
-
2011
1553
  .#{$fa-css-prefix}.#{$fa-css-prefix}-ravelry {
2012
1554
  font-family: 'Font Awesome 6 Brands';
2013
1555
  font-weight: 400;
2014
1556
  }
2015
-
2016
1557
  .#{$fa-css-prefix}.#{$fa-css-prefix}-eercast {
2017
1558
  font-family: 'Font Awesome 6 Brands';
2018
1559
  font-weight: 400;
2019
1560
  }
2020
- .#{$fa-css-prefix}.#{$fa-css-prefix}-eercast:before { content: unquote("\"#{ $fa-var-sellcast }\""); }
2021
-
1561
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-eercast { #{$fa-icon-property}: unquote("\"#{ $fa-var-sellcast }\""); }
2022
1562
  .#{$fa-css-prefix}.#{$fa-css-prefix}-snowflake-o {
2023
1563
  font-family: 'Font Awesome 6 Free';
2024
1564
  font-weight: 400;
2025
1565
  }
2026
- .#{$fa-css-prefix}.#{$fa-css-prefix}-snowflake-o:before { content: unquote("\"#{ $fa-var-snowflake }\""); }
2027
-
1566
+ .#{$fa-css-prefix}.#{$fa-css-prefix}-snowflake-o { #{$fa-icon-property}: unquote("\"#{ $fa-var-snowflake }\""); }
2028
1567
  .#{$fa-css-prefix}.#{$fa-css-prefix}-superpowers {
2029
1568
  font-family: 'Font Awesome 6 Brands';
2030
1569
  font-weight: 400;
2031
1570
  }
2032
-
2033
1571
  .#{$fa-css-prefix}.#{$fa-css-prefix}-wpexplorer {
2034
1572
  font-family: 'Font Awesome 6 Brands';
2035
1573
  font-weight: 400;
2036
1574
  }
2037
-
2038
1575
  .#{$fa-css-prefix}.#{$fa-css-prefix}-meetup {
2039
1576
  font-family: 'Font Awesome 6 Brands';
2040
1577
  font-weight: 400;
2041
1578
  }
2042
-