question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Description

Using a .png image for a logo is not recommended because:

  • It can take up a lot of space
  • It is pixelated when zooming in
  • It is not easily customizable

Instead, I’d suggest using an SVG - I propose that I do the following:

  • Make an SVG of the logo
  • Add it to the following files:
    • Readme.md
    • public/logo.png

Screenshots

Description Screenshot
Screenshot of logo image
Screenshot of logo when zoomed in

Text provided below for reference for pixelation
image

Additional information

I’d like to update the link to the readme.md to a link to the logo asset.

If all’s well, I’ll start working on this Issue

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
GuillemPMcommented, Oct 31, 2022

Perfect, we had it in our backlog, but we don’t have time to do it, it would be really nice if you work on it. 🔥 It should be modified in frontend also, if you know how to do it

0reactions
origranotcommented, Dec 14, 2022

Hey all! I tackled this issue with a pull req, you might take a look 💯

Thank you for the PR!

Closed https://github.com/origranot/reduced.to/pull/343

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use SVGs for Your Logo - Design TLC
SVG stands for “Scalable Vector Graphic,” an image format that allows an image to scale to almost any size without losing quality (and...
Read more >
Using SVG | CSS-Tricks
SVG is an image format for vector graphics. It literally means Scalable Vector Graphics. Basically, what you work with in Adobe Illustrator.
Read more >
Creating an SVG logo | Webucator
Step 1 – Open Adobe Illustrator and create new project · Step 2 – Create logo with text tool & Resize art board...
Read more >
Use an SVG Logo in Squarespace - Adlytic Marketing
Step 1 - Upload your SVG file. Go to your PAGES menu and click the + symbol (how you add a new page)...
Read more >
Is it a good practice to use an SVG as a logo? - Quora
Yes, using an SVG as a logo is a great practice because it can give your brand a unique and more sophisticated look....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found