@iconify/collections 1.0.269 → 1.0.271

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 +12 -12
  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": 10520,
4
+ "total": 10552,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -153,7 +153,7 @@
153
153
  "bi": {
154
154
  "name": "Bootstrap Icons",
155
155
  "total": 1953,
156
- "version": "1.10.4",
156
+ "version": "1.10.5",
157
157
  "author": {
158
158
  "name": "The Bootstrap Authors",
159
159
  "url": "https://github.com/twbs/icons"
@@ -263,7 +263,7 @@
263
263
  },
264
264
  "mingcute": {
265
265
  "name": "MingCute Icon",
266
- "total": 1708,
266
+ "total": 2208,
267
267
  "author": {
268
268
  "name": "MingCute Design",
269
269
  "url": "https://github.com/Richard9394/MingCute"
@@ -460,7 +460,7 @@
460
460
  },
461
461
  "octicon": {
462
462
  "name": "Octicons",
463
- "total": 576,
463
+ "total": 577,
464
464
  "version": "18.3.0",
465
465
  "author": {
466
466
  "name": "GitHub",
@@ -505,7 +505,7 @@
505
505
  },
506
506
  "lucide": {
507
507
  "name": "Lucide",
508
- "total": 998,
508
+ "total": 1010,
509
509
  "author": {
510
510
  "name": "Lucide Contributors",
511
511
  "url": "https://github.com/lucide-icons/lucide"
@@ -611,8 +611,8 @@
611
611
  },
612
612
  "akar-icons": {
613
613
  "name": "Akar Icons",
614
- "total": 437,
615
- "version": "1.9.25",
614
+ "total": 438,
615
+ "version": "1.9.26",
616
616
  "author": {
617
617
  "name": "Arturo Wibawa",
618
618
  "url": "https://github.com/artcoholic/akar-icons"
@@ -1272,8 +1272,8 @@
1272
1272
  },
1273
1273
  "pajamas": {
1274
1274
  "name": "Gitlab SVGs",
1275
- "total": 360,
1276
- "version": "3.40.0",
1275
+ "total": 361,
1276
+ "version": "3.42.0",
1277
1277
  "author": {
1278
1278
  "name": "GitLab B.V.",
1279
1279
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1997,7 +1997,7 @@
1997
1997
  },
1998
1998
  "devicon": {
1999
1999
  "name": "Devicon",
2000
- "total": 659,
2000
+ "total": 661,
2001
2001
  "author": {
2002
2002
  "name": "konpa",
2003
2003
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2019,7 +2019,7 @@
2019
2019
  },
2020
2020
  "devicon-plain": {
2021
2021
  "name": "Devicon Plain",
2022
- "total": 506,
2022
+ "total": 508,
2023
2023
  "author": {
2024
2024
  "name": "konpa",
2025
2025
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2170,7 +2170,7 @@
2170
2170
  },
2171
2171
  "circle-flags": {
2172
2172
  "name": "Circle Flags",
2173
- "total": 380,
2173
+ "total": 382,
2174
2174
  "version": "1.0.0",
2175
2175
  "author": {
2176
2176
  "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.269",
4
+ "version": "1.0.271",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",