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

commit 0e578580be2206285d4c1bbbfb0ecc943c9968a8
Author: Hugo Ferreira <[email protected]>
AuthorDate: Sat Mar 16 20:10:11 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 fd7ea8cb58..0e27673dd0 100644
--- a/frameworks/projects/Icons/src/main/royale/FontAwesome5IconType.as
+++ b/frameworks/projects/Icons/src/main/royale/FontAwesome5IconType.as
@@ -251,6 +251,7 @@ package
                public static const EMPIRE:String = "empire";
                public static const ENVELOPE:String = "envelope";
                public static const ENVELOPE_SQUARE:String = "envelope-square";
+               public static const ENVELOPE_OPEN_TEXT:String = 
"envelope-open-text";
                public static const ENVELOPEPEN:String = "envelopepen";
                public static const ENVIRA:String = "envira";
                public static const ERASER:String = "eraser";

Reply via email to