html
css
.logo-img path {
Simple..
You can use this code:
First specify the path of svg and then write it's ID, In this case "Capa_1". You can get the ID of svg by opening it in any editor.
In css:
.logo { fill: red; }