edent/SuperTinyIcons

Calendar icon looks wildly different in different browsers/contexts

Open

#690 opened on Dec 15, 2022

 (3 comments) (0 reactions) (0 assignees)Python (966 forks)batch import
help wanted

Repository metrics

Stars
 (15,378 stars)
PR merge metrics
 (PR metrics pending)

Description

Problem

https://github.com/edent/SuperTinyIcons in Chrome:

https://github.com/edent/SuperTinyIcons in Firefox:

Right-click, open image in new tab (looks similar in Firefox and Chrome):

Solution

Convert the text to paths so it looks the same regardless of what fonts are available.

Contributor guide