@iconify/collections 1.0.259 → 1.0.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.
Files changed (2) hide show
  1. package/collections.json +9 -9
  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": 9834,
4
+ "total": 10339,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4062,
112
- "version": "2.13.2",
111
+ "total": 4080,
112
+ "version": "2.14.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -130,8 +130,8 @@
130
130
  },
131
131
  "ri": {
132
132
  "name": "Remix Icon",
133
- "total": 2427,
134
- "version": "3.0.0",
133
+ "total": 2443,
134
+ "version": "3.1.1",
135
135
  "author": {
136
136
  "name": "Remix Design",
137
137
  "url": "https://github.com/Remix-Design/RemixIcon"
@@ -1273,7 +1273,7 @@
1273
1273
  "pajamas": {
1274
1274
  "name": "Gitlab SVGs",
1275
1275
  "total": 360,
1276
- "version": "3.36.0",
1276
+ "version": "3.38.0",
1277
1277
  "author": {
1278
1278
  "name": "GitLab B.V.",
1279
1279
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1494,8 +1494,8 @@
1494
1494
  },
1495
1495
  "line-md": {
1496
1496
  "name": "Material Line Icons",
1497
- "total": 398,
1498
- "version": "0.2.8",
1497
+ "total": 412,
1498
+ "version": "0.2.9",
1499
1499
  "author": {
1500
1500
  "name": "Vjacheslav Trushkin",
1501
1501
  "url": "https://github.com/cyberalien/line-md"
@@ -2084,7 +2084,7 @@
2084
2084
  },
2085
2085
  "circle-flags": {
2086
2086
  "name": "Circle Flags",
2087
- "total": 379,
2087
+ "total": 380,
2088
2088
  "version": "1.0.0",
2089
2089
  "author": {
2090
2090
  "name": "HatScripts",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.259",
4
+ "version": "1.0.261",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",