simple-line-icons-rails 0.0.1 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Binary file
@@ -2,530 +2,772 @@
2
2
  //= depend_on_asset "Simple-Line-Icons.woff"
3
3
  //= depend_on_asset "Simple-Line-Icons.ttf"
4
4
  //= depend_on_asset "Simple-Line-Icons.svg"
5
+ //= depend_on_asset "Simple-Line-Icons.woff2"
5
6
 
6
7
  @font-face {
7
8
  font-family: 'Simple-Line-Icons';
8
- src:url('<%= font_path('Simple-Line-Icons.eot') %>');
9
- src:url('<%= font_path('Simple-Line-Icons.eot') %>?#iefix') format('embedded-opentype'),
10
- url('<%= font_path('Simple-Line-Icons.woff') %>') format('woff'),
11
- url('<%= font_path('Simple-Line-Icons.ttf') %>') format('truetype'),
12
- url('<%= font_path('Simple-Line-Icons.svg') %>#Simple-Line-Icons') format('svg');
9
+ src:url('<%= font_path('Simple-Line-Icons.eot') %>?v=2.3.2');
10
+ src:url('<%= font_path('Simple-Line-Icons.eot') %>?v=2.3.2#iefix') format('embedded-opentype'),
11
+ url('<%= font_path('Simple-Line-Icons.ttf') %>?v=2.3.2') format('truetype'),
12
+ url('<%= font_path('Simple-Line-Icons.woff') %>?v=2.3.2') format('woff'),
13
+ url('<%= font_path('Simple-Line-Icons.woff2') %>?v=2.3.2') format('woff2'),
14
+ url('<%= font_path('Simple-Line-Icons.svg') %>#Simple-Line-Icons?v=2.3.2') format('svg');
13
15
  font-weight: normal;
14
16
  font-style: normal;
15
17
  }
16
18
 
