PolicyEngine / PolicyEngine/policyengine-app-v2
Create missing logo variants: white-on-teal-bg and social media headers
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 3
- Avg merge
- 1d 50m
- Merged PRs (30d)
- 39
Description
Current State
We have the following logos in app/public/assets/logos/policyengine/:
| File | Format | Description |
|---|---|---|
teal.png |
Wide | ✅ Teal "POLICY ENGINE" logo |
teal.svg |
Wide | ✅ SVG version |
teal-square.png |
Square | ✅ Teal PE icon (trimmed) |
teal-square.svg |
Square | ✅ SVG version |
white.png |
Wide | ✅ White logo (for dark backgrounds) |
white.svg |
Wide | ✅ SVG version |
white-square.svg |
Square | ✅ White PE icon SVG |
Missing Variants Needed
white-square.png- PNG version of white square icon (convert from SVG)white-on-teal.png(wide) - White logo on teal background (for social sharing)white-on-teal-square.png- White icon on teal backgroundteal-twitter.png- Twitter/X header sized banner (1500x500)teal-linkedin.png- LinkedIn header sized banner (1584x396)
Notes
- The old blue banners exist at
policyengine-app/src/images/logos/policyengine/banners/but need teal versions - SVGs are provided for easy conversion/editing
🤖 Generated with Claude Code
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in app/public/assets/logos/policyengine/ and review the provided SVGs, then compare the old banners in policyengine-app/src/images/logos/policyengine/banners/. Create the five listed PNG variants, using the specified Twitter/X and LinkedIn dimensions for their banners. Done means all requested files exist in the logo assets directory with the expected variants and sizes.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100