mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-28 10:17:49 +03:00
💀 remove close
This commit is contained in:
parent
873f950417
commit
f59cb19daf
@ -18,7 +18,7 @@ module Nri.Ui.Icon.V5 exposing
|
||||
, gear, pen, newspaper, sort, speedometer
|
||||
, skip
|
||||
, IconButtonModel, IconLinkModel, IconLinkSpaModel, IconSize(..), IconType, button
|
||||
, close, copy, custom, darkBlueCheckMark, decorativeIcon, equalitySign, greenCheckMark, hat, help, icon, keychain, late, link, linkExternal, linkSpa, lockDeprecated, logo, peerReview
|
||||
, copy, custom, darkBlueCheckMark, decorativeIcon, equalitySign, greenCheckMark, hat, help, icon, keychain, late, link, linkExternal, linkSpa, lockDeprecated, logo, peerReview
|
||||
)
|
||||
|
||||
{-|
|
||||
@ -439,12 +439,6 @@ clock assets =
|
||||
SvgIcon assets.clock
|
||||
|
||||
|
||||
{-| -}
|
||||
close : { r | icons_xBlue_svg : Asset } -> IconType
|
||||
close assets =
|
||||
ImgIcon assets.icons_xBlue_svg
|
||||
|
||||
|
||||
{-| -}
|
||||
copy : { r | teach_assignments_copyWhite_svg : Asset } -> IconType
|
||||
copy assets =
|
||||
|
Loading…
Reference in New Issue
Block a user