Skip to content

Conversation

@DevelopmentCats
Copy link
Contributor

Adds perplexica.svg with monochrome transformation.

Copilot AI review requested due to automatic review settings December 15, 2025 22:13
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds support for the Perplexica icon to the codebase. The icon is implemented as a simple SVG with a monochrome (black and white) design, consisting of a black circle background with a white triangle. The monochrome transformation is configured to ensure the icon adapts appropriately across different UI themes.

  • Adds perplexica.svg with a minimalist geometric design using black and white colors
  • Registers the icon in the icons.json configuration
  • Configures monochrome transformation parameter in externalImages.ts

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
site/static/icon/perplexica.svg New SVG icon file with a simple geometric design (black circle with white triangle)
site/src/theme/icons.json Adds perplexica.svg to the list of available icons in alphabetical order
site/src/theme/externalImages.ts Configures monochrome transformation for the perplexica icon

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DevelopmentCats
Copy link
Contributor Author

@aslilac

Everything looks good in the UI Review.

@aslilac
Copy link
Member

aslilac commented Dec 16, 2025

this is just the next.js logo, right? it seems like perplexica is a next.js app and I can't find an official icon, so I imagine the favicon just defaults to this

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.

3 participants