Skip to content

Commit

Permalink
Replace logo.png by logo.svg (#330)
Browse files Browse the repository at this point in the history
# Pull Request

Replace the logo.png by logo.svg to reduce much more than the previous
compressions of png on #329: (500Kb -> 70Kb) and it is vectorized to
allow for any resolution.

Fixes insightsengineering/nestdevs-tasks#93
  • Loading branch information
llrs-roche authored Dec 18, 2024
1 parent 46819af commit 935f414
Show file tree
Hide file tree
Showing 3 changed files with 200 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# formatters <a href='https://github.com/insightsengineering/formatters'><img src="man/figures/logo.png" align="right" alt="" width="180"></a>
# formatters <a href='https://github.com/insightsengineering/formatters'><img src="man/figures/logo.svg" align="right" alt="" width="180"></a>

<!-- start badges -->
[![Check 🛠](https://github.com/insightsengineering/formatters/actions/workflows/check.yaml/badge.svg)](https://insightsengineering.github.io/formatters/main/unit-test-report/)
Expand Down
Binary file removed man/figures/logo.png
Binary file not shown.
Loading

0 comments on commit 935f414

Please sign in to comment.