Browse Source

Remove more unused icons

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/7576/head
Joas Schilling 3 years ago
parent
commit
1fa95eb055
No known key found for this signature in database GPG Key ID: 7076EA9751AACDDA
  1. 6
      css/icons.scss

6
css/icons.scss

@ -1,11 +1,5 @@
@include icon-black-white('clip-add-file', 'spreed', 1);
@include icon-black-white('no-password', 'spreed', 1);
@include icon-black-white('share-window', 'spreed', 1);
@include icon-black-white('clip-add-file', 'spreed', 1);
@include icon-black-white('bell-outline', 'spreed', 1);
@include icon-black-white('emoji-smile', 'spreed', 1);
@include icon-black-white('lobby', 'spreed', 1);
@include icon-black-white('text', 'filetypes', 1, true);
@include icon-black-white('folder-multiple-image', 'spreed', 1);
// Mention bubbles in the chat input and messages

Loading…
Cancel
Save