Packages

object FontAwesome

See also

https://fortawesome.github.io/Font-Awesome/examples

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FontAwesome
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def apply(name: String, styles: (UniversalIcons.this)#FontAwesomeStyle*): (UniversalIcons.this)#FontAwesomeIcon
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. lazy val border: (UniversalIcons.this)#FontAwesomeStyle
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  8. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  10. lazy val fixedWidth: (UniversalIcons.this)#FontAwesomeStyle
  11. lazy val flipHorizontal: (UniversalIcons.this)#FontAwesomeStyle
  12. lazy val flipVertical: (UniversalIcons.this)#FontAwesomeStyle
  13. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  14. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  15. lazy val inverse: (UniversalIcons.this)#FontAwesomeStyle
  16. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  17. lazy val large: (UniversalIcons.this)#FontAwesomeStyle
  18. lazy val line: (UniversalIcons.this)#FontAwesomeStyle
  19. lazy val list: (UniversalIcons.this)#FontAwesomeStyle
  20. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  21. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  22. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  23. lazy val pullLeft: (UniversalIcons.this)#FontAwesomeStyle
  24. lazy val pullRight: (UniversalIcons.this)#FontAwesomeStyle
  25. lazy val pulse: (UniversalIcons.this)#FontAwesomeStyle
  26. lazy val rotate180: (UniversalIcons.this)#FontAwesomeStyle
  27. lazy val rotate270: (UniversalIcons.this)#FontAwesomeStyle
  28. lazy val rotate90: (UniversalIcons.this)#FontAwesomeStyle
  29. lazy val spin: (UniversalIcons.this)#FontAwesomeStyle
  30. def stacked(icons: (((UniversalIcons.this)#scalaTags)#all)#Tag*): (((UniversalIcons.this)#scalaTags)#all)#Tag
  31. lazy val stacked1x: (UniversalIcons.this)#FontAwesomeStyle
  32. lazy val stacked2x: (UniversalIcons.this)#FontAwesomeStyle
  33. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  34. def toString(): String
    Definition Classes
    AnyRef → Any
  35. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  37. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  38. lazy val x2: (UniversalIcons.this)#FontAwesomeStyle
  39. lazy val x3: (UniversalIcons.this)#FontAwesomeStyle
  40. lazy val x4: (UniversalIcons.this)#FontAwesomeStyle
  41. lazy val x5: (UniversalIcons.this)#FontAwesomeStyle

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped