What type of file is this img tag displaying?

<html>
<body>
<h3>Take a break<h3>
<img src="https://mimo.app/i/bubu.png">
</body>
</html>]]>
A local imageA remote imageA remote text file

A local image.