better tool icons for methods
# Squeak-ToolIconsPlus better tool icons for methods ## Installation with Metacello ```smalltalk Metacello new repository: 'github://Salami555/Squeak-ToolIconsPlus:master'; baseline: 'ToolIconsPlus'; get; load. ```