Where can I find Notepad++'s icon files?
- 
 Where can I find Notepad++'s icon images? I created a new toolbar icon using the Customize Toolbar plugin but now I want to make the icon the blue circle/dot for marked lines. 
- 
 those images are builtin/hardcoded to scintilla. In order to change those 
 you need to use a scripting language like pythonscript and register it using marker functions.
- 
 I don’t want to change the icons. I want to re-use one for an icon in a custom button through Customize Toolbar. Is there somewhere I can download the images online? 
- 
 the one you are looking for, jein, not in an image format but its byte representations 
 Images available for download are here.
- 
 imthenachoman, I am curious where you go with this. I would like to replace a few of the “hammer” icons that I have. Please post your solution once you have one. Thanks, Steve 

