@iconify/json 2.2.260 → 2.2.261
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 +4 -4
- package/collections.md +4 -4
- package/composer.json +1 -1
- package/json/lucide.json +5 -2
- package/json/octicon.json +1 -1
- package/json/token-branded.json +3 -3
- package/json/token.json +1 -1
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
},
|
|
342
342
|
"lucide": {
|
|
343
343
|
"name": "Lucide",
|
|
344
|
-
"total":
|
|
344
|
+
"total": 1534,
|
|
345
345
|
"author": {
|
|
346
346
|
"name": "Lucide Contributors",
|
|
347
347
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1797,7 +1797,7 @@
|
|
|
1797
1797
|
"octicon": {
|
|
1798
1798
|
"name": "Octicons",
|
|
1799
1799
|
"total": 643,
|
|
1800
|
-
"version": "19.
|
|
1800
|
+
"version": "19.12.0",
|
|
1801
1801
|
"author": {
|
|
1802
1802
|
"name": "GitHub",
|
|
1803
1803
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -2776,7 +2776,7 @@
|
|
|
2776
2776
|
"token": {
|
|
2777
2777
|
"name": "Web3 Icons",
|
|
2778
2778
|
"total": 1717,
|
|
2779
|
-
"version": "3.
|
|
2779
|
+
"version": "3.7.1",
|
|
2780
2780
|
"author": {
|
|
2781
2781
|
"name": "0xa3k5",
|
|
2782
2782
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -2801,7 +2801,7 @@
|
|
|
2801
2801
|
"token-branded": {
|
|
2802
2802
|
"name": "Web3 Icons Branded",
|
|
2803
2803
|
"total": 1905,
|
|
2804
|
-
"version": "3.
|
|
2804
|
+
"version": "3.7.1",
|
|
2805
2805
|
"author": {
|
|
2806
2806
|
"name": "0xa3k5",
|
|
2807
2807
|
"url": "https://github.com/0xa3k5/web3icons"
|
package/collections.md
CHANGED
|
@@ -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: 1534
|
|
150
150
|
* Author: Lucide Contributors
|
|
151
151
|
* URL: https://github.com/lucide-icons/lucide
|
|
152
152
|
* License: ISC
|
|
@@ -776,7 +776,7 @@
|
|
|
776
776
|
* URL: https://github.com/primer/octicons/
|
|
777
777
|
* License: MIT
|
|
778
778
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
779
|
-
* Version: 19.
|
|
779
|
+
* Version: 19.12.0
|
|
780
780
|
* Palette: Colorless
|
|
781
781
|
* Icon set prefix: `octicon`
|
|
782
782
|
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1198,7 +1198,7 @@
|
|
|
1198
1198
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1199
1199
|
* License: MIT
|
|
1200
1200
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1201
|
-
* Version: 3.
|
|
1201
|
+
* Version: 3.7.1
|
|
1202
1202
|
* Palette: Colorless
|
|
1203
1203
|
* Icon set prefix: `token`
|
|
1204
1204
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1209,7 +1209,7 @@
|
|
|
1209
1209
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1210
1210
|
* License: MIT
|
|
1211
1211
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1212
|
-
* Version: 3.
|
|
1212
|
+
* Version: 3.7.1
|
|
1213
1213
|
* Palette: Colorful
|
|
1214
1214
|
* Icon set prefix: `token-branded`
|
|
1215
1215
|
* 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/lucide.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "lucide",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Lucide",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 1534,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Lucide Contributors",
|
|
8
8
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"category": "UI 24px",
|
|
25
25
|
"palette": false
|
|
26
26
|
},
|
|
27
|
-
"lastModified":
|
|
27
|
+
"lastModified": 1729101401,
|
|
28
28
|
"icons": {
|
|
29
29
|
"a-arrow-down": {
|
|
30
30
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.5 13h6M2 16l4.5-9l4.5 9m7-9v9m-4-4l4 4l4-4\"/>"
|
|
@@ -767,6 +767,9 @@
|
|
|
767
767
|
"calendar": {
|
|
768
768
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 2v4m8-4v4\"/><rect width=\"18\" height=\"18\" x=\"3\" y=\"4\" rx=\"2\"/><path d=\"M3 10h18\"/></g>"
|
|
769
769
|
},
|
|
770
|
+
"calendar-1": {
|
|
771
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 14h1v4m4-16v4M3 10h18M8 2v4\"/><rect width=\"18\" height=\"18\" x=\"3\" y=\"4\" rx=\"2\"/></g>"
|
|
772
|
+
},
|
|
770
773
|
"calendar-arrow-down": {
|
|
771
774
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m14 18l4 4l4-4M16 2v4m2 8v8\"/><path d=\"M21 11.354V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.343M3 10h18M8 2v4\"/></g>"
|
|
772
775
|
},
|
package/json/octicon.json
CHANGED
package/json/token-branded.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Web3 Icons Branded",
|
|
5
5
|
"total": 1905,
|
|
6
|
-
"version": "3.
|
|
6
|
+
"version": "3.7.1",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "0xa3k5",
|
|
9
9
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"category": "Logos",
|
|
26
26
|
"palette": true
|
|
27
27
|
},
|
|
28
|
-
"lastModified":
|
|
28
|
+
"lastModified": 1729101630,
|
|
29
29
|
"icons": {
|
|
30
30
|
"0x0": {
|
|
31
31
|
"body": "<g fill=\"none\"><path fill=\"#D3D2D3\" d=\"M11.412 2.713a2.614 2.614 0 0 0-4.316 2.59a2.785 2.785 0 0 0-3.45 3.898a3.104 3.104 0 0 0 .047 5.499a2.784 2.784 0 0 0 3.403 3.973A2.59 2.59 0 0 0 9.592 22a2.57 2.57 0 0 0 1.82-.724v-2.809h-.748a1.18 1.18 0 0 1-1.954.129a1.178 1.178 0 1 1 1.954-1.306h.224a.52.52 0 0 0 .524-.524v-3.597a.59.59 0 0 0-1.178 0v1.177a.59.59 0 0 1-.588.589H8.309a1.177 1.177 0 1 1 0-1.177h.159a.59.59 0 0 0 .589-.59v-2.354a.59.59 0 0 0-.589-.589h-.159a1.178 1.178 0 1 1 0-1.177h1.337a.59.59 0 0 1 .588.588v1.178a.588.588 0 1 0 1.178 0V7.217a.52.52 0 0 0-.524-.524h-.224a1.178 1.178 0 1 1 0-1.178h.748z\"/><path fill=\"#00CBC4\" d=\"M12.588 2.713a2.614 2.614 0 0 1 4.316 2.59a2.785 2.785 0 0 1 3.45 3.898a3.105 3.105 0 0 1 1.179 4.367a3.1 3.1 0 0 1-1.226 1.132a2.785 2.785 0 0 1-3.403 3.973A2.59 2.59 0 0 1 14.408 22a2.57 2.57 0 0 1-1.82-.724v-2.809h.748a1.178 1.178 0 1 0 0-1.177h-.224a.52.52 0 0 1-.524-.524v-3.597a.59.59 0 0 1 1.178 0v1.177a.59.59 0 0 0 .589.589h1.336a1.177 1.177 0 1 0 0-1.177h-.159a.59.59 0 0 1-.589-.59v-2.354a.59.59 0 0 1 .59-.589h.158a1.178 1.178 0 1 0 0-1.177h-1.336a.59.59 0 0 0-.59.588v1.178a.588.588 0 1 1-1.177 0V7.217c0-.295.236-.524.524-.524h.224a1.177 1.177 0 1 0 0-1.178h-.748z\"/></g>"
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"body": "<g fill=\"none\"><path fill=\"#5A261C\" d=\"M11.949 21.156c-7.89.278-10.05-5.212-9.945-7.845a9.14 9.14 0 0 1 5.54-7.64c.082-.839.744-2.422 2.744-2.006c.544-.627 2-1.505 3.411 0c.906-.144 2.723.056 2.723 2.006C19.55 6.727 22 10.794 22 13.483c0 1.867-.178 7.334-10.051 7.673\"/><path fill=\"#FFFCF5\" fill-rule=\"evenodd\" d=\"M2.559 13.233c-.1 2.472 1.933 7.628 9.39 7.367c9.022-.31 9.362-5.24 9.484-7.034l.01-.172c.14-1.833-2.077-6.273-5.272-7.334v-.022a4.2 4.2 0 0 0-1.394-.222a2.86 2.86 0 0 1 1.377-.05c-.139-1.295-1.244-1.628-2.083-1.628h.005c-.683.005-1.2.65-1.372.972c.128-.633.445-.989.683-1.15c-1.033-.911-2.055-.567-2.667-.111c-.394.472-.377 1.222-.294 1.633a3.2 3.2 0 0 1-.239-1.35a1.98 1.98 0 0 0-1.628.395c-.45.466-.9 1.46.24 2.372c-.329-.178-.934-.539-1.157-.778a8.58 8.58 0 0 0-5.083 7.112m9.773-6.223c.276.518.733.918 1.283 1.123c-1.122.177-1.322-.678-1.283-1.123m-.567-.389c.128.478.189 1.612-.611 2.306c.578-.222 1.506-1 .611-2.306m-1.65 1.54c.361-.156 1.067-.634 1.011-1.312c.49 1.078-.466 1.322-1.011 1.311m-2.278 6.894a1.39 1.39 0 1 0 0-2.778a1.39 1.39 0 0 0 0 2.778m.283-1.11a.556.556 0 1 0-.005-1.112a.556.556 0 1 0 .005 1.111m6.662-.279a1.389 1.389 0 1 0 2.778 0a1.389 1.389 0 0 0-2.778 0m.556-.277a.555.555 0 1 0 1.11 0a.555.555 0 0 0-1.11 0\" clip-rule=\"evenodd\"/><path fill=\"#F2E6DA\" d=\"M3.92 17.328c1.345 1.844 3.829 3.422 8.035 3.278c9.018-.317 9.356-5.245 9.479-7.04l.01-.172c.068-.889-.416-2.378-1.288-3.806c.328 1.578.505 3.573-.034 5.034c-1.01 2.706-2.5 4.606-7.922 5.1a12 12 0 0 1-8.28-2.394\"/><path fill=\"#5A261C\" d=\"M11.982 14.944c.206 0 .372-.084.372-.189c0-.104-.166-.189-.372-.189c-.205 0-.372.085-.372.19c0 .104.167.188.372.188m-.033 1.466c-1.033.884-1.922.5-2.239.206c.078.456.633 1.173 2.234.384c.555.305 1.8.656 2.31-.39a1.945 1.945 0 0 1-2.31-.2z\"/></g>"
|
|
497
497
|
},
|
|
498
498
|
"base": {
|
|
499
|
-
"body": "<path fill=\"#
|
|
499
|
+
"body": "<g fill=\"none\"><path fill=\"#3DD2E6\" d=\"M14.436 8.634H9.683a6.683 6.683 0 1 0 0 13.366h4.753a6.683 6.683 0 1 0 0-13.366\"/><path fill=\"#0265FF\" d=\"M3 7a5 5 0 0 1 5-5h4.876a4.876 4.876 0 0 1 4.877 4.876v1.807a6.683 6.683 0 0 1-6.684 6.683H3z\"/></g>"
|
|
500
500
|
},
|
|
501
501
|
"bat": {
|
|
502
502
|
"body": "<g fill=\"#FF4724\"><path d=\"M12 3.334a.46.46 0 0 0-.397.23L2.062 19.983a.46.46 0 0 0 0 .46l5.822-3.11l4.117-7.336z\"/><path d=\"M21.937 19.982L12.398 3.563a.47.47 0 0 0-.399-.23L12 10l4.105 7.347l5.833 3.098a.46.46 0 0 0-.001-.462\"/><path d=\"m21.937 20.453l-5.827-3.12H7.888l-5.827 3.12q.061.099.168.156t.23.057h19.077c.08 0 .16-.02.232-.057a.45.45 0 0 0 .169-.156\"/></g>"
|
package/json/token.json
CHANGED
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@iconify/json",
|
|
3
3
|
"description": "Hundreds of open source icon sets in IconifyJSON format",
|
|
4
4
|
"license": "MIT",
|
|
5
|
-
"version": "2.2.
|
|
5
|
+
"version": "2.2.261",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"homepage": "https://iconify.design/icon-sets/",
|
|
8
8
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|