PolicyEngine / PolicyEngine/policyengine-app-v2

Create missing logo variants: white-on-teal-bg and social media headers

Open
#434 0 comments 0 reactions 0 assignees View on GitHub

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

  1. white-square.png - PNG version of white square icon (convert from SVG)
  2. white-on-teal.png (wide) - White logo on teal background (for social sharing)
  3. white-on-teal-square.png - White icon on teal background
  4. teal-twitter.png - Twitter/X header sized banner (1500x500)
  5. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.