ionic-team/ionicons

incorrect icon: Improve close / checkmark icon.

Open

#1195 opened on Mar 14, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (17,256 stars) (2,083 forks)batch import
help wantedtype: incorrect icon

Description

Describe the Issue

Just a minor but somewhat annoying issue from a meticulous UI dev. Especially when using close and checkmark icon together. It seems that either the close is not correct or checkmark. You can decide.

Comparison

Type Close Checkmark Compare Comment
outline 1-close 1-checkmark compare-outline Seems ok.
filled 2-close 2-checkmark compare-filled The close appears too thick or the checkmark too thin.
sharp 3-close 3-checkmark compare-sharp Seems ok.

close checkmark

We see that the checkmark outline and filled appear the same. The filled checkmark should be thicker or the cross thinner.

Contributor guide