@iconify/json 2.2.347 → 2.2.349
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 +10 -7
- package/json/cbi.json +83 -2
- package/json/codicon.json +3 -3
- package/json/devicon-plain.json +9 -3
- package/json/devicon.json +11 -4
- package/json/fluent-color.json +77 -3
- package/json/fluent.json +384 -9
- package/json/ix.json +2 -2
- package/json/lucide.json +15 -9
- package/json/material-icon-theme.json +14 -4
- package/json/material-symbols-light.json +26 -2
- package/json/material-symbols.json +26 -2
- package/json/mynaui.json +123 -7
- package/json/ooui.json +1 -1
- package/json/token-branded.json +1 -1
- package/json/token.json +1 -1
- package/json/vscode-icons.json +5 -2
- 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": 2544,
|
|
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": 1601,
|
|
401
401
|
"author": {
|
|
402
402
|
"name": "Lucide Contributors",
|
|
403
403
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -2167,8 +2167,8 @@
|
|
|
2167
2167
|
},
|
|
2168
2168
|
"fluent": {
|
|
2169
2169
|
"name": "Fluent UI System Icons",
|
|
2170
|
-
"total":
|
|
2171
|
-
"version": "1.1.
|
|
2170
|
+
"total": 18124,
|
|
2171
|
+
"version": "1.1.303",
|
|
2172
2172
|
"author": {
|
|
2173
2173
|
"name": "Microsoft Corporation",
|
|
2174
2174
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -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"
|
|
@@ -3133,8 +3133,8 @@
|
|
|
3133
3133
|
},
|
|
3134
3134
|
"fluent-color": {
|
|
3135
3135
|
"name": "Fluent UI System Color Icons",
|
|
3136
|
-
"total":
|
|
3137
|
-
"version": "1.1.
|
|
3136
|
+
"total": 883,
|
|
3137
|
+
"version": "1.1.303",
|
|
3138
3138
|
"author": {
|
|
3139
3139
|
"name": "Microsoft Corporation",
|
|
3140
3140
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -3319,7 +3319,7 @@
|
|
|
3319
3319
|
},
|
|
3320
3320
|
"vscode-icons": {
|
|
3321
3321
|
"name": "VSCode Icons",
|
|
3322
|
-
"total":
|
|
3322
|
+
"total": 1388,
|
|
3323
3323
|
"version": "12.13.0",
|
|
3324
3324
|
"author": {
|
|
3325
3325
|
"name": "Roberto Huertas",
|
|
@@ -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": 938,
|
|
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": 688,
|
|
3453
3453
|
"author": {
|
|
3454
3454
|
"name": "konpa",
|
|
3455
3455
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -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"
|
|
@@ -3832,7 +3832,7 @@
|
|
|
3832
3832
|
"token": {
|
|
3833
3833
|
"name": "Web3 Icons",
|
|
3834
3834
|
"total": 1729,
|
|
3835
|
-
"version": "4.0.
|
|
3835
|
+
"version": "4.0.15",
|
|
3836
3836
|
"author": {
|
|
3837
3837
|
"name": "0xa3k5",
|
|
3838
3838
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -3857,7 +3857,7 @@
|
|
|
3857
3857
|
"token-branded": {
|
|
3858
3858
|
"name": "Web3 Icons Branded",
|
|
3859
3859
|
"total": 1982,
|
|
3860
|
-
"version": "4.0.
|
|
3860
|
+
"version": "4.0.15",
|
|
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: 2544
|
|
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: 1601
|
|
150
150
|
* Author: Lucide Contributors
|
|
151
151
|
* URL: https://github.com/lucide-icons/lucide
|
|
152
152
|
* License: ISC
|
|
@@ -808,12 +808,12 @@
|
|
|
808
808
|
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
809
809
|
|
|
810
810
|
## Fluent UI System Icons
|
|
811
|
-
* Number of icons:
|
|
811
|
+
* Number of icons: 18124
|
|
812
812
|
* Author: Microsoft Corporation
|
|
813
813
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
814
814
|
* License: MIT
|
|
815
815
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
816
|
-
* Version: 1.1.
|
|
816
|
+
* Version: 1.1.303
|
|
817
817
|
* Palette: Colorless
|
|
818
818
|
* Icon set prefix: `fluent`
|
|
819
819
|
* File: [json/fluent.json](json/fluent.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))
|
|
@@ -1197,12 +1197,12 @@
|
|
|
1197
1197
|
* File: [json/streamline-stickies-color.json](json/streamline-stickies-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1198
1198
|
|
|
1199
1199
|
## Fluent UI System Color Icons
|
|
1200
|
-
* Number of icons:
|
|
1200
|
+
* Number of icons: 883
|
|
1201
1201
|
* Author: Microsoft Corporation
|
|
1202
1202
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
1203
1203
|
* License: MIT
|
|
1204
1204
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
1205
|
-
* Version: 1.1.
|
|
1205
|
+
* Version: 1.1.303
|
|
1206
1206
|
* Palette: Colorful
|
|
1207
1207
|
* Icon set prefix: `fluent-color`
|
|
1208
1208
|
* File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1267,7 +1267,7 @@
|
|
|
1267
1267
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1268
1268
|
|
|
1269
1269
|
## VSCode Icons
|
|
1270
|
-
* Number of icons:
|
|
1270
|
+
* Number of icons: 1388
|
|
1271
1271
|
* Author: Roberto Huertas
|
|
1272
1272
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1273
1273
|
* License: MIT
|
|
@@ -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: 938
|
|
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: 688
|
|
1323
1323
|
* Author: konpa
|
|
1324
1324
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1325
1325
|
* License: MIT
|
|
@@ -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
|
|
@@ -1478,7 +1478,7 @@
|
|
|
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.15
|
|
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))
|
|
@@ -1489,7 +1489,7 @@
|
|
|
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.15
|
|
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": 1749964938,
|
|
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\"/>"
|
|
@@ -14299,6 +14299,9 @@
|
|
|
14299
14299
|
"garmin-connect": {
|
|
14300
14300
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.5 15.176V38.5a4 4 0 0 0 4 4h29a4 4 0 0 0 4-4v-29a4 4 0 0 0-4-4H15.291\"/><circle cx=\"9.5\" cy=\"9.433\" r=\"7\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12.176 8.115a2.68 2.68 0 0 0-2.82-2.678c-1.447.076-2.532 1.377-2.532 2.83v2.484A2.68 2.68 0 0 0 9.5 13.433h0c1.478 0 2.676-1.2 2.676-2.682H9.5m25.097 11.773c-1.746-4.128-5.833-7.024-10.596-7.024c-5.841 0-10.666 4.355-11.403 9.996m0 3.008c.737 5.64 5.561 9.996 11.403 9.996c4.75 0 8.828-2.88 10.582-6.99\"/>"
|
|
14301
14301
|
},
|
|
14302
|
+
"garmin-connect-alt": {
|
|
14303
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M45 15.38a22.15 22.15 0 0 0-8.4-10a22.29 22.29 0 0 0-26.8 2.4A21.74 21.74 0 0 0 3 20.88h7.4a14.72 14.72 0 0 1 10.3-11.1c7.1-1.9 12.6.7 16.1 5.6Zm0 17.2a22 22 0 0 1-39.4 2.2A19.5 19.5 0 0 1 3 27h7.4a14.66 14.66 0 0 0 26.3 5.5Z\"/>"
|
|
14304
|
+
},
|
|
14302
14305
|
"garmin-connect-iq": {
|
|
14303
14306
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12.5 36.818V19.184m18.442 17.042a9.65 9.65 0 0 1-5.14 1.472c-5.356 0-9.699-4.342-9.699-9.698s4.342-9.698 9.699-9.698S35.5 22.644 35.5 28a9.65 9.65 0 0 1-1.471 5.138m-4.92-1.83l6.391 6.39\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.5 15.176V38.5a4 4 0 0 0 4 4h29a4 4 0 0 0 4-4v-29a4 4 0 0 0-4-4H15.291\"/><circle cx=\"9.5\" cy=\"9.433\" r=\"7\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12.176 8.115a2.68 2.68 0 0 0-2.82-2.678c-1.447.076-2.532 1.377-2.532 2.83v2.484A2.68 2.68 0 0 0 9.5 13.433h0c1.478 0 2.676-1.2 2.676-2.682H9.5\"/>"
|
|
14304
14307
|
},
|
|
@@ -14323,9 +14326,6 @@
|
|
|
14323
14326
|
"garmin-virb": {
|
|
14324
14327
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.5 15.176V38.5a4 4 0 0 0 4 4h29a4 4 0 0 0 4-4v-29a4 4 0 0 0-4-4H15.291\"/><circle cx=\"9.5\" cy=\"9.433\" r=\"7\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12.176 8.115a2.68 2.68 0 0 0-2.82-2.678c-1.447.076-2.532 1.377-2.532 2.83v2.484A2.68 2.68 0 0 0 9.5 13.433h0c1.478 0 2.676-1.2 2.676-2.682H9.5M24 36L11.5 20M24 36l12.5-16\"/>"
|
|
14325
14328
|
},
|
|
14326
|
-
"garminconnect": {
|
|
14327
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M45 15.38a22.15 22.15 0 0 0-8.4-10a22.29 22.29 0 0 0-26.8 2.4A21.74 21.74 0 0 0 3 20.88h7.4a14.72 14.72 0 0 1 10.3-11.1c7.1-1.9 12.6.7 16.1 5.6Zm0 17.2a22 22 0 0 1-39.4 2.2A19.5 19.5 0 0 1 3 27h7.4a14.66 14.66 0 0 0 26.3 5.5Z\"/>"
|
|
14328
|
-
},
|
|
14329
14329
|
"gasbuddy": {
|
|
14330
14330
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7.415 30.074c2.518-.563 13.264-2.311 14.413-7.09c.845-3.513-12.964-6.637-12.09-9.88m13.95-4.012c-2.034.485-6.035 1.142-5.754 2.5c.558 2.694 12.396 2.741 18.191 7.09c4.476 3.36 8.553 11.91-3.429 20.226\"/><path fill=\"none\" stroke=\"currentColor\" stroke-dasharray=\"4 4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M21.712 35.71c5.821-3.594 9.828-8.65 9.357-11.623c-1.122-7.092-19.72-7.815-17.412-12.671\"/><circle cx=\"24\" cy=\"24\" r=\"21.5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
14331
14331
|
},
|
|
@@ -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\"/>"
|
|
@@ -39438,6 +39438,9 @@
|
|
|
39438
39438
|
"frost": {
|
|
39439
39439
|
"parent": "frost-icon-pack"
|
|
39440
39440
|
},
|
|
39441
|
+
"garminconnect": {
|
|
39442
|
+
"parent": "garmin-connect-alt"
|
|
39443
|
+
},
|
|
39441
39444
|
"geometrydash": {
|
|
39442
39445
|
"parent": "geometry-dash"
|
|
39443
39446
|
},
|