@iconify/collections 1.0.504 → 1.0.505

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 +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -138,8 +138,8 @@
138
138
  },
139
139
  "line-md": {
140
140
  "name": "Material Line Icons",
141
- "total": 1087,
142
- "version": "2.0.4",
141
+ "total": 1089,
142
+ "version": "2.0.5",
143
143
  "author": {
144
144
  "name": "Vjacheslav Trushkin",
145
145
  "url": "https://github.com/cyberalien/line-md"
@@ -198,7 +198,7 @@
198
198
  "tabler": {
199
199
  "name": "Tabler Icons",
200
200
  "total": 5826,
201
- "version": "3.28.0",
201
+ "version": "3.28.1",
202
202
  "author": {
203
203
  "name": "Paweł Kuna",
204
204
  "url": "https://github.com/tabler/tabler-icons"
@@ -2631,7 +2631,7 @@
2631
2631
  },
2632
2632
  "ooui": {
2633
2633
  "name": "OOUI",
2634
- "total": 358,
2634
+ "total": 360,
2635
2635
  "version": "0.51.4",
2636
2636
  "author": {
2637
2637
  "name": "OOUI Team",
@@ -2816,7 +2816,7 @@
2816
2816
  },
2817
2817
  "vscode-icons": {
2818
2818
  "name": "VSCode Icons",
2819
- "total": 1327,
2819
+ "total": 1331,
2820
2820
  "version": "12.10.0",
2821
2821
  "author": {
2822
2822
  "name": "Roberto Huertas",
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.504",
5
+ "version": "1.0.505",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",