I am working with the following code snippet:
<div id="instructions">
<h3>Get it done</h3>
<ol>
<li>In a blender add the eggs, chocolate powder, butter, flour, sugar and milk.</li>
<li>Then whisk for 5 minutes</li>
<li>Add the yeast and mix with a spatula gently.</li>
<li>In a greased pan, pour the dough and bake in a medium oven (180 ºC) preheated for about 40 minutes.</li>
<li>Don't forget to use a tall form for this recipe: as it takes two spoons of yeast, it grows a lot! Another solution may be to place just one spoon of yeast and keep your recipe in a small form.</li>
</ol>
</div>
How can I replace the bullet points in the list with symbols like "egg", "timer", "mixer", and "oven"?