jekyll-theme-hydejack 8.4.0 → 8.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (126) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +9 -7
  3. data/_includes/body/footer.html +1 -1
  4. data/_includes/body/menu.html +12 -0
  5. data/_includes/body/scripts.html +4 -17
  6. data/_includes/components/post-list-item.html +1 -3
  7. data/_includes/head/links.html +1 -1
  8. data/_includes/head/meta.html +1 -1
  9. data/_includes/head/scripts.html +9 -15
  10. data/_includes/head/styles.html +10 -22
  11. data/_includes/header.txt +1 -1
  12. data/_includes/styles/inline.scss +3 -13
  13. data/_includes/styles/page-style.scss +8 -0
  14. data/_includes/styles/style.scss +5 -15
  15. data/_includes/templates/back.html +2 -2
  16. data/_includes/templates/forward.html +6 -0
  17. data/_includes/templates/index.html +1 -0
  18. data/_layouts/base.html +1 -1
  19. data/_layouts/compress.html +1 -1
  20. data/_sass/_variables.scss +1 -1
  21. data/_sass/hydejack/__link__/_images.scss +4 -0
  22. data/_sass/hydejack/_images.pre.scss +4 -0
  23. data/_sass/pooleparty/__inline__/_base.scss +4 -0
  24. data/_sass/pooleparty/__link__/_table.scss +0 -1
  25. data/_sass/pooleparty/_base.pre.scss +4 -0
  26. data/_sass/pooleparty/_table.pre.scss +0 -1
  27. data/assets/bower.json +1 -2
  28. data/assets/bower_components/katex/.bower.json +5 -5
  29. data/assets/bower_components/katex/dist/fonts/KaTeX_AMS-Regular.ttf +0 -0
  30. data/assets/bower_components/katex/dist/fonts/KaTeX_AMS-Regular.woff +0 -0
  31. data/assets/bower_components/katex/dist/fonts/KaTeX_AMS-Regular.woff2 +0 -0
  32. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Bold.ttf +0 -0
  33. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Bold.woff +0 -0
  34. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Bold.woff2 +0 -0
  35. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Regular.ttf +0 -0
  36. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Regular.woff +0 -0
  37. data/assets/bower_components/katex/dist/fonts/KaTeX_Caligraphic-Regular.woff2 +0 -0
  38. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Bold.ttf +0 -0
  39. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Bold.woff +0 -0
  40. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Bold.woff2 +0 -0
  41. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Regular.ttf +0 -0
  42. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Regular.woff +0 -0
  43. data/assets/bower_components/katex/dist/fonts/KaTeX_Fraktur-Regular.woff2 +0 -0
  44. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Bold.ttf +0 -0
  45. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Bold.woff +0 -0
  46. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Bold.woff2 +0 -0
  47. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-BoldItalic.ttf +0 -0
  48. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-BoldItalic.woff +0 -0
  49. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-BoldItalic.woff2 +0 -0
  50. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Italic.ttf +0 -0
  51. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Italic.woff +0 -0
  52. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Italic.woff2 +0 -0
  53. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Regular.ttf +0 -0
  54. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Regular.woff +0 -0
  55. data/assets/bower_components/katex/dist/fonts/KaTeX_Main-Regular.woff2 +0 -0
  56. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-BoldItalic.ttf +0 -0
  57. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-BoldItalic.woff +0 -0
  58. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-BoldItalic.woff2 +0 -0
  59. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-Italic.ttf +0 -0
  60. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-Italic.woff +0 -0
  61. data/assets/bower_components/katex/dist/fonts/KaTeX_Math-Italic.woff2 +0 -0
  62. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Bold.ttf +0 -0
  63. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Bold.woff +0 -0
  64. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Bold.woff2 +0 -0
  65. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Italic.ttf +0 -0
  66. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Italic.woff +0 -0
  67. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Italic.woff2 +0 -0
  68. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Regular.ttf +0 -0
  69. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Regular.woff +0 -0
  70. data/assets/bower_components/katex/dist/fonts/KaTeX_SansSerif-Regular.woff2 +0 -0
  71. data/assets/bower_components/katex/dist/fonts/KaTeX_Script-Regular.ttf +0 -0
  72. data/assets/bower_components/katex/dist/fonts/KaTeX_Script-Regular.woff +0 -0
  73. data/assets/bower_components/katex/dist/fonts/KaTeX_Script-Regular.woff2 +0 -0
  74. data/assets/bower_components/katex/dist/fonts/KaTeX_Size1-Regular.ttf +0 -0
  75. data/assets/bower_components/katex/dist/fonts/KaTeX_Size1-Regular.woff +0 -0
  76. data/assets/bower_components/katex/dist/fonts/KaTeX_Size1-Regular.woff2 +0 -0
  77. data/assets/bower_components/katex/dist/fonts/KaTeX_Size2-Regular.ttf +0 -0
  78. data/assets/bower_components/katex/dist/fonts/KaTeX_Size2-Regular.woff +0 -0
  79. data/assets/bower_components/katex/dist/fonts/KaTeX_Size2-Regular.woff2 +0 -0
  80. data/assets/bower_components/katex/dist/fonts/KaTeX_Size3-Regular.ttf +0 -0
  81. data/assets/bower_components/katex/dist/fonts/KaTeX_Size3-Regular.woff +0 -0
  82. data/assets/bower_components/katex/dist/fonts/KaTeX_Size3-Regular.woff2 +0 -0
  83. data/assets/bower_components/katex/dist/fonts/KaTeX_Size4-Regular.ttf +0 -0
  84. data/assets/bower_components/katex/dist/fonts/KaTeX_Size4-Regular.woff +0 -0
  85. data/assets/bower_components/katex/dist/fonts/KaTeX_Size4-Regular.woff2 +0 -0
  86. data/assets/bower_components/katex/dist/fonts/KaTeX_Typewriter-Regular.ttf +0 -0
  87. data/assets/bower_components/katex/dist/fonts/KaTeX_Typewriter-Regular.woff +0 -0
  88. data/assets/bower_components/katex/dist/fonts/KaTeX_Typewriter-Regular.woff2 +0 -0
  89. data/assets/bower_components/katex/dist/katex.css +10 -0
  90. data/assets/bower_components/katex/dist/katex.js +541 -249
  91. data/assets/bower_components/katex/dist/katex.min.css +1 -1
  92. data/assets/bower_components/katex/dist/katex.min.js +1 -1
  93. data/assets/bower_components/katex/dist/katex.mjs +418 -198
  94. data/assets/css/{hydejack-8.4.0.css → hydejack-8.5.0.css} +0 -0
  95. data/assets/icomoon/fonts/icomoon.eot +0 -0
  96. data/assets/icomoon/fonts/icomoon.svg +2 -0
  97. data/assets/icomoon/fonts/icomoon.ttf +0 -0
  98. data/assets/icomoon/fonts/icomoon.woff +0 -0
  99. data/assets/icomoon/selection.json +1 -2555
  100. data/assets/icomoon/style.css +11 -5
  101. data/assets/img/blog/louis-hansel.jpg +0 -0
  102. data/assets/js/hydejack-8.5.0.js +162 -0
  103. data/assets/js/hydejack-8.5.0.js.map +1 -0
  104. data/assets/js/hydejack-legacy-8.5.0.js +191 -0
  105. data/assets/js/hydejack-legacy-8.5.0.js.map +1 -0
  106. data/assets/version.json +1 -1
  107. metadata +9 -22
  108. data/assets/bower_components/fontfaceobserver/.bower.json +0 -33
  109. data/assets/bower_components/fontfaceobserver/.gitignore +0 -2
  110. data/assets/bower_components/fontfaceobserver/.travis.yml +0 -16
  111. data/assets/bower_components/fontfaceobserver/Gruntfile.js +0 -101
  112. data/assets/bower_components/fontfaceobserver/LICENSE +0 -23
  113. data/assets/bower_components/fontfaceobserver/bower.json +0 -22
  114. data/assets/bower_components/fontfaceobserver/exports.js +0 -8
  115. data/assets/bower_components/fontfaceobserver/externs-commonjs.js +0 -10
  116. data/assets/bower_components/fontfaceobserver/externs.js +0 -15
  117. data/assets/bower_components/fontfaceobserver/fontfaceobserver.js +0 -12
  118. data/assets/bower_components/fontfaceobserver/fontfaceobserver.standalone.js +0 -8
  119. data/assets/bower_components/fontfaceobserver/package.json +0 -57
  120. data/assets/bower_components/fontfaceobserver/src/descriptors.js +0 -10
  121. data/assets/bower_components/fontfaceobserver/src/observer.js +0 -349
  122. data/assets/bower_components/fontfaceobserver/src/ruler.js +0 -130
  123. data/assets/bower_components/fontfaceobserver/vendor/google/base.js +0 -1489
  124. data/assets/js/hydejack-8.3.1.js +0 -47
  125. data/assets/js/hydejack-8.3.2.js +0 -47
  126. data/assets/js/hydejack-8.4.0.js +0 -47
@@ -23,6 +23,8 @@
23
23
  <glyph unicode="&#xe95e;" glyph-name="box-add" d="M832 896h-640l-192-192v-672c0-17.674 14.326-32 32-32h960c17.672 0 32 14.326 32 32v672l-192 192zM512 128l-320 256h192v192h256v-192h192l-320-256zM154.51 768l64 64h586.978l64-64h-714.978z" />
24
24
  <glyph unicode="&#xe96c;" glyph-name="bubbles" horiz-adv-x="1152" d="M1088 58.834c0-45.5 26.028-84.908 64-104.184v-15.938c-10.626-1.454-21.472-2.224-32.5-2.224-68.008 0-129.348 28.528-172.722 74.264-26.222-6.982-54.002-10.752-82.778-10.752-159.058 0-288 114.616-288 256s128.942 256 288 256c159.058 0 288-114.616 288-256 0-55.348-19.764-106.592-53.356-148.466-6.824-14.824-10.644-31.312-10.644-48.7zM512 960c278.458 0 504.992-180.614 511.836-405.52-49.182 21.92-103.586 33.52-159.836 33.52-95.56 0-185.816-33.446-254.138-94.178-70.846-62.972-109.862-147.434-109.862-237.822 0-44.672 9.544-87.888 27.736-127.788-5.228-0.126-10.468-0.212-15.736-0.212-27.156 0-53.81 1.734-79.824 5.044-109.978-109.978-241.25-129.7-368.176-132.596v26.916c68.536 33.578 128 94.74 128 164.636 0 9.754-0.758 19.33-2.164 28.696-115.796 76.264-189.836 192.754-189.836 323.304 0 229.75 229.23 416 512 416z" />
25
25
  <glyph unicode="&#xe978;" glyph-name="quotes-right" d="M800 320c-123.712 0-224 100.29-224 224 0 123.712 100.288 224 224 224s224-100.288 224-224l1-32c0-247.424-200.576-448-448-448v128c85.474 0 165.834 33.286 226.274 93.726 11.634 11.636 22.252 24.016 31.83 37.020-11.438-1.8-23.16-2.746-35.104-2.746zM224 320c-123.71 0-224 100.29-224 224 0 123.712 100.29 224 224 224s224-100.288 224-224l1-32c0-247.424-200.576-448-448-448v128c85.474 0 165.834 33.286 226.274 93.726 11.636 11.636 22.254 24.016 31.832 37.020-11.44-1.8-23.16-2.746-35.106-2.746z" />
26
+ <glyph unicode="&#xe986;" glyph-name="search" d="M992.262 88.604l-242.552 206.294c-25.074 22.566-51.89 32.926-73.552 31.926 57.256 67.068 91.842 154.078 91.842 249.176 0 212.078-171.922 384-384 384-212.076 0-384-171.922-384-384s171.922-384 384-384c95.098 0 182.108 34.586 249.176 91.844-1-21.662 9.36-48.478 31.926-73.552l206.294-242.552c35.322-39.246 93.022-42.554 128.22-7.356s31.892 92.898-7.354 128.22zM384 320c-141.384 0-256 114.616-256 256s114.616 256 256 256 256-114.616 256-256-114.614-256-256-256z" />
27
+ <glyph unicode="&#xe98d;" glyph-name="key" d="M704 960c-176.73 0-320-143.268-320-320 0-20.026 1.858-39.616 5.376-58.624l-389.376-389.376v-192c0-35.346 28.654-64 64-64h64v64h128v128h128v128h128l83.042 83.042c34.010-12.316 70.696-19.042 108.958-19.042 176.73 0 320 143.268 320 320s-143.27 320-320 320zM799.874 639.874c-53.020 0-96 42.98-96 96s42.98 96 96 96 96-42.98 96-96-42.98-96-96-96z" />
26
28
  <glyph unicode="&#xe991;" glyph-name="wrench" d="M1002.934 142.124l-460.552 394.76c21.448 40.298 33.618 86.282 33.618 135.116 0 159.058-128.942 288-288 288-29.094 0-57.172-4.332-83.646-12.354l166.39-166.39c24.89-24.89 24.89-65.62 0-90.51l-101.49-101.49c-24.89-24.89-65.62-24.89-90.51 0l-166.39 166.39c-8.022-26.474-12.354-54.552-12.354-83.646 0-159.058 128.942-288 288-288 48.834 0 94.818 12.17 135.116 33.62l394.76-460.552c22.908-26.724 62.016-28.226 86.904-3.338l101.492 101.492c24.888 24.888 23.386 63.994-3.338 86.902z" />
27
29
  <glyph unicode="&#xe994;" glyph-name="cog" d="M933.79 349.75c-53.726 93.054-21.416 212.304 72.152 266.488l-100.626 174.292c-28.75-16.854-62.176-26.518-97.846-26.518-107.536 0-194.708 87.746-194.708 195.99h-201.258c0.266-33.41-8.074-67.282-25.958-98.252-53.724-93.056-173.156-124.702-266.862-70.758l-100.624-174.292c28.97-16.472 54.050-40.588 71.886-71.478 53.638-92.908 21.512-211.92-71.708-266.224l100.626-174.292c28.65 16.696 61.916 26.254 97.4 26.254 107.196 0 194.144-87.192 194.7-194.958h201.254c-0.086 33.074 8.272 66.57 25.966 97.218 53.636 92.906 172.776 124.594 266.414 71.012l100.626 174.29c-28.78 16.466-53.692 40.498-71.434 71.228zM512 240.668c-114.508 0-207.336 92.824-207.336 207.334 0 114.508 92.826 207.334 207.336 207.334 114.508 0 207.332-92.826 207.332-207.334-0.002-114.51-92.824-207.334-207.332-207.334z" />
28
30
  <glyph unicode="&#xe99e;" glyph-name="trophy" d="M832 768v128h-640v-128h-192v-128c0-106.038 85.958-192 192-192 20.076 0 39.43 3.086 57.62 8.802 46.174-66.008 116.608-113.796 198.38-130.396v-198.406h-64c-70.694 0-128-57.306-128-128h512c0 70.694-57.306 128-128 128h-64v198.406c81.772 16.6 152.206 64.386 198.38 130.396 18.19-5.716 37.544-8.802 57.62-8.802 106.042 0 192 85.962 192 192v128h-192zM192 524c-63.962 0-116 52.038-116 116v64h116v-64c0-40.186 7.43-78.632 20.954-114.068-6.802-1.246-13.798-1.932-20.954-1.932zM948 640c0-63.962-52.038-116-116-116-7.156 0-14.152 0.686-20.954 1.932 13.524 35.436 20.954 73.882 20.954 114.068v64h116v-64z" />
