feat: add icon for split tool, update docs

This commit is contained in:
2026-09-12 15:24:23 +05:00
parent 2be8871930
commit b91c1ab7ee
2 changed files with 5 additions and 2 deletions
+1
View File
@@ -91,6 +91,7 @@ export const TOOL_ICONS: Record<string, typeof AppWindow> = {
"add-border-png": Frame,
"fit-on-background-png": ImageIcon,
"tile-png": Grid3x3,
"split-into-parts-png": Grid3x3,
"center-by-alpha-png": Crosshair,
"create-empty-png": FilePlus2,
"single-color-png": PaintBucket,