mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-3874] icon component (#4112)
* adf-icon component * demo shell example page * add docs * integration with thumbnail service
This commit is contained in:
committed by
Eugenio Romano
parent
96e16fb046
commit
7dde329d81
@@ -59,6 +59,7 @@ export class AppLayoutComponent implements OnInit {
|
||||
/* cspell:disable-next-line */
|
||||
{ href: '/overlay-viewer', icon: 'pageview', title: 'APP_LAYOUT.OVERLAY_VIEWER' },
|
||||
{ href: '/treeview', icon: 'nature', title: 'APP_LAYOUT.TREE_VIEW' },
|
||||
{ href: '/icons', icon: 'tag_faces', title: 'APP_LAYOUT.ICONS' },
|
||||
{ href: '/about', icon: 'info_outline', title: 'APP_LAYOUT.ABOUT' }
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user