NoRedInk / noredink-ui / Nri.Ui.Sprite.V1


type Sprite

attach : Accessibility.Styled.Html Basics.Never

Sprites must be attached to the page for them to be usable!

If your icons are missing, please make sure you're using this HTML in your view!


type SpriteId

use : SpriteId -> Svg.Styled.Svg msg

spriteIdToString : SpriteId -> String

bold : SpriteId

svg [] [ Sprite.use Sprite.bold ]

italic : SpriteId

underline : SpriteId

list : SpriteId

link : SpriteId

undo : SpriteId

redo : SpriteId