@iconify/collections 1.0.647 → 1.0.649

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 +10 -10
  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": 15111,
4
+ "total": 15118,
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": 15184,
31
+ "total": 15191,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -254,16 +254,16 @@
254
254
  },
255
255
  "ri": {
256
256
  "name": "Remix Icon",
257
- "total": 3229,
258
- "version": "4.9.1",
257
+ "total": 3188,
258
+ "version": "4.8.0",
259
259
  "author": {
260
260
  "name": "Remix Design",
261
- "url": "https://github.com/Remix-Design/RemixIcon"
261
+ "url": "https://github.com/cyberalien/RemixIcon"
262
262
  },
263
263
  "license": {
264
264
  "title": "Apache 2.0",
265
265
  "spdx": "Apache-2.0",
266
- "url": "https://github.com/Remix-Design/RemixIcon/blob/master/License"
266
+ "url": "https://github.com/cyberalien/RemixIcon/blob/master/License"
267
267
  },
268
268
  "samples": [
269
269
  "lock-2-line",
@@ -1916,7 +1916,7 @@
1916
1916
  },
1917
1917
  "roentgen": {
1918
1918
  "name": "Röntgen",
1919
- "total": 522,
1919
+ "total": 523,
1920
1920
  "author": {
1921
1921
  "name": "Sergey Vartanov",
1922
1922
  "url": "https://github.com/enzet/Roentgen"
@@ -3485,7 +3485,7 @@
3485
3485
  },
3486
3486
  "vscode-icons": {
3487
3487
  "name": "VSCode Icons",
3488
- "total": 1467,
3488
+ "total": 1468,
3489
3489
  "version": "12.17.0",
3490
3490
  "author": {
3491
3491
  "name": "Roberto Huertas",
@@ -3711,8 +3711,8 @@
3711
3711
  },
3712
3712
  "simple-icons": {
3713
3713
  "name": "Simple Icons",
3714
- "total": 3389,
3715
- "version": "16.7.0",
3714
+ "total": 3393,
3715
+ "version": "16.8.0",
3716
3716
  "author": {
3717
3717
  "name": "Simple Icons Collaborators",
3718
3718
  "url": "https://github.com/simple-icons/simple-icons"
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.647",
5
+ "version": "1.0.649",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",