@indice/ng-components 0.2.167-beta.18 → 0.2.167-beta.20
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.
|
@@ -265,7 +265,7 @@ class Icons {
|
|
|
265
265
|
Icons.Dashboard = `ms-Icon ms-Icon--HomeGroup `;
|
|
266
266
|
Icons.Locations = `ms-Icon ms-Icon--MapPin `;
|
|
267
267
|
Icons.ChargePoints = `ms-Icon ms-Icon--ChatBot `;
|
|
268
|
-
Icons.Transations = `ms-Icon ms-Icon--
|
|
268
|
+
Icons.Transations = `ms-Icon ms-Icon--LightningBolt `;
|
|
269
269
|
Icons.Badges = `ms-Icon ms-Icon--IDBadge `;
|
|
270
270
|
Icons.Information = `ms-Icon ms-Icon--Info`;
|
|
271
271
|
Icons.Refresh = `ms-Icon ms-Icon--Refresh`;
|