@iconify/json 2.2.234 → 2.2.235

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 13024,
4
+ "total": 13057,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "material-symbols-light": {
27
27
  "name": "Material Symbols Light",
28
- "total": 13091,
28
+ "total": 13124,
29
29
  "author": {
30
30
  "name": "Google",
31
31
  "url": "https://github.com/google/material-design-icons"
@@ -2595,7 +2595,7 @@
2595
2595
  },
2596
2596
  "arcticons": {
2597
2597
  "name": "Arcticons",
2598
- "total": 10059,
2598
+ "total": 10399,
2599
2599
  "author": {
2600
2600
  "name": "Donnnno",
2601
2601
  "url": "https://github.com/Arcticons-Team/Arcticons"
@@ -2691,7 +2691,7 @@
2691
2691
  "token": {
2692
2692
  "name": "Token Icons",
2693
2693
  "total": 1657,
2694
- "version": "2.14.0",
2694
+ "version": "3.0.1",
2695
2695
  "author": {
2696
2696
  "name": "0xa3k5",
2697
2697
  "url": "https://github.com/0xa3k5/token-icons"
@@ -2716,7 +2716,7 @@
2716
2716
  "token-branded": {
2717
2717
  "name": "Token Icons Branded",
2718
2718
  "total": 1839,
2719
- "version": "2.14.0",
2719
+ "version": "3.0.1",
2720
2720
  "author": {
2721
2721
  "name": "0xa3k5",
2722
2722
  "url": "https://github.com/0xa3k5/token-icons"
package/collections.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
  ## Material Symbols
5
- * Number of icons: 13024
5
+ * Number of icons: 13057
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: 13091
15
+ * Number of icons: 13124
16
16
  * Author: Google
17
17
  * URL: https://github.com/google/material-design-icons
18
18
  * License: Apache 2.0
@@ -1113,7 +1113,7 @@
1113
1113
  * File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1114
1114
 
1115
1115
  ## Arcticons
1116
- * Number of icons: 10059
1116
+ * Number of icons: 10399
1117
1117
  * Author: Donnnno
1118
1118
  * URL: https://github.com/Arcticons-Team/Arcticons
1119
1119
  * License: CC BY-SA 4.0
@@ -1158,7 +1158,7 @@
1158
1158
  * URL: https://github.com/0xa3k5/token-icons
1159
1159
  * License: MIT
1160
1160
  * License URL: https://github.com/0xa3k5/token-icons/blob/main/LICENCE
1161
- * Version: 2.14.0
1161
+ * Version: 3.0.1
1162
1162
  * Palette: Colorless
1163
1163
  * Icon set prefix: `token`
1164
1164
  * File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1169,7 +1169,7 @@
1169
1169
  * URL: https://github.com/0xa3k5/token-icons
1170
1170
  * License: MIT
1171
1171
  * License URL: https://github.com/0xa3k5/token-icons/blob/main/LICENCE
1172
- * Version: 2.14.0
1172
+ * Version: 3.0.1
1173
1173
  * Palette: Colorful
1174
1174
  * Icon set prefix: `token-branded`
1175
1175
  * File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.2.234",
5
+ "version": "2.2.235",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {