Skip to content

feat: make PayArc and Mollie icons square brand marks#19

Open
kilbot wants to merge 1 commit into
mainfrom
feat/square-brand-icons
Open

feat: make PayArc and Mollie icons square brand marks#19
kilbot wants to merge 1 commit into
mainfrom
feat/square-brand-icons

Conversation

@kilbot

@kilbot kilbot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #17/#18. The PayArc and Mollie icons were wordmarks, which looked out of place next to the other catalog icons — those are square symbol marks (square.svg, paypal.svg, etc.). This makes both consistent.

  • icons/payarc.svg — blue (#3763AF) rounded-square tile + white "P", matching PayArc's app-icon mark.
  • icons/mollie.svg — black (#111) rounded-square tile + white "m", matching Mollie's app-icon mark.

Both use the same rounded-square tile geometry as icons/square.svg (viewBox 0 0 100 100), so they sit uniformly with the rest of the catalog.

Filenames unchanged → catalog.json icon URLs already resolve, no catalog edit needed.

Validation

  • Both SVGs rendered and visually verified against the vendors' brand marks.
  • Square tile geometry matches the existing square.svg house style.

🤖 Generated with Claude Code

Match the square symbol-mark style of the other catalog icons
(e.g. square.svg): rounded-square brand-colored tile with a white
glyph. PayArc = blue (#3763AF) tile + 'P'; Mollie = black (#111) tile
+ 'm'. Replaces the wide wordmarks. Filenames unchanged.
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • icons/mollie.svg is excluded by !**/*.svg
  • icons/payarc.svg is excluded by !**/*.svg

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Repository: wcpos/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 191d1969-4004-4276-b1ee-edecc7a06867

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/square-brand-icons

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant