github.com/apremalal/vamps-core@v1.0.1-0.20161221121535-d430b56ec174/server/webapps/app/base/plugins/simple-line-icons/simple-line-icons.css (about) 1 /* http://graphicburger.com/simple-line-icons-webfont/ */ 2 @font-face { 3 font-family: 'Simple-Line-Icons'; 4 5 src:url('fonts/Simple-Line-Icons.eot'); 6 src:url('fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'), 7 url('fonts/Simple-Line-Icons.woff') format('woff'), 8 url('fonts/Simple-Line-Icons.ttf') format('truetype'), 9 url('fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg'); 10 font-weight: normal; 11 font-style: normal; 12 } 13 14 @media screen and (-webkit-min-device-pixel-ratio:0) { 15 @font-face { 16 font-family: 'Simple-Line-Icons'; 17 src: url('fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg'); 18 } 19 } 20 21 /* Use the following CSS code if you want to use data attributes for inserting your icons */ 22 [data-icon]:before { 23 font-family: 'Simple-Line-Icons'; 24 content: attr(data-icon); 25 speak: none; 26 font-weight: normal; 27 font-variant: normal; 28 text-transform: none; 29 line-height: 1; 30 -webkit-font-smoothing: antialiased; 31 -moz-osx-font-smoothing: grayscale; 32 } 33 34 /* Use the following CSS code if you want to have a class per icon */ 35 /* 36 Instead of a list of all class selectors, 37 you can use the generic selector below, but it's slower: 38 [class*="icon-"] { 39 */ 40 .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 { 41 font-family: 'Simple-Line-Icons'; 42 speak: none; 43 font-style: normal; 44 font-weight: normal; 45 font-variant: normal; 46 text-transform: none; 47 line-height: 1; 48 -webkit-font-smoothing: antialiased; 49 } 50 .icon-user-female:before { 51 content: "\e000"; 52 } 53 .icon-user-follow:before { 54 content: "\e002"; 55 } 56 .icon-user-following:before { 57 content: "\e003"; 58 } 59 .icon-user-unfollow:before { 60 content: "\e004"; 61 } 62 .icon-trophy:before { 63 content: "\e006"; 64 } 65 .icon-screen-smartphone:before { 66 content: "\e010"; 67 } 68 .icon-screen-desktop:before { 69 content: "\e011"; 70 } 71 .icon-plane:before { 72 content: "\e012"; 73 } 74 .icon-notebook:before { 75 content: "\e013"; 76 } 77 .icon-moustache:before { 78 content: "\e014"; 79 } 80 .icon-mouse:before { 81 content: "\e015"; 82 } 83 .icon-magnet:before { 84 content: "\e016"; 85 } 86 .icon-energy:before { 87 content: "\e020"; 88 } 89 .icon-emoticon-smile:before { 90 content: "\e021"; 91 } 92 .icon-disc:before { 93 content: "\e022"; 94 } 95 .icon-cursor-move:before { 96 content: "\e023"; 97 } 98 .icon-crop:before { 99 content: "\e024"; 100 } 101 .icon-credit-card:before { 102 content: "\e025"; 103 } 104 .icon-chemistry:before { 105 content: "\e026"; 106 } 107 .icon-user:before { 108 content: "\e005"; 109 } 110 .icon-speedometer:before { 111 content: "\e007"; 112 } 113 .icon-social-youtube:before { 114 content: "\e008"; 115 } 116 .icon-social-twitter:before { 117 content: "\e009"; 118 } 119 .icon-social-tumblr:before { 120 content: "\e00a"; 121 } 122 .icon-social-facebook:before { 123 content: "\e00b"; 124 } 125 .icon-social-dropbox:before { 126 content: "\e00c"; 127 } 128 .icon-social-dribbble:before { 129 content: "\e00d"; 130 } 131 .icon-shield:before { 132 content: "\e00e"; 133 } 134 .icon-screen-tablet:before { 135 content: "\e00f"; 136 } 137 .icon-magic-wand:before { 138 content: "\e017"; 139 } 140 .icon-hourglass:before { 141 content: "\e018"; 142 } 143 .icon-graduation:before { 144 content: "\e019"; 145 } 146 .icon-ghost:before { 147 content: "\e01a"; 148 } 149 .icon-game-controller:before { 150 content: "\e01b"; 151 } 152 .icon-fire:before { 153 content: "\e01c"; 154 } 155 .icon-eyeglasses:before { 156 content: "\e01d"; 157 } 158 .icon-envelope-open:before { 159 content: "\e01e"; 160 } 161 .icon-envelope-letter:before { 162 content: "\e01f"; 163 } 164 .icon-bell:before { 165 content: "\e027"; 166 } 167 .icon-badge:before { 168 content: "\e028"; 169 } 170 .icon-anchor:before { 171 content: "\e029"; 172 } 173 .icon-wallet:before { 174 content: "\e02a"; 175 } 176 .icon-vector:before { 177 content: "\e02b"; 178 } 179 .icon-speech:before { 180 content: "\e02c"; 181 } 182 .icon-puzzle:before { 183 content: "\e02d"; 184 } 185 .icon-printer:before { 186 content: "\e02e"; 187 } 188 .icon-present:before { 189 content: "\e02f"; 190 } 191 .icon-playlist:before { 192 content: "\e030"; 193 } 194 .icon-pin:before { 195 content: "\e031"; 196 } 197 .icon-picture:before { 198 content: "\e032"; 199 } 200 .icon-map:before { 201 content: "\e033"; 202 } 203 .icon-layers:before { 204 content: "\e034"; 205 } 206 .icon-handbag:before { 207 content: "\e035"; 208 } 209 .icon-globe-alt:before { 210 content: "\e036"; 211 } 212 .icon-globe:before { 213 content: "\e037"; 214 } 215 .icon-frame:before { 216 content: "\e038"; 217 } 218 .icon-folder-alt:before { 219 content: "\e039"; 220 } 221 .icon-film:before { 222 content: "\e03a"; 223 } 224 .icon-feed:before { 225 content: "\e03b"; 226 } 227 .icon-earphones-alt:before { 228 content: "\e03c"; 229 } 230 .icon-earphones:before { 231 content: "\e03d"; 232 } 233 .icon-drop:before { 234 content: "\e03e"; 235 } 236 .icon-drawer:before { 237 content: "\e03f"; 238 } 239 .icon-docs:before { 240 content: "\e040"; 241 } 242 .icon-directions:before { 243 content: "\e041"; 244 } 245 .icon-direction:before { 246 content: "\e042"; 247 } 248 .icon-diamond:before { 249 content: "\e043"; 250 } 251 .icon-cup:before { 252 content: "\e044"; 253 } 254 .icon-compass:before { 255 content: "\e045"; 256 } 257 .icon-call-out:before { 258 content: "\e046"; 259 } 260 .icon-call-in:before { 261 content: "\e047"; 262 } 263 .icon-call-end:before { 264 content: "\e048"; 265 } 266 .icon-calculator:before { 267 content: "\e049"; 268 } 269 .icon-bubbles:before { 270 content: "\e04a"; 271 } 272 .icon-briefcase:before { 273 content: "\e04b"; 274 } 275 .icon-book-open:before { 276 content: "\e04c"; 277 } 278 .icon-basket-loaded:before { 279 content: "\e04d"; 280 } 281 .icon-basket:before { 282 content: "\e04e"; 283 } 284 .icon-bag:before { 285 content: "\e04f"; 286 } 287 .icon-action-undo:before { 288 content: "\e050"; 289 } 290 .icon-action-redo:before { 291 content: "\e051"; 292 } 293 .icon-wrench:before { 294 content: "\e052"; 295 } 296 .icon-umbrella:before { 297 content: "\e053"; 298 } 299 .icon-trash:before { 300 content: "\e054"; 301 } 302 .icon-tag:before { 303 content: "\e055"; 304 } 305 .icon-support:before { 306 content: "\e056"; 307 } 308 .icon-size-fullscreen:before { 309 content: "\e057"; 310 } 311 .icon-size-actual:before { 312 content: "\e058"; 313 } 314 .icon-shuffle:before { 315 content: "\e059"; 316 } 317 .icon-share-alt:before { 318 content: "\e05a"; 319 } 320 .icon-share:before { 321 content: "\e05b"; 322 } 323 .icon-rocket:before { 324 content: "\e05c"; 325 } 326 .icon-question:before { 327 content: "\e05d"; 328 } 329 .icon-pie-chart:before { 330 content: "\e05e"; 331 } 332 .icon-pencil:before { 333 content: "\e05f"; 334 } 335 .icon-note:before { 336 content: "\e060"; 337 } 338 .icon-music-tone-alt:before { 339 content: "\e061"; 340 } 341 .icon-music-tone:before { 342 content: "\e062"; 343 } 344 .icon-microphone:before { 345 content: "\e063"; 346 } 347 .icon-loop:before { 348 content: "\e064"; 349 } 350 .icon-logout:before { 351 content: "\e065"; 352 } 353 .icon-login:before { 354 content: "\e066"; 355 } 356 .icon-list:before { 357 content: "\e067"; 358 } 359 .icon-like:before { 360 content: "\e068"; 361 } 362 .icon-home:before { 363 content: "\e069"; 364 } 365 .icon-grid:before { 366 content: "\e06a"; 367 } 368 .icon-graph:before { 369 content: "\e06b"; 370 } 371 .icon-equalizer:before { 372 content: "\e06c"; 373 } 374 .icon-dislike:before { 375 content: "\e06d"; 376 } 377 .icon-cursor:before { 378 content: "\e06e"; 379 } 380 .icon-control-start:before { 381 content: "\e06f"; 382 } 383 .icon-control-rewind:before { 384 content: "\e070"; 385 } 386 .icon-control-play:before { 387 content: "\e071"; 388 } 389 .icon-control-pause:before { 390 content: "\e072"; 391 } 392 .icon-control-forward:before { 393 content: "\e073"; 394 } 395 .icon-control-end:before { 396 content: "\e074"; 397 } 398 .icon-calendar:before { 399 content: "\e075"; 400 } 401 .icon-bulb:before { 402 content: "\e076"; 403 } 404 .icon-bar-chart:before { 405 content: "\e077"; 406 } 407 .icon-arrow-up:before { 408 content: "\e078"; 409 } 410 .icon-arrow-right:before { 411 content: "\e079"; 412 } 413 .icon-arrow-left:before { 414 content: "\e07a"; 415 } 416 .icon-arrow-down:before { 417 content: "\e07b"; 418 } 419 .icon-ban:before { 420 content: "\e07c"; 421 } 422 .icon-bubble:before { 423 content: "\e07d"; 424 } 425 .icon-camcorder:before { 426 content: "\e07e"; 427 } 428 .icon-camera:before { 429 content: "\e07f"; 430 } 431 .icon-check:before { 432 content: "\e080"; 433 } 434 .icon-clock:before { 435 content: "\e081"; 436 } 437 .icon-close:before { 438 content: "\e082"; 439 } 440 .icon-cloud-download:before { 441 content: "\e083"; 442 } 443 .icon-cloud-upload:before { 444 content: "\e084"; 445 } 446 .icon-doc:before { 447 content: "\e085"; 448 } 449 .icon-envelope:before { 450 content: "\e086"; 451 } 452 .icon-eye:before { 453 content: "\e087"; 454 } 455 .icon-flag:before { 456 content: "\e088"; 457 } 458 .icon-folder:before { 459 content: "\e089"; 460 } 461 .icon-heart:before { 462 content: "\e08a"; 463 } 464 .icon-info:before { 465 content: "\e08b"; 466 } 467 .icon-key:before { 468 content: "\e08c"; 469 } 470 .icon-link:before { 471 content: "\e08d"; 472 } 473 .icon-lock:before { 474 content: "\e08e"; 475 } 476 .icon-lock-open:before { 477 content: "\e08f"; 478 } 479 .icon-magnifier:before { 480 content: "\e090"; 481 } 482 .icon-magnifier-add:before { 483 content: "\e091"; 484 } 485 .icon-magnifier-remove:before { 486 content: "\e092"; 487 } 488 .icon-paper-clip:before { 489 content: "\e093"; 490 } 491 .icon-paper-plane:before { 492 content: "\e094"; 493 } 494 .icon-plus:before { 495 content: "\e095"; 496 } 497 .icon-pointer:before { 498 content: "\e096"; 499 } 500 .icon-power:before { 501 content: "\e097"; 502 } 503 .icon-refresh:before { 504 content: "\e098"; 505 } 506 .icon-reload:before { 507 content: "\e099"; 508 } 509 .icon-settings:before { 510 content: "\e09a"; 511 } 512 .icon-star:before { 513 content: "\e09b"; 514 } 515 .icon-symbol-female:before { 516 content: "\e09c"; 517 } 518 .icon-symbol-male:before { 519 content: "\e09d"; 520 } 521 .icon-target:before { 522 content: "\e09e"; 523 } 524 .icon-volume-1:before { 525 content: "\e09f"; 526 } 527 .icon-volume-2:before { 528 content: "\e0a0"; 529 } 530 .icon-volume-off:before { 531 content: "\e0a1"; 532 } 533 .icon-users:before { 534 content: "\e001"; 535 }