Move editor icons to eventmanager and remove inline styling

This commit is contained in:
Jürgen Mummert
2026-03-01 13:02:42 +01:00
parent 141e310320
commit 5facca2566
36 changed files with 97 additions and 546 deletions
+4
View File
@@ -0,0 +1,4 @@
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4 7H20M10 12H20M4 17H20" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
<path d="M14 9L10 12L14 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 322 B