💀 remove the icon checkmarks

This commit is contained in:
Tessa Kelly 2019-04-05 17:28:13 -07:00
parent 4be0a29fc2
commit 1015db5e6f

View File

@ -86,10 +86,6 @@ example =
]
, viewIconSection "Checkmarks"
[ { icon = Icon.checkMarkSvg, background = Light, alt = "CheckMarkSvg" }
, { icon = Icon.darkBlueCheckMark, background = Light, alt = "DarkBlueCheckMark" }
, { icon = Icon.checkMark, background = Dark, alt = "CheckMark" }
, { icon = Icon.checkMarkSquiggily, background = Dark, alt = "CheckMarkSquiggily" }
, { icon = Icon.greenCheckMark, background = Light, alt = "GreenCheckMark" }
]
, viewIconSection "Xs"
[ { icon = Icon.xSvg, background = Light, alt = "XSvg" }