hi! I think that would count as hiding the logo which is not allowed, so best to just let it be, however u can change the color of it with css code! :>
this is the code:
nav img.logo{
filter: brightness(0) saturate(100%) invert(8%) sepia(84%) saturate(3937%) hue-rotate(358deg) brightness(108%) contrast(117%) !important;
}
I personally don't know how to edit it to be specific shade/color, I just copied it from a layout that made it the color I was looking for!