Hi Joe,
Add the code below to extra css template... Change image url and opacity if desired.
.node-icon i { display: none; }
.node-icon { background-image: url('/cips/flower3.png'); background-repeat: no-repeat; background-position: center; }
.node--read .node-icon { opacity: 0.3; }