feat: add placeholder SVGs for all missing FreeCAD icons #183
Reference in New Issue
Block a user
Delete Branch "feat/placeholder-icons-for-missing-freecad-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?
Adds 1254 Catppuccin Mocha themed placeholder SVGs covering every icon referenced in FreeCAD's
.qrcresource files that did not already have a kindred-icons override.Before: 190 icons in
kindred-icons/— many FreeCAD icons fell through to the default (non-themed) versions.After: 1444 icons — full coverage of all
.qrc-referenced icons.Placeholder design
Each placeholder uses the standard kindred-icons template:
#313244(surface0) backgroundThese are intentionally minimal placeholders — they ensure visual consistency with the Catppuccin Mocha theme while clearly indicating which icons still need hand-crafted artwork.
Coverage by module
Relates to #7 (Icon epic), #6 (Phase 3 — complete coverage).