Images use & location, on new wordpress theme

use this code and rename index.html to index.php.

<img src="https://wordpress.stackexchange.com/questions/244087/<?php bloginfo("template_directory'); ?>/img/Logos-crear.png">
<object>
<embed src="https://wordpress.stackexchange.com/questions/244087/<?php bloginfo("template_directory'); ?>/img/icons/twitter.svg">

that should work fine.no need to change in css code.