Represents an Icon component.
t() :: %LineBot.Message.Flex.Icon{ aspectRatio: String.t() | nil, margin: :none | :xs | :sm | :md | :lg | :xl | :xxl | nil, size: :none | :xs | :sm | :md | :lg | :xl | :xxl | :"3xl" | :"4xl" | :"5xl" | nil, type: :icon, url: String.t() }