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