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 f90982a010 FontAwesome5IconType: new icon
f90982a010 is described below

commit f90982a01034334ab23727b95e69bcb0a0f9d394
Author: Hugo Ferreira <[email protected]>
AuthorDate: Sat Jan 27 19:47:38 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 c72f0ccfad..132facb0a9 100644
--- a/frameworks/projects/Icons/src/main/royale/FontAwesome5IconType.as
+++ b/frameworks/projects/Icons/src/main/royale/FontAwesome5IconType.as
@@ -553,6 +553,7 @@ package
                public static const REPLY_ALL:String = "reply-all";
                public static const RETWEET:String = "retweet";
                public static const ROAD:String = "road";
+               public static const ROUTE:String = "route";
                public static const ROCKET:String = "rocket";
                public static const RSS:String = "rss";
                public static const RSS_SQUARE:String = "rss-square";

Reply via email to