@iconify/json 2.2.346 → 2.2.348
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 +16 -16
- package/collections.md +16 -16
- package/composer.json +1 -1
- package/json/arcticons.json +4 -4
- package/json/cbi.json +83 -2
- package/json/codicon.json +3 -3
- package/json/devicon-plain.json +14 -2
- package/json/devicon.json +14 -2
- package/json/lucide.json +9 -6
- package/json/material-icon-theme.json +14 -4
- package/json/material-symbols-light.json +74 -2
- package/json/material-symbols.json +74 -2
- package/json/mynaui.json +181 -42
- package/json/ooui.json +1 -1
- package/json/pajamas.json +1 -1
- package/json/simple-icons.json +20 -11
- package/json/token-branded.json +6 -3
- package/json/token.json +6 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"material-symbols": {
|
|
3
3
|
"name": "Material Symbols",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 14213,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
},
|
|
29
29
|
"material-symbols-light": {
|
|
30
30
|
"name": "Material Symbols Light",
|
|
31
|
-
"total":
|
|
31
|
+
"total": 14281,
|
|
32
32
|
"author": {
|
|
33
33
|
"name": "Google",
|
|
34
34
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
},
|
|
313
313
|
"mynaui": {
|
|
314
314
|
"name": "Myna UI Icons",
|
|
315
|
-
"total":
|
|
315
|
+
"total": 2508,
|
|
316
316
|
"author": {
|
|
317
317
|
"name": "Praveen Juge",
|
|
318
318
|
"url": "https://github.com/praveenjuge/mynaui-icons"
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
},
|
|
398
398
|
"lucide": {
|
|
399
399
|
"name": "Lucide",
|
|
400
|
-
"total":
|
|
400
|
+
"total": 1600,
|
|
401
401
|
"author": {
|
|
402
402
|
"name": "Lucide Contributors",
|
|
403
403
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -2705,7 +2705,7 @@
|
|
|
2705
2705
|
"pajamas": {
|
|
2706
2706
|
"name": "Gitlab SVGs",
|
|
2707
2707
|
"total": 402,
|
|
2708
|
-
"version": "3.
|
|
2708
|
+
"version": "3.135.0",
|
|
2709
2709
|
"author": {
|
|
2710
2710
|
"name": "GitLab B.V.",
|
|
2711
2711
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -2888,7 +2888,7 @@
|
|
|
2888
2888
|
"ooui": {
|
|
2889
2889
|
"name": "OOUI",
|
|
2890
2890
|
"total": 364,
|
|
2891
|
-
"version": "0.
|
|
2891
|
+
"version": "0.52.0",
|
|
2892
2892
|
"author": {
|
|
2893
2893
|
"name": "OOUI Team",
|
|
2894
2894
|
"url": "https://github.com/wikimedia/oojs-ui"
|
|
@@ -3376,7 +3376,7 @@
|
|
|
3376
3376
|
},
|
|
3377
3377
|
"material-icon-theme": {
|
|
3378
3378
|
"name": "Material Icon Theme",
|
|
3379
|
-
"total":
|
|
3379
|
+
"total": 1058,
|
|
3380
3380
|
"author": {
|
|
3381
3381
|
"name": "Material Extensions",
|
|
3382
3382
|
"url": "https://github.com/material-extensions/vscode-material-icon-theme"
|
|
@@ -3424,7 +3424,7 @@
|
|
|
3424
3424
|
},
|
|
3425
3425
|
"devicon": {
|
|
3426
3426
|
"name": "Devicon",
|
|
3427
|
-
"total":
|
|
3427
|
+
"total": 937,
|
|
3428
3428
|
"author": {
|
|
3429
3429
|
"name": "konpa",
|
|
3430
3430
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -3449,7 +3449,7 @@
|
|
|
3449
3449
|
},
|
|
3450
3450
|
"devicon-plain": {
|
|
3451
3451
|
"name": "Devicon Plain",
|
|
3452
|
-
"total":
|
|
3452
|
+
"total": 686,
|
|
3453
3453
|
"author": {
|
|
3454
3454
|
"name": "konpa",
|
|
3455
3455
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -3546,8 +3546,8 @@
|
|
|
3546
3546
|
},
|
|
3547
3547
|
"simple-icons": {
|
|
3548
3548
|
"name": "Simple Icons",
|
|
3549
|
-
"total":
|
|
3550
|
-
"version": "15.
|
|
3549
|
+
"total": 3294,
|
|
3550
|
+
"version": "15.1.0",
|
|
3551
3551
|
"author": {
|
|
3552
3552
|
"name": "Simple Icons Collaborators",
|
|
3553
3553
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -3755,7 +3755,7 @@
|
|
|
3755
3755
|
},
|
|
3756
3756
|
"cbi": {
|
|
3757
3757
|
"name": "Custom Brand Icons",
|
|
3758
|
-
"total":
|
|
3758
|
+
"total": 1469,
|
|
3759
3759
|
"author": {
|
|
3760
3760
|
"name": "Emanuele & rchiileea",
|
|
3761
3761
|
"url": "https://github.com/elax46/custom-brand-icons"
|
|
@@ -3831,8 +3831,8 @@
|
|
|
3831
3831
|
},
|
|
3832
3832
|
"token": {
|
|
3833
3833
|
"name": "Web3 Icons",
|
|
3834
|
-
"total":
|
|
3835
|
-
"version": "4.0.
|
|
3834
|
+
"total": 1729,
|
|
3835
|
+
"version": "4.0.14",
|
|
3836
3836
|
"author": {
|
|
3837
3837
|
"name": "0xa3k5",
|
|
3838
3838
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -3856,8 +3856,8 @@
|
|
|
3856
3856
|
},
|
|
3857
3857
|
"token-branded": {
|
|
3858
3858
|
"name": "Web3 Icons Branded",
|
|
3859
|
-
"total":
|
|
3860
|
-
"version": "4.0.
|
|
3859
|
+
"total": 1982,
|
|
3860
|
+
"version": "4.0.14",
|
|
3861
3861
|
"author": {
|
|
3862
3862
|
"name": "0xa3k5",
|
|
3863
3863
|
"url": "https://github.com/0xa3k5/web3icons"
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 14213
|
|
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: 14281
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
* File: [json/ri.json](json/ri.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
116
116
|
|
|
117
117
|
## Myna UI Icons
|
|
118
|
-
* Number of icons:
|
|
118
|
+
* Number of icons: 2508
|
|
119
119
|
* Author: Praveen Juge
|
|
120
120
|
* URL: https://github.com/praveenjuge/mynaui-icons
|
|
121
121
|
* License: MIT
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
147
147
|
|
|
148
148
|
## Lucide
|
|
149
|
-
* Number of icons:
|
|
149
|
+
* Number of icons: 1600
|
|
150
150
|
* Author: Lucide Contributors
|
|
151
151
|
* URL: https://github.com/lucide-icons/lucide
|
|
152
152
|
* License: ISC
|
|
@@ -1027,7 +1027,7 @@
|
|
|
1027
1027
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
1028
1028
|
* License: MIT
|
|
1029
1029
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
1030
|
-
* Version: 3.
|
|
1030
|
+
* Version: 3.135.0
|
|
1031
1031
|
* Palette: Colorless
|
|
1032
1032
|
* Icon set prefix: `pajamas`
|
|
1033
1033
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1100,7 +1100,7 @@
|
|
|
1100
1100
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
1101
1101
|
* License: MIT
|
|
1102
1102
|
* License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT
|
|
1103
|
-
* Version: 0.
|
|
1103
|
+
* Version: 0.52.0
|
|
1104
1104
|
* Palette: Colorless
|
|
1105
1105
|
* Icon set prefix: `ooui`
|
|
1106
1106
|
* File: [json/ooui.json](json/ooui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1289,7 +1289,7 @@
|
|
|
1289
1289
|
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1290
1290
|
|
|
1291
1291
|
## Material Icon Theme
|
|
1292
|
-
* Number of icons:
|
|
1292
|
+
* Number of icons: 1058
|
|
1293
1293
|
* Author: Material Extensions
|
|
1294
1294
|
* URL: https://github.com/material-extensions/vscode-material-icon-theme
|
|
1295
1295
|
* License: MIT
|
|
@@ -1309,7 +1309,7 @@
|
|
|
1309
1309
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1310
1310
|
|
|
1311
1311
|
## Devicon
|
|
1312
|
-
* Number of icons:
|
|
1312
|
+
* Number of icons: 937
|
|
1313
1313
|
* Author: konpa
|
|
1314
1314
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1315
1315
|
* License: MIT
|
|
@@ -1319,7 +1319,7 @@
|
|
|
1319
1319
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1320
1320
|
|
|
1321
1321
|
## Devicon Plain
|
|
1322
|
-
* Number of icons:
|
|
1322
|
+
* Number of icons: 686
|
|
1323
1323
|
* Author: konpa
|
|
1324
1324
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1325
1325
|
* License: MIT
|
|
@@ -1358,12 +1358,12 @@
|
|
|
1358
1358
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1359
1359
|
|
|
1360
1360
|
## Simple Icons
|
|
1361
|
-
* Number of icons:
|
|
1361
|
+
* Number of icons: 3294
|
|
1362
1362
|
* Author: Simple Icons Collaborators
|
|
1363
1363
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1364
1364
|
* License: CC0 1.0
|
|
1365
1365
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1366
|
-
* Version: 15.
|
|
1366
|
+
* Version: 15.1.0
|
|
1367
1367
|
* Palette: Colorless
|
|
1368
1368
|
* Icon set prefix: `simple-icons`
|
|
1369
1369
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1443,7 +1443,7 @@
|
|
|
1443
1443
|
* File: [json/arcticons.json](json/arcticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1444
1444
|
|
|
1445
1445
|
## Custom Brand Icons
|
|
1446
|
-
* Number of icons:
|
|
1446
|
+
* Number of icons: 1469
|
|
1447
1447
|
* Author: Emanuele & rchiileea
|
|
1448
1448
|
* URL: https://github.com/elax46/custom-brand-icons
|
|
1449
1449
|
* License: CC BY-NC-SA 4.0
|
|
@@ -1473,23 +1473,23 @@
|
|
|
1473
1473
|
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1474
1474
|
|
|
1475
1475
|
## Web3 Icons
|
|
1476
|
-
* Number of icons:
|
|
1476
|
+
* Number of icons: 1729
|
|
1477
1477
|
* Author: 0xa3k5
|
|
1478
1478
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1479
1479
|
* License: MIT
|
|
1480
1480
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1481
|
-
* Version: 4.0.
|
|
1481
|
+
* Version: 4.0.14
|
|
1482
1482
|
* Palette: Colorless
|
|
1483
1483
|
* Icon set prefix: `token`
|
|
1484
1484
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1485
1485
|
|
|
1486
1486
|
## Web3 Icons Branded
|
|
1487
|
-
* Number of icons:
|
|
1487
|
+
* Number of icons: 1982
|
|
1488
1488
|
* Author: 0xa3k5
|
|
1489
1489
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1490
1490
|
* License: MIT
|
|
1491
1491
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1492
|
-
* Version: 4.0.
|
|
1492
|
+
* Version: 4.0.14
|
|
1493
1493
|
* Palette: Colorful
|
|
1494
1494
|
* Icon set prefix: `token-branded`
|
|
1495
1495
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED
package/json/arcticons.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
],
|
|
30
30
|
"palette": false
|
|
31
31
|
},
|
|
32
|
-
"lastModified":
|
|
32
|
+
"lastModified": 1749705480,
|
|
33
33
|
"icons": {
|
|
34
34
|
"85": {
|
|
35
35
|
"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\"/>"
|
|
@@ -13459,7 +13459,7 @@
|
|
|
13459
13459
|
"hidden": true
|
|
13460
13460
|
},
|
|
13461
13461
|
"folder-games": {
|
|
13462
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 11.5a3 3 0 0 1 3-3h8.718a4 4 0 0 1 2.325.745l4.914 3.51a4 4 0 0 0 2.325.745H40.5a3 3 0 0 1 3 3v20a3 3 0 0 1-3 3h-33a3 3 0 0 1-3-3z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-
|
|
13462
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 11.5a3 3 0 0 1 3-3h8.718a4 4 0 0 1 2.325.745l4.914 3.51a4 4 0 0 0 2.325.745H40.5a3 3 0 0 1 3 3v20a3 3 0 0 1-3 3h-33a3 3 0 0 1-3-3z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M30.155 21.464H18.02a5.036 5.036 0 1 0 3.354 8.807h5.47a5.02 5.02 0 0 0 3.328 1.256h0a5.036 5.036 0 0 0 0-10.063zm-14.371 4.915h4.481m-2.236-2.167v4.403\"/><path fill=\"currentColor\" d=\"M28.014 27.011a.65.65 0 1 1 0-1.3a.65.65 0 0 1 0 1.3m2.15 2.159a.65.65 0 1 1 0-1.3a.65.65 0 0 1 0 1.3m2.158-2.159a.65.65 0 1 1 0-1.3a.65.65 0 0 1 0 1.3m-2.158-2.149a.65.65 0 1 1 0-1.3a.65.65 0 0 1 0 1.3\"/>"
|
|
13463
13463
|
},
|
|
13464
13464
|
"folder-google": {
|
|
13465
13465
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 11.5a3 3 0 0 1 3-3h8.718a4 4 0 0 1 2.325.745l4.914 3.51a4 4 0 0 0 2.325.745H40.5a3 3 0 0 1 3 3v20a3 3 0 0 1-3 3h-33a3 3 0 0 1-3-3z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M24.114 26.5h7.77a7.81 7.81 0 0 1-7.77 8a8 8 0 1 1 0-16a7.9 7.9 0 0 1 3.966 1.052\"/>"
|
|
@@ -32856,10 +32856,10 @@
|
|
|
32856
32856
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m24 15.68l2.28 4.62l5.11.75l-3.7 3.59l.88 5.09l-4.57-2.4l-4.57 2.4l.88-5.09l-3.7-3.59l5.11-.75z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.61 13a12.65 12.65 0 1 0 14.78 0\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M22.31 35.8c-4.3-.77-6-.28-6.87.53c-1.57 1.41-1.74 2.9-2.34 3.78c.86.24 1.74 1.44 4.41 1.44a5.1 5.1 0 0 0 4.8-5.75m-8.19-4.64c-2.38-3.24-4.44-3.64-5.61-3.5c-2.06.24-3 1.34-4 1.7c.55.68.57 2.13 2.71 3.64a4.78 4.78 0 0 0 6.9-1.84M16.61 13a3.85 3.85 0 0 0 .57-2.53c-.24-2.06-1.34-3-1.7-4c-.68.53-2.13.53-3.64 2.69A4.73 4.73 0 0 0 13.61 16m-2.13 5.41c-.13-2.25-.93-3.15-1.62-3.7c-1.63-1.29-3.09-1.21-4-1.64c-.09.88-1.1 1.92-.66 4.5a4.82 4.82 0 0 0 6.22 3.57M25.69 35.8c4.3-.77 6-.28 6.87.53c1.57 1.41 1.74 2.9 2.34 3.78c-.86.24-1.74 1.44-4.41 1.44a5.1 5.1 0 0 1-4.8-5.75m8.19-4.64c2.38-3.24 4.44-3.64 5.61-3.5c2.06.24 3 1.34 4 1.7c-.49.64-.56 2.13-2.7 3.64a4.78 4.78 0 0 1-6.91-1.84M31.39 13a3.85 3.85 0 0 1-.57-2.53c.24-2.06 1.34-3 1.7-4c.68.55 2.13.58 3.64 2.71A4.73 4.73 0 0 1 34.39 16m2.13 5.41c.13-2.25.93-3.15 1.62-3.7c1.63-1.29 3.09-1.21 4-1.64c.09.88 1.1 1.92.66 4.5a4.82 4.82 0 0 1-6.22 3.57\"/>"
|
|
32857
32857
|
},
|
|
32858
32858
|
"stellarium": {
|
|
32859
|
-
"body": "<circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M26.16 36.79c3.87-2.7 12.57-4.64 17.1-3.56m-8.51-21.91a6.9 6.9 0 0 1-5.37 12.25a6.9 6.9 0 1 0 5.37-12.
|
|
32859
|
+
"body": "<circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M26.16 36.79c3.87-2.7 12.57-4.64 17.1-3.56m-8.51-21.91a6.9 6.9 0 0 1-5.37 12.25a6.9 6.9 0 1 0 5.37-12.25M14.52 9.84\"/><circle cx=\"17.01\" cy=\"11.68\" r=\".5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"14.71\" cy=\"25.08\" r=\".5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"21.12\" cy=\"22.9\" r=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"10.8\" cy=\"11.91\" r=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m30.2 44.17l-11.32-19.6l-3.58 6.2l-1.66-2.88L12 30.73L5.54 19.57l-2.71 4.69M24 15.15h5m-2.52-2.5v5M16.83 17\"/>"
|
|
32860
32860
|
},
|
|
32861
32861
|
"stellariumfree": {
|
|
32862
|
-
"body": "<circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M26.16 36.79c3.87-2.7 12.57-4.64 17.1-3.56m-8.51-21.91a6.9 6.9 0 0 1-5.37 12.25a6.9 6.9 0 1 0 5.37-12.
|
|
32862
|
+
"body": "<circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M26.16 36.79c3.87-2.7 12.57-4.64 17.1-3.56m-8.51-21.91a6.9 6.9 0 0 1-5.37 12.25a6.9 6.9 0 1 0 5.37-12.25M14.52 9.84\"/><circle cx=\"17.01\" cy=\"11.68\" r=\".5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"14.71\" cy=\"25.08\" r=\".5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"21.12\" cy=\"22.9\" r=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"10.8\" cy=\"11.91\" r=\"1\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m30.2 44.17l-11.32-19.6l-3.58 6.2l-1.66-2.88L12 30.73L5.54 19.57l-2.71 4.69m14-7.26\"/>"
|
|
32863
32863
|
},
|
|
32864
32864
|
"stemz": {
|
|
32865
32865
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M22.25 30.5a13 13 0 0 1 0-26m3.5 13c7.18 0 13 5.82 13 13s-5.82 13-13 13\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M22.25 26a8.5 8.5 0 0 1-7.361-4.25c-1.673-2.727-1.99-5.968 0-8.5A8.5 8.5 0 0 1 22.249 9m3.501 13a8.5 8.5 0 0 1 8.5 8.5h0a8.5 8.5 0 0 1-8.5 8.5h0\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M22.25 21.5a4 4 0 1 1 0-8m3.5 13a4 4 0 0 1 0 8\"/>"
|