TLIconShapeProps

Public TypeAlias

Signature
type TLIconShapeProps = {
  size: TLSizeType
  icon: TLIconType
  dash: TLDashType
  color: TLColorType
  opacity: TLOpacityType
  scale: number
}
References

TLSizeType, TLIconType, TLDashType, TLColorType, TLOpacityType

Edit this page
Last edited on 11 May 2023
TLIconShapeTLIconStyle