somerandomdude / Iconic

A minimal set of icons in raster, vector and font formats — free for public use.
http://useiconic.com/open/
Other
2.37k stars 349 forks source link

mismatch in unicode between fonts #6

Closed ianstormtaylor closed 12 years ago

ianstormtaylor commented 12 years ago

In fill:

    "check"                : "2713",
    "check_alt"            : "2714",
    "x"                    : "2717",
    "x_alt"                : "2718",

In stroke:

    "check"                : "2717",
    "check_alt"            : "2718",
    "x"                    : "2713",
    "x_alt"                : "2714",
somerandomdude commented 12 years ago

Hey Ian, quick question before I close this issue - when you made those JSON files, did you address this mismatch? I don't want to make an assumption one way or the other.

ianstormtaylor commented 12 years ago

Nope, I left it because I wasn't sure if it was purposeful.

somerandomdude commented 12 years ago

FINALLY fixed this. Apologies for the delay.