Remove unused icons from ckeditor5-math package

This commit is contained in:
meinzzzz 2025-11-24 19:46:04 +01:00
parent e7355dc0e4
commit 9c4301467f
2 changed files with 0 additions and 7 deletions

View File

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round">
<path d="M4 4L12 12" />
<path d="M12 4L4 12" />
</svg>

Before

Width:  |  Height:  |  Size: 192 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3.5 8.5L6.5 11.5 12.5 5.5" />
</svg>

Before

Width:  |  Height:  |  Size: 207 B