@iconify/collections 1.0.642 → 1.0.643

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.
Files changed (2) hide show
  1. package/collections.json +9 -9
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -138,7 +138,7 @@
138
138
  "line-md": {
139
139
  "name": "Material Line Icons",
140
140
  "total": 1218,
141
- "version": "3.0.1",
141
+ "version": "3.0.2",
142
142
  "author": {
143
143
  "name": "Vjacheslav Trushkin",
144
144
  "url": "https://github.com/cyberalien/line-md"
@@ -154,7 +154,7 @@
154
154
  "image-twotone",
155
155
  "account",
156
156
  "cloud-alt-upload-twotone-loop",
157
- "cog-filled-loop"
157
+ "cog-loop"
158
158
  ],
159
159
  "height": 24,
160
160
  "category": "Material",
@@ -368,7 +368,7 @@
368
368
  },
369
369
  "lucide": {
370
370
  "name": "Lucide",
371
- "total": 1667,
371
+ "total": 1668,
372
372
  "author": {
373
373
  "name": "Lucide Contributors",
374
374
  "url": "https://github.com/lucide-icons/lucide"
@@ -454,7 +454,7 @@
454
454
  },
455
455
  "tdesign": {
456
456
  "name": "TDesign Icons",
457
- "total": 2130,
457
+ "total": 2347,
458
458
  "author": {
459
459
  "name": "TDesign",
460
460
  "url": "https://github.com/Tencent/tdesign-icons"
@@ -797,7 +797,7 @@
797
797
  "proicons": {
798
798
  "name": "ProIcons",
799
799
  "total": 539,
800
- "version": "4.13.1",
800
+ "version": "4.13.3",
801
801
  "author": {
802
802
  "name": "ProCode",
803
803
  "url": "https://github.com/ProCode-Software/proicons"
@@ -1916,7 +1916,7 @@
1916
1916
  },
1917
1917
  "roentgen": {
1918
1918
  "name": "Röntgen",
1919
- "total": 521,
1919
+ "total": 522,
1920
1920
  "author": {
1921
1921
  "name": "Sergey Vartanov",
1922
1922
  "url": "https://github.com/enzet/Roentgen"
@@ -3462,7 +3462,7 @@
3462
3462
  "codicon": {
3463
3463
  "name": "Codicons",
3464
3464
  "total": 536,
3465
- "version": "0.0.44",
3465
+ "version": "0.0.0",
3466
3466
  "author": {
3467
3467
  "name": "Microsoft Corporation",
3468
3468
  "url": "https://github.com/microsoft/vscode-codicons"
@@ -3659,7 +3659,7 @@
3659
3659
  "simple-icons": {
3660
3660
  "name": "Simple Icons",
3661
3661
  "total": 3384,
3662
- "version": "16.6.0",
3662
+ "version": "16.6.1",
3663
3663
  "author": {
3664
3664
  "name": "Simple Icons Collaborators",
3665
3665
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3836,7 +3836,7 @@
3836
3836
  },
3837
3837
  "arcticons": {
3838
3838
  "name": "Arcticons",
3839
- "total": 14006,
3839
+ "total": 14005,
3840
3840
  "author": {
3841
3841
  "name": "Donnnno",
3842
3842
  "url": "https://github.com/Arcticons-Team/Arcticons"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.642",
5
+ "version": "1.0.643",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",