Vue SRC String Concatenation

<img v-bind:src="myVariable + 'img/logo.png'">
Solstice