![header-lesson-01](assets/header-lesson-01.png)

# Displaying Built-In Images

Click on the basic drawer of the Toolbox.

![makecode-show-image-01](assets/makecode-show-image-01.png)

Select the `show icon`.

![makecode-show-image-02](assets/makecode-show-image-02.png)

Place the `show icon` in the `forever` block.

![makecode-show-image-03](assets/makecode-show-image-03.png)

Click on the dropdown menu. The available built-in images will appear.

![makecode-show-image-04](assets/makecode-show-image-04.png)

Select one of the built-in images.

![makecode-show-image-05](assets/makecode-show-image-05.png)

The image you chose replaces the default heart image.

![makecode-show-image-06](assets/makecode-show-image-06.png)

The code is now ready to be flashed on the micro:bit.
