3 Commits

Author SHA1 Message Date
Christoph Geschwind
e8816b3c7c
Thumbtack.js export name regression v5 -> v6
Comparing
https://unpkg.com/@fortawesome/free-solid-svg-icons@6.0.0/faThumbtack.js
and
https://unpkg.com/@fortawesome/free-solid-svg-icons@5.15.4/faThumbtack.js
one can see that the export name was changed from "Thumbtack" to "ThumbTack".

This unfortunately makes the icon not importable with the babel macro.

The correct export name is "Thumbtack" as in v5.

Same issue in the pro package, which I am looking at right now.

Cheers!
2022-02-09 12:55:56 +01:00
Rob Madole
65f4bdb502
Add 6.0.0 files (#18652) 6.0.0 2022-02-07 14:16:51 -06:00
robmadole
7b81d074f3
Initial v6 files 2022-02-07 11:24:24 -06:00