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