@iconify/collections 1.0.327 → 1.0.329

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
@@ -152,8 +152,8 @@
152
152
  },
153
153
  "bi": {
154
154
  "name": "Bootstrap Icons",
155
- "total": 1953,
156
- "version": "1.10.5",
155
+ "total": 2050,
156
+ "version": "1.11.0",
157
157
  "author": {
158
158
  "name": "The Bootstrap Authors",
159
159
  "url": "https://github.com/twbs/icons"
@@ -502,7 +502,7 @@
502
502
  },
503
503
  "octicon": {
504
504
  "name": "Octicons",
505
- "total": 602,
505
+ "total": 604,
506
506
  "version": "19.7.0",
507
507
  "author": {
508
508
  "name": "GitHub",
@@ -675,7 +675,7 @@
675
675
  },
676
676
  "memory": {
677
677
  "name": "Memory Icons",
678
- "total": 350,
678
+ "total": 400,
679
679
  "author": {
680
680
  "name": "Pictogrammers",
681
681
  "url": "https://github.com/Pictogrammers/Memory"
@@ -1113,8 +1113,8 @@
1113
1113
  },
1114
1114
  "fluent": {
1115
1115
  "name": "Fluent UI System Icons",
1116
- "total": 14423,
1117
- "version": "1.1.212",
1116
+ "total": 14471,
1117
+ "version": "1.1.215",
1118
1118
  "author": {
1119
1119
  "name": "Microsoft Corporation",
1120
1120
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1533,7 +1533,7 @@
1533
1533
  "ooui": {
1534
1534
  "name": "OOUI",
1535
1535
  "total": 354,
1536
- "version": "0.48.0",
1536
+ "version": "0.48.1",
1537
1537
  "author": {
1538
1538
  "name": "OOUI Team",
1539
1539
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -1639,7 +1639,7 @@
1639
1639
  },
1640
1640
  "openmoji": {
1641
1641
  "name": "OpenMoji",
1642
- "total": 4075,
1642
+ "total": 4076,
1643
1643
  "author": {
1644
1644
  "name": "OpenMoji",
1645
1645
  "url": "https://github.com/hfg-gmuend/openmoji"
@@ -1927,7 +1927,7 @@
1927
1927
  },
1928
1928
  "logos": {
1929
1929
  "name": "SVG Logos",
1930
- "total": 1767,
1930
+ "total": 1781,
1931
1931
  "author": {
1932
1932
  "name": "Gil Barbara",
1933
1933
  "url": "https://github.com/gilbarbara/logos"
@@ -1947,8 +1947,8 @@
1947
1947
  },
1948
1948
  "simple-icons": {
1949
1949
  "name": "Simple Icons",
1950
- "total": 2684,
1951
- "version": "9.13.0",
1950
+ "total": 2715,
1951
+ "version": "9.14.0",
1952
1952
  "author": {
1953
1953
  "name": "Simple Icons Collaborators",
1954
1954
  "url": "https://github.com/simple-icons/simple-icons"
@@ -2037,7 +2037,7 @@
2037
2037
  },
2038
2038
  "arcticons": {
2039
2039
  "name": "Arcticons",
2040
- "total": 7007,
2040
+ "total": 7158,
2041
2041
  "author": {
2042
2042
  "name": "Donnnno",
2043
2043
  "url": "https://github.com/Donnnno/Arcticons"
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.327",
4
+ "version": "1.0.329",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",