+ 1
Please how can i create icon menu bar
Icon menu bar with html
2 Respostas
+ 3
There are a lot of ways but I recommend a font-based icon CSS library. This is the most popular way to implement icons.
Font Awesome is very popular. More details at: https://fontawesome.com/icons?d=gallery
If you're using Bootstrap 3 or older, you can use its glyph icons. Bootstrap 4 and later removed the glyph icons, though. More details at:
https://glyphicons.bootstrapcheatsheets.com/
There are many other font-based icon CSS libraries including Simple Line Icons. Your website will look more consistent if you stick to 1 font library for all of your icons.