Switch to CC0 icons #42

Merged
wagesj45 merged 1 commit from codex/integrate-cc0-icons-and-update-ui into main 2025-07-19 03:59:09 -05:00
wagesj45 commented 2025-07-19 03:58:43 -05:00 (Migrated from github.com)

Summary

  • download CC0 icon set and vendor it in static/icons
  • add helper to fetch icons from cc0-icons.jonh.eu
  • embed icons in reports via new icon field in reports.yml
  • update templates to use local icons instead of feather icons
  • copy icons when generating reports

Testing

  • pip install -r requirements.txt
  • pytest -q

https://chatgpt.com/codex/tasks/task_e_687b5aef5928832f98786df461544c3d

## Summary - download CC0 icon set and vendor it in `static/icons` - add helper to fetch icons from `cc0-icons.jonh.eu` - embed icons in reports via new `icon` field in `reports.yml` - update templates to use local icons instead of feather icons - copy icons when generating reports ## Testing - `pip install -r requirements.txt` - `pytest -q` ------ https://chatgpt.com/codex/tasks/task_e_687b5aef5928832f98786df461544c3d
Sign in to join this conversation.
No description provided.