Vue Src String Concaténation
<img v-bind:src="myVariable + 'img/logo.png'">
Solstice
<img v-bind:src="myVariable + 'img/logo.png'">