mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-02 23:52:22 +03:00
💀 remove the icon checkmarks
This commit is contained in:
parent
4be0a29fc2
commit
1015db5e6f
@ -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" }
|
||||
|
Loading…
Reference in New Issue
Block a user