summaryrefslogtreecommitdiffstats
path: root/core/css/icons.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/icons.css')
-rw-r--r--core/css/icons.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/css/icons.css b/core/css/icons.css
index 22b699b97ec..6d78363d3d5 100644
--- a/core/css/icons.css
+++ b/core/css/icons.css
@@ -372,3 +372,7 @@ img.icon-loading-small-dark, object.icon-loading-small-dark, video.icon-loading-
.icon-picture {
background-image: url('../img/places/picture.svg');
}
+
+.icon-clippy {
+ background-image: url('../img/actions/clippy.svg');
+}