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 43af0cc4a4 FontAwesome5IconType: new icon
43af0cc4a4 is described below
commit 43af0cc4a4a8cfa7e220df986dc3979971916b3a
Author: Hugo Ferreira <[email protected]>
AuthorDate: Sat Feb 3 23:01:37 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 132facb0a9..6ebfcbc38b 100644
--- a/frameworks/projects/Icons/src/main/royale/FontAwesome5IconType.as
+++ b/frameworks/projects/Icons/src/main/royale/FontAwesome5IconType.as
@@ -679,6 +679,7 @@ package
public static const TOGGLE_ON:String = "toggle-on";
public static const TOILET_PAPEL_SLASH:String =
"toilet-paper-slash";
public static const TOOLBOX:String = "toolbox";
+ public static const TOOLS:String = "tools";
public static const TRADEMARK:String = "trademark";
public static const TRAIN:String = "train";
public static const TRANSGENDER:String = "transgender";