@iconify/collections 1.0.316 → 1.0.317

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 11413,
4
+ "total": 11496,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -1093,7 +1093,7 @@
1093
1093
  "fluent": {
1094
1094
  "name": "Fluent UI System Icons",
1095
1095
  "total": 14347,
1096
- "version": "1.1.210",
1096
+ "version": "1.1.211",
1097
1097
  "author": {
1098
1098
  "name": "Microsoft Corporation",
1099
1099
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1575,8 +1575,8 @@
1575
1575
  },
1576
1576
  "line-md": {
1577
1577
  "name": "Material Line Icons",
1578
- "total": 413,
1579
- "version": "0.2.10",
1578
+ "total": 415,
1579
+ "version": "0.2.12",
1580
1580
  "author": {
1581
1581
  "name": "Vjacheslav Trushkin",
1582
1582
  "url": "https://github.com/cyberalien/line-md"
@@ -2212,7 +2212,7 @@
2212
2212
  "flag": {
2213
2213
  "name": "Flag Icons",
2214
2214
  "total": 534,
2215
- "version": "6.9.5",
2215
+ "version": "6.10.0",
2216
2216
  "author": {
2217
2217
  "name": "Panayiotis Lipiridis",
2218
2218
  "url": "https://github.com/lipis/flag-icons"
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.316",
4
+ "version": "1.0.317",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",