edent/SuperTinyIcons

Calendar icon looks wildly different in different browsers/contexts

Open

#690 opened on Dec 15, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)HTML (965 forks)batch import
help wanted

Repository metrics

Stars
 (15,129 stars)
PR merge metrics
 (No merged PRs in 30d)

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