art(create): placeholder tree-node icons for Silo viewer nodes #273
Reference in New Issue
Block a user
Delete Branch "feat/silo-tree-icons"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add 10 placeholder SVG icons for the Silo tree nodes. Copied from existing silo action icons to provide immediate visual feedback in the document tree. Proper Catppuccin-themed icons with correct visual metaphors will replace these later.
Changes
New files (10 SVGs):
src/Mod/Create/resources/icons/silo-group.svg— Silo group containersrc/Mod/Create/resources/icons/silo-manifest.svg— Manifest nodesrc/Mod/Create/resources/icons/silo-metadata.svg— Metadata nodesrc/Mod/Create/resources/icons/silo-history.svg— History nodesrc/Mod/Create/resources/icons/silo-approvals.svg— Approvals nodesrc/Mod/Create/resources/icons/silo-dependencies.svg— Dependencies nodesrc/Mod/Create/resources/icons/silo-job.svg— Job entrysrc/Mod/Create/resources/icons/silo-macro.svg— Macro entrysrc/Mod/Create/resources/icons/silo-jobs-group.svg— Jobs subgroupsrc/Mod/Create/resources/icons/silo-macros-group.svg— Macros subgroupModified:
CMakeLists.txt—install(DIRECTORY)rule forresources/icons/Related Issues
Closes kindred/silo-mod#42
Depends on #268
Checklist
feat:,fix:,chore:,docs:,art:)