WIP PWA for Grain
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: add arrowUp icon

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

+1
+1
src/components/atoms/grain-icon.js
··· 6 6 heartFilled: 'fa-solid fa-heart', 7 7 comment: 'fa-regular fa-comment', 8 8 back: 'fa-solid fa-arrow-left', 9 + arrowUp: 'fa-solid fa-arrow-up', 9 10 home: 'fa-solid fa-house', 10 11 homeLine: 'fa-regular fa-house', 11 12 user: 'fa-regular fa-user',