This is an automated email from the ASF dual-hosted git repository.
hugoferreira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new dc9db0968b FontAwesome5IconType: new icon
new 839ae37c8a Merge branch 'develop' of
https://github.com/apache/royale-asjs into develop
dc9db0968b is described below
commit dc9db0968be502f900f4fe958a968c194bcd03f8
Author: Hugo Ferreira <[email protected]>
AuthorDate: Sat Mar 9 20:54:14 2024 +0000
FontAwesome5IconType: new icon
---
frameworks/projects/Icons/src/main/royale/FontAwesome5IconType.as | 1 +
1 file changed, 1 insertion(+)
diff --git a/frameworks/projects/Icons/src/main/royale/FontAwesome5IconType.as
b/frameworks/projects/Icons/src/main/royale/FontAwesome5IconType.as
index 6ebfcbc38b..fd7ea8cb58 100644
--- a/frameworks/projects/Icons/src/main/royale/FontAwesome5IconType.as
+++ b/frameworks/projects/Icons/src/main/royale/FontAwesome5IconType.as
@@ -690,6 +690,7 @@ package
public static const TRIPADVISOR:String = "tripadvisor";
public static const TROPHY:String = "trophy";
public static const TRUCK:String = "truck";
+ public static const TRUCK_LOADING:String = "truck-loading";
public static const TRY:String = "try";
public static const TTY:String = "tty";
public static const TUMBLR:String = "tumblr";