#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Mon, 15 Jul 2019 13:07:30 +0200
changeset 6628 23d027d53e04
parent 6627 322e0fc5efc4
child 6629 ba8fdce25504
#UI_ENHANCEMENT by cg class: GenericToolbarIconLibrary class added: #garbage9x16Icon
GenericToolbarIconLibrary.st
--- a/GenericToolbarIconLibrary.st	Sat Jul 13 14:10:43 2019 +0200
+++ b/GenericToolbarIconLibrary.st	Mon Jul 15 13:07:30 2019 +0200
@@ -307,6 +307,28 @@
             mask:((Depth1Image width:22 height:13) bits:(ByteArray fromPackedString:'???<???<???<???<???<???<???<???<???<???<???<???<???<'); yourself); yourself]
 !
 
+garbage9x16Icon
+    "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 garbage9x16Icon inspect
+     ImageEditor openOnClass:self andSelector:#garbage9x16Icon
+     Icon flushCachedIcons
+    "
+
+    <resource: #image>
+
+    ^Icon
+        constantNamed:'GenericToolbarIconLibrary class garbage9x16Icon'
+        ifAbsentPut:[(Depth4Image width:9 height:16) bits:(ByteArray fromPackedString:'@"H@@@@@@"H @@@@@"@ @@@@@B@B@@@B@@@QDQ@@@P@@@ @AD3L"@@DCL0H@@PLC@ @A@0LB@@DC@0H@@PLC@ @!!L0L"H@@SL2@@HR@@H"@b')
+            colorMapFromArray:#[0 0 0 215 215 215 127 127 127 170 170 170]
+            mask:((Depth1Image width:9 height:16) bits:(ByteArray fromPackedString:'\@@^@@^@@XA? O>@?8C? O>@?8C? O>@?8C? G<@O @b'); yourself); yourself]
+!
+
 onOffSliderIconOff
     "This resource specification was automatically generated
      by the ImageEditor of ST/X."