Find extra.less in templates
Add:
.node-icon i { display: none; }
.node-icon { background-image: url('../images/whatever.gif); background-repeat: no-repeat; background-position: center; }
.node--read .node-icon { opacity: 0.3; }
Assuming you keep your images in a root directory called images