fontawesome.json
8316 lines
| 1 | { |
| 2 | "icons": [ |
| 3 | { |
| 4 | "name": "Glass", |
| 5 | "id": "glass", |
| 6 | "unicode": "f000", |
| 7 | "created": 1, |
| 8 | "filter": [ |
| 9 | "martini", |
| 10 | "drink", |
| 11 | "bar", |
| 12 | "alcohol", |
| 13 | "liquor" |
| 14 | ], |
| 15 | "categories": [ |
| 16 | "Web Application Icons" |
| 17 | ] |
| 18 | }, |
| 19 | { |
| 20 | "name": "Music", |
| 21 | "id": "music", |
| 22 | "unicode": "f001", |
| 23 | "created": 1, |
| 24 | "filter": [ |
| 25 | "note", |
| 26 | "sound" |
| 27 | ], |
| 28 | "categories": [ |
| 29 | "Web Application Icons" |
| 30 | ] |
| 31 | }, |
| 32 | { |
| 33 | "name": "Search", |
| 34 | "id": "search", |
| 35 | "unicode": "f002", |
| 36 | "created": 1, |
| 37 | "filter": [ |
| 38 | "magnify", |
| 39 | "zoom", |
| 40 | "enlarge", |
| 41 | "bigger" |
| 42 | ], |
| 43 | "categories": [ |
| 44 | "Web Application Icons" |
| 45 | ] |
| 46 | }, |
| 47 | { |
| 48 | "name": "Envelope Outlined", |
| 49 | "id": "envelope-o", |
| 50 | "unicode": "f003", |
| 51 | "created": 1, |
| 52 | "filter": [ |
| 53 | "email", |
| 54 | "e-mail", |
| 55 | "letter", |
| 56 | "support", |
| 57 | "mail", |
| 58 | "message", |
| 59 | "notification" |
| 60 | ], |
| 61 | "categories": [ |
| 62 | "Web Application Icons" |
| 63 | ] |
| 64 | }, |
| 65 | { |
| 66 | "name": "Heart", |
| 67 | "id": "heart", |
| 68 | "unicode": "f004", |
| 69 | "created": 1, |
| 70 | "filter": [ |
| 71 | "love", |
| 72 | "like", |
| 73 | "favorite" |
| 74 | ], |
| 75 | "categories": [ |
| 76 | "Web Application Icons", |
| 77 | "Medical Icons" |
| 78 | ] |
| 79 | }, |
| 80 | { |
| 81 | "name": "Star", |
| 82 | "id": "star", |
| 83 | "unicode": "f005", |
| 84 | "created": 1, |
| 85 | "filter": [ |
| 86 | "award", |
| 87 | "achievement", |
| 88 | "night", |
| 89 | "rating", |
| 90 | "score", |
| 91 | "favorite" |
| 92 | ], |
| 93 | "categories": [ |
| 94 | "Web Application Icons" |
| 95 | ] |
| 96 | }, |
| 97 | { |
| 98 | "name": "Star Outlined", |
| 99 | "id": "star-o", |
| 100 | "unicode": "f006", |
| 101 | "created": 1, |
| 102 | "filter": [ |
| 103 | "award", |
| 104 | "achievement", |
| 105 | "night", |
| 106 | "rating", |
| 107 | "score", |
| 108 | "favorite" |
| 109 | ], |
| 110 | "categories": [ |
| 111 | "Web Application Icons" |
| 112 | ] |
| 113 | }, |
| 114 | { |
| 115 | "name": "User", |
| 116 | "id": "user", |
| 117 | "unicode": "f007", |
| 118 | "created": 1, |
| 119 | "filter": [ |
| 120 | "person", |
| 121 | "man", |
| 122 | "head", |
| 123 | "profile" |
| 124 | ], |
| 125 | "categories": [ |
| 126 | "Web Application Icons" |
| 127 | ] |
| 128 | }, |
| 129 | { |
| 130 | "name": "Film", |
| 131 | "id": "film", |
| 132 | "unicode": "f008", |
| 133 | "created": 1, |
| 134 | "filter": [ |
| 135 | "movie" |
| 136 | ], |
| 137 | "categories": [ |
| 138 | "Web Application Icons" |
| 139 | ] |
| 140 | }, |
| 141 | { |
| 142 | "name": "th-large", |
| 143 | "id": "th-large", |
| 144 | "unicode": "f009", |
| 145 | "created": 1, |
| 146 | "filter": [ |
| 147 | "blocks", |
| 148 | "squares", |
| 149 | "boxes", |
| 150 | "grid" |
| 151 | ], |
| 152 | "categories": [ |
| 153 | "Text Editor Icons" |
| 154 | ] |
| 155 | }, |
| 156 | { |
| 157 | "name": "th", |
| 158 | "id": "th", |
| 159 | "unicode": "f00a", |
| 160 | "created": 1, |
| 161 | "filter": [ |
| 162 | "blocks", |
| 163 | "squares", |
| 164 | "boxes", |
| 165 | "grid" |
| 166 | ], |
| 167 | "categories": [ |
| 168 | "Text Editor Icons" |
| 169 | ] |
| 170 | }, |
| 171 | { |
| 172 | "name": "th-list", |
| 173 | "id": "th-list", |
| 174 | "unicode": "f00b", |
| 175 | "created": 1, |
| 176 | "filter": [ |
| 177 | "ul", |
| 178 | "ol", |
| 179 | "checklist", |
| 180 | "finished", |
| 181 | "completed", |
| 182 | "done", |
| 183 | "todo" |
| 184 | ], |
| 185 | "categories": [ |
| 186 | "Text Editor Icons" |
| 187 | ] |
| 188 | }, |
| 189 | { |
| 190 | "name": "Check", |
| 191 | "id": "check", |
| 192 | "unicode": "f00c", |
| 193 | "created": 1, |
| 194 | "filter": [ |
| 195 | "checkmark", |
| 196 | "done", |
| 197 | "todo", |
| 198 | "agree", |
| 199 | "accept", |
| 200 | "confirm", |
| 201 | "tick", |
| 202 | "ok" |
| 203 | ], |
| 204 | "categories": [ |
| 205 | "Web Application Icons" |
| 206 | ] |
| 207 | }, |
| 208 | { |
| 209 | "name": "Times", |
| 210 | "id": "times", |
| 211 | "unicode": "f00d", |
| 212 | "created": 1, |
| 213 | "aliases": [ |
| 214 | "remove", |
| 215 | "close" |
| 216 | ], |
| 217 | "filter": [ |
| 218 | "close", |
| 219 | "exit", |
| 220 | "x", |
| 221 | "cross" |
| 222 | ], |
| 223 | "categories": [ |
| 224 | "Web Application Icons" |
| 225 | ] |
| 226 | }, |
| 227 | { |
| 228 | "name": "Search Plus", |
| 229 | "id": "search-plus", |
| 230 | "unicode": "f00e", |
| 231 | "created": 1, |
| 232 | "filter": [ |
| 233 | "magnify", |
| 234 | "zoom", |
| 235 | "enlarge", |
| 236 | "bigger" |
| 237 | ], |
| 238 | "categories": [ |
| 239 | "Web Application Icons" |
| 240 | ] |
| 241 | }, |
| 242 | { |
| 243 | "name": "Search Minus", |
| 244 | "id": "search-minus", |
| 245 | "unicode": "f010", |
| 246 | "created": 1, |
| 247 | "filter": [ |
| 248 | "magnify", |
| 249 | "minify", |
| 250 | "zoom", |
| 251 | "smaller" |
| 252 | ], |
| 253 | "categories": [ |
| 254 | "Web Application Icons" |
| 255 | ] |
| 256 | }, |
| 257 | { |
| 258 | "name": "Power Off", |
| 259 | "id": "power-off", |
| 260 | "unicode": "f011", |
| 261 | "created": 1, |
| 262 | "filter": [ |
| 263 | "on" |
| 264 | ], |
| 265 | "categories": [ |
| 266 | "Web Application Icons" |
| 267 | ] |
| 268 | }, |
| 269 | { |
| 270 | "name": "signal", |
| 271 | "id": "signal", |
| 272 | "unicode": "f012", |
| 273 | "created": 1, |
| 274 | "filter": [ |
| 275 | "graph", |
| 276 | "bars" |
| 277 | ], |
| 278 | "categories": [ |
| 279 | "Web Application Icons" |
| 280 | ] |
| 281 | }, |
| 282 | { |
| 283 | "name": "cog", |
| 284 | "id": "cog", |
| 285 | "unicode": "f013", |
| 286 | "created": 1, |
| 287 | "filter": [ |
| 288 | "settings" |
| 289 | ], |
| 290 | "aliases": [ |
| 291 | "gear" |
| 292 | ], |
| 293 | "categories": [ |
| 294 | "Web Application Icons", |
| 295 | "Spinner Icons" |
| 296 | ] |
| 297 | }, |
| 298 | { |
| 299 | "name": "Trash Outlined", |
| 300 | "id": "trash-o", |
| 301 | "unicode": "f014", |
| 302 | "created": 1, |
| 303 | "filter": [ |
| 304 | "garbage", |
| 305 | "delete", |
| 306 | "remove", |
| 307 | "trash", |
| 308 | "hide" |
| 309 | ], |
| 310 | "categories": [ |
| 311 | "Web Application Icons" |
| 312 | ] |
| 313 | }, |
| 314 | { |
| 315 | "name": "home", |
| 316 | "id": "home", |
| 317 | "unicode": "f015", |
| 318 | "created": 1, |
| 319 | "filter": [ |
| 320 | "main", |
| 321 | "house" |
| 322 | ], |
| 323 | "categories": [ |
| 324 | "Web Application Icons" |
| 325 | ] |
| 326 | }, |
| 327 | { |
| 328 | "name": "File Outlined", |
| 329 | "id": "file-o", |
| 330 | "unicode": "f016", |
| 331 | "created": 1, |
| 332 | "filter": [ |
| 333 | "new", |
| 334 | "page", |
| 335 | "pdf", |
| 336 | "document" |
| 337 | ], |
| 338 | "categories": [ |
| 339 | "Text Editor Icons", |
| 340 | "File Type Icons" |
| 341 | ] |
| 342 | }, |
| 343 | { |
| 344 | "name": "Clock Outlined", |
| 345 | "id": "clock-o", |
| 346 | "unicode": "f017", |
| 347 | "created": 1, |
| 348 | "filter": [ |
| 349 | "watch", |
| 350 | "timer", |
| 351 | "late", |
| 352 | "timestamp" |
| 353 | ], |
| 354 | "categories": [ |
| 355 | "Web Application Icons" |
| 356 | ] |
| 357 | }, |
| 358 | { |
| 359 | "name": "road", |
| 360 | "id": "road", |
| 361 | "unicode": "f018", |
| 362 | "created": 1, |
| 363 | "filter": [ |
| 364 | "street" |
| 365 | ], |
| 366 | "categories": [ |
| 367 | "Web Application Icons" |
| 368 | ] |
| 369 | }, |
| 370 | { |
| 371 | "name": "Download", |
| 372 | "id": "download", |
| 373 | "unicode": "f019", |
| 374 | "created": 1, |
| 375 | "filter": [ |
| 376 | "import" |
| 377 | ], |
| 378 | "categories": [ |
| 379 | "Web Application Icons" |
| 380 | ] |
| 381 | }, |
| 382 | { |
| 383 | "name": "Arrow Circle Outlined Down", |
| 384 | "id": "arrow-circle-o-down", |
| 385 | "unicode": "f01a", |
| 386 | "created": 1, |
| 387 | "filter": [ |
| 388 | "download" |
| 389 | ], |
| 390 | "categories": [ |
| 391 | "Directional Icons" |
| 392 | ] |
| 393 | }, |
| 394 | { |
| 395 | "name": "Arrow Circle Outlined Up", |
| 396 | "id": "arrow-circle-o-up", |
| 397 | "unicode": "f01b", |
| 398 | "created": 1, |
| 399 | "categories": [ |
| 400 | "Directional Icons" |
| 401 | ] |
| 402 | }, |
| 403 | { |
| 404 | "name": "inbox", |
| 405 | "id": "inbox", |
| 406 | "unicode": "f01c", |
| 407 | "created": 1, |
| 408 | "categories": [ |
| 409 | "Web Application Icons" |
| 410 | ] |
| 411 | }, |
| 412 | { |
| 413 | "name": "Play Circle Outlined", |
| 414 | "id": "play-circle-o", |
| 415 | "unicode": "f01d", |
| 416 | "created": 1, |
| 417 | "categories": [ |
| 418 | "Video Player Icons" |
| 419 | ] |
| 420 | }, |
| 421 | { |
| 422 | "name": "Repeat", |
| 423 | "id": "repeat", |
| 424 | "unicode": "f01e", |
| 425 | "created": 1, |
| 426 | "filter": [ |
| 427 | "redo", |
| 428 | "forward" |
| 429 | ], |
| 430 | "aliases": [ |
| 431 | "rotate-right" |
| 432 | ], |
| 433 | "categories": [ |
| 434 | "Text Editor Icons" |
| 435 | ] |
| 436 | }, |
| 437 | { |
| 438 | "name": "refresh", |
| 439 | "id": "refresh", |
| 440 | "unicode": "f021", |
| 441 | "created": 1, |
| 442 | "filter": [ |
| 443 | "reload", |
| 444 | "sync" |
| 445 | ], |
| 446 | "categories": [ |
| 447 | "Web Application Icons", |
| 448 | "Spinner Icons" |
| 449 | ] |
| 450 | }, |
| 451 | { |
| 452 | "name": "list-alt", |
| 453 | "id": "list-alt", |
| 454 | "unicode": "f022", |
| 455 | "created": 1, |
| 456 | "filter": [ |
| 457 | "ul", |
| 458 | "ol", |
| 459 | "checklist", |
| 460 | "finished", |
| 461 | "completed", |
| 462 | "done", |
| 463 | "todo" |
| 464 | ], |
| 465 | "categories": [ |
| 466 | "Text Editor Icons" |
| 467 | ] |
| 468 | }, |
| 469 | { |
| 470 | "name": "lock", |
| 471 | "id": "lock", |
| 472 | "unicode": "f023", |
| 473 | "created": 1, |
| 474 | "filter": [ |
| 475 | "protect", |
| 476 | "admin", |
| 477 | "security" |
| 478 | ], |
| 479 | "categories": [ |
| 480 | "Web Application Icons" |
| 481 | ] |
| 482 | }, |
| 483 | { |
| 484 | "name": "flag", |
| 485 | "id": "flag", |
| 486 | "unicode": "f024", |
| 487 | "created": 1, |
| 488 | "filter": [ |
| 489 | "report", |
| 490 | "notification", |
| 491 | "notify" |
| 492 | ], |
| 493 | "categories": [ |
| 494 | "Web Application Icons" |
| 495 | ] |
| 496 | }, |
| 497 | { |
| 498 | "name": "headphones", |
| 499 | "id": "headphones", |
| 500 | "unicode": "f025", |
| 501 | "created": 1, |
| 502 | "filter": [ |
| 503 | "sound", |
| 504 | "listen", |
| 505 | "music", |
| 506 | "audio" |
| 507 | ], |
| 508 | "categories": [ |
| 509 | "Web Application Icons" |
| 510 | ] |
| 511 | }, |
| 512 | { |
| 513 | "name": "volume-off", |
| 514 | "id": "volume-off", |
| 515 | "unicode": "f026", |
| 516 | "created": 1, |
| 517 | "filter": [ |
| 518 | "audio", |
| 519 | "mute", |
| 520 | "sound", |
| 521 | "music" |
| 522 | ], |
| 523 | "categories": [ |
| 524 | "Web Application Icons" |
| 525 | ] |
| 526 | }, |
| 527 | { |
| 528 | "name": "volume-down", |
| 529 | "id": "volume-down", |
| 530 | "unicode": "f027", |
| 531 | "created": 1, |
| 532 | "filter": [ |
| 533 | "audio", |
| 534 | "lower", |
| 535 | "quieter", |
| 536 | "sound", |
| 537 | "music" |
| 538 | ], |
| 539 | "categories": [ |
| 540 | "Web Application Icons" |
| 541 | ] |
| 542 | }, |
| 543 | { |
| 544 | "name": "volume-up", |
| 545 | "id": "volume-up", |
| 546 | "unicode": "f028", |
| 547 | "created": 1, |
| 548 | "filter": [ |
| 549 | "audio", |
| 550 | "higher", |
| 551 | "louder", |
| 552 | "sound", |
| 553 | "music" |
| 554 | ], |
| 555 | "categories": [ |
| 556 | "Web Application Icons" |
| 557 | ] |
| 558 | }, |
| 559 | { |
| 560 | "name": "qrcode", |
| 561 | "id": "qrcode", |
| 562 | "unicode": "f029", |
| 563 | "created": 1, |
| 564 | "filter": [ |
| 565 | "scan" |
| 566 | ], |
| 567 | "categories": [ |
| 568 | "Web Application Icons" |
| 569 | ] |
| 570 | }, |
| 571 | { |
| 572 | "name": "barcode", |
| 573 | "id": "barcode", |
| 574 | "unicode": "f02a", |
| 575 | "created": 1, |
| 576 | "filter": [ |
| 577 | "scan" |
| 578 | ], |
| 579 | "categories": [ |
| 580 | "Web Application Icons" |
| 581 | ] |
| 582 | }, |
| 583 | { |
| 584 | "name": "tag", |
| 585 | "id": "tag", |
| 586 | "unicode": "f02b", |
| 587 | "created": 1, |
| 588 | "filter": [ |
| 589 | "label" |
| 590 | ], |
| 591 | "categories": [ |
| 592 | "Web Application Icons" |
| 593 | ] |
| 594 | }, |
| 595 | { |
| 596 | "name": "tags", |
| 597 | "id": "tags", |
| 598 | "unicode": "f02c", |
| 599 | "created": 1, |
| 600 | "filter": [ |
| 601 | "labels" |
| 602 | ], |
| 603 | "categories": [ |
| 604 | "Web Application Icons" |
| 605 | ] |
| 606 | }, |
| 607 | { |
| 608 | "name": "book", |
| 609 | "id": "book", |
| 610 | "unicode": "f02d", |
| 611 | "created": 1, |
| 612 | "filter": [ |
| 613 | "read", |
| 614 | "documentation" |
| 615 | ], |
| 616 | "categories": [ |
| 617 | "Web Application Icons" |
| 618 | ] |
| 619 | }, |
| 620 | { |
| 621 | "name": "bookmark", |
| 622 | "id": "bookmark", |
| 623 | "unicode": "f02e", |
| 624 | "created": 1, |
| 625 | "filter": [ |
| 626 | "save" |
| 627 | ], |
| 628 | "categories": [ |
| 629 | "Web Application Icons" |
| 630 | ] |
| 631 | }, |
| 632 | { |
| 633 | "name": "print", |
| 634 | "id": "print", |
| 635 | "unicode": "f02f", |
| 636 | "created": 1, |
| 637 | "categories": [ |
| 638 | "Web Application Icons" |
| 639 | ] |
| 640 | }, |
| 641 | { |
| 642 | "name": "camera", |
| 643 | "id": "camera", |
| 644 | "unicode": "f030", |
| 645 | "created": 1, |
| 646 | "filter": [ |
| 647 | "photo", |
| 648 | "picture", |
| 649 | "record" |
| 650 | ], |
| 651 | "categories": [ |
| 652 | "Web Application Icons" |
| 653 | ] |
| 654 | }, |
| 655 | { |
| 656 | "name": "font", |
| 657 | "id": "font", |
| 658 | "unicode": "f031", |
| 659 | "created": 1, |
| 660 | "filter": [ |
| 661 | "text" |
| 662 | ], |
| 663 | "categories": [ |
| 664 | "Text Editor Icons" |
| 665 | ] |
| 666 | }, |
| 667 | { |
| 668 | "name": "bold", |
| 669 | "id": "bold", |
| 670 | "unicode": "f032", |
| 671 | "created": 1, |
| 672 | "categories": [ |
| 673 | "Text Editor Icons" |
| 674 | ] |
| 675 | }, |
| 676 | { |
| 677 | "name": "italic", |
| 678 | "id": "italic", |
| 679 | "unicode": "f033", |
| 680 | "created": 1, |
| 681 | "filter": [ |
| 682 | "italics" |
| 683 | ], |
| 684 | "categories": [ |
| 685 | "Text Editor Icons" |
| 686 | ] |
| 687 | }, |
| 688 | { |
| 689 | "name": "text-height", |
| 690 | "id": "text-height", |
| 691 | "unicode": "f034", |
| 692 | "created": 1, |
| 693 | "categories": [ |
| 694 | "Text Editor Icons" |
| 695 | ] |
| 696 | }, |
| 697 | { |
| 698 | "name": "text-width", |
| 699 | "id": "text-width", |
| 700 | "unicode": "f035", |
| 701 | "created": 1, |
| 702 | "categories": [ |
| 703 | "Text Editor Icons" |
| 704 | ] |
| 705 | }, |
| 706 | { |
| 707 | "name": "align-left", |
| 708 | "id": "align-left", |
| 709 | "unicode": "f036", |
| 710 | "created": 1, |
| 711 | "filter": [ |
| 712 | "text" |
| 713 | ], |
| 714 | "categories": [ |
| 715 | "Text Editor Icons" |
| 716 | ] |
| 717 | }, |
| 718 | { |
| 719 | "name": "align-center", |
| 720 | "id": "align-center", |
| 721 | "unicode": "f037", |
| 722 | "created": 1, |
| 723 | "filter": [ |
| 724 | "middle", |
| 725 | "text" |
| 726 | ], |
| 727 | "categories": [ |
| 728 | "Text Editor Icons" |
| 729 | ] |
| 730 | }, |
| 731 | { |
| 732 | "name": "align-right", |
| 733 | "id": "align-right", |
| 734 | "unicode": "f038", |
| 735 | "created": 1, |
| 736 | "filter": [ |
| 737 | "text" |
| 738 | ], |
| 739 | "categories": [ |
| 740 | "Text Editor Icons" |
| 741 | ] |
| 742 | }, |
| 743 | { |
| 744 | "name": "align-justify", |
| 745 | "id": "align-justify", |
| 746 | "unicode": "f039", |
| 747 | "created": 1, |
| 748 | "filter": [ |
| 749 | "text" |
| 750 | ], |
| 751 | "categories": [ |
| 752 | "Text Editor Icons" |
| 753 | ] |
| 754 | }, |
| 755 | { |
| 756 | "name": "list", |
| 757 | "id": "list", |
| 758 | "unicode": "f03a", |
| 759 | "created": 1, |
| 760 | "filter": [ |
| 761 | "ul", |
| 762 | "ol", |
| 763 | "checklist", |
| 764 | "finished", |
| 765 | "completed", |
| 766 | "done", |
| 767 | "todo" |
| 768 | ], |
| 769 | "categories": [ |
| 770 | "Text Editor Icons" |
| 771 | ] |
| 772 | }, |
| 773 | { |
| 774 | "name": "Outdent", |
| 775 | "id": "outdent", |
| 776 | "unicode": "f03b", |
| 777 | "created": 1, |
| 778 | "aliases": [ |
| 779 | "dedent" |
| 780 | ], |
| 781 | "categories": [ |
| 782 | "Text Editor Icons" |
| 783 | ] |
| 784 | }, |
| 785 | { |
| 786 | "name": "Indent", |
| 787 | "id": "indent", |
| 788 | "unicode": "f03c", |
| 789 | "created": 1, |
| 790 | "categories": [ |
| 791 | "Text Editor Icons" |
| 792 | ] |
| 793 | }, |
| 794 | { |
| 795 | "name": "Video Camera", |
| 796 | "id": "video-camera", |
| 797 | "unicode": "f03d", |
| 798 | "created": 1, |
| 799 | "filter": [ |
| 800 | "film", |
| 801 | "movie", |
| 802 | "record" |
| 803 | ], |
| 804 | "categories": [ |
| 805 | "Web Application Icons" |
| 806 | ] |
| 807 | }, |
| 808 | { |
| 809 | "name": "Picture Outlined", |
| 810 | "id": "picture-o", |
| 811 | "unicode": "f03e", |
| 812 | "created": 1, |
| 813 | "aliases": [ |
| 814 | "photo", |
| 815 | "image" |
| 816 | ], |
| 817 | "categories": [ |
| 818 | "Web Application Icons" |
| 819 | ] |
| 820 | }, |
| 821 | { |
| 822 | "name": "pencil", |
| 823 | "id": "pencil", |
| 824 | "unicode": "f040", |
| 825 | "created": 1, |
| 826 | "filter": [ |
| 827 | "write", |
| 828 | "edit", |
| 829 | "update" |
| 830 | ], |
| 831 | "categories": [ |
| 832 | "Web Application Icons" |
| 833 | ] |
| 834 | }, |
| 835 | { |
| 836 | "name": "map-marker", |
| 837 | "id": "map-marker", |
| 838 | "unicode": "f041", |
| 839 | "created": 1, |
| 840 | "filter": [ |
| 841 | "map", |
| 842 | "pin", |
| 843 | "location", |
| 844 | "coordinates", |
| 845 | "localize", |
| 846 | "address", |
| 847 | "travel", |
| 848 | "where", |
| 849 | "place" |
| 850 | ], |
| 851 | "categories": [ |
| 852 | "Web Application Icons" |
| 853 | ] |
| 854 | }, |
| 855 | { |
| 856 | "name": "adjust", |
| 857 | "id": "adjust", |
| 858 | "unicode": "f042", |
| 859 | "created": 1, |
| 860 | "filter": [ |
| 861 | "contrast" |
| 862 | ], |
| 863 | "categories": [ |
| 864 | "Web Application Icons" |
| 865 | ] |
| 866 | }, |
| 867 | { |
| 868 | "name": "tint", |
| 869 | "id": "tint", |
| 870 | "unicode": "f043", |
| 871 | "created": 1, |
| 872 | "filter": [ |
| 873 | "raindrop", |
| 874 | "waterdrop", |
| 875 | "drop", |
| 876 | "droplet" |
| 877 | ], |
| 878 | "categories": [ |
| 879 | "Web Application Icons" |
| 880 | ] |
| 881 | }, |
| 882 | { |
| 883 | "name": "Pencil Square Outlined", |
| 884 | "id": "pencil-square-o", |
| 885 | "unicode": "f044", |
| 886 | "created": 1, |
| 887 | "filter": [ |
| 888 | "write", |
| 889 | "edit", |
| 890 | "update" |
| 891 | ], |
| 892 | "aliases": [ |
| 893 | "edit" |
| 894 | ], |
| 895 | "categories": [ |
| 896 | "Web Application Icons" |
| 897 | ] |
| 898 | }, |
| 899 | { |
| 900 | "name": "Share Square Outlined", |
| 901 | "id": "share-square-o", |
| 902 | "unicode": "f045", |
| 903 | "created": 1, |
| 904 | "filter": [ |
| 905 | "social", |
| 906 | "send", |
| 907 | "arrow" |
| 908 | ], |
| 909 | "categories": [ |
| 910 | "Web Application Icons" |
| 911 | ] |
| 912 | }, |
| 913 | { |
| 914 | "name": "Check Square Outlined", |
| 915 | "id": "check-square-o", |
| 916 | "unicode": "f046", |
| 917 | "created": 1, |
| 918 | "filter": [ |
| 919 | "todo", |
| 920 | "done", |
| 921 | "agree", |
| 922 | "accept", |
| 923 | "confirm", |
| 924 | "ok" |
| 925 | ], |
| 926 | "categories": [ |
| 927 | "Web Application Icons", |
| 928 | "Form Control Icons" |
| 929 | ] |
| 930 | }, |
| 931 | { |
| 932 | "name": "Arrows", |
| 933 | "id": "arrows", |
| 934 | "unicode": "f047", |
| 935 | "created": 1, |
| 936 | "filter": [ |
| 937 | "move", |
| 938 | "reorder", |
| 939 | "resize" |
| 940 | ], |
| 941 | "categories": [ |
| 942 | "Web Application Icons", |
| 943 | "Directional Icons" |
| 944 | ] |
| 945 | }, |
| 946 | { |
| 947 | "name": "step-backward", |
| 948 | "id": "step-backward", |
| 949 | "unicode": "f048", |
| 950 | "created": 1, |
| 951 | "filter": [ |
| 952 | "rewind", |
| 953 | "previous", |
| 954 | "beginning", |
| 955 | "start", |
| 956 | "first" |
| 957 | ], |
| 958 | "categories": [ |
| 959 | "Video Player Icons" |
| 960 | ] |
| 961 | }, |
| 962 | { |
| 963 | "name": "fast-backward", |
| 964 | "id": "fast-backward", |
| 965 | "unicode": "f049", |
| 966 | "created": 1, |
| 967 | "filter": [ |
| 968 | "rewind", |
| 969 | "previous", |
| 970 | "beginning", |
| 971 | "start", |
| 972 | "first" |
| 973 | ], |
| 974 | "categories": [ |
| 975 | "Video Player Icons" |
| 976 | ] |
| 977 | }, |
| 978 | { |
| 979 | "name": "backward", |
| 980 | "id": "backward", |
| 981 | "unicode": "f04a", |
| 982 | "created": 1, |
| 983 | "filter": [ |
| 984 | "rewind", |
| 985 | "previous" |
| 986 | ], |
| 987 | "categories": [ |
| 988 | "Video Player Icons" |
| 989 | ] |
| 990 | }, |
| 991 | { |
| 992 | "name": "play", |
| 993 | "id": "play", |
| 994 | "unicode": "f04b", |
| 995 | "created": 1, |
| 996 | "filter": [ |
| 997 | "start", |
| 998 | "playing", |
| 999 | "music", |
| 1000 | "sound" |
| 1001 | ], |
| 1002 | "categories": [ |
| 1003 | "Video Player Icons" |
| 1004 | ] |
| 1005 | }, |
| 1006 | { |
| 1007 | "name": "pause", |
| 1008 | "id": "pause", |
| 1009 | "unicode": "f04c", |
| 1010 | "created": 1, |
| 1011 | "filter": [ |
| 1012 | "wait" |
| 1013 | ], |
| 1014 | "categories": [ |
| 1015 | "Video Player Icons" |
| 1016 | ] |
| 1017 | }, |
| 1018 | { |
| 1019 | "name": "stop", |
| 1020 | "id": "stop", |
| 1021 | "unicode": "f04d", |
| 1022 | "created": 1, |
| 1023 | "filter": [ |
| 1024 | "block", |
| 1025 | "box", |
| 1026 | "square" |
| 1027 | ], |
| 1028 | "categories": [ |
| 1029 | "Video Player Icons" |
| 1030 | ] |
| 1031 | }, |
| 1032 | { |
| 1033 | "name": "forward", |
| 1034 | "id": "forward", |
| 1035 | "unicode": "f04e", |
| 1036 | "created": 1, |
| 1037 | "filter": [ |
| 1038 | "forward", |
| 1039 | "next" |
| 1040 | ], |
| 1041 | "categories": [ |
| 1042 | "Video Player Icons" |
| 1043 | ] |
| 1044 | }, |
| 1045 | { |
| 1046 | "name": "fast-forward", |
| 1047 | "id": "fast-forward", |
| 1048 | "unicode": "f050", |
| 1049 | "created": 1, |
| 1050 | "filter": [ |
| 1051 | "next", |
| 1052 | "end", |
| 1053 | "last" |
| 1054 | ], |
| 1055 | "categories": [ |
| 1056 | "Video Player Icons" |
| 1057 | ] |
| 1058 | }, |
| 1059 | { |
| 1060 | "name": "step-forward", |
| 1061 | "id": "step-forward", |
| 1062 | "unicode": "f051", |
| 1063 | "created": 1, |
| 1064 | "filter": [ |
| 1065 | "next", |
| 1066 | "end", |
| 1067 | "last" |
| 1068 | ], |
| 1069 | "categories": [ |
| 1070 | "Video Player Icons" |
| 1071 | ] |
| 1072 | }, |
| 1073 | { |
| 1074 | "name": "eject", |
| 1075 | "id": "eject", |
| 1076 | "unicode": "f052", |
| 1077 | "created": 1, |
| 1078 | "categories": [ |
| 1079 | "Video Player Icons" |
| 1080 | ] |
| 1081 | }, |
| 1082 | { |
| 1083 | "name": "chevron-left", |
| 1084 | "id": "chevron-left", |
| 1085 | "unicode": "f053", |
| 1086 | "created": 1, |
| 1087 | "filter": [ |
| 1088 | "bracket", |
| 1089 | "previous", |
| 1090 | "back" |
| 1091 | ], |
| 1092 | "categories": [ |
| 1093 | "Directional Icons" |
| 1094 | ] |
| 1095 | }, |
| 1096 | { |
| 1097 | "name": "chevron-right", |
| 1098 | "id": "chevron-right", |
| 1099 | "unicode": "f054", |
| 1100 | "created": 1, |
| 1101 | "filter": [ |
| 1102 | "bracket", |
| 1103 | "next", |
| 1104 | "forward" |
| 1105 | ], |
| 1106 | "categories": [ |
| 1107 | "Directional Icons" |
| 1108 | ] |
| 1109 | }, |
| 1110 | { |
| 1111 | "name": "Plus Circle", |
| 1112 | "id": "plus-circle", |
| 1113 | "unicode": "f055", |
| 1114 | "created": 1, |
| 1115 | "filter": [ |
| 1116 | "add", |
| 1117 | "new", |
| 1118 | "create", |
| 1119 | "expand" |
| 1120 | ], |
| 1121 | "categories": [ |
| 1122 | "Web Application Icons" |
| 1123 | ] |
| 1124 | }, |
| 1125 | { |
| 1126 | "name": "Minus Circle", |
| 1127 | "id": "minus-circle", |
| 1128 | "unicode": "f056", |
| 1129 | "created": 1, |
| 1130 | "filter": [ |
| 1131 | "delete", |
| 1132 | "remove", |
| 1133 | "trash", |
| 1134 | "hide" |
| 1135 | ], |
| 1136 | "categories": [ |
| 1137 | "Web Application Icons" |
| 1138 | ] |
| 1139 | }, |
| 1140 | { |
| 1141 | "name": "Times Circle", |
| 1142 | "id": "times-circle", |
| 1143 | "unicode": "f057", |
| 1144 | "created": 1, |
| 1145 | "filter": [ |
| 1146 | "close", |
| 1147 | "exit", |
| 1148 | "x" |
| 1149 | ], |
| 1150 | "categories": [ |
| 1151 | "Web Application Icons" |
| 1152 | ] |
| 1153 | }, |
| 1154 | { |
| 1155 | "name": "Check Circle", |
| 1156 | "id": "check-circle", |
| 1157 | "unicode": "f058", |
| 1158 | "created": 1, |
| 1159 | "filter": [ |
| 1160 | "todo", |
| 1161 | "done", |
| 1162 | "agree", |
| 1163 | "accept", |
| 1164 | "confirm", |
| 1165 | "ok" |
| 1166 | ], |
| 1167 | "categories": [ |
| 1168 | "Web Application Icons" |
| 1169 | ] |
| 1170 | }, |
| 1171 | { |
| 1172 | "name": "Question Circle", |
| 1173 | "id": "question-circle", |
| 1174 | "unicode": "f059", |
| 1175 | "filter": [ |
| 1176 | "help", |
| 1177 | "information", |
| 1178 | "unknown", |
| 1179 | "support" |
| 1180 | ], |
| 1181 | "created": 1, |
| 1182 | "categories": [ |
| 1183 | "Web Application Icons" |
| 1184 | ] |
| 1185 | }, |
| 1186 | { |
| 1187 | "name": "Info Circle", |
| 1188 | "id": "info-circle", |
| 1189 | "unicode": "f05a", |
| 1190 | "created": 1, |
| 1191 | "filter": [ |
| 1192 | "help", |
| 1193 | "information", |
| 1194 | "more", |
| 1195 | "details" |
| 1196 | ], |
| 1197 | "categories": [ |
| 1198 | "Web Application Icons" |
| 1199 | ] |
| 1200 | }, |
| 1201 | { |
| 1202 | "name": "Crosshairs", |
| 1203 | "id": "crosshairs", |
| 1204 | "unicode": "f05b", |
| 1205 | "created": 1, |
| 1206 | "filter": [ |
| 1207 | "picker" |
| 1208 | ], |
| 1209 | "categories": [ |
| 1210 | "Web Application Icons" |
| 1211 | ] |
| 1212 | }, |
| 1213 | { |
| 1214 | "name": "Times Circle Outlined", |
| 1215 | "id": "times-circle-o", |
| 1216 | "unicode": "f05c", |
| 1217 | "created": 1, |
| 1218 | "filter": [ |
| 1219 | "close", |
| 1220 | "exit", |
| 1221 | "x" |
| 1222 | ], |
| 1223 | "categories": [ |
| 1224 | "Web Application Icons" |
| 1225 | ] |
| 1226 | }, |
| 1227 | { |
| 1228 | "name": "Check Circle Outlined", |
| 1229 | "id": "check-circle-o", |
| 1230 | "unicode": "f05d", |
| 1231 | "created": 1, |
| 1232 | "filter": [ |
| 1233 | "todo", |
| 1234 | "done", |
| 1235 | "agree", |
| 1236 | "accept", |
| 1237 | "confirm", |
| 1238 | "ok" |
| 1239 | ], |
| 1240 | "categories": [ |
| 1241 | "Web Application Icons" |
| 1242 | ] |
| 1243 | }, |
| 1244 | { |
| 1245 | "name": "ban", |
| 1246 | "id": "ban", |
| 1247 | "unicode": "f05e", |
| 1248 | "created": 1, |
| 1249 | "filter": [ |
| 1250 | "delete", |
| 1251 | "remove", |
| 1252 | "trash", |
| 1253 | "hide", |
| 1254 | "block", |
| 1255 | "stop", |
| 1256 | "abort", |
| 1257 | "cancel" |
| 1258 | ], |
| 1259 | "categories": [ |
| 1260 | "Web Application Icons" |
| 1261 | ] |
| 1262 | }, |
| 1263 | { |
| 1264 | "name": "arrow-left", |
| 1265 | "id": "arrow-left", |
| 1266 | "unicode": "f060", |
| 1267 | "created": 1, |
| 1268 | "filter": [ |
| 1269 | "previous", |
| 1270 | "back" |
| 1271 | ], |
| 1272 | "categories": [ |
| 1273 | "Directional Icons" |
| 1274 | ] |
| 1275 | }, |
| 1276 | { |
| 1277 | "name": "arrow-right", |
| 1278 | "id": "arrow-right", |
| 1279 | "unicode": "f061", |
| 1280 | "created": 1, |
| 1281 | "filter": [ |
| 1282 | "next", |
| 1283 | "forward" |
| 1284 | ], |
| 1285 | "categories": [ |
| 1286 | "Directional Icons" |
| 1287 | ] |
| 1288 | }, |
| 1289 | { |
| 1290 | "name": "arrow-up", |
| 1291 | "id": "arrow-up", |
| 1292 | "unicode": "f062", |
| 1293 | "created": 1, |
| 1294 | "categories": [ |
| 1295 | "Directional Icons" |
| 1296 | ] |
| 1297 | }, |
| 1298 | { |
| 1299 | "name": "arrow-down", |
| 1300 | "id": "arrow-down", |
| 1301 | "unicode": "f063", |
| 1302 | "created": 1, |
| 1303 | "filter": [ |
| 1304 | "download" |
| 1305 | ], |
| 1306 | "categories": [ |
| 1307 | "Directional Icons" |
| 1308 | ] |
| 1309 | }, |
| 1310 | { |
| 1311 | "name": "Share", |
| 1312 | "id": "share", |
| 1313 | "unicode": "f064", |
| 1314 | "created": 1, |
| 1315 | "aliases": [ |
| 1316 | "mail-forward" |
| 1317 | ], |
| 1318 | "categories": [ |
| 1319 | "Web Application Icons" |
| 1320 | ] |
| 1321 | }, |
| 1322 | { |
| 1323 | "name": "Expand", |
| 1324 | "id": "expand", |
| 1325 | "unicode": "f065", |
| 1326 | "created": 1, |
| 1327 | "filter": [ |
| 1328 | "enlarge", |
| 1329 | "bigger", |
| 1330 | "resize" |
| 1331 | ], |
| 1332 | "categories": [ |
| 1333 | "Video Player Icons" |
| 1334 | ] |
| 1335 | }, |
| 1336 | { |
| 1337 | "name": "Compress", |
| 1338 | "id": "compress", |
| 1339 | "unicode": "f066", |
| 1340 | "created": 1, |
| 1341 | "filter": [ |
| 1342 | "collapse", |
| 1343 | "combine", |
| 1344 | "contract", |
| 1345 | "merge", |
| 1346 | "smaller" |
| 1347 | ], |
| 1348 | "categories": [ |
| 1349 | "Video Player Icons" |
| 1350 | ] |
| 1351 | }, |
| 1352 | { |
| 1353 | "name": "plus", |
| 1354 | "id": "plus", |
| 1355 | "unicode": "f067", |
| 1356 | "created": 1, |
| 1357 | "filter": [ |
| 1358 | "add", |
| 1359 | "new", |
| 1360 | "create", |
| 1361 | "expand" |
| 1362 | ], |
| 1363 | "categories": [ |
| 1364 | "Web Application Icons" |
| 1365 | ] |
| 1366 | }, |
| 1367 | { |
| 1368 | "name": "minus", |
| 1369 | "id": "minus", |
| 1370 | "unicode": "f068", |
| 1371 | "created": 1, |
| 1372 | "filter": [ |
| 1373 | "hide", |
| 1374 | "minify", |
| 1375 | "delete", |
| 1376 | "remove", |
| 1377 | "trash", |
| 1378 | "hide", |
| 1379 | "collapse" |
| 1380 | ], |
| 1381 | "categories": [ |
| 1382 | "Web Application Icons" |
| 1383 | ] |
| 1384 | }, |
| 1385 | { |
| 1386 | "name": "asterisk", |
| 1387 | "id": "asterisk", |
| 1388 | "unicode": "f069", |
| 1389 | "created": 1, |
| 1390 | "filter": [ |
| 1391 | "details" |
| 1392 | ], |
| 1393 | "categories": [ |
| 1394 | "Web Application Icons" |
| 1395 | ] |
| 1396 | }, |
| 1397 | { |
| 1398 | "name": "Exclamation Circle", |
| 1399 | "id": "exclamation-circle", |
| 1400 | "unicode": "f06a", |
| 1401 | "created": 1, |
| 1402 | "filter": [ |
| 1403 | "warning", |
| 1404 | "error", |
| 1405 | "problem", |
| 1406 | "notification", |
| 1407 | "alert" |
| 1408 | ], |
| 1409 | "categories": [ |
| 1410 | "Web Application Icons" |
| 1411 | ] |
| 1412 | }, |
| 1413 | { |
| 1414 | "name": "gift", |
| 1415 | "id": "gift", |
| 1416 | "unicode": "f06b", |
| 1417 | "created": 1, |
| 1418 | "filter": [ |
| 1419 | "present" |
| 1420 | ], |
| 1421 | "categories": [ |
| 1422 | "Web Application Icons" |
| 1423 | ] |
| 1424 | }, |
| 1425 | { |
| 1426 | "name": "leaf", |
| 1427 | "id": "leaf", |
| 1428 | "unicode": "f06c", |
| 1429 | "created": 1, |
| 1430 | "filter": [ |
| 1431 | "eco", |
| 1432 | "nature", |
| 1433 | "plant" |
| 1434 | ], |
| 1435 | "categories": [ |
| 1436 | "Web Application Icons" |
| 1437 | ] |
| 1438 | }, |
| 1439 | { |
| 1440 | "name": "fire", |
| 1441 | "id": "fire", |
| 1442 | "unicode": "f06d", |
| 1443 | "created": 1, |
| 1444 | "filter": [ |
| 1445 | "flame", |
| 1446 | "hot", |
| 1447 | "popular" |
| 1448 | ], |
| 1449 | "categories": [ |
| 1450 | "Web Application Icons" |
| 1451 | ] |
| 1452 | }, |
| 1453 | { |
| 1454 | "name": "Eye", |
| 1455 | "id": "eye", |
| 1456 | "unicode": "f06e", |
| 1457 | "created": 1, |
| 1458 | "filter": [ |
| 1459 | "show", |
| 1460 | "visible", |
| 1461 | "views" |
| 1462 | ], |
| 1463 | "categories": [ |
| 1464 | "Web Application Icons" |
| 1465 | ] |
| 1466 | }, |
| 1467 | { |
| 1468 | "name": "Eye Slash", |
| 1469 | "id": "eye-slash", |
| 1470 | "unicode": "f070", |
| 1471 | "created": 1, |
| 1472 | "filter": [ |
| 1473 | "toggle", |
| 1474 | "show", |
| 1475 | "hide", |
| 1476 | "visible", |
| 1477 | "visiblity", |
| 1478 | "views" |
| 1479 | ], |
| 1480 | "categories": [ |
| 1481 | "Web Application Icons" |
| 1482 | ] |
| 1483 | }, |
| 1484 | { |
| 1485 | "name": "Exclamation Triangle", |
| 1486 | "id": "exclamation-triangle", |
| 1487 | "unicode": "f071", |
| 1488 | "created": 1, |
| 1489 | "filter": [ |
| 1490 | "warning", |
| 1491 | "error", |
| 1492 | "problem", |
| 1493 | "notification", |
| 1494 | "alert" |
| 1495 | ], |
| 1496 | "aliases": [ |
| 1497 | "warning" |
| 1498 | ], |
| 1499 | "categories": [ |
| 1500 | "Web Application Icons" |
| 1501 | ] |
| 1502 | }, |
| 1503 | { |
| 1504 | "name": "plane", |
| 1505 | "id": "plane", |
| 1506 | "unicode": "f072", |
| 1507 | "created": 1, |
| 1508 | "filter": [ |
| 1509 | "travel", |
| 1510 | "trip", |
| 1511 | "location", |
| 1512 | "destination", |
| 1513 | "airplane", |
| 1514 | "fly", |
| 1515 | "mode" |
| 1516 | ], |
| 1517 | "categories": [ |
| 1518 | "Web Application Icons", |
| 1519 | "Transportation Icons" |
| 1520 | ] |
| 1521 | }, |
| 1522 | { |
| 1523 | "name": "calendar", |
| 1524 | "id": "calendar", |
| 1525 | "unicode": "f073", |
| 1526 | "created": 1, |
| 1527 | "filter": [ |
| 1528 | "date", |
| 1529 | "time", |
| 1530 | "when", |
| 1531 | "event" |
| 1532 | ], |
| 1533 | "categories": [ |
| 1534 | "Web Application Icons" |
| 1535 | ] |
| 1536 | }, |
| 1537 | { |
| 1538 | "name": "random", |
| 1539 | "id": "random", |
| 1540 | "unicode": "f074", |
| 1541 | "created": 1, |
| 1542 | "filter": [ |
| 1543 | "sort", |
| 1544 | "shuffle" |
| 1545 | ], |
| 1546 | "categories": [ |
| 1547 | "Web Application Icons", |
| 1548 | "Video Player Icons" |
| 1549 | ] |
| 1550 | }, |
| 1551 | { |
| 1552 | "name": "comment", |
| 1553 | "id": "comment", |
| 1554 | "unicode": "f075", |
| 1555 | "created": 1, |
| 1556 | "filter": [ |
| 1557 | "speech", |
| 1558 | "notification", |
| 1559 | "note", |
| 1560 | "chat", |
| 1561 | "bubble", |
| 1562 | "feedback", |
| 1563 | "message", |
| 1564 | "texting", |
| 1565 | "sms", |
| 1566 | "conversation" |
| 1567 | ], |
| 1568 | "categories": [ |
| 1569 | "Web Application Icons" |
| 1570 | ] |
| 1571 | }, |
| 1572 | { |
| 1573 | "name": "magnet", |
| 1574 | "id": "magnet", |
| 1575 | "unicode": "f076", |
| 1576 | "created": 1, |
| 1577 | "categories": [ |
| 1578 | "Web Application Icons" |
| 1579 | ] |
| 1580 | }, |
| 1581 | { |
| 1582 | "name": "chevron-up", |
| 1583 | "id": "chevron-up", |
| 1584 | "unicode": "f077", |
| 1585 | "created": 1, |
| 1586 | "categories": [ |
| 1587 | "Directional Icons" |
| 1588 | ] |
| 1589 | }, |
| 1590 | { |
| 1591 | "name": "chevron-down", |
| 1592 | "id": "chevron-down", |
| 1593 | "unicode": "f078", |
| 1594 | "created": 1, |
| 1595 | "categories": [ |
| 1596 | "Directional Icons" |
| 1597 | ] |
| 1598 | }, |
| 1599 | { |
| 1600 | "name": "retweet", |
| 1601 | "id": "retweet", |
| 1602 | "unicode": "f079", |
| 1603 | "created": 1, |
| 1604 | "filter": [ |
| 1605 | "refresh", |
| 1606 | "reload", |
| 1607 | "share" |
| 1608 | ], |
| 1609 | "categories": [ |
| 1610 | "Web Application Icons" |
| 1611 | ] |
| 1612 | }, |
| 1613 | { |
| 1614 | "name": "shopping-cart", |
| 1615 | "id": "shopping-cart", |
| 1616 | "unicode": "f07a", |
| 1617 | "created": 1, |
| 1618 | "filter": [ |
| 1619 | "checkout", |
| 1620 | "buy", |
| 1621 | "purchase", |
| 1622 | "payment" |
| 1623 | ], |
| 1624 | "categories": [ |
| 1625 | "Web Application Icons" |
| 1626 | ] |
| 1627 | }, |
| 1628 | { |
| 1629 | "name": "Folder", |
| 1630 | "id": "folder", |
| 1631 | "unicode": "f07b", |
| 1632 | "created": 1, |
| 1633 | "categories": [ |
| 1634 | "Web Application Icons" |
| 1635 | ] |
| 1636 | }, |
| 1637 | { |
| 1638 | "name": "Folder Open", |
| 1639 | "id": "folder-open", |
| 1640 | "unicode": "f07c", |
| 1641 | "created": 1, |
| 1642 | "categories": [ |
| 1643 | "Web Application Icons" |
| 1644 | ] |
| 1645 | }, |
| 1646 | { |
| 1647 | "name": "Arrows Vertical", |
| 1648 | "id": "arrows-v", |
| 1649 | "unicode": "f07d", |
| 1650 | "created": 1, |
| 1651 | "filter": [ |
| 1652 | "resize" |
| 1653 | ], |
| 1654 | "categories": [ |
| 1655 | "Web Application Icons", |
| 1656 | "Directional Icons" |
| 1657 | ] |
| 1658 | }, |
| 1659 | { |
| 1660 | "name": "Arrows Horizontal", |
| 1661 | "id": "arrows-h", |
| 1662 | "unicode": "f07e", |
| 1663 | "created": 1, |
| 1664 | "filter": [ |
| 1665 | "resize" |
| 1666 | ], |
| 1667 | "categories": [ |
| 1668 | "Web Application Icons", |
| 1669 | "Directional Icons" |
| 1670 | ] |
| 1671 | }, |
| 1672 | { |
| 1673 | "name": "Bar Chart", |
| 1674 | "id": "bar-chart", |
| 1675 | "unicode": "f080", |
| 1676 | "created": 1, |
| 1677 | "aliases": [ |
| 1678 | "bar-chart-o" |
| 1679 | ], |
| 1680 | "filter": [ |
| 1681 | "graph", |
| 1682 | "analytics" |
| 1683 | ], |
| 1684 | "categories": [ |
| 1685 | "Web Application Icons", |
| 1686 | "Chart Icons" |
| 1687 | ] |
| 1688 | }, |
| 1689 | { |
| 1690 | "name": "Twitter Square", |
| 1691 | "id": "twitter-square", |
| 1692 | "unicode": "f081", |
| 1693 | "created": 1, |
| 1694 | "filter": [ |
| 1695 | "tweet", |
| 1696 | "social network" |
| 1697 | ], |
| 1698 | "categories": [ |
| 1699 | "Brand Icons" |
| 1700 | ] |
| 1701 | }, |
| 1702 | { |
| 1703 | "name": "Facebook Square", |
| 1704 | "id": "facebook-square", |
| 1705 | "unicode": "f082", |
| 1706 | "created": 1, |
| 1707 | "filter": [ |
| 1708 | "social network" |
| 1709 | ], |
| 1710 | "categories": [ |
| 1711 | "Brand Icons" |
| 1712 | ] |
| 1713 | }, |
| 1714 | { |
| 1715 | "name": "camera-retro", |
| 1716 | "id": "camera-retro", |
| 1717 | "unicode": "f083", |
| 1718 | "created": 1, |
| 1719 | "filter": [ |
| 1720 | "photo", |
| 1721 | "picture", |
| 1722 | "record" |
| 1723 | ], |
| 1724 | "categories": [ |
| 1725 | "Web Application Icons" |
| 1726 | ] |
| 1727 | }, |
| 1728 | { |
| 1729 | "name": "key", |
| 1730 | "id": "key", |
| 1731 | "unicode": "f084", |
| 1732 | "created": 1, |
| 1733 | "filter": [ |
| 1734 | "unlock", |
| 1735 | "password" |
| 1736 | ], |
| 1737 | "categories": [ |
| 1738 | "Web Application Icons" |
| 1739 | ] |
| 1740 | }, |
| 1741 | { |
| 1742 | "name": "cogs", |
| 1743 | "id": "cogs", |
| 1744 | "unicode": "f085", |
| 1745 | "created": 1, |
| 1746 | "aliases": [ |
| 1747 | "gears" |
| 1748 | ], |
| 1749 | "filter": [ |
| 1750 | "settings" |
| 1751 | ], |
| 1752 | "categories": [ |
| 1753 | "Web Application Icons" |
| 1754 | ] |
| 1755 | }, |
| 1756 | { |
| 1757 | "name": "comments", |
| 1758 | "id": "comments", |
| 1759 | "unicode": "f086", |
| 1760 | "created": 1, |
| 1761 | "filter": [ |
| 1762 | "speech", |
| 1763 | "notification", |
| 1764 | "note", |
| 1765 | "chat", |
| 1766 | "bubble", |
| 1767 | "feedback", |
| 1768 | "message", |
| 1769 | "texting", |
| 1770 | "sms", |
| 1771 | "conversation" |
| 1772 | ], |
| 1773 | "categories": [ |
| 1774 | "Web Application Icons" |
| 1775 | ] |
| 1776 | }, |
| 1777 | { |
| 1778 | "name": "Thumbs Up Outlined", |
| 1779 | "id": "thumbs-o-up", |
| 1780 | "unicode": "f087", |
| 1781 | "created": 1, |
| 1782 | "filter": [ |
| 1783 | "like", |
| 1784 | "approve", |
| 1785 | "favorite", |
| 1786 | "agree", |
| 1787 | "hand" |
| 1788 | ], |
| 1789 | "categories": [ |
| 1790 | "Web Application Icons", |
| 1791 | "Hand Icons" |
| 1792 | ] |
| 1793 | }, |
| 1794 | { |
| 1795 | "name": "Thumbs Down Outlined", |
| 1796 | "id": "thumbs-o-down", |
| 1797 | "unicode": "f088", |
| 1798 | "created": 1, |
| 1799 | "filter": [ |
| 1800 | "dislike", |
| 1801 | "disapprove", |
| 1802 | "disagree", |
| 1803 | "hand" |
| 1804 | ], |
| 1805 | "categories": [ |
| 1806 | "Web Application Icons", |
| 1807 | "Hand Icons" |
| 1808 | ] |
| 1809 | }, |
| 1810 | { |
| 1811 | "name": "star-half", |
| 1812 | "id": "star-half", |
| 1813 | "unicode": "f089", |
| 1814 | "created": 1, |
| 1815 | "filter": [ |
| 1816 | "award", |
| 1817 | "achievement", |
| 1818 | "rating", |
| 1819 | "score" |
| 1820 | ], |
| 1821 | "categories": [ |
| 1822 | "Web Application Icons" |
| 1823 | ] |
| 1824 | }, |
| 1825 | { |
| 1826 | "name": "Heart Outlined", |
| 1827 | "id": "heart-o", |
| 1828 | "unicode": "f08a", |
| 1829 | "created": 1, |
| 1830 | "filter": [ |
| 1831 | "love", |
| 1832 | "like", |
| 1833 | "favorite" |
| 1834 | ], |
| 1835 | "categories": [ |
| 1836 | "Web Application Icons", |
| 1837 | "Medical Icons" |
| 1838 | ] |
| 1839 | }, |
| 1840 | { |
| 1841 | "name": "Sign Out", |
| 1842 | "id": "sign-out", |
| 1843 | "unicode": "f08b", |
| 1844 | "created": 1, |
| 1845 | "filter": [ |
| 1846 | "log out", |
| 1847 | "logout", |
| 1848 | "leave", |
| 1849 | "exit", |
| 1850 | "arrow" |
| 1851 | ], |
| 1852 | "categories": [ |
| 1853 | "Web Application Icons" |
| 1854 | ] |
| 1855 | }, |
| 1856 | { |
| 1857 | "name": "LinkedIn Square", |
| 1858 | "id": "linkedin-square", |
| 1859 | "unicode": "f08c", |
| 1860 | "created": 1, |
| 1861 | "categories": [ |
| 1862 | "Brand Icons" |
| 1863 | ] |
| 1864 | }, |
| 1865 | { |
| 1866 | "name": "Thumb Tack", |
| 1867 | "id": "thumb-tack", |
| 1868 | "unicode": "f08d", |
| 1869 | "created": 1, |
| 1870 | "filter": [ |
| 1871 | "marker", |
| 1872 | "pin", |
| 1873 | "location", |
| 1874 | "coordinates" |
| 1875 | ], |
| 1876 | "categories": [ |
| 1877 | "Web Application Icons" |
| 1878 | ] |
| 1879 | }, |
| 1880 | { |
| 1881 | "name": "External Link", |
| 1882 | "id": "external-link", |
| 1883 | "unicode": "f08e", |
| 1884 | "created": 1, |
| 1885 | "filter": [ |
| 1886 | "open", |
| 1887 | "new" |
| 1888 | ], |
| 1889 | "categories": [ |
| 1890 | "Web Application Icons" |
| 1891 | ] |
| 1892 | }, |
| 1893 | { |
| 1894 | "name": "Sign In", |
| 1895 | "id": "sign-in", |
| 1896 | "unicode": "f090", |
| 1897 | "created": 1, |
| 1898 | "filter": [ |
| 1899 | "enter", |
| 1900 | "join", |
| 1901 | "log in", |
| 1902 | "login", |
| 1903 | "sign up", |
| 1904 | "sign in", |
| 1905 | "signin", |
| 1906 | "signup", |
| 1907 | "arrow" |
| 1908 | ], |
| 1909 | "categories": [ |
| 1910 | "Web Application Icons" |
| 1911 | ] |
| 1912 | }, |
| 1913 | { |
| 1914 | "name": "trophy", |
| 1915 | "id": "trophy", |
| 1916 | "unicode": "f091", |
| 1917 | "created": 1, |
| 1918 | "filter": [ |
| 1919 | "award", |
| 1920 | "achievement", |
| 1921 | "cup", |
| 1922 | "winner", |
| 1923 | "game" |
| 1924 | ], |
| 1925 | "categories": [ |
| 1926 | "Web Application Icons" |
| 1927 | ] |
| 1928 | }, |
| 1929 | { |
| 1930 | "name": "GitHub Square", |
| 1931 | "id": "github-square", |
| 1932 | "unicode": "f092", |
| 1933 | "created": 1, |
| 1934 | "url": "github.com/logos", |
| 1935 | "filter": [ |
| 1936 | "octocat" |
| 1937 | ], |
| 1938 | "categories": [ |
| 1939 | "Brand Icons" |
| 1940 | ] |
| 1941 | }, |
| 1942 | { |
| 1943 | "name": "Upload", |
| 1944 | "id": "upload", |
| 1945 | "unicode": "f093", |
| 1946 | "created": 1, |
| 1947 | "filter": [ |
| 1948 | "import" |
| 1949 | ], |
| 1950 | "categories": [ |
| 1951 | "Web Application Icons" |
| 1952 | ] |
| 1953 | }, |
| 1954 | { |
| 1955 | "name": "Lemon Outlined", |
| 1956 | "id": "lemon-o", |
| 1957 | "unicode": "f094", |
| 1958 | "created": 1, |
| 1959 | "filter": [ |
| 1960 | "food" |
| 1961 | ], |
| 1962 | "categories": [ |
| 1963 | "Web Application Icons" |
| 1964 | ] |
| 1965 | }, |
| 1966 | { |
| 1967 | "name": "Phone", |
| 1968 | "id": "phone", |
| 1969 | "unicode": "f095", |
| 1970 | "created": 2, |
| 1971 | "filter": [ |
| 1972 | "call", |
| 1973 | "voice", |
| 1974 | "number", |
| 1975 | "support", |
| 1976 | "earphone", |
| 1977 | "telephone" |
| 1978 | ], |
| 1979 | "categories": [ |
| 1980 | "Web Application Icons" |
| 1981 | ] |
| 1982 | }, |
| 1983 | { |
| 1984 | "name": "Square Outlined", |
| 1985 | "id": "square-o", |
| 1986 | "unicode": "f096", |
| 1987 | "created": 2, |
| 1988 | "filter": [ |
| 1989 | "block", |
| 1990 | "square", |
| 1991 | "box" |
| 1992 | ], |
| 1993 | "categories": [ |
| 1994 | "Web Application Icons", |
| 1995 | "Form Control Icons" |
| 1996 | ] |
| 1997 | }, |
| 1998 | { |
| 1999 | "name": "Bookmark Outlined", |
| 2000 | "id": "bookmark-o", |
| 2001 | "unicode": "f097", |
| 2002 | "created": 2, |
| 2003 | "filter": [ |
| 2004 | "save" |
| 2005 | ], |
| 2006 | "categories": [ |
| 2007 | "Web Application Icons" |
| 2008 | ] |
| 2009 | }, |
| 2010 | { |
| 2011 | "name": "Phone Square", |
| 2012 | "id": "phone-square", |
| 2013 | "unicode": "f098", |
| 2014 | "created": 2, |
| 2015 | "filter": [ |
| 2016 | "call", |
| 2017 | "voice", |
| 2018 | "number", |
| 2019 | "support", |
| 2020 | "telephone" |
| 2021 | ], |
| 2022 | "categories": [ |
| 2023 | "Web Application Icons" |
| 2024 | ] |
| 2025 | }, |
| 2026 | { |
| 2027 | "name": "Twitter", |
| 2028 | "id": "twitter", |
| 2029 | "unicode": "f099", |
| 2030 | "created": 2, |
| 2031 | "filter": [ |
| 2032 | "tweet", |
| 2033 | "social network" |
| 2034 | ], |
| 2035 | "categories": [ |
| 2036 | "Brand Icons" |
| 2037 | ] |
| 2038 | }, |
| 2039 | { |
| 2040 | "name": "Facebook", |
| 2041 | "id": "facebook", |
| 2042 | "unicode": "f09a", |
| 2043 | "created": 2, |
| 2044 | "aliases": [ |
| 2045 | "facebook-f" |
| 2046 | ], |
| 2047 | "filter": [ |
| 2048 | "social network" |
| 2049 | ], |
| 2050 | "categories": [ |
| 2051 | "Brand Icons" |
| 2052 | ] |
| 2053 | }, |
| 2054 | { |
| 2055 | "name": "GitHub", |
| 2056 | "id": "github", |
| 2057 | "unicode": "f09b", |
| 2058 | "created": 2, |
| 2059 | "url": "github.com/logos", |
| 2060 | "filter": [ |
| 2061 | "octocat" |
| 2062 | ], |
| 2063 | "categories": [ |
| 2064 | "Brand Icons" |
| 2065 | ] |
| 2066 | }, |
| 2067 | { |
| 2068 | "name": "unlock", |
| 2069 | "id": "unlock", |
| 2070 | "unicode": "f09c", |
| 2071 | "created": 2, |
| 2072 | "filter": [ |
| 2073 | "protect", |
| 2074 | "admin", |
| 2075 | "password", |
| 2076 | "lock" |
| 2077 | ], |
| 2078 | "categories": [ |
| 2079 | "Web Application Icons" |
| 2080 | ] |
| 2081 | }, |
| 2082 | { |
| 2083 | "name": "credit-card", |
| 2084 | "id": "credit-card", |
| 2085 | "unicode": "f09d", |
| 2086 | "created": 2, |
| 2087 | "filter": [ |
| 2088 | "money", |
| 2089 | "buy", |
| 2090 | "debit", |
| 2091 | "checkout", |
| 2092 | "purchase", |
| 2093 | "payment" |
| 2094 | ], |
| 2095 | "categories": [ |
| 2096 | "Web Application Icons", |
| 2097 | "Payment Icons" |
| 2098 | ] |
| 2099 | }, |
| 2100 | { |
| 2101 | "name": "rss", |
| 2102 | "id": "rss", |
| 2103 | "unicode": "f09e", |
| 2104 | "created": 2, |
| 2105 | "filter": [ |
| 2106 | "blog" |
| 2107 | ], |
| 2108 | "aliases": [ |
| 2109 | "feed" |
| 2110 | ], |
| 2111 | "categories": [ |
| 2112 | "Web Application Icons" |
| 2113 | ] |
| 2114 | }, |
| 2115 | { |
| 2116 | "name": "HDD", |
| 2117 | "id": "hdd-o", |
| 2118 | "unicode": "f0a0", |
| 2119 | "created": 2, |
| 2120 | "filter": [ |
| 2121 | "harddrive", |
| 2122 | "hard drive", |
| 2123 | "storage", |
| 2124 | "save" |
| 2125 | ], |
| 2126 | "categories": [ |
| 2127 | "Web Application Icons" |
| 2128 | ] |
| 2129 | }, |
| 2130 | { |
| 2131 | "name": "bullhorn", |
| 2132 | "id": "bullhorn", |
| 2133 | "unicode": "f0a1", |
| 2134 | "created": 2, |
| 2135 | "filter": [ |
| 2136 | "announcement", |
| 2137 | "share", |
| 2138 | "broadcast", |
| 2139 | "louder", |
| 2140 | "megaphone" |
| 2141 | ], |
| 2142 | "categories": [ |
| 2143 | "Web Application Icons" |
| 2144 | ] |
| 2145 | }, |
| 2146 | { |
| 2147 | "name": "bell", |
| 2148 | "id": "bell", |
| 2149 | "unicode": "f0f3", |
| 2150 | "created": 2, |
| 2151 | "filter": [ |
| 2152 | "alert", |
| 2153 | "reminder", |
| 2154 | "notification" |
| 2155 | ], |
| 2156 | "categories": [ |
| 2157 | "Web Application Icons" |
| 2158 | ] |
| 2159 | }, |
| 2160 | { |
| 2161 | "name": "certificate", |
| 2162 | "id": "certificate", |
| 2163 | "unicode": "f0a3", |
| 2164 | "created": 2, |
| 2165 | "filter": [ |
| 2166 | "badge", |
| 2167 | "star" |
| 2168 | ], |
| 2169 | "categories": [ |
| 2170 | "Web Application Icons" |
| 2171 | ] |
| 2172 | }, |
| 2173 | { |
| 2174 | "name": "Hand Outlined Right", |
| 2175 | "id": "hand-o-right", |
| 2176 | "unicode": "f0a4", |
| 2177 | "created": 2, |
| 2178 | "filter": [ |
| 2179 | "point", |
| 2180 | "right", |
| 2181 | "next", |
| 2182 | "forward", |
| 2183 | "finger" |
| 2184 | ], |
| 2185 | "categories": [ |
| 2186 | "Directional Icons", |
| 2187 | "Hand Icons" |
| 2188 | ] |
| 2189 | }, |
| 2190 | { |
| 2191 | "name": "Hand Outlined Left", |
| 2192 | "id": "hand-o-left", |
| 2193 | "unicode": "f0a5", |
| 2194 | "created": 2, |
| 2195 | "filter": [ |
| 2196 | "point", |
| 2197 | "left", |
| 2198 | "previous", |
| 2199 | "back", |
| 2200 | "finger" |
| 2201 | ], |
| 2202 | "categories": [ |
| 2203 | "Directional Icons", |
| 2204 | "Hand Icons" |
| 2205 | ] |
| 2206 | }, |
| 2207 | { |
| 2208 | "name": "Hand Outlined Up", |
| 2209 | "id": "hand-o-up", |
| 2210 | "unicode": "f0a6", |
| 2211 | "created": 2, |
| 2212 | "filter": [ |
| 2213 | "point", |
| 2214 | "finger" |
| 2215 | ], |
| 2216 | "categories": [ |
| 2217 | "Directional Icons", |
| 2218 | "Hand Icons" |
| 2219 | ] |
| 2220 | }, |
| 2221 | { |
| 2222 | "name": "Hand Outlined Down", |
| 2223 | "id": "hand-o-down", |
| 2224 | "unicode": "f0a7", |
| 2225 | "created": 2, |
| 2226 | "filter": [ |
| 2227 | "point", |
| 2228 | "finger" |
| 2229 | ], |
| 2230 | "categories": [ |
| 2231 | "Directional Icons", |
| 2232 | "Hand Icons" |
| 2233 | ] |
| 2234 | }, |
| 2235 | { |
| 2236 | "name": "Arrow Circle Left", |
| 2237 | "id": "arrow-circle-left", |
| 2238 | "unicode": "f0a8", |
| 2239 | "created": 2, |
| 2240 | "filter": [ |
| 2241 | "previous", |
| 2242 | "back" |
| 2243 | ], |
| 2244 | "categories": [ |
| 2245 | "Directional Icons" |
| 2246 | ] |
| 2247 | }, |
| 2248 | { |
| 2249 | "name": "Arrow Circle Right", |
| 2250 | "id": "arrow-circle-right", |
| 2251 | "unicode": "f0a9", |
| 2252 | "created": 2, |
| 2253 | "filter": [ |
| 2254 | "next", |
| 2255 | "forward" |
| 2256 | ], |
| 2257 | "categories": [ |
| 2258 | "Directional Icons" |
| 2259 | ] |
| 2260 | }, |
| 2261 | { |
| 2262 | "name": "Arrow Circle Up", |
| 2263 | "id": "arrow-circle-up", |
| 2264 | "unicode": "f0aa", |
| 2265 | "created": 2, |
| 2266 | "categories": [ |
| 2267 | "Directional Icons" |
| 2268 | ] |
| 2269 | }, |
| 2270 | { |
| 2271 | "name": "Arrow Circle Down", |
| 2272 | "id": "arrow-circle-down", |
| 2273 | "unicode": "f0ab", |
| 2274 | "created": 2, |
| 2275 | "filter": [ |
| 2276 | "download" |
| 2277 | ], |
| 2278 | "categories": [ |
| 2279 | "Directional Icons" |
| 2280 | ] |
| 2281 | }, |
| 2282 | { |
| 2283 | "name": "Globe", |
| 2284 | "id": "globe", |
| 2285 | "unicode": "f0ac", |
| 2286 | "created": 2, |
| 2287 | "filter": [ |
| 2288 | "world", |
| 2289 | "planet", |
| 2290 | "map", |
| 2291 | "place", |
| 2292 | "travel", |
| 2293 | "earth", |
| 2294 | "global", |
| 2295 | "translate", |
| 2296 | "all", |
| 2297 | "language", |
| 2298 | "localize", |
| 2299 | "location", |
| 2300 | "coordinates", |
| 2301 | "country" |
| 2302 | ], |
| 2303 | "categories": [ |
| 2304 | "Web Application Icons" |
| 2305 | ] |
| 2306 | }, |
| 2307 | { |
| 2308 | "name": "Wrench", |
| 2309 | "id": "wrench", |
| 2310 | "unicode": "f0ad", |
| 2311 | "created": 2, |
| 2312 | "filter": [ |
| 2313 | "settings", |
| 2314 | "fix", |
| 2315 | "update", |
| 2316 | "spanner" |
| 2317 | ], |
| 2318 | "categories": [ |
| 2319 | "Web Application Icons" |
| 2320 | ] |
| 2321 | }, |
| 2322 | { |
| 2323 | "name": "Tasks", |
| 2324 | "id": "tasks", |
| 2325 | "unicode": "f0ae", |
| 2326 | "created": 2, |
| 2327 | "filter": [ |
| 2328 | "progress", |
| 2329 | "loading", |
| 2330 | "downloading", |
| 2331 | "downloads", |
| 2332 | "settings" |
| 2333 | ], |
| 2334 | "categories": [ |
| 2335 | "Web Application Icons" |
| 2336 | ] |
| 2337 | }, |
| 2338 | { |
| 2339 | "name": "Filter", |
| 2340 | "id": "filter", |
| 2341 | "unicode": "f0b0", |
| 2342 | "created": 2, |
| 2343 | "filter": [ |
| 2344 | "funnel", |
| 2345 | "options" |
| 2346 | ], |
| 2347 | "categories": [ |
| 2348 | "Web Application Icons" |
| 2349 | ] |
| 2350 | }, |
| 2351 | { |
| 2352 | "name": "Briefcase", |
| 2353 | "id": "briefcase", |
| 2354 | "unicode": "f0b1", |
| 2355 | "created": 2, |
| 2356 | "filter": [ |
| 2357 | "work", |
| 2358 | "business", |
| 2359 | "office", |
| 2360 | "luggage", |
| 2361 | "bag" |
| 2362 | ], |
| 2363 | "categories": [ |
| 2364 | "Web Application Icons" |
| 2365 | ] |
| 2366 | }, |
| 2367 | { |
| 2368 | "name": "Arrows Alt", |
| 2369 | "id": "arrows-alt", |
| 2370 | "unicode": "f0b2", |
| 2371 | "created": 2, |
| 2372 | "filter": [ |
| 2373 | "expand", |
| 2374 | "enlarge", |
| 2375 | "fullscreen", |
| 2376 | "bigger", |
| 2377 | "move", |
| 2378 | "reorder", |
| 2379 | "resize", |
| 2380 | "arrow" |
| 2381 | ], |
| 2382 | "categories": [ |
| 2383 | "Video Player Icons", |
| 2384 | "Directional Icons" |
| 2385 | ] |
| 2386 | }, |
| 2387 | { |
| 2388 | "name": "Users", |
| 2389 | "id": "users", |
| 2390 | "unicode": "f0c0", |
| 2391 | "created": 2, |
| 2392 | "filter": [ |
| 2393 | "people", |
| 2394 | "profiles", |
| 2395 | "persons" |
| 2396 | ], |
| 2397 | "aliases": [ |
| 2398 | "group" |
| 2399 | ], |
| 2400 | "categories": [ |
| 2401 | "Web Application Icons" |
| 2402 | ] |
| 2403 | }, |
| 2404 | { |
| 2405 | "name": "Link", |
| 2406 | "id": "link", |
| 2407 | "unicode": "f0c1", |
| 2408 | "created": 2, |
| 2409 | "filter": [ |
| 2410 | "chain" |
| 2411 | ], |
| 2412 | "aliases": [ |
| 2413 | "chain" |
| 2414 | ], |
| 2415 | "categories": [ |
| 2416 | "Text Editor Icons" |
| 2417 | ] |
| 2418 | }, |
| 2419 | { |
| 2420 | "name": "Cloud", |
| 2421 | "id": "cloud", |
| 2422 | "filter": [ |
| 2423 | "save" |
| 2424 | ], |
| 2425 | "unicode": "f0c2", |
| 2426 | "created": 2, |
| 2427 | "categories": [ |
| 2428 | "Web Application Icons" |
| 2429 | ] |
| 2430 | }, |
| 2431 | { |
| 2432 | "name": "Flask", |
| 2433 | "id": "flask", |
| 2434 | "unicode": "f0c3", |
| 2435 | "created": 2, |
| 2436 | "filter": [ |
| 2437 | "science", |
| 2438 | "beaker", |
| 2439 | "experimental", |
| 2440 | "labs" |
| 2441 | ], |
| 2442 | "categories": [ |
| 2443 | "Web Application Icons" |
| 2444 | ] |
| 2445 | }, |
| 2446 | { |
| 2447 | "name": "Scissors", |
| 2448 | "id": "scissors", |
| 2449 | "unicode": "f0c4", |
| 2450 | "created": 2, |
| 2451 | "aliases": [ |
| 2452 | "cut" |
| 2453 | ], |
| 2454 | "categories": [ |
| 2455 | "Text Editor Icons" |
| 2456 | ] |
| 2457 | }, |
| 2458 | { |
| 2459 | "name": "Files Outlined", |
| 2460 | "id": "files-o", |
| 2461 | "unicode": "f0c5", |
| 2462 | "created": 2, |
| 2463 | "filter": [ |
| 2464 | "duplicate", |
| 2465 | "clone", |
| 2466 | "copy" |
| 2467 | ], |
| 2468 | "aliases": [ |
| 2469 | "copy" |
| 2470 | ], |
| 2471 | "categories": [ |
| 2472 | "Text Editor Icons" |
| 2473 | ] |
| 2474 | }, |
| 2475 | { |
| 2476 | "name": "Paperclip", |
| 2477 | "id": "paperclip", |
| 2478 | "unicode": "f0c6", |
| 2479 | "created": 2, |
| 2480 | "filter": [ |
| 2481 | "attachment" |
| 2482 | ], |
| 2483 | "categories": [ |
| 2484 | "Text Editor Icons" |
| 2485 | ] |
| 2486 | }, |
| 2487 | { |
| 2488 | "name": "Floppy Outlined", |
| 2489 | "id": "floppy-o", |
| 2490 | "unicode": "f0c7", |
| 2491 | "created": 2, |
| 2492 | "aliases": [ |
| 2493 | "save" |
| 2494 | ], |
| 2495 | "categories": [ |
| 2496 | "Text Editor Icons" |
| 2497 | ] |
| 2498 | }, |
| 2499 | { |
| 2500 | "name": "Square", |
| 2501 | "id": "square", |
| 2502 | "unicode": "f0c8", |
| 2503 | "created": 2, |
| 2504 | "filter": [ |
| 2505 | "block", |
| 2506 | "box" |
| 2507 | ], |
| 2508 | "categories": [ |
| 2509 | "Web Application Icons", |
| 2510 | "Form Control Icons" |
| 2511 | ] |
| 2512 | }, |
| 2513 | { |
| 2514 | "name": "Bars", |
| 2515 | "id": "bars", |
| 2516 | "unicode": "f0c9", |
| 2517 | "created": 2, |
| 2518 | "aliases": [ |
| 2519 | "navicon", |
| 2520 | "reorder" |
| 2521 | ], |
| 2522 | "filter": [ |
| 2523 | "menu", |
| 2524 | "drag", |
| 2525 | "reorder", |
| 2526 | "settings", |
| 2527 | "list", |
| 2528 | "ul", |
| 2529 | "ol", |
| 2530 | "checklist", |
| 2531 | "todo", |
| 2532 | "list", |
| 2533 | "hamburger" |
| 2534 | ], |
| 2535 | "categories": [ |
| 2536 | "Web Application Icons" |
| 2537 | ] |
| 2538 | }, |
| 2539 | { |
| 2540 | "name": "list-ul", |
| 2541 | "id": "list-ul", |
| 2542 | "unicode": "f0ca", |
| 2543 | "created": 2, |
| 2544 | "filter": [ |
| 2545 | "ul", |
| 2546 | "ol", |
| 2547 | "checklist", |
| 2548 | "todo", |
| 2549 | "list" |
| 2550 | ], |
| 2551 | "categories": [ |
| 2552 | "Text Editor Icons" |
| 2553 | ] |
| 2554 | }, |
| 2555 | { |
| 2556 | "name": "list-ol", |
| 2557 | "id": "list-ol", |
| 2558 | "unicode": "f0cb", |
| 2559 | "created": 2, |
| 2560 | "filter": [ |
| 2561 | "ul", |
| 2562 | "ol", |
| 2563 | "checklist", |
| 2564 | "list", |
| 2565 | "todo", |
| 2566 | "list", |
| 2567 | "numbers" |
| 2568 | ], |
| 2569 | "categories": [ |
| 2570 | "Text Editor Icons" |
| 2571 | ] |
| 2572 | }, |
| 2573 | { |
| 2574 | "name": "Strikethrough", |
| 2575 | "id": "strikethrough", |
| 2576 | "unicode": "f0cc", |
| 2577 | "created": 2, |
| 2578 | "categories": [ |
| 2579 | "Text Editor Icons" |
| 2580 | ] |
| 2581 | }, |
| 2582 | { |
| 2583 | "name": "Underline", |
| 2584 | "id": "underline", |
| 2585 | "unicode": "f0cd", |
| 2586 | "created": 2, |
| 2587 | "categories": [ |
| 2588 | "Text Editor Icons" |
| 2589 | ] |
| 2590 | }, |
| 2591 | { |
| 2592 | "name": "table", |
| 2593 | "id": "table", |
| 2594 | "unicode": "f0ce", |
| 2595 | "created": 2, |
| 2596 | "filter": [ |
| 2597 | "data", |
| 2598 | "excel", |
| 2599 | "spreadsheet" |
| 2600 | ], |
| 2601 | "categories": [ |
| 2602 | "Text Editor Icons" |
| 2603 | ] |
| 2604 | }, |
| 2605 | { |
| 2606 | "name": "magic", |
| 2607 | "id": "magic", |
| 2608 | "unicode": "f0d0", |
| 2609 | "created": 2, |
| 2610 | "filter": [ |
| 2611 | "wizard", |
| 2612 | "automatic", |
| 2613 | "autocomplete" |
| 2614 | ], |
| 2615 | "categories": [ |
| 2616 | "Web Application Icons" |
| 2617 | ] |
| 2618 | }, |
| 2619 | { |
| 2620 | "name": "truck", |
| 2621 | "id": "truck", |
| 2622 | "unicode": "f0d1", |
| 2623 | "created": 2, |
| 2624 | "filter": [ |
| 2625 | "shipping" |
| 2626 | ], |
| 2627 | "categories": [ |
| 2628 | "Web Application Icons", |
| 2629 | "Transportation Icons" |
| 2630 | ] |
| 2631 | }, |
| 2632 | { |
| 2633 | "name": "Pinterest", |
| 2634 | "id": "pinterest", |
| 2635 | "unicode": "f0d2", |
| 2636 | "created": 2, |
| 2637 | "categories": [ |
| 2638 | "Brand Icons" |
| 2639 | ] |
| 2640 | }, |
| 2641 | { |
| 2642 | "name": "Pinterest Square", |
| 2643 | "id": "pinterest-square", |
| 2644 | "unicode": "f0d3", |
| 2645 | "created": 2, |
| 2646 | "categories": [ |
| 2647 | "Brand Icons" |
| 2648 | ] |
| 2649 | }, |
| 2650 | { |
| 2651 | "name": "Google Plus Square", |
| 2652 | "id": "google-plus-square", |
| 2653 | "unicode": "f0d4", |
| 2654 | "created": 2, |
| 2655 | "filter": [ |
| 2656 | "social network" |
| 2657 | ], |
| 2658 | "categories": [ |
| 2659 | "Brand Icons" |
| 2660 | ] |
| 2661 | }, |
| 2662 | { |
| 2663 | "name": "Google Plus", |
| 2664 | "id": "google-plus", |
| 2665 | "unicode": "f0d5", |
| 2666 | "created": 2, |
| 2667 | "filter": [ |
| 2668 | "social network" |
| 2669 | ], |
| 2670 | "categories": [ |
| 2671 | "Brand Icons" |
| 2672 | ] |
| 2673 | }, |
| 2674 | { |
| 2675 | "name": "Money", |
| 2676 | "id": "money", |
| 2677 | "unicode": "f0d6", |
| 2678 | "created": 2, |
| 2679 | "filter": [ |
| 2680 | "cash", |
| 2681 | "money", |
| 2682 | "buy", |
| 2683 | "checkout", |
| 2684 | "purchase", |
| 2685 | "payment" |
| 2686 | ], |
| 2687 | "categories": [ |
| 2688 | "Web Application Icons", |
| 2689 | "Currency Icons" |
| 2690 | ] |
| 2691 | }, |
| 2692 | { |
| 2693 | "name": "Caret Down", |
| 2694 | "id": "caret-down", |
| 2695 | "unicode": "f0d7", |
| 2696 | "created": 2, |
| 2697 | "filter": [ |
| 2698 | "more", |
| 2699 | "dropdown", |
| 2700 | "menu", |
| 2701 | "triangle down", |
| 2702 | "arrow" |
| 2703 | ], |
| 2704 | "categories": [ |
| 2705 | "Directional Icons" |
| 2706 | ] |
| 2707 | }, |
| 2708 | { |
| 2709 | "name": "Caret Up", |
| 2710 | "id": "caret-up", |
| 2711 | "unicode": "f0d8", |
| 2712 | "created": 2, |
| 2713 | "filter": [ |
| 2714 | "triangle up", |
| 2715 | "arrow" |
| 2716 | ], |
| 2717 | "categories": [ |
| 2718 | "Directional Icons" |
| 2719 | ] |
| 2720 | }, |
| 2721 | { |
| 2722 | "name": "Caret Left", |
| 2723 | "id": "caret-left", |
| 2724 | "unicode": "f0d9", |
| 2725 | "created": 2, |
| 2726 | "filter": [ |
| 2727 | "previous", |
| 2728 | "back", |
| 2729 | "triangle left", |
| 2730 | "arrow" |
| 2731 | ], |
| 2732 | "categories": [ |
| 2733 | "Directional Icons" |
| 2734 | ] |
| 2735 | }, |
| 2736 | { |
| 2737 | "name": "Caret Right", |
| 2738 | "id": "caret-right", |
| 2739 | "unicode": "f0da", |
| 2740 | "created": 2, |
| 2741 | "filter": [ |
| 2742 | "next", |
| 2743 | "forward", |
| 2744 | "triangle right", |
| 2745 | "arrow" |
| 2746 | ], |
| 2747 | "categories": [ |
| 2748 | "Directional Icons" |
| 2749 | ] |
| 2750 | }, |
| 2751 | { |
| 2752 | "name": "Columns", |
| 2753 | "id": "columns", |
| 2754 | "unicode": "f0db", |
| 2755 | "created": 2, |
| 2756 | "filter": [ |
| 2757 | "split", |
| 2758 | "panes" |
| 2759 | ], |
| 2760 | "categories": [ |
| 2761 | "Text Editor Icons" |
| 2762 | ] |
| 2763 | }, |
| 2764 | { |
| 2765 | "name": "Sort", |
| 2766 | "id": "sort", |
| 2767 | "unicode": "f0dc", |
| 2768 | "created": 2, |
| 2769 | "filter": [ |
| 2770 | "order" |
| 2771 | ], |
| 2772 | "aliases": [ |
| 2773 | "unsorted" |
| 2774 | ], |
| 2775 | "categories": [ |
| 2776 | "Web Application Icons" |
| 2777 | ] |
| 2778 | }, |
| 2779 | { |
| 2780 | "name": "Sort Descending", |
| 2781 | "id": "sort-desc", |
| 2782 | "unicode": "f0dd", |
| 2783 | "created": 2, |
| 2784 | "filter": [ |
| 2785 | "dropdown", |
| 2786 | "more", |
| 2787 | "menu", |
| 2788 | "arrow" |
| 2789 | ], |
| 2790 | "aliases": [ |
| 2791 | "sort-down" |
| 2792 | ], |
| 2793 | "categories": [ |
| 2794 | "Web Application Icons" |
| 2795 | ] |
| 2796 | }, |
| 2797 | { |
| 2798 | "name": "Sort Ascending", |
| 2799 | "id": "sort-asc", |
| 2800 | "unicode": "f0de", |
| 2801 | "created": 2, |
| 2802 | "aliases": [ |
| 2803 | "sort-up" |
| 2804 | ], |
| 2805 | "filter": [ |
| 2806 | "arrow" |
| 2807 | ], |
| 2808 | "categories": [ |
| 2809 | "Web Application Icons" |
| 2810 | ] |
| 2811 | }, |
| 2812 | { |
| 2813 | "name": "Envelope", |
| 2814 | "id": "envelope", |
| 2815 | "unicode": "f0e0", |
| 2816 | "created": 2, |
| 2817 | "filter": [ |
| 2818 | "email", |
| 2819 | "e-mail", |
| 2820 | "letter", |
| 2821 | "support", |
| 2822 | "mail", |
| 2823 | "message", |
| 2824 | "notification" |
| 2825 | ], |
| 2826 | "categories": [ |
| 2827 | "Web Application Icons" |
| 2828 | ] |
| 2829 | }, |
| 2830 | { |
| 2831 | "name": "LinkedIn", |
| 2832 | "id": "linkedin", |
| 2833 | "unicode": "f0e1", |
| 2834 | "created": 2, |
| 2835 | "categories": [ |
| 2836 | "Brand Icons" |
| 2837 | ] |
| 2838 | }, |
| 2839 | { |
| 2840 | "name": "Undo", |
| 2841 | "id": "undo", |
| 2842 | "unicode": "f0e2", |
| 2843 | "created": 2, |
| 2844 | "filter": [ |
| 2845 | "back" |
| 2846 | ], |
| 2847 | "aliases": [ |
| 2848 | "rotate-left" |
| 2849 | ], |
| 2850 | "categories": [ |
| 2851 | "Text Editor Icons" |
| 2852 | ] |
| 2853 | }, |
| 2854 | { |
| 2855 | "name": "Gavel", |
| 2856 | "id": "gavel", |
| 2857 | "unicode": "f0e3", |
| 2858 | "created": 2, |
| 2859 | "filter": [ |
| 2860 | "judge", |
| 2861 | "lawyer", |
| 2862 | "opinion" |
| 2863 | ], |
| 2864 | "aliases": [ |
| 2865 | "legal" |
| 2866 | ], |
| 2867 | "categories": [ |
| 2868 | "Web Application Icons" |
| 2869 | ] |
| 2870 | }, |
| 2871 | { |
| 2872 | "name": "Tachometer", |
| 2873 | "id": "tachometer", |
| 2874 | "unicode": "f0e4", |
| 2875 | "created": 2, |
| 2876 | "filter": [ |
| 2877 | "speedometer", |
| 2878 | "fast" |
| 2879 | ], |
| 2880 | "aliases": [ |
| 2881 | "dashboard" |
| 2882 | ], |
| 2883 | "categories": [ |
| 2884 | "Web Application Icons" |
| 2885 | ] |
| 2886 | }, |
| 2887 | { |
| 2888 | "name": "comment-o", |
| 2889 | "id": "comment-o", |
| 2890 | "unicode": "f0e5", |
| 2891 | "created": 2, |
| 2892 | "filter": [ |
| 2893 | "speech", |
| 2894 | "notification", |
| 2895 | "note", |
| 2896 | "chat", |
| 2897 | "bubble", |
| 2898 | "feedback", |
| 2899 | "message", |
| 2900 | "texting", |
| 2901 | "sms", |
| 2902 | "conversation" |
| 2903 | ], |
| 2904 | "categories": [ |
| 2905 | "Web Application Icons" |
| 2906 | ] |
| 2907 | }, |
| 2908 | { |
| 2909 | "name": "comments-o", |
| 2910 | "id": "comments-o", |
| 2911 | "unicode": "f0e6", |
| 2912 | "created": 2, |
| 2913 | "filter": [ |
| 2914 | "speech", |
| 2915 | "notification", |
| 2916 | "note", |
| 2917 | "chat", |
| 2918 | "bubble", |
| 2919 | "feedback", |
| 2920 | "message", |
| 2921 | "texting", |
| 2922 | "sms", |
| 2923 | "conversation" |
| 2924 | ], |
| 2925 | "categories": [ |
| 2926 | "Web Application Icons" |
| 2927 | ] |
| 2928 | }, |
| 2929 | { |
| 2930 | "name": "Lightning Bolt", |
| 2931 | "id": "bolt", |
| 2932 | "unicode": "f0e7", |
| 2933 | "created": 2, |
| 2934 | "filter": [ |
| 2935 | "lightning", |
| 2936 | "weather" |
| 2937 | ], |
| 2938 | "aliases": [ |
| 2939 | "flash" |
| 2940 | ], |
| 2941 | "categories": [ |
| 2942 | "Web Application Icons" |
| 2943 | ] |
| 2944 | }, |
| 2945 | { |
| 2946 | "name": "Sitemap", |
| 2947 | "id": "sitemap", |
| 2948 | "unicode": "f0e8", |
| 2949 | "created": 2, |
| 2950 | "filter": [ |
| 2951 | "directory", |
| 2952 | "hierarchy", |
| 2953 | "organization" |
| 2954 | ], |
| 2955 | "categories": [ |
| 2956 | "Web Application Icons" |
| 2957 | ] |
| 2958 | }, |
| 2959 | { |
| 2960 | "name": "Umbrella", |
| 2961 | "id": "umbrella", |
| 2962 | "unicode": "f0e9", |
| 2963 | "created": 2, |
| 2964 | "categories": [ |
| 2965 | "Web Application Icons" |
| 2966 | ] |
| 2967 | }, |
| 2968 | { |
| 2969 | "name": "Clipboard", |
| 2970 | "id": "clipboard", |
| 2971 | "unicode": "f0ea", |
| 2972 | "created": 2, |
| 2973 | "filter": [ |
| 2974 | "copy" |
| 2975 | ], |
| 2976 | "aliases": [ |
| 2977 | "paste" |
| 2978 | ], |
| 2979 | "categories": [ |
| 2980 | "Text Editor Icons" |
| 2981 | ] |
| 2982 | }, |
| 2983 | { |
| 2984 | "name": "Lightbulb Outlined", |
| 2985 | "id": "lightbulb-o", |
| 2986 | "unicode": "f0eb", |
| 2987 | "created": 3, |
| 2988 | "filter": [ |
| 2989 | "idea", |
| 2990 | "inspiration" |
| 2991 | ], |
| 2992 | "categories": [ |
| 2993 | "Web Application Icons" |
| 2994 | ] |
| 2995 | }, |
| 2996 | { |
| 2997 | "name": "Exchange", |
| 2998 | "id": "exchange", |
| 2999 | "unicode": "f0ec", |
| 3000 | "created": 3, |
| 3001 | "filter": [ |
| 3002 | "transfer", |
| 3003 | "arrows", |
| 3004 | "arrow" |
| 3005 | ], |
| 3006 | "categories": [ |
| 3007 | "Web Application Icons", |
| 3008 | "Directional Icons" |
| 3009 | ] |
| 3010 | }, |
| 3011 | { |
| 3012 | "name": "Cloud Download", |
| 3013 | "id": "cloud-download", |
| 3014 | "unicode": "f0ed", |
| 3015 | "created": 3, |
| 3016 | "filter": [ |
| 3017 | "import" |
| 3018 | ], |
| 3019 | "categories": [ |
| 3020 | "Web Application Icons" |
| 3021 | ] |
| 3022 | }, |
| 3023 | { |
| 3024 | "name": "Cloud Upload", |
| 3025 | "id": "cloud-upload", |
| 3026 | "unicode": "f0ee", |
| 3027 | "created": 3, |
| 3028 | "filter": [ |
| 3029 | "import" |
| 3030 | ], |
| 3031 | "categories": [ |
| 3032 | "Web Application Icons" |
| 3033 | ] |
| 3034 | }, |
| 3035 | { |
| 3036 | "name": "user-md", |
| 3037 | "id": "user-md", |
| 3038 | "unicode": "f0f0", |
| 3039 | "created": 2, |
| 3040 | "filter": [ |
| 3041 | "doctor", |
| 3042 | "profile", |
| 3043 | "medical", |
| 3044 | "nurse" |
| 3045 | ], |
| 3046 | "categories": [ |
| 3047 | "Medical Icons" |
| 3048 | ] |
| 3049 | }, |
| 3050 | { |
| 3051 | "name": "Stethoscope", |
| 3052 | "id": "stethoscope", |
| 3053 | "unicode": "f0f1", |
| 3054 | "created": 3, |
| 3055 | "categories": [ |
| 3056 | "Medical Icons" |
| 3057 | ] |
| 3058 | }, |
| 3059 | { |
| 3060 | "name": "Suitcase", |
| 3061 | "id": "suitcase", |
| 3062 | "unicode": "f0f2", |
| 3063 | "created": 3, |
| 3064 | "filter": [ |
| 3065 | "trip", |
| 3066 | "luggage", |
| 3067 | "travel", |
| 3068 | "move", |
| 3069 | "baggage" |
| 3070 | ], |
| 3071 | "categories": [ |
| 3072 | "Web Application Icons" |
| 3073 | ] |
| 3074 | }, |
| 3075 | { |
| 3076 | "name": "Bell Outlined", |
| 3077 | "id": "bell-o", |
| 3078 | "unicode": "f0a2", |
| 3079 | "created": 3, |
| 3080 | "filter": [ |
| 3081 | "alert", |
| 3082 | "reminder", |
| 3083 | "notification" |
| 3084 | ], |
| 3085 | "categories": [ |
| 3086 | "Web Application Icons" |
| 3087 | ] |
| 3088 | }, |
| 3089 | { |
| 3090 | "name": "Coffee", |
| 3091 | "id": "coffee", |
| 3092 | "unicode": "f0f4", |
| 3093 | "created": 3, |
| 3094 | "filter": [ |
| 3095 | "morning", |
| 3096 | "mug", |
| 3097 | "breakfast", |
| 3098 | "tea", |
| 3099 | "drink", |
| 3100 | "cafe" |
| 3101 | ], |
| 3102 | "categories": [ |
| 3103 | "Web Application Icons" |
| 3104 | ] |
| 3105 | }, |
| 3106 | { |
| 3107 | "name": "Cutlery", |
| 3108 | "id": "cutlery", |
| 3109 | "unicode": "f0f5", |
| 3110 | "created": 3, |
| 3111 | "filter": [ |
| 3112 | "food", |
| 3113 | "restaurant", |
| 3114 | "spoon", |
| 3115 | "knife", |
| 3116 | "dinner", |
| 3117 | "eat" |
| 3118 | ], |
| 3119 | "categories": [ |
| 3120 | "Web Application Icons" |
| 3121 | ] |
| 3122 | }, |
| 3123 | { |
| 3124 | "name": "File Text Outlined", |
| 3125 | "id": "file-text-o", |
| 3126 | "unicode": "f0f6", |
| 3127 | "created": 3, |
| 3128 | "filter": [ |
| 3129 | "new", |
| 3130 | "page", |
| 3131 | "pdf", |
| 3132 | "document" |
| 3133 | ], |
| 3134 | "categories": [ |
| 3135 | "Text Editor Icons", |
| 3136 | "File Type Icons" |
| 3137 | ] |
| 3138 | }, |
| 3139 | { |
| 3140 | "name": "Building Outlined", |
| 3141 | "id": "building-o", |
| 3142 | "unicode": "f0f7", |
| 3143 | "created": 3, |
| 3144 | "filter": [ |
| 3145 | "work", |
| 3146 | "business", |
| 3147 | "apartment", |
| 3148 | "office", |
| 3149 | "company" |
| 3150 | ], |
| 3151 | "categories": [ |
| 3152 | "Web Application Icons" |
| 3153 | ] |
| 3154 | }, |
| 3155 | { |
| 3156 | "name": "hospital Outlined", |
| 3157 | "id": "hospital-o", |
| 3158 | "unicode": "f0f8", |
| 3159 | "created": 3, |
| 3160 | "filter": [ |
| 3161 | "building" |
| 3162 | ], |
| 3163 | "categories": [ |
| 3164 | "Medical Icons" |
| 3165 | ] |
| 3166 | }, |
| 3167 | { |
| 3168 | "name": "ambulance", |
| 3169 | "id": "ambulance", |
| 3170 | "unicode": "f0f9", |
| 3171 | "created": 3, |
| 3172 | "filter": [ |
| 3173 | "vehicle", |
| 3174 | "support", |
| 3175 | "help" |
| 3176 | ], |
| 3177 | "categories": [ |
| 3178 | "Medical Icons", |
| 3179 | "Transportation Icons" |
| 3180 | ] |
| 3181 | }, |
| 3182 | { |
| 3183 | "name": "medkit", |
| 3184 | "id": "medkit", |
| 3185 | "unicode": "f0fa", |
| 3186 | "created": 3, |
| 3187 | "filter": [ |
| 3188 | "first aid", |
| 3189 | "firstaid", |
| 3190 | "help", |
| 3191 | "support", |
| 3192 | "health" |
| 3193 | ], |
| 3194 | "categories": [ |
| 3195 | "Medical Icons" |
| 3196 | ] |
| 3197 | }, |
| 3198 | { |
| 3199 | "name": "fighter-jet", |
| 3200 | "id": "fighter-jet", |
| 3201 | "unicode": "f0fb", |
| 3202 | "created": 3, |
| 3203 | "filter": [ |
| 3204 | "fly", |
| 3205 | "plane", |
| 3206 | "airplane", |
| 3207 | "quick", |
| 3208 | "fast", |
| 3209 | "travel" |
| 3210 | ], |
| 3211 | "categories": [ |
| 3212 | "Web Application Icons", |
| 3213 | "Transportation Icons" |
| 3214 | ] |
| 3215 | }, |
| 3216 | { |
| 3217 | "name": "beer", |
| 3218 | "id": "beer", |
| 3219 | "unicode": "f0fc", |
| 3220 | "created": 3, |
| 3221 | "filter": [ |
| 3222 | "alcohol", |
| 3223 | "stein", |
| 3224 | "drink", |
| 3225 | "mug", |
| 3226 | "bar", |
| 3227 | "liquor" |
| 3228 | ], |
| 3229 | "categories": [ |
| 3230 | "Web Application Icons" |
| 3231 | ] |
| 3232 | }, |
| 3233 | { |
| 3234 | "name": "H Square", |
| 3235 | "id": "h-square", |
| 3236 | "unicode": "f0fd", |
| 3237 | "created": 3, |
| 3238 | "filter": [ |
| 3239 | "hospital", |
| 3240 | "hotel" |
| 3241 | ], |
| 3242 | "categories": [ |
| 3243 | "Medical Icons" |
| 3244 | ] |
| 3245 | }, |
| 3246 | { |
| 3247 | "name": "Plus Square", |
| 3248 | "id": "plus-square", |
| 3249 | "unicode": "f0fe", |
| 3250 | "created": 3, |
| 3251 | "filter": [ |
| 3252 | "add", |
| 3253 | "new", |
| 3254 | "create", |
| 3255 | "expand" |
| 3256 | ], |
| 3257 | "categories": [ |
| 3258 | "Medical Icons", |
| 3259 | "Web Application Icons", |
| 3260 | "Form Control Icons" |
| 3261 | ] |
| 3262 | }, |
| 3263 | { |
| 3264 | "name": "Angle Double Left", |
| 3265 | "id": "angle-double-left", |
| 3266 | "unicode": "f100", |
| 3267 | "created": 3, |
| 3268 | "filter": [ |
| 3269 | "laquo", |
| 3270 | "quote", |
| 3271 | "previous", |
| 3272 | "back", |
| 3273 | "arrows" |
| 3274 | ], |
| 3275 | "categories": [ |
| 3276 | "Directional Icons" |
| 3277 | ] |
| 3278 | }, |
| 3279 | { |
| 3280 | "name": "Angle Double Right", |
| 3281 | "id": "angle-double-right", |
| 3282 | "unicode": "f101", |
| 3283 | "created": 3, |
| 3284 | "filter": [ |
| 3285 | "raquo", |
| 3286 | "quote", |
| 3287 | "next", |
| 3288 | "forward", |
| 3289 | "arrows" |
| 3290 | ], |
| 3291 | "categories": [ |
| 3292 | "Directional Icons" |
| 3293 | ] |
| 3294 | }, |
| 3295 | { |
| 3296 | "name": "Angle Double Up", |
| 3297 | "id": "angle-double-up", |
| 3298 | "unicode": "f102", |
| 3299 | "created": 3, |
| 3300 | "filter": [ |
| 3301 | "arrows" |
| 3302 | ], |
| 3303 | "categories": [ |
| 3304 | "Directional Icons" |
| 3305 | ] |
| 3306 | }, |
| 3307 | { |
| 3308 | "name": "Angle Double Down", |
| 3309 | "id": "angle-double-down", |
| 3310 | "unicode": "f103", |
| 3311 | "created": 3, |
| 3312 | "filter": [ |
| 3313 | "arrows" |
| 3314 | ], |
| 3315 | "categories": [ |
| 3316 | "Directional Icons" |
| 3317 | ] |
| 3318 | }, |
| 3319 | { |
| 3320 | "name": "angle-left", |
| 3321 | "id": "angle-left", |
| 3322 | "unicode": "f104", |
| 3323 | "created": 3, |
| 3324 | "filter": [ |
| 3325 | "previous", |
| 3326 | "back", |
| 3327 | "arrow" |
| 3328 | ], |
| 3329 | "categories": [ |
| 3330 | "Directional Icons" |
| 3331 | ] |
| 3332 | }, |
| 3333 | { |
| 3334 | "name": "angle-right", |
| 3335 | "id": "angle-right", |
| 3336 | "unicode": "f105", |
| 3337 | "created": 3, |
| 3338 | "filter": [ |
| 3339 | "next", |
| 3340 | "forward", |
| 3341 | "arrow" |
| 3342 | ], |
| 3343 | "categories": [ |
| 3344 | "Directional Icons" |
| 3345 | ] |
| 3346 | }, |
| 3347 | { |
| 3348 | "name": "angle-up", |
| 3349 | "id": "angle-up", |
| 3350 | "unicode": "f106", |
| 3351 | "created": 3, |
| 3352 | "filter": [ |
| 3353 | "arrow" |
| 3354 | ], |
| 3355 | "categories": [ |
| 3356 | "Directional Icons" |
| 3357 | ] |
| 3358 | }, |
| 3359 | { |
| 3360 | "name": "angle-down", |
| 3361 | "id": "angle-down", |
| 3362 | "unicode": "f107", |
| 3363 | "created": 3, |
| 3364 | "filter": [ |
| 3365 | "arrow" |
| 3366 | ], |
| 3367 | "categories": [ |
| 3368 | "Directional Icons" |
| 3369 | ] |
| 3370 | }, |
| 3371 | { |
| 3372 | "name": "Desktop", |
| 3373 | "id": "desktop", |
| 3374 | "unicode": "f108", |
| 3375 | "created": 3, |
| 3376 | "filter": [ |
| 3377 | "monitor", |
| 3378 | "screen", |
| 3379 | "desktop", |
| 3380 | "computer", |
| 3381 | "demo", |
| 3382 | "device" |
| 3383 | ], |
| 3384 | "categories": [ |
| 3385 | "Web Application Icons" |
| 3386 | ] |
| 3387 | }, |
| 3388 | { |
| 3389 | "name": "Laptop", |
| 3390 | "id": "laptop", |
| 3391 | "unicode": "f109", |
| 3392 | "created": 3, |
| 3393 | "filter": [ |
| 3394 | "demo", |
| 3395 | "computer", |
| 3396 | "device" |
| 3397 | ], |
| 3398 | "categories": [ |
| 3399 | "Web Application Icons" |
| 3400 | ] |
| 3401 | }, |
| 3402 | { |
| 3403 | "name": "tablet", |
| 3404 | "id": "tablet", |
| 3405 | "unicode": "f10a", |
| 3406 | "created": 3, |
| 3407 | "filter": [ |
| 3408 | "ipad", |
| 3409 | "device" |
| 3410 | ], |
| 3411 | "categories": [ |
| 3412 | "Web Application Icons" |
| 3413 | ] |
| 3414 | }, |
| 3415 | { |
| 3416 | "name": "Mobile Phone", |
| 3417 | "id": "mobile", |
| 3418 | "unicode": "f10b", |
| 3419 | "created": 3, |
| 3420 | "filter": [ |
| 3421 | "cell phone", |
| 3422 | "cellphone", |
| 3423 | "text", |
| 3424 | "call", |
| 3425 | "iphone", |
| 3426 | "number", |
| 3427 | "telephone" |
| 3428 | ], |
| 3429 | "aliases": [ |
| 3430 | "mobile-phone" |
| 3431 | ], |
| 3432 | "categories": [ |
| 3433 | "Web Application Icons" |
| 3434 | ] |
| 3435 | }, |
| 3436 | { |
| 3437 | "name": "Circle Outlined", |
| 3438 | "id": "circle-o", |
| 3439 | "unicode": "f10c", |
| 3440 | "created": 3, |
| 3441 | "categories": [ |
| 3442 | "Web Application Icons", |
| 3443 | "Form Control Icons" |
| 3444 | ] |
| 3445 | }, |
| 3446 | { |
| 3447 | "name": "quote-left", |
| 3448 | "id": "quote-left", |
| 3449 | "unicode": "f10d", |
| 3450 | "created": 3, |
| 3451 | "categories": [ |
| 3452 | "Web Application Icons" |
| 3453 | ] |
| 3454 | }, |
| 3455 | { |
| 3456 | "name": "quote-right", |
| 3457 | "id": "quote-right", |
| 3458 | "unicode": "f10e", |
| 3459 | "created": 3, |
| 3460 | "categories": [ |
| 3461 | "Web Application Icons" |
| 3462 | ] |
| 3463 | }, |
| 3464 | { |
| 3465 | "name": "Spinner", |
| 3466 | "id": "spinner", |
| 3467 | "unicode": "f110", |
| 3468 | "created": 3, |
| 3469 | "filter": [ |
| 3470 | "loading", |
| 3471 | "progress" |
| 3472 | ], |
| 3473 | "categories": [ |
| 3474 | "Web Application Icons", |
| 3475 | "Spinner Icons" |
| 3476 | ] |
| 3477 | }, |
| 3478 | { |
| 3479 | "name": "Circle", |
| 3480 | "id": "circle", |
| 3481 | "unicode": "f111", |
| 3482 | "created": 3, |
| 3483 | "filter": [ |
| 3484 | "dot", |
| 3485 | "notification" |
| 3486 | ], |
| 3487 | "categories": [ |
| 3488 | "Web Application Icons", |
| 3489 | "Form Control Icons" |
| 3490 | ] |
| 3491 | }, |
| 3492 | { |
| 3493 | "name": "Reply", |
| 3494 | "id": "reply", |
| 3495 | "unicode": "f112", |
| 3496 | "created": 3, |
| 3497 | "aliases": [ |
| 3498 | "mail-reply" |
| 3499 | ], |
| 3500 | "categories": [ |
| 3501 | "Web Application Icons" |
| 3502 | ] |
| 3503 | }, |
| 3504 | { |
| 3505 | "name": "GitHub Alt", |
| 3506 | "id": "github-alt", |
| 3507 | "unicode": "f113", |
| 3508 | "created": 3, |
| 3509 | "url": "github.com/logos", |
| 3510 | "filter": [ |
| 3511 | "octocat" |
| 3512 | ], |
| 3513 | "categories": [ |
| 3514 | "Brand Icons" |
| 3515 | ] |
| 3516 | }, |
| 3517 | { |
| 3518 | "name": "Folder Outlined", |
| 3519 | "id": "folder-o", |
| 3520 | "unicode": "f114", |
| 3521 | "created": 3, |
| 3522 | "categories": [ |
| 3523 | "Web Application Icons" |
| 3524 | ] |
| 3525 | }, |
| 3526 | { |
| 3527 | "name": "Folder Open Outlined", |
| 3528 | "id": "folder-open-o", |
| 3529 | "unicode": "f115", |
| 3530 | "created": 3, |
| 3531 | "categories": [ |
| 3532 | "Web Application Icons" |
| 3533 | ] |
| 3534 | }, |
| 3535 | { |
| 3536 | "name": "Smile Outlined", |
| 3537 | "id": "smile-o", |
| 3538 | "unicode": "f118", |
| 3539 | "created": 3.1, |
| 3540 | "filter": [ |
| 3541 | "face", |
| 3542 | "emoticon", |
| 3543 | "happy", |
| 3544 | "approve", |
| 3545 | "satisfied", |
| 3546 | "rating" |
| 3547 | ], |
| 3548 | "categories": [ |
| 3549 | "Web Application Icons" |
| 3550 | ] |
| 3551 | }, |
| 3552 | { |
| 3553 | "name": "Frown Outlined", |
| 3554 | "id": "frown-o", |
| 3555 | "unicode": "f119", |
| 3556 | "created": 3.1, |
| 3557 | "filter": [ |
| 3558 | "face", |
| 3559 | "emoticon", |
| 3560 | "sad", |
| 3561 | "disapprove", |
| 3562 | "rating" |
| 3563 | ], |
| 3564 | "categories": [ |
| 3565 | "Web Application Icons" |
| 3566 | ] |
| 3567 | }, |
| 3568 | { |
| 3569 | "name": "Meh Outlined", |
| 3570 | "id": "meh-o", |
| 3571 | "unicode": "f11a", |
| 3572 | "created": 3.1, |
| 3573 | "filter": [ |
| 3574 | "face", |
| 3575 | "emoticon", |
| 3576 | "rating", |
| 3577 | "neutral" |
| 3578 | ], |
| 3579 | "categories": [ |
| 3580 | "Web Application Icons" |
| 3581 | ] |
| 3582 | }, |
| 3583 | { |
| 3584 | "name": "Gamepad", |
| 3585 | "id": "gamepad", |
| 3586 | "unicode": "f11b", |
| 3587 | "created": 3.1, |
| 3588 | "filter": [ |
| 3589 | "controller" |
| 3590 | ], |
| 3591 | "categories": [ |
| 3592 | "Web Application Icons" |
| 3593 | ] |
| 3594 | }, |
| 3595 | { |
| 3596 | "name": "Keyboard Outlined", |
| 3597 | "id": "keyboard-o", |
| 3598 | "unicode": "f11c", |
| 3599 | "created": 3.1, |
| 3600 | "filter": [ |
| 3601 | "type", |
| 3602 | "input" |
| 3603 | ], |
| 3604 | "categories": [ |
| 3605 | "Web Application Icons" |
| 3606 | ] |
| 3607 | }, |
| 3608 | { |
| 3609 | "name": "Flag Outlined", |
| 3610 | "id": "flag-o", |
| 3611 | "unicode": "f11d", |
| 3612 | "created": 3.1, |
| 3613 | "filter": [ |
| 3614 | "report", |
| 3615 | "notification" |
| 3616 | ], |
| 3617 | "categories": [ |
| 3618 | "Web Application Icons" |
| 3619 | ] |
| 3620 | }, |
| 3621 | { |
| 3622 | "name": "flag-checkered", |
| 3623 | "id": "flag-checkered", |
| 3624 | "unicode": "f11e", |
| 3625 | "created": 3.1, |
| 3626 | "filter": [ |
| 3627 | "report", |
| 3628 | "notification", |
| 3629 | "notify" |
| 3630 | ], |
| 3631 | "categories": [ |
| 3632 | "Web Application Icons" |
| 3633 | ] |
| 3634 | }, |
| 3635 | { |
| 3636 | "name": "Terminal", |
| 3637 | "id": "terminal", |
| 3638 | "unicode": "f120", |
| 3639 | "created": 3.1, |
| 3640 | "filter": [ |
| 3641 | "command", |
| 3642 | "prompt", |
| 3643 | "code" |
| 3644 | ], |
| 3645 | "categories": [ |
| 3646 | "Web Application Icons" |
| 3647 | ] |
| 3648 | }, |
| 3649 | { |
| 3650 | "name": "Code", |
| 3651 | "id": "code", |
| 3652 | "unicode": "f121", |
| 3653 | "created": 3.1, |
| 3654 | "filter": [ |
| 3655 | "html", |
| 3656 | "brackets" |
| 3657 | ], |
| 3658 | "categories": [ |
| 3659 | "Web Application Icons" |
| 3660 | ] |
| 3661 | }, |
| 3662 | { |
| 3663 | "name": "reply-all", |
| 3664 | "id": "reply-all", |
| 3665 | "unicode": "f122", |
| 3666 | "created": 3.1, |
| 3667 | "aliases": [ |
| 3668 | "mail-reply-all" |
| 3669 | ], |
| 3670 | "categories": [ |
| 3671 | "Web Application Icons" |
| 3672 | ] |
| 3673 | }, |
| 3674 | { |
| 3675 | "name": "Star Half Outlined", |
| 3676 | "id": "star-half-o", |
| 3677 | "unicode": "f123", |
| 3678 | "created": 3.1, |
| 3679 | "filter": [ |
| 3680 | "award", |
| 3681 | "achievement", |
| 3682 | "rating", |
| 3683 | "score" |
| 3684 | ], |
| 3685 | "aliases": [ |
| 3686 | "star-half-empty", |
| 3687 | "star-half-full" |
| 3688 | ], |
| 3689 | "categories": [ |
| 3690 | "Web Application Icons" |
| 3691 | ] |
| 3692 | }, |
| 3693 | { |
| 3694 | "name": "location-arrow", |
| 3695 | "id": "location-arrow", |
| 3696 | "unicode": "f124", |
| 3697 | "created": 3.1, |
| 3698 | "filter": [ |
| 3699 | "map", |
| 3700 | "coordinates", |
| 3701 | "location", |
| 3702 | "address", |
| 3703 | "place", |
| 3704 | "where" |
| 3705 | ], |
| 3706 | "categories": [ |
| 3707 | "Web Application Icons" |
| 3708 | ] |
| 3709 | }, |
| 3710 | { |
| 3711 | "name": "crop", |
| 3712 | "id": "crop", |
| 3713 | "unicode": "f125", |
| 3714 | "created": 3.1, |
| 3715 | "categories": [ |
| 3716 | "Web Application Icons" |
| 3717 | ] |
| 3718 | }, |
| 3719 | { |
| 3720 | "name": "code-fork", |
| 3721 | "id": "code-fork", |
| 3722 | "unicode": "f126", |
| 3723 | "created": 3.1, |
| 3724 | "filter": [ |
| 3725 | "git", |
| 3726 | "fork", |
| 3727 | "vcs", |
| 3728 | "svn", |
| 3729 | "github", |
| 3730 | "rebase", |
| 3731 | "version", |
| 3732 | "merge" |
| 3733 | ], |
| 3734 | "categories": [ |
| 3735 | "Web Application Icons" |
| 3736 | ] |
| 3737 | }, |
| 3738 | { |
| 3739 | "name": "Chain Broken", |
| 3740 | "id": "chain-broken", |
| 3741 | "unicode": "f127", |
| 3742 | "created": 3.1, |
| 3743 | "filter": [ |
| 3744 | "remove" |
| 3745 | ], |
| 3746 | "aliases": [ |
| 3747 | "unlink" |
| 3748 | ], |
| 3749 | "categories": [ |
| 3750 | "Text Editor Icons" |
| 3751 | ] |
| 3752 | }, |
| 3753 | { |
| 3754 | "name": "Question", |
| 3755 | "id": "question", |
| 3756 | "unicode": "f128", |
| 3757 | "created": 3.1, |
| 3758 | "filter": [ |
| 3759 | "help", |
| 3760 | "information", |
| 3761 | "unknown", |
| 3762 | "support" |
| 3763 | ], |
| 3764 | "categories": [ |
| 3765 | "Web Application Icons" |
| 3766 | ] |
| 3767 | }, |
| 3768 | { |
| 3769 | "name": "Info", |
| 3770 | "id": "info", |
| 3771 | "unicode": "f129", |
| 3772 | "created": 3.1, |
| 3773 | "filter": [ |
| 3774 | "help", |
| 3775 | "information", |
| 3776 | "more", |
| 3777 | "details" |
| 3778 | ], |
| 3779 | "categories": [ |
| 3780 | "Web Application Icons" |
| 3781 | ] |
| 3782 | }, |
| 3783 | { |
| 3784 | "name": "exclamation", |
| 3785 | "id": "exclamation", |
| 3786 | "unicode": "f12a", |
| 3787 | "created": 3.1, |
| 3788 | "filter": [ |
| 3789 | "warning", |
| 3790 | "error", |
| 3791 | "problem", |
| 3792 | "notification", |
| 3793 | "notify", |
| 3794 | "alert" |
| 3795 | ], |
| 3796 | "categories": [ |
| 3797 | "Web Application Icons" |
| 3798 | ] |
| 3799 | }, |
| 3800 | { |
| 3801 | "name": "superscript", |
| 3802 | "id": "superscript", |
| 3803 | "unicode": "f12b", |
| 3804 | "created": 3.1, |
| 3805 | "filter": [ |
| 3806 | "exponential" |
| 3807 | ], |
| 3808 | "categories": [ |
| 3809 | "Text Editor Icons" |
| 3810 | ] |
| 3811 | }, |
| 3812 | { |
| 3813 | "name": "subscript", |
| 3814 | "id": "subscript", |
| 3815 | "unicode": "f12c", |
| 3816 | "created": 3.1, |
| 3817 | "categories": [ |
| 3818 | "Text Editor Icons" |
| 3819 | ] |
| 3820 | }, |
| 3821 | { |
| 3822 | "name": "eraser", |
| 3823 | "id": "eraser", |
| 3824 | "unicode": "f12d", |
| 3825 | "created": 3.1, |
| 3826 | "filter": [ |
| 3827 | "remove", |
| 3828 | "delete" |
| 3829 | ], |
| 3830 | "categories": [ |
| 3831 | "Text Editor Icons", |
| 3832 | "Web Application Icons" |
| 3833 | ] |
| 3834 | }, |
| 3835 | { |
| 3836 | "name": "Puzzle Piece", |
| 3837 | "id": "puzzle-piece", |
| 3838 | "unicode": "f12e", |
| 3839 | "created": 3.1, |
| 3840 | "filter": [ |
| 3841 | "addon", |
| 3842 | "add-on", |
| 3843 | "section" |
| 3844 | ], |
| 3845 | "categories": [ |
| 3846 | "Web Application Icons" |
| 3847 | ] |
| 3848 | }, |
| 3849 | { |
| 3850 | "name": "microphone", |
| 3851 | "id": "microphone", |
| 3852 | "unicode": "f130", |
| 3853 | "created": 3.1, |
| 3854 | "filter": [ |
| 3855 | "record", |
| 3856 | "voice", |
| 3857 | "sound" |
| 3858 | ], |
| 3859 | "categories": [ |
| 3860 | "Web Application Icons" |
| 3861 | ] |
| 3862 | }, |
| 3863 | { |
| 3864 | "name": "Microphone Slash", |
| 3865 | "id": "microphone-slash", |
| 3866 | "unicode": "f131", |
| 3867 | "created": 3.1, |
| 3868 | "filter": [ |
| 3869 | "record", |
| 3870 | "voice", |
| 3871 | "sound", |
| 3872 | "mute" |
| 3873 | ], |
| 3874 | "categories": [ |
| 3875 | "Web Application Icons" |
| 3876 | ] |
| 3877 | }, |
| 3878 | { |
| 3879 | "name": "shield", |
| 3880 | "id": "shield", |
| 3881 | "unicode": "f132", |
| 3882 | "created": 3.1, |
| 3883 | "filter": [ |
| 3884 | "award", |
| 3885 | "achievement", |
| 3886 | "security", |
| 3887 | "winner" |
| 3888 | ], |
| 3889 | "categories": [ |
| 3890 | "Web Application Icons" |
| 3891 | ] |
| 3892 | }, |
| 3893 | { |
| 3894 | "name": "calendar-o", |
| 3895 | "id": "calendar-o", |
| 3896 | "unicode": "f133", |
| 3897 | "created": 3.1, |
| 3898 | "filter": [ |
| 3899 | "date", |
| 3900 | "time", |
| 3901 | "when", |
| 3902 | "event" |
| 3903 | ], |
| 3904 | "categories": [ |
| 3905 | "Web Application Icons" |
| 3906 | ] |
| 3907 | }, |
| 3908 | { |
| 3909 | "name": "fire-extinguisher", |
| 3910 | "id": "fire-extinguisher", |
| 3911 | "unicode": "f134", |
| 3912 | "created": 3.1, |
| 3913 | "categories": [ |
| 3914 | "Web Application Icons" |
| 3915 | ] |
| 3916 | }, |
| 3917 | { |
| 3918 | "name": "rocket", |
| 3919 | "id": "rocket", |
| 3920 | "unicode": "f135", |
| 3921 | "created": 3.1, |
| 3922 | "filter": [ |
| 3923 | "app" |
| 3924 | ], |
| 3925 | "categories": [ |
| 3926 | "Web Application Icons", |
| 3927 | "Transportation Icons" |
| 3928 | ] |
| 3929 | }, |
| 3930 | { |
| 3931 | "name": "MaxCDN", |
| 3932 | "id": "maxcdn", |
| 3933 | "unicode": "f136", |
| 3934 | "created": 3.1, |
| 3935 | "categories": [ |
| 3936 | "Brand Icons" |
| 3937 | ] |
| 3938 | }, |
| 3939 | { |
| 3940 | "name": "Chevron Circle Left", |
| 3941 | "id": "chevron-circle-left", |
| 3942 | "unicode": "f137", |
| 3943 | "created": 3.1, |
| 3944 | "filter": [ |
| 3945 | "previous", |
| 3946 | "back", |
| 3947 | "arrow" |
| 3948 | ], |
| 3949 | "categories": [ |
| 3950 | "Directional Icons" |
| 3951 | ] |
| 3952 | }, |
| 3953 | { |
| 3954 | "name": "Chevron Circle Right", |
| 3955 | "id": "chevron-circle-right", |
| 3956 | "unicode": "f138", |
| 3957 | "created": 3.1, |
| 3958 | "filter": [ |
| 3959 | "next", |
| 3960 | "forward", |
| 3961 | "arrow" |
| 3962 | ], |
| 3963 | "categories": [ |
| 3964 | "Directional Icons" |
| 3965 | ] |
| 3966 | }, |
| 3967 | { |
| 3968 | "name": "Chevron Circle Up", |
| 3969 | "id": "chevron-circle-up", |
| 3970 | "unicode": "f139", |
| 3971 | "created": 3.1, |
| 3972 | "filter": [ |
| 3973 | "arrow" |
| 3974 | ], |
| 3975 | "categories": [ |
| 3976 | "Directional Icons" |
| 3977 | ] |
| 3978 | }, |
| 3979 | { |
| 3980 | "name": "Chevron Circle Down", |
| 3981 | "id": "chevron-circle-down", |
| 3982 | "unicode": "f13a", |
| 3983 | "created": 3.1, |
| 3984 | "filter": [ |
| 3985 | "more", |
| 3986 | "dropdown", |
| 3987 | "menu", |
| 3988 | "arrow" |
| 3989 | ], |
| 3990 | "categories": [ |
| 3991 | "Directional Icons" |
| 3992 | ] |
| 3993 | }, |
| 3994 | { |
| 3995 | "name": "HTML 5 Logo", |
| 3996 | "id": "html5", |
| 3997 | "unicode": "f13b", |
| 3998 | "created": 3.1, |
| 3999 | "code": [ |
| 4000 | "code", |
| 4001 | "html5" |
| 4002 | ], |
| 4003 | "categories": [ |
| 4004 | "Brand Icons" |
| 4005 | ] |
| 4006 | }, |
| 4007 | { |
| 4008 | "name": "CSS 3 Logo", |
| 4009 | "id": "css3", |
| 4010 | "unicode": "f13c", |
| 4011 | "created": 3.1, |
| 4012 | "filter": [ |
| 4013 | "code" |
| 4014 | ], |
| 4015 | "categories": [ |
| 4016 | "Brand Icons" |
| 4017 | ] |
| 4018 | }, |
| 4019 | { |
| 4020 | "name": "Anchor", |
| 4021 | "id": "anchor", |
| 4022 | "unicode": "f13d", |
| 4023 | "created": 3.1, |
| 4024 | "filter": [ |
| 4025 | "link" |
| 4026 | ], |
| 4027 | "categories": [ |
| 4028 | "Web Application Icons" |
| 4029 | ] |
| 4030 | }, |
| 4031 | { |
| 4032 | "name": "Unlock Alt", |
| 4033 | "id": "unlock-alt", |
| 4034 | "unicode": "f13e", |
| 4035 | "created": 3.1, |
| 4036 | "filter": [ |
| 4037 | "protect", |
| 4038 | "admin", |
| 4039 | "password", |
| 4040 | "lock" |
| 4041 | ], |
| 4042 | "categories": [ |
| 4043 | "Web Application Icons" |
| 4044 | ] |
| 4045 | }, |
| 4046 | { |
| 4047 | "name": "Bullseye", |
| 4048 | "id": "bullseye", |
| 4049 | "unicode": "f140", |
| 4050 | "created": 3.1, |
| 4051 | "filter": [ |
| 4052 | "target" |
| 4053 | ], |
| 4054 | "categories": [ |
| 4055 | "Web Application Icons" |
| 4056 | ] |
| 4057 | }, |
| 4058 | { |
| 4059 | "name": "Ellipsis Horizontal", |
| 4060 | "id": "ellipsis-h", |
| 4061 | "unicode": "f141", |
| 4062 | "created": 3.1, |
| 4063 | "filter": [ |
| 4064 | "dots" |
| 4065 | ], |
| 4066 | "categories": [ |
| 4067 | "Web Application Icons" |
| 4068 | ] |
| 4069 | }, |
| 4070 | { |
| 4071 | "name": "Ellipsis Vertical", |
| 4072 | "id": "ellipsis-v", |
| 4073 | "unicode": "f142", |
| 4074 | "created": 3.1, |
| 4075 | "filter": [ |
| 4076 | "dots" |
| 4077 | ], |
| 4078 | "categories": [ |
| 4079 | "Web Application Icons" |
| 4080 | ] |
| 4081 | }, |
| 4082 | { |
| 4083 | "name": "RSS Square", |
| 4084 | "id": "rss-square", |
| 4085 | "unicode": "f143", |
| 4086 | "created": 3.1, |
| 4087 | "filter": [ |
| 4088 | "feed", |
| 4089 | "blog" |
| 4090 | ], |
| 4091 | "categories": [ |
| 4092 | "Web Application Icons" |
| 4093 | ] |
| 4094 | }, |
| 4095 | { |
| 4096 | "name": "Play Circle", |
| 4097 | "id": "play-circle", |
| 4098 | "unicode": "f144", |
| 4099 | "created": 3.1, |
| 4100 | "filter": [ |
| 4101 | "start", |
| 4102 | "playing" |
| 4103 | ], |
| 4104 | "categories": [ |
| 4105 | "Video Player Icons" |
| 4106 | ] |
| 4107 | }, |
| 4108 | { |
| 4109 | "name": "Ticket", |
| 4110 | "id": "ticket", |
| 4111 | "unicode": "f145", |
| 4112 | "created": 3.1, |
| 4113 | "filter": [ |
| 4114 | "movie", |
| 4115 | "pass", |
| 4116 | "support" |
| 4117 | ], |
| 4118 | "categories": [ |
| 4119 | "Web Application Icons" |
| 4120 | ] |
| 4121 | }, |
| 4122 | { |
| 4123 | "name": "Minus Square", |
| 4124 | "id": "minus-square", |
| 4125 | "unicode": "f146", |
| 4126 | "created": 3.1, |
| 4127 | "filter": [ |
| 4128 | "hide", |
| 4129 | "minify", |
| 4130 | "delete", |
| 4131 | "remove", |
| 4132 | "trash", |
| 4133 | "hide", |
| 4134 | "collapse" |
| 4135 | ], |
| 4136 | "categories": [ |
| 4137 | "Web Application Icons", |
| 4138 | "Form Control Icons" |
| 4139 | ] |
| 4140 | }, |
| 4141 | { |
| 4142 | "name": "Minus Square Outlined", |
| 4143 | "id": "minus-square-o", |
| 4144 | "unicode": "f147", |
| 4145 | "created": 3.1, |
| 4146 | "filter": [ |
| 4147 | "hide", |
| 4148 | "minify", |
| 4149 | "delete", |
| 4150 | "remove", |
| 4151 | "trash", |
| 4152 | "hide", |
| 4153 | "collapse" |
| 4154 | ], |
| 4155 | "categories": [ |
| 4156 | "Web Application Icons", |
| 4157 | "Form Control Icons" |
| 4158 | ] |
| 4159 | }, |
| 4160 | { |
| 4161 | "name": "Level Up", |
| 4162 | "id": "level-up", |
| 4163 | "unicode": "f148", |
| 4164 | "created": 3.1, |
| 4165 | "filter": [ |
| 4166 | "arrow" |
| 4167 | ], |
| 4168 | "categories": [ |
| 4169 | "Web Application Icons" |
| 4170 | ] |
| 4171 | }, |
| 4172 | { |
| 4173 | "name": "Level Down", |
| 4174 | "id": "level-down", |
| 4175 | "unicode": "f149", |
| 4176 | "created": 3.1, |
| 4177 | "filter": [ |
| 4178 | "arrow" |
| 4179 | ], |
| 4180 | "categories": [ |
| 4181 | "Web Application Icons" |
| 4182 | ] |
| 4183 | }, |
| 4184 | { |
| 4185 | "name": "Check Square", |
| 4186 | "id": "check-square", |
| 4187 | "unicode": "f14a", |
| 4188 | "created": 3.1, |
| 4189 | "filter": [ |
| 4190 | "checkmark", |
| 4191 | "done", |
| 4192 | "todo", |
| 4193 | "agree", |
| 4194 | "accept", |
| 4195 | "confirm", |
| 4196 | "ok" |
| 4197 | ], |
| 4198 | "categories": [ |
| 4199 | "Web Application Icons", |
| 4200 | "Form Control Icons" |
| 4201 | ] |
| 4202 | }, |
| 4203 | { |
| 4204 | "name": "Pencil Square", |
| 4205 | "id": "pencil-square", |
| 4206 | "unicode": "f14b", |
| 4207 | "created": 3.1, |
| 4208 | "filter": [ |
| 4209 | "write", |
| 4210 | "edit", |
| 4211 | "update" |
| 4212 | ], |
| 4213 | "categories": [ |
| 4214 | "Web Application Icons" |
| 4215 | ] |
| 4216 | }, |
| 4217 | { |
| 4218 | "name": "External Link Square", |
| 4219 | "id": "external-link-square", |
| 4220 | "unicode": "f14c", |
| 4221 | "created": 3.1, |
| 4222 | "filter": [ |
| 4223 | "open", |
| 4224 | "new" |
| 4225 | ], |
| 4226 | "categories": [ |
| 4227 | "Web Application Icons" |
| 4228 | ] |
| 4229 | }, |
| 4230 | { |
| 4231 | "name": "Share Square", |
| 4232 | "id": "share-square", |
| 4233 | "unicode": "f14d", |
| 4234 | "created": 3.1, |
| 4235 | "filter": [ |
| 4236 | "social", |
| 4237 | "send" |
| 4238 | ], |
| 4239 | "categories": [ |
| 4240 | "Web Application Icons" |
| 4241 | ] |
| 4242 | }, |
| 4243 | { |
| 4244 | "name": "Compass", |
| 4245 | "id": "compass", |
| 4246 | "unicode": "f14e", |
| 4247 | "created": 3.2, |
| 4248 | "filter": [ |
| 4249 | "safari", |
| 4250 | "directory", |
| 4251 | "menu", |
| 4252 | "location" |
| 4253 | ], |
| 4254 | "categories": [ |
| 4255 | "Web Application Icons" |
| 4256 | ] |
| 4257 | }, |
| 4258 | { |
| 4259 | "name": "Caret Square Outlined Down", |
| 4260 | "id": "caret-square-o-down", |
| 4261 | "unicode": "f150", |
| 4262 | "created": 3.2, |
| 4263 | "aliases": [ |
| 4264 | "toggle-down" |
| 4265 | ], |
| 4266 | "filter": [ |
| 4267 | "more", |
| 4268 | "dropdown", |
| 4269 | "menu" |
| 4270 | ], |
| 4271 | "categories": [ |
| 4272 | "Web Application Icons", |
| 4273 | "Directional Icons" |
| 4274 | ] |
| 4275 | }, |
| 4276 | { |
| 4277 | "name": "Caret Square Outlined Up", |
| 4278 | "id": "caret-square-o-up", |
| 4279 | "unicode": "f151", |
| 4280 | "created": 3.2, |
| 4281 | "aliases": [ |
| 4282 | "toggle-up" |
| 4283 | ], |
| 4284 | "categories": [ |
| 4285 | "Web Application Icons", |
| 4286 | "Directional Icons" |
| 4287 | ] |
| 4288 | }, |
| 4289 | { |
| 4290 | "name": "Caret Square Outlined Right", |
| 4291 | "id": "caret-square-o-right", |
| 4292 | "unicode": "f152", |
| 4293 | "created": 3.2, |
| 4294 | "filter": [ |
| 4295 | "next", |
| 4296 | "forward" |
| 4297 | ], |
| 4298 | "aliases": [ |
| 4299 | "toggle-right" |
| 4300 | ], |
| 4301 | "categories": [ |
| 4302 | "Web Application Icons", |
| 4303 | "Directional Icons" |
| 4304 | ] |
| 4305 | }, |
| 4306 | { |
| 4307 | "name": "Euro (EUR)", |
| 4308 | "id": "eur", |
| 4309 | "unicode": "f153", |
| 4310 | "created": 3.2, |
| 4311 | "aliases": [ |
| 4312 | "euro" |
| 4313 | ], |
| 4314 | "categories": [ |
| 4315 | "Currency Icons" |
| 4316 | ] |
| 4317 | }, |
| 4318 | { |
| 4319 | "name": "GBP", |
| 4320 | "id": "gbp", |
| 4321 | "unicode": "f154", |
| 4322 | "created": 3.2, |
| 4323 | "categories": [ |
| 4324 | "Currency Icons" |
| 4325 | ] |
| 4326 | }, |
| 4327 | { |
| 4328 | "name": "US Dollar", |
| 4329 | "id": "usd", |
| 4330 | "unicode": "f155", |
| 4331 | "created": 3.2, |
| 4332 | "aliases": [ |
| 4333 | "dollar" |
| 4334 | ], |
| 4335 | "categories": [ |
| 4336 | "Currency Icons" |
| 4337 | ] |
| 4338 | }, |
| 4339 | { |
| 4340 | "name": "Indian Rupee (INR)", |
| 4341 | "id": "inr", |
| 4342 | "unicode": "f156", |
| 4343 | "created": 3.2, |
| 4344 | "aliases": [ |
| 4345 | "rupee" |
| 4346 | ], |
| 4347 | "categories": [ |
| 4348 | "Currency Icons" |
| 4349 | ] |
| 4350 | }, |
| 4351 | { |
| 4352 | "name": "Japanese Yen (JPY)", |
| 4353 | "id": "jpy", |
| 4354 | "unicode": "f157", |
| 4355 | "created": 3.2, |
| 4356 | "aliases": [ |
| 4357 | "cny", |
| 4358 | "rmb", |
| 4359 | "yen" |
| 4360 | ], |
| 4361 | "categories": [ |
| 4362 | "Currency Icons" |
| 4363 | ] |
| 4364 | }, |
| 4365 | { |
| 4366 | "name": "Russian Ruble (RUB)", |
| 4367 | "id": "rub", |
| 4368 | "unicode": "f158", |
| 4369 | "created": 4, |
| 4370 | "aliases": [ |
| 4371 | "ruble", |
| 4372 | "rouble" |
| 4373 | ], |
| 4374 | "categories": [ |
| 4375 | "Currency Icons" |
| 4376 | ] |
| 4377 | }, |
| 4378 | { |
| 4379 | "name": "Korean Won (KRW)", |
| 4380 | "id": "krw", |
| 4381 | "unicode": "f159", |
| 4382 | "created": 3.2, |
| 4383 | "aliases": [ |
| 4384 | "won" |
| 4385 | ], |
| 4386 | "categories": [ |
| 4387 | "Currency Icons" |
| 4388 | ] |
| 4389 | }, |
| 4390 | { |
| 4391 | "name": "Bitcoin (BTC)", |
| 4392 | "id": "btc", |
| 4393 | "unicode": "f15a", |
| 4394 | "created": 3.2, |
| 4395 | "aliases": [ |
| 4396 | "bitcoin" |
| 4397 | ], |
| 4398 | "categories": [ |
| 4399 | "Currency Icons", |
| 4400 | "Brand Icons" |
| 4401 | ] |
| 4402 | }, |
| 4403 | { |
| 4404 | "name": "File", |
| 4405 | "id": "file", |
| 4406 | "unicode": "f15b", |
| 4407 | "created": 3.2, |
| 4408 | "filter": [ |
| 4409 | "new", |
| 4410 | "page", |
| 4411 | "pdf", |
| 4412 | "document" |
| 4413 | ], |
| 4414 | "categories": [ |
| 4415 | "Text Editor Icons", |
| 4416 | "File Type Icons" |
| 4417 | ] |
| 4418 | }, |
| 4419 | { |
| 4420 | "name": "File Text", |
| 4421 | "id": "file-text", |
| 4422 | "unicode": "f15c", |
| 4423 | "created": 3.2, |
| 4424 | "filter": [ |
| 4425 | "new", |
| 4426 | "page", |
| 4427 | "pdf", |
| 4428 | "document" |
| 4429 | ], |
| 4430 | "categories": [ |
| 4431 | "Text Editor Icons", |
| 4432 | "File Type Icons" |
| 4433 | ] |
| 4434 | }, |
| 4435 | { |
| 4436 | "name": "Sort Alpha Ascending", |
| 4437 | "id": "sort-alpha-asc", |
| 4438 | "unicode": "f15d", |
| 4439 | "created": 3.2, |
| 4440 | "categories": [ |
| 4441 | "Web Application Icons" |
| 4442 | ] |
| 4443 | }, |
| 4444 | { |
| 4445 | "name": "Sort Alpha Descending", |
| 4446 | "id": "sort-alpha-desc", |
| 4447 | "unicode": "f15e", |
| 4448 | "created": 3.2, |
| 4449 | "categories": [ |
| 4450 | "Web Application Icons" |
| 4451 | ] |
| 4452 | }, |
| 4453 | { |
| 4454 | "name": "Sort Amount Ascending", |
| 4455 | "id": "sort-amount-asc", |
| 4456 | "unicode": "f160", |
| 4457 | "created": 3.2, |
| 4458 | "categories": [ |
| 4459 | "Web Application Icons" |
| 4460 | ] |
| 4461 | }, |
| 4462 | { |
| 4463 | "name": "Sort Amount Descending", |
| 4464 | "id": "sort-amount-desc", |
| 4465 | "unicode": "f161", |
| 4466 | "created": 3.2, |
| 4467 | "categories": [ |
| 4468 | "Web Application Icons" |
| 4469 | ] |
| 4470 | }, |
| 4471 | { |
| 4472 | "name": "Sort Numeric Ascending", |
| 4473 | "id": "sort-numeric-asc", |
| 4474 | "unicode": "f162", |
| 4475 | "created": 3.2, |
| 4476 | "filter": [ |
| 4477 | "numbers" |
| 4478 | ], |
| 4479 | "categories": [ |
| 4480 | "Web Application Icons" |
| 4481 | ] |
| 4482 | }, |
| 4483 | { |
| 4484 | "name": "Sort Numeric Descending", |
| 4485 | "id": "sort-numeric-desc", |
| 4486 | "unicode": "f163", |
| 4487 | "created": 3.2, |
| 4488 | "filter": [ |
| 4489 | "numbers" |
| 4490 | ], |
| 4491 | "categories": [ |
| 4492 | "Web Application Icons" |
| 4493 | ] |
| 4494 | }, |
| 4495 | { |
| 4496 | "name": "thumbs-up", |
| 4497 | "id": "thumbs-up", |
| 4498 | "unicode": "f164", |
| 4499 | "created": 3.2, |
| 4500 | "filter": [ |
| 4501 | "like", |
| 4502 | "favorite", |
| 4503 | "approve", |
| 4504 | "agree", |
| 4505 | "hand" |
| 4506 | ], |
| 4507 | "categories": [ |
| 4508 | "Web Application Icons", |
| 4509 | "Hand Icons" |
| 4510 | ] |
| 4511 | }, |
| 4512 | { |
| 4513 | "name": "thumbs-down", |
| 4514 | "id": "thumbs-down", |
| 4515 | "unicode": "f165", |
| 4516 | "created": 3.2, |
| 4517 | "filter": [ |
| 4518 | "dislike", |
| 4519 | "disapprove", |
| 4520 | "disagree", |
| 4521 | "hand" |
| 4522 | ], |
| 4523 | "categories": [ |
| 4524 | "Web Application Icons", |
| 4525 | "Hand Icons" |
| 4526 | ] |
| 4527 | }, |
| 4528 | { |
| 4529 | "name": "YouTube Square", |
| 4530 | "id": "youtube-square", |
| 4531 | "unicode": "f166", |
| 4532 | "created": 3.2, |
| 4533 | "filter": [ |
| 4534 | "video", |
| 4535 | "film" |
| 4536 | ], |
| 4537 | "categories": [ |
| 4538 | "Brand Icons" |
| 4539 | ] |
| 4540 | }, |
| 4541 | { |
| 4542 | "name": "YouTube", |
| 4543 | "id": "youtube", |
| 4544 | "unicode": "f167", |
| 4545 | "created": 3.2, |
| 4546 | "filter": [ |
| 4547 | "video", |
| 4548 | "film" |
| 4549 | ], |
| 4550 | "categories": [ |
| 4551 | "Brand Icons" |
| 4552 | ] |
| 4553 | }, |
| 4554 | { |
| 4555 | "name": "Xing", |
| 4556 | "id": "xing", |
| 4557 | "unicode": "f168", |
| 4558 | "created": 3.2, |
| 4559 | "categories": [ |
| 4560 | "Brand Icons" |
| 4561 | ] |
| 4562 | }, |
| 4563 | { |
| 4564 | "name": "Xing Square", |
| 4565 | "id": "xing-square", |
| 4566 | "unicode": "f169", |
| 4567 | "created": 3.2, |
| 4568 | "categories": [ |
| 4569 | "Brand Icons" |
| 4570 | ] |
| 4571 | }, |
| 4572 | { |
| 4573 | "name": "YouTube Play", |
| 4574 | "id": "youtube-play", |
| 4575 | "unicode": "f16a", |
| 4576 | "created": 3.2, |
| 4577 | "filter": [ |
| 4578 | "start", |
| 4579 | "playing" |
| 4580 | ], |
| 4581 | "categories": [ |
| 4582 | "Brand Icons", |
| 4583 | "Video Player Icons" |
| 4584 | ] |
| 4585 | }, |
| 4586 | { |
| 4587 | "name": "Dropbox", |
| 4588 | "id": "dropbox", |
| 4589 | "unicode": "f16b", |
| 4590 | "created": 3.2, |
| 4591 | "categories": [ |
| 4592 | "Brand Icons" |
| 4593 | ] |
| 4594 | }, |
| 4595 | { |
| 4596 | "name": "Stack Overflow", |
| 4597 | "id": "stack-overflow", |
| 4598 | "unicode": "f16c", |
| 4599 | "created": 3.2, |
| 4600 | "categories": [ |
| 4601 | "Brand Icons" |
| 4602 | ] |
| 4603 | }, |
| 4604 | { |
| 4605 | "name": "Instagram", |
| 4606 | "id": "instagram", |
| 4607 | "unicode": "f16d", |
| 4608 | "created": 4.6, |
| 4609 | "categories": [ |
| 4610 | "Brand Icons" |
| 4611 | ] |
| 4612 | }, |
| 4613 | { |
| 4614 | "name": "Flickr", |
| 4615 | "id": "flickr", |
| 4616 | "unicode": "f16e", |
| 4617 | "created": 3.2, |
| 4618 | "categories": [ |
| 4619 | "Brand Icons" |
| 4620 | ] |
| 4621 | }, |
| 4622 | { |
| 4623 | "name": "App.net", |
| 4624 | "id": "adn", |
| 4625 | "unicode": "f170", |
| 4626 | "created": 3.2, |
| 4627 | "categories": [ |
| 4628 | "Brand Icons" |
| 4629 | ] |
| 4630 | }, |
| 4631 | { |
| 4632 | "name": "Bitbucket", |
| 4633 | "id": "bitbucket", |
| 4634 | "unicode": "f171", |
| 4635 | "created": 3.2, |
| 4636 | "filter": [ |
| 4637 | "git" |
| 4638 | ], |
| 4639 | "categories": [ |
| 4640 | "Brand Icons" |
| 4641 | ] |
| 4642 | }, |
| 4643 | { |
| 4644 | "name": "Bitbucket Square", |
| 4645 | "id": "bitbucket-square", |
| 4646 | "unicode": "f172", |
| 4647 | "created": 3.2, |
| 4648 | "filter": [ |
| 4649 | "git" |
| 4650 | ], |
| 4651 | "categories": [ |
| 4652 | "Brand Icons" |
| 4653 | ] |
| 4654 | }, |
| 4655 | { |
| 4656 | "name": "Tumblr", |
| 4657 | "id": "tumblr", |
| 4658 | "unicode": "f173", |
| 4659 | "created": 3.2, |
| 4660 | "categories": [ |
| 4661 | "Brand Icons" |
| 4662 | ] |
| 4663 | }, |
| 4664 | { |
| 4665 | "name": "Tumblr Square", |
| 4666 | "id": "tumblr-square", |
| 4667 | "unicode": "f174", |
| 4668 | "created": 3.2, |
| 4669 | "categories": [ |
| 4670 | "Brand Icons" |
| 4671 | ] |
| 4672 | }, |
| 4673 | { |
| 4674 | "name": "Long Arrow Down", |
| 4675 | "id": "long-arrow-down", |
| 4676 | "unicode": "f175", |
| 4677 | "created": 3.2, |
| 4678 | "categories": [ |
| 4679 | "Directional Icons" |
| 4680 | ] |
| 4681 | }, |
| 4682 | { |
| 4683 | "name": "Long Arrow Up", |
| 4684 | "id": "long-arrow-up", |
| 4685 | "unicode": "f176", |
| 4686 | "created": 3.2, |
| 4687 | "categories": [ |
| 4688 | "Directional Icons" |
| 4689 | ] |
| 4690 | }, |
| 4691 | { |
| 4692 | "name": "Long Arrow Left", |
| 4693 | "id": "long-arrow-left", |
| 4694 | "unicode": "f177", |
| 4695 | "created": 3.2, |
| 4696 | "filter": [ |
| 4697 | "previous", |
| 4698 | "back" |
| 4699 | ], |
| 4700 | "categories": [ |
| 4701 | "Directional Icons" |
| 4702 | ] |
| 4703 | }, |
| 4704 | { |
| 4705 | "name": "Long Arrow Right", |
| 4706 | "id": "long-arrow-right", |
| 4707 | "unicode": "f178", |
| 4708 | "created": 3.2, |
| 4709 | "categories": [ |
| 4710 | "Directional Icons" |
| 4711 | ] |
| 4712 | }, |
| 4713 | { |
| 4714 | "name": "Apple", |
| 4715 | "id": "apple", |
| 4716 | "unicode": "f179", |
| 4717 | "created": 3.2, |
| 4718 | "filter": [ |
| 4719 | "osx", |
| 4720 | "food" |
| 4721 | ], |
| 4722 | "categories": [ |
| 4723 | "Brand Icons" |
| 4724 | ] |
| 4725 | }, |
| 4726 | { |
| 4727 | "name": "Windows", |
| 4728 | "id": "windows", |
| 4729 | "unicode": "f17a", |
| 4730 | "created": 3.2, |
| 4731 | "filter": [ |
| 4732 | "microsoft" |
| 4733 | ], |
| 4734 | "categories": [ |
| 4735 | "Brand Icons" |
| 4736 | ] |
| 4737 | }, |
| 4738 | { |
| 4739 | "name": "Android", |
| 4740 | "id": "android", |
| 4741 | "unicode": "f17b", |
| 4742 | "created": 3.2, |
| 4743 | "filter": [ |
| 4744 | "robot" |
| 4745 | ], |
| 4746 | "categories": [ |
| 4747 | "Brand Icons" |
| 4748 | ] |
| 4749 | }, |
| 4750 | { |
| 4751 | "name": "Linux", |
| 4752 | "id": "linux", |
| 4753 | "unicode": "f17c", |
| 4754 | "created": 3.2, |
| 4755 | "filter": [ |
| 4756 | "tux" |
| 4757 | ], |
| 4758 | "categories": [ |
| 4759 | "Brand Icons" |
| 4760 | ] |
| 4761 | }, |
| 4762 | { |
| 4763 | "name": "Dribbble", |
| 4764 | "id": "dribbble", |
| 4765 | "unicode": "f17d", |
| 4766 | "created": 3.2, |
| 4767 | "categories": [ |
| 4768 | "Brand Icons" |
| 4769 | ] |
| 4770 | }, |
| 4771 | { |
| 4772 | "name": "Skype", |
| 4773 | "id": "skype", |
| 4774 | "unicode": "f17e", |
| 4775 | "created": 3.2, |
| 4776 | "categories": [ |
| 4777 | "Brand Icons" |
| 4778 | ] |
| 4779 | }, |
| 4780 | { |
| 4781 | "name": "Foursquare", |
| 4782 | "id": "foursquare", |
| 4783 | "unicode": "f180", |
| 4784 | "created": 3.2, |
| 4785 | "categories": [ |
| 4786 | "Brand Icons" |
| 4787 | ] |
| 4788 | }, |
| 4789 | { |
| 4790 | "name": "Trello", |
| 4791 | "id": "trello", |
| 4792 | "unicode": "f181", |
| 4793 | "created": 3.2, |
| 4794 | "categories": [ |
| 4795 | "Brand Icons" |
| 4796 | ] |
| 4797 | }, |
| 4798 | { |
| 4799 | "name": "Female", |
| 4800 | "id": "female", |
| 4801 | "unicode": "f182", |
| 4802 | "created": 3.2, |
| 4803 | "filter": [ |
| 4804 | "woman", |
| 4805 | "user", |
| 4806 | "person", |
| 4807 | "profile" |
| 4808 | ], |
| 4809 | "categories": [ |
| 4810 | "Web Application Icons" |
| 4811 | ] |
| 4812 | }, |
| 4813 | { |
| 4814 | "name": "Male", |
| 4815 | "id": "male", |
| 4816 | "unicode": "f183", |
| 4817 | "created": 3.2, |
| 4818 | "filter": [ |
| 4819 | "man", |
| 4820 | "user", |
| 4821 | "person", |
| 4822 | "profile" |
| 4823 | ], |
| 4824 | "categories": [ |
| 4825 | "Web Application Icons" |
| 4826 | ] |
| 4827 | }, |
| 4828 | { |
| 4829 | "name": "Gratipay (Gittip)", |
| 4830 | "id": "gratipay", |
| 4831 | "unicode": "f184", |
| 4832 | "created": 3.2, |
| 4833 | "aliases": [ |
| 4834 | "gittip" |
| 4835 | ], |
| 4836 | "filter": [ |
| 4837 | "heart", |
| 4838 | "like", |
| 4839 | "favorite", |
| 4840 | "love" |
| 4841 | ], |
| 4842 | "categories": [ |
| 4843 | "Brand Icons" |
| 4844 | ] |
| 4845 | }, |
| 4846 | { |
| 4847 | "name": "Sun Outlined", |
| 4848 | "id": "sun-o", |
| 4849 | "unicode": "f185", |
| 4850 | "created": 3.2, |
| 4851 | "filter": [ |
| 4852 | "weather", |
| 4853 | "contrast", |
| 4854 | "lighter", |
| 4855 | "brighten", |
| 4856 | "day" |
| 4857 | ], |
| 4858 | "categories": [ |
| 4859 | "Web Application Icons" |
| 4860 | ] |
| 4861 | }, |
| 4862 | { |
| 4863 | "name": "Moon Outlined", |
| 4864 | "id": "moon-o", |
| 4865 | "unicode": "f186", |
| 4866 | "created": 3.2, |
| 4867 | "filter": [ |
| 4868 | "night", |
| 4869 | "darker", |
| 4870 | "contrast" |
| 4871 | ], |
| 4872 | "categories": [ |
| 4873 | "Web Application Icons" |
| 4874 | ] |
| 4875 | }, |
| 4876 | { |
| 4877 | "name": "Archive", |
| 4878 | "id": "archive", |
| 4879 | "unicode": "f187", |
| 4880 | "created": 3.2, |
| 4881 | "filter": [ |
| 4882 | "box", |
| 4883 | "storage" |
| 4884 | ], |
| 4885 | "categories": [ |
| 4886 | "Web Application Icons" |
| 4887 | ] |
| 4888 | }, |
| 4889 | { |
| 4890 | "name": "Bug", |
| 4891 | "id": "bug", |
| 4892 | "unicode": "f188", |
| 4893 | "created": 3.2, |
| 4894 | "filter": [ |
| 4895 | "report", |
| 4896 | "insect" |
| 4897 | ], |
| 4898 | "categories": [ |
| 4899 | "Web Application Icons" |
| 4900 | ] |
| 4901 | }, |
| 4902 | { |
| 4903 | "name": "VK", |
| 4904 | "id": "vk", |
| 4905 | "unicode": "f189", |
| 4906 | "created": 3.2, |
| 4907 | "categories": [ |
| 4908 | "Brand Icons" |
| 4909 | ] |
| 4910 | }, |
| 4911 | { |
| 4912 | "name": "Weibo", |
| 4913 | "id": "weibo", |
| 4914 | "unicode": "f18a", |
| 4915 | "created": 3.2, |
| 4916 | "categories": [ |
| 4917 | "Brand Icons" |
| 4918 | ] |
| 4919 | }, |
| 4920 | { |
| 4921 | "name": "Renren", |
| 4922 | "id": "renren", |
| 4923 | "unicode": "f18b", |
| 4924 | "created": 3.2, |
| 4925 | "categories": [ |
| 4926 | "Brand Icons" |
| 4927 | ] |
| 4928 | }, |
| 4929 | { |
| 4930 | "name": "Pagelines", |
| 4931 | "id": "pagelines", |
| 4932 | "unicode": "f18c", |
| 4933 | "created": 4, |
| 4934 | "filter": [ |
| 4935 | "leaf", |
| 4936 | "leaves", |
| 4937 | "tree", |
| 4938 | "plant", |
| 4939 | "eco", |
| 4940 | "nature" |
| 4941 | ], |
| 4942 | "categories": [ |
| 4943 | "Brand Icons" |
| 4944 | ] |
| 4945 | }, |
| 4946 | { |
| 4947 | "name": "Stack Exchange", |
| 4948 | "id": "stack-exchange", |
| 4949 | "unicode": "f18d", |
| 4950 | "created": 4, |
| 4951 | "categories": [ |
| 4952 | "Brand Icons" |
| 4953 | ] |
| 4954 | }, |
| 4955 | { |
| 4956 | "name": "Arrow Circle Outlined Right", |
| 4957 | "id": "arrow-circle-o-right", |
| 4958 | "unicode": "f18e", |
| 4959 | "created": 4, |
| 4960 | "filter": [ |
| 4961 | "next", |
| 4962 | "forward" |
| 4963 | ], |
| 4964 | "categories": [ |
| 4965 | "Directional Icons" |
| 4966 | ] |
| 4967 | }, |
| 4968 | { |
| 4969 | "name": "Arrow Circle Outlined Left", |
| 4970 | "id": "arrow-circle-o-left", |
| 4971 | "unicode": "f190", |
| 4972 | "created": 4, |
| 4973 | "filter": [ |
| 4974 | "previous", |
| 4975 | "back" |
| 4976 | ], |
| 4977 | "categories": [ |
| 4978 | "Directional Icons" |
| 4979 | ] |
| 4980 | }, |
| 4981 | { |
| 4982 | "name": "Caret Square Outlined Left", |
| 4983 | "id": "caret-square-o-left", |
| 4984 | "unicode": "f191", |
| 4985 | "created": 4, |
| 4986 | "filter": [ |
| 4987 | "previous", |
| 4988 | "back" |
| 4989 | ], |
| 4990 | "aliases": [ |
| 4991 | "toggle-left" |
| 4992 | ], |
| 4993 | "categories": [ |
| 4994 | "Web Application Icons", |
| 4995 | "Directional Icons" |
| 4996 | ] |
| 4997 | }, |
| 4998 | { |
| 4999 | "name": "Dot Circle Outlined", |
| 5000 | "id": "dot-circle-o", |
| 5001 | "unicode": "f192", |
| 5002 | "created": 4, |
| 5003 | "filter": [ |
| 5004 | "target", |
| 5005 | "bullseye", |
| 5006 | "notification" |
| 5007 | ], |
| 5008 | "categories": [ |
| 5009 | "Web Application Icons", |
| 5010 | "Form Control Icons" |
| 5011 | ] |
| 5012 | }, |
| 5013 | { |
| 5014 | "name": "Wheelchair", |
| 5015 | "id": "wheelchair", |
| 5016 | "unicode": "f193", |
| 5017 | "created": 4, |
| 5018 | "filter": [ |
| 5019 | "handicap", |
| 5020 | "person" |
| 5021 | ], |
| 5022 | "categories": [ |
| 5023 | "Web Application Icons", |
| 5024 | "Medical Icons", |
| 5025 | "Transportation Icons", |
| 5026 | "Accessibility Icons" |
| 5027 | ] |
| 5028 | }, |
| 5029 | { |
| 5030 | "name": "Vimeo Square", |
| 5031 | "id": "vimeo-square", |
| 5032 | "unicode": "f194", |
| 5033 | "created": 4, |
| 5034 | "categories": [ |
| 5035 | "Brand Icons" |
| 5036 | ] |
| 5037 | }, |
| 5038 | { |
| 5039 | "name": "Turkish Lira (TRY)", |
| 5040 | "id": "try", |
| 5041 | "unicode": "f195", |
| 5042 | "created": 4, |
| 5043 | "aliases": [ |
| 5044 | "turkish-lira" |
| 5045 | ], |
| 5046 | "categories": [ |
| 5047 | "Currency Icons" |
| 5048 | ] |
| 5049 | }, |
| 5050 | { |
| 5051 | "name": "Plus Square Outlined", |
| 5052 | "id": "plus-square-o", |
| 5053 | "unicode": "f196", |
| 5054 | "created": 4, |
| 5055 | "filter": [ |
| 5056 | "add", |
| 5057 | "new", |
| 5058 | "create", |
| 5059 | "expand" |
| 5060 | ], |
| 5061 | "categories": [ |
| 5062 | "Web Application Icons", |
| 5063 | "Form Control Icons" |
| 5064 | ] |
| 5065 | }, |
| 5066 | { |
| 5067 | "name": "Space Shuttle", |
| 5068 | "id": "space-shuttle", |
| 5069 | "unicode": "f197", |
| 5070 | "created": 4.1, |
| 5071 | "filter": null, |
| 5072 | "categories": [ |
| 5073 | "Web Application Icons", |
| 5074 | "Transportation Icons" |
| 5075 | ] |
| 5076 | }, |
| 5077 | { |
| 5078 | "name": "Slack Logo", |
| 5079 | "id": "slack", |
| 5080 | "unicode": "f198", |
| 5081 | "created": 4.1, |
| 5082 | "filter": [ |
| 5083 | "hashtag", |
| 5084 | "anchor", |
| 5085 | "hash" |
| 5086 | ], |
| 5087 | "categories": [ |
| 5088 | "Brand Icons" |
| 5089 | ] |
| 5090 | }, |
| 5091 | { |
| 5092 | "name": "Envelope Square", |
| 5093 | "id": "envelope-square", |
| 5094 | "unicode": "f199", |
| 5095 | "created": 4.1, |
| 5096 | "filter": [ |
| 5097 | "email", |
| 5098 | "e-mail", |
| 5099 | "letter", |
| 5100 | "support", |
| 5101 | "mail", |
| 5102 | "message", |
| 5103 | "notification" |
| 5104 | ], |
| 5105 | "categories": [ |
| 5106 | "Web Application Icons" |
| 5107 | ] |
| 5108 | }, |
| 5109 | { |
| 5110 | "name": "WordPress Logo", |
| 5111 | "id": "wordpress", |
| 5112 | "unicode": "f19a", |
| 5113 | "created": 4.1, |
| 5114 | "categories": [ |
| 5115 | "Brand Icons" |
| 5116 | ] |
| 5117 | }, |
| 5118 | { |
| 5119 | "name": "OpenID", |
| 5120 | "id": "openid", |
| 5121 | "unicode": "f19b", |
| 5122 | "created": 4.1, |
| 5123 | "categories": [ |
| 5124 | "Brand Icons" |
| 5125 | ] |
| 5126 | }, |
| 5127 | { |
| 5128 | "name": "University", |
| 5129 | "id": "university", |
| 5130 | "unicode": "f19c", |
| 5131 | "created": 4.1, |
| 5132 | "aliases": [ |
| 5133 | "institution", |
| 5134 | "bank" |
| 5135 | ], |
| 5136 | "categories": [ |
| 5137 | "Web Application Icons" |
| 5138 | ] |
| 5139 | }, |
| 5140 | { |
| 5141 | "name": "Graduation Cap", |
| 5142 | "id": "graduation-cap", |
| 5143 | "unicode": "f19d", |
| 5144 | "created": 4.1, |
| 5145 | "aliases": [ |
| 5146 | "mortar-board" |
| 5147 | ], |
| 5148 | "filter": [ |
| 5149 | "learning", |
| 5150 | "school", |
| 5151 | "student" |
| 5152 | ], |
| 5153 | "categories": [ |
| 5154 | "Web Application Icons" |
| 5155 | ] |
| 5156 | }, |
| 5157 | { |
| 5158 | "name": "Yahoo Logo", |
| 5159 | "id": "yahoo", |
| 5160 | "unicode": "f19e", |
| 5161 | "created": 4.1, |
| 5162 | "categories": [ |
| 5163 | "Brand Icons" |
| 5164 | ] |
| 5165 | }, |
| 5166 | { |
| 5167 | "name": "Google Logo", |
| 5168 | "id": "google", |
| 5169 | "unicode": "f1a0", |
| 5170 | "created": 4.1, |
| 5171 | "categories": [ |
| 5172 | "Brand Icons" |
| 5173 | ] |
| 5174 | }, |
| 5175 | { |
| 5176 | "name": "reddit Logo", |
| 5177 | "id": "reddit", |
| 5178 | "unicode": "f1a1", |
| 5179 | "created": 4.1, |
| 5180 | "categories": [ |
| 5181 | "Brand Icons" |
| 5182 | ] |
| 5183 | }, |
| 5184 | { |
| 5185 | "name": "reddit Square", |
| 5186 | "id": "reddit-square", |
| 5187 | "unicode": "f1a2", |
| 5188 | "created": 4.1, |
| 5189 | "categories": [ |
| 5190 | "Brand Icons" |
| 5191 | ] |
| 5192 | }, |
| 5193 | { |
| 5194 | "name": "StumbleUpon Circle", |
| 5195 | "id": "stumbleupon-circle", |
| 5196 | "unicode": "f1a3", |
| 5197 | "created": 4.1, |
| 5198 | "categories": [ |
| 5199 | "Brand Icons" |
| 5200 | ] |
| 5201 | }, |
| 5202 | { |
| 5203 | "name": "StumbleUpon Logo", |
| 5204 | "id": "stumbleupon", |
| 5205 | "unicode": "f1a4", |
| 5206 | "created": 4.1, |
| 5207 | "categories": [ |
| 5208 | "Brand Icons" |
| 5209 | ] |
| 5210 | }, |
| 5211 | { |
| 5212 | "name": "Delicious Logo", |
| 5213 | "id": "delicious", |
| 5214 | "unicode": "f1a5", |
| 5215 | "created": 4.1, |
| 5216 | "categories": [ |
| 5217 | "Brand Icons" |
| 5218 | ] |
| 5219 | }, |
| 5220 | { |
| 5221 | "name": "Digg Logo", |
| 5222 | "id": "digg", |
| 5223 | "unicode": "f1a6", |
| 5224 | "created": 4.1, |
| 5225 | "categories": [ |
| 5226 | "Brand Icons" |
| 5227 | ] |
| 5228 | }, |
| 5229 | { |
| 5230 | "name": "Pied Piper PP Logo (Old)", |
| 5231 | "id": "pied-piper-pp", |
| 5232 | "unicode": "f1a7", |
| 5233 | "created": 4.1, |
| 5234 | "categories": [ |
| 5235 | "Brand Icons" |
| 5236 | ] |
| 5237 | }, |
| 5238 | { |
| 5239 | "name": "Pied Piper Alternate Logo", |
| 5240 | "id": "pied-piper-alt", |
| 5241 | "unicode": "f1a8", |
| 5242 | "created": 4.1, |
| 5243 | "categories": [ |
| 5244 | "Brand Icons" |
| 5245 | ] |
| 5246 | }, |
| 5247 | { |
| 5248 | "name": "Drupal Logo", |
| 5249 | "id": "drupal", |
| 5250 | "unicode": "f1a9", |
| 5251 | "created": 4.1, |
| 5252 | "categories": [ |
| 5253 | "Brand Icons" |
| 5254 | ] |
| 5255 | }, |
| 5256 | { |
| 5257 | "name": "Joomla Logo", |
| 5258 | "id": "joomla", |
| 5259 | "unicode": "f1aa", |
| 5260 | "created": 4.1, |
| 5261 | "categories": [ |
| 5262 | "Brand Icons" |
| 5263 | ] |
| 5264 | }, |
| 5265 | { |
| 5266 | "name": "Language", |
| 5267 | "id": "language", |
| 5268 | "unicode": "f1ab", |
| 5269 | "created": 4.1, |
| 5270 | "categories": [ |
| 5271 | "Web Application Icons" |
| 5272 | ] |
| 5273 | }, |
| 5274 | { |
| 5275 | "name": "Fax", |
| 5276 | "id": "fax", |
| 5277 | "unicode": "f1ac", |
| 5278 | "created": 4.1, |
| 5279 | "categories": [ |
| 5280 | "Web Application Icons" |
| 5281 | ] |
| 5282 | }, |
| 5283 | { |
| 5284 | "name": "Building", |
| 5285 | "id": "building", |
| 5286 | "unicode": "f1ad", |
| 5287 | "created": 4.1, |
| 5288 | "filter": [ |
| 5289 | "work", |
| 5290 | "business", |
| 5291 | "apartment", |
| 5292 | "office", |
| 5293 | "company" |
| 5294 | ], |
| 5295 | "categories": [ |
| 5296 | "Web Application Icons" |
| 5297 | ] |
| 5298 | }, |
| 5299 | { |
| 5300 | "name": "Child", |
| 5301 | "id": "child", |
| 5302 | "unicode": "f1ae", |
| 5303 | "created": 4.1, |
| 5304 | "categories": [ |
| 5305 | "Web Application Icons" |
| 5306 | ] |
| 5307 | }, |
| 5308 | { |
| 5309 | "name": "Paw", |
| 5310 | "id": "paw", |
| 5311 | "unicode": "f1b0", |
| 5312 | "created": 4.1, |
| 5313 | "filter": [ |
| 5314 | "pet" |
| 5315 | ], |
| 5316 | "categories": [ |
| 5317 | "Web Application Icons" |
| 5318 | ] |
| 5319 | }, |
| 5320 | { |
| 5321 | "name": "spoon", |
| 5322 | "id": "spoon", |
| 5323 | "unicode": "f1b1", |
| 5324 | "created": 4.1, |
| 5325 | "categories": [ |
| 5326 | "Web Application Icons" |
| 5327 | ] |
| 5328 | }, |
| 5329 | { |
| 5330 | "name": "Cube", |
| 5331 | "id": "cube", |
| 5332 | "unicode": "f1b2", |
| 5333 | "created": 4.1, |
| 5334 | "categories": [ |
| 5335 | "Web Application Icons" |
| 5336 | ] |
| 5337 | }, |
| 5338 | { |
| 5339 | "name": "Cubes", |
| 5340 | "id": "cubes", |
| 5341 | "unicode": "f1b3", |
| 5342 | "created": 4.1, |
| 5343 | "categories": [ |
| 5344 | "Web Application Icons" |
| 5345 | ] |
| 5346 | }, |
| 5347 | { |
| 5348 | "name": "Behance", |
| 5349 | "id": "behance", |
| 5350 | "unicode": "f1b4", |
| 5351 | "created": 4.1, |
| 5352 | "categories": [ |
| 5353 | "Brand Icons" |
| 5354 | ] |
| 5355 | }, |
| 5356 | { |
| 5357 | "name": "Behance Square", |
| 5358 | "id": "behance-square", |
| 5359 | "unicode": "f1b5", |
| 5360 | "created": 4.1, |
| 5361 | "categories": [ |
| 5362 | "Brand Icons" |
| 5363 | ] |
| 5364 | }, |
| 5365 | { |
| 5366 | "name": "Steam", |
| 5367 | "id": "steam", |
| 5368 | "unicode": "f1b6", |
| 5369 | "created": 4.1, |
| 5370 | "categories": [ |
| 5371 | "Brand Icons" |
| 5372 | ] |
| 5373 | }, |
| 5374 | { |
| 5375 | "name": "Steam Square", |
| 5376 | "id": "steam-square", |
| 5377 | "unicode": "f1b7", |
| 5378 | "created": 4.1, |
| 5379 | "categories": [ |
| 5380 | "Brand Icons" |
| 5381 | ] |
| 5382 | }, |
| 5383 | { |
| 5384 | "name": "Recycle", |
| 5385 | "id": "recycle", |
| 5386 | "unicode": "f1b8", |
| 5387 | "created": 4.1, |
| 5388 | "categories": [ |
| 5389 | "Web Application Icons" |
| 5390 | ] |
| 5391 | }, |
| 5392 | { |
| 5393 | "name": "Car", |
| 5394 | "id": "car", |
| 5395 | "unicode": "f1b9", |
| 5396 | "created": 4.1, |
| 5397 | "aliases": [ |
| 5398 | "automobile" |
| 5399 | ], |
| 5400 | "filter": [ |
| 5401 | "vehicle" |
| 5402 | ], |
| 5403 | "categories": [ |
| 5404 | "Web Application Icons", |
| 5405 | "Transportation Icons" |
| 5406 | ] |
| 5407 | }, |
| 5408 | { |
| 5409 | "name": "Taxi", |
| 5410 | "id": "taxi", |
| 5411 | "unicode": "f1ba", |
| 5412 | "created": 4.1, |
| 5413 | "aliases": [ |
| 5414 | "cab" |
| 5415 | ], |
| 5416 | "filter": [ |
| 5417 | "vehicle" |
| 5418 | ], |
| 5419 | "categories": [ |
| 5420 | "Web Application Icons", |
| 5421 | "Transportation Icons" |
| 5422 | ] |
| 5423 | }, |
| 5424 | { |
| 5425 | "name": "Tree", |
| 5426 | "id": "tree", |
| 5427 | "unicode": "f1bb", |
| 5428 | "created": 4.1, |
| 5429 | "categories": [ |
| 5430 | "Web Application Icons" |
| 5431 | ] |
| 5432 | }, |
| 5433 | { |
| 5434 | "name": "Spotify", |
| 5435 | "id": "spotify", |
| 5436 | "unicode": "f1bc", |
| 5437 | "created": 4.1, |
| 5438 | "categories": [ |
| 5439 | "Brand Icons" |
| 5440 | ] |
| 5441 | }, |
| 5442 | { |
| 5443 | "name": "deviantART", |
| 5444 | "id": "deviantart", |
| 5445 | "unicode": "f1bd", |
| 5446 | "created": 4.1, |
| 5447 | "categories": [ |
| 5448 | "Brand Icons" |
| 5449 | ] |
| 5450 | }, |
| 5451 | { |
| 5452 | "name": "SoundCloud", |
| 5453 | "id": "soundcloud", |
| 5454 | "unicode": "f1be", |
| 5455 | "created": 4.1, |
| 5456 | "categories": [ |
| 5457 | "Brand Icons" |
| 5458 | ] |
| 5459 | }, |
| 5460 | { |
| 5461 | "name": "Database", |
| 5462 | "id": "database", |
| 5463 | "unicode": "f1c0", |
| 5464 | "created": 4.1, |
| 5465 | "categories": [ |
| 5466 | "Web Application Icons" |
| 5467 | ] |
| 5468 | }, |
| 5469 | { |
| 5470 | "name": "PDF File Outlined", |
| 5471 | "id": "file-pdf-o", |
| 5472 | "unicode": "f1c1", |
| 5473 | "created": 4.1, |
| 5474 | "categories": [ |
| 5475 | "Web Application Icons", |
| 5476 | "File Type Icons" |
| 5477 | ] |
| 5478 | }, |
| 5479 | { |
| 5480 | "name": "Word File Outlined", |
| 5481 | "id": "file-word-o", |
| 5482 | "unicode": "f1c2", |
| 5483 | "created": 4.1, |
| 5484 | "categories": [ |
| 5485 | "Web Application Icons", |
| 5486 | "File Type Icons" |
| 5487 | ] |
| 5488 | }, |
| 5489 | { |
| 5490 | "name": "Excel File Outlined", |
| 5491 | "id": "file-excel-o", |
| 5492 | "unicode": "f1c3", |
| 5493 | "created": 4.1, |
| 5494 | "categories": [ |
| 5495 | "Web Application Icons", |
| 5496 | "File Type Icons" |
| 5497 | ] |
| 5498 | }, |
| 5499 | { |
| 5500 | "name": "Powerpoint File Outlined", |
| 5501 | "id": "file-powerpoint-o", |
| 5502 | "unicode": "f1c4", |
| 5503 | "created": 4.1, |
| 5504 | "categories": [ |
| 5505 | "Web Application Icons", |
| 5506 | "File Type Icons" |
| 5507 | ] |
| 5508 | }, |
| 5509 | { |
| 5510 | "name": "Image File Outlined", |
| 5511 | "id": "file-image-o", |
| 5512 | "unicode": "f1c5", |
| 5513 | "created": 4.1, |
| 5514 | "aliases": [ |
| 5515 | "file-photo-o", |
| 5516 | "file-picture-o" |
| 5517 | ], |
| 5518 | "categories": [ |
| 5519 | "Web Application Icons", |
| 5520 | "File Type Icons" |
| 5521 | ] |
| 5522 | }, |
| 5523 | { |
| 5524 | "name": "Archive File Outlined", |
| 5525 | "id": "file-archive-o", |
| 5526 | "unicode": "f1c6", |
| 5527 | "created": 4.1, |
| 5528 | "aliases": [ |
| 5529 | "file-zip-o" |
| 5530 | ], |
| 5531 | "categories": [ |
| 5532 | "Web Application Icons", |
| 5533 | "File Type Icons" |
| 5534 | ] |
| 5535 | }, |
| 5536 | { |
| 5537 | "name": "Audio File Outlined", |
| 5538 | "id": "file-audio-o", |
| 5539 | "unicode": "f1c7", |
| 5540 | "created": 4.1, |
| 5541 | "aliases": [ |
| 5542 | "file-sound-o" |
| 5543 | ], |
| 5544 | "categories": [ |
| 5545 | "Web Application Icons", |
| 5546 | "File Type Icons" |
| 5547 | ] |
| 5548 | }, |
| 5549 | { |
| 5550 | "name": "Video File Outlined", |
| 5551 | "id": "file-video-o", |
| 5552 | "unicode": "f1c8", |
| 5553 | "created": 4.1, |
| 5554 | "aliases": [ |
| 5555 | "file-movie-o" |
| 5556 | ], |
| 5557 | "categories": [ |
| 5558 | "Web Application Icons", |
| 5559 | "File Type Icons" |
| 5560 | ] |
| 5561 | }, |
| 5562 | { |
| 5563 | "name": "Code File Outlined", |
| 5564 | "id": "file-code-o", |
| 5565 | "unicode": "f1c9", |
| 5566 | "created": 4.1, |
| 5567 | "categories": [ |
| 5568 | "Web Application Icons", |
| 5569 | "File Type Icons" |
| 5570 | ] |
| 5571 | }, |
| 5572 | { |
| 5573 | "name": "Vine", |
| 5574 | "id": "vine", |
| 5575 | "unicode": "f1ca", |
| 5576 | "created": 4.1, |
| 5577 | "categories": [ |
| 5578 | "Brand Icons" |
| 5579 | ] |
| 5580 | }, |
| 5581 | { |
| 5582 | "name": "Codepen", |
| 5583 | "id": "codepen", |
| 5584 | "unicode": "f1cb", |
| 5585 | "created": 4.1, |
| 5586 | "categories": [ |
| 5587 | "Brand Icons" |
| 5588 | ] |
| 5589 | }, |
| 5590 | { |
| 5591 | "name": "jsFiddle", |
| 5592 | "id": "jsfiddle", |
| 5593 | "unicode": "f1cc", |
| 5594 | "created": 4.1, |
| 5595 | "categories": [ |
| 5596 | "Brand Icons" |
| 5597 | ] |
| 5598 | }, |
| 5599 | { |
| 5600 | "name": "Life Ring", |
| 5601 | "id": "life-ring", |
| 5602 | "unicode": "f1cd", |
| 5603 | "created": 4.1, |
| 5604 | "aliases": [ |
| 5605 | { |
| 5606 | "life-bouy": "Deprecated - remove in 5.0.0" |
| 5607 | }, |
| 5608 | "life-buoy", |
| 5609 | "life-saver", |
| 5610 | "support" |
| 5611 | ], |
| 5612 | "categories": [ |
| 5613 | "Web Application Icons" |
| 5614 | ] |
| 5615 | }, |
| 5616 | { |
| 5617 | "name": "Circle Outlined Notched", |
| 5618 | "id": "circle-o-notch", |
| 5619 | "unicode": "f1ce", |
| 5620 | "created": 4.1, |
| 5621 | "categories": [ |
| 5622 | "Web Application Icons", |
| 5623 | "Spinner Icons" |
| 5624 | ] |
| 5625 | }, |
| 5626 | { |
| 5627 | "name": "Rebel Alliance", |
| 5628 | "id": "rebel", |
| 5629 | "unicode": "f1d0", |
| 5630 | "created": 4.1, |
| 5631 | "aliases": [ |
| 5632 | "ra", |
| 5633 | "resistance" |
| 5634 | ], |
| 5635 | "categories": [ |
| 5636 | "Brand Icons" |
| 5637 | ] |
| 5638 | }, |
| 5639 | { |
| 5640 | "name": "Galactic Empire", |
| 5641 | "id": "empire", |
| 5642 | "unicode": "f1d1", |
| 5643 | "created": 4.1, |
| 5644 | "aliases": [ |
| 5645 | "ge" |
| 5646 | ], |
| 5647 | "categories": [ |
| 5648 | "Brand Icons" |
| 5649 | ] |
| 5650 | }, |
| 5651 | { |
| 5652 | "name": "Git Square", |
| 5653 | "id": "git-square", |
| 5654 | "unicode": "f1d2", |
| 5655 | "created": 4.1, |
| 5656 | "categories": [ |
| 5657 | "Brand Icons" |
| 5658 | ] |
| 5659 | }, |
| 5660 | { |
| 5661 | "name": "Git", |
| 5662 | "id": "git", |
| 5663 | "unicode": "f1d3", |
| 5664 | "created": 4.1, |
| 5665 | "categories": [ |
| 5666 | "Brand Icons" |
| 5667 | ] |
| 5668 | }, |
| 5669 | { |
| 5670 | "name": "Hacker News", |
| 5671 | "id": "hacker-news", |
| 5672 | "unicode": "f1d4", |
| 5673 | "created": 4.1, |
| 5674 | "aliases": [ |
| 5675 | "y-combinator-square", |
| 5676 | "yc-square" |
| 5677 | ], |
| 5678 | "categories": [ |
| 5679 | "Brand Icons" |
| 5680 | ] |
| 5681 | }, |
| 5682 | { |
| 5683 | "name": "Tencent Weibo", |
| 5684 | "id": "tencent-weibo", |
| 5685 | "unicode": "f1d5", |
| 5686 | "created": 4.1, |
| 5687 | "categories": [ |
| 5688 | "Brand Icons" |
| 5689 | ] |
| 5690 | }, |
| 5691 | { |
| 5692 | "name": "QQ", |
| 5693 | "id": "qq", |
| 5694 | "unicode": "f1d6", |
| 5695 | "created": 4.1, |
| 5696 | "categories": [ |
| 5697 | "Brand Icons" |
| 5698 | ] |
| 5699 | }, |
| 5700 | { |
| 5701 | "name": "Weixin (WeChat)", |
| 5702 | "id": "weixin", |
| 5703 | "unicode": "f1d7", |
| 5704 | "created": 4.1, |
| 5705 | "aliases": [ |
| 5706 | "wechat" |
| 5707 | ], |
| 5708 | "categories": [ |
| 5709 | "Brand Icons" |
| 5710 | ] |
| 5711 | }, |
| 5712 | { |
| 5713 | "name": "Paper Plane", |
| 5714 | "id": "paper-plane", |
| 5715 | "unicode": "f1d8", |
| 5716 | "created": 4.1, |
| 5717 | "aliases": [ |
| 5718 | "send" |
| 5719 | ], |
| 5720 | "categories": [ |
| 5721 | "Web Application Icons" |
| 5722 | ] |
| 5723 | }, |
| 5724 | { |
| 5725 | "name": "Paper Plane Outlined", |
| 5726 | "id": "paper-plane-o", |
| 5727 | "unicode": "f1d9", |
| 5728 | "created": 4.1, |
| 5729 | "aliases": [ |
| 5730 | "send-o" |
| 5731 | ], |
| 5732 | "categories": [ |
| 5733 | "Web Application Icons" |
| 5734 | ] |
| 5735 | }, |
| 5736 | { |
| 5737 | "name": "History", |
| 5738 | "id": "history", |
| 5739 | "unicode": "f1da", |
| 5740 | "created": 4.1, |
| 5741 | "categories": [ |
| 5742 | "Web Application Icons" |
| 5743 | ] |
| 5744 | }, |
| 5745 | { |
| 5746 | "name": "Circle Outlined Thin", |
| 5747 | "id": "circle-thin", |
| 5748 | "unicode": "f1db", |
| 5749 | "created": 4.1, |
| 5750 | "categories": [ |
| 5751 | "Web Application Icons" |
| 5752 | ] |
| 5753 | }, |
| 5754 | { |
| 5755 | "name": "header", |
| 5756 | "id": "header", |
| 5757 | "unicode": "f1dc", |
| 5758 | "created": 4.1, |
| 5759 | "filter": [ |
| 5760 | "heading" |
| 5761 | ], |
| 5762 | "categories": [ |
| 5763 | "Text Editor Icons" |
| 5764 | ] |
| 5765 | }, |
| 5766 | { |
| 5767 | "name": "paragraph", |
| 5768 | "id": "paragraph", |
| 5769 | "unicode": "f1dd", |
| 5770 | "created": 4.1, |
| 5771 | "categories": [ |
| 5772 | "Text Editor Icons" |
| 5773 | ] |
| 5774 | }, |
| 5775 | { |
| 5776 | "name": "Sliders", |
| 5777 | "id": "sliders", |
| 5778 | "unicode": "f1de", |
| 5779 | "created": 4.1, |
| 5780 | "filter": [ |
| 5781 | "settings" |
| 5782 | ], |
| 5783 | "categories": [ |
| 5784 | "Web Application Icons" |
| 5785 | ] |
| 5786 | }, |
| 5787 | { |
| 5788 | "name": "Share Alt", |
| 5789 | "id": "share-alt", |
| 5790 | "unicode": "f1e0", |
| 5791 | "created": 4.1, |
| 5792 | "categories": [ |
| 5793 | "Web Application Icons", |
| 5794 | "Brand Icons" |
| 5795 | ] |
| 5796 | }, |
| 5797 | { |
| 5798 | "name": "Share Alt Square", |
| 5799 | "id": "share-alt-square", |
| 5800 | "unicode": "f1e1", |
| 5801 | "created": 4.1, |
| 5802 | "categories": [ |
| 5803 | "Web Application Icons", |
| 5804 | "Brand Icons" |
| 5805 | ] |
| 5806 | }, |
| 5807 | { |
| 5808 | "name": "Bomb", |
| 5809 | "id": "bomb", |
| 5810 | "unicode": "f1e2", |
| 5811 | "created": 4.1, |
| 5812 | "categories": [ |
| 5813 | "Web Application Icons" |
| 5814 | ] |
| 5815 | }, |
| 5816 | { |
| 5817 | "name": "Futbol Outlined", |
| 5818 | "id": "futbol-o", |
| 5819 | "unicode": "f1e3", |
| 5820 | "created": 4.2, |
| 5821 | "aliases": [ |
| 5822 | "soccer-ball-o" |
| 5823 | ], |
| 5824 | "categories": [ |
| 5825 | "Web Application Icons" |
| 5826 | ] |
| 5827 | }, |
| 5828 | { |
| 5829 | "name": "TTY", |
| 5830 | "id": "tty", |
| 5831 | "unicode": "f1e4", |
| 5832 | "created": 4.2, |
| 5833 | "categories": [ |
| 5834 | "Web Application Icons", |
| 5835 | "Accessibility Icons" |
| 5836 | ] |
| 5837 | }, |
| 5838 | { |
| 5839 | "name": "Binoculars", |
| 5840 | "id": "binoculars", |
| 5841 | "unicode": "f1e5", |
| 5842 | "created": 4.2, |
| 5843 | "categories": [ |
| 5844 | "Web Application Icons" |
| 5845 | ] |
| 5846 | }, |
| 5847 | { |
| 5848 | "name": "Plug", |
| 5849 | "id": "plug", |
| 5850 | "unicode": "f1e6", |
| 5851 | "created": 4.2, |
| 5852 | "filter": [ |
| 5853 | "power", |
| 5854 | "connect" |
| 5855 | ], |
| 5856 | "categories": [ |
| 5857 | "Web Application Icons" |
| 5858 | ] |
| 5859 | }, |
| 5860 | { |
| 5861 | "name": "Slideshare", |
| 5862 | "id": "slideshare", |
| 5863 | "unicode": "f1e7", |
| 5864 | "created": 4.2, |
| 5865 | "categories": [ |
| 5866 | "Brand Icons" |
| 5867 | ] |
| 5868 | }, |
| 5869 | { |
| 5870 | "name": "Twitch", |
| 5871 | "id": "twitch", |
| 5872 | "unicode": "f1e8", |
| 5873 | "created": 4.2, |
| 5874 | "categories": [ |
| 5875 | "Brand Icons" |
| 5876 | ] |
| 5877 | }, |
| 5878 | { |
| 5879 | "name": "Yelp", |
| 5880 | "id": "yelp", |
| 5881 | "unicode": "f1e9", |
| 5882 | "created": 4.2, |
| 5883 | "categories": [ |
| 5884 | "Brand Icons" |
| 5885 | ] |
| 5886 | }, |
| 5887 | { |
| 5888 | "name": "Newspaper Outlined", |
| 5889 | "id": "newspaper-o", |
| 5890 | "unicode": "f1ea", |
| 5891 | "created": 4.2, |
| 5892 | "filter": [ |
| 5893 | "press" |
| 5894 | ], |
| 5895 | "categories": [ |
| 5896 | "Web Application Icons" |
| 5897 | ] |
| 5898 | }, |
| 5899 | { |
| 5900 | "name": "WiFi", |
| 5901 | "id": "wifi", |
| 5902 | "unicode": "f1eb", |
| 5903 | "created": 4.2, |
| 5904 | "categories": [ |
| 5905 | "Web Application Icons" |
| 5906 | ] |
| 5907 | }, |
| 5908 | { |
| 5909 | "name": "Calculator", |
| 5910 | "id": "calculator", |
| 5911 | "unicode": "f1ec", |
| 5912 | "created": 4.2, |
| 5913 | "categories": [ |
| 5914 | "Web Application Icons" |
| 5915 | ] |
| 5916 | }, |
| 5917 | { |
| 5918 | "name": "Paypal", |
| 5919 | "id": "paypal", |
| 5920 | "unicode": "f1ed", |
| 5921 | "created": 4.2, |
| 5922 | "categories": [ |
| 5923 | "Brand Icons", |
| 5924 | "Payment Icons" |
| 5925 | ] |
| 5926 | }, |
| 5927 | { |
| 5928 | "name": "Google Wallet", |
| 5929 | "id": "google-wallet", |
| 5930 | "unicode": "f1ee", |
| 5931 | "created": 4.2, |
| 5932 | "categories": [ |
| 5933 | "Brand Icons", |
| 5934 | "Payment Icons" |
| 5935 | ] |
| 5936 | }, |
| 5937 | { |
| 5938 | "name": "Visa Credit Card", |
| 5939 | "id": "cc-visa", |
| 5940 | "unicode": "f1f0", |
| 5941 | "created": 4.2, |
| 5942 | "categories": [ |
| 5943 | "Brand Icons", |
| 5944 | "Payment Icons" |
| 5945 | ] |
| 5946 | }, |
| 5947 | { |
| 5948 | "name": "MasterCard Credit Card", |
| 5949 | "id": "cc-mastercard", |
| 5950 | "unicode": "f1f1", |
| 5951 | "created": 4.2, |
| 5952 | "categories": [ |
| 5953 | "Brand Icons", |
| 5954 | "Payment Icons" |
| 5955 | ] |
| 5956 | }, |
| 5957 | { |
| 5958 | "name": "Discover Credit Card", |
| 5959 | "id": "cc-discover", |
| 5960 | "unicode": "f1f2", |
| 5961 | "created": 4.2, |
| 5962 | "categories": [ |
| 5963 | "Brand Icons", |
| 5964 | "Payment Icons" |
| 5965 | ] |
| 5966 | }, |
| 5967 | { |
| 5968 | "name": "American Express Credit Card", |
| 5969 | "id": "cc-amex", |
| 5970 | "unicode": "f1f3", |
| 5971 | "created": 4.2, |
| 5972 | "filter": [ |
| 5973 | "amex" |
| 5974 | ], |
| 5975 | "categories": [ |
| 5976 | "Brand Icons", |
| 5977 | "Payment Icons" |
| 5978 | ] |
| 5979 | }, |
| 5980 | { |
| 5981 | "name": "Paypal Credit Card", |
| 5982 | "id": "cc-paypal", |
| 5983 | "unicode": "f1f4", |
| 5984 | "created": 4.2, |
| 5985 | "categories": [ |
| 5986 | "Brand Icons", |
| 5987 | "Payment Icons" |
| 5988 | ] |
| 5989 | }, |
| 5990 | { |
| 5991 | "name": "Stripe Credit Card", |
| 5992 | "id": "cc-stripe", |
| 5993 | "unicode": "f1f5", |
| 5994 | "created": 4.2, |
| 5995 | "categories": [ |
| 5996 | "Brand Icons", |
| 5997 | "Payment Icons" |
| 5998 | ] |
| 5999 | }, |
| 6000 | { |
| 6001 | "name": "Bell Slash", |
| 6002 | "id": "bell-slash", |
| 6003 | "unicode": "f1f6", |
| 6004 | "created": 4.2, |
| 6005 | "categories": [ |
| 6006 | "Web Application Icons" |
| 6007 | ] |
| 6008 | }, |
| 6009 | { |
| 6010 | "name": "Bell Slash Outlined", |
| 6011 | "id": "bell-slash-o", |
| 6012 | "unicode": "f1f7", |
| 6013 | "created": 4.2, |
| 6014 | "categories": [ |
| 6015 | "Web Application Icons" |
| 6016 | ] |
| 6017 | }, |
| 6018 | { |
| 6019 | "name": "Trash", |
| 6020 | "id": "trash", |
| 6021 | "unicode": "f1f8", |
| 6022 | "created": 4.2, |
| 6023 | "filter": [ |
| 6024 | "garbage", |
| 6025 | "delete", |
| 6026 | "remove", |
| 6027 | "hide" |
| 6028 | ], |
| 6029 | "categories": [ |
| 6030 | "Web Application Icons" |
| 6031 | ] |
| 6032 | }, |
| 6033 | { |
| 6034 | "name": "Copyright", |
| 6035 | "id": "copyright", |
| 6036 | "unicode": "f1f9", |
| 6037 | "created": 4.2, |
| 6038 | "categories": [ |
| 6039 | "Web Application Icons" |
| 6040 | ] |
| 6041 | }, |
| 6042 | { |
| 6043 | "name": "At", |
| 6044 | "id": "at", |
| 6045 | "unicode": "f1fa", |
| 6046 | "created": 4.2, |
| 6047 | "filter": [ |
| 6048 | "email", |
| 6049 | "e-mail" |
| 6050 | ], |
| 6051 | "categories": [ |
| 6052 | "Web Application Icons" |
| 6053 | ] |
| 6054 | }, |
| 6055 | { |
| 6056 | "name": "Eyedropper", |
| 6057 | "id": "eyedropper", |
| 6058 | "unicode": "f1fb", |
| 6059 | "created": 4.2, |
| 6060 | "categories": [ |
| 6061 | "Web Application Icons" |
| 6062 | ] |
| 6063 | }, |
| 6064 | { |
| 6065 | "name": "Paint Brush", |
| 6066 | "id": "paint-brush", |
| 6067 | "unicode": "f1fc", |
| 6068 | "created": 4.2, |
| 6069 | "categories": [ |
| 6070 | "Web Application Icons" |
| 6071 | ] |
| 6072 | }, |
| 6073 | { |
| 6074 | "name": "Birthday Cake", |
| 6075 | "id": "birthday-cake", |
| 6076 | "unicode": "f1fd", |
| 6077 | "created": 4.2, |
| 6078 | "categories": [ |
| 6079 | "Web Application Icons" |
| 6080 | ] |
| 6081 | }, |
| 6082 | { |
| 6083 | "name": "Area Chart", |
| 6084 | "id": "area-chart", |
| 6085 | "unicode": "f1fe", |
| 6086 | "created": 4.2, |
| 6087 | "filter": [ |
| 6088 | "graph", |
| 6089 | "analytics" |
| 6090 | ], |
| 6091 | "categories": [ |
| 6092 | "Web Application Icons", |
| 6093 | "Chart Icons" |
| 6094 | ] |
| 6095 | }, |
| 6096 | { |
| 6097 | "name": "Pie Chart", |
| 6098 | "id": "pie-chart", |
| 6099 | "unicode": "f200", |
| 6100 | "created": 4.2, |
| 6101 | "filter": [ |
| 6102 | "graph", |
| 6103 | "analytics" |
| 6104 | ], |
| 6105 | "categories": [ |
| 6106 | "Web Application Icons", |
| 6107 | "Chart Icons" |
| 6108 | ] |
| 6109 | }, |
| 6110 | { |
| 6111 | "name": "Line Chart", |
| 6112 | "id": "line-chart", |
| 6113 | "unicode": "f201", |
| 6114 | "created": 4.2, |
| 6115 | "filter": [ |
| 6116 | "graph", |
| 6117 | "analytics" |
| 6118 | ], |
| 6119 | "categories": [ |
| 6120 | "Web Application Icons", |
| 6121 | "Chart Icons" |
| 6122 | ] |
| 6123 | }, |
| 6124 | { |
| 6125 | "name": "last.fm", |
| 6126 | "id": "lastfm", |
| 6127 | "unicode": "f202", |
| 6128 | "created": 4.2, |
| 6129 | "categories": [ |
| 6130 | "Brand Icons" |
| 6131 | ] |
| 6132 | }, |
| 6133 | { |
| 6134 | "name": "last.fm Square", |
| 6135 | "id": "lastfm-square", |
| 6136 | "unicode": "f203", |
| 6137 | "created": 4.2, |
| 6138 | "categories": [ |
| 6139 | "Brand Icons" |
| 6140 | ] |
| 6141 | }, |
| 6142 | { |
| 6143 | "name": "Toggle Off", |
| 6144 | "id": "toggle-off", |
| 6145 | "unicode": "f204", |
| 6146 | "created": 4.2, |
| 6147 | "categories": [ |
| 6148 | "Web Application Icons" |
| 6149 | ] |
| 6150 | }, |
| 6151 | { |
| 6152 | "name": "Toggle On", |
| 6153 | "id": "toggle-on", |
| 6154 | "unicode": "f205", |
| 6155 | "created": 4.2, |
| 6156 | "categories": [ |
| 6157 | "Web Application Icons" |
| 6158 | ] |
| 6159 | }, |
| 6160 | { |
| 6161 | "name": "Bicycle", |
| 6162 | "id": "bicycle", |
| 6163 | "unicode": "f206", |
| 6164 | "created": 4.2, |
| 6165 | "filter": [ |
| 6166 | "vehicle", |
| 6167 | "bike" |
| 6168 | ], |
| 6169 | "categories": [ |
| 6170 | "Web Application Icons", |
| 6171 | "Transportation Icons" |
| 6172 | ] |
| 6173 | }, |
| 6174 | { |
| 6175 | "name": "Bus", |
| 6176 | "id": "bus", |
| 6177 | "unicode": "f207", |
| 6178 | "created": 4.2, |
| 6179 | "filter": [ |
| 6180 | "vehicle" |
| 6181 | ], |
| 6182 | "categories": [ |
| 6183 | "Web Application Icons", |
| 6184 | "Transportation Icons" |
| 6185 | ] |
| 6186 | }, |
| 6187 | { |
| 6188 | "name": "ioxhost", |
| 6189 | "id": "ioxhost", |
| 6190 | "unicode": "f208", |
| 6191 | "created": 4.2, |
| 6192 | "url": "ioxhost.co.uk", |
| 6193 | "categories": [ |
| 6194 | "Brand Icons" |
| 6195 | ] |
| 6196 | }, |
| 6197 | { |
| 6198 | "name": "AngelList", |
| 6199 | "id": "angellist", |
| 6200 | "unicode": "f209", |
| 6201 | "created": 4.2, |
| 6202 | "categories": [ |
| 6203 | "Brand Icons" |
| 6204 | ] |
| 6205 | }, |
| 6206 | { |
| 6207 | "name": "Closed Captions", |
| 6208 | "id": "cc", |
| 6209 | "unicode": "f20a", |
| 6210 | "created": 4.2, |
| 6211 | "categories": [ |
| 6212 | "Web Application Icons", |
| 6213 | "Accessibility Icons" |
| 6214 | ] |
| 6215 | }, |
| 6216 | { |
| 6217 | "name": "Shekel (ILS)", |
| 6218 | "id": "ils", |
| 6219 | "unicode": "f20b", |
| 6220 | "created": 4.2, |
| 6221 | "aliases": [ |
| 6222 | "shekel", |
| 6223 | "sheqel" |
| 6224 | ], |
| 6225 | "categories": [ |
| 6226 | "Currency Icons" |
| 6227 | ] |
| 6228 | }, |
| 6229 | { |
| 6230 | "name": "meanpath", |
| 6231 | "id": "meanpath", |
| 6232 | "unicode": "f20c", |
| 6233 | "created": 4.2, |
| 6234 | "url": "meanpath.com", |
| 6235 | "categories": [ |
| 6236 | "Brand Icons" |
| 6237 | ] |
| 6238 | }, |
| 6239 | { |
| 6240 | "name": "BuySellAds", |
| 6241 | "id": "buysellads", |
| 6242 | "unicode": "f20d", |
| 6243 | "created": 4.3, |
| 6244 | "url": "buysellads.com", |
| 6245 | "categories": [ |
| 6246 | "Brand Icons" |
| 6247 | ] |
| 6248 | }, |
| 6249 | { |
| 6250 | "name": "Connect Develop", |
| 6251 | "id": "connectdevelop", |
| 6252 | "unicode": "f20e", |
| 6253 | "created": 4.3, |
| 6254 | "url": "connectdevelop.com", |
| 6255 | "categories": [ |
| 6256 | "Brand Icons" |
| 6257 | ] |
| 6258 | }, |
| 6259 | { |
| 6260 | "name": "DashCube", |
| 6261 | "id": "dashcube", |
| 6262 | "unicode": "f210", |
| 6263 | "created": 4.3, |
| 6264 | "url": "dashcube.com", |
| 6265 | "categories": [ |
| 6266 | "Brand Icons" |
| 6267 | ] |
| 6268 | }, |
| 6269 | { |
| 6270 | "name": "Forumbee", |
| 6271 | "id": "forumbee", |
| 6272 | "unicode": "f211", |
| 6273 | "created": 4.3, |
| 6274 | "url": "forumbee.com", |
| 6275 | "categories": [ |
| 6276 | "Brand Icons" |
| 6277 | ] |
| 6278 | }, |
| 6279 | { |
| 6280 | "name": "Leanpub", |
| 6281 | "id": "leanpub", |
| 6282 | "unicode": "f212", |
| 6283 | "created": 4.3, |
| 6284 | "url": "leanpub.com", |
| 6285 | "categories": [ |
| 6286 | "Brand Icons" |
| 6287 | ] |
| 6288 | }, |
| 6289 | { |
| 6290 | "name": "Sellsy", |
| 6291 | "id": "sellsy", |
| 6292 | "unicode": "f213", |
| 6293 | "created": 4.3, |
| 6294 | "url": "sellsy.com", |
| 6295 | "categories": [ |
| 6296 | "Brand Icons" |
| 6297 | ] |
| 6298 | }, |
| 6299 | { |
| 6300 | "name": "Shirts in Bulk", |
| 6301 | "id": "shirtsinbulk", |
| 6302 | "unicode": "f214", |
| 6303 | "created": 4.3, |
| 6304 | "url": "shirtsinbulk.com", |
| 6305 | "categories": [ |
| 6306 | "Brand Icons" |
| 6307 | ] |
| 6308 | }, |
| 6309 | { |
| 6310 | "name": "SimplyBuilt", |
| 6311 | "id": "simplybuilt", |
| 6312 | "unicode": "f215", |
| 6313 | "created": 4.3, |
| 6314 | "url": "simplybuilt.com", |
| 6315 | "categories": [ |
| 6316 | "Brand Icons" |
| 6317 | ] |
| 6318 | }, |
| 6319 | { |
| 6320 | "name": "skyatlas", |
| 6321 | "id": "skyatlas", |
| 6322 | "unicode": "f216", |
| 6323 | "created": 4.3, |
| 6324 | "url": "skyatlas.com", |
| 6325 | "categories": [ |
| 6326 | "Brand Icons" |
| 6327 | ] |
| 6328 | }, |
| 6329 | { |
| 6330 | "name": "Add to Shopping Cart", |
| 6331 | "id": "cart-plus", |
| 6332 | "unicode": "f217", |
| 6333 | "created": 4.3, |
| 6334 | "filter": [ |
| 6335 | "add", |
| 6336 | "shopping" |
| 6337 | ], |
| 6338 | "categories": [ |
| 6339 | "Web Application Icons" |
| 6340 | ] |
| 6341 | }, |
| 6342 | { |
| 6343 | "name": "Shopping Cart Arrow Down", |
| 6344 | "id": "cart-arrow-down", |
| 6345 | "unicode": "f218", |
| 6346 | "created": 4.3, |
| 6347 | "filter": [ |
| 6348 | "shopping" |
| 6349 | ], |
| 6350 | "categories": [ |
| 6351 | "Web Application Icons" |
| 6352 | ] |
| 6353 | }, |
| 6354 | { |
| 6355 | "name": "Diamond", |
| 6356 | "id": "diamond", |
| 6357 | "unicode": "f219", |
| 6358 | "created": 4.3, |
| 6359 | "filter": [ |
| 6360 | "gem", |
| 6361 | "gemstone" |
| 6362 | ], |
| 6363 | "categories": [ |
| 6364 | "Web Application Icons" |
| 6365 | ] |
| 6366 | }, |
| 6367 | { |
| 6368 | "name": "Ship", |
| 6369 | "id": "ship", |
| 6370 | "unicode": "f21a", |
| 6371 | "created": 4.3, |
| 6372 | "filter": [ |
| 6373 | "boat", |
| 6374 | "sea" |
| 6375 | ], |
| 6376 | "categories": [ |
| 6377 | "Web Application Icons", |
| 6378 | "Transportation Icons" |
| 6379 | ] |
| 6380 | }, |
| 6381 | { |
| 6382 | "name": "User Secret", |
| 6383 | "id": "user-secret", |
| 6384 | "unicode": "f21b", |
| 6385 | "created": 4.3, |
| 6386 | "filter": [ |
| 6387 | "whisper", |
| 6388 | "spy", |
| 6389 | "incognito", |
| 6390 | "privacy" |
| 6391 | ], |
| 6392 | "categories": [ |
| 6393 | "Web Application Icons" |
| 6394 | ] |
| 6395 | }, |
| 6396 | { |
| 6397 | "name": "Motorcycle", |
| 6398 | "id": "motorcycle", |
| 6399 | "unicode": "f21c", |
| 6400 | "created": 4.3, |
| 6401 | "filter": [ |
| 6402 | "vehicle", |
| 6403 | "bike" |
| 6404 | ], |
| 6405 | "categories": [ |
| 6406 | "Web Application Icons", |
| 6407 | "Transportation Icons" |
| 6408 | ] |
| 6409 | }, |
| 6410 | { |
| 6411 | "name": "Street View", |
| 6412 | "id": "street-view", |
| 6413 | "unicode": "f21d", |
| 6414 | "created": 4.3, |
| 6415 | "filter": [ |
| 6416 | "map" |
| 6417 | ], |
| 6418 | "categories": [ |
| 6419 | "Web Application Icons" |
| 6420 | ] |
| 6421 | }, |
| 6422 | { |
| 6423 | "name": "Heartbeat", |
| 6424 | "id": "heartbeat", |
| 6425 | "unicode": "f21e", |
| 6426 | "created": 4.3, |
| 6427 | "filter": [ |
| 6428 | "ekg" |
| 6429 | ], |
| 6430 | "categories": [ |
| 6431 | "Web Application Icons", |
| 6432 | "Medical Icons" |
| 6433 | ] |
| 6434 | }, |
| 6435 | { |
| 6436 | "name": "Venus", |
| 6437 | "id": "venus", |
| 6438 | "unicode": "f221", |
| 6439 | "created": 4.3, |
| 6440 | "filter": [ |
| 6441 | "female" |
| 6442 | ], |
| 6443 | "categories": [ |
| 6444 | "Gender Icons" |
| 6445 | ] |
| 6446 | }, |
| 6447 | { |
| 6448 | "name": "Mars", |
| 6449 | "id": "mars", |
| 6450 | "unicode": "f222", |
| 6451 | "created": 4.3, |
| 6452 | "filter": [ |
| 6453 | "male" |
| 6454 | ], |
| 6455 | "categories": [ |
| 6456 | "Gender Icons" |
| 6457 | ] |
| 6458 | }, |
| 6459 | { |
| 6460 | "name": "Mercury", |
| 6461 | "id": "mercury", |
| 6462 | "unicode": "f223", |
| 6463 | "created": 4.3, |
| 6464 | "filter": [ |
| 6465 | "transgender" |
| 6466 | ], |
| 6467 | "categories": [ |
| 6468 | "Gender Icons" |
| 6469 | ] |
| 6470 | }, |
| 6471 | { |
| 6472 | "name": "Transgender", |
| 6473 | "id": "transgender", |
| 6474 | "unicode": "f224", |
| 6475 | "created": 4.3, |
| 6476 | "aliases": [ |
| 6477 | "intersex" |
| 6478 | ], |
| 6479 | "categories": [ |
| 6480 | "Gender Icons" |
| 6481 | ] |
| 6482 | }, |
| 6483 | { |
| 6484 | "name": "Transgender Alt", |
| 6485 | "id": "transgender-alt", |
| 6486 | "unicode": "f225", |
| 6487 | "created": 4.3, |
| 6488 | "categories": [ |
| 6489 | "Gender Icons" |
| 6490 | ] |
| 6491 | }, |
| 6492 | { |
| 6493 | "name": "Venus Double", |
| 6494 | "id": "venus-double", |
| 6495 | "unicode": "f226", |
| 6496 | "created": 4.3, |
| 6497 | "categories": [ |
| 6498 | "Gender Icons" |
| 6499 | ] |
| 6500 | }, |
| 6501 | { |
| 6502 | "name": "Mars Double", |
| 6503 | "id": "mars-double", |
| 6504 | "unicode": "f227", |
| 6505 | "created": 4.3, |
| 6506 | "categories": [ |
| 6507 | "Gender Icons" |
| 6508 | ] |
| 6509 | }, |
| 6510 | { |
| 6511 | "name": "Venus Mars", |
| 6512 | "id": "venus-mars", |
| 6513 | "unicode": "f228", |
| 6514 | "created": 4.3, |
| 6515 | "categories": [ |
| 6516 | "Gender Icons" |
| 6517 | ] |
| 6518 | }, |
| 6519 | { |
| 6520 | "name": "Mars Stroke", |
| 6521 | "id": "mars-stroke", |
| 6522 | "unicode": "f229", |
| 6523 | "created": 4.3, |
| 6524 | "categories": [ |
| 6525 | "Gender Icons" |
| 6526 | ] |
| 6527 | }, |
| 6528 | { |
| 6529 | "name": "Mars Stroke Vertical", |
| 6530 | "id": "mars-stroke-v", |
| 6531 | "unicode": "f22a", |
| 6532 | "created": 4.3, |
| 6533 | "categories": [ |
| 6534 | "Gender Icons" |
| 6535 | ] |
| 6536 | }, |
| 6537 | { |
| 6538 | "name": "Mars Stroke Horizontal", |
| 6539 | "id": "mars-stroke-h", |
| 6540 | "unicode": "f22b", |
| 6541 | "created": 4.3, |
| 6542 | "categories": [ |
| 6543 | "Gender Icons" |
| 6544 | ] |
| 6545 | }, |
| 6546 | { |
| 6547 | "name": "Neuter", |
| 6548 | "id": "neuter", |
| 6549 | "unicode": "f22c", |
| 6550 | "created": 4.3, |
| 6551 | "categories": [ |
| 6552 | "Gender Icons" |
| 6553 | ] |
| 6554 | }, |
| 6555 | { |
| 6556 | "name": "Genderless", |
| 6557 | "id": "genderless", |
| 6558 | "unicode": "f22d", |
| 6559 | "created": 4.4, |
| 6560 | "categories": [ |
| 6561 | "Gender Icons" |
| 6562 | ] |
| 6563 | }, |
| 6564 | { |
| 6565 | "name": "Facebook Official", |
| 6566 | "id": "facebook-official", |
| 6567 | "unicode": "f230", |
| 6568 | "created": 4.3, |
| 6569 | "categories": [ |
| 6570 | "Brand Icons" |
| 6571 | ] |
| 6572 | }, |
| 6573 | { |
| 6574 | "name": "Pinterest P", |
| 6575 | "id": "pinterest-p", |
| 6576 | "unicode": "f231", |
| 6577 | "created": 4.3, |
| 6578 | "categories": [ |
| 6579 | "Brand Icons" |
| 6580 | ] |
| 6581 | }, |
| 6582 | { |
| 6583 | "name": "What's App", |
| 6584 | "id": "whatsapp", |
| 6585 | "unicode": "f232", |
| 6586 | "created": 4.3, |
| 6587 | "categories": [ |
| 6588 | "Brand Icons" |
| 6589 | ] |
| 6590 | }, |
| 6591 | { |
| 6592 | "name": "Server", |
| 6593 | "id": "server", |
| 6594 | "unicode": "f233", |
| 6595 | "created": 4.3, |
| 6596 | "categories": [ |
| 6597 | "Web Application Icons" |
| 6598 | ] |
| 6599 | }, |
| 6600 | { |
| 6601 | "name": "Add User", |
| 6602 | "id": "user-plus", |
| 6603 | "unicode": "f234", |
| 6604 | "created": 4.3, |
| 6605 | "filter": [ |
| 6606 | "sign up", |
| 6607 | "signup" |
| 6608 | ], |
| 6609 | "categories": [ |
| 6610 | "Web Application Icons" |
| 6611 | ] |
| 6612 | }, |
| 6613 | { |
| 6614 | "name": "Remove User", |
| 6615 | "id": "user-times", |
| 6616 | "unicode": "f235", |
| 6617 | "created": 4.3, |
| 6618 | "categories": [ |
| 6619 | "Web Application Icons" |
| 6620 | ] |
| 6621 | }, |
| 6622 | { |
| 6623 | "name": "Bed", |
| 6624 | "id": "bed", |
| 6625 | "unicode": "f236", |
| 6626 | "created": 4.3, |
| 6627 | "filter": [ |
| 6628 | "travel" |
| 6629 | ], |
| 6630 | "aliases": [ |
| 6631 | "hotel" |
| 6632 | ], |
| 6633 | "categories": [ |
| 6634 | "Web Application Icons" |
| 6635 | ] |
| 6636 | }, |
| 6637 | { |
| 6638 | "name": "Viacoin", |
| 6639 | "id": "viacoin", |
| 6640 | "unicode": "f237", |
| 6641 | "created": 4.3, |
| 6642 | "url": "viacoin.org", |
| 6643 | "categories": [ |
| 6644 | "Brand Icons" |
| 6645 | ] |
| 6646 | }, |
| 6647 | { |
| 6648 | "name": "Train", |
| 6649 | "id": "train", |
| 6650 | "unicode": "f238", |
| 6651 | "created": 4.3, |
| 6652 | "categories": [ |
| 6653 | "Transportation Icons" |
| 6654 | ] |
| 6655 | }, |
| 6656 | { |
| 6657 | "name": "Subway", |
| 6658 | "id": "subway", |
| 6659 | "unicode": "f239", |
| 6660 | "created": 4.3, |
| 6661 | "categories": [ |
| 6662 | "Transportation Icons" |
| 6663 | ] |
| 6664 | }, |
| 6665 | { |
| 6666 | "name": "Medium", |
| 6667 | "id": "medium", |
| 6668 | "unicode": "f23a", |
| 6669 | "created": 4.3, |
| 6670 | "categories": [ |
| 6671 | "Brand Icons" |
| 6672 | ] |
| 6673 | }, |
| 6674 | { |
| 6675 | "name": "Y Combinator", |
| 6676 | "id": "y-combinator", |
| 6677 | "unicode": "f23b", |
| 6678 | "created": 4.4, |
| 6679 | "aliases": [ |
| 6680 | "yc" |
| 6681 | ], |
| 6682 | "categories": [ |
| 6683 | "Brand Icons" |
| 6684 | ] |
| 6685 | }, |
| 6686 | { |
| 6687 | "name": "Optin Monster", |
| 6688 | "id": "optin-monster", |
| 6689 | "unicode": "f23c", |
| 6690 | "created": 4.4, |
| 6691 | "url": "optinmonster.com", |
| 6692 | "categories": [ |
| 6693 | "Brand Icons" |
| 6694 | ] |
| 6695 | }, |
| 6696 | { |
| 6697 | "name": "OpenCart", |
| 6698 | "id": "opencart", |
| 6699 | "unicode": "f23d", |
| 6700 | "created": 4.4, |
| 6701 | "url": "opencart.com", |
| 6702 | "categories": [ |
| 6703 | "Brand Icons" |
| 6704 | ] |
| 6705 | }, |
| 6706 | { |
| 6707 | "name": "ExpeditedSSL", |
| 6708 | "id": "expeditedssl", |
| 6709 | "unicode": "f23e", |
| 6710 | "created": 4.4, |
| 6711 | "categories": [ |
| 6712 | "Brand Icons" |
| 6713 | ] |
| 6714 | }, |
| 6715 | { |
| 6716 | "name": "Battery Full", |
| 6717 | "id": "battery-full", |
| 6718 | "unicode": "f240", |
| 6719 | "created": 4.4, |
| 6720 | "aliases": [ |
| 6721 | "battery-4", |
| 6722 | "battery" |
| 6723 | ], |
| 6724 | "filter": [ |
| 6725 | "power" |
| 6726 | ], |
| 6727 | "categories": [ |
| 6728 | "Web Application Icons" |
| 6729 | ] |
| 6730 | }, |
| 6731 | { |
| 6732 | "name": "Battery 3/4 Full", |
| 6733 | "id": "battery-three-quarters", |
| 6734 | "unicode": "f241", |
| 6735 | "created": 4.4, |
| 6736 | "aliases": [ |
| 6737 | "battery-3" |
| 6738 | ], |
| 6739 | "filter": [ |
| 6740 | "power" |
| 6741 | ], |
| 6742 | "categories": [ |
| 6743 | "Web Application Icons" |
| 6744 | ] |
| 6745 | }, |
| 6746 | { |
| 6747 | "name": "Battery 1/2 Full", |
| 6748 | "id": "battery-half", |
| 6749 | "unicode": "f242", |
| 6750 | "created": 4.4, |
| 6751 | "aliases": [ |
| 6752 | "battery-2" |
| 6753 | ], |
| 6754 | "filter": [ |
| 6755 | "power" |
| 6756 | ], |
| 6757 | "categories": [ |
| 6758 | "Web Application Icons" |
| 6759 | ] |
| 6760 | }, |
| 6761 | { |
| 6762 | "name": "Battery 1/4 Full", |
| 6763 | "id": "battery-quarter", |
| 6764 | "unicode": "f243", |
| 6765 | "created": 4.4, |
| 6766 | "aliases": [ |
| 6767 | "battery-1" |
| 6768 | ], |
| 6769 | "filter": [ |
| 6770 | "power" |
| 6771 | ], |
| 6772 | "categories": [ |
| 6773 | "Web Application Icons" |
| 6774 | ] |
| 6775 | }, |
| 6776 | { |
| 6777 | "name": "Battery Empty", |
| 6778 | "id": "battery-empty", |
| 6779 | "unicode": "f244", |
| 6780 | "created": 4.4, |
| 6781 | "aliases": [ |
| 6782 | "battery-0" |
| 6783 | ], |
| 6784 | "filter": [ |
| 6785 | "power" |
| 6786 | ], |
| 6787 | "categories": [ |
| 6788 | "Web Application Icons" |
| 6789 | ] |
| 6790 | }, |
| 6791 | { |
| 6792 | "name": "Mouse Pointer", |
| 6793 | "id": "mouse-pointer", |
| 6794 | "unicode": "f245", |
| 6795 | "created": 4.4, |
| 6796 | "categories": [ |
| 6797 | "Web Application Icons" |
| 6798 | ] |
| 6799 | }, |
| 6800 | { |
| 6801 | "name": "I Beam Cursor", |
| 6802 | "id": "i-cursor", |
| 6803 | "unicode": "f246", |
| 6804 | "created": 4.4, |
| 6805 | "categories": [ |
| 6806 | "Web Application Icons" |
| 6807 | ] |
| 6808 | }, |
| 6809 | { |
| 6810 | "name": "Object Group", |
| 6811 | "id": "object-group", |
| 6812 | "unicode": "f247", |
| 6813 | "created": 4.4, |
| 6814 | "categories": [ |
| 6815 | "Web Application Icons" |
| 6816 | ] |
| 6817 | }, |
| 6818 | { |
| 6819 | "name": "Object Ungroup", |
| 6820 | "id": "object-ungroup", |
| 6821 | "unicode": "f248", |
| 6822 | "created": 4.4, |
| 6823 | "categories": [ |
| 6824 | "Web Application Icons" |
| 6825 | ] |
| 6826 | }, |
| 6827 | { |
| 6828 | "name": "Sticky Note", |
| 6829 | "id": "sticky-note", |
| 6830 | "unicode": "f249", |
| 6831 | "created": 4.4, |
| 6832 | "categories": [ |
| 6833 | "Web Application Icons" |
| 6834 | ] |
| 6835 | }, |
| 6836 | { |
| 6837 | "name": "Sticky Note Outlined", |
| 6838 | "id": "sticky-note-o", |
| 6839 | "unicode": "f24a", |
| 6840 | "created": 4.4, |
| 6841 | "categories": [ |
| 6842 | "Web Application Icons" |
| 6843 | ] |
| 6844 | }, |
| 6845 | { |
| 6846 | "name": "JCB Credit Card", |
| 6847 | "id": "cc-jcb", |
| 6848 | "unicode": "f24b", |
| 6849 | "created": 4.4, |
| 6850 | "categories": [ |
| 6851 | "Brand Icons", |
| 6852 | "Payment Icons" |
| 6853 | ] |
| 6854 | }, |
| 6855 | { |
| 6856 | "name": "Diner's Club Credit Card", |
| 6857 | "id": "cc-diners-club", |
| 6858 | "unicode": "f24c", |
| 6859 | "created": 4.4, |
| 6860 | "categories": [ |
| 6861 | "Brand Icons", |
| 6862 | "Payment Icons" |
| 6863 | ] |
| 6864 | }, |
| 6865 | { |
| 6866 | "name": "Clone", |
| 6867 | "id": "clone", |
| 6868 | "unicode": "f24d", |
| 6869 | "created": 4.4, |
| 6870 | "filter": [ |
| 6871 | "copy" |
| 6872 | ], |
| 6873 | "categories": [ |
| 6874 | "Web Application Icons" |
| 6875 | ] |
| 6876 | }, |
| 6877 | { |
| 6878 | "name": "Balance Scale", |
| 6879 | "id": "balance-scale", |
| 6880 | "unicode": "f24e", |
| 6881 | "created": 4.4, |
| 6882 | "categories": [ |
| 6883 | "Web Application Icons" |
| 6884 | ] |
| 6885 | }, |
| 6886 | { |
| 6887 | "name": "Hourglass Outlined", |
| 6888 | "id": "hourglass-o", |
| 6889 | "unicode": "f250", |
| 6890 | "created": 4.4, |
| 6891 | "categories": [ |
| 6892 | "Web Application Icons" |
| 6893 | ] |
| 6894 | }, |
| 6895 | { |
| 6896 | "name": "Hourglass Start", |
| 6897 | "id": "hourglass-start", |
| 6898 | "unicode": "f251", |
| 6899 | "created": 4.4, |
| 6900 | "aliases": [ |
| 6901 | "hourglass-1" |
| 6902 | ], |
| 6903 | "categories": [ |
| 6904 | "Web Application Icons" |
| 6905 | ] |
| 6906 | }, |
| 6907 | { |
| 6908 | "name": "Hourglass Half", |
| 6909 | "id": "hourglass-half", |
| 6910 | "unicode": "f252", |
| 6911 | "created": 4.4, |
| 6912 | "aliases": [ |
| 6913 | "hourglass-2" |
| 6914 | ], |
| 6915 | "categories": [ |
| 6916 | "Web Application Icons" |
| 6917 | ] |
| 6918 | }, |
| 6919 | { |
| 6920 | "name": "Hourglass End", |
| 6921 | "id": "hourglass-end", |
| 6922 | "unicode": "f253", |
| 6923 | "created": 4.4, |
| 6924 | "aliases": [ |
| 6925 | "hourglass-3" |
| 6926 | ], |
| 6927 | "categories": [ |
| 6928 | "Web Application Icons" |
| 6929 | ] |
| 6930 | }, |
| 6931 | { |
| 6932 | "name": "Hourglass", |
| 6933 | "id": "hourglass", |
| 6934 | "unicode": "f254", |
| 6935 | "created": 4.4, |
| 6936 | "categories": [ |
| 6937 | "Web Application Icons" |
| 6938 | ] |
| 6939 | }, |
| 6940 | { |
| 6941 | "name": "Rock (Hand)", |
| 6942 | "id": "hand-rock-o", |
| 6943 | "unicode": "f255", |
| 6944 | "created": 4.4, |
| 6945 | "aliases": [ |
| 6946 | "hand-grab-o" |
| 6947 | ], |
| 6948 | "categories": [ |
| 6949 | "Web Application Icons", |
| 6950 | "Hand Icons" |
| 6951 | ] |
| 6952 | }, |
| 6953 | { |
| 6954 | "name": "Paper (Hand)", |
| 6955 | "id": "hand-paper-o", |
| 6956 | "unicode": "f256", |
| 6957 | "created": 4.4, |
| 6958 | "aliases": [ |
| 6959 | "hand-stop-o" |
| 6960 | ], |
| 6961 | "filter": [ |
| 6962 | "stop" |
| 6963 | ], |
| 6964 | "categories": [ |
| 6965 | "Web Application Icons", |
| 6966 | "Hand Icons" |
| 6967 | ] |
| 6968 | }, |
| 6969 | { |
| 6970 | "name": "Scissors (Hand)", |
| 6971 | "id": "hand-scissors-o", |
| 6972 | "unicode": "f257", |
| 6973 | "created": 4.4, |
| 6974 | "categories": [ |
| 6975 | "Web Application Icons", |
| 6976 | "Hand Icons" |
| 6977 | ] |
| 6978 | }, |
| 6979 | { |
| 6980 | "name": "Lizard (Hand)", |
| 6981 | "id": "hand-lizard-o", |
| 6982 | "unicode": "f258", |
| 6983 | "created": 4.4, |
| 6984 | "categories": [ |
| 6985 | "Web Application Icons", |
| 6986 | "Hand Icons" |
| 6987 | ] |
| 6988 | }, |
| 6989 | { |
| 6990 | "name": "Spock (Hand)", |
| 6991 | "id": "hand-spock-o", |
| 6992 | "unicode": "f259", |
| 6993 | "created": 4.4, |
| 6994 | "categories": [ |
| 6995 | "Web Application Icons", |
| 6996 | "Hand Icons" |
| 6997 | ] |
| 6998 | }, |
| 6999 | { |
| 7000 | "name": "Hand Pointer", |
| 7001 | "id": "hand-pointer-o", |
| 7002 | "unicode": "f25a", |
| 7003 | "created": 4.4, |
| 7004 | "categories": [ |
| 7005 | "Web Application Icons", |
| 7006 | "Hand Icons" |
| 7007 | ] |
| 7008 | }, |
| 7009 | { |
| 7010 | "name": "Hand Peace", |
| 7011 | "id": "hand-peace-o", |
| 7012 | "unicode": "f25b", |
| 7013 | "created": 4.4, |
| 7014 | "categories": [ |
| 7015 | "Web Application Icons", |
| 7016 | "Hand Icons" |
| 7017 | ] |
| 7018 | }, |
| 7019 | { |
| 7020 | "name": "Trademark", |
| 7021 | "id": "trademark", |
| 7022 | "unicode": "f25c", |
| 7023 | "created": 4.4, |
| 7024 | "categories": [ |
| 7025 | "Web Application Icons" |
| 7026 | ] |
| 7027 | }, |
| 7028 | { |
| 7029 | "name": "Registered Trademark", |
| 7030 | "id": "registered", |
| 7031 | "unicode": "f25d", |
| 7032 | "created": 4.4, |
| 7033 | "categories": [ |
| 7034 | "Web Application Icons" |
| 7035 | ] |
| 7036 | }, |
| 7037 | { |
| 7038 | "name": "Creative Commons", |
| 7039 | "id": "creative-commons", |
| 7040 | "unicode": "f25e", |
| 7041 | "created": 4.4, |
| 7042 | "categories": [ |
| 7043 | "Web Application Icons" |
| 7044 | ] |
| 7045 | }, |
| 7046 | { |
| 7047 | "name": "GG Currency", |
| 7048 | "id": "gg", |
| 7049 | "unicode": "f260", |
| 7050 | "created": 4.4, |
| 7051 | "categories": [ |
| 7052 | "Currency Icons", |
| 7053 | "Brand Icons" |
| 7054 | ] |
| 7055 | }, |
| 7056 | { |
| 7057 | "name": "GG Currency Circle", |
| 7058 | "id": "gg-circle", |
| 7059 | "unicode": "f261", |
| 7060 | "created": 4.4, |
| 7061 | "categories": [ |
| 7062 | "Currency Icons", |
| 7063 | "Brand Icons" |
| 7064 | ] |
| 7065 | }, |
| 7066 | { |
| 7067 | "name": "TripAdvisor", |
| 7068 | "id": "tripadvisor", |
| 7069 | "unicode": "f262", |
| 7070 | "created": 4.4, |
| 7071 | "categories": [ |
| 7072 | "Brand Icons" |
| 7073 | ] |
| 7074 | }, |
| 7075 | { |
| 7076 | "name": "Odnoklassniki", |
| 7077 | "id": "odnoklassniki", |
| 7078 | "unicode": "f263", |
| 7079 | "created": 4.4, |
| 7080 | "categories": [ |
| 7081 | "Brand Icons" |
| 7082 | ] |
| 7083 | }, |
| 7084 | { |
| 7085 | "name": "Odnoklassniki Square", |
| 7086 | "id": "odnoklassniki-square", |
| 7087 | "unicode": "f264", |
| 7088 | "created": 4.4, |
| 7089 | "categories": [ |
| 7090 | "Brand Icons" |
| 7091 | ] |
| 7092 | }, |
| 7093 | { |
| 7094 | "name": "Get Pocket", |
| 7095 | "id": "get-pocket", |
| 7096 | "unicode": "f265", |
| 7097 | "created": 4.4, |
| 7098 | "categories": [ |
| 7099 | "Brand Icons" |
| 7100 | ] |
| 7101 | }, |
| 7102 | { |
| 7103 | "name": "Wikipedia W", |
| 7104 | "id": "wikipedia-w", |
| 7105 | "unicode": "f266", |
| 7106 | "created": 4.4, |
| 7107 | "categories": [ |
| 7108 | "Brand Icons" |
| 7109 | ] |
| 7110 | }, |
| 7111 | { |
| 7112 | "name": "Safari", |
| 7113 | "id": "safari", |
| 7114 | "unicode": "f267", |
| 7115 | "created": 4.4, |
| 7116 | "filter": [ |
| 7117 | "browser" |
| 7118 | ], |
| 7119 | "categories": [ |
| 7120 | "Brand Icons" |
| 7121 | ] |
| 7122 | }, |
| 7123 | { |
| 7124 | "name": "Chrome", |
| 7125 | "id": "chrome", |
| 7126 | "unicode": "f268", |
| 7127 | "created": 4.4, |
| 7128 | "filter": [ |
| 7129 | "browser" |
| 7130 | ], |
| 7131 | "categories": [ |
| 7132 | "Brand Icons" |
| 7133 | ] |
| 7134 | }, |
| 7135 | { |
| 7136 | "name": "Firefox", |
| 7137 | "id": "firefox", |
| 7138 | "unicode": "f269", |
| 7139 | "created": 4.4, |
| 7140 | "filter": [ |
| 7141 | "browser" |
| 7142 | ], |
| 7143 | "categories": [ |
| 7144 | "Brand Icons" |
| 7145 | ] |
| 7146 | }, |
| 7147 | { |
| 7148 | "name": "Opera", |
| 7149 | "id": "opera", |
| 7150 | "unicode": "f26a", |
| 7151 | "created": 4.4, |
| 7152 | "categories": [ |
| 7153 | "Brand Icons" |
| 7154 | ] |
| 7155 | }, |
| 7156 | { |
| 7157 | "name": "Internet-explorer", |
| 7158 | "id": "internet-explorer", |
| 7159 | "unicode": "f26b", |
| 7160 | "created": 4.4, |
| 7161 | "filter": [ |
| 7162 | "browser", |
| 7163 | "ie" |
| 7164 | ], |
| 7165 | "categories": [ |
| 7166 | "Brand Icons" |
| 7167 | ] |
| 7168 | }, |
| 7169 | { |
| 7170 | "name": "Television", |
| 7171 | "id": "television", |
| 7172 | "unicode": "f26c", |
| 7173 | "created": 4.4, |
| 7174 | "aliases": [ |
| 7175 | "tv" |
| 7176 | ], |
| 7177 | "filter": [ |
| 7178 | "display", |
| 7179 | "computer", |
| 7180 | "monitor" |
| 7181 | ], |
| 7182 | "categories": [ |
| 7183 | "Web Application Icons" |
| 7184 | ] |
| 7185 | }, |
| 7186 | { |
| 7187 | "name": "Contao", |
| 7188 | "id": "contao", |
| 7189 | "unicode": "f26d", |
| 7190 | "created": 4.4, |
| 7191 | "categories": [ |
| 7192 | "Brand Icons" |
| 7193 | ] |
| 7194 | }, |
| 7195 | { |
| 7196 | "name": "500px", |
| 7197 | "id": "500px", |
| 7198 | "unicode": "f26e", |
| 7199 | "created": 4.4, |
| 7200 | "categories": [ |
| 7201 | "Brand Icons" |
| 7202 | ] |
| 7203 | }, |
| 7204 | { |
| 7205 | "name": "Amazon", |
| 7206 | "id": "amazon", |
| 7207 | "unicode": "f270", |
| 7208 | "created": 4.4, |
| 7209 | "categories": [ |
| 7210 | "Brand Icons" |
| 7211 | ] |
| 7212 | }, |
| 7213 | { |
| 7214 | "name": "Calendar Plus Outlined", |
| 7215 | "id": "calendar-plus-o", |
| 7216 | "unicode": "f271", |
| 7217 | "created": 4.4, |
| 7218 | "categories": [ |
| 7219 | "Web Application Icons" |
| 7220 | ] |
| 7221 | }, |
| 7222 | { |
| 7223 | "name": "Calendar Minus Outlined", |
| 7224 | "id": "calendar-minus-o", |
| 7225 | "unicode": "f272", |
| 7226 | "created": 4.4, |
| 7227 | "categories": [ |
| 7228 | "Web Application Icons" |
| 7229 | ] |
| 7230 | }, |
| 7231 | { |
| 7232 | "name": "Calendar Times Outlined", |
| 7233 | "id": "calendar-times-o", |
| 7234 | "unicode": "f273", |
| 7235 | "created": 4.4, |
| 7236 | "categories": [ |
| 7237 | "Web Application Icons" |
| 7238 | ] |
| 7239 | }, |
| 7240 | { |
| 7241 | "name": "Calendar Check Outlined", |
| 7242 | "id": "calendar-check-o", |
| 7243 | "unicode": "f274", |
| 7244 | "created": 4.4, |
| 7245 | "filter": [ |
| 7246 | "ok" |
| 7247 | ], |
| 7248 | "categories": [ |
| 7249 | "Web Application Icons" |
| 7250 | ] |
| 7251 | }, |
| 7252 | { |
| 7253 | "name": "Industry", |
| 7254 | "id": "industry", |
| 7255 | "unicode": "f275", |
| 7256 | "created": 4.4, |
| 7257 | "filter": [ |
| 7258 | "factory" |
| 7259 | ], |
| 7260 | "categories": [ |
| 7261 | "Web Application Icons" |
| 7262 | ] |
| 7263 | }, |
| 7264 | { |
| 7265 | "name": "Map Pin", |
| 7266 | "id": "map-pin", |
| 7267 | "unicode": "f276", |
| 7268 | "created": 4.4, |
| 7269 | "categories": [ |
| 7270 | "Web Application Icons" |
| 7271 | ] |
| 7272 | }, |
| 7273 | { |
| 7274 | "name": "Map Signs", |
| 7275 | "id": "map-signs", |
| 7276 | "unicode": "f277", |
| 7277 | "created": 4.4, |
| 7278 | "categories": [ |
| 7279 | "Web Application Icons" |
| 7280 | ] |
| 7281 | }, |
| 7282 | { |
| 7283 | "name": "Map Outlined", |
| 7284 | "id": "map-o", |
| 7285 | "unicode": "f278", |
| 7286 | "created": 4.4, |
| 7287 | "categories": [ |
| 7288 | "Web Application Icons" |
| 7289 | ] |
| 7290 | }, |
| 7291 | { |
| 7292 | "name": "Map", |
| 7293 | "id": "map", |
| 7294 | "unicode": "f279", |
| 7295 | "created": 4.4, |
| 7296 | "categories": [ |
| 7297 | "Web Application Icons" |
| 7298 | ] |
| 7299 | }, |
| 7300 | { |
| 7301 | "name": "Commenting", |
| 7302 | "id": "commenting", |
| 7303 | "unicode": "f27a", |
| 7304 | "created": 4.4, |
| 7305 | "filter": [ |
| 7306 | "speech", |
| 7307 | "notification", |
| 7308 | "note", |
| 7309 | "chat", |
| 7310 | "bubble", |
| 7311 | "feedback", |
| 7312 | "message", |
| 7313 | "texting", |
| 7314 | "sms", |
| 7315 | "conversation" |
| 7316 | ], |
| 7317 | "categories": [ |
| 7318 | "Web Application Icons" |
| 7319 | ] |
| 7320 | }, |
| 7321 | { |
| 7322 | "name": "Commenting Outlined", |
| 7323 | "id": "commenting-o", |
| 7324 | "unicode": "f27b", |
| 7325 | "created": 4.4, |
| 7326 | "filter": [ |
| 7327 | "speech", |
| 7328 | "notification", |
| 7329 | "note", |
| 7330 | "chat", |
| 7331 | "bubble", |
| 7332 | "feedback", |
| 7333 | "message", |
| 7334 | "texting", |
| 7335 | "sms", |
| 7336 | "conversation" |
| 7337 | ], |
| 7338 | "categories": [ |
| 7339 | "Web Application Icons" |
| 7340 | ] |
| 7341 | }, |
| 7342 | { |
| 7343 | "name": "Houzz", |
| 7344 | "id": "houzz", |
| 7345 | "unicode": "f27c", |
| 7346 | "created": 4.4, |
| 7347 | "categories": [ |
| 7348 | "Brand Icons" |
| 7349 | ] |
| 7350 | }, |
| 7351 | { |
| 7352 | "name": "Vimeo", |
| 7353 | "id": "vimeo", |
| 7354 | "unicode": "f27d", |
| 7355 | "created": 4.4, |
| 7356 | "categories": [ |
| 7357 | "Brand Icons" |
| 7358 | ] |
| 7359 | }, |
| 7360 | { |
| 7361 | "name": "Font Awesome Black Tie", |
| 7362 | "id": "black-tie", |
| 7363 | "unicode": "f27e", |
| 7364 | "created": 4.4, |
| 7365 | "url": "blacktie.io", |
| 7366 | "categories": [ |
| 7367 | "Brand Icons" |
| 7368 | ] |
| 7369 | }, |
| 7370 | { |
| 7371 | "name": "Fonticons", |
| 7372 | "id": "fonticons", |
| 7373 | "unicode": "f280", |
| 7374 | "created": 4.4, |
| 7375 | "url": "fonticons.com", |
| 7376 | "categories": [ |
| 7377 | "Brand Icons" |
| 7378 | ] |
| 7379 | }, |
| 7380 | { |
| 7381 | "name": "reddit Alien", |
| 7382 | "id": "reddit-alien", |
| 7383 | "unicode": "f281", |
| 7384 | "created": 4.5, |
| 7385 | "categories": [ |
| 7386 | "Brand Icons" |
| 7387 | ] |
| 7388 | }, |
| 7389 | { |
| 7390 | "name": "Edge Browser", |
| 7391 | "id": "edge", |
| 7392 | "unicode": "f282", |
| 7393 | "created": 4.5, |
| 7394 | "filter": [ |
| 7395 | "browser", |
| 7396 | "ie" |
| 7397 | ], |
| 7398 | "categories": [ |
| 7399 | "Brand Icons" |
| 7400 | ] |
| 7401 | }, |
| 7402 | { |
| 7403 | "name": "Credit Card", |
| 7404 | "id": "credit-card-alt", |
| 7405 | "unicode": "f283", |
| 7406 | "created": 4.5, |
| 7407 | "filter": [ |
| 7408 | "money", |
| 7409 | "buy", |
| 7410 | "debit", |
| 7411 | "checkout", |
| 7412 | "purchase", |
| 7413 | "payment", |
| 7414 | "credit card" |
| 7415 | ], |
| 7416 | "categories": [ |
| 7417 | "Payment Icons", |
| 7418 | "Web Application Icons" |
| 7419 | ] |
| 7420 | }, |
| 7421 | { |
| 7422 | "name": "Codie Pie", |
| 7423 | "id": "codiepie", |
| 7424 | "unicode": "f284", |
| 7425 | "created": 4.5, |
| 7426 | "url": "codiepie.com", |
| 7427 | "categories": [ |
| 7428 | "Brand Icons" |
| 7429 | ] |
| 7430 | }, |
| 7431 | { |
| 7432 | "name": "MODX", |
| 7433 | "id": "modx", |
| 7434 | "unicode": "f285", |
| 7435 | "created": 4.5, |
| 7436 | "categories": [ |
| 7437 | "Brand Icons" |
| 7438 | ] |
| 7439 | }, |
| 7440 | { |
| 7441 | "name": "Fort Awesome", |
| 7442 | "id": "fort-awesome", |
| 7443 | "unicode": "f286", |
| 7444 | "created": 4.5, |
| 7445 | "url": "fortawesome.com", |
| 7446 | "categories": [ |
| 7447 | "Brand Icons" |
| 7448 | ] |
| 7449 | }, |
| 7450 | { |
| 7451 | "name": "USB", |
| 7452 | "id": "usb", |
| 7453 | "unicode": "f287", |
| 7454 | "created": 4.5, |
| 7455 | "categories": [ |
| 7456 | "Brand Icons" |
| 7457 | ] |
| 7458 | }, |
| 7459 | { |
| 7460 | "name": "Product Hunt", |
| 7461 | "id": "product-hunt", |
| 7462 | "unicode": "f288", |
| 7463 | "created": 4.5, |
| 7464 | "categories": [ |
| 7465 | "Brand Icons" |
| 7466 | ] |
| 7467 | }, |
| 7468 | { |
| 7469 | "name": "Mixcloud", |
| 7470 | "id": "mixcloud", |
| 7471 | "unicode": "f289", |
| 7472 | "created": 4.5, |
| 7473 | "categories": [ |
| 7474 | "Brand Icons" |
| 7475 | ] |
| 7476 | }, |
| 7477 | { |
| 7478 | "name": "Scribd", |
| 7479 | "id": "scribd", |
| 7480 | "unicode": "f28a", |
| 7481 | "created": 4.5, |
| 7482 | "categories": [ |
| 7483 | "Brand Icons" |
| 7484 | ] |
| 7485 | }, |
| 7486 | { |
| 7487 | "name": "Pause Circle", |
| 7488 | "id": "pause-circle", |
| 7489 | "unicode": "f28b", |
| 7490 | "created": 4.5, |
| 7491 | "categories": [ |
| 7492 | "Video Player Icons" |
| 7493 | ] |
| 7494 | }, |
| 7495 | { |
| 7496 | "name": "Pause Circle Outlined", |
| 7497 | "id": "pause-circle-o", |
| 7498 | "unicode": "f28c", |
| 7499 | "created": 4.5, |
| 7500 | "categories": [ |
| 7501 | "Video Player Icons" |
| 7502 | ] |
| 7503 | }, |
| 7504 | { |
| 7505 | "name": "Stop Circle", |
| 7506 | "id": "stop-circle", |
| 7507 | "unicode": "f28d", |
| 7508 | "created": 4.5, |
| 7509 | "categories": [ |
| 7510 | "Video Player Icons" |
| 7511 | ] |
| 7512 | }, |
| 7513 | { |
| 7514 | "name": "Stop Circle Outlined", |
| 7515 | "id": "stop-circle-o", |
| 7516 | "unicode": "f28e", |
| 7517 | "created": 4.5, |
| 7518 | "categories": [ |
| 7519 | "Video Player Icons" |
| 7520 | ] |
| 7521 | }, |
| 7522 | { |
| 7523 | "name": "Shopping Bag", |
| 7524 | "id": "shopping-bag", |
| 7525 | "unicode": "f290", |
| 7526 | "created": 4.5, |
| 7527 | "categories": [ |
| 7528 | "Web Application Icons" |
| 7529 | ] |
| 7530 | }, |
| 7531 | { |
| 7532 | "name": "Shopping Basket", |
| 7533 | "id": "shopping-basket", |
| 7534 | "unicode": "f291", |
| 7535 | "created": 4.5, |
| 7536 | "categories": [ |
| 7537 | "Web Application Icons" |
| 7538 | ] |
| 7539 | }, |
| 7540 | { |
| 7541 | "name": "Hashtag", |
| 7542 | "id": "hashtag", |
| 7543 | "unicode": "f292", |
| 7544 | "created": 4.5, |
| 7545 | "categories": [ |
| 7546 | "Web Application Icons" |
| 7547 | ] |
| 7548 | }, |
| 7549 | { |
| 7550 | "name": "Bluetooth", |
| 7551 | "id": "bluetooth", |
| 7552 | "unicode": "f293", |
| 7553 | "created": 4.5, |
| 7554 | "categories": [ |
| 7555 | "Web Application Icons", |
| 7556 | "Brand Icons" |
| 7557 | ] |
| 7558 | }, |
| 7559 | { |
| 7560 | "name": "Bluetooth", |
| 7561 | "id": "bluetooth-b", |
| 7562 | "unicode": "f294", |
| 7563 | "created": 4.5, |
| 7564 | "categories": [ |
| 7565 | "Web Application Icons", |
| 7566 | "Brand Icons" |
| 7567 | ] |
| 7568 | }, |
| 7569 | { |
| 7570 | "name": "Percent", |
| 7571 | "id": "percent", |
| 7572 | "unicode": "f295", |
| 7573 | "created": 4.5, |
| 7574 | "categories": [ |
| 7575 | "Web Application Icons" |
| 7576 | ] |
| 7577 | }, |
| 7578 | { |
| 7579 | "name": "GitLab", |
| 7580 | "id": "gitlab", |
| 7581 | "unicode": "f296", |
| 7582 | "created": 4.6, |
| 7583 | "url": "gitlab.com", |
| 7584 | "categories": [ |
| 7585 | "Brand Icons" |
| 7586 | ] |
| 7587 | }, |
| 7588 | { |
| 7589 | "name": "WPBeginner", |
| 7590 | "id": "wpbeginner", |
| 7591 | "unicode": "f297", |
| 7592 | "created": 4.6, |
| 7593 | "url": "wpbeginner.com", |
| 7594 | "categories": [ |
| 7595 | "Brand Icons" |
| 7596 | ] |
| 7597 | }, |
| 7598 | { |
| 7599 | "name": "WPForms", |
| 7600 | "id": "wpforms", |
| 7601 | "unicode": "f298", |
| 7602 | "created": 4.6, |
| 7603 | "url": "wpforms.com", |
| 7604 | "categories": [ |
| 7605 | "Brand Icons" |
| 7606 | ] |
| 7607 | }, |
| 7608 | { |
| 7609 | "name": "Envira Gallery", |
| 7610 | "id": "envira", |
| 7611 | "unicode": "f299", |
| 7612 | "created": 4.6, |
| 7613 | "url": "enviragallery.com", |
| 7614 | "filter": [ |
| 7615 | "leaf" |
| 7616 | ], |
| 7617 | "categories": [ |
| 7618 | "Brand Icons" |
| 7619 | ] |
| 7620 | }, |
| 7621 | { |
| 7622 | "name": "Universal Access", |
| 7623 | "id": "universal-access", |
| 7624 | "unicode": "f29a", |
| 7625 | "created": 4.6, |
| 7626 | "categories": [ |
| 7627 | "Web Application Icons", |
| 7628 | "Accessibility Icons" |
| 7629 | ] |
| 7630 | }, |
| 7631 | { |
| 7632 | "name": "Wheelchair Alt", |
| 7633 | "id": "wheelchair-alt", |
| 7634 | "unicode": "f29b", |
| 7635 | "created": 4.6, |
| 7636 | "filter": [ |
| 7637 | "handicap", |
| 7638 | "person" |
| 7639 | ], |
| 7640 | "categories": [ |
| 7641 | "Web Application Icons", |
| 7642 | "Medical Icons", |
| 7643 | "Transportation Icons", |
| 7644 | "Accessibility Icons" |
| 7645 | ] |
| 7646 | }, |
| 7647 | { |
| 7648 | "name": "Question Circle Outlined", |
| 7649 | "id": "question-circle-o", |
| 7650 | "unicode": "f29c", |
| 7651 | "created": 4.6, |
| 7652 | "categories": [ |
| 7653 | "Web Application Icons", |
| 7654 | "Accessibility Icons" |
| 7655 | ] |
| 7656 | }, |
| 7657 | { |
| 7658 | "name": "Blind", |
| 7659 | "id": "blind", |
| 7660 | "unicode": "f29d", |
| 7661 | "created": 4.6, |
| 7662 | "categories": [ |
| 7663 | "Web Application Icons", |
| 7664 | "Accessibility Icons" |
| 7665 | ] |
| 7666 | }, |
| 7667 | { |
| 7668 | "name": "Audio Description", |
| 7669 | "id": "audio-description", |
| 7670 | "unicode": "f29e", |
| 7671 | "created": 4.6, |
| 7672 | "categories": [ |
| 7673 | "Web Application Icons", |
| 7674 | "Accessibility Icons" |
| 7675 | ] |
| 7676 | }, |
| 7677 | { |
| 7678 | "name": "Volume Control Phone", |
| 7679 | "id": "volume-control-phone", |
| 7680 | "unicode": "f2a0", |
| 7681 | "created": 4.6, |
| 7682 | "filter": [ |
| 7683 | "telephone" |
| 7684 | ], |
| 7685 | "categories": [ |
| 7686 | "Web Application Icons", |
| 7687 | "Accessibility Icons" |
| 7688 | ] |
| 7689 | }, |
| 7690 | { |
| 7691 | "name": "Braille", |
| 7692 | "id": "braille", |
| 7693 | "unicode": "f2a1", |
| 7694 | "created": 4.6, |
| 7695 | "categories": [ |
| 7696 | "Web Application Icons", |
| 7697 | "Accessibility Icons" |
| 7698 | ] |
| 7699 | }, |
| 7700 | { |
| 7701 | "name": "Assistive Listening Systems", |
| 7702 | "id": "assistive-listening-systems", |
| 7703 | "unicode": "f2a2", |
| 7704 | "created": 4.6, |
| 7705 | "categories": [ |
| 7706 | "Web Application Icons", |
| 7707 | "Accessibility Icons" |
| 7708 | ] |
| 7709 | }, |
| 7710 | { |
| 7711 | "name": "American Sign Language Interpreting", |
| 7712 | "id": "american-sign-language-interpreting", |
| 7713 | "unicode": "f2a3", |
| 7714 | "created": 4.6, |
| 7715 | "aliases": [ |
| 7716 | "asl-interpreting" |
| 7717 | ], |
| 7718 | "categories": [ |
| 7719 | "Web Application Icons", |
| 7720 | "Accessibility Icons" |
| 7721 | ] |
| 7722 | }, |
| 7723 | { |
| 7724 | "name": "Deaf", |
| 7725 | "id": "deaf", |
| 7726 | "unicode": "f2a4", |
| 7727 | "created": 4.6, |
| 7728 | "aliases": [ |
| 7729 | "deafness", |
| 7730 | "hard-of-hearing" |
| 7731 | ], |
| 7732 | "categories": [ |
| 7733 | "Web Application Icons", |
| 7734 | "Accessibility Icons" |
| 7735 | ] |
| 7736 | }, |
| 7737 | { |
| 7738 | "name": "Glide", |
| 7739 | "id": "glide", |
| 7740 | "unicode": "f2a5", |
| 7741 | "created": 4.6, |
| 7742 | "categories": [ |
| 7743 | "Brand Icons" |
| 7744 | ] |
| 7745 | }, |
| 7746 | { |
| 7747 | "name": "Glide G", |
| 7748 | "id": "glide-g", |
| 7749 | "unicode": "f2a6", |
| 7750 | "created": 4.6, |
| 7751 | "categories": [ |
| 7752 | "Brand Icons" |
| 7753 | ] |
| 7754 | }, |
| 7755 | { |
| 7756 | "name": "Sign Language", |
| 7757 | "id": "sign-language", |
| 7758 | "unicode": "f2a7", |
| 7759 | "created": 4.6, |
| 7760 | "aliases": [ |
| 7761 | "signing" |
| 7762 | ], |
| 7763 | "categories": [ |
| 7764 | "Web Application Icons", |
| 7765 | "Accessibility Icons" |
| 7766 | ] |
| 7767 | }, |
| 7768 | { |
| 7769 | "name": "Low Vision", |
| 7770 | "id": "low-vision", |
| 7771 | "unicode": "f2a8", |
| 7772 | "created": 4.6, |
| 7773 | "categories": [ |
| 7774 | "Web Application Icons", |
| 7775 | "Accessibility Icons" |
| 7776 | ] |
| 7777 | }, |
| 7778 | { |
| 7779 | "name": "Viadeo", |
| 7780 | "id": "viadeo", |
| 7781 | "unicode": "f2a9", |
| 7782 | "created": 4.6, |
| 7783 | "categories": [ |
| 7784 | "Brand Icons" |
| 7785 | ] |
| 7786 | }, |
| 7787 | { |
| 7788 | "name": "Viadeo Square", |
| 7789 | "id": "viadeo-square", |
| 7790 | "unicode": "f2aa", |
| 7791 | "created": 4.6, |
| 7792 | "categories": [ |
| 7793 | "Brand Icons" |
| 7794 | ] |
| 7795 | }, |
| 7796 | { |
| 7797 | "name": "Snapchat", |
| 7798 | "id": "snapchat", |
| 7799 | "unicode": "f2ab", |
| 7800 | "created": 4.6, |
| 7801 | "categories": [ |
| 7802 | "Brand Icons" |
| 7803 | ] |
| 7804 | }, |
| 7805 | { |
| 7806 | "name": "Snapchat Ghost", |
| 7807 | "id": "snapchat-ghost", |
| 7808 | "unicode": "f2ac", |
| 7809 | "created": 4.6, |
| 7810 | "categories": [ |
| 7811 | "Brand Icons" |
| 7812 | ] |
| 7813 | }, |
| 7814 | { |
| 7815 | "name": "Snapchat Square", |
| 7816 | "id": "snapchat-square", |
| 7817 | "unicode": "f2ad", |
| 7818 | "created": 4.6, |
| 7819 | "categories": [ |
| 7820 | "Brand Icons" |
| 7821 | ] |
| 7822 | }, |
| 7823 | { |
| 7824 | "name": "Pied Piper Logo", |
| 7825 | "id": "pied-piper", |
| 7826 | "unicode": "f2ae", |
| 7827 | "created": 4.6, |
| 7828 | "categories": [ |
| 7829 | "Brand Icons" |
| 7830 | ] |
| 7831 | }, |
| 7832 | { |
| 7833 | "name": "First Order", |
| 7834 | "id": "first-order", |
| 7835 | "unicode": "f2b0", |
| 7836 | "created": 4.6, |
| 7837 | "categories": [ |
| 7838 | "Brand Icons" |
| 7839 | ] |
| 7840 | }, |
| 7841 | { |
| 7842 | "name": "Yoast", |
| 7843 | "id": "yoast", |
| 7844 | "unicode": "f2b1", |
| 7845 | "created": 4.6, |
| 7846 | "url": "yoast.com", |
| 7847 | "categories": [ |
| 7848 | "Brand Icons" |
| 7849 | ] |
| 7850 | }, |
| 7851 | { |
| 7852 | "name": "ThemeIsle", |
| 7853 | "id": "themeisle", |
| 7854 | "unicode": "f2b2", |
| 7855 | "created": 4.6, |
| 7856 | "url": "themeisle.com", |
| 7857 | "categories": [ |
| 7858 | "Brand Icons" |
| 7859 | ] |
| 7860 | }, |
| 7861 | { |
| 7862 | "name": "Google Plus Official", |
| 7863 | "id": "google-plus-official", |
| 7864 | "unicode": "f2b3", |
| 7865 | "created": 4.6, |
| 7866 | "aliases": [ |
| 7867 | "google-plus-circle" |
| 7868 | ], |
| 7869 | "categories": [ |
| 7870 | "Brand Icons" |
| 7871 | ] |
| 7872 | }, |
| 7873 | { |
| 7874 | "name": "Font Awesome", |
| 7875 | "id": "font-awesome", |
| 7876 | "unicode": "f2b4", |
| 7877 | "created": 4.6, |
| 7878 | "aliases": [ |
| 7879 | "fa" |
| 7880 | ], |
| 7881 | "categories": [ |
| 7882 | "Brand Icons" |
| 7883 | ] |
| 7884 | }, |
| 7885 | { |
| 7886 | "name": "Handshake Outlined", |
| 7887 | "id": "handshake-o", |
| 7888 | "unicode": "f2b5", |
| 7889 | "created": 4.7, |
| 7890 | "categories": [ |
| 7891 | "Web Application Icons" |
| 7892 | ] |
| 7893 | }, |
| 7894 | { |
| 7895 | "name": "Envelope Open", |
| 7896 | "id": "envelope-open", |
| 7897 | "unicode": "f2b6", |
| 7898 | "created": 4.7, |
| 7899 | "filter": [ |
| 7900 | "email", |
| 7901 | "e-mail", |
| 7902 | "letter", |
| 7903 | "support", |
| 7904 | "mail", |
| 7905 | "message", |
| 7906 | "notification" |
| 7907 | ], |
| 7908 | "categories": [ |
| 7909 | "Web Application Icons" |
| 7910 | ] |
| 7911 | }, |
| 7912 | { |
| 7913 | "name": "Envelope Open Outlined", |
| 7914 | "id": "envelope-open-o", |
| 7915 | "unicode": "f2b7", |
| 7916 | "created": 4.7, |
| 7917 | "filter": [ |
| 7918 | "email", |
| 7919 | "e-mail", |
| 7920 | "letter", |
| 7921 | "support", |
| 7922 | "mail", |
| 7923 | "message", |
| 7924 | "notification" |
| 7925 | ], |
| 7926 | "categories": [ |
| 7927 | "Web Application Icons" |
| 7928 | ] |
| 7929 | }, |
| 7930 | { |
| 7931 | "name": "Linode", |
| 7932 | "id": "linode", |
| 7933 | "unicode": "f2b8", |
| 7934 | "created": 4.7, |
| 7935 | "url": "linode.com", |
| 7936 | "categories": [ |
| 7937 | "Brand Icons" |
| 7938 | ] |
| 7939 | }, |
| 7940 | { |
| 7941 | "name": "Address Book", |
| 7942 | "id": "address-book", |
| 7943 | "unicode": "f2b9", |
| 7944 | "created": 4.7, |
| 7945 | "categories": [ |
| 7946 | "Web Application Icons" |
| 7947 | ] |
| 7948 | }, |
| 7949 | { |
| 7950 | "name": "Address Book Outlined", |
| 7951 | "id": "address-book-o", |
| 7952 | "unicode": "f2ba", |
| 7953 | "created": 4.7, |
| 7954 | "categories": [ |
| 7955 | "Web Application Icons" |
| 7956 | ] |
| 7957 | }, |
| 7958 | { |
| 7959 | "name": "Address Card", |
| 7960 | "id": "address-card", |
| 7961 | "unicode": "f2bb", |
| 7962 | "created": 4.7, |
| 7963 | "aliases": [ |
| 7964 | "vcard" |
| 7965 | ], |
| 7966 | "categories": [ |
| 7967 | "Web Application Icons" |
| 7968 | ] |
| 7969 | }, |
| 7970 | { |
| 7971 | "name": "Address Card Outlined", |
| 7972 | "id": "address-card-o", |
| 7973 | "unicode": "f2bc", |
| 7974 | "created": 4.7, |
| 7975 | "aliases": [ |
| 7976 | "vcard-o" |
| 7977 | ], |
| 7978 | "categories": [ |
| 7979 | "Web Application Icons" |
| 7980 | ] |
| 7981 | }, |
| 7982 | { |
| 7983 | "name": "User Circle", |
| 7984 | "id": "user-circle", |
| 7985 | "unicode": "f2bd", |
| 7986 | "created": 4.7, |
| 7987 | "categories": [ |
| 7988 | "Web Application Icons" |
| 7989 | ] |
| 7990 | }, |
| 7991 | { |
| 7992 | "name": "User Circle Outlined", |
| 7993 | "id": "user-circle-o", |
| 7994 | "unicode": "f2be", |
| 7995 | "created": 4.7, |
| 7996 | "categories": [ |
| 7997 | "Web Application Icons" |
| 7998 | ] |
| 7999 | }, |
| 8000 | { |
| 8001 | "name": "User Outlined", |
| 8002 | "id": "user-o", |
| 8003 | "unicode": "f2c0", |
| 8004 | "created": 4.7, |
| 8005 | "categories": [ |
| 8006 | "Web Application Icons" |
| 8007 | ] |
| 8008 | }, |
| 8009 | { |
| 8010 | "name": "Identification Badge", |
| 8011 | "id": "id-badge", |
| 8012 | "unicode": "f2c1", |
| 8013 | "created": 4.7, |
| 8014 | "categories": [ |
| 8015 | "Web Application Icons" |
| 8016 | ] |
| 8017 | }, |
| 8018 | { |
| 8019 | "name": "Identification Card", |
| 8020 | "id": "id-card", |
| 8021 | "unicode": "f2c2", |
| 8022 | "created": 4.7, |
| 8023 | "aliases": [ |
| 8024 | "drivers-license" |
| 8025 | ], |
| 8026 | "categories": [ |
| 8027 | "Web Application Icons" |
| 8028 | ] |
| 8029 | }, |
| 8030 | { |
| 8031 | "name": "Identification Card Outlined", |
| 8032 | "id": "id-card-o", |
| 8033 | "unicode": "f2c3", |
| 8034 | "created": 4.7, |
| 8035 | "aliases": [ |
| 8036 | "drivers-license-o" |
| 8037 | ], |
| 8038 | "categories": [ |
| 8039 | "Web Application Icons" |
| 8040 | ] |
| 8041 | }, |
| 8042 | { |
| 8043 | "name": "Quora", |
| 8044 | "id": "quora", |
| 8045 | "unicode": "f2c4", |
| 8046 | "created": 4.7, |
| 8047 | "categories": [ |
| 8048 | "Brand Icons" |
| 8049 | ] |
| 8050 | }, |
| 8051 | { |
| 8052 | "name": "Free Code Camp", |
| 8053 | "id": "free-code-camp", |
| 8054 | "unicode": "f2c5", |
| 8055 | "created": 4.7, |
| 8056 | "categories": [ |
| 8057 | "Brand Icons" |
| 8058 | ] |
| 8059 | }, |
| 8060 | { |
| 8061 | "name": "Telegram", |
| 8062 | "id": "telegram", |
| 8063 | "unicode": "f2c6", |
| 8064 | "created": 4.7, |
| 8065 | "categories": [ |
| 8066 | "Brand Icons" |
| 8067 | ] |
| 8068 | }, |
| 8069 | { |
| 8070 | "name": "Thermometer Full", |
| 8071 | "id": "thermometer-full", |
| 8072 | "unicode": "f2c7", |
| 8073 | "created": 4.7, |
| 8074 | "aliases": [ |
| 8075 | "thermometer-4", |
| 8076 | "thermometer" |
| 8077 | ], |
| 8078 | "categories": [ |
| 8079 | "Web Application Icons" |
| 8080 | ] |
| 8081 | }, |
| 8082 | { |
| 8083 | "name": "Thermometer 3/4 Full", |
| 8084 | "id": "thermometer-three-quarters", |
| 8085 | "unicode": "f2c8", |
| 8086 | "created": 4.7, |
| 8087 | "aliases": [ |
| 8088 | "thermometer-3" |
| 8089 | ], |
| 8090 | "categories": [ |
| 8091 | "Web Application Icons" |
| 8092 | ] |
| 8093 | }, |
| 8094 | { |
| 8095 | "name": "Thermometer 1/2 Full", |
| 8096 | "id": "thermometer-half", |
| 8097 | "unicode": "f2c9", |
| 8098 | "created": 4.7, |
| 8099 | "aliases": [ |
| 8100 | "thermometer-2" |
| 8101 | ], |
| 8102 | "categories": [ |
| 8103 | "Web Application Icons" |
| 8104 | ] |
| 8105 | }, |
| 8106 | { |
| 8107 | "name": "Thermometer 1/4 Full", |
| 8108 | "id": "thermometer-quarter", |
| 8109 | "unicode": "f2ca", |
| 8110 | "created": 4.7, |
| 8111 | "aliases": [ |
| 8112 | "thermometer-1" |
| 8113 | ], |
| 8114 | "categories": [ |
| 8115 | "Web Application Icons" |
| 8116 | ] |
| 8117 | }, |
| 8118 | { |
| 8119 | "name": "Thermometer Empty", |
| 8120 | "id": "thermometer-empty", |
| 8121 | "unicode": "f2cb", |
| 8122 | "created": 4.7, |
| 8123 | "aliases": [ |
| 8124 | "thermometer-0" |
| 8125 | ], |
| 8126 | "categories": [ |
| 8127 | "Web Application Icons" |
| 8128 | ] |
| 8129 | }, |
| 8130 | { |
| 8131 | "name": "Shower", |
| 8132 | "id": "shower", |
| 8133 | "unicode": "f2cc", |
| 8134 | "created": 4.7, |
| 8135 | "categories": [ |
| 8136 | "Web Application Icons" |
| 8137 | ] |
| 8138 | }, |
| 8139 | { |
| 8140 | "name": "Bath", |
| 8141 | "id": "bath", |
| 8142 | "unicode": "f2cd", |
| 8143 | "created": 4.7, |
| 8144 | "aliases": [ |
| 8145 | "bathtub", |
| 8146 | "s15" |
| 8147 | ], |
| 8148 | "categories": [ |
| 8149 | "Web Application Icons" |
| 8150 | ] |
| 8151 | }, |
| 8152 | { |
| 8153 | "name": "Podcast", |
| 8154 | "id": "podcast", |
| 8155 | "unicode": "f2ce", |
| 8156 | "created": 4.7, |
| 8157 | "categories": [ |
| 8158 | "Web Application Icons" |
| 8159 | ] |
| 8160 | }, |
| 8161 | { |
| 8162 | "name": "Window Maximize", |
| 8163 | "id": "window-maximize", |
| 8164 | "unicode": "f2d0", |
| 8165 | "created": 4.7, |
| 8166 | "categories": [ |
| 8167 | "Web Application Icons" |
| 8168 | ] |
| 8169 | }, |
| 8170 | { |
| 8171 | "name": "Window Minimize", |
| 8172 | "id": "window-minimize", |
| 8173 | "unicode": "f2d1", |
| 8174 | "created": 4.7, |
| 8175 | "categories": [ |
| 8176 | "Web Application Icons" |
| 8177 | ] |
| 8178 | }, |
| 8179 | { |
| 8180 | "name": "Window Restore", |
| 8181 | "id": "window-restore", |
| 8182 | "unicode": "f2d2", |
| 8183 | "created": 4.7, |
| 8184 | "categories": [ |
| 8185 | "Web Application Icons" |
| 8186 | ] |
| 8187 | }, |
| 8188 | { |
| 8189 | "name": "Window Close", |
| 8190 | "id": "window-close", |
| 8191 | "unicode": "f2d3", |
| 8192 | "created": 4.7, |
| 8193 | "aliases": [ |
| 8194 | "times-rectangle" |
| 8195 | ], |
| 8196 | "categories": [ |
| 8197 | "Web Application Icons" |
| 8198 | ] |
| 8199 | }, |
| 8200 | { |
| 8201 | "name": "Window Close Outline", |
| 8202 | "id": "window-close-o", |
| 8203 | "unicode": "f2d4", |
| 8204 | "created": 4.7, |
| 8205 | "aliases": [ |
| 8206 | "times-rectangle-o" |
| 8207 | ], |
| 8208 | "categories": [ |
| 8209 | "Web Application Icons" |
| 8210 | ] |
| 8211 | }, |
| 8212 | { |
| 8213 | "name": "Bandcamp", |
| 8214 | "id": "bandcamp", |
| 8215 | "unicode": "f2d5", |
| 8216 | "created": 4.7, |
| 8217 | "categories": [ |
| 8218 | "Brand Icons" |
| 8219 | ] |
| 8220 | }, |
| 8221 | { |
| 8222 | "name": "Grav", |
| 8223 | "id": "grav", |
| 8224 | "unicode": "f2d6", |
| 8225 | "created": 4.7, |
| 8226 | "categories": [ |
| 8227 | "Brand Icons" |
| 8228 | ] |
| 8229 | }, |
| 8230 | { |
| 8231 | "name": "Etsy", |
| 8232 | "id": "etsy", |
| 8233 | "unicode": "f2d7", |
| 8234 | "created": 4.7, |
| 8235 | "categories": [ |
| 8236 | "Brand Icons" |
| 8237 | ] |
| 8238 | }, |
| 8239 | { |
| 8240 | "name": "IMDB", |
| 8241 | "id": "imdb", |
| 8242 | "unicode": "f2d8", |
| 8243 | "created": 4.7, |
| 8244 | "categories": [ |
| 8245 | "Brand Icons" |
| 8246 | ] |
| 8247 | }, |
| 8248 | { |
| 8249 | "name": "Ravelry", |
| 8250 | "id": "ravelry", |
| 8251 | "unicode": "f2d9", |
| 8252 | "created": 4.7, |
| 8253 | "categories": [ |
| 8254 | "Brand Icons" |
| 8255 | ] |
| 8256 | }, |
| 8257 | { |
| 8258 | "name": "Eercast", |
| 8259 | "id": "eercast", |
| 8260 | "unicode": "f2da", |
| 8261 | "created": 4.7, |
| 8262 | "url": "eercast.com", |
| 8263 | "categories": [ |
| 8264 | "Brand Icons" |
| 8265 | ] |
| 8266 | }, |
| 8267 | { |
| 8268 | "name": "Microchip", |
| 8269 | "id": "microchip", |
| 8270 | "unicode": "f2db", |
| 8271 | "created": 4.7, |
| 8272 | "categories": [ |
| 8273 | "Web Application Icons" |
| 8274 | ] |
| 8275 | }, |
| 8276 | { |
| 8277 | "name": "Snowflake Outlined", |
| 8278 | "id": "snowflake-o", |
| 8279 | "unicode": "f2dc", |
| 8280 | "created": 4.7, |
| 8281 | "categories": [ |
| 8282 | "Web Application Icons" |
| 8283 | ] |
| 8284 | }, |
| 8285 | { |
| 8286 | "name": "Superpowers", |
| 8287 | "id": "superpowers", |
| 8288 | "unicode": "f2dd", |
| 8289 | "created": 4.7, |
| 8290 | "url": "superpowers.io", |
| 8291 | "categories": [ |
| 8292 | "Brand Icons" |
| 8293 | ] |
| 8294 | }, |
| 8295 | { |
| 8296 | "name": "WPExplorer", |
| 8297 | "id": "wpexplorer", |
| 8298 | "unicode": "f2de", |
| 8299 | "created": 4.7, |
| 8300 | "url": "wpexplorer.com", |
| 8301 | "categories": [ |
| 8302 | "Brand Icons" |
| 8303 | ] |
| 8304 | }, |
| 8305 | { |
| 8306 | "name": "Meetup", |
| 8307 | "id": "meetup", |
| 8308 | "unicode": "f2e0", |
| 8309 | "created": 4.7, |
| 8310 | "categories": [ |
| 8311 | "Brand Icons" |
| 8312 | ] |
| 8313 | } |
| 8314 | ] |
| 8315 | } |
| 8316 |