-
I'm lumping all of these into 1 issue because optimizing images is not just about reducing file size; it involves a comprehensive approach that takes into consideration size, format, compression, resp…
-
### What do you want to see?
Instead of using PNGs for the icons start using SVGs for higher quality icons and for scalability
-
(forked from discussion in #2920)
We currently use 24x24px png exported from Figma.
This approach has two shortcomings:
- it doesn't scale well for high-dpi screen.
- it's inadequate for (at l…
-
Ubuntu 20 x64, app from Snap
![Screenshot from 2022-10-08 13-14-44](https://user-images.githubusercontent.com/4154978/194702652-b5d19070-f57d-4be5-bbc7-2b307d76dd4c.png)
I attach dir of SVG icon…
-
A lot of the graphics are of low quality, and really showing their age on high-resolution screens. We should aim to replace them with something of higher quality versions. All of the flags, ratings ic…
-
Hi Bas, thanks for doing an amazing job on the high quality icons.
That being said, in android development, be that with the view system or jetpack compose, there is no way of using animated versi…
-
Our current website uses several images, including SVG icons. To improve our site's performance and load times, we need to optimize these images.
Tasks:
1. Identify Images: Identify all images u…
-
Icon fonts have compatibility issues and increase page load. Converting coinicon to SVG would result in higher quality icons and support.
* https://css-tricks.com/icon-fonts-vs-svg/
* https://www…
-
I ran a link checker (https://github.com/lycheeverse/lychee) on our data file, combed through to eliminate the false positives, and did a little investigation into each to see if there was an easy new…
-
On high DPI displays, or when increasing zoom level, the icons used for windows minimize/close/etc are very low quality.
I have recreated the icons for light/dark theme as SVG's, which you can find…