diff --git a/docs/release-notes/RelNote300.md b/docs/release-notes/RelNote300.md
index 9fc3b909fc..5a98b6a6d7 100644
--- a/docs/release-notes/RelNote300.md
+++ b/docs/release-notes/RelNote300.md
@@ -23,6 +23,7 @@ If you want to be updated on the [ADF roadmap](../roadmap.md), check the public
- [Angular 7](#angular-7)
- [Deprecation removal](#deprecation-removal)
- [Activiti 7 and APS 2 support](#activiti-7-and-aps-2-support)
+ - [Icon Component](#icon-component)
- [Localization](#localization)
- [References](#references)
- [Issues addressed](#issues-addressed)
@@ -222,6 +223,23 @@ Below you can find a brief list of references to help you start using the new re
Please refer to the [official documentation](http://docs.alfresco.com/) for further details and suggestions.
+### Icon Component
+
+Universal icon component that supports Material Ligatures and custom registered SVG icons in the same format.
+
+```html
+
+
+
+
+
+
+
+
+```
+
+See Icon Component [documentation](https://github.com/Alfresco/alfresco-ng2-components/blob/master/docs/core/icon.component.md) for more details.
+
## Issues addressed
Below the list of JIRA issues, closed for this release.