|
|
@@ -65,7 +65,6 @@ import marker from '@ckeditor/ckeditor5-highlight/theme/icons/marker.svg';
|
|
|
import pen from '@ckeditor/ckeditor5-highlight/theme/icons/pen.svg';
|
|
|
|
|
|
import html from '@ckeditor/ckeditor5-html-embed/theme/icons/html.svg';
|
|
|
-import eye from '@ckeditor/ckeditor5-html-embed/theme/icons/eye.svg';
|
|
|
|
|
|
import link from '@ckeditor/ckeditor5-link/theme/icons/link.svg';
|
|
|
import unlink from '@ckeditor/ckeditor5-link/theme/icons/unlink.svg';
|
|
|
@@ -130,7 +129,7 @@ const icons = {
|
|
|
marker, pen,
|
|
|
|
|
|
// html-embed,
|
|
|
- html, eye,
|
|
|
+ html,
|
|
|
|
|
|
// indent
|
|
|
indent, outdent,
|