GenericToolbarIconLibrary.st
changeset 6621 a1a9e33d6daf
parent 6593 6ed15ff79b07
child 6626 07f0100f7064
--- a/GenericToolbarIconLibrary.st	Sat Jun 29 17:40:15 2019 +0200
+++ b/GenericToolbarIconLibrary.st	Sat Jun 29 22:53:31 2019 +0200
@@ -13823,6 +13823,28 @@
         ]
 !
 
+languages16x12Icon
+    "This resource specification was automatically generated
+     by the ImageEditor of ST/X."
+
+    "Do not manually edit this!! If it is corrupted,
+     the ImageEditor may not be able to read the specification."
+
+    "
+     self languages16x12Icon inspect
+     ImageEditor openOnClass:self andSelector:#languages16x12Icon
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary class languages16x12Icon'
+        ifAbsentPut:[(Depth4Image width:16 height:12) bits:(ByteArray fromPackedString:'ACL3P@P3L4A@P3M@ACL4@SPDP4@DMD@QMT@EP@QP@QEDQDQ@ADP@@@@@@@@@@@@@@@@@@@@@@@ADQDQ@@@@@@CM@@"H"H"H"M@P"H"H"H"I@H"H"H"H"H H"
+H"H"H"H"')
+            colorMapFromArray:#[255 0 0 0 0 0 255 204 0 0 0 99 255 255 255 167 167 205]; yourself]
+!
+
 languages20x12Icon
     "This resource specification was automatically generated
      by the ImageEditor of ST/X."