Closed
Description
Follow-up to #10587 and similar to #9292
There are still many low resolution icons left in piwik:
-
Flags:
- Personally I don't like the "glossy" look of the current flags. (e.g
)
- There are many libraries providing official flags as svg (mostly from wikipedia | e.g lipis/flag-icon-css)
- After some tries I realized that converting the svg to 16px png images isn't enough.
While some simple flags look better (in my opinion, like,
or
)
others get ugly as too much detail is lost. (,
,
,
)
I'm not sure what to do as it is pretty hard to show many details in 192 Pixel total (16x12)
This got better by increasing the icon size to 64x48px:,
,
,
- I would suggest keeping the height at 16px (48px) even if this means being a bit wider than the other icons, as they would fit better in line.
- old vs. new
- Personally I don't like the "glossy" look of the current flags. (e.g
-
DevicesDetection/images/screens
- In my opinion it's quite important to replace these (11) icons, as they are extremely pixelated next to the new icons
- Anybody got an idea what icons to use. I haven't found pretty ones.
- In my opinion it's quite important to replace these (11) icons, as they are extremely pixelated next to the new icons
-
DevicesDetection/images/brand
- I'd suggest creating a list of most common brands and only replace the icons for them. (More beautiful (and vectorised?) icons for browsers, operating systems, device types, device plugins #10587 (comment))
But there are still many single icons left (either in Morpheus or in the images
folders of the core plugins). Best would be to recreate them a vector image and maybe even embed them as svg.