@iconify/json 2.2.227 → 2.2.229
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/collections.json +186 -165
- package/collections.md +94 -84
- package/composer.json +1 -1
- package/json/arcticons.json +19 -10
- package/json/catppuccin.json +1554 -0
- package/json/cbi.json +84 -4
- package/json/codicon.json +1 -1
- package/json/devicon-plain.json +1 -1
- package/json/devicon.json +1 -1
- package/json/fa6-brands.json +11 -4
- package/json/fa6-regular.json +34 -34
- package/json/fa6-solid.json +346 -335
- package/json/file-icons.json +319 -319
- package/json/fluent.json +245 -17
- package/json/material-symbols-light.json +34 -2
- package/json/material-symbols.json +34 -2
- package/json/pajamas.json +1 -1
- package/json/skill-icons.json +260 -260
- package/json/tabler.json +162 -3
- package/json/unjs.json +63 -63
- package/json/vscode-icons.json +1 -1
- package/package.json +1 -1
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 13024
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
13
13
|
|
|
14
14
|
## Material Symbols Light
|
|
15
|
-
* Number of icons:
|
|
15
|
+
* Number of icons: 13091
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -64,12 +64,12 @@
|
|
|
64
64
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
65
65
|
|
|
66
66
|
## Tabler Icons
|
|
67
|
-
* Number of icons:
|
|
67
|
+
* Number of icons: 5450
|
|
68
68
|
* Author: Paweł Kuna
|
|
69
69
|
* URL: https://github.com/tabler/tabler-icons
|
|
70
70
|
* License: MIT
|
|
71
71
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
72
|
-
* Version: 3.
|
|
72
|
+
* Version: 3.11.0
|
|
73
73
|
* Palette: Colorless
|
|
74
74
|
* Icon set prefix: `tabler`
|
|
75
75
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -655,12 +655,12 @@
|
|
|
655
655
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
656
656
|
|
|
657
657
|
## Fluent UI System Icons
|
|
658
|
-
* Number of icons:
|
|
658
|
+
* Number of icons: 16444
|
|
659
659
|
* Author: Microsoft Corporation
|
|
660
660
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
661
661
|
* License: MIT
|
|
662
662
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
663
|
-
* Version: 1.1.
|
|
663
|
+
* Version: 1.1.249
|
|
664
664
|
* Palette: Colorless
|
|
665
665
|
* Icon set prefix: `fluent`
|
|
666
666
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -709,17 +709,6 @@
|
|
|
709
709
|
* Icon set prefix: `icon-park`
|
|
710
710
|
* File: [json/icon-park.json](json/icon-park.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
711
711
|
|
|
712
|
-
## VSCode Icons
|
|
713
|
-
* Number of icons: 1292
|
|
714
|
-
* Author: Roberto Huertas
|
|
715
|
-
* URL: https://github.com/vscode-icons/vscode-icons
|
|
716
|
-
* License: MIT
|
|
717
|
-
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
718
|
-
* Version: 12.8.0
|
|
719
|
-
* Palette: Colorful
|
|
720
|
-
* Icon set prefix: `vscode-icons`
|
|
721
|
-
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
722
|
-
|
|
723
712
|
## Jam Icons
|
|
724
713
|
* Number of icons: 940
|
|
725
714
|
* Author: Michael Amprimo
|
|
@@ -741,24 +730,13 @@
|
|
|
741
730
|
* Icon set prefix: `heroicons`
|
|
742
731
|
* File: [json/heroicons.json](json/heroicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
743
732
|
|
|
744
|
-
## Codicons
|
|
745
|
-
* Number of icons: 460
|
|
746
|
-
* Author: Microsoft Corporation
|
|
747
|
-
* URL: https://github.com/microsoft/vscode-codicons
|
|
748
|
-
* License: CC BY 4.0
|
|
749
|
-
* License URL: https://github.com/microsoft/vscode-codicons/blob/main/LICENSE
|
|
750
|
-
* Version: 0.0.36
|
|
751
|
-
* Palette: Colorless
|
|
752
|
-
* Icon set prefix: `codicon`
|
|
753
|
-
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
754
|
-
|
|
755
733
|
## Gitlab SVGs
|
|
756
734
|
* Number of icons: 378
|
|
757
735
|
* Author: GitLab B.V.
|
|
758
736
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
759
737
|
* License: MIT
|
|
760
738
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
761
|
-
* Version: 3.
|
|
739
|
+
* Version: 3.107.0
|
|
762
740
|
* Palette: Colorless
|
|
763
741
|
* Icon set prefix: `pajamas`
|
|
764
742
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -839,12 +817,12 @@
|
|
|
839
817
|
* File: [json/guidance.json](json/guidance.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
840
818
|
|
|
841
819
|
## Font Awesome Solid
|
|
842
|
-
* Number of icons:
|
|
820
|
+
* Number of icons: 1395
|
|
843
821
|
* Author: Dave Gandy
|
|
844
822
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
845
823
|
* License: CC BY 4.0
|
|
846
824
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
847
|
-
* Version: 6.
|
|
825
|
+
* Version: 6.6.0
|
|
848
826
|
* Palette: Colorless
|
|
849
827
|
* Icon set prefix: `fa6-solid`
|
|
850
828
|
* File: [json/fa6-solid.json](json/fa6-solid.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -855,7 +833,7 @@
|
|
|
855
833
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
856
834
|
* License: CC BY 4.0
|
|
857
835
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
858
|
-
* Version: 6.
|
|
836
|
+
* Version: 6.6.0
|
|
859
837
|
* Palette: Colorless
|
|
860
838
|
* Icon set prefix: `fa6-regular`
|
|
861
839
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1113,12 +1091,12 @@
|
|
|
1113
1091
|
* File: [json/cib.json](json/cib.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1114
1092
|
|
|
1115
1093
|
## Font Awesome Brands
|
|
1116
|
-
* Number of icons:
|
|
1094
|
+
* Number of icons: 492
|
|
1117
1095
|
* Author: Dave Gandy
|
|
1118
1096
|
* URL: https://github.com/FortAwesome/Font-Awesome
|
|
1119
1097
|
* License: CC BY 4.0
|
|
1120
1098
|
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
1121
|
-
* Version: 6.
|
|
1099
|
+
* Version: 6.6.0
|
|
1122
1100
|
* Palette: Colorless
|
|
1123
1101
|
* Icon set prefix: `fa6-brands`
|
|
1124
1102
|
* File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1145,7 +1123,7 @@
|
|
|
1145
1123
|
* File: [json/arcticons.json](json/arcticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1146
1124
|
|
|
1147
1125
|
## Custom Brand Icons
|
|
1148
|
-
* Number of icons:
|
|
1126
|
+
* Number of icons: 1220
|
|
1149
1127
|
* Author: Emanuele & rchiileea
|
|
1150
1128
|
* URL: https://github.com/elax46/custom-brand-icons
|
|
1151
1129
|
* License: CC BY-NC-SA 4.0
|
|
@@ -1154,55 +1132,6 @@
|
|
|
1154
1132
|
* Icon set prefix: `cbi`
|
|
1155
1133
|
* File: [json/cbi.json](json/cbi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1156
1134
|
|
|
1157
|
-
## File Icons
|
|
1158
|
-
* Number of icons: 930
|
|
1159
|
-
* Author: John Gardner
|
|
1160
|
-
* URL: https://github.com/file-icons/icons
|
|
1161
|
-
* License: ISC
|
|
1162
|
-
* License URL: https://github.com/file-icons/icons/blob/master/LICENSE.md
|
|
1163
|
-
* Palette: Colorless
|
|
1164
|
-
* Icon set prefix: `file-icons`
|
|
1165
|
-
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1166
|
-
|
|
1167
|
-
## Devicon
|
|
1168
|
-
* Number of icons: 786
|
|
1169
|
-
* Author: konpa
|
|
1170
|
-
* URL: https://github.com/devicons/devicon/tree/master
|
|
1171
|
-
* License: MIT
|
|
1172
|
-
* License URL: https://github.com/devicons/devicon/blob/master/LICENSE
|
|
1173
|
-
* Palette: Colorful
|
|
1174
|
-
* Icon set prefix: `devicon`
|
|
1175
|
-
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1176
|
-
|
|
1177
|
-
## Devicon Plain
|
|
1178
|
-
* Number of icons: 588
|
|
1179
|
-
* Author: konpa
|
|
1180
|
-
* URL: https://github.com/devicons/devicon/tree/master
|
|
1181
|
-
* License: MIT
|
|
1182
|
-
* License URL: https://github.com/devicons/devicon/blob/master/LICENSE
|
|
1183
|
-
* Palette: Colorless
|
|
1184
|
-
* Icon set prefix: `devicon-plain`
|
|
1185
|
-
* File: [json/devicon-plain.json](json/devicon-plain.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1186
|
-
|
|
1187
|
-
## Skill Icons
|
|
1188
|
-
* Number of icons: 397
|
|
1189
|
-
* Author: tandpfun
|
|
1190
|
-
* URL: https://github.com/tandpfun/skill-icons
|
|
1191
|
-
* License: MIT
|
|
1192
|
-
* License URL: https://github.com/tandpfun/skill-icons/blob/main/LICENSE
|
|
1193
|
-
* Palette: Colorful
|
|
1194
|
-
* Icon set prefix: `skill-icons`
|
|
1195
|
-
* File: [json/skill-icons.json](json/skill-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1196
|
-
|
|
1197
|
-
## UnJS Logos
|
|
1198
|
-
* Number of icons: 63
|
|
1199
|
-
* Author: UnJS
|
|
1200
|
-
* URL: https://github.com/unjs
|
|
1201
|
-
* License: Apache 2.0
|
|
1202
|
-
* Palette: Colorful
|
|
1203
|
-
* Icon set prefix: `unjs`
|
|
1204
|
-
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1205
|
-
|
|
1206
1135
|
## Brandico
|
|
1207
1136
|
* Number of icons: 45
|
|
1208
1137
|
* Author: Fontello
|
|
@@ -1344,6 +1273,87 @@
|
|
|
1344
1273
|
* Icon set prefix: `geo`
|
|
1345
1274
|
* File: [json/geo.json](json/geo.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1346
1275
|
|
|
1276
|
+
## VSCode Icons
|
|
1277
|
+
* Number of icons: 1292
|
|
1278
|
+
* Author: Roberto Huertas
|
|
1279
|
+
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1280
|
+
* License: MIT
|
|
1281
|
+
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
1282
|
+
* Version: 12.8.0
|
|
1283
|
+
* Palette: Colorful
|
|
1284
|
+
* Icon set prefix: `vscode-icons`
|
|
1285
|
+
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1286
|
+
|
|
1287
|
+
## Codicons
|
|
1288
|
+
* Number of icons: 460
|
|
1289
|
+
* Author: Microsoft Corporation
|
|
1290
|
+
* URL: https://github.com/microsoft/vscode-codicons
|
|
1291
|
+
* License: CC BY 4.0
|
|
1292
|
+
* License URL: https://github.com/microsoft/vscode-codicons/blob/main/LICENSE
|
|
1293
|
+
* Version: 0.0.36
|
|
1294
|
+
* Palette: Colorless
|
|
1295
|
+
* Icon set prefix: `codicon`
|
|
1296
|
+
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1297
|
+
|
|
1298
|
+
## File Icons
|
|
1299
|
+
* Number of icons: 930
|
|
1300
|
+
* Author: John Gardner
|
|
1301
|
+
* URL: https://github.com/file-icons/icons
|
|
1302
|
+
* License: ISC
|
|
1303
|
+
* License URL: https://github.com/file-icons/icons/blob/master/LICENSE.md
|
|
1304
|
+
* Palette: Colorless
|
|
1305
|
+
* Icon set prefix: `file-icons`
|
|
1306
|
+
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1307
|
+
|
|
1308
|
+
## Devicon
|
|
1309
|
+
* Number of icons: 786
|
|
1310
|
+
* Author: konpa
|
|
1311
|
+
* URL: https://github.com/devicons/devicon/tree/master
|
|
1312
|
+
* License: MIT
|
|
1313
|
+
* License URL: https://github.com/devicons/devicon/blob/master/LICENSE
|
|
1314
|
+
* Palette: Colorful
|
|
1315
|
+
* Icon set prefix: `devicon`
|
|
1316
|
+
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1317
|
+
|
|
1318
|
+
## Devicon Plain
|
|
1319
|
+
* Number of icons: 588
|
|
1320
|
+
* Author: konpa
|
|
1321
|
+
* URL: https://github.com/devicons/devicon/tree/master
|
|
1322
|
+
* License: MIT
|
|
1323
|
+
* License URL: https://github.com/devicons/devicon/blob/master/LICENSE
|
|
1324
|
+
* Palette: Colorless
|
|
1325
|
+
* Icon set prefix: `devicon-plain`
|
|
1326
|
+
* File: [json/devicon-plain.json](json/devicon-plain.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1327
|
+
|
|
1328
|
+
## Catppuccin Icons
|
|
1329
|
+
* Number of icons: 508
|
|
1330
|
+
* Author: Catppuccin
|
|
1331
|
+
* URL: https://github.com/catppuccin/vscode-icons
|
|
1332
|
+
* License: MIT
|
|
1333
|
+
* License URL: https://github.com/catppuccin/vscode-icons/blob/main/LICENSE
|
|
1334
|
+
* Palette: Colorful
|
|
1335
|
+
* Icon set prefix: `catppuccin`
|
|
1336
|
+
* File: [json/catppuccin.json](json/catppuccin.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1337
|
+
|
|
1338
|
+
## Skill Icons
|
|
1339
|
+
* Number of icons: 397
|
|
1340
|
+
* Author: tandpfun
|
|
1341
|
+
* URL: https://github.com/tandpfun/skill-icons
|
|
1342
|
+
* License: MIT
|
|
1343
|
+
* License URL: https://github.com/tandpfun/skill-icons/blob/main/LICENSE
|
|
1344
|
+
* Palette: Colorful
|
|
1345
|
+
* Icon set prefix: `skill-icons`
|
|
1346
|
+
* File: [json/skill-icons.json](json/skill-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1347
|
+
|
|
1348
|
+
## UnJS Logos
|
|
1349
|
+
* Number of icons: 63
|
|
1350
|
+
* Author: UnJS
|
|
1351
|
+
* URL: https://github.com/unjs
|
|
1352
|
+
* License: Apache 2.0
|
|
1353
|
+
* Palette: Colorful
|
|
1354
|
+
* Icon set prefix: `unjs`
|
|
1355
|
+
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1356
|
+
|
|
1347
1357
|
## Game Icons
|
|
1348
1358
|
* Number of icons: 4102
|
|
1349
1359
|
* Author: GameIcons
|
package/composer.json
CHANGED
package/json/arcticons.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "Brands / Social",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1721280838,
|
|
26
26
|
"icons": {
|
|
27
27
|
"85": {
|
|
28
28
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.956 24a3.456 3.456 0 0 0-3.456 3.456h0a3.456 3.456 0 0 0 3.456 3.456h2.247a3.456 3.456 0 0 0 3.456-3.456h0A3.456 3.456 0 0 0 19.203 24m0 0a3.456 3.456 0 0 0 3.456-3.456h0a3.456 3.456 0 0 0-3.456-3.456h-2.247a3.456 3.456 0 0 0-3.456 3.456h0A3.456 3.456 0 0 0 16.956 24m0 0h2.247m6.829 5.746c.955.8 1.88 1.166 4.195 1.166h.397a3.876 3.876 0 0 0 3.876-3.875h0a3.876 3.876 0 0 0-3.876-3.876h-4.592v-6.073H34.5\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M38.5 5.5h-29a4 4 0 0 0-4 4v29a4 4 0 0 0 4 4h29a4 4 0 0 0 4-4v-29a4 4 0 0 0-4-4\"/>"
|
|
@@ -16668,6 +16668,9 @@
|
|
|
16668
16668
|
"mi-telcel": {
|
|
16669
16669
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M33.825 40.869c1.04-1.034 1.19-1.614.907-3.51c-.669-4.465-3.935-8.174-8.505-9.659c-1.796-.583-4.953-.58-6.847.006c-5.012 1.55-8.628 5.918-8.729 10.538c-.125 1.578.697 2.322 1.734 3.32c4.21 2.603 17.94 2.78 21.44-.695\"/><circle cx=\"22.681\" cy=\"19.18\" r=\"4.59\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M22.681 9.815V4.5m6.622 8.058L33.062 8.8m-1.016 10.38h5.315\"/>"
|
|
16670
16670
|
},
|
|
16671
|
+
"mi-video": {
|
|
16672
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.93 42.5a4.06 4.06 0 0 1-2-.53a4 4 0 0 1-2-3.46v-29a4 4 0 0 1 6-3.46l25.13 14.49a4 4 0 0 1 0 6.92L15.93 42a4.07 4.07 0 0 1-2 .5m4-26.1v15.2L31.08 24ZM31.08 24l7.99-4.61m-29.13-7.6l7.99 4.61m0 15.2v9.21\"/>"
|
|
16673
|
+
},
|
|
16671
16674
|
"mi-wi-fi": {
|
|
16672
16675
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9.568 19.507c8.024-9.448 21.338-9.448 28.864.393m-22.247 6.368c3.473-5.789 11.578-5.789 15.63 0m-5.499 6.368L24 35.531l-2.316-2.895q2.316-2.316 4.631 0\"/><circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
16673
16676
|
},
|
|
@@ -17095,9 +17098,6 @@
|
|
|
17095
17098
|
"miui-icon-pack": {
|
|
17096
17099
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m6.087 42.5l7.458-8.046V5.5l-7.458 8.046zm35.826-37H24.244l-5.998 6.93h17.67zM32.17 16.954c7.195 1.97 9.743 7.674 9.743 12.983c0 6.918-3.5 12.563-12.198 12.563c-5.876 0-9.037-3.93-11.914-8.713l4.7-5.43c2.148 3.89 5.39 6.484 10.861 4.863c.345-4.6-.972-8.389-6.038-10.415l8.592-10.375\"/>"
|
|
17097
17100
|
},
|
|
17098
|
-
"mivideo": {
|
|
17099
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.93 42.5a4.06 4.06 0 0 1-2-.53a4 4 0 0 1-2-3.46v-29a4 4 0 0 1 6-3.46l25.13 14.49a4 4 0 0 1 0 6.92L15.93 42a4.07 4.07 0 0 1-2 .5m4-26.1v15.2L31.08 24ZM31.08 24l7.99-4.61m-29.13-7.6l7.99 4.61m0 15.2v9.21\"/>"
|
|
17100
|
-
},
|
|
17101
17101
|
"mixcloud": {
|
|
17102
17102
|
"body": "<rect width=\"37\" height=\"37\" x=\"5.5\" y=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"4\" ry=\"4\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M28.014 24h-7.768M9.5 28.115v-8.239l4.124 8.248l4.123-8.235v8.235M38.5 20.392l-8.247 7.216m8.247 0l-8.247-7.216\"/>"
|
|
17103
17103
|
},
|
|
@@ -21021,15 +21021,15 @@
|
|
|
21021
21021
|
"plank-workout": {
|
|
21022
21022
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M38.5 5.5h-29a4 4 0 0 0-4 4v29a4 4 0 0 0 4 4h29a4 4 0 0 0 4-4v-29a4 4 0 0 0-4-4m-6.058 21.81c2.267-3.364.23-8.357-3.248-8.921m7.455 8.514c1.09.789 3.39 1.06 5.064 1.034q.355-.005.668.001m-11.76-.045c1.749-.553 4.14-1.176 6.028-.99c2.076-2.42.177-7.608-4.979-7.29c.769-1.816 3.697-3.453 5.49-2.11c1.686-.797 3.793-.614 5.296.342M21.78 16.537c-1.436.044-2.461-.202-3.506.201c-.342.133-.893.624-1.38.909c-.062-.832-.135-1.815-.369-2.74c-.48-1.9-1.641-3.556-4.122-3.646c-3.46-.127-6.231 3.128-4.298 7.11c.516 1.063 1.233 1.898 2.578 2.526c.519.242.57 1.132.393 1.612c.344-.013.676-.007 1.06-.085c.634.17.992.681 1.674.534c.315.657.826.56 1.073.303c.42-.436.764-.981 1.028-1.485c1.295.324 1.978 1.288 2.742 2.159c.33 3.497 1.683 5.795 4.557 4.289c.714.546 1.58.85 2.488.788m1.644-11.964c-.898-.662-3.513-.855-4.504 1.876c-.393 2.356.265 4.864 2.23 6.725c.327 2.427.891 4.256 1.777 6.122c-1.123-.13-2.306.087-3.225.383c-1.231.397-3.61.888-5.214.768c-.557-.258-1.208.059-2.007.253m.986-.315c1.075-2.505 1.095-5.763 1.268-8.925c2.406 3.18 4.213 1.423 3.296-2.088c-.253-1.289-.921-2.708-.888-3.891c.026-.89.723-1.557 1.517-1.805c2.051-.641 3.916-.037 5.68 1.716c2.506 1.25 2.635 4.092.767 5.373a19.5 19.5 0 0 1 1.51 11.947c-3.077 1.397-6.498.88-12.076.696l-2.886.58c-.399.081-2.701.668-2.827-.357c-.596-.265-.867-.692-.541-.951c-.504-.129-.816-.378-.859-.796c-.57-.096-.3-.344-.166-.736c-.377-.162-.65-.392-.272-.75c.417-.393.663-.682 1.093-.753c1.827-.3 3.44-.271 4.398 1.055m-4.34 2.693l-1.026.855l-2.107.02c-.34.007-.504-.45-.376-.72c-.227-.258-.343-.76-.092-1.017c-.204-.318-.157-.842.122-1.064c-.418-.223-.05-1.4.79-1.082c.365-.512 1.128-.933 1.593-.913l.722.13c.918-.422 1.715-1.122 2.882-.97c-.251-1.654-.216-3.071.092-4.408c.148-.641.294-1.057.21-1.763c-.057-.49-.34-.823-.436-1.336\"/>"
|
|
21023
21023
|
},
|
|
21024
|
-
"plant-vs-zombie-2": {
|
|
21025
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M42.883 29.854c-.27-1.558-4.737-5.585-6.857-6.041\"/><path d=\"M32.89 27.652a53 53 0 0 1 3.697-4.507c1.027-.926 1.956-5.06.545-8.12S34.63 8.537 31.77 6.376s-12.942-2.341-18.204.327s-7.99 8.923-7.704 9.73s1.552 1.112 1.552 1.112\"/><path d=\"M7.413 17.547s.523-1.261 2.937-.477s4.318 5.39 2.069 7.359s-3.71 1.183-4.762.375s-.627 1.49 1.06 3.65m0 0s1.456.496 1.686-.723m3.184 6.035s9.911.303 10.706.083s1.458-2.79.058-4.13s-2.037-2.459-6.397-2.417s-7.55.43-7.55.43\"/><path d=\"M17.48 27.697s-.147 1.957.611 2.254c.614.117 1.688.314 2-.545c-.235-.936-.386-1.805-.389-1.805m1.55.319s-.021 1.163.54 1.437c.554.23 1.193.074 1.58-.386M13.1 27.724s-1.33 2.13.23 2.508s3.486.28 3.052-.785s-.552-1.859-.424-1.922M14 33.586s-.946-1.732-.302-1.805s2.02-.392 2.552.548c.134.75.02.505-.132 1.433m4.902.128a5.1 5.1 0 0 1-.604-2.45c.07-.788 1.275-.564 1.884-.564s1.374.102 1.237 1.084s-.396 1.94-.955 1.93m-9.465-1.211s-1.77 1.171-1.067 2.04s1.827.707 2.753.678\"/><path d=\"M14.486 35.534s-1.075 1.714.113 2.146s7.047.207 7.355.102s5.491-2.537 5.603-2.73s2.292-3.25 2.292-3.25m-1.121 1.848a19.1 19.1 0 0 0 5.058-4.278m-12.54 8.521a9 9 0 0 0-1.051 1.413a4.31 4.31 0 0 0 .779 4.194\"/><path d=\"M33.736 26.824s1.513 9.169-2.915 12.853\"/><path d=\"M28.456 33.95c.411-.033 3.052 3.496 2.365 5.727m-8.051-2.249a11.8 11.8 0 0 0 .077 3.191c.345.524.832.94 1.403 1.198\"/><path d=\"M24.728 36.888a3.07 3.07 0 0 0 2.31 1.39a3.75 3.75 0 0 0 2.799-2.13m-4.075 2.035s-1.303 3.887-1.548 5.048m4.956-5.958a35 35 0 0 0-.508 5.272M14.006 11.57s.94.872 2.874-.08a6.67 6.67 0 0 1 4.577-.612m.618 1.997a4.68 4.68 0 0 0-4.019.342c-2.427 1.302-5.286.676-6.1-.685m5.793 8.896a.57.57 0 0 1 .844.28c.343.615.994 2.03.477 2.42m-3.521-1.482s-.37-.255-.71.234a1.22 1.22 0 0 0-.048 1.435\"/><circle cx=\"26.207\" cy=\"19.873\" r=\"5.089\"/><path d=\"M34.296 26.105s4.58 2.358 3.288 8.323M12.129 8.435a2.806 2.806 0 0 1-1.194-3.705m-1.642 5.343s-.36-1.946-2.268-.427S4.872 8.42 5.395 8.12m2.385 3.575a2.46 2.46 0 0 0-2.782 1.116m25.21-5.501c.212-.196.877-2.567 2.55-2.81m3.356 10.992a2.16 2.16 0 0 1 2.174-.972\"/><circle cx=\"26.742\" cy=\"19.573\" r=\"1\"/><circle cx=\"9.093\" cy=\"20.905\" r=\".955\"/><path d=\"M7.312 24.625a4.02 4.02 0 0 1-1.598-3.36a4.273 4.273 0 0 1 4.005-4.328m4.111 14.877a.95.95 0 0 0-.178-1.458m16.002-.3a8.3 8.3 0 0 0 1.584-2.041c.217-.704-.333-1.217-.112-1.83a5.4 5.4 0 0 1 1.418-1.514\"/></g><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M37.702 38.1c0-1.5 1.2-2.7 2.6-2.7s2.7 1.2 2.7 2.7c0 .7-.3 1.4-.8 1.9c-1.1.9-4.5 3.5-4.5 3.5h5.3\"/>"
|
|
21026
|
-
},
|
|
21027
21024
|
"plantnet": {
|
|
21028
21025
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M30.323 10.879c-10.359 7.394-7.347 20.446-7.347 20.446l2.247-4.255m5.1-16.191c4.245 11.998-5.707 20.962-5.707 20.962l.6-4.774M12.22 13.205c5.354.35 9.816 5.801 9.816 5.801a17.16 17.16 0 0 0-1.052 9.976c-4.96-4.343-9.56-8.847-8.765-15.777M2.948 29.918a45.4 45.4 0 0 0 20.367 7.203c-3.638-8.421-10.103-11.44-20.367-7.203m21.801 7.157c11.025-.559 20.292-7.012 20.303-7.075c-9.38-4.045-16.193-1.799-20.303 7.075\"/>"
|
|
21029
21026
|
},
|
|
21030
21027
|
"plants-vs-zombies": {
|
|
21031
21028
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M42.943 29.854c-.271-1.558-4.738-5.585-6.858-6.041\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M32.95 27.652a53 53 0 0 1 3.697-4.507c1.027-.926 1.955-5.059.544-8.12S34.69 8.538 31.83 6.377s-12.943-2.341-18.205.327s-7.99 8.923-7.703 9.73s1.551 1.112 1.551 1.112\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7.472 17.547s.523-1.261 2.937-.477s4.318 5.39 2.07 7.359s-3.71 1.183-4.763.375s-.626 1.49 1.06 3.65\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.776 28.454s1.457.497 1.687-.723m3.183 6.035s9.911.303 10.707.083s1.458-2.79.057-4.13s-2.037-2.46-6.396-2.417s-7.551.429-7.551.429\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17.54 27.697s-.147 1.958.611 2.255c.614.117 1.688.314 2-.546c-.235-.935-.386-1.805-.389-1.805m1.55.32s-.022 1.163.539 1.436a1.38 1.38 0 0 0 1.58-.385M13.16 27.724s-1.33 2.13.23 2.508s3.486.28 3.052-.785s-.552-1.859-.424-1.922m-1.958 6.061s-.946-1.732-.302-1.805s2.02-.392 2.551.548c.135.749.021.505-.131 1.432m4.902.129a5.1 5.1 0 0 1-.604-2.45c.07-.788 1.274-.564 1.884-.564s1.373.102 1.236 1.084s-.396 1.94-.954 1.93m-9.466-1.211s-1.77 1.171-1.067 2.04s1.827.707 2.753.678\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14.545 35.534s-1.074 1.714.114 2.147s7.046.206 7.355.102s5.49-2.537 5.602-2.73s2.292-3.251 2.292-3.251m-1.12 1.848a19.1 19.1 0 0 0 5.058-4.278m-12.54 8.521a9 9 0 0 0-1.052 1.413a4.31 4.31 0 0 0 .779 4.194\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M33.796 26.824s1.512 9.169-2.915 12.852\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M28.516 33.95c.411-.033 3.051 3.496 2.365 5.727m-8.051-2.249a11.8 11.8 0 0 0 .077 3.191a3.3 3.3 0 0 0 1.403 1.198\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M24.788 36.889a3.07 3.07 0 0 0 2.31 1.39a3.75 3.75 0 0 0 2.799-2.131m-4.075 2.035s-1.304 3.888-1.548 5.048m4.956-5.958a35 35 0 0 0-.508 5.272M14.065 11.57s.94.872 2.875-.08a6.67 6.67 0 0 1 4.576-.613m.619 1.998a4.68 4.68 0 0 0-4.019.341c-2.427 1.303-5.286.677-6.1-.684m5.792 8.896a.57.57 0 0 1 .844.28c.343.615.995 2.03.477 2.42m-3.521-1.482s-.369-.255-.71.234a1.22 1.22 0 0 0-.048 1.435\"/><circle cx=\"26.267\" cy=\"19.873\" r=\"5.089\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M34.356 26.105s4.302 5.65 3.01 11.615M12.188 8.435a2.806 2.806 0 0 1-1.193-3.705m-1.643 5.343s-.36-1.946-2.268-.427S4.932 8.42 5.454 8.12m2.386 3.575a2.46 2.46 0 0 0-2.782 1.116m25.21-5.501c.211-.196.876-2.567 2.549-2.81m3.357 10.992a2.16 2.16 0 0 1 2.174-.971\"/><circle cx=\"26.802\" cy=\"19.573\" r=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"9.153\" cy=\"20.905\" r=\".955\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7.372 24.625a4.02 4.02 0 0 1-1.599-3.361a4.273 4.273 0 0 1 4.006-4.327m4.111 14.877a.95.95 0 0 0-.179-1.458m16.003-.3a8.3 8.3 0 0 0 1.584-2.041c.217-.704-.333-1.217-.112-1.83a5.4 5.4 0 0 1 1.418-1.514\"/>"
|
|
21032
21029
|
},
|
|
21030
|
+
"plants-vs-zombies-2": {
|
|
21031
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M42.883 29.854c-.27-1.558-4.737-5.585-6.857-6.041\"/><path d=\"M32.89 27.652a53 53 0 0 1 3.697-4.507c1.027-.926 1.956-5.06.545-8.12S34.63 8.537 31.77 6.376s-12.942-2.341-18.204.327s-7.99 8.923-7.704 9.73s1.552 1.112 1.552 1.112\"/><path d=\"M7.413 17.547s.523-1.261 2.937-.477s4.318 5.39 2.069 7.359s-3.71 1.183-4.762.375s-.627 1.49 1.06 3.65m0 0s1.456.496 1.686-.723m3.184 6.035s9.911.303 10.706.083s1.458-2.79.058-4.13s-2.037-2.459-6.397-2.417s-7.55.43-7.55.43\"/><path d=\"M17.48 27.697s-.147 1.957.611 2.254c.614.117 1.688.314 2-.545c-.235-.936-.386-1.805-.389-1.805m1.55.319s-.021 1.163.54 1.437c.554.23 1.193.074 1.58-.386M13.1 27.724s-1.33 2.13.23 2.508s3.486.28 3.052-.785s-.552-1.859-.424-1.922M14 33.586s-.946-1.732-.302-1.805s2.02-.392 2.552.548c.134.75.02.505-.132 1.433m4.902.128a5.1 5.1 0 0 1-.604-2.45c.07-.788 1.275-.564 1.884-.564s1.374.102 1.237 1.084s-.396 1.94-.955 1.93m-9.465-1.211s-1.77 1.171-1.067 2.04s1.827.707 2.753.678\"/><path d=\"M14.486 35.534s-1.075 1.714.113 2.146s7.047.207 7.355.102s5.491-2.537 5.603-2.73s2.292-3.25 2.292-3.25m-1.121 1.848a19.1 19.1 0 0 0 5.058-4.278m-12.54 8.521a9 9 0 0 0-1.051 1.413a4.31 4.31 0 0 0 .779 4.194\"/><path d=\"M33.736 26.824s1.513 9.169-2.915 12.853\"/><path d=\"M28.456 33.95c.411-.033 3.052 3.496 2.365 5.727m-8.051-2.249a11.8 11.8 0 0 0 .077 3.191c.345.524.832.94 1.403 1.198\"/><path d=\"M24.728 36.888a3.07 3.07 0 0 0 2.31 1.39a3.75 3.75 0 0 0 2.799-2.13m-4.075 2.035s-1.303 3.887-1.548 5.048m4.956-5.958a35 35 0 0 0-.508 5.272M14.006 11.57s.94.872 2.874-.08a6.67 6.67 0 0 1 4.577-.612m.618 1.997a4.68 4.68 0 0 0-4.019.342c-2.427 1.302-5.286.676-6.1-.685m5.793 8.896a.57.57 0 0 1 .844.28c.343.615.994 2.03.477 2.42m-3.521-1.482s-.37-.255-.71.234a1.22 1.22 0 0 0-.048 1.435\"/><circle cx=\"26.207\" cy=\"19.873\" r=\"5.089\"/><path d=\"M34.296 26.105s4.58 2.358 3.288 8.323M12.129 8.435a2.806 2.806 0 0 1-1.194-3.705m-1.642 5.343s-.36-1.946-2.268-.427S4.872 8.42 5.395 8.12m2.385 3.575a2.46 2.46 0 0 0-2.782 1.116m25.21-5.501c.212-.196.877-2.567 2.55-2.81m3.356 10.992a2.16 2.16 0 0 1 2.174-.972\"/><circle cx=\"26.742\" cy=\"19.573\" r=\"1\"/><circle cx=\"9.093\" cy=\"20.905\" r=\".955\"/><path d=\"M7.312 24.625a4.02 4.02 0 0 1-1.598-3.36a4.273 4.273 0 0 1 4.005-4.328m4.111 14.877a.95.95 0 0 0-.178-1.458m16.002-.3a8.3 8.3 0 0 0 1.584-2.041c.217-.704-.333-1.217-.112-1.83a5.4 5.4 0 0 1 1.418-1.514\"/></g><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M37.702 38.1c0-1.5 1.2-2.7 2.6-2.7s2.7 1.2 2.7 2.7c0 .7-.3 1.4-.8 1.9c-1.1.9-4.5 3.5-4.5 3.5h5.3\"/>"
|
|
21032
|
+
},
|
|
21033
21033
|
"plato": {
|
|
21034
21034
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m40.9 14.273l-.055 19.454L24.027 43.5l.056-19.453m0 0L24.027 43.5L7.1 33.727l.055-19.454z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m32.791 18.986l8.109-4.713L23.973 4.5L7.155 14.273l16.927 9.774l4.83-2.807l2.493 1.503z\"/><ellipse cx=\"24.028\" cy=\"14.273\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"2.219\" ry=\"1.147\"/><ellipse cx=\"30.683\" cy=\"14.273\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"2.219\" ry=\"1.147\"/><ellipse cx=\"17.372\" cy=\"14.273\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"2.219\" ry=\"1.147\"/><ellipse cx=\"18.919\" cy=\"27.762\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"1.231\" ry=\"2.307\" transform=\"rotate(-36.149 18.919 27.762)\"/><ellipse cx=\"12.263\" cy=\"23.513\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"1.231\" ry=\"2.307\" transform=\"rotate(-36.149 12.263 23.513)\"/><ellipse cx=\"28.479\" cy=\"27.762\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"2.307\" ry=\"1.231\" transform=\"rotate(-53.851 28.479 27.762)\"/><ellipse cx=\"35.134\" cy=\"23.513\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"2.307\" ry=\"1.231\" transform=\"rotate(-53.851 35.134 23.513)\"/><ellipse cx=\"18.919\" cy=\"34.261\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"1.231\" ry=\"2.307\" transform=\"rotate(-36.149 18.919 34.26)\"/><ellipse cx=\"12.263\" cy=\"30.012\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"1.231\" ry=\"2.307\" transform=\"rotate(-36.149 12.263 30.012)\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M28.654 33.308c2.86 1.136 5.766-.495 7.628-4.421\"/>"
|
|
21035
21035
|
},
|
|
@@ -23538,15 +23538,15 @@
|
|
|
23538
23538
|
"shadow": {
|
|
23539
23539
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M24 2.5A21.477 21.477 0 0 0 3.583 30.712a10.22 10.22 0 1 1 13.705 13.705A21.496 21.496 0 1 0 24 2.5\"/>"
|
|
23540
23540
|
},
|
|
23541
|
+
"shadow-fight-2": {
|
|
23542
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M30.706 25.402a91 91 0 0 1-29.033-6.248m20.485 4.54l-.297 1.847\"/><circle cx=\"29.345\" cy=\"11.846\" r=\"2.461\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m29.53 25.301l1.557-4.204l-2.6-5.652l-7.596 4.48l3.305 4.92m4.53-10.555l-3.759 15.645M13.483 42.733l11.484-12.798l8.028 4.51l1.08 8.51\"/><circle cx=\"24.196\" cy=\"24.846\" r=\".75\" fill=\"currentColor\"/><circle cx=\"29.529\" cy=\"25.301\" r=\".75\" fill=\"currentColor\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6.398 17.35a18.7 18.7 0 1 1 30.797 19.62M11.95 38.071a18.7 18.7 0 0 1-6.68-14.325\"/>"
|
|
23543
|
+
},
|
|
23541
23544
|
"shadow-fight-3": {
|
|
23542
23545
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M38.5 5.5h-29a4 4 0 0 0-4 4v29a4 4 0 0 0 4 4h29a4 4 0 0 0 4-4v-29a4 4 0 0 0-4-4\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M39.402 42.5L10.748 24c-1.767-1.262-3.084-1.44-3.084-1.44m7.233-4.766C20 14.486 28.86 9.047 28.86 9.047c-3.981-.73-10.542-.841-10.542-.841c-2.075 3.645-3.42 9.588-3.42 9.588m16.797 12.692c.45-1.998 1.357-3.542 2.826-4.033\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M33.276 42.5c-1.207-2.172-1.933-5.542-1.926-8.647M19.019 42.5c2.86-5.794 2.313-10.841 1.724-14.836m.471-.788c-2.59 2.36-5.337 4.446-7.074 4.446c-3.07 0-8.448-8.116-8.64-8.916s.481-2.355 3.13-1.261s3.998 1.64 5.09 4.668\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19.019 15.166c.258 1.862 2.195 3.427 3.617 4.002l.532.925c-3.84 1.542-8.952 6.042-8.952 6.042m17.896-1.612s4.094 3.028 4.094 3.87s-4.15 2.747-9.828 2.474c-1.514-.87-4.838-.367-3.722 3.147c.715 2.25 3.237 1.388 4.268.379C34.297 34 42.5 30.748 42.5 28.953s-4.332-6.504-6.8-9.42s-5.158-3.028-7.794-2.916c0 0-.729-3.309-2.763-5.275m-13.487 13.13c-1.532.71-4.562.645-5.247-.472\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M26.092 12.47c2.62-1.629 3.882.221 7.268-.472\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M36.598 7.33c-2.88.168-4.726 4.618-8.306 4.449m-.385 4.838c-.919.533-1.815 2.026-1.815 2.026c1.49 1.05 2.873 2.355 2.873 2.355c1.146-1.714 3.647-3.8 3.647-3.8m-9.444 2.895c1.462-.546 2.924-1.45 2.924-1.45\"/>"
|
|
23543
23546
|
},
|
|
23544
23547
|
"shadow-fight-4": {
|
|
23545
23548
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M24 35.534c2.513-2.915 8.242-7.086 8.242-7.086s1.033 2.29 3.77 3.87c0 0-2.664 6.684-7.59 8.946c0 0 7.69-.453 15.078-9.55C39.228 28.499 24 16.26 24 6.736C24 16.26 8.772 28.498 4.5 31.715c7.388 9.096 15.077 9.549 15.077 9.549c-4.925-2.262-7.589-8.946-7.589-8.946c2.737-1.58 3.77-3.87 3.77-3.87s5.73 4.171 8.242 7.086\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M24 28.976c1.985-2.538 5.277-4.323 5.277-4.323C26.111 22.442 24 18.85 24 18.85s-2.11 3.593-5.277 5.804c0 0 3.292 1.784 5.277 4.323\"/>"
|
|
23546
23549
|
},
|
|
23547
|
-
"shadowfight2": {
|
|
23548
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M30.706 25.402a91 91 0 0 1-29.033-6.248m20.485 4.54l-.297 1.847\"/><circle cx=\"29.345\" cy=\"11.846\" r=\"2.461\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m29.53 25.301l1.557-4.204l-2.6-5.652l-7.596 4.48l3.305 4.92m4.53-10.555l-3.759 15.645M13.483 42.733l11.484-12.798l8.028 4.51l1.08 8.51\"/><circle cx=\"24.196\" cy=\"24.846\" r=\".75\" fill=\"currentColor\"/><circle cx=\"29.529\" cy=\"25.301\" r=\".75\" fill=\"currentColor\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6.398 17.35a18.7 18.7 0 1 1 30.797 19.62M11.95 38.071a18.7 18.7 0 0 1-6.68-14.325\"/>"
|
|
23549
|
-
},
|
|
23550
23550
|
"shadowsocks": {
|
|
23551
23551
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M40.53 6.78a.26.26 0 0 1 .22.31l-6.39 28.17a.22.22 0 0 1-.28.16l-13.64-4.3a.52.52 0 0 1-.25-.83l11.6-14.17l-.11-.12l-16.07 13.84a.58.58 0 0 1-.54.09l-11.2-4.41a.21.21 0 0 1 0-.38L40.39 6.81h.14Zm-20.4 27l6.69-.69l-6.41 8a.28.28 0 0 1-.5-.18l.17-10.47\"/>"
|
|
23552
23552
|
},
|
|
@@ -30074,6 +30074,9 @@
|
|
|
30074
30074
|
"minlge": {
|
|
30075
30075
|
"parent": "minlaege"
|
|
30076
30076
|
},
|
|
30077
|
+
"mivideo": {
|
|
30078
|
+
"parent": "mi-video"
|
|
30079
|
+
},
|
|
30077
30080
|
"nextcloudcookbook": {
|
|
30078
30081
|
"parent": "nextcloud-cookbook"
|
|
30079
30082
|
},
|
|
@@ -30101,6 +30104,9 @@
|
|
|
30101
30104
|
"phototan-deustche-bank": {
|
|
30102
30105
|
"parent": "phototan-deutsche-bank"
|
|
30103
30106
|
},
|
|
30107
|
+
"plant-vs-zombie-2": {
|
|
30108
|
+
"parent": "plants-vs-zombies-2"
|
|
30109
|
+
},
|
|
30104
30110
|
"pocketcasts": {
|
|
30105
30111
|
"parent": "pocket-casts"
|
|
30106
30112
|
},
|
|
@@ -30140,6 +30146,9 @@
|
|
|
30140
30146
|
"screenrecorder": {
|
|
30141
30147
|
"parent": "screen-recorder"
|
|
30142
30148
|
},
|
|
30149
|
+
"shadowfight2": {
|
|
30150
|
+
"parent": "shadow-fight-2"
|
|
30151
|
+
},
|
|
30143
30152
|
"simplecalendar": {
|
|
30144
30153
|
"parent": "simple-calendar"
|
|
30145
30154
|
},
|