Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Morpheus/stylesheets/base/icons.css')
-rw-r--r--plugins/Morpheus/stylesheets/base/icons.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Morpheus/stylesheets/base/icons.css b/plugins/Morpheus/stylesheets/base/icons.css
index d5a4cfa734..9a3fd839f1 100644
--- a/plugins/Morpheus/stylesheets/base/icons.css
+++ b/plugins/Morpheus/stylesheets/base/icons.css
@@ -304,4 +304,7 @@
.icon-user-platform:before {
content: "\e659";
}
+.icon-funnel:before {
+ content: "\ea5b";
+}