@@ -1,2555 +1 @@
1
- {
2
- "IcoMoonType": "selection",
3
- "icons": [
4
- {
5
- "icon": {
6
- "paths": [
7
- "M896 128v832h-672c-53.026 0-96-42.98-96-96s42.974-96 96-96h608v-768h-640c-70.398 0-128 57.6-128 128v768c0 70.4 57.602 128 128 128h768v-896h-64z",
8
- "M224.056 832v0c-0.018 0.002-0.038 0-0.056 0-17.672 0-32 14.326-32 32s14.328 32 32 32c0.018 0 0.038-0.002 0.056-0.002v0.002h607.89v-64h-607.89z"
9
- ],
10
- "attrs": [],
11
- "isMulticolor": false,
12
- "isMulticolor2": false,
13
- "tags": [
14
- "book",
15
- "read",
16
- "reading"
17
- ],
18
- "defaultCode": 59679,
19
- "grid": 16
20
- },
21
- "attrs": [],
22
- "properties": {
23
- "ligatures": "book, read",
24
- "name": "book",
25
- "order": 76,
26
- "id": 0,
27
- "prevSize": 32,
28
- "code": 59679
29
- },
30
- "setIdx": 0,
31
- "setId": 2,
32
- "iconIdx": 0
33
- },
34
- {
35
- "icon": {
36
- "paths": [
37
- "M1024 960v-64h-64v-384h64v-64h-192v64h64v384h-192v-384h64v-64h-192v64h64v384h-192v-384h64v-64h-192v64h64v384h-192v-384h64v-64h-192v64h64v384h-64v64h-64v64h1088v-64h-64z",
38
- "M512 0h64l512 320v64h-1088v-64l512-320z"
39
- ],
40
- "width": 1088,
41
- "attrs": [],
42
- "isMulticolor": false,
43
- "isMulticolor2": false,
44
- "tags": [
45
- "library",
46
- "bank",
47
- "building"
48
- ],
49
- "defaultCode": 59681,
50
- "grid": 16
51
- },
52
- "attrs": [],
53
- "properties": {
54
- "ligatures": "library2, bank",
55
- "name": "library",
56
- "order": 81,
57
- "id": 1,
58
- "prevSize": 32,
59
- "code": 59681
60
- },
61
- "setIdx": 0,
62
- "setId": 2,
63
- "iconIdx": 1
64
- },
65
- {
66
- "icon": {
67
- "paths": [
68
- "M704 640c-64 64-64 128-128 128s-128-64-192-128-128-128-128-192 64-64 128-128-128-256-192-256-192 192-192 192c0 128 131.5 387.5 256 512s384 256 512 256c0 0 192-128 192-192s-192-256-256-192z"
69
- ],
70
- "attrs": [],
71
- "isMulticolor": false,
72
- "isMulticolor2": false,
73
- "tags": [
74
- "phone",
75
- "telephone",
76
- "contact",
77
- "support",
78
- "call"
79
- ],
80
- "defaultCode": 59714,
81
- "grid": 16
82
- },
83
- "attrs": [],
84
- "properties": {
85
- "ligatures": "phone, telephone",
86
- "name": "phone",
87
- "order": 4,
88
- "id": 2,
89
- "prevSize": 32,
90
- "code": 59714
91
- },
92
- "setIdx": 0,
93
- "setId": 2,
94
- "iconIdx": 2
95
- },
96
- {
97
- "icon": {
98
- "paths": [
99
- "M928 128h-832c-52.8 0-96 43.2-96 96v640c0 52.8 43.2 96 96 96h832c52.8 0 96-43.2 96-96v-640c0-52.8-43.2-96-96-96zM398.74 550.372l-270.74 210.892v-501.642l270.74 290.75zM176.38 256h671.24l-335.62 252-335.62-252zM409.288 561.698l102.712 110.302 102.71-110.302 210.554 270.302h-626.528l210.552-270.302zM625.26 550.372l270.74-290.75v501.642l-270.74-210.892z"
100
- ],
101
- "attrs": [],
102
- "isMulticolor": false,
103
- "isMulticolor2": false,
104
- "tags": [
105
- "envelop",
106
- "mail",
107
- "email",
108
- "contact",
109
- "letter"
110
- ],
111
- "defaultCode": 59717,
112
- "grid": 16
113
- },
114
- "attrs": [],
115
- "properties": {
116
- "ligatures": "envelop, mail",
117
- "name": "envelop",
118
- "order": 3,
119
- "id": 3,
120
- "prevSize": 32,
121
- "code": 59717
122
- },
123
- "setIdx": 0,
124
- "setId": 2,
125
- "iconIdx": 3
126
- },
127
- {
128
- "icon": {
129
- "paths": [
130
- "M512 0c-176.732 0-320 143.268-320 320 0 320 320 704 320 704s320-384 320-704c0-176.732-143.27-320-320-320zM512 512c-106.040 0-192-85.96-192-192s85.96-192 192-192 192 85.96 192 192-85.96 192-192 192z"
131
- ],
132
- "attrs": [],
133
- "isMulticolor": false,
134
- "isMulticolor2": false,
135
- "tags": [
136
- "location",
137
- "map-marker",
138
- "pin"
139
- ],
140
- "defaultCode": 59719,
141
- "grid": 16
142
- },
143
- "attrs": [],
144
- "properties": {
145
- "ligatures": "location, map-marker",
146
- "name": "location",
147
- "order": 2,
148
- "id": 4,
149
- "prevSize": 32,
150
- "code": 59719
151
- },
152
- "setIdx": 0,
153
- "setId": 2,
154
- "iconIdx": 4
155
- },
156
- {
157
- "icon": {
158
- "paths": [
159
- "M1088 901.166c0 45.5 26.028 84.908 64 104.184v15.938c-10.626 1.454-21.472 2.224-32.5 2.224-68.008 0-129.348-28.528-172.722-74.264-26.222 6.982-54.002 10.752-82.778 10.752-159.058 0-288-114.616-288-256s128.942-256 288-256c159.058 0 288 114.616 288 256 0 55.348-19.764 106.592-53.356 148.466-6.824 14.824-10.644 31.312-10.644 48.7zM512 0c278.458 0 504.992 180.614 511.836 405.52-49.182-21.92-103.586-33.52-159.836-33.52-95.56 0-185.816 33.446-254.138 94.178-70.846 62.972-109.862 147.434-109.862 237.822 0 44.672 9.544 87.888 27.736 127.788-5.228 0.126-10.468 0.212-15.736 0.212-27.156 0-53.81-1.734-79.824-5.044-109.978 109.978-241.25 129.7-368.176 132.596v-26.916c68.536-33.578 128-94.74 128-164.636 0-9.754-0.758-19.33-2.164-28.696-115.796-76.264-189.836-192.754-189.836-323.304 0-229.75 229.23-416 512-416z"
160
- ],
161
- "width": 1152,
162
- "attrs": [],
163
- "isMulticolor": false,
164
- "isMulticolor2": false,
165
- "tags": [
166
- "bubbles",
167
- "comments",
168
- "chat",
169
- "talk"
170
- ],
171
- "defaultCode": 59756,
172
- "grid": 16
173
- },
174
- "attrs": [],
175
- "properties": {
176
- "ligatures": "bubbles, comments",
177
- "name": "bubbles",
178
- "order": 75,
179
- "id": 5,
180
- "prevSize": 32,
181
- "code": 59756
182
- },
183
- "setIdx": 0,
184
- "setId": 2,
185
- "iconIdx": 5
186
- },
187
- {
188
- "icon": {
189
- "paths": [
190
- "M800 640c-123.712 0-224-100.29-224-224 0-123.712 100.288-224 224-224s224 100.288 224 224l1 32c0 247.424-200.576 448-448 448v-128c85.474 0 165.834-33.286 226.274-93.726 11.634-11.636 22.252-24.016 31.83-37.020-11.438 1.8-23.16 2.746-35.104 2.746zM224 640c-123.71 0-224-100.29-224-224 0-123.712 100.29-224 224-224s224 100.288 224 224l1 32c0 247.424-200.576 448-448 448v-128c85.474 0 165.834-33.286 226.274-93.726 11.636-11.636 22.254-24.016 31.832-37.020-11.44 1.8-23.16 2.746-35.106 2.746z"
191
- ],
192
- "attrs": [],
193
- "isMulticolor": false,
194
- "isMulticolor2": false,
195
- "tags": [
196
- "quotes-right",
197
- "rdquo"
198
- ],
199
- "defaultCode": 59768,
200
- "grid": 16
201
- },
202
- "attrs": [],
203
- "properties": {
204
- "ligatures": "quotes-right, rdquo",
205
- "name": "quotes-right",
206
- "order": 84,
207
- "id": 6,
208
- "prevSize": 32,
209
- "code": 59768
210
- },
211
- "setIdx": 0,
212
- "setId": 2,
213
- "iconIdx": 6
214
- },
215
- {
216
- "icon": {
217
- "paths": [
218
- "M1002.934 817.876l-460.552-394.76c21.448-40.298 33.618-86.282 33.618-135.116 0-159.058-128.942-288-288-288-29.094 0-57.172 4.332-83.646 12.354l166.39 166.39c24.89 24.89 24.89 65.62 0 90.51l-101.49 101.49c-24.89 24.89-65.62 24.89-90.51 0l-166.39-166.39c-8.022 26.474-12.354 54.552-12.354 83.646 0 159.058 128.942 288 288 288 48.834 0 94.818-12.17 135.116-33.62l394.76 460.552c22.908 26.724 62.016 28.226 86.904 3.338l101.492-101.492c24.888-24.888 23.386-63.994-3.338-86.902z"
219
- ],
220
- "attrs": [],
221
- "isMulticolor": false,
222
- "isMulticolor2": false,
223
- "tags": [
224
- "wrench",
225
- "tool",
226
- "fix",
227
- "settings",
228
- "control",
229
- "options",
230
- "preferences"
231
- ],
232
- "defaultCode": 59793,
233
- "grid": 16
234
- },
235
- "attrs": [],
236
- "properties": {
237
- "ligatures": "wrench, tool",
238
- "name": "wrench",
239
- "order": 90,
240
- "id": 7,
241
- "prevSize": 32,
242
- "code": 59793
243
- },
244
- "setIdx": 0,
245
- "setId": 2,
246
- "iconIdx": 7
247
- },
248
- {
249
- "icon": {
250
- "paths": [
251
- "M832 192v-128h-640v128h-192v128c0 106.038 85.958 192 192 192 20.076 0 39.43-3.086 57.62-8.802 46.174 66.008 116.608 113.796 198.38 130.396v198.406h-64c-70.694 0-128 57.306-128 128h512c0-70.694-57.306-128-128-128h-64v-198.406c81.772-16.6 152.206-64.386 198.38-130.396 18.19 5.716 37.544 8.802 57.62 8.802 106.042 0 192-85.962 192-192v-128h-192zM192 436c-63.962 0-116-52.038-116-116v-64h116v64c0 40.186 7.43 78.632 20.954 114.068-6.802 1.246-13.798 1.932-20.954 1.932zM948 320c0 63.962-52.038 116-116 116-7.156 0-14.152-0.686-20.954-1.932 13.524-35.436 20.954-73.882 20.954-114.068v-64h116v64z"
252
- ],
253
- "attrs": [],
254
- "isMulticolor": false,
255
- "isMulticolor2": false,
256
- "tags": [
257
- "trophy",
258
- "cup",
259
- "prize",
260
- "award",
261
- "winner",
262
- "tournament"
263
- ],
264
- "defaultCode": 59806,
265
- "grid": 16
266
- },
267
- "attrs": [],
268
- "properties": {
269
- "ligatures": "trophy, cup",
270
- "name": "trophy",
271
- "order": 74,
272
- "id": 8,
273
- "prevSize": 32,
274
- "code": 59806
275
- },
276
- "setIdx": 0,
277
- "setId": 2,
278
- "iconIdx": 8
279
- },
280
- {
281
- "icon": {
282
- "paths": [
283
- "M960 256h-256v-64c0-35.2-28.8-64-64-64h-256c-35.204 0-64 28.8-64 64v64h-256c-35.2 0-64 28.8-64 64v576c0 35.202 28.796 64 64 64h896c35.2 0 64-28.798 64-64v-576c0-35.2-28.8-64-64-64zM384 192.116c0.034-0.040 0.074-0.082 0.114-0.116h255.772c0.042 0.034 0.082 0.076 0.118 0.116v63.884h-256.004v-63.884zM960 512h-128v96c0 17.602-14.4 32-32 32h-64c-17.604 0-32-14.398-32-32v-96h-384v96c0 17.602-14.4 32-32 32h-64c-17.602 0-32-14.398-32-32v-96h-128v-64h896v64z"
284
- ],
285
- "attrs": [],
286
- "isMulticolor": false,
287
- "isMulticolor2": false,
288
- "tags": [
289
- "briefcase",
290
- "portfolio",
291
- "suitcase",
292
- "work",
293
- "job",
294
- "employee"
295
- ],
296
- "defaultCode": 59822,
297
- "grid": 16
298
- },
299
- "attrs": [],
300
- "properties": {
301
- "ligatures": "briefcase, portfolio",
302
- "name": "briefcase",
303
- "order": 72,
304
- "id": 9,
305
- "prevSize": 32,
306
- "code": 59822
307
- },
308
- "setIdx": 0,
309
- "setId": 2,
310
- "iconIdx": 9
311
- },
312
- {
313
- "icon": {
314
- "paths": [
315
- "M512 0c-282.77 0-512 229.23-512 512s229.23 512 512 512 512-229.23 512-512-229.23-512-512-512zM512 960.002c-62.958 0-122.872-13.012-177.23-36.452l233.148-262.29c5.206-5.858 8.082-13.422 8.082-21.26v-96c0-17.674-14.326-32-32-32-112.99 0-232.204-117.462-233.374-118.626-6-6.002-14.14-9.374-22.626-9.374h-128c-17.672 0-32 14.328-32 32v192c0 12.122 6.848 23.202 17.69 28.622l110.31 55.156v187.886c-116.052-80.956-192-215.432-192-367.664 0-68.714 15.49-133.806 43.138-192h116.862c8.488 0 16.626-3.372 22.628-9.372l128-128c6-6.002 9.372-14.14 9.372-22.628v-77.412c40.562-12.074 83.518-18.588 128-18.588 70.406 0 137.004 16.26 196.282 45.2-4.144 3.502-8.176 7.164-12.046 11.036-36.266 36.264-56.236 84.478-56.236 135.764s19.97 99.5 56.236 135.764c36.434 36.432 85.218 56.264 135.634 56.26 3.166 0 6.342-0.080 9.518-0.236 13.814 51.802 38.752 186.656-8.404 372.334-0.444 1.744-0.696 3.488-0.842 5.224-81.324 83.080-194.7 134.656-320.142 134.656z"
316
- ],
317
- "attrs": [],
318
- "isMulticolor": false,
319
- "isMulticolor2": false,
320
- "tags": [
321
- "earth",
322
- "globe",
323
- "language",
324
- "web",
325
- "internet",
326
- "sphere",
327
- "planet"
328
- ],
329
- "defaultCode": 59850,
330
- "grid": 16
331
- },
332
- "attrs": [],
333
- "properties": {
334
- "ligatures": "earth, globe2",
335
- "name": "earth",
336
- "order": 88,
337
- "id": 10,
338
- "prevSize": 32,
339
- "code": 59850
340
- },
341
- "setIdx": 0,
342
- "setId": 2,
343
- "iconIdx": 10
344
- },
345
- {
346
- "icon": {
347
- "paths": [
348
- "M440.236 635.766c-13.31 0-26.616-5.076-36.77-15.23-95.134-95.136-95.134-249.934 0-345.070l192-192c46.088-46.086 107.36-71.466 172.534-71.466s126.448 25.38 172.536 71.464c95.132 95.136 95.132 249.934 0 345.070l-87.766 87.766c-20.308 20.308-53.23 20.308-73.54 0-20.306-20.306-20.306-53.232 0-73.54l87.766-87.766c54.584-54.586 54.584-143.404 0-197.99-26.442-26.442-61.6-41.004-98.996-41.004s-72.552 14.562-98.996 41.006l-192 191.998c-54.586 54.586-54.586 143.406 0 197.992 20.308 20.306 20.306 53.232 0 73.54-10.15 10.152-23.462 15.23-36.768 15.23z",
349
- "M256 1012c-65.176 0-126.45-25.38-172.534-71.464-95.134-95.136-95.134-249.934 0-345.070l87.764-87.764c20.308-20.306 53.234-20.306 73.54 0 20.308 20.306 20.308 53.232 0 73.54l-87.764 87.764c-54.586 54.586-54.586 143.406 0 197.992 26.44 26.44 61.598 41.002 98.994 41.002s72.552-14.562 98.998-41.006l192-191.998c54.584-54.586 54.584-143.406 0-197.992-20.308-20.308-20.306-53.232 0-73.54 20.306-20.306 53.232-20.306 73.54 0.002 95.132 95.134 95.132 249.932 0.002 345.068l-192.002 192c-46.090 46.088-107.364 71.466-172.538 71.466z"
350
- ],
351
- "attrs": [],
352
- "isMulticolor": false,
353
- "isMulticolor2": false,
354
- "tags": [
355
- "link",
356
- "chain",
357
- "url",
358
- "uri",
359
- "anchor"
360
- ],
361
- "defaultCode": 59851,
362
- "grid": 16
363
- },
364
- "attrs": [],
365
- "properties": {
366
- "ligatures": "link, chain",
367
- "name": "link",
368
- "order": 68,
369
- "id": 11,
370
- "prevSize": 32,
371
- "code": 59851
372
- },
373
- "setIdx": 0,
374
- "setId": 2,
375
- "iconIdx": 11
376
- },
377
- {
378
- "icon": {
379
- "paths": [
380
- "M1024 397.050l-353.78-51.408-158.22-320.582-158.216 320.582-353.784 51.408 256 249.538-60.432 352.352 316.432-166.358 316.432 166.358-60.434-352.352 256.002-249.538zM512 753.498l-223.462 117.48 42.676-248.83-180.786-176.222 249.84-36.304 111.732-226.396 111.736 226.396 249.836 36.304-180.788 176.222 42.678 248.83-223.462-117.48z"
381
- ],
382
- "attrs": [],
383
- "isMulticolor": false,
384
- "isMulticolor2": false,
385
- "tags": [
386
- "star-empty",
387
- "rate",
388
- "star",
389
- "favorite",
390
- "bookmark"
391
- ],
392
- "defaultCode": 59863,
393
- "grid": 16
394
- },
395
- "attrs": [],
396
- "properties": {
397
- "ligatures": "star-empty, rate",
398
- "name": "star-empty",
399
- "order": 69,
400
- "id": 12,
401
- "prevSize": 32,
402
- "code": 9734
403
- },
404
- "setIdx": 0,
405
- "setId": 2,
406
- "iconIdx": 12
407
- },
408
- {
409
- "icon": {
410
- "paths": [
411
- "M1024 397.050l-353.78-51.408-158.22-320.582-158.216 320.582-353.784 51.408 256 249.538-60.432 352.352 316.432-166.358 316.432 166.358-60.434-352.352 256.002-249.538zM512 753.498l-0.942 0.496 0.942-570.768 111.736 226.396 249.836 36.304-180.788 176.222 42.678 248.83-223.462-117.48z"
412
- ],
413
- "attrs": [],
414
- "isMulticolor": false,
415
- "isMulticolor2": false,
416
- "tags": [
417
- "star-half",
418
- "rate",
419
- "star"
420
- ],
421
- "defaultCode": 59864,
422
- "grid": 16
423
- },
424
- "attrs": [],
425
- "properties": {
426
- "ligatures": "star-half, rate2",
427
- "name": "star-half",
428
- "order": 70,
429
- "id": 13,
430
- "prevSize": 32,
431
- "code": 10030
432
- },
433
- "setIdx": 0,
434
- "setId": 2,
435
- "iconIdx": 13
436
- },
437
- {
438
- "icon": {
439
- "paths": [
440
- "M1024 397.050l-353.78-51.408-158.22-320.582-158.216 320.582-353.784 51.408 256 249.538-60.432 352.352 316.432-166.358 316.432 166.358-60.434-352.352 256.002-249.538z"
441
- ],
442
- "attrs": [],
443
- "isMulticolor": false,
444
- "isMulticolor2": false,
445
- "tags": [
446
- "star-full",
447
- "rate",
448
- "star",
449
- "favorite",
450
- "bookmark"
451
- ],
452
- "defaultCode": 59865,
453
- "grid": 16
454
- },
455
- "attrs": [],
456
- "properties": {
457
- "ligatures": "star-full, rate3",
458
- "name": "star-full",
459
- "order": 71,
460
- "id": 14,
461
- "prevSize": 32,
462
- "code": 9733
463
- },
464
- "setIdx": 0,
465
- "setId": 2,
466
- "iconIdx": 14
467
- },
468
- {
469
- "icon": {
470
- "paths": [
471
- "M755.188 64c-107.63 0-200.258 87.554-243.164 179-42.938-91.444-135.578-179-243.216-179-148.382 0-268.808 120.44-268.808 268.832 0 301.846 304.5 380.994 512.022 679.418 196.154-296.576 511.978-387.206 511.978-679.418 0-148.392-120.43-268.832-268.812-268.832z"
472
- ],
473
- "attrs": [],
474
- "isMulticolor": false,
475
- "isMulticolor2": false,
476
- "tags": [
477
- "heart",
478
- "like",
479
- "love",
480
- "favorite"
481
- ],
482
- "defaultCode": 59866,
483
- "grid": 16
484
- },
485
- "attrs": [],
486
- "properties": {
487
- "ligatures": "heart, like",
488
- "name": "heart",
489
- "order": 4,
490
- "id": 15,
491
- "prevSize": 32,
492
- "code": 59866
493
- },
494
- "setIdx": 0,
495
- "setId": 2,
496
- "iconIdx": 15
497
- },
498
- {
499
- "icon": {
500
- "paths": [
501
- "M192 64v768h768v-768h-768zM896 768h-640v-640h640v640zM128 896v-672l-64-64v800h800l-64-64h-672z",
502
- "M352 256l160 160-192 192 96 96 192-192 160 160v-416z"
503
- ],
504
- "attrs": [],
505
- "isMulticolor": false,
506
- "isMulticolor2": false,
507
- "tags": [
508
- "new-tab",
509
- "out",
510
- "external",
511
- "outside",
512
- "popout",
513
- "link",
514
- "blank"
515
- ],
516
- "defaultCode": 60030,
517
- "grid": 16
518
- },
519
- "attrs": [],
520
- "properties": {
521
- "ligatures": "new-tab, out2",
522
- "name": "new-tab",
523
- "order": 92,
524
- "id": 16,
525
- "prevSize": 32,
526
- "code": 60030
527
- },
528
- "setIdx": 0,
529
- "setId": 2,
530
- "iconIdx": 16
531
- },
532
- {
533
- "icon": {
534
- "paths": [
535
- "M925.6 885.2c-112.2 82.8-274.6 126.8-414.6 126.8-196.2 0-372.8-72.4-506.4-193.2-10.4-9.4-1.2-22.4 11.4-15 144.2 84 322.6 134.4 506.8 134.4 124.2 0 260.8-25.8 386.6-79.2 18.8-8 34.8 12.6 16.2 26.2z",
536
- "M972.2 832c-14.4-18.4-94.8-8.8-131-4.4-11 1.2-12.6-8.2-2.8-15.2 64.2-45 169.4-32 181.6-17 12.4 15.2-3.2 120.6-63.4 171-9.2 7.8-18 3.6-14-6.6 13.8-33.8 44-109.4 29.6-127.8z",
537
- "M707.4 757.6l0.2 0.2c24.8-21.8 69.4-60.8 94.6-81.8 10-8 8.2-21.4 0.4-32.6-22.6-31.2-46.6-56.6-46.6-114.2v-192c0-81.4 5.6-156-54.2-212-47.2-45.2-125.6-61.2-185.6-61.2-117.2 0-248 43.8-275.4 188.6-3 15.4 8.4 23.6 18.4 25.8l119.4 13c11.2-0.6 19.2-11.6 21.4-22.8 10.2-49.8 52-74 99-74 25.4 0 54.2 9.2 69.2 32 17.2 25.4 15 60 15 89.4v16c-71.4 8-164.8 13.2-231.6 42.6-77.2 33.4-131.4 101.4-131.4 201.4 0 128 80.6 192 184.4 192 87.6 0 135.4-20.6 203-89.8 22.4 32.4 29.6 48.2 70.6 82.2 9.4 5 21 4.6 29.2-2.8zM583.2 457.2c0 48 1.2 88-23 130.6-19.6 34.8-50.6 56-85.2 56-47.2 0-74.8-36-74.8-89.2 0-105 94.2-124 183.2-124v26.6z"
538
- ],
539
- "attrs": [],
540
- "isMulticolor": false,
541
- "isMulticolor2": false,
542
- "tags": [
543
- "amazon",
544
- "brand"
545
- ],
546
- "defaultCode": 60039,
547
- "grid": 16
548
- },
549
- "attrs": [],
550
- "properties": {
551
- "name": "amazon",
552
- "ligatures": "amazon, brand",
553
- "order": 61,
554
- "id": 17,
555
- "prevSize": 32,
556
- "code": 60039
557
- },
558
- "setIdx": 0,
559
- "setId": 2,
560
- "iconIdx": 17
561
- },
562
- {
563
- "icon": {
564
- "paths": [
565
- "M522.2 438.8v175.6h290.4c-11.8 75.4-87.8 220.8-290.4 220.8-174.8 0-317.4-144.8-317.4-323.2s142.6-323.2 317.4-323.2c99.4 0 166 42.4 204 79l139-133.8c-89.2-83.6-204.8-134-343-134-283 0-512 229-512 512s229 512 512 512c295.4 0 491.6-207.8 491.6-500.2 0-33.6-3.6-59.2-8-84.8l-483.6-0.2z"
566
- ],
567
- "attrs": [],
568
- "isMulticolor": false,
569
- "isMulticolor2": false,
570
- "tags": [
571
- "google",
572
- "brand"
573
- ],
574
- "defaultCode": 60040,
575
- "grid": 16
576
- },
577
- "attrs": [],
578
- "properties": {
579
- "name": "google",
580
- "ligatures": "google, brand2",
581
- "order": 10,
582
- "id": 18,
583
- "prevSize": 32,
584
- "code": 60040
585
- },
586
- "setIdx": 0,
587
- "setId": 2,
588
- "iconIdx": 18
589
- },
590
- {
591
- "icon": {
592
- "paths": [
593
- "M325.8 457.4v111.8h184.8c-7.4 48-55.8 140.6-184.8 140.6-111.2 0-202-92.2-202-205.8s90.8-205.8 202-205.8c63.4 0 105.6 27 129.8 50.2l88.4-85.2c-56.8-53-130.4-85.2-218.2-85.2-180.2 0.2-325.8 145.8-325.8 326s145.6 325.8 325.8 325.8c188 0 312.8-132.2 312.8-318.4 0-21.4-2.4-37.8-5.2-54h-307.6z",
594
- "M1024 448h-96v-96h-96v96h-96v96h96v96h96v-96h96z"
595
- ],
596
- "attrs": [],
597
- "isMulticolor": false,
598
- "isMulticolor2": false,
599
- "tags": [
600
- "google-plus",
601
- "brand",
602
- "social"
603
- ],
604
- "defaultCode": 60043,
605
- "grid": 16
606
- },
607
- "attrs": [],
608
- "properties": {
609
- "ligatures": "google-plus, brand5",
610
- "name": "google-plus",
611
- "order": 52,
612
- "id": 19,
613
- "prevSize": 32,
614
- "code": 60043
615
- },
616
- "setIdx": 0,
617
- "setId": 2,
618
- "iconIdx": 19
619
- },
620
- {
621
- "icon": {
622
- "paths": [
623
- "M438 640l-184.6 320h580.6l184.6-320z",
624
- "M992.4 576l-295.6-512h-369.6l295.6 512z",
625
- "M290.2 128l-290.2 502.8 184.8 320 290.2-502.8z"
626
- ],
627
- "attrs": [],
628
- "isMulticolor": false,
629
- "isMulticolor2": false,
630
- "tags": [
631
- "google-drive",
632
- "brand"
633
- ],
634
- "defaultCode": 60047,
635
- "grid": 16
636
- },
637
- "attrs": [],
638
- "properties": {
639
- "ligatures": "google-drive, brand9",
640
- "name": "google-drive",
641
- "order": 65,
642
- "id": 20,
643
- "prevSize": 32,
644
- "code": 60047
645
- },
646
- "setIdx": 0,
647
- "setId": 2,
648
- "iconIdx": 20
649
- },
650
- {
651
- "icon": {
652
- "paths": [
653
- "M608 192h160v-192h-160c-123.514 0-224 100.486-224 224v96h-128v192h128v512h192v-512h160l32-192h-192v-96c0-17.346 14.654-32 32-32z"
654
- ],
655
- "attrs": [],
656
- "isMulticolor": false,
657
- "isMulticolor2": false,
658
- "tags": [
659
- "facebook",
660
- "brand",
661
- "social"
662
- ],
663
- "defaultCode": 60048,
664
- "grid": 16
665
- },
666
- "attrs": [],
667
- "properties": {
668
- "ligatures": "facebook, brand10",
669
- "name": "facebook",
670
- "order": 11,
671
- "id": 21,
672
- "prevSize": 32,
673
- "code": 60048
674
- },
675
- "setIdx": 0,
676
- "setId": 2,
677
- "iconIdx": 21
678
- },
679
- {
680
- "icon": {
681
- "paths": [
682
- "M512 92.2c136.8 0 153 0.6 206.8 3 50 2.2 77 10.6 95 17.6 23.8 9.2 41 20.4 58.8 38.2 18 18 29 35 38.4 58.8 7 18 15.4 45.2 17.6 95 2.4 54 3 70.2 3 206.8s-0.6 153-3 206.8c-2.2 50-10.6 77-17.6 95-9.2 23.8-20.4 41-38.2 58.8-18 18-35 29-58.8 38.4-18 7-45.2 15.4-95 17.6-54 2.4-70.2 3-206.8 3s-153-0.6-206.8-3c-50-2.2-77-10.6-95-17.6-23.8-9.2-41-20.4-58.8-38.2-18-18-29-35-38.4-58.8-7-18-15.4-45.2-17.6-95-2.4-54-3-70.2-3-206.8s0.6-153 3-206.8c2.2-50 10.6-77 17.6-95 9.2-23.8 20.4-41 38.2-58.8 18-18 35-29 58.8-38.4 18-7 45.2-15.4 95-17.6 53.8-2.4 70-3 206.8-3zM512 0c-139 0-156.4 0.6-211 3-54.4 2.4-91.8 11.2-124.2 23.8-33.8 13.2-62.4 30.6-90.8 59.2-28.6 28.4-46 57-59.2 90.6-12.6 32.6-21.4 69.8-23.8 124.2-2.4 54.8-3 72.2-3 211.2s0.6 156.4 3 211c2.4 54.4 11.2 91.8 23.8 124.2 13.2 33.8 30.6 62.4 59.2 90.8 28.4 28.4 57 46 90.6 59 32.6 12.6 69.8 21.4 124.2 23.8 54.6 2.4 72 3 211 3s156.4-0.6 211-3c54.4-2.4 91.8-11.2 124.2-23.8 33.6-13 62.2-30.6 90.6-59s46-57 59-90.6c12.6-32.6 21.4-69.8 23.8-124.2 2.4-54.6 3-72 3-211s-0.6-156.4-3-211c-2.4-54.4-11.2-91.8-23.8-124.2-12.6-34-30-62.6-58.6-91-28.4-28.4-57-46-90.6-59-32.6-12.6-69.8-21.4-124.2-23.8-54.8-2.6-72.2-3.2-211.2-3.2v0z",
683
- "M512 249c-145.2 0-263 117.8-263 263s117.8 263 263 263 263-117.8 263-263c0-145.2-117.8-263-263-263zM512 682.6c-94.2 0-170.6-76.4-170.6-170.6s76.4-170.6 170.6-170.6c94.2 0 170.6 76.4 170.6 170.6s-76.4 170.6-170.6 170.6z",
684
- "M846.8 238.6c0 33.91-27.49 61.4-61.4 61.4s-61.4-27.49-61.4-61.4c0-33.91 27.49-61.4 61.4-61.4s61.4 27.49 61.4 61.4z"
685
- ],
686
- "attrs": [],
687
- "isMulticolor": false,
688
- "isMulticolor2": false,
689
- "tags": [
690
- "instagram",
691
- "brand",
692
- "social"
693
- ],
694
- "defaultCode": 60050,
695
- "grid": 16
696
- },
697
- "attrs": [],
698
- "properties": {
699
- "ligatures": "instagram, brand12",
700
- "name": "instagram",
701
- "order": 12,
702
- "id": 22,
703
- "prevSize": 32,
704
- "code": 60050
705
- },
706
- "setIdx": 0,
707
- "setId": 2,
708
- "iconIdx": 22
709
- },
710
- {
711
- "icon": {
712
- "paths": [
713
- "M873 148.8c-95.8-96-223.2-148.8-359-148.8-279.6 0-507.2 227.6-507.2 507.4 0 89.4 23.4 176.8 67.8 253.6l-72 263 269-70.6c74.2 40.4 157.6 61.8 242.4 61.8h0.2c0 0 0 0 0 0 279.6 0 507.4-227.6 507.4-507.4 0-135.6-52.8-263-148.6-359zM514.2 929.6v0c-75.8 0-150-20.4-214.8-58.8l-15.4-9.2-159.6 41.8 42.6-155.6-10-16c-42.4-67-64.6-144.6-64.6-224.4 0-232.6 189.2-421.8 422-421.8 112.6 0 218.6 44 298.2 123.6 79.6 79.8 123.4 185.6 123.4 298.4-0.2 232.8-189.4 422-421.8 422zM745.4 613.6c-12.6-6.4-75-37-86.6-41.2s-20-6.4-28.6 6.4c-8.4 12.6-32.8 41.2-40.2 49.8-7.4 8.4-14.8 9.6-27.4 3.2s-53.6-19.8-102-63c-37.6-33.6-63.2-75.2-70.6-87.8s-0.8-19.6 5.6-25.8c5.8-5.6 12.6-14.8 19-22.2s8.4-12.6 12.6-21.2c4.2-8.4 2.2-15.8-1-22.2s-28.6-68.8-39-94.2c-10.2-24.8-20.8-21.4-28.6-21.8-7.4-0.4-15.8-0.4-24.2-0.4s-22.2 3.2-33.8 15.8c-11.6 12.6-44.4 43.4-44.4 105.8s45.4 122.6 51.8 131.2c6.4 8.4 89.4 136.6 216.6 191.4 30.2 13 53.8 20.8 72.2 26.8 30.4 9.6 58 8.2 79.8 5 24.4-3.6 75-30.6 85.6-60.2s10.6-55 7.4-60.2c-3-5.6-11.4-8.8-24.2-15.2z"
714
- ],
715
- "attrs": [],
716
- "isMulticolor": false,
717
- "isMulticolor2": false,
718
- "tags": [
719
- "whatsapp",
720
- "brand",
721
- "social"
722
- ],
723
- "defaultCode": 60051,
724
- "grid": 16
725
- },
726
- "attrs": [],
727
- "properties": {
728
- "name": "whatsapp",
729
- "ligatures": "whatsapp, brand13",
730
- "order": 53,
731
- "id": 23,
732
- "prevSize": 32,
733
- "code": 60051
734
- },
735
- "setIdx": 0,
736
- "setId": 2,
737
- "iconIdx": 23
738
- },
739
- {
740
- "icon": {
741
- "paths": [
742
- "M512 0c-281.6 0-512 230.4-512 512s230.4 512 512 512 512-230.4 512-512-227.8-512-512-512zM747.6 739.8c-10.2 15.4-28.2 20.4-43.6 10.2-120.4-74.2-271.4-89.6-450.6-48.6-18 5.2-33.2-7.6-38.4-23-5.2-18 7.6-33.2 23-38.4 194.6-43.6 363.6-25.6 496.6 56.4 18 7.6 20.6 28 13 43.4zM809 599c-12.8 18-35.8 25.6-53.8 12.8-138.2-84.4-348.2-110-509.4-58.8-20.4 5.2-43.6-5.2-48.6-25.6-5.2-20.4 5.2-43.6 25.6-48.6 186.8-56.4 417.2-28.2 576 69.2 15.2 7.6 23 33.2 10.2 51zM814 455.6c-163.8-97.2-437.8-107.6-594-58.8-25.6 7.6-51.2-7.6-58.8-30.8-7.6-25.6 7.6-51.2 30.8-58.8 181.8-53.8 481.2-43.6 670.8 69.2 23 12.8 30.8 43.6 18 66.6-13 17.8-43.6 25.4-66.8 12.6z"
743
- ],
744
- "attrs": [],
745
- "isMulticolor": false,
746
- "isMulticolor2": false,
747
- "tags": [
748
- "spotify",
749
- "brand",
750
- "social"
751
- ],
752
- "defaultCode": 60052,
753
- "grid": 16
754
- },
755
- "attrs": [],
756
- "properties": {
757
- "name": "spotify",
758
- "ligatures": "spotify, brand14",
759
- "order": 13,
760
- "id": 24,
761
- "prevSize": 32,
762
- "code": 60052
763
- },
764
- "setIdx": 0,
765
- "setId": 2,
766
- "iconIdx": 24
767
- },
768
- {
769
- "icon": {
770
- "paths": [
771
- "M512 0c-282.8 0-512 229.2-512 512s229.2 512 512 512 512-229.2 512-512-229.2-512-512-512zM763.6 351l-84 395.8c-5.8 28.2-22.8 34.8-46.4 21.8l-128-94.6-61.4 59.8c-7.2 7-12.8 12.8-25.6 12.8-16.6 0-13.8-6.2-19.4-22l-43.6-143.2-126.6-39.4c-27.4-8.4-27.6-27.2 6.2-40.6l493.2-190.4c22.4-10.2 44.2 5.4 35.6 40z"
772
- ],
773
- "attrs": [],
774
- "isMulticolor": false,
775
- "isMulticolor2": false,
776
- "tags": [
777
- "telegram",
778
- "brand",
779
- "social"
780
- ],
781
- "defaultCode": 60053,
782
- "grid": 16
783
- },
784
- "attrs": [],
785
- "properties": {
786
- "name": "telegram",
787
- "ligatures": "telegram, brand15",
788
- "order": 54,
789
- "id": 25,
790
- "prevSize": 32,
791
- "code": 60053
792
- },
793
- "setIdx": 0,
794
- "setId": 2,
795
- "iconIdx": 25
796
- },
797
- {
798
- "icon": {
799
- "paths": [
800
- "M1024 226.4c-37.6 16.8-78.2 28-120.6 33 43.4-26 76.6-67.2 92.4-116.2-40.6 24-85.6 41.6-133.4 51-38.4-40.8-93-66.2-153.4-66.2-116 0-210 94-210 210 0 16.4 1.8 32.4 5.4 47.8-174.6-8.8-329.4-92.4-433-219.6-18 31-28.4 67.2-28.4 105.6 0 72.8 37 137.2 93.4 174.8-34.4-1-66.8-10.6-95.2-26.2 0 0.8 0 1.8 0 2.6 0 101.8 72.4 186.8 168.6 206-17.6 4.8-36.2 7.4-55.4 7.4-13.6 0-26.6-1.4-39.6-3.8 26.8 83.4 104.4 144.2 196.2 146-72 56.4-162.4 90-261 90-17 0-33.6-1-50.2-3 93.2 59.8 203.6 94.4 322.2 94.4 386.4 0 597.8-320.2 597.8-597.8 0-9.2-0.2-18.2-0.6-27.2 41-29.4 76.6-66.4 104.8-108.6z"
801
- ],
802
- "attrs": [],
803
- "isMulticolor": false,
804
- "isMulticolor2": false,
805
- "tags": [
806
- "twitter",
807
- "brand",
808
- "tweet",
809
- "social"
810
- ],
811
- "defaultCode": 60054,
812
- "grid": 16
813
- },
814
- "attrs": [],
815
- "properties": {
816
- "ligatures": "twitter, brand16",
817
- "name": "twitter",
818
- "order": 14,
819
- "id": 26,
820
- "prevSize": 32,
821
- "code": 60054
822
- },
823
- "setIdx": 0,
824
- "setId": 2,
825
- "iconIdx": 26
826
- },
827
- {
828
- "icon": {
829
- "paths": [
830
- "M960.8 509c-26.4 6-51.8 8.8-74.8 8.8-129.2 0-228.6-90.2-228.6-247.2 0-77 29.8-116.8 71.8-116.8 40 0 66.6 35.8 66.6 108.6 0 41.4-11 86.8-19.2 113.6 0 0 39.8 69.4 148.6 48.2 23.2-51.4 35.6-117.8 35.6-176 0-156.8-80-248.2-226.6-248.2-150.8 0-239 115.8-239 268.6 0 151.4 70.8 281.2 187.4 340.4-49 98.2-111.4 184.6-176.6 249.8-118-142.8-224.8-333.2-268.6-705h-174.2c80.6 619.2 320.4 816.4 384 854.2 35.8 21.6 66.8 20.6 99.6 2 51.6-29.2 206.2-184 292-365 36 0 79.2-4.2 122.2-14v-122z"
831
- ],
832
- "attrs": [],
833
- "isMulticolor": false,
834
- "isMulticolor2": false,
835
- "tags": [
836
- "vine",
837
- "brand",
838
- "social"
839
- ],
840
- "defaultCode": 60055,
841
- "grid": 16
842
- },
843
- "attrs": [],
844
- "properties": {
845
- "name": "vine",
846
- "ligatures": "vine, brand17",
847
- "order": 15,
848
- "id": 27,
849
- "prevSize": 32,
850
- "code": 60055
851
- },
852
- "setIdx": 0,
853
- "setId": 2,
854
- "iconIdx": 27
855
- },
856
- {
857
- "icon": {
858
- "paths": [
859
- "M928 0h-832c-52.8 0-96 43.2-96 96v832c0 52.8 43.2 96 96 96h832c52.8 0 96-43.2 96-96v-832c0-52.8-43.2-96-96-96zM829.4 716.8l-93.6 1.4c0 0-20.2 4-46.6-14.2-35-24-68-86.6-93.8-78.4-26 8.2-25.2 64.4-25.2 64.4s0.2 12-5.8 18.4c-6.4 7-19.2 8.4-19.2 8.4h-41.8c0 0-92.4 5.6-173.8-79.2-88.8-92.4-167.2-275.8-167.2-275.8s-4.6-12 0.4-17.8c5.6-6.6 20.6-7 20.6-7l100.2-0.6c0 0 9.4 1.6 16.2 6.6 5.6 4 8.6 11.8 8.6 11.8s16.2 41 37.6 78c41.8 72.2 61.4 88 75.6 80.4 20.6-11.2 14.4-102.2 14.4-102.2s0.4-33-10.4-47.6c-8.4-11.4-24.2-14.8-31-15.6-5.6-0.8 3.6-13.8 15.6-19.8 18-8.8 49.8-9.4 87.4-9 29.2 0.2 37.8 2.2 49.2 4.8 34.6 8.4 22.8 40.6 22.8 117.8 0 24.8-4.4 59.6 13.4 71 7.6 5 26.4 0.8 73.4-79 22.2-37.8 39-82.2 39-82.2s3.6-8 9.2-11.4c5.8-3.4 13.6-2.4 13.6-2.4l105.4-0.6c0 0 31.6-3.8 36.8 10.6 5.4 15-11.8 50-54.8 107.4-70.6 94.2-78.6 85.4-19.8 139.8 56 52 67.6 77.4 69.6 80.6 22.8 38.4-26 41.4-26 41.4z"
860
- ],
861
- "attrs": [],
862
- "isMulticolor": false,
863
- "isMulticolor2": false,
864
- "tags": [
865
- "vk",
866
- "brand",
867
- "social"
868
- ],
869
- "defaultCode": 60056,
870
- "grid": 16
871
- },
872
- "attrs": [],
873
- "properties": {
874
- "name": "vk",
875
- "ligatures": "vk, brand18",
876
- "order": 16,
877
- "id": 28,
878
- "prevSize": 32,
879
- "code": 60056
880
- },
881
- "setIdx": 0,
882
- "setId": 2,
883
- "iconIdx": 28
884
- },
885
- {
886
- "icon": {
887
- "paths": [
888
- "M425.2 10.6c-241.2 40.6-425.2 250.4-425.2 503.2 0 125.6 45.6 240.6 120.8 329.6 178.6-86.4 303.6-282 304.4-509.8v-323z",
889
- "M598.8 10.6c241.2 40.6 425.2 250.4 425.2 503.2 0 125.6-45.6 240.6-120.8 329.6-178.6-86.4-303.6-282-304.4-509.8v-323z",
890
- "M510.2 642.6c-31.8 131.6-126.8 244-245 318.8 72.8 39.8 156.2 62.6 245 62.6s172.2-22.8 245-62.6c-118.2-74.8-213.2-187.2-245-318.8z"
891
- ],
892
- "attrs": [],
893
- "isMulticolor": false,
894
- "isMulticolor2": false,
895
- "tags": [
896
- "renren",
897
- "brand",
898
- "social"
899
- ],
900
- "defaultCode": 60057,
901
- "grid": 16
902
- },
903
- "attrs": [],
904
- "properties": {
905
- "name": "renren",
906
- "ligatures": "renren, brand19",
907
- "order": 55,
908
- "id": 29,
909
- "prevSize": 32,
910
- "code": 60057
911
- },
912
- "setIdx": 0,
913
- "setId": 2,
914
- "iconIdx": 29
915
- },
916
- {
917
- "icon": {
918
- "paths": [
919
- "M430.2 898c-169.6 16.8-316-60-327-171.2-11-111.4 117.6-215 287-231.8 169.6-16.8 316 60 326.8 171.2 11.2 111.4-117.4 215.2-286.8 231.8zM769.2 528.6c-14.4-4.4-24.4-7.2-16.8-26.2 16.4-41.2 18-76.6 0.2-102-33.2-47.4-124.2-45-228.4-1.2 0 0-32.8 14.2-24.4-11.6 16-51.6 13.6-94.6-11.4-119.6-56.6-56.6-207 2.2-336 131.2-96.4 96.2-152.4 198.8-152.4 287.4 0 169.2 217.2 272.2 429.6 272.2 278.4 0 463.8-161.8 463.8-290.2 0-77.8-65.4-121.8-124.2-140z",
920
- "M954.2 218.6c-67.2-74.6-166.4-103-258-83.6v0c-21.2 4.6-34.6 25.4-30 46.4 4.6 21.2 25.2 34.6 46.4 30 65.2-13.8 135.6 6.4 183.4 59.4s60.8 125.2 40.2 188.4v0c-6.6 20.6 4.6 42.6 25.2 49.4 20.6 6.6 42.6-4.6 49.4-25.2v-0.2c28.8-88.4 10.6-190-56.6-264.6z",
921
- "M850.8 312c-32.8-36.4-81.2-50.2-125.6-40.6-18.2 3.8-29.8 22-26 40.2 4 18.2 22 29.8 40 25.8v0c21.8-4.6 45.4 2.2 61.4 19.8 16 17.8 20.4 42 13.4 63.2v0c-5.6 17.6 4 36.8 21.8 42.6 17.8 5.6 36.8-4 42.6-21.8 14-43.4 5.2-93-27.6-129.2z",
922
- "M439.6 696.6c-6 10.2-19 15-29.2 10.8-10.2-4-13.2-15.6-7.4-25.4 6-9.8 18.6-14.6 28.6-10.8 10 3.6 13.6 15 8 25.4zM385.4 765.8c-16.4 26.2-51.6 37.6-78 25.6-26-11.8-33.8-42.2-17.4-67.8 16.2-25.4 50.2-36.8 76.4-25.8 26.6 11.4 35.2 41.6 19 68zM447 580.6c-80.6-21-171.8 19.2-206.8 90.2-35.8 72.4-1.2 153 80.2 179.4 84.4 27.2 184-14.6 218.6-92.6 34.2-76.6-8.4-155.2-92-177z"
923
- ],
924
- "attrs": [],
925
- "isMulticolor": false,
926
- "isMulticolor2": false,
927
- "tags": [
928
- "sina-weibo",
929
- "brand",
930
- "social"
931
- ],
932
- "defaultCode": 60058,
933
- "grid": 16
934
- },
935
- "attrs": [],
936
- "properties": {
937
- "name": "sina-weibo",
938
- "ligatures": "sina-weibo, brand20",
939
- "order": 56,
940
- "id": 30,
941
- "prevSize": 32,
942
- "code": 60058
943
- },
944
- "setIdx": 0,
945
- "setId": 2,
946
- "iconIdx": 30
947
- },
948
- {
949
- "icon": {
950
- "paths": [
951
- "M136.294 750.93c-75.196 0-136.292 61.334-136.292 136.076 0 75.154 61.1 135.802 136.292 135.802 75.466 0 136.494-60.648 136.494-135.802-0.002-74.742-61.024-136.076-136.494-136.076zM0.156 347.93v196.258c127.784 0 247.958 49.972 338.458 140.512 90.384 90.318 140.282 211.036 140.282 339.3h197.122c-0.002-372.82-303.282-676.070-675.862-676.070zM0.388 0v196.356c455.782 0 826.756 371.334 826.756 827.644h196.856c0-564.47-459.254-1024-1023.612-1024z"
952
- ],
953
- "attrs": [],
954
- "isMulticolor": false,
955
- "isMulticolor2": false,
956
- "tags": [
957
- "feed",
958
- "rss",
959
- "social"
960
- ],
961
- "defaultCode": 60059,
962
- "grid": 16
963
- },
964
- "attrs": [],
965
- "properties": {
966
- "ligatures": "feed2, rss",
967
- "name": "rss",
968
- "order": 9,
969
- "id": 31,
970
- "prevSize": 32,
971
- "code": 60059
972
- },
973
- "setIdx": 0,
974
- "setId": 2,
975
- "iconIdx": 31
976
- },
977
- {
978
- "icon": {
979
- "paths": [
980
- "M1013.8 307.2c0 0-10-70.6-40.8-101.6-39-40.8-82.6-41-102.6-43.4-143.2-10.4-358.2-10.4-358.2-10.4h-0.4c0 0-215 0-358.2 10.4-20 2.4-63.6 2.6-102.6 43.4-30.8 31-40.6 101.6-40.6 101.6s-10.2 82.8-10.2 165.8v77.6c0 82.8 10.2 165.8 10.2 165.8s10 70.6 40.6 101.6c39 40.8 90.2 39.4 113 43.8 82 7.8 348.2 10.2 348.2 10.2s215.2-0.4 358.4-10.6c20-2.4 63.6-2.6 102.6-43.4 30.8-31 40.8-101.6 40.8-101.6s10.2-82.8 10.2-165.8v-77.6c-0.2-82.8-10.4-165.8-10.4-165.8zM406.2 644.8v-287.8l276.6 144.4-276.6 143.4z"
981
- ],
982
- "attrs": [],
983
- "isMulticolor": false,
984
- "isMulticolor2": false,
985
- "tags": [
986
- "youtube",
987
- "brand",
988
- "social"
989
- ],
990
- "defaultCode": 60061,
991
- "grid": 16
992
- },
993
- "attrs": [],
994
- "properties": {
995
- "ligatures": "youtube, brand21",
996
- "name": "youtube",
997
- "order": 8,
998
- "id": 32,
999
- "prevSize": 32,
1000
- "code": 60061
1001
- },
1002
- "setIdx": 0,
1003
- "setId": 2,
1004
- "iconIdx": 32
1005
- },
1006
- {
1007
- "icon": {
1008
- "paths": [
1009
- "M96 0l-96 160v736h256v128h128l128-128h160l288-288v-608h-864zM832 544l-160 160h-160l-128 128v-128h-192v-576h640v416z",
1010
- "M608 256h96v256h-96v-256z",
1011
- "M416 256h96v256h-96v-256z"
1012
- ],
1013
- "attrs": [],
1014
- "isMulticolor": false,
1015
- "isMulticolor2": false,
1016
- "tags": [
1017
- "twitch",
1018
- "brand",
1019
- "social"
1020
- ],
1021
- "defaultCode": 60063,
1022
- "grid": 16
1023
- },
1024
- "attrs": [],
1025
- "properties": {
1026
- "ligatures": "twitch, brand23",
1027
- "name": "twitch",
1028
- "order": 17,
1029
- "id": 33,
1030
- "prevSize": 32,
1031
- "code": 60063
1032
- },
1033
- "setIdx": 0,
1034
- "setId": 2,
1035
- "iconIdx": 33
1036
- },
1037
- {
1038
- "icon": {
1039
- "paths": [
1040
- "M1023.6 274c-4.6 99.6-74.2 236.2-208.8 409.4-139.2 180.8-257 271.4-353.4 271.4-59.6 0-110.2-55-151.4-165.2-27.6-101-55-202-82.6-303-30.6-110.2-63.4-165.2-98.6-165.2-7.6 0-34.4 16.2-80.4 48.2l-48.2-62c50.6-44.4 100.4-88.8 149.4-133.2 67.4-58.2 118-88.8 151.8-92 79.6-7.6 128.8 46.8 147.2 163.4 19.8 125.8 33.6 204 41.4 234.6 23 104.4 48.2 156.6 75.8 156.6 21.4 0 53.6-33.8 96.6-101.6 42.8-67.6 65.8-119.2 69-154.6 6.2-58.4-16.8-87.8-69-87.8-24.6 0-49.8 5.6-75.8 16.8 50.4-164.8 146.4-244.8 288.4-240.2 105 2.8 154.6 71 148.6 204.4z"
1041
- ],
1042
- "attrs": [],
1043
- "isMulticolor": false,
1044
- "isMulticolor2": false,
1045
- "tags": [
1046
- "vimeo",
1047
- "brand",
1048
- "social"
1049
- ],
1050
- "defaultCode": 60064,
1051
- "grid": 16
1052
- },
1053
- "attrs": [],
1054
- "properties": {
1055
- "ligatures": "vimeo, brand24",
1056
- "name": "vimeo",
1057
- "order": 18,
1058
- "id": 34,
1059
- "prevSize": 32,
1060
- "code": 60064
1061
- },
1062
- "setIdx": 0,
1063
- "setId": 2,
1064
- "iconIdx": 34
1065
- },
1066
- {
1067
- "icon": {
1068
- "paths": [
1069
- "M928 0h-832c-52.8 0-96 43.2-96 96v832c0 52.8 43.2 96 96 96h832c52.8 0 96-43.2 96-96v-832c0-52.8-43.2-96-96-96zM822.4 768.8l-348.4 114c-79.6 26-87.6 21.8-123.6-89.6l-88-272.6c-21-64.6-85-238.6-95.8-272-20-62-20-65.4 97-103.4 91.6-30 95.4-29 128.6 74.4 26.8 83.2 44 150.4 71.6 235.4l75 232 239.6-78.4c47.2-15.6 63-14.8 76.4 43.4l9.6 44c11.2 51-14.6 64-42 72.8z"
1070
- ],
1071
- "attrs": [],
1072
- "isMulticolor": false,
1073
- "isMulticolor2": false,
1074
- "tags": [
1075
- "lanyrd",
1076
- "brand"
1077
- ],
1078
- "defaultCode": 60066,
1079
- "grid": 16
1080
- },
1081
- "attrs": [],
1082
- "properties": {
1083
- "ligatures": "lanyrd, brand26",
1084
- "name": "lanyrd",
1085
- "order": 51,
1086
- "id": 35,
1087
- "prevSize": 32,
1088
- "code": 60066
1089
- },
1090
- "setIdx": 0,
1091
- "setId": 2,
1092
- "iconIdx": 35
1093
- },
1094
- {
1095
- "icon": {
1096
- "paths": [
1097
- "M800 416c-70.58 0-128 57.42-128 128s57.42 128 128 128c70.58 0 128-57.42 128-128s-57.42-128-128-128zM800 320v0c123.71 0 224 100.288 224 224 0 123.71-100.29 224-224 224s-224-100.29-224-224c0-123.712 100.29-224 224-224zM0 544c0-123.712 100.288-224 224-224s224 100.288 224 224c0 123.712-100.288 224-224 224s-224-100.288-224-224z"
1098
- ],
1099
- "attrs": [],
1100
- "isMulticolor": false,
1101
- "isMulticolor2": false,
1102
- "tags": [
1103
- "flickr",
1104
- "brand",
1105
- "social"
1106
- ],
1107
- "defaultCode": 60068,
1108
- "grid": 16
1109
- },
1110
- "attrs": [],
1111
- "properties": {
1112
- "ligatures": "flickr2, brand28",
1113
- "name": "flickr2",
1114
- "order": 19,
1115
- "id": 36,
1116
- "prevSize": 32,
1117
- "code": 60068
1118
- },
1119
- "setIdx": 0,
1120
- "setId": 2,
1121
- "iconIdx": 36
1122
- },
1123
- {
1124
- "icon": {
1125
- "paths": [
1126
- "M512 1024c-282.4 0-512-229.6-512-512s229.6-512 512-512c282.4 0 512 229.6 512 512s-229.6 512-512 512v0zM943.8 582c-15-4.8-135.4-40.6-272.4-18.6 57.2 157.2 80.4 285.2 85 311.8 98-66.4 168-171.4 187.4-293.2v0zM682.8 915.2c-6.6-38.4-31.8-172-93.2-331.6-1 0.4-2 0.6-2.8 1-246.8 86-335.4 257-343.2 273 74.2 57.8 167.4 92.4 268.4 92.4 60.6 0 118.4-12.4 170.8-34.8v0zM187 805c10-17 130-215.6 355.4-288.6 5.6-1.8 11.4-3.6 17.2-5.2-11-24.8-23-49.8-35.4-74.2-218.2 65.4-430.2 62.6-449.4 62.4-0.2 4.4-0.2 8.8-0.2 13.4 0 112.2 42.6 214.8 112.4 292.2v0zM84 423c19.6 0.2 199.8 1 404.4-53.2-72.4-128.8-150.6-237.2-162.2-253-122.4 57.8-214 170.6-242.2 306.2v0zM409.6 87.4c12 16.2 91.6 124.4 163.2 256 155.6-58.2 221.4-146.8 229.2-158-77.2-68.6-178.8-110.2-290-110.2-35.2 0.2-69.6 4.4-102.4 12.2v0zM850.6 236.2c-9.2 12.4-82.6 106.4-244.2 172.4 10.2 20.8 20 42 29 63.4 3.2 7.6 6.4 15 9.4 22.6 145.6-18.2 290.2 11 304.6 14-1-103.2-38-198-98.8-272.4v0z"
1127
- ],
1128
- "attrs": [],
1129
- "isMulticolor": false,
1130
- "isMulticolor2": false,
1131
- "tags": [
1132
- "dribbble",
1133
- "brand",
1134
- "social"
1135
- ],
1136
- "defaultCode": 60071,
1137
- "grid": 16
1138
- },
1139
- "attrs": [],
1140
- "properties": {
1141
- "ligatures": "dribbble, brand31",
1142
- "name": "dribbble",
1143
- "order": 20,
1144
- "id": 37,
1145
- "prevSize": 32,
1146
- "code": 60071
1147
- },
1148
- "setIdx": 0,
1149
- "setId": 2,
1150
- "iconIdx": 37
1151
- },
1152
- {
1153
- "icon": {
1154
- "paths": [
1155
- "M297 205.2c30.2 0 57.4 2.6 82.2 8 24.8 5.2 45.8 14 63.6 26 17.6 12 31.2 28 41.2 48 9.6 19.8 14.4 44.6 14.4 74 0 31.8-7.2 58.2-21.6 79.4-14.6 21.2-35.8 38.4-64.2 52 38.8 11.2 67.4 30.8 86.6 58.6 19.2 28 28.4 61.6 28.4 101.2 0 32-6.2 59.4-18.4 82.6-12.4 23.4-29.2 42.4-49.8 57-20.8 14.8-44.8 25.6-71.6 32.6-26.6 7-54 10.6-82.4 10.6h-305.4v-630h297zM279 459.6c24.6 0 45-5.8 61-17.6 16-11.6 23.6-30.8 23.6-57.2 0-14.6-2.6-26.8-7.8-36.2-5.4-9.4-12.4-16.8-21.4-22-8.8-5.4-18.8-9-30.6-11-11.4-2.2-23.4-3.2-35.6-3.2h-129.6v147.2h140.4zM286.6 727.8c13.6 0 26.6-1.2 38.8-4 12.4-2.8 23.4-7 32.6-13.4 9.2-6.2 17-14.4 22.6-25.2 5.6-10.6 8.2-24.2 8.2-40.8 0-32.4-9.2-55.6-27.4-69.6-18.2-13.8-42.4-20.6-72.4-20.6h-150.4v173.4h148z",
1156
- "M725.2 725.6c18.8 18.4 45.8 27.6 81 27.6 25.2 0 47.2-6.4 65.4-19.2s29.2-26.4 33.4-40.4h110.4c-17.8 55-44.6 94-81.4 117.6-36.2 23.6-80.6 35.6-132 35.6-36 0-68.2-5.8-97.2-17.2-29-11.6-53.2-27.8-73.6-49-19.8-21.2-35.4-46.4-46.4-76-10.8-29.4-16.4-62-16.4-97.2 0-34.2 5.6-66 16.8-95.4 11.4-29.6 27-55 47.8-76.4s45.2-38.4 74-50.8c28.6-12.4 60.2-18.6 95.2-18.6 38.6 0 72.4 7.4 101.4 22.6 28.8 15 52.6 35.2 71.2 60.4s31.8 54.2 40 86.6c8.2 32.4 11 66.2 8.8 101.6h-329.4c0 35.8 12 70 31 88.2zM869 486c-14.8-16.4-40.2-25.4-70.8-25.4-20 0-36.6 3.4-49.8 10.2-13 6.8-23.6 15.2-31.8 25.2-8 10-13.6 20.8-16.8 32.2-3.2 11-5.2 21.2-5.8 30h204c-3-32-14-55.6-29-72.2z",
1157
- "M668.4 256h255.4v62.2h-255.4v-62.2z"
1158
- ],
1159
- "attrs": [],
1160
- "isMulticolor": false,
1161
- "isMulticolor2": false,
1162
- "tags": [
1163
- "behance",
1164
- "brand",
1165
- "social"
1166
- ],
1167
- "defaultCode": 60072,
1168
- "grid": 16
1169
- },
1170
- "attrs": [],
1171
- "properties": {
1172
- "name": "behance",
1173
- "ligatures": "behance, brand32",
1174
- "order": 21,
1175
- "id": 38,
1176
- "prevSize": 32,
1177
- "code": 60072
1178
- },
1179
- "setIdx": 0,
1180
- "setId": 2,
1181
- "iconIdx": 38
1182
- },
1183
- {
1184
- "icon": {
1185
- "paths": [
1186
- "M829 186.2v-186.2h-186.2l-18.6 18.8-88 167.4-27.6 18.6h-313.6v255.6h172.4l15.4 18.6-187.8 358.8v186.2h186.2l18.6-18.8 88-167.4 27.6-18.6h313.6v-255.6h-172.4l-15.4-18.8z"
1187
- ],
1188
- "attrs": [],
1189
- "isMulticolor": false,
1190
- "isMulticolor2": false,
1191
- "tags": [
1192
- "deviantart",
1193
- "brand",
1194
- "social"
1195
- ],
1196
- "defaultCode": 60074,
1197
- "grid": 16
1198
- },
1199
- "attrs": [],
1200
- "properties": {
1201
- "ligatures": "deviantart, brand34",
1202
- "name": "deviantart",
1203
- "order": 60,
1204
- "id": 39,
1205
- "prevSize": 32,
1206
- "code": 60074
1207
- },
1208
- "setIdx": 0,
1209
- "setId": 2,
1210
- "iconIdx": 39
1211
- },
1212
- {
1213
- "icon": {
1214
- "paths": [
1215
- "M253 672.8c0.2 0.6 5.6 15.2 8.6 22.6 16.8 39.8 41 75.8 71.8 106.6s66.6 55 106.6 71.8c41.4 17.4 85.2 26.4 130.4 26.4s89.2-8.8 130.4-26.4c40-16.8 75.8-41 106.6-71.8s55-66.6 71.8-106.6c17.4-41.4 26.4-85.2 26.4-130.4s-8.8-89.2-26.4-130.4c-16.8-40-41-75.8-71.8-106.6s-66.6-55-106.6-71.8c-41.4-17.4-85.2-26.4-130.4-26.4-45.8 0-91.6 9.2-132.2 26.4-32.6 13.8-87.8 49.2-120 82.6l-0.2 0.2v-276h463.4c16.8-0.2 16.8-23.8 16.8-31.4 0-7.8 0-31.2-17-31.4h-501c-13.6 0-22 11.4-22 21.8v388.2c0 12.6 15.6 21.6 30.2 24.6 28.4 6 34.8-3 41.8-12.6l1-1.2c10.6-15.8 43.6-49 44-49.4 51.6-51.6 120.6-80 194.4-80 73.4 0 142.2 28.4 193.8 80 51.8 51.8 80.4 120.4 80.4 193.2 0 73-28.4 141.8-80 193.2-50.8 50.8-122 80-195 80-49.4 0-97.2-13.2-138.2-38.2l0.2-236c0-31.4 13.6-65.8 36.6-91.6 26.2-29.6 62.2-45.8 101.6-45.8 38 0 73.6 14.4 100.2 40.6 26.2 26 40.8 60.8 40.8 97.8 0 78.8-62 140.6-141.2 140.6-15.2 0-43-6.8-44.2-7-16-4.8-22.8 17.4-25 24.8-8.6 28.2 4.4 33.8 7 34.6 25.4 8 42.2 9.4 64.2 9.4 111.8 0 202.8-91 202.8-202.8 0-111-91-201.2-202.6-201.2-54.8 0-106.2 21-144.8 58.8-36.8 36.2-57.8 84.4-57.8 132.4v1.2c-0.2 6-0.2 147.6-0.4 194l-0.2-0.2c-21-23.2-41.8-58.8-55.6-95.2-5.4-14.2-17.6-11.8-34.2-6.6-8 2.2-30 9-25 25.2v0zM491.2 617.4c0 6.8 6.2 12.8 10 16.2l1.2 1.2c6.4 6.2 12.4 9.4 18 9.4 4.6 0 7.4-2.2 8.4-3.2 2.8-2.6 34.4-34.8 37.6-37.8l35.4 35.2c3.2 3.6 6.8 5.6 11 5.6 5.6 0 11.8-3.4 18.2-10 15.2-15.6 7.6-24 4-28l-35.8-35.8 37.4-37.6c8.2-8.8 1-18.2-6.2-25.4-10.4-10.4-20.6-13.2-27-7.2l-37.2 37.2-37.6-37.6c-2-2-4.6-3-7.2-3-5 0-11 3.4-17.6 10-11.6 11.6-14 19.6-8 26l37.6 37.4-37.4 37.4c-3.4 3.2-5 6.6-4.8 10zM573 109.8c-60 0-124 12.2-170.8 32.4-5 2-8 6-8.6 11.6-0.6 5.4 0.8 12.4 4.4 21.6 3 7.4 10.6 27.2 25.6 21.4 48-18.4 101.2-28.4 149.4-28.4 54.8 0 108 10.8 158 31.8 39.8 16.8 77.2 41.2 118 76.4 3 2.6 6.2 3.8 9.4 3.8 8 0 15.6-7.8 22.2-15.2 10.8-12.2 18.4-22.4 7.6-32.6-39-36.8-81.6-64.4-134.4-86.8-57.2-23.8-118.2-36-180.8-36zM896.4 851.2v0c-7.2-7.2-13.4-11.4-18.8-13s-10.4-0.4-14.2 3.4l-3.6 3.6c-37.2 37.2-80.6 66.4-128.8 86.8-50 21.2-103 31.8-157.6 31.8-54.8 0-107.8-10.8-157.6-31.8-48.2-20.4-91.6-49.6-128.8-86.8-38.8-38.8-68-82.2-86.8-128.8-18.4-45.6-24.4-79.8-26.4-91-0.2-1-0.4-1.8-0.4-2.4-2.6-13.2-14.8-14.2-32.2-11.4-7.2 1.2-29.4 4.6-27.4 20.4v0.4c5.8 37 16.2 73.2 30.8 107.6 23.4 55.4 57 105.2 99.8 148s92.6 76.2 148 99.8c57.4 24.2 118.4 36.6 181.2 36.6s123.8-12.4 181.2-36.6c55.4-23.4 105.2-57 148-99.8 0 0 2.4-2.4 3.8-3.8 4.4-5.4 8.6-14.4-10.2-33z"
1216
- ],
1217
- "attrs": [],
1218
- "isMulticolor": false,
1219
- "isMulticolor2": false,
1220
- "tags": [
1221
- "500px",
1222
- "brand",
1223
- "social"
1224
- ],
1225
- "defaultCode": 60075,
1226
- "grid": 16
1227
- },
1228
- "attrs": [],
1229
- "properties": {
1230
- "name": "500px",
1231
- "ligatures": "500px, brand35",
1232
- "order": 22,
1233
- "id": 40,
1234
- "prevSize": 32,
1235
- "code": 60075
1236
- },
1237
- "setIdx": 0,
1238
- "setId": 2,
1239
- "iconIdx": 40
1240
- },
1241
- {
1242
- "icon": {
1243
- "paths": [
1244
- "M704 288c0-53.019 42.981-96 96-96s96 42.981 96 96c0 53.019-42.981 96-96 96s-96-42.981-96-96zM958.392 129.608c-87.478-87.476-229.306-87.476-316.786 0-35.578 35.578-56.684 80.146-63.322 126.392v0l-204.694 310.228c-27.506 1.41-54.776 8.416-79.966 21.016l-157.892-123.424c-36.55-28.574-89.342-22.102-117.912 14.448-28.572 36.55-22.102 89.342 14.448 117.912l155.934 121.892c-16.96 66.782 0.672 140.538 52.93 192.794 78.906 78.904 206.832 78.904 285.736 0 48.466-48.466 67.15-115.428 56.076-178.166l249.054-222.986c46.248-6.638 90.816-27.744 126.394-63.322 87.478-87.476 87.478-229.306 0-316.784zM384 902.698c-74.39 0-134.698-60.304-134.698-134.698 0-0.712 0.042-1.414 0.054-2.124l66.912 52.304c15.36 12.006 33.582 17.824 51.674 17.824 24.962 0 49.672-11.080 66.238-32.272 28.572-36.55 22.102-89.342-14.448-117.912l-63.5-49.636c8.962-1.878 18.248-2.88 27.768-2.88 74.392 0 134.698 60.304 134.698 134.698s-60.306 134.696-134.698 134.696zM800 448c-88.366 0-160-71.634-160-160s71.634-160 160-160 160 71.634 160 160-71.634 160-160 160z"
1245
- ],
1246
- "attrs": [],
1247
- "isMulticolor": false,
1248
- "isMulticolor2": false,
1249
- "tags": [
1250
- "steam",
1251
- "brand",
1252
- "social"
1253
- ],
1254
- "defaultCode": 60076,
1255
- "grid": 16
1256
- },
1257
- "attrs": [],
1258
- "properties": {
1259
- "ligatures": "steam, brand36",
1260
- "name": "steam",
1261
- "order": 23,
1262
- "id": 41,
1263
- "prevSize": 32,
1264
- "code": 60076
1265
- },
1266
- "setIdx": 0,
1267
- "setId": 2,
1268
- "iconIdx": 41
1269
- },
1270
- {
1271
- "icon": {
1272
- "paths": [
1273
- "M736 32l-224 192 288 192 224-192z",
1274
- "M512 224l-224-192-288 192 224 192z",
1275
- "M800 416l224 192-288 160-224-192z",
1276
- "M512 576l-288-160-224 192 288 160z",
1277
- "M728.156 845.57l-216.156-185.278-216.158 185.278-135.842-75.468v93.898l352 160 352-160v-93.898z"
1278
- ],
1279
- "attrs": [],
1280
- "isMulticolor": false,
1281
- "isMulticolor2": false,
1282
- "tags": [
1283
- "dropbox",
1284
- "brand"
1285
- ],
1286
- "defaultCode": 60078,
1287
- "grid": 16
1288
- },
1289
- "attrs": [],
1290
- "properties": {
1291
- "ligatures": "dropbox, brand38",
1292
- "name": "dropbox",
1293
- "order": 64,
1294
- "id": 42,
1295
- "prevSize": 32,
1296
- "code": 60078
1297
- },
1298
- "setIdx": 0,
1299
- "setId": 2,
1300
- "iconIdx": 42
1301
- },
1302
- {
1303
- "icon": {
1304
- "paths": [
1305
- "M350.868 828.388c-60.274-15.060-93.856-62.97-93.962-134.064-0.032-22.726 1.612-33.62 7.286-48.236 13.908-35.834 50.728-62.872 99.176-72.822 24.11-4.95 31.536-10.266 31.536-22.572 0-3.862 2.872-15.36 6.378-25.552 15.932-46.306 45.43-84.91 76.948-100.702 32.99-16.526 49.642-20.254 89.548-20.040 56.674 0.304 84.952 12.598 124.496 54.128l21.75 22.842 19.484-6.742c94.3-32.636 188.306 22.916 195.888 115.756l2.072 25.398 18.57 6.65c53.032 19.004 77.96 58.904 73.442 117.556-2.958 38.358-20.89 68.98-49.3 84.184l-13.356 7.146-296.822 0.57c-228.094 0.44-300.6-0.368-313.134-3.5v0zM103.218 785.966c-36.176-9.086-74.506-42.854-92.48-81.47-10.196-21.906-10.738-25.128-10.738-63.88 0-36.864 0.87-42.778 8.988-61.080 17.11-38.582 49.894-66.46 91.030-77.408 8.684-2.312 16.842-6 18.128-8.196 1.29-2.198 2.722-14.164 3.182-26.592 2.866-77.196 50.79-145.214 117.708-167.056 36.154-11.8 83.572-12.898 122.896 3.726 12.47 5.274 11.068 6.404 37.438-30.14 15.594-21.612 45.108-44.49 70.9-58.18 27.838-14.776 56.792-21.584 91.412-21.494 96.768 0.252 180.166 64.22 211.004 161.848 9.854 31.192 9.362 39.926-2.26 40.184-5.072 0.112-19.604 3.064-32.292 6.558l-23.072 6.358-21.052-22.25c-59.362-62.734-156.238-76.294-238.592-33.396-32.9 17.138-59.34 41.746-79.31 73.81-14.236 22.858-32.39 65.504-32.39 76.094 0 7.51-5.754 11.264-30.332 19.782-76.094 26.376-120.508 87.282-120.476 165.218 0.010 28.368 6.922 63.074 16.52 82.956 3.618 7.494 5.634 14.622 4.484 15.836-2.946 3.106-97.608 2.060-110.696-1.228v0z"
1306
- ],
1307
- "attrs": [],
1308
- "isMulticolor": false,
1309
- "isMulticolor2": false,
1310
- "tags": [
1311
- "onedrive",
1312
- "brand",
1313
- "skydrive"
1314
- ],
1315
- "defaultCode": 60079,
1316
- "grid": 16
1317
- },
1318
- "attrs": [],
1319
- "properties": {
1320
- "ligatures": "onedrive, brand39",
1321
- "name": "onedrive",
1322
- "order": 63,
1323
- "id": 43,
1324
- "prevSize": 32,
1325
- "code": 60079
1326
- },
1327
- "setIdx": 0,
1328
- "setId": 2,
1329
- "iconIdx": 43
1330
- },
1331
- {
1332
- "icon": {
1333
- "paths": [
1334
- "M512.008 12.642c-282.738 0-512.008 229.218-512.008 511.998 0 226.214 146.704 418.132 350.136 485.836 25.586 4.738 34.992-11.11 34.992-24.632 0-12.204-0.48-52.542-0.696-95.324-142.448 30.976-172.504-60.41-172.504-60.41-23.282-59.176-56.848-74.916-56.848-74.916-46.452-31.778 3.51-31.124 3.51-31.124 51.4 3.61 78.476 52.766 78.476 52.766 45.672 78.27 119.776 55.64 149.004 42.558 4.588-33.086 17.852-55.68 32.506-68.464-113.73-12.942-233.276-56.85-233.276-253.032 0-55.898 20.004-101.574 52.76-137.428-5.316-12.9-22.854-64.972 4.952-135.5 0 0 43.006-13.752 140.84 52.49 40.836-11.348 84.636-17.036 128.154-17.234 43.502 0.198 87.336 5.886 128.256 17.234 97.734-66.244 140.656-52.49 140.656-52.49 27.872 70.528 10.35 122.6 5.036 135.5 32.82 35.856 52.694 81.532 52.694 137.428 0 196.654-119.778 239.95-233.79 252.624 18.364 15.89 34.724 47.046 34.724 94.812 0 68.508-0.596 123.644-0.596 140.508 0 13.628 9.222 29.594 35.172 24.566 203.322-67.776 349.842-259.626 349.842-485.768 0-282.78-229.234-511.998-511.992-511.998z"
1335
- ],
1336
- "attrs": [],
1337
- "isMulticolor": false,
1338
- "isMulticolor2": false,
1339
- "tags": [
1340
- "github",
1341
- "brand",
1342
- "octacat",
1343
- "social"
1344
- ],
1345
- "defaultCode": 60080,
1346
- "grid": 16
1347
- },
1348
- "attrs": [],
1349
- "properties": {
1350
- "ligatures": "github, brand40",
1351
- "name": "github",
1352
- "order": 24,
1353
- "id": 44,
1354
- "prevSize": 32,
1355
- "code": 60080
1356
- },
1357
- "setIdx": 0,
1358
- "setId": 2,
1359
- "iconIdx": 44
1360
- },
1361
- {
1362
- "icon": {
1363
- "paths": [
1364
- "M0 0v1024h1024v-1024h-1024zM832 832h-128v-512h-192v512h-320v-640h640v640z"
1365
- ],
1366
- "attrs": [],
1367
- "isMulticolor": false,
1368
- "isMulticolor2": false,
1369
- "tags": [
1370
- "npm",
1371
- "brand"
1372
- ],
1373
- "defaultCode": 60081,
1374
- "grid": 16
1375
- },
1376
- "attrs": [],
1377
- "properties": {
1378
- "name": "npm",
1379
- "ligatures": "npm, brand41",
1380
- "order": 25,
1381
- "id": 45,
1382
- "prevSize": 32,
1383
- "code": 60081
1384
- },
1385
- "setIdx": 0,
1386
- "setId": 2,
1387
- "iconIdx": 45
1388
- },
1389
- {
1390
- "icon": {
1391
- "paths": [
1392
- "M512 106.6c-186.8 0-330.8 156.4-412.4 309.6-46 86.2-78.2 180.6-93 277.2-1.6 11-3.2 22-4.4 33.2-0.6 6-1.2 12-1.6 18-0.6 7.6-0.2 10 3.8 16.4 12 19.4 26.2 37.4 42.2 53.6 32.8 33.6 72.6 59.4 114.8 79.4 96.2 45.4 204.8 61.8 310.4 65.4 109 3.6 221-5.4 325.2-39.4 89-29 174.8-79.6 224.2-161.4 5.4-8.8 1.6-21.8 0.6-32-1.2-12.2-2.8-24.2-4.8-36.2-3.6-23.6-8.4-46.8-14.2-70-11.6-47.2-27.4-93.6-46.6-138.2-69.6-161.6-198.4-334-381.6-369.6-20.6-4-41.6-6-62.6-6zM518.4 890.2c-114.2 0-238.6-10.2-341.4-65.2-40-21.4-80.8-52.4-100-95-5.6-12.4-3.6-17.2-1-31.8 1.8-9.4 2.6-18.6 6.8-27.4 5.8-12.2 11.8-24.2 18-36.2 21-40.6 43.6-80.8 69.8-118.6 13-18.6 26.8-37 42.8-53 11.2-11.2 24.8-23.2 40.6-27 48.4-11.6 85.4 44.4 114.8 72.6 14.2 13.6 33.2 29 54.4 26.4 14.6-1.8 27.6-13.2 38-22.6 35.4-31.8 63.8-71.2 93.2-108.2 14.6-18.2 29-36.6 44.8-54 10.6-11.8 22.2-25.2 36.4-32.8 25.4-13.8 57.8 14.6 75.4 29.2 30 25 56.6 54.2 82 83.8 24.2 28.2 47.6 56.8 68.2 87.8 31.8 48 59.4 99.2 84.6 151 5.4 11.2 7.2 18.8 9.2 31.2 1.2 6.8 3.8 14.6 2.8 21.6-1.4 9.8-8.2 20.4-13.2 28.4-12 19-28.2 35.4-46 49.2-74.6 57.8-175.6 77-267.4 85.6-37.6 3.6-75.2 5-112.8 5z"
1393
- ],
1394
- "attrs": [],
1395
- "isMulticolor": false,
1396
- "isMulticolor2": false,
1397
- "tags": [
1398
- "basecamp",
1399
- "brand"
1400
- ],
1401
- "defaultCode": 60082,
1402
- "grid": 16
1403
- },
1404
- "attrs": [],
1405
- "properties": {
1406
- "name": "basecamp",
1407
- "ligatures": "basecamp, brand42",
1408
- "order": 62,
1409
- "id": 46,
1410
- "prevSize": 32,
1411
- "code": 60082
1412
- },
1413
- "setIdx": 0,
1414
- "setId": 2,
1415
- "iconIdx": 46
1416
- },
1417
- {
1418
- "icon": {
1419
- "paths": [
1420
- "M928 0h-832c-52.8 0-96 43.2-96 96v832c0 52.8 43.2 96 96 96h832c52.8 0 96-43.2 96-96v-832c0-52.8-43.2-96-96-96zM448 768c0 35.2-28.8 64-64 64h-128c-35.2 0-64-28.8-64-64v-512c0-35.2 28.8-64 64-64h128c35.2 0 64 28.8 64 64v512zM832 576c0 35.2-28.8 64-64 64h-128c-35.2 0-64-28.8-64-64v-320c0-35.2 28.8-64 64-64h128c35.2 0 64 28.8 64 64v320z"
1421
- ],
1422
- "attrs": [],
1423
- "isMulticolor": false,
1424
- "isMulticolor2": false,
1425
- "tags": [
1426
- "trello",
1427
- "brand"
1428
- ],
1429
- "defaultCode": 60083,
1430
- "grid": 16
1431
- },
1432
- "attrs": [],
1433
- "properties": {
1434
- "name": "trello",
1435
- "ligatures": "trello, brand43",
1436
- "order": 27,
1437
- "id": 47,
1438
- "prevSize": 32,
1439
- "code": 60083
1440
- },
1441
- "setIdx": 0,
1442
- "setId": 2,
1443
- "iconIdx": 47
1444
- },
1445
- {
1446
- "icon": {
1447
- "paths": [
1448
- "M128 511.992c0 148.026 88.322 275.968 216.43 336.578l-183.178-488.784c-21.308 46.508-33.252 97.982-33.252 152.206zM771.228 493.128c0-46.234-17.054-78.236-31.654-103.142-19.458-30.82-37.72-56.894-37.72-87.716 0-34.374 26.766-66.376 64.486-66.376 1.704 0 3.32 0.204 4.976 0.302-68.316-60.97-159.34-98.196-259.308-98.196-134.16 0-252.186 67.046-320.844 168.568 9.010 0.282 17.506 0.454 24.712 0.454 40.154 0 102.34-4.752 102.34-4.752 20.69-1.182 23.132 28.434 2.458 30.822 0 0-20.81 2.368-43.952 3.55l139.834 405.106 84.044-245.456-59.822-159.65c-20.688-1.184-40.278-3.55-40.278-3.55-20.702-1.192-18.272-32.002 2.438-30.822 0 0 63.4 4.752 101.134 4.752 40.146 0 102.35-4.752 102.35-4.752 20.702-1.182 23.14 28.434 2.446 30.822 0 0-20.834 2.372-43.948 3.55l138.78 402.018 38.312-124.632c16.58-51.75 29.216-88.9 29.216-120.9zM518.742 544.704l-115.226 326.058c34.416 9.858 70.794 15.238 108.488 15.238 44.716 0 87.604-7.518 127.518-21.2-1.018-1.602-1.974-3.304-2.75-5.154l-118.030-314.942zM848.962 332.572c1.652 11.91 2.588 24.686 2.588 38.458 0 37.93-7.292 80.596-29.202 133.95l-117.286 330.272c114.162-64.828 190.938-185.288 190.938-323.258 0-65.030-17.060-126.16-47.038-179.422zM512 0c-282.77 0-512 229.23-512 512s229.23 512 512 512 512-229.23 512-512-229.23-512-512-512zM512 960c-247.424 0-448-200.576-448-448s200.576-448 448-448 448 200.576 448 448-200.576 448-448 448z"
1449
- ],
1450
- "attrs": [],
1451
- "isMulticolor": false,
1452
- "isMulticolor2": false,
1453
- "tags": [
1454
- "wordpress",
1455
- "brand",
1456
- "social",
1457
- "cms"
1458
- ],
1459
- "defaultCode": 60084,
1460
- "grid": 16
1461
- },
1462
- "attrs": [],
1463
- "properties": {
1464
- "ligatures": "wordpress, brand44",
1465
- "name": "wordpress",
1466
- "order": 45,
1467
- "id": 48,
1468
- "prevSize": 32,
1469
- "code": 60084
1470
- },
1471
- "setIdx": 0,
1472
- "setId": 2,
1473
- "iconIdx": 48
1474
- },
1475
- {
1476
- "icon": {
1477
- "paths": [
1478
- "M266.004 276.678c32.832-32.844 86.002-32.844 118.804-0.032l7.826 7.868 101.104-101.156-7.874-7.88c-57.624-57.7-138.514-77.878-212.42-60.522-10.594-65.182-67.088-114.924-135.174-114.956-75.65 0-136.954 61.442-136.97 137.158 0 65.336 45.59 120 106.662 133.83-23.138 77.45-4.242 164.834 56.846 225.984l227.826 227.9 100.996-101.214-227.81-227.886c-32.682-32.722-32.742-86.126 0.184-119.094zM1022.712 137.158c0.016-75.762-61.318-137.158-136.984-137.158-69.234 0-126.478 51.444-135.682 118.238-77.074-22.664-163.784-3.496-224.64 57.408l-227.84 227.9 101.102 101.172 227.766-227.856c32.94-32.966 85.988-32.906 118.684-0.184 32.8 32.83 32.8 86.114-0.032 118.956l-7.794 7.836 101.010 101.248 7.858-7.928c60.458-60.566 79.678-146.756 57.612-223.638 67.15-8.834 118.94-66.364 118.94-135.994zM906.266 751.064c18.102-74.458-1.976-156.324-60.108-214.5l-227.49-227.992-101.102 101.122 227.52 228.012c32.94 32.996 32.864 86.096 0.184 118.848-32.802 32.814-86.004 32.814-118.836-0.030l-7.766-7.79-100.994 101.246 7.732 7.728c61.516 61.594 149.618 80.438 227.368 56.488 12.632 62.682 67.934 109.804 134.258 109.804 75.604 0 136.968-61.35 136.968-137.126 0-69.2-51.18-126.456-117.734-135.81zM612.344 528.684l-227.536 227.992c-32.71 32.768-86.034 32.828-118.944-0.124-32.818-32.904-32.832-86.098-0.044-118.97l7.808-7.774-101.086-101.124-7.734 7.712c-58.76 58.802-78.56 141.834-59.45 216.982-60.398 14.26-105.358 68.634-105.358 133.496-0.016 75.746 61.332 137.126 136.982 137.126 65.1-0.032 119.588-45.418 133.54-106.382 74.702 18.552 156.998-1.304 215.344-59.756l227.49-227.96-101.012-101.218z"
1479
- ],
1480
- "attrs": [],
1481
- "isMulticolor": false,
1482
- "isMulticolor2": false,
1483
- "tags": [
1484
- "joomla",
1485
- "brand",
1486
- "cms"
1487
- ],
1488
- "defaultCode": 60085,
1489
- "grid": 16
1490
- },
1491
- "attrs": [],
1492
- "properties": {
1493
- "ligatures": "joomla, brand45",
1494
- "name": "joomla",
1495
- "order": 47,
1496
- "id": 49,
1497
- "prevSize": 32,
1498
- "code": 60085
1499
- },
1500
- "setIdx": 0,
1501
- "setId": 2,
1502
- "iconIdx": 49
1503
- },
1504
- {
1505
- "icon": {
1506
- "paths": [
1507
- "M512 0c-282.77 0-512 229.23-512 512s229.23 512 512 512 512-229.23 512-512-229.23-512-512-512zM824.636 589.598c-36.798 142.716-165.358 242.402-312.63 242.402-147.282 0-275.85-99.686-312.654-242.42-6.232-24.158 8.352-48.886 32.512-55.124 3.71-0.958 7.528-1.446 11.338-1.446 20.624 0 38.628 13.972 43.788 33.976 26.512 102.748 119.042 174.51 225.014 174.51 105.978 0 198.502-71.76 225-174.51 5.152-20.006 23.15-33.982 43.766-33.982 3.822 0 7.65 0.49 11.376 1.456 11.692 3.016 21.526 10.418 27.668 20.842 6.142 10.416 7.854 22.596 4.822 34.296z"
1508
- ],
1509
- "attrs": [],
1510
- "isMulticolor": false,
1511
- "isMulticolor2": false,
1512
- "tags": [
1513
- "ello",
1514
- "brand",
1515
- "social"
1516
- ],
1517
- "defaultCode": 60086,
1518
- "grid": 16
1519
- },
1520
- "attrs": [],
1521
- "properties": {
1522
- "ligatures": "ello, brand46",
1523
- "name": "ello",
1524
- "order": 46,
1525
- "id": 50,
1526
- "prevSize": 32,
1527
- "code": 60086
1528
- },
1529
- "setIdx": 0,
1530
- "setId": 2,
1531
- "iconIdx": 50
1532
- },
1533
- {
1534
- "icon": {
1535
- "paths": [
1536
- "M957.796 384h-57.406c-35.166 0-65.988-29.742-68.39-64v0c0.004-182.668-147.258-320-331.19-320h-167.824c-183.812 0-332.856 148-332.986 330.666v362.798c0 182.654 149.174 330.536 332.984 330.536h358.42c183.948 0 332.596-147.882 332.596-330.536v-234.382c0-36.502-29.44-75.082-66.204-75.082zM320 256h192c35.2 0 64 28.8 64 64s-28.8 64-64 64h-192c-35.2 0-64-28.8-64-64s28.8-64 64-64zM704 768h-384c-35.2 0-64-28.8-64-64s28.8-64 64-64h384c35.2 0 64 28.8 64 64s-28.8 64-64 64z"
1537
- ],
1538
- "attrs": [],
1539
- "isMulticolor": false,
1540
- "isMulticolor2": false,
1541
- "tags": [
1542
- "blogger",
1543
- "brand",
1544
- "social"
1545
- ],
1546
- "defaultCode": 60087,
1547
- "grid": 16
1548
- },
1549
- "attrs": [],
1550
- "properties": {
1551
- "ligatures": "blogger, brand47",
1552
- "name": "blogger",
1553
- "order": 28,
1554
- "id": 51,
1555
- "prevSize": 32,
1556
- "code": 60087
1557
- },
1558
- "setIdx": 0,
1559
- "setId": 2,
1560
- "iconIdx": 51
1561
- },
1562
- {
1563
- "icon": {
1564
- "paths": [
1565
- "M576.032 448l-0.002 234.184c0 59.418-0.77 93.656 5.53 110.5 6.25 16.754 21.918 34.146 38.99 44.202 22.684 13.588 48.542 20.376 77.708 20.376 51.854 0 82.478-6.848 133.742-40.54v153.944c-43.7 20.552-81.866 32.594-117.324 40.922-35.5 8.242-73.86 12.406-115.064 12.406-46.828 0-74.456-5.886-110.41-17.656-35.958-11.868-66.66-28.806-92.020-50.54-25.45-21.922-43.022-45.208-52.848-69.832-9.826-24.636-14.716-60.414-14.716-107.244v-359.1h-137.426v-145.006c40.208-13.042 85.164-31.788 113.78-56.152 28.754-24.45 51.766-53.706 69.106-87.944 17.392-34.146 29.348-77.712 35.872-130.516h165.084l-0.002 255.996h255.968v192h-255.968z"
1566
- ],
1567
- "attrs": [],
1568
- "isMulticolor": false,
1569
- "isMulticolor2": false,
1570
- "tags": [
1571
- "tumblr",
1572
- "brand",
1573
- "social"
1574
- ],
1575
- "defaultCode": 60089,
1576
- "grid": 16
1577
- },
1578
- "attrs": [],
1579
- "properties": {
1580
- "ligatures": "tumblr, brand49",
1581
- "name": "tumblr",
1582
- "order": 29,
1583
- "id": 52,
1584
- "prevSize": 32,
1585
- "code": 60089
1586
- },
1587
- "setIdx": 0,
1588
- "setId": 2,
1589
- "iconIdx": 52
1590
- },
1591
- {
1592
- "icon": {
1593
- "paths": [
1594
- "M568.2 589v0c112.6-197.6 298.6-520 349.6-589-22.4 15-56.8 22.6-88.4 29.8l-47.8-29.8c-38.4 71.6-180 303-270.2 451.2-91.4-151.4-199.6-326.2-270.2-451.2-56 12-79.2 12.6-135 0v0 0c0 0 0 0 0 0v0c110.8 166.8 288.2 484.6 348.6 589v0l-8.2 435 64.8-29.8v-0.8l64.8 30.6-8-435z"
1595
- ],
1596
- "attrs": [],
1597
- "isMulticolor": false,
1598
- "isMulticolor2": false,
1599
- "tags": [
1600
- "yahoo",
1601
- "brand",
1602
- "social"
1603
- ],
1604
- "defaultCode": 60091,
1605
- "grid": 16
1606
- },
1607
- "attrs": [],
1608
- "properties": {
1609
- "ligatures": "yahoo, brand51",
1610
- "name": "yahoo",
1611
- "order": 30,
1612
- "id": 53,
1613
- "prevSize": 32,
1614
- "code": 60091
1615
- },
1616
- "setIdx": 0,
1617
- "setId": 2,
1618
- "iconIdx": 53
1619
- },
1620
- {
1621
- "icon": {
1622
- "paths": [
1623
- "M891.96 514.204c-18.086 0-35.348 3.52-51.064 9.856-10.506-114.358-110.29-204.060-232-204.060-29.786 0-58.682 5.63-84.318 15.164-9.96 3.702-12.578 7.52-12.578 14.916v402.714c0 7.766 6.24 14.234 14.124 14.996 0.336 0.034 363.536 0.21 365.89 0.21 72.904 0 131.986-56.816 131.986-126.894s-59.134-126.902-132.040-126.902zM400 768h32l16-224.22-16-223.78h-32l-16 223.78zM304 768h-32l-16-162.75 16-157.25h32l16 160zM144 768h32l16-128-16-128h-32l-16 128zM16 704h32l16-64-16-64h-32l-16 64z"
1624
- ],
1625
- "attrs": [],
1626
- "isMulticolor": false,
1627
- "isMulticolor2": false,
1628
- "tags": [
1629
- "soundcloud",
1630
- "brand",
1631
- "social"
1632
- ],
1633
- "defaultCode": 60099,
1634
- "grid": 16
1635
- },
1636
- "attrs": [],
1637
- "properties": {
1638
- "ligatures": "soundcloud, brand58",
1639
- "name": "soundcloud",
1640
- "order": 31,
1641
- "id": 54,
1642
- "prevSize": 32,
1643
- "code": 60099
1644
- },
1645
- "setIdx": 0,
1646
- "setId": 2,
1647
- "iconIdx": 54
1648
- },
1649
- {
1650
- "icon": {
1651
- "paths": [
1652
- "M425.6 37.4c-1.6-1-3.4-1.8-5-2.6-1.8 0.4-3.4 0.6-5.2 1l10.2 1.6z",
1653
- "M36.8 421c-0.4 1.8-0.6 3.6-0.8 5.2 1 1.6 1.6 3.2 2.6 4.8l-1.8-10z",
1654
- "M986.8 602.6c0.4-1.8 0.6-3.6 1-5.4-1-1.6-1.6-3.2-2.6-4.8l1.6 10.2z",
1655
- "M592 983c1.6 1 3.4 1.8 5 2.6 1.8-0.4 3.6-0.6 5.4-0.8l-10.4-1.8z",
1656
- "M987.8 597.2c-0.4 1.8-0.6 3.6-1 5.4l-1.8-10.4c1 1.8 1.8 3.4 2.8 5 5.2-28.8 8-58.2 8-87.6 0-65.2-12.8-128.6-38-188.2-24.4-57.6-59.2-109.4-103.6-153.8s-96.2-79.2-153.6-103.6c-59.6-25.2-123-38-188.2-38-30.8 0-61.6 2.8-91.6 8.6 0 0-0.2 0-0.2 0 1.6 0.8 3.4 1.6 5 2.6l-10.2-1.6c1.8-0.4 3.4-0.6 5.2-1-41.2-21.8-87.4-33.6-134.2-33.6-76.4 0-148.4 29.8-202.4 83.8s-83.8 126-83.8 202.4c0 48.6 12.6 96.6 36 138.8 0.4-1.8 0.6-3.6 0.8-5.2l1.8 10.2c-1-1.6-1.8-3.2-2.6-4.8-4.8 27.4-7.2 55.4-7.2 83.4 0 65.2 12.8 128.6 38 188.2 24.4 57.6 59.2 109.2 103.6 153.6s96.2 79.2 153.8 103.6c59.6 25.2 123 38 188.2 38 28.4 0 56.8-2.6 84.6-7.6-1.6-1-3.2-1.8-5-2.6l10.4 1.8c-1.8 0.4-3.6 0.6-5.4 0.8 42.8 24.2 91.4 37.2 140.8 37.2 76.4 0 148.4-29.8 202.4-83.8s83.8-126 83.8-202.4c-0.2-48.6-12.8-96.6-36.4-139.2zM514.2 805.8c-171.8 0-248.6-84.4-248.6-147.8 0-32.4 24-55.2 57-55.2 73.6 0 54.4 105.6 191.6 105.6 70.2 0 109-38.2 109-77.2 0-23.4-11.6-49.4-57.8-60.8l-152.8-38.2c-123-30.8-145.4-97.4-145.4-160 0-129.8 122.2-178.6 237-178.6 105.8 0 230.4 58.4 230.4 136.4 0 33.4-29 52.8-62 52.8-62.8 0-51.2-86.8-177.6-86.8-62.8 0-97.4 28.4-97.4 69s49.6 53.6 92.6 63.4l113.2 25.2c123.8 27.6 155.2 100 155.2 168 0 105.4-81 184.2-244.4 184.2z"
1657
- ],
1658
- "attrs": [],
1659
- "isMulticolor": false,
1660
- "isMulticolor2": false,
1661
- "tags": [
1662
- "skype",
1663
- "brand",
1664
- "social"
1665
- ],
1666
- "defaultCode": 60101,
1667
- "grid": 16
1668
- },
1669
- "attrs": [],
1670
- "properties": {
1671
- "ligatures": "skype, brand60",
1672
- "name": "skype",
1673
- "order": 32,
1674
- "id": 55,
1675
- "prevSize": 32,
1676
- "code": 60101
1677
- },
1678
- "setIdx": 0,
1679
- "setId": 2,
1680
- "iconIdx": 55
1681
- },
1682
- {
1683
- "icon": {
1684
- "paths": [
1685
- "M256 640c0-35.346 28.654-64 64-64s64 28.654 64 64c0 35.346-28.654 64-64 64s-64-28.654-64-64zM640 640c0-35.346 28.654-64 64-64s64 28.654 64 64c0 35.346-28.654 64-64 64s-64-28.654-64-64zM643.112 776.778c16.482-12.986 40.376-10.154 53.364 6.332s10.152 40.378-6.334 53.366c-45.896 36.158-115.822 59.524-178.142 59.524-62.322 0-132.248-23.366-178.144-59.522-16.486-12.99-19.32-36.882-6.332-53.368 12.99-16.482 36.882-19.318 53.366-6.332 26.422 20.818 78.722 43.222 131.11 43.222s104.688-22.404 131.112-43.222zM1024 512c0-70.692-57.308-128-128-128-48.116 0-89.992 26.57-111.852 65.82-65.792-35.994-145.952-59.246-233.28-64.608l76.382-171.526 146.194 42.2c13.152 37.342 48.718 64.114 90.556 64.114 53.020 0 96-42.98 96-96s-42.98-96-96-96c-36.56 0-68.342 20.442-84.554 50.514l-162.906-47.024c-18.224-5.258-37.538 3.722-45.252 21.052l-103.77 233.026c-85.138 5.996-163.262 29.022-227.636 64.236-21.864-39.25-63.766-65.804-111.882-65.804-70.692 0-128 57.308-128 128 0 52.312 31.402 97.254 76.372 117.102-8.070 24.028-12.372 49.104-12.372 74.898 0 176.73 200.576 320 448 320 247.422 0 448-143.27 448-320 0-25.792-4.3-50.862-12.368-74.886 44.97-19.85 76.368-64.802 76.368-117.114zM864 188c19.882 0 36 16.118 36 36s-16.118 36-36 36-36-16.118-36-36 16.118-36 36-36zM64 512c0-35.29 28.71-64 64-64 25.508 0 47.572 15.004 57.846 36.646-33.448 25.366-61.166 54.626-81.666 86.738-23.524-9.47-40.18-32.512-40.18-59.384zM512 948c-205.45 0-372-109.242-372-244s166.55-244 372-244c205.45 0 372 109.242 372 244s-166.55 244-372 244zM919.82 571.384c-20.5-32.112-48.218-61.372-81.666-86.738 10.276-21.642 32.338-36.646 57.846-36.646 35.29 0 64 28.71 64 64 0 26.872-16.656 49.914-40.18 59.384z"
1686
- ],
1687
- "attrs": [],
1688
- "isMulticolor": false,
1689
- "isMulticolor2": false,
1690
- "tags": [
1691
- "reddit",
1692
- "brand",
1693
- "social"
1694
- ],
1695
- "defaultCode": 60102,
1696
- "grid": 16
1697
- },
1698
- "attrs": [],
1699
- "properties": {
1700
- "ligatures": "reddit, brand61",
1701
- "name": "reddit",
1702
- "order": 33,
1703
- "id": 56,
1704
- "prevSize": 32,
1705
- "code": 60102
1706
- },
1707
- "setIdx": 0,
1708
- "setId": 2,
1709
- "iconIdx": 56
1710
- },
1711
- {
1712
- "icon": {
1713
- "paths": [
1714
- "M0 0v1024h1024v-1024h-1024zM544 584v216h-64v-216l-175-328h72.6l134.4 252 134.4-252h72.6l-175 328z"
1715
- ],
1716
- "attrs": [],
1717
- "isMulticolor": false,
1718
- "isMulticolor2": false,
1719
- "tags": [
1720
- "hackernews",
1721
- "brand",
1722
- "ycombinator",
1723
- "yc",
1724
- "social"
1725
- ],
1726
- "defaultCode": 60103,
1727
- "grid": 16
1728
- },
1729
- "attrs": [],
1730
- "properties": {
1731
- "name": "hackernews",
1732
- "ligatures": "hackernews, brand62",
1733
- "order": 34,
1734
- "id": 57,
1735
- "prevSize": 32,
1736
- "code": 60103
1737
- },
1738
- "setIdx": 0,
1739
- "setId": 2,
1740
- "iconIdx": 57
1741
- },
1742
- {
1743
- "icon": {
1744
- "paths": [
1745
- "M966.8 233.6c0 3.2-1 6.2-3 9-2 2.6-4.2 4-6.8 4-20 2-36.4 8.4-49 19.2-12.8 10.8-25.8 31.8-39.2 62.4l-206.4 465.4c-1.4 4.4-5.2 6.4-11.4 6.4-4.8 0-8.6-2.2-11.4-6.4l-115.8-242-133.2 242c-2.8 4.4-6.4 6.4-11.4 6.4-6 0-9.8-2.2-11.8-6.4l-202.6-465.2c-12.6-28.8-26-49-40-60.4s-33.6-18.6-58.6-21.2c-2.2 0-4.2-1.2-6-3.4-2-2.2-2.8-4.8-2.8-7.8 0-7.6 2.2-11.4 6.4-11.4 18 0 37 0.8 56.8 2.4 18.4 1.6 35.6 2.4 51.8 2.4 16.4 0 36-0.8 58.4-2.4 23.4-1.6 44.2-2.4 62.4-2.4 4.4 0 6.4 3.8 6.4 11.4s-1.4 11.2-4 11.2c-18 1.4-32.4 6-42.8 13.8s-15.6 18-15.6 30.8c0 6.4 2.2 14.6 6.4 24.2l167.4 378.4 95.2-179.6-88.6-185.8c-16-33.2-29-54.6-39.2-64.2s-25.8-15.4-46.6-17.6c-2 0-3.6-1.2-5.4-3.4s-2.6-4.8-2.6-7.8c0-7.6 1.8-11.4 5.6-11.4 18 0 34.6 0.8 49.8 2.4 14.6 1.6 30 2.4 46.6 2.4 16.2 0 33.2-0.8 51.4-2.4 18.6-1.6 37-2.4 55-2.4 4.4 0 6.4 3.8 6.4 11.4s-1.2 11.2-4 11.2c-36.2 2.4-54.2 12.8-54.2 30.8 0 8 4.2 20.6 12.6 37.6l58.6 119 58.4-108.8c8-15.4 12.2-28.4 12.2-38.8 0-24.8-18-38-54.2-39.6-3.2 0-4.8-3.8-4.8-11.2 0-2.8 0.8-5.2 2.4-7.6s3.2-3.6 4.8-3.6c13 0 28.8 0.8 47.8 2.4 18 1.6 33 2.4 44.6 2.4 8.4 0 20.6-0.8 36.8-2 20.4-1.8 37.6-2.8 51.4-2.8 3.2 0 4.8 3.2 4.8 9.6 0 8.6-3 13-8.8 13-21 2.2-38 8-50.8 17.4s-28.8 30.8-48 64.4l-78.2 143.2 105.2 214.4 155.4-361.4c5.4-13.2 8-25.4 8-36.4 0-26.4-18-40.4-54.2-42.2-3.2 0-4.8-3.8-4.8-11.2 0-7.6 2.4-11.4 7.2-11.4 13.2 0 28.8 0.8 47 2.4 16.8 1.6 30.8 2.4 42 2.4 12 0 25.6-0.8 41.2-2.4 16.2-1.6 30.8-2.4 43.8-2.4 4 0 6 3.2 6 9.6z"
1746
- ],
1747
- "attrs": [],
1748
- "isMulticolor": false,
1749
- "isMulticolor2": false,
1750
- "tags": [
1751
- "wikipedia",
1752
- "brand"
1753
- ],
1754
- "defaultCode": 60104,
1755
- "grid": 16
1756
- },
1757
- "attrs": [],
1758
- "properties": {
1759
- "name": "wikipedia",
1760
- "ligatures": "wikipedia, brand63",
1761
- "order": 40,
1762
- "id": 58,
1763
- "prevSize": 32,
1764
- "code": 60104
1765
- },
1766
- "setIdx": 0,
1767
- "setId": 2,
1768
- "iconIdx": 58
1769
- },
1770
- {
1771
- "icon": {
1772
- "paths": [
1773
- "M384 384h177.106v90.782h2.532c24.64-44.194 84.958-90.782 174.842-90.782 186.946 0 221.52 116.376 221.52 267.734v308.266h-184.61v-273.278c0-65.184-1.334-149.026-96.028-149.026-96.148 0-110.82 70.986-110.82 144.292v278.012h-184.542v-576z",
1774
- "M64 384h192v576h-192v-576z",
1775
- "M256 224c0 53.019-42.981 96-96 96s-96-42.981-96-96c0-53.019 42.981-96 96-96s96 42.981 96 96z"
1776
- ],
1777
- "attrs": [],
1778
- "isMulticolor": false,
1779
- "isMulticolor2": false,
1780
- "tags": [
1781
- "linkedin",
1782
- "brand",
1783
- "social"
1784
- ],
1785
- "defaultCode": 60106,
1786
- "grid": 16
1787
- },
1788
- "attrs": [],
1789
- "properties": {
1790
- "ligatures": "linkedin2, brand65",
1791
- "name": "linkedin2",
1792
- "order": 39,
1793
- "id": 59,
1794
- "prevSize": 32,
1795
- "code": 60106
1796
- },
1797
- "setIdx": 0,
1798
- "setId": 2,
1799
- "iconIdx": 59
1800
- },
1801
- {
1802
- "icon": {
1803
- "paths": [
1804
- "M451.6 766.2l-37.6-102c0 0-61 68-152.4 68-81 0-138.4-70.4-138.4-183 0-144.2 72.8-195.8 144.2-195.8 103.2 0 136 66.8 164.2 152.4l37.6 117.2c37.6 113.8 108 205.2 310.8 205.2 145.4 0 244-44.6 244-161.8 0-95-54-144.2-154.8-167.8l-75-16.4c-51.6-11.8-66.8-32.8-66.8-68 0-39.8 31.6-63.4 83.2-63.4 56.4 0 86.8 21.2 91.4 71.6l117.2-14c-9.4-105.6-82.2-149-201.8-149-105.6 0-208.8 39.8-208.8 167.8 0 79.8 38.8 130.2 136 153.6l79.8 18.8c59.8 14 79.8 38.8 79.8 72.8 0 43.4-42.2 61-122 61-118.4 0-167.8-62.2-195.8-147.8l-38.8-117.2c-49-152.6-127.6-208.8-283.6-208.8-172.4 0-264 109-264 294.4 0 178.2 91.4 274.4 255.8 274.4 132.4 0 195.8-62.2 195.8-62.2v0z"
1805
- ],
1806
- "attrs": [],
1807
- "isMulticolor": false,
1808
- "isMulticolor2": false,
1809
- "tags": [
1810
- "lastfm",
1811
- "brand",
1812
- "social"
1813
- ],
1814
- "defaultCode": 60107,
1815
- "grid": 16
1816
- },
1817
- "attrs": [],
1818
- "properties": {
1819
- "ligatures": "lastfm, brand66",
1820
- "name": "lastfm",
1821
- "order": 37,
1822
- "id": 60,
1823
- "prevSize": 32,
1824
- "code": 60107
1825
- },
1826
- "setIdx": 0,
1827
- "setId": 2,
1828
- "iconIdx": 60
1829
- },
1830
- {
1831
- "icon": {
1832
- "paths": [
1833
- "M0 0v1024h1024v-1024h-1024zM512 960v-448h-448v-448h448v448h448v448h-448z"
1834
- ],
1835
- "attrs": [],
1836
- "isMulticolor": false,
1837
- "isMulticolor2": false,
1838
- "tags": [
1839
- "delicious",
1840
- "brand",
1841
- "social"
1842
- ],
1843
- "defaultCode": 60109,
1844
- "grid": 16
1845
- },
1846
- "attrs": [],
1847
- "properties": {
1848
- "ligatures": "delicious, brand68",
1849
- "name": "delicious",
1850
- "order": 38,
1851
- "id": 61,
1852
- "prevSize": 32,
1853
- "code": 60109
1854
- },
1855
- "setIdx": 0,
1856
- "setId": 2,
1857
- "iconIdx": 61
1858
- },
1859
- {
1860
- "icon": {
1861
- "paths": [
1862
- "M512 320c-35.2 0-64 28.8-64 64v256c0 105.8-86.2 192-192 192s-192-86.2-192-192v-128h128v128c0 35.2 28.8 64 64 64s64-28.8 64-64v-256c0-105.8 86.2-192 192-192s192 86.2 192 178v62l-82 24-46-24v-62c0-21.2-28.8-50-64-50z",
1863
- "M960 640c0 105.8-86.2 192-192 192s-192-86.2-192-206v-124l46 24 82-24v124c0 49.2 28.8 78 64 78s64-28.8 64-64v-128h128v128z"
1864
- ],
1865
- "attrs": [],
1866
- "isMulticolor": false,
1867
- "isMulticolor2": false,
1868
- "tags": [
1869
- "stumbleupon",
1870
- "brand",
1871
- "social"
1872
- ],
1873
- "defaultCode": 60110,
1874
- "grid": 16
1875
- },
1876
- "attrs": [],
1877
- "properties": {
1878
- "name": "stumbleupon",
1879
- "ligatures": "stumbleupon, brand69",
1880
- "order": 36,
1881
- "id": 62,
1882
- "prevSize": 32,
1883
- "code": 60110
1884
- },
1885
- "setIdx": 0,
1886
- "setId": 2,
1887
- "iconIdx": 62
1888
- },
1889
- {
1890
- "icon": {
1891
- "paths": [
1892
- "M1024 640v384h-1024v-384h128v256h768v-256zM192 704h640v128h-640zM207.152 565.466l27.698-124.964 624.832 138.496-27.698 124.964zM279.658 308.558l54.092-116.006 580.032 270.464-54.092 116.006zM991.722 361.476l-77.922 101.55-507.746-389.608 56.336-73.418h58.244z"
1893
- ],
1894
- "attrs": [],
1895
- "isMulticolor": false,
1896
- "isMulticolor2": false,
1897
- "tags": [
1898
- "stackoverflow",
1899
- "brand",
1900
- "social"
1901
- ],
1902
- "defaultCode": 60112,
1903
- "grid": 16
1904
- },
1905
- "attrs": [],
1906
- "properties": {
1907
- "ligatures": "stackoverflow, brand71",
1908
- "name": "stackoverflow",
1909
- "order": 58,
1910
- "id": 63,
1911
- "prevSize": 32,
1912
- "code": 60112
1913
- },
1914
- "setIdx": 0,
1915
- "setId": 2,
1916
- "iconIdx": 63
1917
- },
1918
- {
1919
- "icon": {
1920
- "paths": [
1921
- "M512 0c-282.4 0-512 229.6-512 512s229.6 512 512 512 512-229.6 512-512-229.6-512-512-512zM512 955.6c-45.8 0-89.8-7-131.4-19.8 18-29.4 45.2-77.8 55.2-116.2 5.4-20.8 27.6-105.4 27.6-105.4 14.4 27.6 56.8 51 101.6 51 133.8 0 230.2-123 230.2-276 0-146.6-119.6-256.2-273.4-256.2-191.4 0-293 128.6-293 268.4 0 65 34.6 146 90 171.8 8.4 4 12.8 2.2 14.8-6 1.4-6.2 9-36.2 12.4-50.4 1-4.4 0.6-8.4-3-12.8-18.4-22.2-33-63.2-33-101.2 0-97.8 74-192.6 200.2-192.6 109 0 185.2 74.2 185.2 180.4 0 120-60.6 203.2-139.4 203.2-43.6 0-76.2-36-65.6-80.2 12.6-52.8 36.8-109.6 36.8-147.6 0-34-18.2-62.4-56.2-62.4-44.6 0-80.2 46-80.2 107.8 0 39.2 13.2 65.8 13.2 65.8s-44 185.8-52 220.4c-9 38.4-5.4 92.2-1.6 127.2-165-64.4-282-224.8-282-412.8 0-245 198.6-443.6 443.6-443.6s443.6 198.6 443.6 443.6c0 245-198.6 443.6-443.6 443.6z"
1922
- ],
1923
- "attrs": [],
1924
- "isMulticolor": false,
1925
- "isMulticolor2": false,
1926
- "tags": [
1927
- "pinterest",
1928
- "brand",
1929
- "social"
1930
- ],
1931
- "defaultCode": 60114,
1932
- "grid": 16
1933
- },
1934
- "attrs": [],
1935
- "properties": {
1936
- "ligatures": "pinterest2, brand73",
1937
- "name": "pinterest2",
1938
- "order": 59,
1939
- "id": 64,
1940
- "prevSize": 32,
1941
- "code": 60114
1942
- },
1943
- "setIdx": 0,
1944
- "setId": 2,
1945
- "iconIdx": 64
1946
- },
1947
- {
1948
- "icon": {
1949
- "paths": [
1950
- "M155.6 202.2c-8.8 0-16.4 3.2-20.2 9.2-3.8 6.4-3.2 14.4 0.8 22.6l99.8 172.8c0.2 0.4 0.2 0.6 0 0.8l-156.8 277.2c-4 8.2-3.8 16.4 0 22.6 3.8 6 10.4 10 19.2 10h147.6c22 0 32.8-15 40.2-28.6 0 0 153.4-271.4 159.4-282-0.6-1-101.6-177-101.6-177-7.4-13-18.4-27.6-41.2-27.6h-147.2z",
1951
- "M776 0c-22 0-31.6 13.8-39.6 28.2 0 0-318.2 564.2-328.6 582.8 0.6 1 209.8 385 209.8 385 7.4 13 18.6 28.2 41.2 28.2h147.6c8.8 0 15.8-3.4 19.6-9.4 4-6.4 3.8-14.6-0.4-22.8l-208-380.6c-0.2-0.4-0.2-0.6 0-1l327-578.2c4-8.2 4.2-16.4 0.4-22.8-3.8-6-10.8-9.4-19.6-9.4h-149.4z"
1952
- ],
1953
- "attrs": [],
1954
- "isMulticolor": false,
1955
- "isMulticolor2": false,
1956
- "tags": [
1957
- "xing",
1958
- "brand",
1959
- "social"
1960
- ],
1961
- "defaultCode": 60116,
1962
- "grid": 16
1963
- },
1964
- "attrs": [],
1965
- "properties": {
1966
- "ligatures": "xing2, brand75",
1967
- "name": "xing2",
1968
- "codes": [
1969
- 61231
1970
- ],
1971
- "order": 41,
1972
- "id": 65,
1973
- "prevSize": 32,
1974
- "code": 60116
1975
- },
1976
- "setIdx": 0,
1977
- "setId": 2,
1978
- "iconIdx": 65
1979
- },
1980
- {
1981
- "icon": {
1982
- "paths": [
1983
- "M367.562 0c-243.358 0-367.562 140.162-367.562 401.856v0 549.034l238.39-238.628v-278.896c0-108.416 28.73-177.406 125.118-192.894v0c33.672-6.584 103.75-4.278 148.306-4.278v0 165.596c0 1.51 0.208 4.206 0.594 5.586v0c1.87 6.704 7.93 11.616 15.116 11.63v0c4.062 0.008 7.868-2.104 11.79-5.97v0l413.122-412.974-584.874-0.062zM785.61 311.746v278.89c0 108.414-28.736 177.414-125.116 192.894v0c-33.672 6.582-103.756 4.278-148.312 4.278v0-165.594c0-1.5-0.206-4.204-0.594-5.582v0c-1.864-6.712-7.922-11.622-15.112-11.63v0c-4.064-0.008-7.866 2.112-11.79 5.966v0l-413.124 412.966 584.874 0.066c243.354 0 367.564-140.168 367.564-401.852v0-549.028l-238.39 238.626z"
1984
- ],
1985
- "attrs": [],
1986
- "isMulticolor": false,
1987
- "isMulticolor2": false,
1988
- "tags": [
1989
- "flattr",
1990
- "brand",
1991
- "donate",
1992
- "social"
1993
- ],
1994
- "defaultCode": 60117,
1995
- "grid": 16
1996
- },
1997
- "attrs": [],
1998
- "properties": {
1999
- "ligatures": "flattr, brand76",
2000
- "name": "flattr",
2001
- "order": 67,
2002
- "id": 66,
2003
- "prevSize": 32,
2004
- "code": 60117
2005
- },
2006
- "setIdx": 0,
2007
- "setId": 2,
2008
- "iconIdx": 66
2009
- },
2010
- {
2011
- "icon": {
2012
- "paths": [
2013
- "M851.564 90.090c-12.060-16.404-31.204-26.090-51.564-26.090h-608c-35.346 0-64 28.654-64 64v768c0 25.884 15.592 49.222 39.508 59.128 7.918 3.28 16.234 4.874 24.478 4.874 16.656 0 33.026-6.504 45.268-18.748l237.256-237.254h165.49c27.992 0 52.736-18.192 61.086-44.91l160-512c6.074-19.432 2.538-40.596-9.522-57zM672.948 320h-224.948c-35.346 0-64 28.654-64 64s28.654 64 64 64h184.948l-40 128h-144.948c-16.974 0-33.252 6.742-45.254 18.746l-146.746 146.744v-549.49h456.948l-40 128z"
2014
- ],
2015
- "attrs": [],
2016
- "isMulticolor": false,
2017
- "isMulticolor2": false,
2018
- "tags": [
2019
- "foursquare",
2020
- "brand",
2021
- "social"
2022
- ],
2023
- "defaultCode": 60118,
2024
- "grid": 16
2025
- },
2026
- "attrs": [],
2027
- "properties": {
2028
- "ligatures": "foursquare, brand77",
2029
- "name": "foursquare",
2030
- "order": 43,
2031
- "id": 67,
2032
- "prevSize": 32,
2033
- "code": 60118
2034
- },
2035
- "setIdx": 0,
2036
- "setId": 2,
2037
- "iconIdx": 67
2038
- },
2039
- {
2040
- "icon": {
2041
- "paths": [
2042
- "M608.876 653.468c-17.282 17.426-2.668 49.128-2.668 49.128l130.090 217.218c0 0 21.36 28.64 39.864 28.64 18.59 0 36.954-15.27 36.954-15.27l102.844-147.008c0 0 10.36-18.546 10.598-34.792 0.372-23.106-34.454-29.434-34.454-29.434l-243.488-78.192c-0.002 0.004-23.858-6.328-39.74 9.71zM596.532 543.984c12.46 21.128 46.828 14.972 46.828 14.972l242.938-71.006c0 0 33.106-13.466 37.832-31.418 4.64-17.954-5.46-39.622-5.46-39.622l-116.098-136.752c0 0-10.062-17.292-30.938-19.032-23.016-1.958-37.18 25.898-37.18 25.898l-137.27 216.010c0 0.004-12.134 21.516-0.652 40.95zM481.754 459.768c28.608-7.044 33.148-48.604 33.148-48.604l-1.944-345.87c0 0-4.314-42.666-23.486-54.232-30.070-18.242-38.982-8.718-47.596-7.444l-201.696 74.944c0 0-19.754 6.536-30.042 23.018-14.69 23.352 14.928 57.544 14.928 57.544l209.644 285.756c0 0 20.69 21.396 47.044 14.888zM431.944 599.738c0.722-26.676-32.030-42.7-32.030-42.7l-216.796-109.524c0 0-32.126-13.246-47.722-4.016-11.95 7.060-22.536 19.84-23.572 31.134l-14.12 173.812c0 0-2.116 30.114 5.69 43.82 11.054 19.442 47.428 5.902 47.428 5.902l253.096-55.942c9.832-6.61 27.074-7.204 28.026-42.486zM494.88 693.542c-21.726-11.156-47.724 11.95-47.724 11.95l-169.468 186.566c0 0-21.144 28.528-15.768 46.050 5.066 16.418 13.454 24.578 25.318 30.328l170.192 53.726c0 0 20.634 4.286 36.258-0.242 22.18-6.43 18.094-41.152 18.094-41.152l3.848-252.602c-0.002 0.002-0.868-24.334-20.75-34.624z"
2043
- ],
2044
- "attrs": [],
2045
- "isMulticolor": false,
2046
- "isMulticolor2": false,
2047
- "tags": [
2048
- "yelp",
2049
- "brand",
2050
- "social"
2051
- ],
2052
- "defaultCode": 60119,
2053
- "grid": 16
2054
- },
2055
- "attrs": [],
2056
- "properties": {
2057
- "ligatures": "yelp, brand78",
2058
- "name": "yelp",
2059
- "order": 44,
2060
- "id": 68,
2061
- "prevSize": 32,
2062
- "code": 60119
2063
- },
2064
- "setIdx": 0,
2065
- "setId": 2,
2066
- "iconIdx": 68
2067
- },
2068
- {
2069
- "icon": {
2070
- "paths": [
2071
- "M930 308.6c-47.8 212.2-195.4 324.2-428 324.2h-77.4l-53.8 341.6h-64.8l-3.4 22c-2.2 14.6 9 27.6 23.6 27.6h165.6c19.6 0 36.2-14.2 39.4-33.6l1.6-8.4 31.2-197.8 2-10.8c3-19.4 19.8-33.6 39.4-33.6h24.6c160.4 0 286-65.2 322.8-253.6 13.8-71.6 8.6-132.4-22.8-177.6z",
2072
- "M831 77.2c-47.4-54-133.2-77.2-242.8-77.2h-318.2c-22.4 0-41.6 16.2-45 38.4l-132.6 840.4c-2.6 16.6 10.2 31.6 27 31.6h196.6l49.4-313-1.6 9.8c3.4-22.2 22.4-38.4 44.8-38.4h93.4c183.4 0 327-74.4 369-290 1.2-6.4 2.4-12.6 3.2-18.6 12.4-79.6 0-134-43.2-183z"
2073
- ],
2074
- "attrs": [],
2075
- "isMulticolor": false,
2076
- "isMulticolor2": false,
2077
- "tags": [
2078
- "paypal",
2079
- "brand",
2080
- "donate"
2081
- ],
2082
- "defaultCode": 60120,
2083
- "grid": 16
2084
- },
2085
- "attrs": [],
2086
- "properties": {
2087
- "ligatures": "paypal, brand79",
2088
- "name": "paypal",
2089
- "codes": [
2090
- 61234
2091
- ],
2092
- "order": 42,
2093
- "id": 69,
2094
- "prevSize": 32,
2095
- "code": 60120
2096
- },
2097
- "setIdx": 0,
2098
- "setId": 2,
2099
- "iconIdx": 69
2100
- },
2101
- {
2102
- "icon": {
2103
- "paths": [
2104
- "M853.31 0h-682.62c-93.88 0-170.69 76.784-170.69 170.658v682.656c0 93.876 76.81 170.686 170.69 170.686h682.622c93.938 0 170.688-76.81 170.688-170.686v-682.656c0-93.874-76.75-170.658-170.69-170.658zM256 256h512c9.138 0 18.004 1.962 26.144 5.662l-282.144 329.168-282.144-329.17c8.14-3.696 17.006-5.66 26.144-5.66zM192 704v-384c0-1.34 0.056-2.672 0.14-4l187.664 218.94-185.598 185.6c-1.444-5.338-2.206-10.886-2.206-16.54zM768 768h-512c-5.654 0-11.202-0.762-16.54-2.206l182.118-182.118 90.422 105.496 90.424-105.494 182.116 182.118c-5.34 1.442-10.886 2.204-16.54 2.204zM832 704c0 5.654-0.762 11.2-2.206 16.54l-185.598-185.598 187.664-218.942c0.084 1.328 0.14 2.66 0.14 4v384z"
2105
- ],
2106
- "attrs": [],
2107
- "isMulticolor": false,
2108
- "isMulticolor2": false,
2109
- "tags": [
2110
- "mail",
2111
- "contact",
2112
- "support",
2113
- "newsletter",
2114
- "letter",
2115
- "email",
2116
- "envelop",
2117
- "social"
2118
- ],
2119
- "defaultCode": 60035,
2120
- "grid": 16
2121
- },
2122
- "attrs": [],
2123
- "properties": {
2124
- "ligatures": "mail2, contact2",
2125
- "name": "mail",
2126
- "order": 8,
2127
- "id": 70,
2128
- "prevSize": 32,
2129
- "code": 60035
2130
- },
2131
- "setIdx": 0,
2132
- "setId": 2,
2133
- "iconIdx": 70
2134
- },
2135
- {
2136
- "icon": {
2137
- "paths": [
2138
- "M928 0h-832c-52.8 0-96 43.2-96 96v832c0 52.8 43.2 96 96 96h832c52.8 0 96-43.2 96-96v-832c0-52.8-43.2-96-96-96zM279 831.2c-48 0-87-38.6-87-86.6 0-47.6 39-86.8 87-86.8 48.2 0 87 39.2 87 86.8 0 48-39 86.6-87 86.6zM497.4 832c0-81.8-31.8-158.8-89.4-216.4-57.8-57.8-134.4-89.6-216-89.6v-125.2c237.6 0 431.2 193.4 431.2 431.2h-125.8zM719.6 832c0-291-236.6-528-527.4-528v-125.2c360 0 653 293.2 653 653.2h-125.6z"
2139
- ],
2140
- "attrs": [],
2141
- "isMulticolor": false,
2142
- "isMulticolor2": false,
2143
- "tags": [
2144
- "feed",
2145
- "rss",
2146
- "social"
2147
- ],
2148
- "defaultCode": 60060,
2149
- "grid": 16
2150
- },
2151
- "attrs": [],
2152
- "properties": {
2153
- "ligatures": "feed3, rss2",
2154
- "name": "rss2",
2155
- "order": 7,
2156
- "id": 71,
2157
- "prevSize": 32,
2158
- "code": 60060
2159
- },
2160
- "setIdx": 0,
2161
- "setId": 2,
2162
- "iconIdx": 71
2163
- },
2164
- {
2165
- "icon": {
2166
- "paths": [
2167
- "M832 64h-640l-192 192v672c0 17.674 14.326 32 32 32h960c17.672 0 32-14.326 32-32v-672l-192-192zM512 832l-320-256h192v-192h256v192h192l-320 256zM154.51 192l64-64h586.978l64 64h-714.978z"
2168
- ],
2169
- "attrs": [],
2170
- "isMulticolor": false,
2171
- "isMulticolor2": false,
2172
- "tags": [
2173
- "box-add",
2174
- "box",
2175
- "download",
2176
- "storage",
2177
- "inbox",
2178
- "archive"
2179
- ],
2180
- "defaultCode": 59742,
2181
- "grid": 16
2182
- },
2183
- "attrs": [],
2184
- "properties": {
2185
- "ligatures": "box-add, box3",
2186
- "name": "box-add",
2187
- "order": 98,
2188
- "id": 72,
2189
- "prevSize": 32,
2190
- "code": 59742
2191
- },
2192
- "setIdx": 0,
2193
- "setId": 2,
2194
- "iconIdx": 72
2195
- },
2196
- {
2197
- "icon": {
2198
- "paths": [
2199
- "M1024 384h-384l143.53-143.53c-72.53-72.526-168.96-112.47-271.53-112.47s-199 39.944-271.53 112.47c-72.526 72.53-112.47 168.96-112.47 271.53s39.944 199 112.47 271.53c72.53 72.526 168.96 112.47 271.53 112.47s199-39.944 271.528-112.472c6.056-6.054 11.86-12.292 17.456-18.668l96.32 84.282c-93.846 107.166-231.664 174.858-385.304 174.858-282.77 0-512-229.23-512-512s229.23-512 512-512c141.386 0 269.368 57.326 362.016 149.984l149.984-149.984v384z"
2200
- ],
2201
- "attrs": [],
2202
- "isMulticolor": false,
2203
- "isMulticolor2": false,
2204
- "tags": [
2205
- "spinner",
2206
- "loading",
2207
- "loading-wheel",
2208
- "refresh",
2209
- "repeat",
2210
- "busy",
2211
- "wait",
2212
- "arrow"
2213
- ],
2214
- "defaultCode": 59780,
2215
- "grid": 16
2216
- },
2217
- "attrs": [],
2218
- "properties": {
2219
- "ligatures": "spinner11, loading12",
2220
- "name": "spinner11",
2221
- "order": 118,
2222
- "id": 73,
2223
- "prevSize": 32,
2224
- "code": 8635
2225
- },
2226
- "setIdx": 0,
2227
- "setId": 2,
2228
- "iconIdx": 73
2229
- },
2230
- {
2231
- "icon": {
2232
- "paths": [
2233
- "M933.79 610.25c-53.726-93.054-21.416-212.304 72.152-266.488l-100.626-174.292c-28.75 16.854-62.176 26.518-97.846 26.518-107.536 0-194.708-87.746-194.708-195.99h-201.258c0.266 33.41-8.074 67.282-25.958 98.252-53.724 93.056-173.156 124.702-266.862 70.758l-100.624 174.292c28.97 16.472 54.050 40.588 71.886 71.478 53.638 92.908 21.512 211.92-71.708 266.224l100.626 174.292c28.65-16.696 61.916-26.254 97.4-26.254 107.196 0 194.144 87.192 194.7 194.958h201.254c-0.086-33.074 8.272-66.57 25.966-97.218 53.636-92.906 172.776-124.594 266.414-71.012l100.626-174.29c-28.78-16.466-53.692-40.498-71.434-71.228zM512 719.332c-114.508 0-207.336-92.824-207.336-207.334 0-114.508 92.826-207.334 207.336-207.334 114.508 0 207.332 92.826 207.332 207.334-0.002 114.51-92.824 207.334-207.332 207.334z"
2234
- ],
2235
- "attrs": [],
2236
- "isMulticolor": false,
2237
- "isMulticolor2": false,
2238
- "tags": [
2239
- "cog",
2240
- "gear",
2241
- "preferences",
2242
- "settings",
2243
- "generate",
2244
- "control",
2245
- "options"
2246
- ],
2247
- "defaultCode": 59796,
2248
- "grid": 16
2249
- },
2250
- "attrs": [],
2251
- "properties": {
2252
- "ligatures": "cog, gear",
2253
- "name": "cog",
2254
- "order": 111,
2255
- "id": 74,
2256
- "prevSize": 32,
2257
- "code": 59796
2258
- },
2259
- "setIdx": 0,
2260
- "setId": 2,
2261
- "iconIdx": 74
2262
- },
2263
- {
2264
- "icon": {
2265
- "paths": [
2266
- "M1024 282.5l-90.506-90.5-178.746 178.752-101.5-101.502 178.75-178.75-90.5-90.5-178.75 178.75-114.748-114.75-86.626 86.624 512.002 512 86.624-86.622-114.752-114.752 178.752-178.75z",
2267
- "M794.040 673.79l-443.824-443.824c-95.818 114.904-204.52 292.454-129.396 445.216l-132.248 132.248c-31.112 31.114-31.112 82.024 0 113.136l14.858 14.858c31.114 31.114 82.026 31.114 113.138 0l132.246-132.244c152.764 75.132 330.318-33.566 445.226-129.39z"
2268
- ],
2269
- "attrs": [],
2270
- "isMulticolor": false,
2271
- "isMulticolor2": false,
2272
- "tags": [
2273
- "power-cord",
2274
- "plugin",
2275
- "extension"
2276
- ],
2277
- "defaultCode": 59831,
2278
- "grid": 16
2279
- },
2280
- "attrs": [],
2281
- "properties": {
2282
- "ligatures": "power-cord, plugin",
2283
- "name": "power-cord",
2284
- "order": 110,
2285
- "id": 75,
2286
- "prevSize": 32,
2287
- "code": 59831
2288
- },
2289
- "setIdx": 0,
2290
- "setId": 2,
2291
- "iconIdx": 75
2292
- },
2293
- {
2294
- "icon": {
2295
- "paths": [
2296
- "M64 192h896v192h-896zM64 448h896v192h-896zM64 704h896v192h-896z"
2297
- ],
2298
- "attrs": [],
2299
- "isMulticolor": false,
2300
- "isMulticolor2": false,
2301
- "tags": [
2302
- "menu",
2303
- "list",
2304
- "options",
2305
- "lines",
2306
- "hamburger"
2307
- ],
2308
- "defaultCode": 59837,
2309
- "grid": 16
2310
- },
2311
- "attrs": [],
2312
- "properties": {
2313
- "ligatures": "menu, list3",
2314
- "name": "menu",
2315
- "order": 132,
2316
- "id": 76,
2317
- "prevSize": 32,
2318
- "code": 9776
2319
- },
2320
- "setIdx": 0,
2321
- "setId": 2,
2322
- "iconIdx": 76
2323
- },
2324
- {
2325
- "icon": {
2326
- "paths": [
2327
- "M621.254 877.254l320-320c24.994-24.992 24.994-65.516 0-90.51l-320-320c-24.994-24.992-65.516-24.992-90.51 0-24.994 24.994-24.994 65.516 0 90.51l210.746 210.746h-613.49c-35.346 0-64 28.654-64 64s28.654 64 64 64h613.49l-210.746 210.746c-12.496 12.496-18.744 28.876-18.744 45.254s6.248 32.758 18.744 45.254c24.994 24.994 65.516 24.994 90.51 0z"
2328
- ],
2329
- "attrs": [],
2330
- "isMulticolor": false,
2331
- "isMulticolor2": false,
2332
- "tags": [
2333
- "arrow-right",
2334
- "right",
2335
- "next"
2336
- ],
2337
- "defaultCode": 59964,
2338
- "grid": 16
2339
- },
2340
- "attrs": [],
2341
- "properties": {
2342
- "ligatures": "arrow-right2, right4",
2343
- "name": "arrow-right2",
2344
- "order": 123,
2345
- "id": 77,
2346
- "prevSize": 32,
2347
- "code": 8594
2348
- },
2349
- "setIdx": 0,
2350
- "setId": 2,
2351
- "iconIdx": 77
2352
- },
2353
- {
2354
- "icon": {
2355
- "paths": [
2356
- "M402.746 877.254l-320-320c-24.994-24.992-24.994-65.516 0-90.51l320-320c24.994-24.992 65.516-24.992 90.51 0 24.994 24.994 24.994 65.516 0 90.51l-210.746 210.746h613.49c35.346 0 64 28.654 64 64s-28.654 64-64 64h-613.49l210.746 210.746c12.496 12.496 18.744 28.876 18.744 45.254s-6.248 32.758-18.744 45.254c-24.994 24.994-65.516 24.994-90.51 0z"
2357
- ],
2358
- "attrs": [],
2359
- "isMulticolor": false,
2360
- "isMulticolor2": false,
2361
- "tags": [
2362
- "arrow-left",
2363
- "left",
2364
- "previous"
2365
- ],
2366
- "defaultCode": 59968,
2367
- "grid": 16
2368
- },
2369
- "attrs": [],
2370
- "properties": {
2371
- "ligatures": "arrow-left2, left4",
2372
- "name": "arrow-left2",
2373
- "order": 129,
2374
- "id": 78,
2375
- "prevSize": 32,
2376
- "code": 8592
2377
- },
2378
- "setIdx": 0,
2379
- "setId": 2,
2380
- "iconIdx": 78
2381
- },
2382
- {
2383
- "icon": {
2384
- "paths": [
2385
- "M1024 608l-192-192v-288h-128v160l-192-192-512 512v32h128v320h320v-192h128v192h320v-320h128z"
2386
- ],
2387
- "attrs": [],
2388
- "isMulticolor": false,
2389
- "isMulticolor2": false,
2390
- "tags": [
2391
- "home",
2392
- "house"
2393
- ],
2394
- "defaultCode": 59650,
2395
- "grid": 16
2396
- },
2397
- "attrs": [],
2398
- "properties": {
2399
- "ligatures": "home3, house3",
2400
- "name": "home3",
2401
- "order": 139,
2402
- "id": 79,
2403
- "prevSize": 32,
2404
- "code": 59650
2405
- },
2406
- "setIdx": 0,
2407
- "setId": 2,
2408
- "iconIdx": 79
2409
- },
2410
- {
2411
- "icon": {
2412
- "paths": [
2413
- "M853.342 0h-682.656c-93.874 0-170.686 76.81-170.686 170.69v682.622c0 93.938 76.812 170.688 170.686 170.688h682.656c93.876 0 170.658-76.75 170.658-170.69v-682.62c0-93.88-76.782-170.69-170.658-170.69zM853.342 128c7.988 0 15.546 2.334 22.020 6.342l-363.362 300.404-363.354-300.4c6.478-4.010 14.044-6.346 22.040-6.346h682.656zM170.686 896c-1.924 0-3.82-0.146-5.684-0.408l225.626-312.966-29.256-29.254-233.372 233.37v-611.138l384 464.396 384-464.394v611.136l-233.372-233.37-29.254 29.254 225.628 312.968c-1.858 0.26-3.746 0.406-5.662 0.406h-682.654z"
2414
- ],
2415
- "attrs": [],
2416
- "isMulticolor": false,
2417
- "isMulticolor2": false,
2418
- "tags": [
2419
- "mail",
2420
- "contact",
2421
- "support",
2422
- "newsletter",
2423
- "letter",
2424
- "email",
2425
- "envelop",
2426
- "social"
2427
- ],
2428
- "defaultCode": 60036,
2429
- "grid": 16
2430
- },
2431
- "attrs": [],
2432
- "properties": {
2433
- "ligatures": "mail3, contact3",
2434
- "name": "mail2",
2435
- "order": 133,
2436
- "id": 80,
2437
- "prevSize": 32,
2438
- "code": 60036
2439
- },
2440
- "setIdx": 0,
2441
- "setId": 2,
2442
- "iconIdx": 80
2443
- },
2444
- {
2445
- "icon": {
2446
- "paths": [
2447
- "M512 832c35.346 0 64 28.654 64 64v64c0 35.346-28.654 64-64 64s-64-28.654-64-64v-64c0-35.346 28.654-64 64-64zM512 192c-35.346 0-64-28.654-64-64v-64c0-35.346 28.654-64 64-64s64 28.654 64 64v64c0 35.346-28.654 64-64 64zM960 448c35.346 0 64 28.654 64 64s-28.654 64-64 64h-64c-35.348 0-64-28.654-64-64s28.652-64 64-64h64zM192 512c0 35.346-28.654 64-64 64h-64c-35.346 0-64-28.654-64-64s28.654-64 64-64h64c35.346 0 64 28.654 64 64zM828.784 738.274l45.256 45.258c24.992 24.99 24.992 65.516 0 90.508-24.994 24.992-65.518 24.992-90.51 0l-45.256-45.256c-24.992-24.99-24.992-65.516 0-90.51 24.994-24.992 65.518-24.992 90.51 0zM195.216 285.726l-45.256-45.256c-24.994-24.994-24.994-65.516 0-90.51s65.516-24.994 90.51 0l45.256 45.256c24.994 24.994 24.994 65.516 0 90.51s-65.516 24.994-90.51 0zM828.784 285.726c-24.992 24.992-65.516 24.992-90.51 0-24.992-24.994-24.992-65.516 0-90.51l45.256-45.254c24.992-24.994 65.516-24.994 90.51 0 24.992 24.994 24.992 65.516 0 90.51l-45.256 45.254zM195.216 738.274c24.992-24.992 65.518-24.992 90.508 0 24.994 24.994 24.994 65.52 0 90.51l-45.254 45.256c-24.994 24.992-65.516 24.992-90.51 0s-24.994-65.518 0-90.508l45.256-45.258z",
2448
- "M512 256c-141.384 0-256 114.616-256 256 0 141.382 114.616 256 256 256 141.382 0 256-114.618 256-256 0-141.384-114.616-256-256-256zM512 672c-88.366 0-160-71.634-160-160s71.634-160 160-160 160 71.634 160 160-71.634 160-160 160z"
2449
- ],
2450
- "tags": [
2451
- "sun",
2452
- "weather"
2453
- ],
2454
- "defaultCode": 59860,
2455
- "grid": 16,
2456
- "attrs": []
2457
- },
2458
- "attrs": [],
2459
- "properties": {
2460
- "ligatures": "sun, weather2",
2461
- "name": "sun",
2462
- "order": 5,
2463
- "id": 213,
2464
- "prevSize": 32,
2465
- "code": 59860
2466
- },
2467
- "setIdx": 1,
2468
- "setId": 1,
2469
- "iconIdx": 212
2470
- },
2471
- {
2472
- "icon": {
2473
- "paths": [
2474
- "M512 0c-282.77 0-512 229.23-512 512s229.23 512 512 512 512-229.23 512-512-229.23-512-512-512zM128 512c0-212.078 171.922-384 384-384v768c-212.078 0-384-171.922-384-384z"
2475
- ],
2476
- "tags": [
2477
- "contrast"
2478
- ],
2479
- "defaultCode": 59861,
2480
- "grid": 16,
2481
- "attrs": []
2482
- },
2483
- "attrs": [],
2484
- "properties": {
2485
- "ligatures": "contrast",
2486
- "name": "contrast",
2487
- "order": 3,
2488
- "id": 214,
2489
- "prevSize": 32,
2490
- "code": 59861
2491
- },
2492
- "setIdx": 1,
2493
- "setId": 1,
2494
- "iconIdx": 213
2495
- },
2496
- {
2497
- "icon": {
2498
- "paths": [
2499
- "M512 256c-141.384 0-256 114.616-256 256s114.616 256 256 256 256-114.616 256-256-114.616-256-256-256zM512 672v-320c88.224 0 160 71.776 160 160s-71.776 160-160 160zM512 832c35.346 0 64 28.654 64 64v64c0 35.346-28.654 64-64 64s-64-28.654-64-64v-64c0-35.346 28.654-64 64-64zM512 192c-35.346 0-64-28.654-64-64v-64c0-35.346 28.654-64 64-64s64 28.654 64 64v64c0 35.346-28.654 64-64 64zM960 448c35.346 0 64 28.654 64 64s-28.654 64-64 64h-64c-35.346 0-64-28.654-64-64s28.654-64 64-64h64zM192 512c0 35.346-28.654 64-64 64h-64c-35.346 0-64-28.654-64-64s28.654-64 64-64h64c35.346 0 64 28.654 64 64zM828.784 738.274l45.256 45.256c24.992 24.992 24.992 65.516 0 90.51-24.994 24.992-65.518 24.992-90.51 0l-45.256-45.256c-24.992-24.992-24.992-65.516 0-90.51 24.994-24.992 65.518-24.992 90.51 0zM195.216 285.726l-45.256-45.256c-24.994-24.994-24.994-65.516 0-90.51s65.516-24.994 90.51 0l45.256 45.256c24.994 24.994 24.994 65.516 0 90.51s-65.516 24.994-90.51 0zM828.784 285.726c-24.992 24.992-65.516 24.992-90.51 0-24.992-24.994-24.992-65.516 0-90.51l45.256-45.254c24.992-24.994 65.516-24.994 90.51 0 24.992 24.994 24.992 65.516 0 90.51l-45.256 45.254zM195.216 738.274c24.992-24.992 65.516-24.992 90.508 0 24.994 24.994 24.994 65.518 0 90.51l-45.254 45.256c-24.994 24.992-65.516 24.992-90.51 0-24.994-24.994-24.994-65.518 0-90.51l45.256-45.256z"
2500
- ],
2501
- "tags": [
2502
- "brightness-contrast"
2503
- ],
2504
- "defaultCode": 59862,
2505
- "grid": 16,
2506
- "attrs": []
2507
- },
2508
- "attrs": [],
2509
- "properties": {
2510
- "ligatures": "brightness-contrast",
2511
- "name": "brightness-contrast",
2512
- "order": 4,
2513
- "id": 215,
2514
- "prevSize": 32,
2515
- "code": 59862
2516
- },
2517
- "setIdx": 1,
2518
- "setId": 1,
2519
- "iconIdx": 214
2520
- }
2521
- ],
2522
- "height": 1024,
2523
- "metadata": {
2524
- "name": "icomoon"
2525
- },
2526
- "preferences": {
2527
- "showGlyphs": true,
2528
- "showQuickUse": true,
2529
- "showQuickUse2": true,
2530
- "showSVGs": true,
2531
- "fontPref": {
2532
- "prefix": "icon-",
2533
- "metadata": {
2534
- "fontFamily": "icomoon"
2535
- },
2536
- "metrics": {
2537
- "emSize": 1024,
2538
- "baseline": 6.25,
2539
- "whitespace": 50
2540
- },
2541
- "embed": false
2542
- },
2543
- "imagePref": {
2544
- "prefix": "icon-",
2545
- "png": true,
2546
- "useClassSelector": true,
2547
- "color": 0,
2548
- "bgColor": 16777215,
2549
- "classSelector": ".icon"
2550
- },
2551
- "historySize": 100,
2552
- "showCodes": true,
2553
- "gridSize": 16
2554
- }
2555
- }
1
+ {"IcoMoonType":"selection","icons":[{"icon":{"paths":["M896 128v832h-672c-53.026 0-96-42.98-96-96s42.974-96 96-96h608v-768h-640c-70.398 0-128 57.6-128 128v768c0 70.4 57.602 128 128 128h768v-896h-64z","M224.056 832v0c-0.018 0.002-0.038 0-0.056 0-17.672 0-32 14.326-32 32s14.328 32 32 32c0.018 0 0.038-0.002 0.056-0.002v0.002h607.89v-64h-607.89z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["book","read","reading"],"defaultCode":59679,"grid":16},"attrs":[],"properties":{"ligatures":"book, read","name":"book","order":76,"id":0,"prevSize":32,"code":59679},"setIdx":0,"setId":2,"iconIdx":0},{"icon":{"paths":["M1024 960v-64h-64v-384h64v-64h-192v64h64v384h-192v-384h64v-64h-192v64h64v384h-192v-384h64v-64h-192v64h64v384h-192v-384h64v-64h-192v64h64v384h-64v64h-64v64h1088v-64h-64z","M512 0h64l512 320v64h-1088v-64l512-320z"],"width":1088,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["library","bank","building"],"defaultCode":59681,"grid":16},"attrs":[],"properties":{"ligatures":"library2, bank","name":"library","order":81,"id":1,"prevSize":32,"code":59681},"setIdx":0,"setId":2,"iconIdx":1},{"icon":{"paths":["M704 640c-64 64-64 128-128 128s-128-64-192-128-128-128-128-192 64-64 128-128-128-256-192-256-192 192-192 192c0 128 131.5 387.5 256 512s384 256 512 256c0 0 192-128 192-192s-192-256-256-192z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["phone","telephone","contact","support","call"],"defaultCode":59714,"grid":16},"attrs":[],"properties":{"ligatures":"phone, telephone","name":"phone","order":4,"id":2,"prevSize":32,"code":59714},"setIdx":0,"setId":2,"iconIdx":2},{"icon":{"paths":["M928 128h-832c-52.8 0-96 43.2-96 96v640c0 52.8 43.2 96 96 96h832c52.8 0 96-43.2 96-96v-640c0-52.8-43.2-96-96-96zM398.74 550.372l-270.74 210.892v-501.642l270.74 290.75zM176.38 256h671.24l-335.62 252-335.62-252zM409.288 561.698l102.712 110.302 102.71-110.302 210.554 270.302h-626.528l210.552-270.302zM625.26 550.372l270.74-290.75v501.642l-270.74-210.892z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["envelop","mail","email","contact","letter"],"defaultCode":59717,"grid":16},"attrs":[],"properties":{"ligatures":"envelop, mail","name":"envelop","order":3,"id":3,"prevSize":32,"code":59717},"setIdx":0,"setId":2,"iconIdx":3},{"icon":{"paths":["M512 0c-176.732 0-320 143.268-320 320 0 320 320 704 320 704s320-384 320-704c0-176.732-143.27-320-320-320zM512 512c-106.040 0-192-85.96-192-192s85.96-192 192-192 192 85.96 192 192-85.96 192-192 192z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["location","map-marker","pin"],"defaultCode":59719,"grid":16},"attrs":[],"properties":{"ligatures":"location, map-marker","name":"location","order":2,"id":4,"prevSize":32,"code":59719},"setIdx":0,"setId":2,"iconIdx":4},{"icon":{"paths":["M1088 901.166c0 45.5 26.028 84.908 64 104.184v15.938c-10.626 1.454-21.472 2.224-32.5 2.224-68.008 0-129.348-28.528-172.722-74.264-26.222 6.982-54.002 10.752-82.778 10.752-159.058 0-288-114.616-288-256s128.942-256 288-256c159.058 0 288 114.616 288 256 0 55.348-19.764 106.592-53.356 148.466-6.824 14.824-10.644 31.312-10.644 48.7zM512 0c278.458 0 504.992 180.614 511.836 405.52-49.182-21.92-103.586-33.52-159.836-33.52-95.56 0-185.816 33.446-254.138 94.178-70.846 62.972-109.862 147.434-109.862 237.822 0 44.672 9.544 87.888 27.736 127.788-5.228 0.126-10.468 0.212-15.736 0.212-27.156 0-53.81-1.734-79.824-5.044-109.978 109.978-241.25 129.7-368.176 132.596v-26.916c68.536-33.578 128-94.74 128-164.636 0-9.754-0.758-19.33-2.164-28.696-115.796-76.264-189.836-192.754-189.836-323.304 0-229.75 229.23-416 512-416z"],"width":1152,"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["bubbles","comments","chat","talk"],"defaultCode":59756,"grid":16},"attrs":[],"properties":{"ligatures":"bubbles, comments","name":"bubbles","order":75,"id":5,"prevSize":32,"code":59756},"setIdx":0,"setId":2,"iconIdx":5},{"icon":{"paths":["M800 640c-123.712 0-224-100.29-224-224 0-123.712 100.288-224 224-224s224 100.288 224 224l1 32c0 247.424-200.576 448-448 448v-128c85.474 0 165.834-33.286 226.274-93.726 11.634-11.636 22.252-24.016 31.83-37.020-11.438 1.8-23.16 2.746-35.104 2.746zM224 640c-123.71 0-224-100.29-224-224 0-123.712 100.29-224 224-224s224 100.288 224 224l1 32c0 247.424-200.576 448-448 448v-128c85.474 0 165.834-33.286 226.274-93.726 11.636-11.636 22.254-24.016 31.832-37.020-11.44 1.8-23.16 2.746-35.106 2.746z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["quotes-right","rdquo"],"defaultCode":59768,"grid":16},"attrs":[],"properties":{"ligatures":"quotes-right, rdquo","name":"quotes-right","order":84,"id":6,"prevSize":32,"code":59768},"setIdx":0,"setId":2,"iconIdx":6},{"icon":{"paths":["M1002.934 817.876l-460.552-394.76c21.448-40.298 33.618-86.282 33.618-135.116 0-159.058-128.942-288-288-288-29.094 0-57.172 4.332-83.646 12.354l166.39 166.39c24.89 24.89 24.89 65.62 0 90.51l-101.49 101.49c-24.89 24.89-65.62 24.89-90.51 0l-166.39-166.39c-8.022 26.474-12.354 54.552-12.354 83.646 0 159.058 128.942 288 288 288 48.834 0 94.818-12.17 135.116-33.62l394.76 460.552c22.908 26.724 62.016 28.226 86.904 3.338l101.492-101.492c24.888-24.888 23.386-63.994-3.338-86.902z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["wrench","tool","fix","settings","control","options","preferences"],"defaultCode":59793,"grid":16},"attrs":[],"properties":{"ligatures":"wrench, tool","name":"wrench","order":90,"id":7,"prevSize":32,"code":59793},"setIdx":0,"setId":2,"iconIdx":7},{"icon":{"paths":["M832 192v-128h-640v128h-192v128c0 106.038 85.958 192 192 192 20.076 0 39.43-3.086 57.62-8.802 46.174 66.008 116.608 113.796 198.38 130.396v198.406h-64c-70.694 0-128 57.306-128 128h512c0-70.694-57.306-128-128-128h-64v-198.406c81.772-16.6 152.206-64.386 198.38-130.396 18.19 5.716 37.544 8.802 57.62 8.802 106.042 0 192-85.962 192-192v-128h-192zM192 436c-63.962 0-116-52.038-116-116v-64h116v64c0 40.186 7.43 78.632 20.954 114.068-6.802 1.246-13.798 1.932-20.954 1.932zM948 320c0 63.962-52.038 116-116 116-7.156 0-14.152-0.686-20.954-1.932 13.524-35.436 20.954-73.882 20.954-114.068v-64h116v64z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["trophy","cup","prize","award","winner","tournament"],"defaultCode":59806,"grid":16},"attrs":[],"properties":{"ligatures":"trophy, cup","name":"trophy","order":74,"id":8,"prevSize":32,"code":59806},"setIdx":0,"setId":2,"iconIdx":8},{"icon":{"paths":["M960 256h-256v-64c0-35.2-28.8-64-64-64h-256c-35.204 0-64 28.8-64 64v64h-256c-35.2 0-64 28.8-64 64v576c0 35.202 28.796 64 64 64h896c35.2 0 64-28.798 64-64v-576c0-35.2-28.8-64-64-64zM384 192.116c0.034-0.040 0.074-0.082 0.114-0.116h255.772c0.042 0.034 0.082 0.076 0.118 0.116v63.884h-256.004v-63.884zM960 512h-128v96c0 17.602-14.4 32-32 32h-64c-17.604 0-32-14.398-32-32v-96h-384v96c0 17.602-14.4 32-32 32h-64c-17.602 0-32-14.398-32-32v-96h-128v-64h896v64z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["briefcase","portfolio","suitcase","work","job","employee"],"defaultCode":59822,"grid":16},"attrs":[],"properties":{"ligatures":"briefcase, portfolio","name":"briefcase","order":72,"id":9,"prevSize":32,"code":59822},"setIdx":0,"setId":2,"iconIdx":9},{"icon":{"paths":["M512 0c-282.77 0-512 229.23-512 512s229.23 512 512 512 512-229.23 512-512-229.23-512-512-512zM512 960.002c-62.958 0-122.872-13.012-177.23-36.452l233.148-262.29c5.206-5.858 8.082-13.422 8.082-21.26v-96c0-17.674-14.326-32-32-32-112.99 0-232.204-117.462-233.374-118.626-6-6.002-14.14-9.374-22.626-9.374h-128c-17.672 0-32 14.328-32 32v192c0 12.122 6.848 23.202 17.69 28.622l110.31 55.156v187.886c-116.052-80.956-192-215.432-192-367.664 0-68.714 15.49-133.806 43.138-192h116.862c8.488 0 16.626-3.372 22.628-9.372l128-128c6-6.002 9.372-14.14 9.372-22.628v-77.412c40.562-12.074 83.518-18.588 128-18.588 70.406 0 137.004 16.26 196.282 45.2-4.144 3.502-8.176 7.164-12.046 11.036-36.266 36.264-56.236 84.478-56.236 135.764s19.97 99.5 56.236 135.764c36.434 36.432 85.218 56.264 135.634 56.26 3.166 0 6.342-0.080 9.518-0.236 13.814 51.802 38.752 186.656-8.404 372.334-0.444 1.744-0.696 3.488-0.842 5.224-81.324 83.080-194.7 134.656-320.142 134.656z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["earth","globe","language","web","internet","sphere","planet"],"defaultCode":59850,"grid":16},"attrs":[],"properties":{"ligatures":"earth, globe2","name":"earth","order":88,"id":10,"prevSize":32,"code":59850},"setIdx":0,"setId":2,"iconIdx":10},{"icon":{"paths":["M440.236 635.766c-13.31 0-26.616-5.076-36.77-15.23-95.134-95.136-95.134-249.934 0-345.070l192-192c46.088-46.086 107.36-71.466 172.534-71.466s126.448 25.38 172.536 71.464c95.132 95.136 95.132 249.934 0 345.070l-87.766 87.766c-20.308 20.308-53.23 20.308-73.54 0-20.306-20.306-20.306-53.232 0-73.54l87.766-87.766c54.584-54.586 54.584-143.404 0-197.99-26.442-26.442-61.6-41.004-98.996-41.004s-72.552 14.562-98.996 41.006l-192 191.998c-54.586 54.586-54.586 143.406 0 197.992 20.308 20.306 20.306 53.232 0 73.54-10.15 10.152-23.462 15.23-36.768 15.23z","M256 1012c-65.176 0-126.45-25.38-172.534-71.464-95.134-95.136-95.134-249.934 0-345.070l87.764-87.764c20.308-20.306 53.234-20.306 73.54 0 20.308 20.306 20.308 53.232 0 73.54l-87.764 87.764c-54.586 54.586-54.586 143.406 0 197.992 26.44 26.44 61.598 41.002 98.994 41.002s72.552-14.562 98.998-41.006l192-191.998c54.584-54.586 54.584-143.406 0-197.992-20.308-20.308-20.306-53.232 0-73.54 20.306-20.306 53.232-20.306 73.54 0.002 95.132 95.134 95.132 249.932 0.002 345.068l-192.002 192c-46.090 46.088-107.364 71.466-172.538 71.466z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["link","chain","url","uri","anchor"],"defaultCode":59851,"grid":16},"attrs":[],"properties":{"ligatures":"link, chain","name":"link","order":68,"id":11,"prevSize":32,"code":59851},"setIdx":0,"setId":2,"iconIdx":11},{"icon":{"paths":["M1024 397.050l-353.78-51.408-158.22-320.582-158.216 320.582-353.784 51.408 256 249.538-60.432 352.352 316.432-166.358 316.432 166.358-60.434-352.352 256.002-249.538zM512 753.498l-223.462 117.48 42.676-248.83-180.786-176.222 249.84-36.304 111.732-226.396 111.736 226.396 249.836 36.304-180.788 176.222 42.678 248.83-223.462-117.48z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["star-empty","rate","star","favorite","bookmark"],"defaultCode":59863,"grid":16},"attrs":[],"properties":{"ligatures":"star-empty, rate","name":"star-empty","order":69,"id":12,"prevSize":32,"code":9734},"setIdx":0,"setId":2,"iconIdx":12},{"icon":{"paths":["M1024 397.050l-353.78-51.408-158.22-320.582-158.216 320.582-353.784 51.408 256 249.538-60.432 352.352 316.432-166.358 316.432 166.358-60.434-352.352 256.002-249.538zM512 753.498l-0.942 0.496 0.942-570.768 111.736 226.396 249.836 36.304-180.788 176.222 42.678 248.83-223.462-117.48z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["star-half","rate","star"],"defaultCode":59864,"grid":16},"attrs":[],"properties":{"ligatures":"star-half, rate2","name":"star-half","order":70,"id":13,"prevSize":32,"code":10030},"setIdx":0,"setId":2,"iconIdx":13},{"icon":{"paths":["M1024 397.050l-353.78-51.408-158.22-320.582-158.216 320.582-353.784 51.408 256 249.538-60.432 352.352 316.432-166.358 316.432 166.358-60.434-352.352 256.002-249.538z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["star-full","rate","star","favorite","bookmark"],"defaultCode":59865,"grid":16},"attrs":[],"properties":{"ligatures":"star-full, rate3","name":"star-full","order":71,"id":14,"prevSize":32,"code":9733},"setIdx":0,"setId":2,"iconIdx":14},{"icon":{"paths":["M755.188 64c-107.63 0-200.258 87.554-243.164 179-42.938-91.444-135.578-179-243.216-179-148.382 0-268.808 120.44-268.808 268.832 0 301.846 304.5 380.994 512.022 679.418 196.154-296.576 511.978-387.206 511.978-679.418 0-148.392-120.43-268.832-268.812-268.832z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["heart","like","love","favorite"],"defaultCode":59866,"grid":16},"attrs":[],"properties":{"ligatures":"heart, like","name":"heart","order":4,"id":15,"prevSize":32,"code":59866},"setIdx":0,"setId":2,"iconIdx":15},{"icon":{"paths":["M192 64v768h768v-768h-768zM896 768h-640v-640h640v640zM128 896v-672l-64-64v800h800l-64-64h-672z","M352 256l160 160-192 192 96 96 192-192 160 160v-416z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["new-tab","out","external","outside","popout","link","blank"],"defaultCode":60030,"grid":16},"attrs":[],"properties":{"ligatures":"new-tab, out2","name":"new-tab","order":92,"id":16,"prevSize":32,"code":60030},"setIdx":0,"setId":2,"iconIdx":16},{"icon":{"paths":["M925.6 885.2c-112.2 82.8-274.6 126.8-414.6 126.8-196.2 0-372.8-72.4-506.4-193.2-10.4-9.4-1.2-22.4 11.4-15 144.2 84 322.6 134.4 506.8 134.4 124.2 0 260.8-25.8 386.6-79.2 18.8-8 34.8 12.6 16.2 26.2z","M972.2 832c-14.4-18.4-94.8-8.8-131-4.4-11 1.2-12.6-8.2-2.8-15.2 64.2-45 169.4-32 181.6-17 12.4 15.2-3.2 120.6-63.4 171-9.2 7.8-18 3.6-14-6.6 13.8-33.8 44-109.4 29.6-127.8z","M707.4 757.6l0.2 0.2c24.8-21.8 69.4-60.8 94.6-81.8 10-8 8.2-21.4 0.4-32.6-22.6-31.2-46.6-56.6-46.6-114.2v-192c0-81.4 5.6-156-54.2-212-47.2-45.2-125.6-61.2-185.6-61.2-117.2 0-248 43.8-275.4 188.6-3 15.4 8.4 23.6 18.4 25.8l119.4 13c11.2-0.6 19.2-11.6 21.4-22.8 10.2-49.8 52-74 99-74 25.4 0 54.2 9.2 69.2 32 17.2 25.4 15 60 15 89.4v16c-71.4 8-164.8 13.2-231.6 42.6-77.2 33.4-131.4 101.4-131.4 201.4 0 128 80.6 192 184.4 192 87.6 0 135.4-20.6 203-89.8 22.4 32.4 29.6 48.2 70.6 82.2 9.4 5 21 4.6 29.2-2.8zM583.2 457.2c0 48 1.2 88-23 130.6-19.6 34.8-50.6 56-85.2 56-47.2 0-74.8-36-74.8-89.2 0-105 94.2-124 183.2-124v26.6z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["amazon","brand"],"defaultCode":60039,"grid":16},"attrs":[],"properties":{"name":"amazon","ligatures":"amazon, brand","order":61,"id":17,"prevSize":32,"code":60039},"setIdx":0,"setId":2,"iconIdx":17},{"icon":{"paths":["M522.2 438.8v175.6h290.4c-11.8 75.4-87.8 220.8-290.4 220.8-174.8 0-317.4-144.8-317.4-323.2s142.6-323.2 317.4-323.2c99.4 0 166 42.4 204 79l139-133.8c-89.2-83.6-204.8-134-343-134-283 0-512 229-512 512s229 512 512 512c295.4 0 491.6-207.8 491.6-500.2 0-33.6-3.6-59.2-8-84.8l-483.6-0.2z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["google","brand"],"defaultCode":60040,"grid":16},"attrs":[],"properties":{"name":"google","ligatures":"google, brand2","order":10,"id":18,"prevSize":32,"code":60040},"setIdx":0,"setId":2,"iconIdx":18},{"icon":{"paths":["M325.8 457.4v111.8h184.8c-7.4 48-55.8 140.6-184.8 140.6-111.2 0-202-92.2-202-205.8s90.8-205.8 202-205.8c63.4 0 105.6 27 129.8 50.2l88.4-85.2c-56.8-53-130.4-85.2-218.2-85.2-180.2 0.2-325.8 145.8-325.8 326s145.6 325.8 325.8 325.8c188 0 312.8-132.2 312.8-318.4 0-21.4-2.4-37.8-5.2-54h-307.6z","M1024 448h-96v-96h-96v96h-96v96h96v96h96v-96h96z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["google-plus","brand","social"],"defaultCode":60043,"grid":16},"attrs":[],"properties":{"ligatures":"google-plus, brand5","name":"google-plus","order":52,"id":19,"prevSize":32,"code":60043},"setIdx":0,"setId":2,"iconIdx":19},{"icon":{"paths":["M438 640l-184.6 320h580.6l184.6-320z","M992.4 576l-295.6-512h-369.6l295.6 512z","M290.2 128l-290.2 502.8 184.8 320 290.2-502.8z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["google-drive","brand"],"defaultCode":60047,"grid":16},"attrs":[],"properties":{"ligatures":"google-drive, brand9","name":"google-drive","order":65,"id":20,"prevSize":32,"code":60047},"setIdx":0,"setId":2,"iconIdx":20},{"icon":{"paths":["M608 192h160v-192h-160c-123.514 0-224 100.486-224 224v96h-128v192h128v512h192v-512h160l32-192h-192v-96c0-17.346 14.654-32 32-32z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["facebook","brand","social"],"defaultCode":60048,"grid":16},"attrs":[],"properties":{"ligatures":"facebook, brand10","name":"facebook","order":11,"id":21,"prevSize":32,"code":60048},"setIdx":0,"setId":2,"iconIdx":21},{"icon":{"paths":["M512 92.2c136.8 0 153 0.6 206.8 3 50 2.2 77 10.6 95 17.6 23.8 9.2 41 20.4 58.8 38.2 18 18 29 35 38.4 58.8 7 18 15.4 45.2 17.6 95 2.4 54 3 70.2 3 206.8s-0.6 153-3 206.8c-2.2 50-10.6 77-17.6 95-9.2 23.8-20.4 41-38.2 58.8-18 18-35 29-58.8 38.4-18 7-45.2 15.4-95 17.6-54 2.4-70.2 3-206.8 3s-153-0.6-206.8-3c-50-2.2-77-10.6-95-17.6-23.8-9.2-41-20.4-58.8-38.2-18-18-29-35-38.4-58.8-7-18-15.4-45.2-17.6-95-2.4-54-3-70.2-3-206.8s0.6-153 3-206.8c2.2-50 10.6-77 17.6-95 9.2-23.8 20.4-41 38.2-58.8 18-18 35-29 58.8-38.4 18-7 45.2-15.4 95-17.6 53.8-2.4 70-3 206.8-3zM512 0c-139 0-156.4 0.6-211 3-54.4 2.4-91.8 11.2-124.2 23.8-33.8 13.2-62.4 30.6-90.8 59.2-28.6 28.4-46 57-59.2 90.6-12.6 32.6-21.4 69.8-23.8 124.2-2.4 54.8-3 72.2-3 211.2s0.6 156.4 3 211c2.4 54.4 11.2 91.8 23.8 124.2 13.2 33.8 30.6 62.4 59.2 90.8 28.4 28.4 57 46 90.6 59 32.6 12.6 69.8 21.4 124.2 23.8 54.6 2.4 72 3 211 3s156.4-0.6 211-3c54.4-2.4 91.8-11.2 124.2-23.8 33.6-13 62.2-30.6 90.6-59s46-57 59-90.6c12.6-32.6 21.4-69.8 23.8-124.2 2.4-54.6 3-72 3-211s-0.6-156.4-3-211c-2.4-54.4-11.2-91.8-23.8-124.2-12.6-34-30-62.6-58.6-91-28.4-28.4-57-46-90.6-59-32.6-12.6-69.8-21.4-124.2-23.8-54.8-2.6-72.2-3.2-211.2-3.2v0z","M512 249c-145.2 0-263 117.8-263 263s117.8 263 263 263 263-117.8 263-263c0-145.2-117.8-263-263-263zM512 682.6c-94.2 0-170.6-76.4-170.6-170.6s76.4-170.6 170.6-170.6c94.2 0 170.6 76.4 170.6 170.6s-76.4 170.6-170.6 170.6z","M846.8 238.6c0 33.91-27.49 61.4-61.4 61.4s-61.4-27.49-61.4-61.4c0-33.91 27.49-61.4 61.4-61.4s61.4 27.49 61.4 61.4z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["instagram","brand","social"],"defaultCode":60050,"grid":16},"attrs":[],"properties":{"ligatures":"instagram, brand12","name":"instagram","order":12,"id":22,"prevSize":32,"code":60050},"setIdx":0,"setId":2,"iconIdx":22},{"icon":{"paths":["M873 148.8c-95.8-96-223.2-148.8-359-148.8-279.6 0-507.2 227.6-507.2 507.4 0 89.4 23.4 176.8 67.8 253.6l-72 263 269-70.6c74.2 40.4 157.6 61.8 242.4 61.8h0.2c0 0 0 0 0 0 279.6 0 507.4-227.6 507.4-507.4 0-135.6-52.8-263-148.6-359zM514.2 929.6v0c-75.8 0-150-20.4-214.8-58.8l-15.4-9.2-159.6 41.8 42.6-155.6-10-16c-42.4-67-64.6-144.6-64.6-224.4 0-232.6 189.2-421.8 422-421.8 112.6 0 218.6 44 298.2 123.6 79.6 79.8 123.4 185.6 123.4 298.4-0.2 232.8-189.4 422-421.8 422zM745.4 613.6c-12.6-6.4-75-37-86.6-41.2s-20-6.4-28.6 6.4c-8.4 12.6-32.8 41.2-40.2 49.8-7.4 8.4-14.8 9.6-27.4 3.2s-53.6-19.8-102-63c-37.6-33.6-63.2-75.2-70.6-87.8s-0.8-19.6 5.6-25.8c5.8-5.6 12.6-14.8 19-22.2s8.4-12.6 12.6-21.2c4.2-8.4 2.2-15.8-1-22.2s-28.6-68.8-39-94.2c-10.2-24.8-20.8-21.4-28.6-21.8-7.4-0.4-15.8-0.4-24.2-0.4s-22.2 3.2-33.8 15.8c-11.6 12.6-44.4 43.4-44.4 105.8s45.4 122.6 51.8 131.2c6.4 8.4 89.4 136.6 216.6 191.4 30.2 13 53.8 20.8 72.2 26.8 30.4 9.6 58 8.2 79.8 5 24.4-3.6 75-30.6 85.6-60.2s10.6-55 7.4-60.2c-3-5.6-11.4-8.8-24.2-15.2z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["whatsapp","brand","social"],"defaultCode":60051,"grid":16},"attrs":[],"properties":{"name":"whatsapp","ligatures":"whatsapp, brand13","order":53,"id":23,"prevSize":32,"code":60051},"setIdx":0,"setId":2,"iconIdx":23},{"icon":{"paths":["M512 0c-281.6 0-512 230.4-512 512s230.4 512 512 512 512-230.4 512-512-227.8-512-512-512zM747.6 739.8c-10.2 15.4-28.2 20.4-43.6 10.2-120.4-74.2-271.4-89.6-450.6-48.6-18 5.2-33.2-7.6-38.4-23-5.2-18 7.6-33.2 23-38.4 194.6-43.6 363.6-25.6 496.6 56.4 18 7.6 20.6 28 13 43.4zM809 599c-12.8 18-35.8 25.6-53.8 12.8-138.2-84.4-348.2-110-509.4-58.8-20.4 5.2-43.6-5.2-48.6-25.6-5.2-20.4 5.2-43.6 25.6-48.6 186.8-56.4 417.2-28.2 576 69.2 15.2 7.6 23 33.2 10.2 51zM814 455.6c-163.8-97.2-437.8-107.6-594-58.8-25.6 7.6-51.2-7.6-58.8-30.8-7.6-25.6 7.6-51.2 30.8-58.8 181.8-53.8 481.2-43.6 670.8 69.2 23 12.8 30.8 43.6 18 66.6-13 17.8-43.6 25.4-66.8 12.6z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["spotify","brand","social"],"defaultCode":60052,"grid":16},"attrs":[],"properties":{"name":"spotify","ligatures":"spotify, brand14","order":13,"id":24,"prevSize":32,"code":60052},"setIdx":0,"setId":2,"iconIdx":24},{"icon":{"paths":["M512 0c-282.8 0-512 229.2-512 512s229.2 512 512 512 512-229.2 512-512-229.2-512-512-512zM763.6 351l-84 395.8c-5.8 28.2-22.8 34.8-46.4 21.8l-128-94.6-61.4 59.8c-7.2 7-12.8 12.8-25.6 12.8-16.6 0-13.8-6.2-19.4-22l-43.6-143.2-126.6-39.4c-27.4-8.4-27.6-27.2 6.2-40.6l493.2-190.4c22.4-10.2 44.2 5.4 35.6 40z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["telegram","brand","social"],"defaultCode":60053,"grid":16},"attrs":[],"properties":{"name":"telegram","ligatures":"telegram, brand15","order":54,"id":25,"prevSize":32,"code":60053},"setIdx":0,"setId":2,"iconIdx":25},{"icon":{"paths":["M1024 226.4c-37.6 16.8-78.2 28-120.6 33 43.4-26 76.6-67.2 92.4-116.2-40.6 24-85.6 41.6-133.4 51-38.4-40.8-93-66.2-153.4-66.2-116 0-210 94-210 210 0 16.4 1.8 32.4 5.4 47.8-174.6-8.8-329.4-92.4-433-219.6-18 31-28.4 67.2-28.4 105.6 0 72.8 37 137.2 93.4 174.8-34.4-1-66.8-10.6-95.2-26.2 0 0.8 0 1.8 0 2.6 0 101.8 72.4 186.8 168.6 206-17.6 4.8-36.2 7.4-55.4 7.4-13.6 0-26.6-1.4-39.6-3.8 26.8 83.4 104.4 144.2 196.2 146-72 56.4-162.4 90-261 90-17 0-33.6-1-50.2-3 93.2 59.8 203.6 94.4 322.2 94.4 386.4 0 597.8-320.2 597.8-597.8 0-9.2-0.2-18.2-0.6-27.2 41-29.4 76.6-66.4 104.8-108.6z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["twitter","brand","tweet","social"],"defaultCode":60054,"grid":16},"attrs":[],"properties":{"ligatures":"twitter, brand16","name":"twitter","order":14,"id":26,"prevSize":32,"code":60054},"setIdx":0,"setId":2,"iconIdx":26},{"icon":{"paths":["M960.8 509c-26.4 6-51.8 8.8-74.8 8.8-129.2 0-228.6-90.2-228.6-247.2 0-77 29.8-116.8 71.8-116.8 40 0 66.6 35.8 66.6 108.6 0 41.4-11 86.8-19.2 113.6 0 0 39.8 69.4 148.6 48.2 23.2-51.4 35.6-117.8 35.6-176 0-156.8-80-248.2-226.6-248.2-150.8 0-239 115.8-239 268.6 0 151.4 70.8 281.2 187.4 340.4-49 98.2-111.4 184.6-176.6 249.8-118-142.8-224.8-333.2-268.6-705h-174.2c80.6 619.2 320.4 816.4 384 854.2 35.8 21.6 66.8 20.6 99.6 2 51.6-29.2 206.2-184 292-365 36 0 79.2-4.2 122.2-14v-122z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["vine","brand","social"],"defaultCode":60055,"grid":16},"attrs":[],"properties":{"name":"vine","ligatures":"vine, brand17","order":15,"id":27,"prevSize":32,"code":60055},"setIdx":0,"setId":2,"iconIdx":27},{"icon":{"paths":["M928 0h-832c-52.8 0-96 43.2-96 96v832c0 52.8 43.2 96 96 96h832c52.8 0 96-43.2 96-96v-832c0-52.8-43.2-96-96-96zM829.4 716.8l-93.6 1.4c0 0-20.2 4-46.6-14.2-35-24-68-86.6-93.8-78.4-26 8.2-25.2 64.4-25.2 64.4s0.2 12-5.8 18.4c-6.4 7-19.2 8.4-19.2 8.4h-41.8c0 0-92.4 5.6-173.8-79.2-88.8-92.4-167.2-275.8-167.2-275.8s-4.6-12 0.4-17.8c5.6-6.6 20.6-7 20.6-7l100.2-0.6c0 0 9.4 1.6 16.2 6.6 5.6 4 8.6 11.8 8.6 11.8s16.2 41 37.6 78c41.8 72.2 61.4 88 75.6 80.4 20.6-11.2 14.4-102.2 14.4-102.2s0.4-33-10.4-47.6c-8.4-11.4-24.2-14.8-31-15.6-5.6-0.8 3.6-13.8 15.6-19.8 18-8.8 49.8-9.4 87.4-9 29.2 0.2 37.8 2.2 49.2 4.8 34.6 8.4 22.8 40.6 22.8 117.8 0 24.8-4.4 59.6 13.4 71 7.6 5 26.4 0.8 73.4-79 22.2-37.8 39-82.2 39-82.2s3.6-8 9.2-11.4c5.8-3.4 13.6-2.4 13.6-2.4l105.4-0.6c0 0 31.6-3.8 36.8 10.6 5.4 15-11.8 50-54.8 107.4-70.6 94.2-78.6 85.4-19.8 139.8 56 52 67.6 77.4 69.6 80.6 22.8 38.4-26 41.4-26 41.4z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["vk","brand","social"],"defaultCode":60056,"grid":16},"attrs":[],"properties":{"name":"vk","ligatures":"vk, brand18","order":16,"id":28,"prevSize":32,"code":60056},"setIdx":0,"setId":2,"iconIdx":28},{"icon":{"paths":["M425.2 10.6c-241.2 40.6-425.2 250.4-425.2 503.2 0 125.6 45.6 240.6 120.8 329.6 178.6-86.4 303.6-282 304.4-509.8v-323z","M598.8 10.6c241.2 40.6 425.2 250.4 425.2 503.2 0 125.6-45.6 240.6-120.8 329.6-178.6-86.4-303.6-282-304.4-509.8v-323z","M510.2 642.6c-31.8 131.6-126.8 244-245 318.8 72.8 39.8 156.2 62.6 245 62.6s172.2-22.8 245-62.6c-118.2-74.8-213.2-187.2-245-318.8z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["renren","brand","social"],"defaultCode":60057,"grid":16},"attrs":[],"properties":{"name":"renren","ligatures":"renren, brand19","order":55,"id":29,"prevSize":32,"code":60057},"setIdx":0,"setId":2,"iconIdx":29},{"icon":{"paths":["M430.2 898c-169.6 16.8-316-60-327-171.2-11-111.4 117.6-215 287-231.8 169.6-16.8 316 60 326.8 171.2 11.2 111.4-117.4 215.2-286.8 231.8zM769.2 528.6c-14.4-4.4-24.4-7.2-16.8-26.2 16.4-41.2 18-76.6 0.2-102-33.2-47.4-124.2-45-228.4-1.2 0 0-32.8 14.2-24.4-11.6 16-51.6 13.6-94.6-11.4-119.6-56.6-56.6-207 2.2-336 131.2-96.4 96.2-152.4 198.8-152.4 287.4 0 169.2 217.2 272.2 429.6 272.2 278.4 0 463.8-161.8 463.8-290.2 0-77.8-65.4-121.8-124.2-140z","M954.2 218.6c-67.2-74.6-166.4-103-258-83.6v0c-21.2 4.6-34.6 25.4-30 46.4 4.6 21.2 25.2 34.6 46.4 30 65.2-13.8 135.6 6.4 183.4 59.4s60.8 125.2 40.2 188.4v0c-6.6 20.6 4.6 42.6 25.2 49.4 20.6 6.6 42.6-4.6 49.4-25.2v-0.2c28.8-88.4 10.6-190-56.6-264.6z","M850.8 312c-32.8-36.4-81.2-50.2-125.6-40.6-18.2 3.8-29.8 22-26 40.2 4 18.2 22 29.8 40 25.8v0c21.8-4.6 45.4 2.2 61.4 19.8 16 17.8 20.4 42 13.4 63.2v0c-5.6 17.6 4 36.8 21.8 42.6 17.8 5.6 36.8-4 42.6-21.8 14-43.4 5.2-93-27.6-129.2z","M439.6 696.6c-6 10.2-19 15-29.2 10.8-10.2-4-13.2-15.6-7.4-25.4 6-9.8 18.6-14.6 28.6-10.8 10 3.6 13.6 15 8 25.4zM385.4 765.8c-16.4 26.2-51.6 37.6-78 25.6-26-11.8-33.8-42.2-17.4-67.8 16.2-25.4 50.2-36.8 76.4-25.8 26.6 11.4 35.2 41.6 19 68zM447 580.6c-80.6-21-171.8 19.2-206.8 90.2-35.8 72.4-1.2 153 80.2 179.4 84.4 27.2 184-14.6 218.6-92.6 34.2-76.6-8.4-155.2-92-177z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["sina-weibo","brand","social"],"defaultCode":60058,"grid":16},"attrs":[],"properties":{"name":"sina-weibo","ligatures":"sina-weibo, brand20","order":56,"id":30,"prevSize":32,"code":60058},"setIdx":0,"setId":2,"iconIdx":30},{"icon":{"paths":["M136.294 750.93c-75.196 0-136.292 61.334-136.292 136.076 0 75.154 61.1 135.802 136.292 135.802 75.466 0 136.494-60.648 136.494-135.802-0.002-74.742-61.024-136.076-136.494-136.076zM0.156 347.93v196.258c127.784 0 247.958 49.972 338.458 140.512 90.384 90.318 140.282 211.036 140.282 339.3h197.122c-0.002-372.82-303.282-676.070-675.862-676.070zM0.388 0v196.356c455.782 0 826.756 371.334 826.756 827.644h196.856c0-564.47-459.254-1024-1023.612-1024z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["feed","rss","social"],"defaultCode":60059,"grid":16},"attrs":[],"properties":{"ligatures":"feed2, rss","name":"rss","order":9,"id":31,"prevSize":32,"code":60059},"setIdx":0,"setId":2,"iconIdx":31},{"icon":{"paths":["M1013.8 307.2c0 0-10-70.6-40.8-101.6-39-40.8-82.6-41-102.6-43.4-143.2-10.4-358.2-10.4-358.2-10.4h-0.4c0 0-215 0-358.2 10.4-20 2.4-63.6 2.6-102.6 43.4-30.8 31-40.6 101.6-40.6 101.6s-10.2 82.8-10.2 165.8v77.6c0 82.8 10.2 165.8 10.2 165.8s10 70.6 40.6 101.6c39 40.8 90.2 39.4 113 43.8 82 7.8 348.2 10.2 348.2 10.2s215.2-0.4 358.4-10.6c20-2.4 63.6-2.6 102.6-43.4 30.8-31 40.8-101.6 40.8-101.6s10.2-82.8 10.2-165.8v-77.6c-0.2-82.8-10.4-165.8-10.4-165.8zM406.2 644.8v-287.8l276.6 144.4-276.6 143.4z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["youtube","brand","social"],"defaultCode":60061,"grid":16},"attrs":[],"properties":{"ligatures":"youtube, brand21","name":"youtube","order":8,"id":32,"prevSize":32,"code":60061},"setIdx":0,"setId":2,"iconIdx":32},{"icon":{"paths":["M96 0l-96 160v736h256v128h128l128-128h160l288-288v-608h-864zM832 544l-160 160h-160l-128 128v-128h-192v-576h640v416z","M608 256h96v256h-96v-256z","M416 256h96v256h-96v-256z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["twitch","brand","social"],"defaultCode":60063,"grid":16},"attrs":[],"properties":{"ligatures":"twitch, brand23","name":"twitch","order":17,"id":33,"prevSize":32,"code":60063},"setIdx":0,"setId":2,"iconIdx":33},{"icon":{"paths":["M1023.6 274c-4.6 99.6-74.2 236.2-208.8 409.4-139.2 180.8-257 271.4-353.4 271.4-59.6 0-110.2-55-151.4-165.2-27.6-101-55-202-82.6-303-30.6-110.2-63.4-165.2-98.6-165.2-7.6 0-34.4 16.2-80.4 48.2l-48.2-62c50.6-44.4 100.4-88.8 149.4-133.2 67.4-58.2 118-88.8 151.8-92 79.6-7.6 128.8 46.8 147.2 163.4 19.8 125.8 33.6 204 41.4 234.6 23 104.4 48.2 156.6 75.8 156.6 21.4 0 53.6-33.8 96.6-101.6 42.8-67.6 65.8-119.2 69-154.6 6.2-58.4-16.8-87.8-69-87.8-24.6 0-49.8 5.6-75.8 16.8 50.4-164.8 146.4-244.8 288.4-240.2 105 2.8 154.6 71 148.6 204.4z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["vimeo","brand","social"],"defaultCode":60064,"grid":16},"attrs":[],"properties":{"ligatures":"vimeo, brand24","name":"vimeo","order":18,"id":34,"prevSize":32,"code":60064},"setIdx":0,"setId":2,"iconIdx":34},{"icon":{"paths":["M928 0h-832c-52.8 0-96 43.2-96 96v832c0 52.8 43.2 96 96 96h832c52.8 0 96-43.2 96-96v-832c0-52.8-43.2-96-96-96zM822.4 768.8l-348.4 114c-79.6 26-87.6 21.8-123.6-89.6l-88-272.6c-21-64.6-85-238.6-95.8-272-20-62-20-65.4 97-103.4 91.6-30 95.4-29 128.6 74.4 26.8 83.2 44 150.4 71.6 235.4l75 232 239.6-78.4c47.2-15.6 63-14.8 76.4 43.4l9.6 44c11.2 51-14.6 64-42 72.8z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["lanyrd","brand"],"defaultCode":60066,"grid":16},"attrs":[],"properties":{"ligatures":"lanyrd, brand26","name":"lanyrd","order":51,"id":35,"prevSize":32,"code":60066},"setIdx":0,"setId":2,"iconIdx":35},{"icon":{"paths":["M800 416c-70.58 0-128 57.42-128 128s57.42 128 128 128c70.58 0 128-57.42 128-128s-57.42-128-128-128zM800 320v0c123.71 0 224 100.288 224 224 0 123.71-100.29 224-224 224s-224-100.29-224-224c0-123.712 100.29-224 224-224zM0 544c0-123.712 100.288-224 224-224s224 100.288 224 224c0 123.712-100.288 224-224 224s-224-100.288-224-224z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["flickr","brand","social"],"defaultCode":60068,"grid":16},"attrs":[],"properties":{"ligatures":"flickr2, brand28","name":"flickr2","order":19,"id":36,"prevSize":32,"code":60068},"setIdx":0,"setId":2,"iconIdx":36},{"icon":{"paths":["M512 1024c-282.4 0-512-229.6-512-512s229.6-512 512-512c282.4 0 512 229.6 512 512s-229.6 512-512 512v0zM943.8 582c-15-4.8-135.4-40.6-272.4-18.6 57.2 157.2 80.4 285.2 85 311.8 98-66.4 168-171.4 187.4-293.2v0zM682.8 915.2c-6.6-38.4-31.8-172-93.2-331.6-1 0.4-2 0.6-2.8 1-246.8 86-335.4 257-343.2 273 74.2 57.8 167.4 92.4 268.4 92.4 60.6 0 118.4-12.4 170.8-34.8v0zM187 805c10-17 130-215.6 355.4-288.6 5.6-1.8 11.4-3.6 17.2-5.2-11-24.8-23-49.8-35.4-74.2-218.2 65.4-430.2 62.6-449.4 62.4-0.2 4.4-0.2 8.8-0.2 13.4 0 112.2 42.6 214.8 112.4 292.2v0zM84 423c19.6 0.2 199.8 1 404.4-53.2-72.4-128.8-150.6-237.2-162.2-253-122.4 57.8-214 170.6-242.2 306.2v0zM409.6 87.4c12 16.2 91.6 124.4 163.2 256 155.6-58.2 221.4-146.8 229.2-158-77.2-68.6-178.8-110.2-290-110.2-35.2 0.2-69.6 4.4-102.4 12.2v0zM850.6 236.2c-9.2 12.4-82.6 106.4-244.2 172.4 10.2 20.8 20 42 29 63.4 3.2 7.6 6.4 15 9.4 22.6 145.6-18.2 290.2 11 304.6 14-1-103.2-38-198-98.8-272.4v0z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["dribbble","brand","social"],"defaultCode":60071,"grid":16},"attrs":[],"properties":{"ligatures":"dribbble, brand31","name":"dribbble","order":20,"id":37,"prevSize":32,"code":60071},"setIdx":0,"setId":2,"iconIdx":37},{"icon":{"paths":["M297 205.2c30.2 0 57.4 2.6 82.2 8 24.8 5.2 45.8 14 63.6 26 17.6 12 31.2 28 41.2 48 9.6 19.8 14.4 44.6 14.4 74 0 31.8-7.2 58.2-21.6 79.4-14.6 21.2-35.8 38.4-64.2 52 38.8 11.2 67.4 30.8 86.6 58.6 19.2 28 28.4 61.6 28.4 101.2 0 32-6.2 59.4-18.4 82.6-12.4 23.4-29.2 42.4-49.8 57-20.8 14.8-44.8 25.6-71.6 32.6-26.6 7-54 10.6-82.4 10.6h-305.4v-630h297zM279 459.6c24.6 0 45-5.8 61-17.6 16-11.6 23.6-30.8 23.6-57.2 0-14.6-2.6-26.8-7.8-36.2-5.4-9.4-12.4-16.8-21.4-22-8.8-5.4-18.8-9-30.6-11-11.4-2.2-23.4-3.2-35.6-3.2h-129.6v147.2h140.4zM286.6 727.8c13.6 0 26.6-1.2 38.8-4 12.4-2.8 23.4-7 32.6-13.4 9.2-6.2 17-14.4 22.6-25.2 5.6-10.6 8.2-24.2 8.2-40.8 0-32.4-9.2-55.6-27.4-69.6-18.2-13.8-42.4-20.6-72.4-20.6h-150.4v173.4h148z","M725.2 725.6c18.8 18.4 45.8 27.6 81 27.6 25.2 0 47.2-6.4 65.4-19.2s29.2-26.4 33.4-40.4h110.4c-17.8 55-44.6 94-81.4 117.6-36.2 23.6-80.6 35.6-132 35.6-36 0-68.2-5.8-97.2-17.2-29-11.6-53.2-27.8-73.6-49-19.8-21.2-35.4-46.4-46.4-76-10.8-29.4-16.4-62-16.4-97.2 0-34.2 5.6-66 16.8-95.4 11.4-29.6 27-55 47.8-76.4s45.2-38.4 74-50.8c28.6-12.4 60.2-18.6 95.2-18.6 38.6 0 72.4 7.4 101.4 22.6 28.8 15 52.6 35.2 71.2 60.4s31.8 54.2 40 86.6c8.2 32.4 11 66.2 8.8 101.6h-329.4c0 35.8 12 70 31 88.2zM869 486c-14.8-16.4-40.2-25.4-70.8-25.4-20 0-36.6 3.4-49.8 10.2-13 6.8-23.6 15.2-31.8 25.2-8 10-13.6 20.8-16.8 32.2-3.2 11-5.2 21.2-5.8 30h204c-3-32-14-55.6-29-72.2z","M668.4 256h255.4v62.2h-255.4v-62.2z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["behance","brand","social"],"defaultCode":60072,"grid":16},"attrs":[],"properties":{"name":"behance","ligatures":"behance, brand32","order":21,"id":38,"prevSize":32,"code":60072},"setIdx":0,"setId":2,"iconIdx":38},{"icon":{"paths":["M829 186.2v-186.2h-186.2l-18.6 18.8-88 167.4-27.6 18.6h-313.6v255.6h172.4l15.4 18.6-187.8 358.8v186.2h186.2l18.6-18.8 88-167.4 27.6-18.6h313.6v-255.6h-172.4l-15.4-18.8z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["deviantart","brand","social"],"defaultCode":60074,"grid":16},"attrs":[],"properties":{"ligatures":"deviantart, brand34","name":"deviantart","order":60,"id":39,"prevSize":32,"code":60074},"setIdx":0,"setId":2,"iconIdx":39},{"icon":{"paths":["M253 672.8c0.2 0.6 5.6 15.2 8.6 22.6 16.8 39.8 41 75.8 71.8 106.6s66.6 55 106.6 71.8c41.4 17.4 85.2 26.4 130.4 26.4s89.2-8.8 130.4-26.4c40-16.8 75.8-41 106.6-71.8s55-66.6 71.8-106.6c17.4-41.4 26.4-85.2 26.4-130.4s-8.8-89.2-26.4-130.4c-16.8-40-41-75.8-71.8-106.6s-66.6-55-106.6-71.8c-41.4-17.4-85.2-26.4-130.4-26.4-45.8 0-91.6 9.2-132.2 26.4-32.6 13.8-87.8 49.2-120 82.6l-0.2 0.2v-276h463.4c16.8-0.2 16.8-23.8 16.8-31.4 0-7.8 0-31.2-17-31.4h-501c-13.6 0-22 11.4-22 21.8v388.2c0 12.6 15.6 21.6 30.2 24.6 28.4 6 34.8-3 41.8-12.6l1-1.2c10.6-15.8 43.6-49 44-49.4 51.6-51.6 120.6-80 194.4-80 73.4 0 142.2 28.4 193.8 80 51.8 51.8 80.4 120.4 80.4 193.2 0 73-28.4 141.8-80 193.2-50.8 50.8-122 80-195 80-49.4 0-97.2-13.2-138.2-38.2l0.2-236c0-31.4 13.6-65.8 36.6-91.6 26.2-29.6 62.2-45.8 101.6-45.8 38 0 73.6 14.4 100.2 40.6 26.2 26 40.8 60.8 40.8 97.8 0 78.8-62 140.6-141.2 140.6-15.2 0-43-6.8-44.2-7-16-4.8-22.8 17.4-25 24.8-8.6 28.2 4.4 33.8 7 34.6 25.4 8 42.2 9.4 64.2 9.4 111.8 0 202.8-91 202.8-202.8 0-111-91-201.2-202.6-201.2-54.8 0-106.2 21-144.8 58.8-36.8 36.2-57.8 84.4-57.8 132.4v1.2c-0.2 6-0.2 147.6-0.4 194l-0.2-0.2c-21-23.2-41.8-58.8-55.6-95.2-5.4-14.2-17.6-11.8-34.2-6.6-8 2.2-30 9-25 25.2v0zM491.2 617.4c0 6.8 6.2 12.8 10 16.2l1.2 1.2c6.4 6.2 12.4 9.4 18 9.4 4.6 0 7.4-2.2 8.4-3.2 2.8-2.6 34.4-34.8 37.6-37.8l35.4 35.2c3.2 3.6 6.8 5.6 11 5.6 5.6 0 11.8-3.4 18.2-10 15.2-15.6 7.6-24 4-28l-35.8-35.8 37.4-37.6c8.2-8.8 1-18.2-6.2-25.4-10.4-10.4-20.6-13.2-27-7.2l-37.2 37.2-37.6-37.6c-2-2-4.6-3-7.2-3-5 0-11 3.4-17.6 10-11.6 11.6-14 19.6-8 26l37.6 37.4-37.4 37.4c-3.4 3.2-5 6.6-4.8 10zM573 109.8c-60 0-124 12.2-170.8 32.4-5 2-8 6-8.6 11.6-0.6 5.4 0.8 12.4 4.4 21.6 3 7.4 10.6 27.2 25.6 21.4 48-18.4 101.2-28.4 149.4-28.4 54.8 0 108 10.8 158 31.8 39.8 16.8 77.2 41.2 118 76.4 3 2.6 6.2 3.8 9.4 3.8 8 0 15.6-7.8 22.2-15.2 10.8-12.2 18.4-22.4 7.6-32.6-39-36.8-81.6-64.4-134.4-86.8-57.2-23.8-118.2-36-180.8-36zM896.4 851.2v0c-7.2-7.2-13.4-11.4-18.8-13s-10.4-0.4-14.2 3.4l-3.6 3.6c-37.2 37.2-80.6 66.4-128.8 86.8-50 21.2-103 31.8-157.6 31.8-54.8 0-107.8-10.8-157.6-31.8-48.2-20.4-91.6-49.6-128.8-86.8-38.8-38.8-68-82.2-86.8-128.8-18.4-45.6-24.4-79.8-26.4-91-0.2-1-0.4-1.8-0.4-2.4-2.6-13.2-14.8-14.2-32.2-11.4-7.2 1.2-29.4 4.6-27.4 20.4v0.4c5.8 37 16.2 73.2 30.8 107.6 23.4 55.4 57 105.2 99.8 148s92.6 76.2 148 99.8c57.4 24.2 118.4 36.6 181.2 36.6s123.8-12.4 181.2-36.6c55.4-23.4 105.2-57 148-99.8 0 0 2.4-2.4 3.8-3.8 4.4-5.4 8.6-14.4-10.2-33z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["500px","brand","social"],"defaultCode":60075,"grid":16},"attrs":[],"properties":{"name":"500px","ligatures":"500px, brand35","order":22,"id":40,"prevSize":32,"code":60075},"setIdx":0,"setId":2,"iconIdx":40},{"icon":{"paths":["M704 288c0-53.019 42.981-96 96-96s96 42.981 96 96c0 53.019-42.981 96-96 96s-96-42.981-96-96zM958.392 129.608c-87.478-87.476-229.306-87.476-316.786 0-35.578 35.578-56.684 80.146-63.322 126.392v0l-204.694 310.228c-27.506 1.41-54.776 8.416-79.966 21.016l-157.892-123.424c-36.55-28.574-89.342-22.102-117.912 14.448-28.572 36.55-22.102 89.342 14.448 117.912l155.934 121.892c-16.96 66.782 0.672 140.538 52.93 192.794 78.906 78.904 206.832 78.904 285.736 0 48.466-48.466 67.15-115.428 56.076-178.166l249.054-222.986c46.248-6.638 90.816-27.744 126.394-63.322 87.478-87.476 87.478-229.306 0-316.784zM384 902.698c-74.39 0-134.698-60.304-134.698-134.698 0-0.712 0.042-1.414 0.054-2.124l66.912 52.304c15.36 12.006 33.582 17.824 51.674 17.824 24.962 0 49.672-11.080 66.238-32.272 28.572-36.55 22.102-89.342-14.448-117.912l-63.5-49.636c8.962-1.878 18.248-2.88 27.768-2.88 74.392 0 134.698 60.304 134.698 134.698s-60.306 134.696-134.698 134.696zM800 448c-88.366 0-160-71.634-160-160s71.634-160 160-160 160 71.634 160 160-71.634 160-160 160z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["steam","brand","social"],"defaultCode":60076,"grid":16},"attrs":[],"properties":{"ligatures":"steam, brand36","name":"steam","order":23,"id":41,"prevSize":32,"code":60076},"setIdx":0,"setId":2,"iconIdx":41},{"icon":{"paths":["M736 32l-224 192 288 192 224-192z","M512 224l-224-192-288 192 224 192z","M800 416l224 192-288 160-224-192z","M512 576l-288-160-224 192 288 160z","M728.156 845.57l-216.156-185.278-216.158 185.278-135.842-75.468v93.898l352 160 352-160v-93.898z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["dropbox","brand"],"defaultCode":60078,"grid":16},"attrs":[],"properties":{"ligatures":"dropbox, brand38","name":"dropbox","order":64,"id":42,"prevSize":32,"code":60078},"setIdx":0,"setId":2,"iconIdx":42},{"icon":{"paths":["M350.868 828.388c-60.274-15.060-93.856-62.97-93.962-134.064-0.032-22.726 1.612-33.62 7.286-48.236 13.908-35.834 50.728-62.872 99.176-72.822 24.11-4.95 31.536-10.266 31.536-22.572 0-3.862 2.872-15.36 6.378-25.552 15.932-46.306 45.43-84.91 76.948-100.702 32.99-16.526 49.642-20.254 89.548-20.040 56.674 0.304 84.952 12.598 124.496 54.128l21.75 22.842 19.484-6.742c94.3-32.636 188.306 22.916 195.888 115.756l2.072 25.398 18.57 6.65c53.032 19.004 77.96 58.904 73.442 117.556-2.958 38.358-20.89 68.98-49.3 84.184l-13.356 7.146-296.822 0.57c-228.094 0.44-300.6-0.368-313.134-3.5v0zM103.218 785.966c-36.176-9.086-74.506-42.854-92.48-81.47-10.196-21.906-10.738-25.128-10.738-63.88 0-36.864 0.87-42.778 8.988-61.080 17.11-38.582 49.894-66.46 91.030-77.408 8.684-2.312 16.842-6 18.128-8.196 1.29-2.198 2.722-14.164 3.182-26.592 2.866-77.196 50.79-145.214 117.708-167.056 36.154-11.8 83.572-12.898 122.896 3.726 12.47 5.274 11.068 6.404 37.438-30.14 15.594-21.612 45.108-44.49 70.9-58.18 27.838-14.776 56.792-21.584 91.412-21.494 96.768 0.252 180.166 64.22 211.004 161.848 9.854 31.192 9.362 39.926-2.26 40.184-5.072 0.112-19.604 3.064-32.292 6.558l-23.072 6.358-21.052-22.25c-59.362-62.734-156.238-76.294-238.592-33.396-32.9 17.138-59.34 41.746-79.31 73.81-14.236 22.858-32.39 65.504-32.39 76.094 0 7.51-5.754 11.264-30.332 19.782-76.094 26.376-120.508 87.282-120.476 165.218 0.010 28.368 6.922 63.074 16.52 82.956 3.618 7.494 5.634 14.622 4.484 15.836-2.946 3.106-97.608 2.060-110.696-1.228v0z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["onedrive","brand","skydrive"],"defaultCode":60079,"grid":16},"attrs":[],"properties":{"ligatures":"onedrive, brand39","name":"onedrive","order":63,"id":43,"prevSize":32,"code":60079},"setIdx":0,"setId":2,"iconIdx":43},{"icon":{"paths":["M512.008 12.642c-282.738 0-512.008 229.218-512.008 511.998 0 226.214 146.704 418.132 350.136 485.836 25.586 4.738 34.992-11.11 34.992-24.632 0-12.204-0.48-52.542-0.696-95.324-142.448 30.976-172.504-60.41-172.504-60.41-23.282-59.176-56.848-74.916-56.848-74.916-46.452-31.778 3.51-31.124 3.51-31.124 51.4 3.61 78.476 52.766 78.476 52.766 45.672 78.27 119.776 55.64 149.004 42.558 4.588-33.086 17.852-55.68 32.506-68.464-113.73-12.942-233.276-56.85-233.276-253.032 0-55.898 20.004-101.574 52.76-137.428-5.316-12.9-22.854-64.972 4.952-135.5 0 0 43.006-13.752 140.84 52.49 40.836-11.348 84.636-17.036 128.154-17.234 43.502 0.198 87.336 5.886 128.256 17.234 97.734-66.244 140.656-52.49 140.656-52.49 27.872 70.528 10.35 122.6 5.036 135.5 32.82 35.856 52.694 81.532 52.694 137.428 0 196.654-119.778 239.95-233.79 252.624 18.364 15.89 34.724 47.046 34.724 94.812 0 68.508-0.596 123.644-0.596 140.508 0 13.628 9.222 29.594 35.172 24.566 203.322-67.776 349.842-259.626 349.842-485.768 0-282.78-229.234-511.998-511.992-511.998z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["github","brand","octacat","social"],"defaultCode":60080,"grid":16},"attrs":[],"properties":{"ligatures":"github, brand40","name":"github","order":24,"id":44,"prevSize":32,"code":60080},"setIdx":0,"setId":2,"iconIdx":44},{"icon":{"paths":["M0 0v1024h1024v-1024h-1024zM832 832h-128v-512h-192v512h-320v-640h640v640z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["npm","brand"],"defaultCode":60081,"grid":16},"attrs":[],"properties":{"name":"npm","ligatures":"npm, brand41","order":25,"id":45,"prevSize":32,"code":60081},"setIdx":0,"setId":2,"iconIdx":45},{"icon":{"paths":["M512 106.6c-186.8 0-330.8 156.4-412.4 309.6-46 86.2-78.2 180.6-93 277.2-1.6 11-3.2 22-4.4 33.2-0.6 6-1.2 12-1.6 18-0.6 7.6-0.2 10 3.8 16.4 12 19.4 26.2 37.4 42.2 53.6 32.8 33.6 72.6 59.4 114.8 79.4 96.2 45.4 204.8 61.8 310.4 65.4 109 3.6 221-5.4 325.2-39.4 89-29 174.8-79.6 224.2-161.4 5.4-8.8 1.6-21.8 0.6-32-1.2-12.2-2.8-24.2-4.8-36.2-3.6-23.6-8.4-46.8-14.2-70-11.6-47.2-27.4-93.6-46.6-138.2-69.6-161.6-198.4-334-381.6-369.6-20.6-4-41.6-6-62.6-6zM518.4 890.2c-114.2 0-238.6-10.2-341.4-65.2-40-21.4-80.8-52.4-100-95-5.6-12.4-3.6-17.2-1-31.8 1.8-9.4 2.6-18.6 6.8-27.4 5.8-12.2 11.8-24.2 18-36.2 21-40.6 43.6-80.8 69.8-118.6 13-18.6 26.8-37 42.8-53 11.2-11.2 24.8-23.2 40.6-27 48.4-11.6 85.4 44.4 114.8 72.6 14.2 13.6 33.2 29 54.4 26.4 14.6-1.8 27.6-13.2 38-22.6 35.4-31.8 63.8-71.2 93.2-108.2 14.6-18.2 29-36.6 44.8-54 10.6-11.8 22.2-25.2 36.4-32.8 25.4-13.8 57.8 14.6 75.4 29.2 30 25 56.6 54.2 82 83.8 24.2 28.2 47.6 56.8 68.2 87.8 31.8 48 59.4 99.2 84.6 151 5.4 11.2 7.2 18.8 9.2 31.2 1.2 6.8 3.8 14.6 2.8 21.6-1.4 9.8-8.2 20.4-13.2 28.4-12 19-28.2 35.4-46 49.2-74.6 57.8-175.6 77-267.4 85.6-37.6 3.6-75.2 5-112.8 5z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["basecamp","brand"],"defaultCode":60082,"grid":16},"attrs":[],"properties":{"name":"basecamp","ligatures":"basecamp, brand42","order":62,"id":46,"prevSize":32,"code":60082},"setIdx":0,"setId":2,"iconIdx":46},{"icon":{"paths":["M928 0h-832c-52.8 0-96 43.2-96 96v832c0 52.8 43.2 96 96 96h832c52.8 0 96-43.2 96-96v-832c0-52.8-43.2-96-96-96zM448 768c0 35.2-28.8 64-64 64h-128c-35.2 0-64-28.8-64-64v-512c0-35.2 28.8-64 64-64h128c35.2 0 64 28.8 64 64v512zM832 576c0 35.2-28.8 64-64 64h-128c-35.2 0-64-28.8-64-64v-320c0-35.2 28.8-64 64-64h128c35.2 0 64 28.8 64 64v320z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["trello","brand"],"defaultCode":60083,"grid":16},"attrs":[],"properties":{"name":"trello","ligatures":"trello, brand43","order":27,"id":47,"prevSize":32,"code":60083},"setIdx":0,"setId":2,"iconIdx":47},{"icon":{"paths":["M128 511.992c0 148.026 88.322 275.968 216.43 336.578l-183.178-488.784c-21.308 46.508-33.252 97.982-33.252 152.206zM771.228 493.128c0-46.234-17.054-78.236-31.654-103.142-19.458-30.82-37.72-56.894-37.72-87.716 0-34.374 26.766-66.376 64.486-66.376 1.704 0 3.32 0.204 4.976 0.302-68.316-60.97-159.34-98.196-259.308-98.196-134.16 0-252.186 67.046-320.844 168.568 9.010 0.282 17.506 0.454 24.712 0.454 40.154 0 102.34-4.752 102.34-4.752 20.69-1.182 23.132 28.434 2.458 30.822 0 0-20.81 2.368-43.952 3.55l139.834 405.106 84.044-245.456-59.822-159.65c-20.688-1.184-40.278-3.55-40.278-3.55-20.702-1.192-18.272-32.002 2.438-30.822 0 0 63.4 4.752 101.134 4.752 40.146 0 102.35-4.752 102.35-4.752 20.702-1.182 23.14 28.434 2.446 30.822 0 0-20.834 2.372-43.948 3.55l138.78 402.018 38.312-124.632c16.58-51.75 29.216-88.9 29.216-120.9zM518.742 544.704l-115.226 326.058c34.416 9.858 70.794 15.238 108.488 15.238 44.716 0 87.604-7.518 127.518-21.2-1.018-1.602-1.974-3.304-2.75-5.154l-118.030-314.942zM848.962 332.572c1.652 11.91 2.588 24.686 2.588 38.458 0 37.93-7.292 80.596-29.202 133.95l-117.286 330.272c114.162-64.828 190.938-185.288 190.938-323.258 0-65.030-17.060-126.16-47.038-179.422zM512 0c-282.77 0-512 229.23-512 512s229.23 512 512 512 512-229.23 512-512-229.23-512-512-512zM512 960c-247.424 0-448-200.576-448-448s200.576-448 448-448 448 200.576 448 448-200.576 448-448 448z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["wordpress","brand","social","cms"],"defaultCode":60084,"grid":16},"attrs":[],"properties":{"ligatures":"wordpress, brand44","name":"wordpress","order":45,"id":48,"prevSize":32,"code":60084},"setIdx":0,"setId":2,"iconIdx":48},{"icon":{"paths":["M266.004 276.678c32.832-32.844 86.002-32.844 118.804-0.032l7.826 7.868 101.104-101.156-7.874-7.88c-57.624-57.7-138.514-77.878-212.42-60.522-10.594-65.182-67.088-114.924-135.174-114.956-75.65 0-136.954 61.442-136.97 137.158 0 65.336 45.59 120 106.662 133.83-23.138 77.45-4.242 164.834 56.846 225.984l227.826 227.9 100.996-101.214-227.81-227.886c-32.682-32.722-32.742-86.126 0.184-119.094zM1022.712 137.158c0.016-75.762-61.318-137.158-136.984-137.158-69.234 0-126.478 51.444-135.682 118.238-77.074-22.664-163.784-3.496-224.64 57.408l-227.84 227.9 101.102 101.172 227.766-227.856c32.94-32.966 85.988-32.906 118.684-0.184 32.8 32.83 32.8 86.114-0.032 118.956l-7.794 7.836 101.010 101.248 7.858-7.928c60.458-60.566 79.678-146.756 57.612-223.638 67.15-8.834 118.94-66.364 118.94-135.994zM906.266 751.064c18.102-74.458-1.976-156.324-60.108-214.5l-227.49-227.992-101.102 101.122 227.52 228.012c32.94 32.996 32.864 86.096 0.184 118.848-32.802 32.814-86.004 32.814-118.836-0.030l-7.766-7.79-100.994 101.246 7.732 7.728c61.516 61.594 149.618 80.438 227.368 56.488 12.632 62.682 67.934 109.804 134.258 109.804 75.604 0 136.968-61.35 136.968-137.126 0-69.2-51.18-126.456-117.734-135.81zM612.344 528.684l-227.536 227.992c-32.71 32.768-86.034 32.828-118.944-0.124-32.818-32.904-32.832-86.098-0.044-118.97l7.808-7.774-101.086-101.124-7.734 7.712c-58.76 58.802-78.56 141.834-59.45 216.982-60.398 14.26-105.358 68.634-105.358 133.496-0.016 75.746 61.332 137.126 136.982 137.126 65.1-0.032 119.588-45.418 133.54-106.382 74.702 18.552 156.998-1.304 215.344-59.756l227.49-227.96-101.012-101.218z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["joomla","brand","cms"],"defaultCode":60085,"grid":16},"attrs":[],"properties":{"ligatures":"joomla, brand45","name":"joomla","order":47,"id":49,"prevSize":32,"code":60085},"setIdx":0,"setId":2,"iconIdx":49},{"icon":{"paths":["M512 0c-282.77 0-512 229.23-512 512s229.23 512 512 512 512-229.23 512-512-229.23-512-512-512zM824.636 589.598c-36.798 142.716-165.358 242.402-312.63 242.402-147.282 0-275.85-99.686-312.654-242.42-6.232-24.158 8.352-48.886 32.512-55.124 3.71-0.958 7.528-1.446 11.338-1.446 20.624 0 38.628 13.972 43.788 33.976 26.512 102.748 119.042 174.51 225.014 174.51 105.978 0 198.502-71.76 225-174.51 5.152-20.006 23.15-33.982 43.766-33.982 3.822 0 7.65 0.49 11.376 1.456 11.692 3.016 21.526 10.418 27.668 20.842 6.142 10.416 7.854 22.596 4.822 34.296z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["ello","brand","social"],"defaultCode":60086,"grid":16},"attrs":[],"properties":{"ligatures":"ello, brand46","name":"ello","order":46,"id":50,"prevSize":32,"code":60086},"setIdx":0,"setId":2,"iconIdx":50},{"icon":{"paths":["M957.796 384h-57.406c-35.166 0-65.988-29.742-68.39-64v0c0.004-182.668-147.258-320-331.19-320h-167.824c-183.812 0-332.856 148-332.986 330.666v362.798c0 182.654 149.174 330.536 332.984 330.536h358.42c183.948 0 332.596-147.882 332.596-330.536v-234.382c0-36.502-29.44-75.082-66.204-75.082zM320 256h192c35.2 0 64 28.8 64 64s-28.8 64-64 64h-192c-35.2 0-64-28.8-64-64s28.8-64 64-64zM704 768h-384c-35.2 0-64-28.8-64-64s28.8-64 64-64h384c35.2 0 64 28.8 64 64s-28.8 64-64 64z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["blogger","brand","social"],"defaultCode":60087,"grid":16},"attrs":[],"properties":{"ligatures":"blogger, brand47","name":"blogger","order":28,"id":51,"prevSize":32,"code":60087},"setIdx":0,"setId":2,"iconIdx":51},{"icon":{"paths":["M576.032 448l-0.002 234.184c0 59.418-0.77 93.656 5.53 110.5 6.25 16.754 21.918 34.146 38.99 44.202 22.684 13.588 48.542 20.376 77.708 20.376 51.854 0 82.478-6.848 133.742-40.54v153.944c-43.7 20.552-81.866 32.594-117.324 40.922-35.5 8.242-73.86 12.406-115.064 12.406-46.828 0-74.456-5.886-110.41-17.656-35.958-11.868-66.66-28.806-92.020-50.54-25.45-21.922-43.022-45.208-52.848-69.832-9.826-24.636-14.716-60.414-14.716-107.244v-359.1h-137.426v-145.006c40.208-13.042 85.164-31.788 113.78-56.152 28.754-24.45 51.766-53.706 69.106-87.944 17.392-34.146 29.348-77.712 35.872-130.516h165.084l-0.002 255.996h255.968v192h-255.968z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["tumblr","brand","social"],"defaultCode":60089,"grid":16},"attrs":[],"properties":{"ligatures":"tumblr, brand49","name":"tumblr","order":29,"id":52,"prevSize":32,"code":60089},"setIdx":0,"setId":2,"iconIdx":52},{"icon":{"paths":["M568.2 589v0c112.6-197.6 298.6-520 349.6-589-22.4 15-56.8 22.6-88.4 29.8l-47.8-29.8c-38.4 71.6-180 303-270.2 451.2-91.4-151.4-199.6-326.2-270.2-451.2-56 12-79.2 12.6-135 0v0 0c0 0 0 0 0 0v0c110.8 166.8 288.2 484.6 348.6 589v0l-8.2 435 64.8-29.8v-0.8l64.8 30.6-8-435z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["yahoo","brand","social"],"defaultCode":60091,"grid":16},"attrs":[],"properties":{"ligatures":"yahoo, brand51","name":"yahoo","order":30,"id":53,"prevSize":32,"code":60091},"setIdx":0,"setId":2,"iconIdx":53},{"icon":{"paths":["M891.96 514.204c-18.086 0-35.348 3.52-51.064 9.856-10.506-114.358-110.29-204.060-232-204.060-29.786 0-58.682 5.63-84.318 15.164-9.96 3.702-12.578 7.52-12.578 14.916v402.714c0 7.766 6.24 14.234 14.124 14.996 0.336 0.034 363.536 0.21 365.89 0.21 72.904 0 131.986-56.816 131.986-126.894s-59.134-126.902-132.040-126.902zM400 768h32l16-224.22-16-223.78h-32l-16 223.78zM304 768h-32l-16-162.75 16-157.25h32l16 160zM144 768h32l16-128-16-128h-32l-16 128zM16 704h32l16-64-16-64h-32l-16 64z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["soundcloud","brand","social"],"defaultCode":60099,"grid":16},"attrs":[],"properties":{"ligatures":"soundcloud, brand58","name":"soundcloud","order":31,"id":54,"prevSize":32,"code":60099},"setIdx":0,"setId":2,"iconIdx":54},{"icon":{"paths":["M425.6 37.4c-1.6-1-3.4-1.8-5-2.6-1.8 0.4-3.4 0.6-5.2 1l10.2 1.6z","M36.8 421c-0.4 1.8-0.6 3.6-0.8 5.2 1 1.6 1.6 3.2 2.6 4.8l-1.8-10z","M986.8 602.6c0.4-1.8 0.6-3.6 1-5.4-1-1.6-1.6-3.2-2.6-4.8l1.6 10.2z","M592 983c1.6 1 3.4 1.8 5 2.6 1.8-0.4 3.6-0.6 5.4-0.8l-10.4-1.8z","M987.8 597.2c-0.4 1.8-0.6 3.6-1 5.4l-1.8-10.4c1 1.8 1.8 3.4 2.8 5 5.2-28.8 8-58.2 8-87.6 0-65.2-12.8-128.6-38-188.2-24.4-57.6-59.2-109.4-103.6-153.8s-96.2-79.2-153.6-103.6c-59.6-25.2-123-38-188.2-38-30.8 0-61.6 2.8-91.6 8.6 0 0-0.2 0-0.2 0 1.6 0.8 3.4 1.6 5 2.6l-10.2-1.6c1.8-0.4 3.4-0.6 5.2-1-41.2-21.8-87.4-33.6-134.2-33.6-76.4 0-148.4 29.8-202.4 83.8s-83.8 126-83.8 202.4c0 48.6 12.6 96.6 36 138.8 0.4-1.8 0.6-3.6 0.8-5.2l1.8 10.2c-1-1.6-1.8-3.2-2.6-4.8-4.8 27.4-7.2 55.4-7.2 83.4 0 65.2 12.8 128.6 38 188.2 24.4 57.6 59.2 109.2 103.6 153.6s96.2 79.2 153.8 103.6c59.6 25.2 123 38 188.2 38 28.4 0 56.8-2.6 84.6-7.6-1.6-1-3.2-1.8-5-2.6l10.4 1.8c-1.8 0.4-3.6 0.6-5.4 0.8 42.8 24.2 91.4 37.2 140.8 37.2 76.4 0 148.4-29.8 202.4-83.8s83.8-126 83.8-202.4c-0.2-48.6-12.8-96.6-36.4-139.2zM514.2 805.8c-171.8 0-248.6-84.4-248.6-147.8 0-32.4 24-55.2 57-55.2 73.6 0 54.4 105.6 191.6 105.6 70.2 0 109-38.2 109-77.2 0-23.4-11.6-49.4-57.8-60.8l-152.8-38.2c-123-30.8-145.4-97.4-145.4-160 0-129.8 122.2-178.6 237-178.6 105.8 0 230.4 58.4 230.4 136.4 0 33.4-29 52.8-62 52.8-62.8 0-51.2-86.8-177.6-86.8-62.8 0-97.4 28.4-97.4 69s49.6 53.6 92.6 63.4l113.2 25.2c123.8 27.6 155.2 100 155.2 168 0 105.4-81 184.2-244.4 184.2z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["skype","brand","social"],"defaultCode":60101,"grid":16},"attrs":[],"properties":{"ligatures":"skype, brand60","name":"skype","order":32,"id":55,"prevSize":32,"code":60101},"setIdx":0,"setId":2,"iconIdx":55},{"icon":{"paths":["M256 640c0-35.346 28.654-64 64-64s64 28.654 64 64c0 35.346-28.654 64-64 64s-64-28.654-64-64zM640 640c0-35.346 28.654-64 64-64s64 28.654 64 64c0 35.346-28.654 64-64 64s-64-28.654-64-64zM643.112 776.778c16.482-12.986 40.376-10.154 53.364 6.332s10.152 40.378-6.334 53.366c-45.896 36.158-115.822 59.524-178.142 59.524-62.322 0-132.248-23.366-178.144-59.522-16.486-12.99-19.32-36.882-6.332-53.368 12.99-16.482 36.882-19.318 53.366-6.332 26.422 20.818 78.722 43.222 131.11 43.222s104.688-22.404 131.112-43.222zM1024 512c0-70.692-57.308-128-128-128-48.116 0-89.992 26.57-111.852 65.82-65.792-35.994-145.952-59.246-233.28-64.608l76.382-171.526 146.194 42.2c13.152 37.342 48.718 64.114 90.556 64.114 53.020 0 96-42.98 96-96s-42.98-96-96-96c-36.56 0-68.342 20.442-84.554 50.514l-162.906-47.024c-18.224-5.258-37.538 3.722-45.252 21.052l-103.77 233.026c-85.138 5.996-163.262 29.022-227.636 64.236-21.864-39.25-63.766-65.804-111.882-65.804-70.692 0-128 57.308-128 128 0 52.312 31.402 97.254 76.372 117.102-8.070 24.028-12.372 49.104-12.372 74.898 0 176.73 200.576 320 448 320 247.422 0 448-143.27 448-320 0-25.792-4.3-50.862-12.368-74.886 44.97-19.85 76.368-64.802 76.368-117.114zM864 188c19.882 0 36 16.118 36 36s-16.118 36-36 36-36-16.118-36-36 16.118-36 36-36zM64 512c0-35.29 28.71-64 64-64 25.508 0 47.572 15.004 57.846 36.646-33.448 25.366-61.166 54.626-81.666 86.738-23.524-9.47-40.18-32.512-40.18-59.384zM512 948c-205.45 0-372-109.242-372-244s166.55-244 372-244c205.45 0 372 109.242 372 244s-166.55 244-372 244zM919.82 571.384c-20.5-32.112-48.218-61.372-81.666-86.738 10.276-21.642 32.338-36.646 57.846-36.646 35.29 0 64 28.71 64 64 0 26.872-16.656 49.914-40.18 59.384z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["reddit","brand","social"],"defaultCode":60102,"grid":16},"attrs":[],"properties":{"ligatures":"reddit, brand61","name":"reddit","order":33,"id":56,"prevSize":32,"code":60102},"setIdx":0,"setId":2,"iconIdx":56},{"icon":{"paths":["M0 0v1024h1024v-1024h-1024zM544 584v216h-64v-216l-175-328h72.6l134.4 252 134.4-252h72.6l-175 328z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["hackernews","brand","ycombinator","yc","social"],"defaultCode":60103,"grid":16},"attrs":[],"properties":{"name":"hackernews","ligatures":"hackernews, brand62","order":34,"id":57,"prevSize":32,"code":60103},"setIdx":0,"setId":2,"iconIdx":57},{"icon":{"paths":["M966.8 233.6c0 3.2-1 6.2-3 9-2 2.6-4.2 4-6.8 4-20 2-36.4 8.4-49 19.2-12.8 10.8-25.8 31.8-39.2 62.4l-206.4 465.4c-1.4 4.4-5.2 6.4-11.4 6.4-4.8 0-8.6-2.2-11.4-6.4l-115.8-242-133.2 242c-2.8 4.4-6.4 6.4-11.4 6.4-6 0-9.8-2.2-11.8-6.4l-202.6-465.2c-12.6-28.8-26-49-40-60.4s-33.6-18.6-58.6-21.2c-2.2 0-4.2-1.2-6-3.4-2-2.2-2.8-4.8-2.8-7.8 0-7.6 2.2-11.4 6.4-11.4 18 0 37 0.8 56.8 2.4 18.4 1.6 35.6 2.4 51.8 2.4 16.4 0 36-0.8 58.4-2.4 23.4-1.6 44.2-2.4 62.4-2.4 4.4 0 6.4 3.8 6.4 11.4s-1.4 11.2-4 11.2c-18 1.4-32.4 6-42.8 13.8s-15.6 18-15.6 30.8c0 6.4 2.2 14.6 6.4 24.2l167.4 378.4 95.2-179.6-88.6-185.8c-16-33.2-29-54.6-39.2-64.2s-25.8-15.4-46.6-17.6c-2 0-3.6-1.2-5.4-3.4s-2.6-4.8-2.6-7.8c0-7.6 1.8-11.4 5.6-11.4 18 0 34.6 0.8 49.8 2.4 14.6 1.6 30 2.4 46.6 2.4 16.2 0 33.2-0.8 51.4-2.4 18.6-1.6 37-2.4 55-2.4 4.4 0 6.4 3.8 6.4 11.4s-1.2 11.2-4 11.2c-36.2 2.4-54.2 12.8-54.2 30.8 0 8 4.2 20.6 12.6 37.6l58.6 119 58.4-108.8c8-15.4 12.2-28.4 12.2-38.8 0-24.8-18-38-54.2-39.6-3.2 0-4.8-3.8-4.8-11.2 0-2.8 0.8-5.2 2.4-7.6s3.2-3.6 4.8-3.6c13 0 28.8 0.8 47.8 2.4 18 1.6 33 2.4 44.6 2.4 8.4 0 20.6-0.8 36.8-2 20.4-1.8 37.6-2.8 51.4-2.8 3.2 0 4.8 3.2 4.8 9.6 0 8.6-3 13-8.8 13-21 2.2-38 8-50.8 17.4s-28.8 30.8-48 64.4l-78.2 143.2 105.2 214.4 155.4-361.4c5.4-13.2 8-25.4 8-36.4 0-26.4-18-40.4-54.2-42.2-3.2 0-4.8-3.8-4.8-11.2 0-7.6 2.4-11.4 7.2-11.4 13.2 0 28.8 0.8 47 2.4 16.8 1.6 30.8 2.4 42 2.4 12 0 25.6-0.8 41.2-2.4 16.2-1.6 30.8-2.4 43.8-2.4 4 0 6 3.2 6 9.6z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["wikipedia","brand"],"defaultCode":60104,"grid":16},"attrs":[],"properties":{"name":"wikipedia","ligatures":"wikipedia, brand63","order":40,"id":58,"prevSize":32,"code":60104},"setIdx":0,"setId":2,"iconIdx":58},{"icon":{"paths":["M384 384h177.106v90.782h2.532c24.64-44.194 84.958-90.782 174.842-90.782 186.946 0 221.52 116.376 221.52 267.734v308.266h-184.61v-273.278c0-65.184-1.334-149.026-96.028-149.026-96.148 0-110.82 70.986-110.82 144.292v278.012h-184.542v-576z","M64 384h192v576h-192v-576z","M256 224c0 53.019-42.981 96-96 96s-96-42.981-96-96c0-53.019 42.981-96 96-96s96 42.981 96 96z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["linkedin","brand","social"],"defaultCode":60106,"grid":16},"attrs":[],"properties":{"ligatures":"linkedin2, brand65","name":"linkedin2","order":39,"id":59,"prevSize":32,"code":60106},"setIdx":0,"setId":2,"iconIdx":59},{"icon":{"paths":["M451.6 766.2l-37.6-102c0 0-61 68-152.4 68-81 0-138.4-70.4-138.4-183 0-144.2 72.8-195.8 144.2-195.8 103.2 0 136 66.8 164.2 152.4l37.6 117.2c37.6 113.8 108 205.2 310.8 205.2 145.4 0 244-44.6 244-161.8 0-95-54-144.2-154.8-167.8l-75-16.4c-51.6-11.8-66.8-32.8-66.8-68 0-39.8 31.6-63.4 83.2-63.4 56.4 0 86.8 21.2 91.4 71.6l117.2-14c-9.4-105.6-82.2-149-201.8-149-105.6 0-208.8 39.8-208.8 167.8 0 79.8 38.8 130.2 136 153.6l79.8 18.8c59.8 14 79.8 38.8 79.8 72.8 0 43.4-42.2 61-122 61-118.4 0-167.8-62.2-195.8-147.8l-38.8-117.2c-49-152.6-127.6-208.8-283.6-208.8-172.4 0-264 109-264 294.4 0 178.2 91.4 274.4 255.8 274.4 132.4 0 195.8-62.2 195.8-62.2v0z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["lastfm","brand","social"],"defaultCode":60107,"grid":16},"attrs":[],"properties":{"ligatures":"lastfm, brand66","name":"lastfm","order":37,"id":60,"prevSize":32,"code":60107},"setIdx":0,"setId":2,"iconIdx":60},{"icon":{"paths":["M0 0v1024h1024v-1024h-1024zM512 960v-448h-448v-448h448v448h448v448h-448z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["delicious","brand","social"],"defaultCode":60109,"grid":16},"attrs":[],"properties":{"ligatures":"delicious, brand68","name":"delicious","order":38,"id":61,"prevSize":32,"code":60109},"setIdx":0,"setId":2,"iconIdx":61},{"icon":{"paths":["M512 320c-35.2 0-64 28.8-64 64v256c0 105.8-86.2 192-192 192s-192-86.2-192-192v-128h128v128c0 35.2 28.8 64 64 64s64-28.8 64-64v-256c0-105.8 86.2-192 192-192s192 86.2 192 178v62l-82 24-46-24v-62c0-21.2-28.8-50-64-50z","M960 640c0 105.8-86.2 192-192 192s-192-86.2-192-206v-124l46 24 82-24v124c0 49.2 28.8 78 64 78s64-28.8 64-64v-128h128v128z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["stumbleupon","brand","social"],"defaultCode":60110,"grid":16},"attrs":[],"properties":{"name":"stumbleupon","ligatures":"stumbleupon, brand69","order":36,"id":62,"prevSize":32,"code":60110},"setIdx":0,"setId":2,"iconIdx":62},{"icon":{"paths":["M1024 640v384h-1024v-384h128v256h768v-256zM192 704h640v128h-640zM207.152 565.466l27.698-124.964 624.832 138.496-27.698 124.964zM279.658 308.558l54.092-116.006 580.032 270.464-54.092 116.006zM991.722 361.476l-77.922 101.55-507.746-389.608 56.336-73.418h58.244z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["stackoverflow","brand","social"],"defaultCode":60112,"grid":16},"attrs":[],"properties":{"ligatures":"stackoverflow, brand71","name":"stackoverflow","order":58,"id":63,"prevSize":32,"code":60112},"setIdx":0,"setId":2,"iconIdx":63},{"icon":{"paths":["M512 0c-282.4 0-512 229.6-512 512s229.6 512 512 512 512-229.6 512-512-229.6-512-512-512zM512 955.6c-45.8 0-89.8-7-131.4-19.8 18-29.4 45.2-77.8 55.2-116.2 5.4-20.8 27.6-105.4 27.6-105.4 14.4 27.6 56.8 51 101.6 51 133.8 0 230.2-123 230.2-276 0-146.6-119.6-256.2-273.4-256.2-191.4 0-293 128.6-293 268.4 0 65 34.6 146 90 171.8 8.4 4 12.8 2.2 14.8-6 1.4-6.2 9-36.2 12.4-50.4 1-4.4 0.6-8.4-3-12.8-18.4-22.2-33-63.2-33-101.2 0-97.8 74-192.6 200.2-192.6 109 0 185.2 74.2 185.2 180.4 0 120-60.6 203.2-139.4 203.2-43.6 0-76.2-36-65.6-80.2 12.6-52.8 36.8-109.6 36.8-147.6 0-34-18.2-62.4-56.2-62.4-44.6 0-80.2 46-80.2 107.8 0 39.2 13.2 65.8 13.2 65.8s-44 185.8-52 220.4c-9 38.4-5.4 92.2-1.6 127.2-165-64.4-282-224.8-282-412.8 0-245 198.6-443.6 443.6-443.6s443.6 198.6 443.6 443.6c0 245-198.6 443.6-443.6 443.6z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["pinterest","brand","social"],"defaultCode":60114,"grid":16},"attrs":[],"properties":{"ligatures":"pinterest2, brand73","name":"pinterest2","order":59,"id":64,"prevSize":32,"code":60114},"setIdx":0,"setId":2,"iconIdx":64},{"icon":{"paths":["M155.6 202.2c-8.8 0-16.4 3.2-20.2 9.2-3.8 6.4-3.2 14.4 0.8 22.6l99.8 172.8c0.2 0.4 0.2 0.6 0 0.8l-156.8 277.2c-4 8.2-3.8 16.4 0 22.6 3.8 6 10.4 10 19.2 10h147.6c22 0 32.8-15 40.2-28.6 0 0 153.4-271.4 159.4-282-0.6-1-101.6-177-101.6-177-7.4-13-18.4-27.6-41.2-27.6h-147.2z","M776 0c-22 0-31.6 13.8-39.6 28.2 0 0-318.2 564.2-328.6 582.8 0.6 1 209.8 385 209.8 385 7.4 13 18.6 28.2 41.2 28.2h147.6c8.8 0 15.8-3.4 19.6-9.4 4-6.4 3.8-14.6-0.4-22.8l-208-380.6c-0.2-0.4-0.2-0.6 0-1l327-578.2c4-8.2 4.2-16.4 0.4-22.8-3.8-6-10.8-9.4-19.6-9.4h-149.4z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["xing","brand","social"],"defaultCode":60116,"grid":16},"attrs":[],"properties":{"ligatures":"xing2, brand75","name":"xing2","codes":[61231],"order":41,"id":65,"prevSize":32,"code":60116},"setIdx":0,"setId":2,"iconIdx":65},{"icon":{"paths":["M367.562 0c-243.358 0-367.562 140.162-367.562 401.856v0 549.034l238.39-238.628v-278.896c0-108.416 28.73-177.406 125.118-192.894v0c33.672-6.584 103.75-4.278 148.306-4.278v0 165.596c0 1.51 0.208 4.206 0.594 5.586v0c1.87 6.704 7.93 11.616 15.116 11.63v0c4.062 0.008 7.868-2.104 11.79-5.97v0l413.122-412.974-584.874-0.062zM785.61 311.746v278.89c0 108.414-28.736 177.414-125.116 192.894v0c-33.672 6.582-103.756 4.278-148.312 4.278v0-165.594c0-1.5-0.206-4.204-0.594-5.582v0c-1.864-6.712-7.922-11.622-15.112-11.63v0c-4.064-0.008-7.866 2.112-11.79 5.966v0l-413.124 412.966 584.874 0.066c243.354 0 367.564-140.168 367.564-401.852v0-549.028l-238.39 238.626z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["flattr","brand","donate","social"],"defaultCode":60117,"grid":16},"attrs":[],"properties":{"ligatures":"flattr, brand76","name":"flattr","order":67,"id":66,"prevSize":32,"code":60117},"setIdx":0,"setId":2,"iconIdx":66},{"icon":{"paths":["M851.564 90.090c-12.060-16.404-31.204-26.090-51.564-26.090h-608c-35.346 0-64 28.654-64 64v768c0 25.884 15.592 49.222 39.508 59.128 7.918 3.28 16.234 4.874 24.478 4.874 16.656 0 33.026-6.504 45.268-18.748l237.256-237.254h165.49c27.992 0 52.736-18.192 61.086-44.91l160-512c6.074-19.432 2.538-40.596-9.522-57zM672.948 320h-224.948c-35.346 0-64 28.654-64 64s28.654 64 64 64h184.948l-40 128h-144.948c-16.974 0-33.252 6.742-45.254 18.746l-146.746 146.744v-549.49h456.948l-40 128z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["foursquare","brand","social"],"defaultCode":60118,"grid":16},"attrs":[],"properties":{"ligatures":"foursquare, brand77","name":"foursquare","order":43,"id":67,"prevSize":32,"code":60118},"setIdx":0,"setId":2,"iconIdx":67},{"icon":{"paths":["M608.876 653.468c-17.282 17.426-2.668 49.128-2.668 49.128l130.090 217.218c0 0 21.36 28.64 39.864 28.64 18.59 0 36.954-15.27 36.954-15.27l102.844-147.008c0 0 10.36-18.546 10.598-34.792 0.372-23.106-34.454-29.434-34.454-29.434l-243.488-78.192c-0.002 0.004-23.858-6.328-39.74 9.71zM596.532 543.984c12.46 21.128 46.828 14.972 46.828 14.972l242.938-71.006c0 0 33.106-13.466 37.832-31.418 4.64-17.954-5.46-39.622-5.46-39.622l-116.098-136.752c0 0-10.062-17.292-30.938-19.032-23.016-1.958-37.18 25.898-37.18 25.898l-137.27 216.010c0 0.004-12.134 21.516-0.652 40.95zM481.754 459.768c28.608-7.044 33.148-48.604 33.148-48.604l-1.944-345.87c0 0-4.314-42.666-23.486-54.232-30.070-18.242-38.982-8.718-47.596-7.444l-201.696 74.944c0 0-19.754 6.536-30.042 23.018-14.69 23.352 14.928 57.544 14.928 57.544l209.644 285.756c0 0 20.69 21.396 47.044 14.888zM431.944 599.738c0.722-26.676-32.030-42.7-32.030-42.7l-216.796-109.524c0 0-32.126-13.246-47.722-4.016-11.95 7.060-22.536 19.84-23.572 31.134l-14.12 173.812c0 0-2.116 30.114 5.69 43.82 11.054 19.442 47.428 5.902 47.428 5.902l253.096-55.942c9.832-6.61 27.074-7.204 28.026-42.486zM494.88 693.542c-21.726-11.156-47.724 11.95-47.724 11.95l-169.468 186.566c0 0-21.144 28.528-15.768 46.050 5.066 16.418 13.454 24.578 25.318 30.328l170.192 53.726c0 0 20.634 4.286 36.258-0.242 22.18-6.43 18.094-41.152 18.094-41.152l3.848-252.602c-0.002 0.002-0.868-24.334-20.75-34.624z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["yelp","brand","social"],"defaultCode":60119,"grid":16},"attrs":[],"properties":{"ligatures":"yelp, brand78","name":"yelp","order":44,"id":68,"prevSize":32,"code":60119},"setIdx":0,"setId":2,"iconIdx":68},{"icon":{"paths":["M930 308.6c-47.8 212.2-195.4 324.2-428 324.2h-77.4l-53.8 341.6h-64.8l-3.4 22c-2.2 14.6 9 27.6 23.6 27.6h165.6c19.6 0 36.2-14.2 39.4-33.6l1.6-8.4 31.2-197.8 2-10.8c3-19.4 19.8-33.6 39.4-33.6h24.6c160.4 0 286-65.2 322.8-253.6 13.8-71.6 8.6-132.4-22.8-177.6z","M831 77.2c-47.4-54-133.2-77.2-242.8-77.2h-318.2c-22.4 0-41.6 16.2-45 38.4l-132.6 840.4c-2.6 16.6 10.2 31.6 27 31.6h196.6l49.4-313-1.6 9.8c3.4-22.2 22.4-38.4 44.8-38.4h93.4c183.4 0 327-74.4 369-290 1.2-6.4 2.4-12.6 3.2-18.6 12.4-79.6 0-134-43.2-183z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["paypal","brand","donate"],"defaultCode":60120,"grid":16},"attrs":[],"properties":{"ligatures":"paypal, brand79","name":"paypal","codes":[61234],"order":42,"id":69,"prevSize":32,"code":60120},"setIdx":0,"setId":2,"iconIdx":69},{"icon":{"paths":["M853.31 0h-682.62c-93.88 0-170.69 76.784-170.69 170.658v682.656c0 93.876 76.81 170.686 170.69 170.686h682.622c93.938 0 170.688-76.81 170.688-170.686v-682.656c0-93.874-76.75-170.658-170.69-170.658zM256 256h512c9.138 0 18.004 1.962 26.144 5.662l-282.144 329.168-282.144-329.17c8.14-3.696 17.006-5.66 26.144-5.66zM192 704v-384c0-1.34 0.056-2.672 0.14-4l187.664 218.94-185.598 185.6c-1.444-5.338-2.206-10.886-2.206-16.54zM768 768h-512c-5.654 0-11.202-0.762-16.54-2.206l182.118-182.118 90.422 105.496 90.424-105.494 182.116 182.118c-5.34 1.442-10.886 2.204-16.54 2.204zM832 704c0 5.654-0.762 11.2-2.206 16.54l-185.598-185.598 187.664-218.942c0.084 1.328 0.14 2.66 0.14 4v384z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["mail","contact","support","newsletter","letter","email","envelop","social"],"defaultCode":60035,"grid":16},"attrs":[],"properties":{"ligatures":"mail2, contact2","name":"mail","order":8,"id":70,"prevSize":32,"code":60035},"setIdx":0,"setId":2,"iconIdx":70},{"icon":{"paths":["M928 0h-832c-52.8 0-96 43.2-96 96v832c0 52.8 43.2 96 96 96h832c52.8 0 96-43.2 96-96v-832c0-52.8-43.2-96-96-96zM279 831.2c-48 0-87-38.6-87-86.6 0-47.6 39-86.8 87-86.8 48.2 0 87 39.2 87 86.8 0 48-39 86.6-87 86.6zM497.4 832c0-81.8-31.8-158.8-89.4-216.4-57.8-57.8-134.4-89.6-216-89.6v-125.2c237.6 0 431.2 193.4 431.2 431.2h-125.8zM719.6 832c0-291-236.6-528-527.4-528v-125.2c360 0 653 293.2 653 653.2h-125.6z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["feed","rss","social"],"defaultCode":60060,"grid":16},"attrs":[],"properties":{"ligatures":"feed3, rss2","name":"rss2","order":7,"id":71,"prevSize":32,"code":60060},"setIdx":0,"setId":2,"iconIdx":71},{"icon":{"paths":["M832 64h-640l-192 192v672c0 17.674 14.326 32 32 32h960c17.672 0 32-14.326 32-32v-672l-192-192zM512 832l-320-256h192v-192h256v192h192l-320 256zM154.51 192l64-64h586.978l64 64h-714.978z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["box-add","box","download","storage","inbox","archive"],"defaultCode":59742,"grid":16},"attrs":[],"properties":{"ligatures":"box-add, box3","name":"box-add","order":98,"id":72,"prevSize":32,"code":59742},"setIdx":0,"setId":2,"iconIdx":72},{"icon":{"paths":["M1024 384h-384l143.53-143.53c-72.53-72.526-168.96-112.47-271.53-112.47s-199 39.944-271.53 112.47c-72.526 72.53-112.47 168.96-112.47 271.53s39.944 199 112.47 271.53c72.53 72.526 168.96 112.47 271.53 112.47s199-39.944 271.528-112.472c6.056-6.054 11.86-12.292 17.456-18.668l96.32 84.282c-93.846 107.166-231.664 174.858-385.304 174.858-282.77 0-512-229.23-512-512s229.23-512 512-512c141.386 0 269.368 57.326 362.016 149.984l149.984-149.984v384z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["spinner","loading","loading-wheel","refresh","repeat","busy","wait","arrow"],"defaultCode":59780,"grid":16},"attrs":[],"properties":{"ligatures":"spinner11, loading12","name":"spinner11","order":118,"id":73,"prevSize":32,"code":8635},"setIdx":0,"setId":2,"iconIdx":73},{"icon":{"paths":["M933.79 610.25c-53.726-93.054-21.416-212.304 72.152-266.488l-100.626-174.292c-28.75 16.854-62.176 26.518-97.846 26.518-107.536 0-194.708-87.746-194.708-195.99h-201.258c0.266 33.41-8.074 67.282-25.958 98.252-53.724 93.056-173.156 124.702-266.862 70.758l-100.624 174.292c28.97 16.472 54.050 40.588 71.886 71.478 53.638 92.908 21.512 211.92-71.708 266.224l100.626 174.292c28.65-16.696 61.916-26.254 97.4-26.254 107.196 0 194.144 87.192 194.7 194.958h201.254c-0.086-33.074 8.272-66.57 25.966-97.218 53.636-92.906 172.776-124.594 266.414-71.012l100.626-174.29c-28.78-16.466-53.692-40.498-71.434-71.228zM512 719.332c-114.508 0-207.336-92.824-207.336-207.334 0-114.508 92.826-207.334 207.336-207.334 114.508 0 207.332 92.826 207.332 207.334-0.002 114.51-92.824 207.334-207.332 207.334z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["cog","gear","preferences","settings","generate","control","options"],"defaultCode":59796,"grid":16},"attrs":[],"properties":{"ligatures":"cog, gear","name":"cog","order":111,"id":74,"prevSize":32,"code":59796},"setIdx":0,"setId":2,"iconIdx":74},{"icon":{"paths":["M1024 282.5l-90.506-90.5-178.746 178.752-101.5-101.502 178.75-178.75-90.5-90.5-178.75 178.75-114.748-114.75-86.626 86.624 512.002 512 86.624-86.622-114.752-114.752 178.752-178.75z","M794.040 673.79l-443.824-443.824c-95.818 114.904-204.52 292.454-129.396 445.216l-132.248 132.248c-31.112 31.114-31.112 82.024 0 113.136l14.858 14.858c31.114 31.114 82.026 31.114 113.138 0l132.246-132.244c152.764 75.132 330.318-33.566 445.226-129.39z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["power-cord","plugin","extension"],"defaultCode":59831,"grid":16},"attrs":[],"properties":{"ligatures":"power-cord, plugin","name":"power-cord","order":110,"id":75,"prevSize":32,"code":59831},"setIdx":0,"setId":2,"iconIdx":75},{"icon":{"paths":["M64 192h896v192h-896zM64 448h896v192h-896zM64 704h896v192h-896z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["menu","list","options","lines","hamburger"],"defaultCode":59837,"grid":16},"attrs":[],"properties":{"ligatures":"menu, list3","name":"menu","order":132,"id":76,"prevSize":32,"code":9776},"setIdx":0,"setId":2,"iconIdx":76},{"icon":{"paths":["M621.254 877.254l320-320c24.994-24.992 24.994-65.516 0-90.51l-320-320c-24.994-24.992-65.516-24.992-90.51 0-24.994 24.994-24.994 65.516 0 90.51l210.746 210.746h-613.49c-35.346 0-64 28.654-64 64s28.654 64 64 64h613.49l-210.746 210.746c-12.496 12.496-18.744 28.876-18.744 45.254s6.248 32.758 18.744 45.254c24.994 24.994 65.516 24.994 90.51 0z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["arrow-right","right","next"],"defaultCode":59964,"grid":16},"attrs":[],"properties":{"ligatures":"arrow-right2, right4","name":"arrow-right2","order":123,"id":77,"prevSize":32,"code":8594},"setIdx":0,"setId":2,"iconIdx":77},{"icon":{"paths":["M402.746 877.254l-320-320c-24.994-24.992-24.994-65.516 0-90.51l320-320c24.994-24.992 65.516-24.992 90.51 0 24.994 24.994 24.994 65.516 0 90.51l-210.746 210.746h613.49c35.346 0 64 28.654 64 64s-28.654 64-64 64h-613.49l210.746 210.746c12.496 12.496 18.744 28.876 18.744 45.254s-6.248 32.758-18.744 45.254c-24.994 24.994-65.516 24.994-90.51 0z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["arrow-left","left","previous"],"defaultCode":59968,"grid":16},"attrs":[],"properties":{"ligatures":"arrow-left2, left4","name":"arrow-left2","order":129,"id":78,"prevSize":32,"code":8592},"setIdx":0,"setId":2,"iconIdx":78},{"icon":{"paths":["M1024 608l-192-192v-288h-128v160l-192-192-512 512v32h128v320h320v-192h128v192h320v-320h128z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["home","house"],"defaultCode":59650,"grid":16},"attrs":[],"properties":{"ligatures":"home3, house3","name":"home3","order":139,"id":79,"prevSize":32,"code":59650},"setIdx":0,"setId":2,"iconIdx":79},{"icon":{"paths":["M853.342 0h-682.656c-93.874 0-170.686 76.81-170.686 170.69v682.622c0 93.938 76.812 170.688 170.686 170.688h682.656c93.876 0 170.658-76.75 170.658-170.69v-682.62c0-93.88-76.782-170.69-170.658-170.69zM853.342 128c7.988 0 15.546 2.334 22.020 6.342l-363.362 300.404-363.354-300.4c6.478-4.010 14.044-6.346 22.040-6.346h682.656zM170.686 896c-1.924 0-3.82-0.146-5.684-0.408l225.626-312.966-29.256-29.254-233.372 233.37v-611.138l384 464.396 384-464.394v611.136l-233.372-233.37-29.254 29.254 225.628 312.968c-1.858 0.26-3.746 0.406-5.662 0.406h-682.654z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["mail","contact","support","newsletter","letter","email","envelop","social"],"defaultCode":60036,"grid":16},"attrs":[],"properties":{"ligatures":"mail3, contact3","name":"mail2","order":133,"id":80,"prevSize":32,"code":60036},"setIdx":0,"setId":2,"iconIdx":80},{"icon":{"paths":["M512 832c35.346 0 64 28.654 64 64v64c0 35.346-28.654 64-64 64s-64-28.654-64-64v-64c0-35.346 28.654-64 64-64zM512 192c-35.346 0-64-28.654-64-64v-64c0-35.346 28.654-64 64-64s64 28.654 64 64v64c0 35.346-28.654 64-64 64zM960 448c35.346 0 64 28.654 64 64s-28.654 64-64 64h-64c-35.348 0-64-28.654-64-64s28.652-64 64-64h64zM192 512c0 35.346-28.654 64-64 64h-64c-35.346 0-64-28.654-64-64s28.654-64 64-64h64c35.346 0 64 28.654 64 64zM828.784 738.274l45.256 45.258c24.992 24.99 24.992 65.516 0 90.508-24.994 24.992-65.518 24.992-90.51 0l-45.256-45.256c-24.992-24.99-24.992-65.516 0-90.51 24.994-24.992 65.518-24.992 90.51 0zM195.216 285.726l-45.256-45.256c-24.994-24.994-24.994-65.516 0-90.51s65.516-24.994 90.51 0l45.256 45.256c24.994 24.994 24.994 65.516 0 90.51s-65.516 24.994-90.51 0zM828.784 285.726c-24.992 24.992-65.516 24.992-90.51 0-24.992-24.994-24.992-65.516 0-90.51l45.256-45.254c24.992-24.994 65.516-24.994 90.51 0 24.992 24.994 24.992 65.516 0 90.51l-45.256 45.254zM195.216 738.274c24.992-24.992 65.518-24.992 90.508 0 24.994 24.994 24.994 65.52 0 90.51l-45.254 45.256c-24.994 24.992-65.516 24.992-90.51 0s-24.994-65.518 0-90.508l45.256-45.258z","M512 256c-141.384 0-256 114.616-256 256 0 141.382 114.616 256 256 256 141.382 0 256-114.618 256-256 0-141.384-114.616-256-256-256zM512 672c-88.366 0-160-71.634-160-160s71.634-160 160-160 160 71.634 160 160-71.634 160-160 160z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["sun","weather"],"defaultCode":59860,"grid":16},"attrs":[],"properties":{"ligatures":"sun, weather2","name":"sun","order":5,"id":81,"prevSize":32,"code":59860},"setIdx":0,"setId":2,"iconIdx":81},{"icon":{"paths":["M512 0c-282.77 0-512 229.23-512 512s229.23 512 512 512 512-229.23 512-512-229.23-512-512-512zM128 512c0-212.078 171.922-384 384-384v768c-212.078 0-384-171.922-384-384z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["contrast"],"defaultCode":59861,"grid":16},"attrs":[],"properties":{"ligatures":"contrast","name":"contrast","order":3,"id":82,"prevSize":32,"code":59861},"setIdx":0,"setId":2,"iconIdx":82},{"icon":{"paths":["M512 256c-141.384 0-256 114.616-256 256s114.616 256 256 256 256-114.616 256-256-114.616-256-256-256zM512 672v-320c88.224 0 160 71.776 160 160s-71.776 160-160 160zM512 832c35.346 0 64 28.654 64 64v64c0 35.346-28.654 64-64 64s-64-28.654-64-64v-64c0-35.346 28.654-64 64-64zM512 192c-35.346 0-64-28.654-64-64v-64c0-35.346 28.654-64 64-64s64 28.654 64 64v64c0 35.346-28.654 64-64 64zM960 448c35.346 0 64 28.654 64 64s-28.654 64-64 64h-64c-35.346 0-64-28.654-64-64s28.654-64 64-64h64zM192 512c0 35.346-28.654 64-64 64h-64c-35.346 0-64-28.654-64-64s28.654-64 64-64h64c35.346 0 64 28.654 64 64zM828.784 738.274l45.256 45.256c24.992 24.992 24.992 65.516 0 90.51-24.994 24.992-65.518 24.992-90.51 0l-45.256-45.256c-24.992-24.992-24.992-65.516 0-90.51 24.994-24.992 65.518-24.992 90.51 0zM195.216 285.726l-45.256-45.256c-24.994-24.994-24.994-65.516 0-90.51s65.516-24.994 90.51 0l45.256 45.256c24.994 24.994 24.994 65.516 0 90.51s-65.516 24.994-90.51 0zM828.784 285.726c-24.992 24.992-65.516 24.992-90.51 0-24.992-24.994-24.992-65.516 0-90.51l45.256-45.254c24.992-24.994 65.516-24.994 90.51 0 24.992 24.994 24.992 65.516 0 90.51l-45.256 45.254zM195.216 738.274c24.992-24.992 65.516-24.992 90.508 0 24.994 24.994 24.994 65.518 0 90.51l-45.254 45.256c-24.994 24.992-65.516 24.992-90.51 0-24.994-24.994-24.994-65.518 0-90.51l45.256-45.256z"],"attrs":[],"isMulticolor":false,"isMulticolor2":false,"tags":["brightness-contrast"],"defaultCode":59862,"grid":16},"attrs":[],"properties":{"ligatures":"brightness-contrast","name":"brightness-contrast","order":4,"id":83,"prevSize":32,"code":59862},"setIdx":0,"setId":2,"iconIdx":83},{"icon":{"paths":["M992.262 871.396l-242.552-206.294c-25.074-22.566-51.89-32.926-73.552-31.926 57.256-67.068 91.842-154.078 91.842-249.176 0-212.078-171.922-384-384-384-212.076 0-384 171.922-384 384s171.922 384 384 384c95.098 0 182.108-34.586 249.176-91.844-1 21.662 9.36 48.478 31.926 73.552l206.294 242.552c35.322 39.246 93.022 42.554 128.22 7.356s31.892-92.898-7.354-128.22zM384 640c-141.384 0-256-114.616-256-256s114.616-256 256-256 256 114.616 256 256-114.614 256-256 256z"],"tags":["search","magnifier","magnifying-glass","inspect","find"],"defaultCode":59782,"grid":16,"attrs":[]},"attrs":[],"properties":{"ligatures":"search, magnifier","name":"search","order":6,"id":135,"prevSize":32,"code":59782},"setIdx":1,"setId":1,"iconIdx":134},{"icon":{"paths":["M704 0c-176.73 0-320 143.268-320 320 0 20.026 1.858 39.616 5.376 58.624l-389.376 389.376v192c0 35.346 28.654 64 64 64h64v-64h128v-128h128v-128h128l83.042-83.042c34.010 12.316 70.696 19.042 108.958 19.042 176.73 0 320-143.268 320-320s-143.27-320-320-320zM799.874 320.126c-53.020 0-96-42.98-96-96s42.98-96 96-96 96 42.98 96 96-42.98 96-96 96z"],"tags":["key","password","login","signin"],"defaultCode":59789,"grid":16,"attrs":[]},"attrs":[],"properties":{"ligatures":"key, password","name":"key","order":140,"id":142,"prevSize":32,"code":59789},"setIdx":1,"setId":1,"iconIdx":141}],"height":1024,"metadata":{"name":"icomoon"},"preferences":{"showGlyphs":true,"showQuickUse":true,"showQuickUse2":true,"showSVGs":true,"fontPref":{"prefix":"icon-","metadata":{"fontFamily":"icomoon"},"metrics":{"emSize":1024,"baseline":6.25,"whitespace":50},"embed":false},"imagePref":{"prefix":"icon-","png":true,"useClassSelector":true,"color":0,"bgColor":16777215,"classSelector":".icon"},"historySize":100,"showCodes":true,"gridSize":16}}