hedyorg / hedy

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
https://www.hedy.org
European Union Public License 1.2
1.27k stars 282 forks source link

💻 Replace emojis with font awesome icons #5100

Open jpelay opened 4 months ago

jpelay commented 4 months ago

Across our page we have several icons that are labeled with emojis. They look nice, but emojis also have several problems, such as: theu don't look the same across different systems, and they don't look professional.

Our task now is to replace them with font awesome icons, which shouldn't be too hard, since we already have this library included in our project.

Annelein commented 4 months ago

@jpelay would it make sense to ask @gisellandrade if she could recommend the icons?

Annelein commented 3 months ago

@gisellandrade this one is also still open, let me know what the status is :)

gisellandrade commented 3 months ago

Oh, I didn't know this one was still open! I'll be looking on Hedy those emojis and buttons, and also be working on it. Thank you for reminding me.