17
- /* Use the following CSS code if you want to use data attributes for inserting your icons */
18
- [data-icon]:before {
19
- font-family: 'Simple-Line-Icons';
20
- content: attr(data-icon);
21
- speak: none;
22
- font-weight: normal;
23
- font-variant: normal;
24
- text-transform: none;
25
- line-height: 1;
26
- -webkit-font-smoothing: antialiased;
27
- -moz-osx-font-smoothing: grayscale;
19
+ .icon-user,
20
+ .icon-people,
21
+ .icon-user-female,
22
+ .icon-user-follow,
23
+ .icon-user-following,
24
+ .icon-user-unfollow,
25
+ .icon-login,
26
+ .icon-logout,
27
+ .icon-emotsmile,
28
+ .icon-phone,
29
+ .icon-call-end,
30
+ .icon-call-in,
31
+ .icon-call-out,
32
+ .icon-map,
33
+ .icon-location-pin,
34
+ .icon-direction,
35
+ .icon-directions,
36
+ .icon-compass,
37
+ .icon-layers,
38
+ .icon-menu,
39
+ .icon-list,
40
+ .icon-options-vertical,
41
+ .icon-options,
42
+ .icon-arrow-down,
43
+ .icon-arrow-left,
44
+ .icon-arrow-right,
45
+ .icon-arrow-up,
46
+ .icon-arrow-up-circle,
47
+ .icon-arrow-left-circle,
48
+ .icon-arrow-right-circle,
49
+ .icon-arrow-down-circle,
50
+ .icon-check,
51
+ .icon-clock,
52
+ .icon-plus,
53
+ .icon-minus,
54
+ .icon-close,
55
+ .icon-exclamation,
56
+ .icon-organization,
57
+ .icon-trophy,
58
+ .icon-screen-smartphone,
59
+ .icon-screen-desktop,
60
+ .icon-plane,
61
+ .icon-notebook,
62
+ .icon-mustache,
63
+ .icon-mouse,
64
+ .icon-magnet,
65
+ .icon-energy,
66
+ .icon-disc,
67
+ .icon-cursor,
68
+ .icon-cursor-move,
69
+ .icon-crop,
70
+ .icon-chemistry,
71
+ .icon-speedometer,
72
+ .icon-shield,
73
+ .icon-screen-tablet,
74
+ .icon-magic-wand,
75
+ .icon-hourglass,
76
+ .icon-graduation,
77
+ .icon-ghost,
78
+ .icon-game-controller,
79
+ .icon-fire,
80
+ .icon-eyeglass,
81
+ .icon-envelope-open,
82
+ .icon-envelope-letter,
83
+ .icon-bell,
84
+ .icon-badge,
85
+ .icon-anchor,
86
+ .icon-wallet,
87
+ .icon-vector,
88
+ .icon-speech,
89
+ .icon-puzzle,
90
+ .icon-printer,
91
+ .icon-present,
92
+ .icon-playlist,
93
+ .icon-pin,
94
+ .icon-picture,
95
+ .icon-handbag,
96
+ .icon-globe-alt,
97
+ .icon-globe,
98
+ .icon-folder-alt,
99
+ .icon-folder,
100
+ .icon-film,
101
+ .icon-feed,
102
+ .icon-drop,
103
+ .icon-drawer,
104
+ .icon-docs,
105
+ .icon-doc,
106
+ .icon-diamond,
107
+ .icon-cup,
108
+ .icon-calculator,
109
+ .icon-bubbles,
110
+ .icon-briefcase,
111
+ .icon-book-open,
112
+ .icon-basket-loaded,
113
+ .icon-basket,
114
+ .icon-bag,
115
+ .icon-action-undo,
116
+ .icon-action-redo,
117
+ .icon-wrench,
118
+ .icon-umbrella,
119
+ .icon-trash,
120
+ .icon-tag,
121
+ .icon-support,
122
+ .icon-frame,
123
+ .icon-size-fullscreen,
124
+ .icon-size-actual,
125
+ .icon-shuffle,
126
+ .icon-share-alt,
127
+ .icon-share,
128
+ .icon-rocket,
129
+ .icon-question,
130
+ .icon-pie-chart,
131
+ .icon-pencil,
132
+ .icon-note,
133
+ .icon-loop,
134
+ .icon-home,
135
+ .icon-grid,
136
+ .icon-graph,
137
+ .icon-microphone,
138
+ .icon-music-tone-alt,
139
+ .icon-music-tone,
140
+ .icon-earphones-alt,
141
+ .icon-earphones,
142
+ .icon-equalizer,
143
+ .icon-like,
144
+ .icon-dislike,
145
+ .icon-control-start,
146
+ .icon-control-rewind,
147
+ .icon-control-play,
148
+ .icon-control-pause,
149
+ .icon-control-forward,
150
+ .icon-control-end,
151
+ .icon-volume-1,
152
+ .icon-volume-2,
153
+ .icon-volume-off,
154
+ .icon-calendar,
155
+ .icon-bulb,
156
+ .icon-chart,
157
+ .icon-ban,
158
+ .icon-bubble,
159
+ .icon-camrecorder,
160
+ .icon-camera,
161
+ .icon-cloud-download,
162
+ .icon-cloud-upload,
163
+ .icon-envelope,
164
+ .icon-eye,
165
+ .icon-flag,
166
+ .icon-heart,
167
+ .icon-info,
168
+ .icon-key,
169
+ .icon-link,
170
+ .icon-lock,
171
+ .icon-lock-open,
172
+ .icon-magnifier,
173
+ .icon-magnifier-add,
174
+ .icon-magnifier-remove,
175
+ .icon-paper-clip,
176
+ .icon-paper-plane,
177
+ .icon-power,
178
+ .icon-refresh,
179
+ .icon-reload,
180
+ .icon-settings,
181
+ .icon-star,
182
+ .icon-symbol-female,
183
+ .icon-symbol-male,
184
+ .icon-target,
185
+ .icon-credit-card,
186
+ .icon-paypal,
187
+ .icon-social-tumblr,
188
+ .icon-social-twitter,
189
+ .icon-social-facebook,
190
+ .icon-social-instagram,
191
+ .icon-social-linkedin,
192
+ .icon-social-pinterest,
193
+ .icon-social-github,
194
+ .icon-social-google,
195
+ .icon-social-reddit,
196
+ .icon-social-skype,
197
+ .icon-social-dribbble,
198
+ .icon-social-behance,
199
+ .icon-social-foursqare,
200
+ .icon-social-soundcloud,
201
+ .icon-social-spotify,
202
+ .icon-social-stumbleupon,
203
+ .icon-social-youtube,
204
+ .icon-social-dropbox {
205
+ font-family: 'simple-line-icons';
206
+ speak: none;
207
+ font-style: normal;
208
+ font-weight: normal;
209
+ font-variant: normal;
210
+ text-transform: none;
211
+ line-height: 1;
212
+ /* Better Font Rendering =========== */
213
+ -webkit-font-smoothing: antialiased;
214
+ -moz-osx-font-smoothing: grayscale;
28
215
  }
29
-
30
- /* Use the following CSS code if you want to have a class per icon */
31
- /*
32
- Instead of a list of all class selectors,
33
- you can use the generic selector below, but it's slower:
34
- [class*="icon-"] {
35
- */
36
- .icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-moustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-emoticon-smile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-user, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglasses, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawer, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calendar, .icon-bulb, .icon-bar-chart, .icon-arrow-up, .icon-arrow-right, .icon-arrow-left, .icon-arrow-down, .icon-ban, .icon-bubble, .icon-camcorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envelope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-pointer, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-users {
37
- font-family: 'Simple-Line-Icons';
38
- speak: none;
39
- font-style: normal;
40
- font-weight: normal;
41
- font-variant: normal;
42
- text-transform: none;
43
- line-height: 1;
44
- -webkit-font-smoothing: antialiased;
216
+ .icon-user:before {
217
+ content: "\e005";
218
+ }
219
+ .icon-people:before {
220
+ content: "\e001";
45
221
  }
46
222
  .icon-user-female:before {
47
- content: "\e000";
223
+ content: "\e000";
48
224
  }
49
225
  .icon-user-follow:before {
50
- content: "\e002";
226
+ content: "\e002";
51
227
  }
52
228
  .icon-user-following:before {
53
- content: "\e003";
229
+ content: "\e003";
54
230
  }
55
231
  .icon-user-unfollow:before {
56
- content: "\e004";
232
+ content: "\e004";
233
+ }
234
+ .icon-login:before {
235
+ content: "\e066";
236
+ }
237
+ .icon-logout:before {
238
+ content: "\e065";
239
+ }
240
+ .icon-emotsmile:before {
241
+ content: "\e021";
242
+ }
243
+ .icon-phone:before {
244
+ content: "\e600";
245
+ }
246
+ .icon-call-end:before {
247
+ content: "\e048";
248
+ }
249
+ .icon-call-in:before {
250
+ content: "\e047";
251
+ }
252
+ .icon-call-out:before {
253
+ content: "\e046";
254
+ }
255
+ .icon-map:before {
256
+ content: "\e033";
257
+ }
258
+ .icon-location-pin:before {
259
+ content: "\e096";
260
+ }
261
+ .icon-direction:before {
262
+ content: "\e042";
263
+ }
264
+ .icon-directions:before {
265
+ content: "\e041";
266
+ }
267
+ .icon-compass:before {
268
+ content: "\e045";
269
+ }
270
+ .icon-layers:before {
271
+ content: "\e034";
272
+ }
273
+ .icon-menu:before {
274
+ content: "\e601";
275
+ }
276
+ .icon-list:before {
277
+ content: "\e067";
278
+ }
279
+ .icon-options-vertical:before {
280
+ content: "\e602";
281
+ }
282
+ .icon-options:before {
283
+ content: "\e603";
284
+ }
285
+ .icon-arrow-down:before {
286
+ content: "\e604";
287
+ }
288
+ .icon-arrow-left:before {
289
+ content: "\e605";
290
+ }
291
+ .icon-arrow-right:before {
292
+ content: "\e606";
293
+ }
294
+ .icon-arrow-up:before {
295
+ content: "\e607";
296
+ }
297
+ .icon-arrow-up-circle:before {
298
+ content: "\e078";
299
+ }
300
+ .icon-arrow-left-circle:before {
301
+ content: "\e07a";
302
+ }
303
+ .icon-arrow-right-circle:before {
304
+ content: "\e079";
305
+ }
306
+ .icon-arrow-down-circle:before {
307
+ content: "\e07b";
308
+ }
309
+ .icon-check:before {
310
+ content: "\e080";
311
+ }
312
+ .icon-clock:before {
313
+ content: "\e081";
314
+ }
315
+ .icon-plus:before {
316
+ content: "\e095";
317
+ }
318
+ .icon-minus:before {
319
+ content: "\e615";
320
+ }
321
+ .icon-close:before {
322
+ content: "\e082";
323
+ }
324
+ .icon-exclamation:before {
325
+ content: "\e617";
326
+ }
327
+ .icon-organization:before {
328
+ content: "\e616";
57
329
  }
58
330
  .icon-trophy:before {
59
- content: "\e006";
331
+ content: "\e006";
60
332
  }
61
333
  .icon-screen-smartphone:before {
62
- content: "\e010";
334
+ content: "\e010";
63
335
  }
64
336
  .icon-screen-desktop:before {
65
- content: "\e011";
337
+ content: "\e011";
66
338
  }
67
339
  .icon-plane:before {
68
- content: "\e012";
340
+ content: "\e012";
69
341
  }
70
342
  .icon-notebook:before {
71
- content: "\e013";
343
+ content: "\e013";
72
344
  }
73
- .icon-moustache:before {
74
- content: "\e014";
345
+ .icon-mustache:before {
346
+ content: "\e014";
75
347
  }
76
348
  .icon-mouse:before {
77
- content: "\e015";
349
+ content: "\e015";
78
350
  }
79
351
  .icon-magnet:before {
80
- content: "\e016";
352
+ content: "\e016";
81
353
  }
82
354
  .icon-energy:before {
83
- content: "\e020";
84
- }
85
- .icon-emoticon-smile:before {
86
- content: "\e021";
355
+ content: "\e020";
87
356
  }
88
357
  .icon-disc:before {
89
- content: "\e022";
358
+ content: "\e022";
359
+ }
360
+ .icon-cursor:before {
361
+ content: "\e06e";
90
362
  }
91
363
  .icon-cursor-move:before {
92
- content: "\e023";
364
+ content: "\e023";
93
365
  }
94
366
  .icon-crop:before {
95
- content: "\e024";
96
- }
97
- .icon-credit-card:before {
98
- content: "\e025";
367
+ content: "\e024";
99
368
  }
100
369
  .icon-chemistry:before {
101
- content: "\e026";
102
- }
103
- .icon-user:before {
104
- content: "\e005";
370
+ content: "\e026";
105
371
  }
106
372
  .icon-speedometer:before {
107
- content: "\e007";
108
- }
109
- .icon-social-youtube:before {
110
- content: "\e008";
111
- }
112
- .icon-social-twitter:before {
113
- content: "\e009";
114
- }
115
- .icon-social-tumblr:before {
116
- content: "\e00a";
117
- }
118
- .icon-social-facebook:before {
119
- content: "\e00b";
120
- }
121
- .icon-social-dropbox:before {
122
- content: "\e00c";
123
- }
124
- .icon-social-dribbble:before {
125
- content: "\e00d";
373
+ content: "\e007";
126
374
  }
127
375
  .icon-shield:before {
128
- content: "\e00e";
376
+ content: "\e00e";
129
377
  }
130
378
  .icon-screen-tablet:before {
131
- content: "\e00f";
379
+ content: "\e00f";
132
380
  }
133
381
  .icon-magic-wand:before {
134
- content: "\e017";
382
+ content: "\e017";
135
383
  }
136
384
  .icon-hourglass:before {
137
- content: "\e018";
385
+ content: "\e018";
138
386
  }
139
387
  .icon-graduation:before {
140
- content: "\e019";
388
+ content: "\e019";
141
389
  }
142
390
  .icon-ghost:before {
143
- content: "\e01a";
391
+ content: "\e01a";
144
392
  }
145
393
  .icon-game-controller:before {
146
- content: "\e01b";
394
+ content: "\e01b";
147
395
  }
148
396
  .icon-fire:before {
149
- content: "\e01c";
397
+ content: "\e01c";
150
398
  }
151
- .icon-eyeglasses:before {
152
- content: "\e01d";
399
+ .icon-eyeglass:before {
400
+ content: "\e01d";
153
401
  }
154
402
  .icon-envelope-open:before {
155
- content: "\e01e";
403
+ content: "\e01e";
156
404
  }
157
405
  .icon-envelope-letter:before {
158
- content: "\e01f";
406
+ content: "\e01f";
159
407
  }
160
408
  .icon-bell:before {
161
- content: "\e027";
409
+ content: "\e027";
162
410
  }
163
411
  .icon-badge:before {
164
- content: "\e028";
412
+ content: "\e028";
165
413
  }
166
414
  .icon-anchor:before {
167
- content: "\e029";
415
+ content: "\e029";
168
416
  }
169
417
  .icon-wallet:before {
170
- content: "\e02a";
418
+ content: "\e02a";
171
419
  }
172
420
  .icon-vector:before {
173
- content: "\e02b";
421
+ content: "\e02b";
174
422
  }
175
423
  .icon-speech:before {
176
- content: "\e02c";
424
+ content: "\e02c";
177
425
  }
178
426
  .icon-puzzle:before {
179
- content: "\e02d";
427
+ content: "\e02d";
180
428
  }
181
429
  .icon-printer:before {
182
- content: "\e02e";
430
+ content: "\e02e";
183
431
  }
184
432
  .icon-present:before {
185
- content: "\e02f";
433
+ content: "\e02f";
186
434
  }
187
435
  .icon-playlist:before {
188
- content: "\e030";
436
+ content: "\e030";
189
437
  }
190
438
  .icon-pin:before {
191
- content: "\e031";
439
+ content: "\e031";
192
440
  }
193
441
  .icon-picture:before {
194
- content: "\e032";
195
- }
196
- .icon-map:before {
197
- content: "\e033";
198
- }
199
- .icon-layers:before {
200
- content: "\e034";
442
+ content: "\e032";
201
443
  }
202
444
  .icon-handbag:before {
203
- content: "\e035";
445
+ content: "\e035";
204
446
  }
205
447
  .icon-globe-alt:before {
206
- content: "\e036";
448
+ content: "\e036";
207
449
  }
208
450
  .icon-globe:before {
209
- content: "\e037";
210
- }
211
- .icon-frame:before {
212
- content: "\e038";
451
+ content: "\e037";
213
452
  }
214
453
  .icon-folder-alt:before {
215
- content: "\e039";
454
+ content: "\e039";
455
+ }
456
+ .icon-folder:before {
457
+ content: "\e089";
216
458
  }
217
459
  .icon-film:before {
218
- content: "\e03a";
460
+ content: "\e03a";
219
461
  }
220
462
  .icon-feed:before {
221
- content: "\e03b";
222
- }
223
- .icon-earphones-alt:before {
224
- content: "\e03c";
225
- }
226
- .icon-earphones:before {
227
- content: "\e03d";
463
+ content: "\e03b";
228
464
  }
229
465
  .icon-drop:before {
230
- content: "\e03e";
466
+ content: "\e03e";
231
467
  }
232
468
  .icon-drawer:before {
233
- content: "\e03f";
469
+ content: "\e03f";
234
470
  }
235
471
  .icon-docs:before {
236
- content: "\e040";
237
- }
238
- .icon-directions:before {
239
- content: "\e041";
472
+ content: "\e040";
240
473
  }
241
- .icon-direction:before {
242
- content: "\e042";
474
+ .icon-doc:before {
475
+ content: "\e085";
243
476
  }
244
477
  .icon-diamond:before {
245
- content: "\e043";
478
+ content: "\e043";
246
479
  }
247
480
  .icon-cup:before {
248
- content: "\e044";
249
- }
250
- .icon-compass:before {
251
- content: "\e045";
252
- }
253
- .icon-call-out:before {
254
- content: "\e046";
255
- }
256
- .icon-call-in:before {
257
- content: "\e047";
258
- }
259
- .icon-call-end:before {
260
- content: "\e048";
481
+ content: "\e044";
261
482
  }
262
483
  .icon-calculator:before {
263
- content: "\e049";
484
+ content: "\e049";
264
485
  }
265
486
  .icon-bubbles:before {
266
- content: "\e04a";
487
+ content: "\e04a";
267
488
  }
268
489
  .icon-briefcase:before {
269
- content: "\e04b";
490
+ content: "\e04b";
270
491
  }
271
492
  .icon-book-open:before {
272
- content: "\e04c";
493
+ content: "\e04c";
273
494
  }
274
495
  .icon-basket-loaded:before {
275
- content: "\e04d";
496
+ content: "\e04d";
276
497
  }
277
498
  .icon-basket:before {
278
- content: "\e04e";
499
+ content: "\e04e";
279
500
  }
280
501
  .icon-bag:before {
281
- content: "\e04f";
502
+ content: "\e04f";
282
503
  }
283
504
  .icon-action-undo:before {
284
- content: "\e050";
505
+ content: "\e050";
285
506
  }
286
507
  .icon-action-redo:before {
287
- content: "\e051";
508
+ content: "\e051";
288
509
  }
289
510
  .icon-wrench:before {
290
- content: "\e052";
511
+ content: "\e052";
291
512
  }
292
513
  .icon-umbrella:before {
293
- content: "\e053";
514
+ content: "\e053";
294
515
  }
295
516
  .icon-trash:before {
296
- content: "\e054";
517
+ content: "\e054";
297
518
  }
298
519
  .icon-tag:before {
299
- content: "\e055";
520
+ content: "\e055";
300
521
  }
301
522
  .icon-support:before {
302
- content: "\e056";
523
+ content: "\e056";
524
+ }
525
+ .icon-frame:before {
526
+ content: "\e038";
303
527
  }
304
528
  .icon-size-fullscreen:before {
305
- content: "\e057";
529
+ content: "\e057";
306
530
  }
307
531
  .icon-size-actual:before {
308
- content: "\e058";
532
+ content: "\e058";
309
533
  }
310
534
  .icon-shuffle:before {
311
- content: "\e059";
535
+ content: "\e059";
312
536
  }
313
537
  .icon-share-alt:before {
314
- content: "\e05a";
538
+ content: "\e05a";
315
539
  }
316
540
  .icon-share:before {
317
- content: "\e05b";
541
+ content: "\e05b";
318
542
  }
319
543
  .icon-rocket:before {
320
- content: "\e05c";
544
+ content: "\e05c";
321
545
  }
322
546
  .icon-question:before {
323
- content: "\e05d";
547
+ content: "\e05d";
324
548
  }
325
549
  .icon-pie-chart:before {
326
- content: "\e05e";
550
+ content: "\e05e";
327
551
  }
328
552
  .icon-pencil:before {
329
- content: "\e05f";
553
+ content: "\e05f";
330
554
  }
331
555
  .icon-note:before {
332
- content: "\e060";
333
- }
334
- .icon-music-tone-alt:before {
335
- content: "\e061";
336
- }
337
- .icon-music-tone:before {
338
- content: "\e062";
339
- }
340
- .icon-microphone:before {
341
- content: "\e063";
556
+ content: "\e060";
342
557
  }
343
558
  .icon-loop:before {
344
- content: "\e064";
559
+ content: "\e064";
345
560
  }
346
- .icon-logout:before {
347
- content: "\e065";
561
+ .icon-home:before {
562
+ content: "\e069";
348
563
  }
349
- .icon-login:before {
350
- content: "\e066";
564
+ .icon-grid:before {
565
+ content: "\e06a";
351
566
  }
352
- .icon-list:before {
353
- content: "\e067";
567
+ .icon-graph:before {
568
+ content: "\e06b";
354
569
  }
355
- .icon-like:before {
356
- content: "\e068";
570
+ .icon-microphone:before {
571
+ content: "\e063";
357
572
  }
358
- .icon-home:before {
359
- content: "\e069";
573
+ .icon-music-tone-alt:before {
574
+ content: "\e061";
360
575
  }
361
- .icon-grid:before {
362
- content: "\e06a";
576
+ .icon-music-tone:before {
577
+ content: "\e062";
363
578
  }
364
- .icon-graph:before {
365
- content: "\e06b";
579
+ .icon-earphones-alt:before {
580
+ content: "\e03c";
581
+ }
582
+ .icon-earphones:before {
583
+ content: "\e03d";
366
584
  }
367
585
  .icon-equalizer:before {
368
- content: "\e06c";
586
+ content: "\e06c";
369
587
  }
370
- .icon-dislike:before {
371
- content: "\e06d";
588
+ .icon-like:before {
589
+ content: "\e068";
372
590
  }
373
- .icon-cursor:before {
374
- content: "\e06e";
591
+ .icon-dislike:before {
592
+ content: "\e06d";
375
593
  }
376
594
  .icon-control-start:before {
377
- content: "\e06f";
595
+ content: "\e06f";
378
596
  }
379
597
  .icon-control-rewind:before {
380
- content: "\e070";
598
+ content: "\e070";
381
599
  }
382
600
  .icon-control-play:before {
383
- content: "\e071";
601
+ content: "\e071";
384
602
  }
385
603
  .icon-control-pause:before {
386
- content: "\e072";
604
+ content: "\e072";
387
605
  }
388
606
  .icon-control-forward:before {
389
- content: "\e073";
607
+ content: "\e073";
390
608
  }
391
609
  .icon-control-end:before {
392
- content: "\e074";
393
- }
394
- .icon-calendar:before {
395
- content: "\e075";
610
+ content: "\e074";
396
611
  }
397
- .icon-bulb:before {
398
- content: "\e076";
612
+ .icon-volume-1:before {
613
+ content: "\e09f";
399
614
  }
400
- .icon-bar-chart:before {
401
- content: "\e077";
615
+ .icon-volume-2:before {
616
+ content: "\e0a0";
402
617
  }
403
- .icon-arrow-up:before {
404
- content: "\e078";
618
+ .icon-volume-off:before {
619
+ content: "\e0a1";
405
620
  }
406
- .icon-arrow-right:before {
407
- content: "\e079";
621
+ .icon-calendar:before {
622
+ content: "\e075";
408
623
  }
409
- .icon-arrow-left:before {
410
- content: "\e07a";
624
+ .icon-bulb:before {
625
+ content: "\e076";
411
626
  }
412
- .icon-arrow-down:before {
413
- content: "\e07b";
627
+ .icon-chart:before {
628
+ content: "\e077";
414
629
  }
415
630
  .icon-ban:before {
416
- content: "\e07c";
631
+ content: "\e07c";
417
632
  }
418
633
  .icon-bubble:before {
419
- content: "\e07d";
634
+ content: "\e07d";
420
635
  }
421
- .icon-camcorder:before {
422
- content: "\e07e";
636
+ .icon-camrecorder:before {
637
+ content: "\e07e";
423
638
  }
424
639
  .icon-camera:before {
425
- content: "\e07f";
426
- }
427
- .icon-check:before {
428
- content: "\e080";
429
- }
430
- .icon-clock:before {
431
- content: "\e081";
432
- }
433
- .icon-close:before {
434
- content: "\e082";
640
+ content: "\e07f";
435
641
  }
436
642
  .icon-cloud-download:before {
437
- content: "\e083";
643
+ content: "\e083";
438
644
  }
439
645
  .icon-cloud-upload:before {
440
- content: "\e084";
441
- }
442
- .icon-doc:before {
443
- content: "\e085";
646
+ content: "\e084";
444
647
  }
445
648
  .icon-envelope:before {
446
- content: "\e086";
649
+ content: "\e086";
447
650
  }
448
651
  .icon-eye:before {
449
- content: "\e087";
652
+ content: "\e087";
450
653
  }
451
654
  .icon-flag:before {
452
- content: "\e088";
453
- }
454
- .icon-folder:before {
455
- content: "\e089";
655
+ content: "\e088";
456
656
  }
457
657
  .icon-heart:before {
458
- content: "\e08a";
658
+ content: "\e08a";
459
659
  }
460
660
  .icon-info:before {
461
- content: "\e08b";
661
+ content: "\e08b";
462
662
  }
463
663
  .icon-key:before {
464
- content: "\e08c";
664
+ content: "\e08c";
465
665
  }
466
666
  .icon-link:before {
467
- content: "\e08d";
667
+ content: "\e08d";
468
668
  }
469
669
  .icon-lock:before {
470
- content: "\e08e";
670
+ content: "\e08e";
471
671
  }
472
672
  .icon-lock-open:before {
473
- content: "\e08f";
673
+ content: "\e08f";
474
674
  }
475
675
  .icon-magnifier:before {
476
- content: "\e090";
676
+ content: "\e090";
477
677
  }
478
678
  .icon-magnifier-add:before {
479
- content: "\e091";
679
+ content: "\e091";
480
680
  }
481
681
  .icon-magnifier-remove:before {
482
- content: "\e092";
682
+ content: "\e092";
483
683
  }
484
684
  .icon-paper-clip:before {
485
- content: "\e093";
685
+ content: "\e093";
486
686
  }
487
687
  .icon-paper-plane:before {
488
- content: "\e094";
489
- }
490
- .icon-plus:before {
491
- content: "\e095";
492
- }
493
- .icon-pointer:before {
494
- content: "\e096";
688
+ content: "\e094";
495
689
  }
496
690
  .icon-power:before {
497
- content: "\e097";
691
+ content: "\e097";
498
692
  }
499
693
  .icon-refresh:before {
500
- content: "\e098";
694
+ content: "\e098";
501
695
  }
502
696
  .icon-reload:before {
503
- content: "\e099";
697
+ content: "\e099";
504
698
  }
505
699
  .icon-settings:before {
506
- content: "\e09a";
700
+ content: "\e09a";
507
701
  }
508
702
  .icon-star:before {
509
- content: "\e09b";
703
+ content: "\e09b";
510
704
  }
511
705
  .icon-symbol-female:before {
512
- content: "\e09c";
706
+ content: "\e09c";
513
707
  }
514
708
  .icon-symbol-male:before {
515
- content: "\e09d";
709
+ content: "\e09d";
516
710
  }
517
711
  .icon-target:before {
518
- content: "\e09e";
712
+ content: "\e09e";
519
713
  }
520
- .icon-volume-1:before {
521
- content: "\e09f";
714
+ .icon-credit-card:before {
715
+ content: "\e025";
522
716
  }
523
- .icon-volume-2:before {
524
- content: "\e0a0";
717
+ .icon-paypal:before {
718
+ content: "\e608";
525
719
  }
526
- .icon-volume-off:before {
527
- content: "\e0a1";
720
+ .icon-social-tumblr:before {
721
+ content: "\e00a";
722
+ }
723
+ .icon-social-twitter:before {
724
+ content: "\e009";
725
+ }
726
+ .icon-social-facebook:before {
727
+ content: "\e00b";
728
+ }
729
+ .icon-social-instagram:before {
730
+ content: "\e609";
731
+ }
732
+ .icon-social-linkedin:before {
733
+ content: "\e60a";
734
+ }
735
+ .icon-social-pinterest:before {
736
+ content: "\e60b";
737
+ }
738
+ .icon-social-github:before {
739
+ content: "\e60c";
740
+ }
741
+ .icon-social-google:before {
742
+ content: "\e60d";
743
+ }
744
+ .icon-social-reddit:before {
745
+ content: "\e60e";
746
+ }
747
+ .icon-social-skype:before {
748
+ content: "\e60f";
749
+ }
750
+ .icon-social-dribbble:before {
751
+ content: "\e00d";
752
+ }
753
+ .icon-social-behance:before {
754
+ content: "\e610";
755
+ }
756
+ .icon-social-foursqare:before {
757
+ content: "\e611";
758
+ }
759
+ .icon-social-soundcloud:before {
760
+ content: "\e612";
761
+ }
762
+ .icon-social-spotify:before {
763
+ content: "\e613";
764
+ }
765
+ .icon-social-stumbleupon:before {
766
+ content: "\e614";
767
+ }
768
+ .icon-social-youtube:before {
769
+ content: "\e008";
770
+ }
771
+ .icon-social-dropbox:before {
772
+ content: "\e00c";
528
773
  }
529
- .icon-users:before {
530
- content: "\e001";
531
- }