@viasat/beam-icons 2.30.0 → 2.37.0

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 (1) hide show
  1. package/package.json +11 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viasat/beam-icons",
3
- "version": "2.30.0",
3
+ "version": "2.37.0",
4
4
  "description": "2,700+ React icon components for the Beam Design System including UI icons, illustrative icons, logos, flags, and payment methods",
5
5
  "license": "MIT",
6
6
  "author": "Viasat",
@@ -122,6 +122,16 @@
122
122
  "types": "./logos/viasatMark/*.d.ts",
123
123
  "import": "./logos/viasatMark/*.js",
124
124
  "require": "./logos/viasatMark/*.cjs"
125
+ },
126
+ "./logos/inmarsat": {
127
+ "types": "./logos/inmarsat/index.d.ts",
128
+ "import": "./logos/inmarsat/index.js",
129
+ "require": "./logos/inmarsat/index.cjs"
130
+ },
131
+ "./logos/inmarsat/*": {
132
+ "types": "./logos/inmarsat/*.d.ts",
133
+ "import": "./logos/inmarsat/*.js",
134
+ "require": "./logos/inmarsat/*.cjs"
125
135
  }
126
136
  },
127
137
  "files": [