Opera: 460 B → 300 B, resize

This commit is contained in:
kuubeu
2023-08-14 23:06:14 +02:00
committed by GitHub
parent 89ccc5f20f
commit 302b4a262a
5 changed files with 7 additions and 3 deletions

View File

@@ -168,7 +168,7 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/yelp.svg" width="256" /> | <img src="/images/reference/Yelp_burst_positive_RGB.png" width="256" /> | https://www.yelp.co.uk/brand |
| <img src="/images/svg/chrome.svg" width="256" /> | <img src="/images/reference/chrome.svg" width="256" /> | https://www.google.com/chrome/static/images/chrome-logo.svg |
| <img src="/images/svg/edge.svg" width="256" /> | <img src="/images/reference/Microsoft_Edge_logo_2019.svg" width="256" /> | https://www.microsoft.com/en-us/edge |
| <img src="/images/svg/opera.svg" width="256" /> | <img src="/images/reference/opera.png" width="256" /> | https://brand.opera.com/ |
| <img src="/images/svg/opera.svg" width="256" /> | <img src="/images/reference/opera.svg" width="256" /> | https://brand.opera.com/1472-2/opera-logos/ |
| <img src="/images/svg/firefox.svg" width="256" /> | <img src="/images/reference/firefox.svg" width="256" /> | https://mozilla.design/firefox/logos-usage/ |
| <img src="/images/svg/brave.svg" width="256" /> | <img src="/images/reference/brave.svg" width="256" /> | https://brave.com/brave-branding-assets/ |
| <img src="/images/svg/raspberry_pi.svg" width="256" /> | <img src="/images/reference/RPi-Logo-SCREEN.png" width="256" /> | https://www.raspberrypi.org/trademark-rules/ |

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<path fill="#ff1b2d" d="M33.5424 78.1777c-5.528-6.525-9.109-16.173-9.352-27-.001-.027-.001-2.327 0-2.355.243-10.826 3.824-20.474 9.352-26.999 7.173-9.315 17.835-15.221 29.743-15.221 7.324 0 14.178 2.237 20.039 6.125-8.802-7.875-20.407-12.678-33.136-12.725-.063-.001-.125-.003-.188-.003-27.615 0-50 22.386-50 50 0 26.816 21.11 48.699 47.618 49.943.79.037 1.583.057 2.382.057 12.801 0 24.476-4.812 33.321-12.724-5.861 3.886-12.713 6.123-20.036 6.123-11.908 0-22.57-5.907-29.743-15.221"/>
<path fill="#a70014" d="M33.5419 21.8237c4.588-5.416 10.515-8.682 16.989-8.682 14.555 0 26.354 16.502 26.354 36.859 0 20.357-11.799 36.859-26.354 36.859-6.474 0-12.401-3.267-16.989-8.682 7.173 9.314 17.836 15.221 29.743 15.221 7.324 0 14.176-2.237 20.036-6.123 10.235-9.156 16.679-22.462 16.679-37.276 0-14.811-6.442-28.116-16.675-37.272-5.861-3.888-12.715-6.125-20.04-6.125-11.907 0-22.57 5.906-29.743 15.221"/>
</svg>

After

Width:  |  Height:  |  Size: 973 B