@dynatrace/strato-icons 0.28.0 → 0.30.5

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/README.md ADDED
@@ -0,0 +1,19 @@
1
+ ![A presentational overview of the Strato Design System](https://dt-cdn.net/images/strato-design-system-2158-65ccf92cee.png)
2
+
3
+ # Strato Icons
4
+
5
+ This package includes the Icons for the Strato Design System.
6
+
7
+ ## Install
8
+
9
+ ```sh
10
+ npm install @dynatrace/strato-icons
11
+ ```
12
+
13
+ ## Documentation
14
+
15
+ Check out the extensive documentation on the [Dynatrace Developer Documentation](https://developer.dynatrace.com/preview/reference/design-system/)
16
+
17
+ ## Breaking Changes
18
+
19
+ This package is in a preview state, which means breaking changes can occur at any time. To be able to iterate fast, **changes in this package we will not adhere to semver, thus breaking changes will not increase the major version**. The changes will be communicated in the changelog and whenever possible breaking changes will be automatically migrated with the `dt-app update` command.