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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/icons.scss')
-rw-r--r--css/icons.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/icons.scss b/css/icons.scss
index 155944aee..0d00aaa86 100644
--- a/css/icons.scss
+++ b/css/icons.scss
@@ -12,6 +12,7 @@
@include icon-black-white('paragraph', 'text', 1);
@include icon-black-white('code', 'text', 1);
@include icon-black-white('image', 'text', 1);
+@include icon-black-white('emoji', 'text', 1);
@include icon-black-white('h1', 'text', 1);
@include icon-black-white('h2', 'text', 1);
@include icon-black-white('h3', 'text', 1);