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