diff options
Diffstat (limited to 'ecomp-portal-FE-os/client/bower_components_external')
-rw-r--r-- | ecomp-portal-FE-os/client/bower_components_external/ionicons-2.0.1/css/ecomp-ionicons.css | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ecomp-portal-FE-os/client/bower_components_external/ionicons-2.0.1/css/ecomp-ionicons.css b/ecomp-portal-FE-os/client/bower_components_external/ionicons-2.0.1/css/ecomp-ionicons.css index 708a4a65..0b23d3e9 100644 --- a/ecomp-portal-FE-os/client/bower_components_external/ionicons-2.0.1/css/ecomp-ionicons.css +++ b/ecomp-portal-FE-os/client/bower_components_external/ionicons-2.0.1/css/ecomp-ionicons.css @@ -68,6 +68,10 @@ .icon-datanetwork-softwareasaservice:before, .icon-datanetwork-messaging2:before, .icon-controls-moreapplications:before, +.icon-people-groupcollaboration:before, +.icon-controls-settingsconnectedactivity:before, +.icon-content-grid2:before, +.icon-retail-gallery:before, .icon-arrows-upload:before { display: inline-block; font-family: "Ionicons"; @@ -208,3 +212,11 @@ .icon-datanetwork-messaging2:before { content: "\f132"; } .icon-controls-moreapplications:before { content: "\f20b"; } + +.icon-people-groupcollaboration:before { content: "\f47c"; } + +.icon-controls-settingsconnectedactivity:before { content: "\f411"; } + +.icon-content-grid2:before { content: "\f440"; } + +.icon-retail-gallery:before { content: "\f481"; }
\ No newline at end of file |