Change default Resource Manager icon
_____________________________________________
I find the original icon a bit "bland", here's how to customize it ;)
In extra.less template, add this:
.avatar.avatar--resourceIconDefault {
color: #9ac4e3 !important;
background: #eff7fd !important...