Documentation
¶
Overview ¶
Package plus is the plus glyph — additive actions: new record, add row, create. Ref is WASM-safe (just the symbol id). Def() lives in svg.go behind //go:build !wasm.
Index ¶
Constants ¶
View Source
const Ref = svg.Icon("plus")
Ref is the symbol id, for markup: plus.Ref.Render(class), or href="#plus".
Variables ¶
This section is empty.
Functions ¶
func Def ¶
func Def() sprite.Definition
Def is the glyph geometry, for a consumer's IconSvg() sprite. FontAwesome Free 6 "plus" (solid), viewBox 0 0 448 512.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.