/usr/share/afterstep/desktop/buttons/breeze-menu is in afterstep-data 2.2.12-6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | <pad top="3" color="#0fff">
<composite >
<tile tint="#666" y="2" >
<img src="dots/lined_arrow" />
</tile>
<tile tint="#444" y="1" >
<img src="dots/lined_arrow" />
</tile>
<tile tint="Black" y="0" >
<img src="dots/lined_arrow" />
</tile>
</composite >
</pad>
|