Bootstrap5Components.InlineIcons (bootstrap5components v0.5.1)

View Source

Inline icons for your bootstrap application.

Summary

Functions

Add an inline icon.

Functions

icon(assigns)

Add an inline icon.

NOTE: inline icons can take up a lot of space in the webpage if they are reused many times in the same web page. Please consider using icon fonts instead.

Attributes

  • name (:string) (required)
  • title (:string) - Defaults to nil.
  • size (:any) - Defaults to "1em".