@nswdoe/app-icons 2.0.35 → 2.0.36

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.
package/PDFs.zip CHANGED
Binary file
@@ -222,5 +222,5 @@ var iconToClass = {
222
222
  "my-tele-counselling": "essentials-green",
223
223
  "my-online-learning-tools-marketplace": "essentials-orange",
224
224
  "my-urh": "essentials-green",
225
- "my-scan": ""
225
+ "my-scan": "essentials-orange"
226
226
  };
@@ -222,5 +222,5 @@
222
222
  "my-tele-counselling": "essentials-green",
223
223
  "my-online-learning-tools-marketplace": "essentials-orange",
224
224
  "my-urh": "essentials-green",
225
- "my-scan": ""
225
+ "my-scan": "essentials-orange"
226
226
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nswdoe/app-icons",
3
- "version": "2.0.35",
3
+ "version": "2.0.36",
4
4
  "description": "Application Icons and colours for NSW DoE.",
5
5
  "private": false,
6
6
  "main": "./essentialIconsMap.js",