]> git.mxchange.org Git - friendica-addons.git/blob - xmpp/converse/fonticons/style.css
New addon XMPP
[friendica-addons.git] / xmpp / converse / fonticons / style.css
1 @font-face {
2         font-family: 'icomoon';
3         src:url('fonts/icomoon.eot?dvaucx');
4         src:url('fonts/icomoon.eot?#iefixdvaucx') format('embedded-opentype'),
5                 url('fonts/icomoon.ttf?dvaucx') format('truetype'),
6                 url('fonts/icomoon.woff?dvaucx') format('woff'),
7                 url('fonts/icomoon.svg?dvaucx#icomoon') format('svg');
8         font-weight: normal;
9         font-style: normal;
10 }
11
12 [class^="icon-"], [class*=" icon-"] {
13         font-family: 'icomoon';
14         speak: none;
15         font-style: normal;
16         font-weight: normal;
17         font-variant: normal;
18         text-transform: none;
19         line-height: 1;
20
21         /* Better Font Rendering =========== */
22         -webkit-font-smoothing: antialiased;
23         -moz-osx-font-smoothing: grayscale;
24 }
25
26 .icon-xa:before {
27         content: "\e602";
28 }
29 .icon-conversejs:before {
30         content: "\e600";
31 }
32 .icon-closed:before {
33         content: "\25ba";
34 }
35 .icon-opened:before {
36         content: "\25bc";
37 }
38 .icon-checkmark:before {
39         content: "\2713";
40 }
41 .icon-home:before {
42         content: "\e000";
43 }
44 .icon-pencil:before {
45         content: "\270e";
46 }
47 .icon-camera:before {
48         content: "\e003";
49 }
50 .icon-camera-2:before {
51         content: "\2616";
52 }
53 .icon-play:before {
54         content: "\25d9";
55 }
56 .icon-music:before {
57         content: "\266b";
58 }
59 .icon-headphones:before {
60         content: "\266c";
61 }
62 .icon-phone:before {
63         content: "\260f";
64 }
65 .icon-phone-hang-up:before {
66         content: "\260e";
67 }
68 .icon-address-book:before {
69         content: "\270f";
70 }
71 .icon-notebook:before {
72         content: "\2710";
73 }
74 .icon-envelop:before {
75         content: "\2709";
76 }
77 .icon-pushpin:before {
78         content: "\e012";
79 }
80 .icon-online:before {
81         content: "\25fc";
82 }
83 .icon-away:before {
84         content: "\25fb";
85 }
86 .icon-bubbles:before {
87         content: "\e015";
88 }
89 .icon-bubbles2:before {
90         content: "\e016";
91 }
92 .icon-bubbles3:before {
93         content: "\e017";
94 }
95 .icon-user:before {
96         content: "\e01a";
97 }
98 .icon-hide-users:before {
99         content: "\e01c";
100 }
101 .icon-show-users:before {
102         content: "\e01e";
103 }
104 .icon-users:before {
105         content: "\e01b";
106 }
107 .icon-quotes-left:before {
108         content: "\e01d";
109 }
110 .icon-spinner:before {
111         content: "\231b";
112 }
113 .icon-search:before {
114         content: "\e021";
115 }
116 .icon-cogs:before {
117         content: "\e022";
118 }
119 .icon-wrench:before {
120         content: "\e024";
121 }
122 .icon-unlocked:before {
123         content: "\e025";
124 }
125 .icon-lock:before {
126         content: "\e026";
127 }
128 .icon-lock-2:before {
129         content: "\e027";
130 }
131 .icon-key:before {
132         content: "\e028";
133 }
134 .icon-key-2:before {
135         content: "\e029";
136 }
137 .icon-zoomout:before {
138         content: "\e02a";
139 }
140 .icon-zoomin:before {
141         content: "\e02b";
142 }
143 .icon-cog:before {
144         content: "\e02f";
145 }
146 .icon-remove:before {
147         content: "\e02d";
148 }
149 .icon-eye:before {
150         content: "\e030";
151 }
152 .icon-eye-blocked:before {
153         content: "\e031";
154 }
155 .icon-attachment:before {
156         content: "\e032";
157 }
158 .icon-globe:before {
159         content: "\e033";
160 }
161 .icon-heart:before {
162         content: "\2764";
163 }
164 .icon-happy:before {
165         content: "\263b";
166 }
167 .icon-thumbs-up:before {
168         content: "\261d";
169 }
170 .icon-smiley:before {
171         content: "\263a";
172 }
173 .icon-tongue:before {
174         content: "\e038";
175 }
176 .icon-sad:before {
177         content: "\2639";
178 }
179 .icon-wink:before {
180         content: "\e03a";
181 }
182 .icon-wondering:before {
183         content: "\2369";
184 }
185 .icon-confused:before {
186         content: "\2368";
187 }
188 .icon-shocked:before {
189         content: "\2364";
190 }
191 .icon-evil:before {
192         content: "\261f";
193 }
194 .icon-angry:before {
195         content: "\e03f";
196 }
197 .icon-cool:before {
198         content: "\e040";
199 }
200 .icon-grin:before {
201         content: "\e041";
202 }
203 .icon-info:before {
204         content: "\2360";
205 }
206 .icon-notification:before {
207         content: "\e01f";
208 }
209 .icon-warning:before {
210         content: "\26a0";
211 }
212 .icon-spell-check:before {
213         content: "\e045";
214 }
215 .icon-volume-high:before {
216         content: "\e046";
217 }
218 .icon-volume-medium:before {
219         content: "\e047";
220 }
221 .icon-volume-low:before {
222         content: "\e048";
223 }
224 .icon-volume-mute:before {
225         content: "\e049";
226 }
227 .icon-volume-mute2:before {
228         content: "\e04a";
229 }
230 .icon-volume-decrease:before {
231         content: "\e04b";
232 }
233 .icon-volume-increase:before {
234         content: "\e04c";
235 }
236 .icon-bold:before {
237         content: "\e04d";
238 }
239 .icon-underline:before {
240         content: "\e04e";
241 }
242 .icon-italic:before {
243         content: "\e04f";
244 }
245 .icon-strikethrough:before {
246         content: "\e050";
247 }
248 .icon-newtab:before {
249         content: "\e053";
250 }
251 .icon-youtube:before {
252         content: "\e055";
253 }
254 .icon-close:before {
255         content: "\2715";
256 }
257 .icon-blocked:before {
258         content: "\2718";
259 }
260 .icon-cancel-circle:before {
261         content: "\e058";
262 }
263 .icon-minus:before {
264         content: "\e05a";
265 }
266 .icon-plus:before {
267         content: "\271a";
268 }
269 .icon-checkbox-checked:before {
270         content: "\2611";
271 }
272 .icon-checkbox-unchecked:before {
273         content: "\2b27";
274 }
275 .icon-checkbox-partial:before {
276         content: "\2b28";
277 }
278 .icon-radio-checked:before {
279         content: "\2b26";
280 }
281 .icon-radio-unchecked:before {
282         content: "\2b25";
283 }
284 .icon-room-info:before {
285         content: "\e059";
286 }
287 .icon-newspaper:before {
288         content: "\e001";
289 }
290 .icon-image:before {
291         content: "\2b14";
292 }
293 .icon-offline:before {
294         content: "\e002";
295 }
296 .icon-busy:before {
297         content: "\e004";
298 }
299 .icon-exit:before {
300         content: "\e601";
301 }