View Source Icon.Parse.Icon (Iconic v0.1.2)

Icon struct

Link to this section Summary

Link to this section Types

@type t() :: %Icon.Parse.Icon{
  href: String.t(),
  rel: String.t(),
  sizes: String.t(),
  type: String.t()
}