3

In Laravel Spark 6.0, Taylor is using icons for the menus. I cannot seem to figure out where these icons come from or how to add more icons like them. In the code, he is using SVG. I want to add more icons, change icon colors, etc, but am not sure where to start.

enter image description here

Seong Bae
  • 31
  • 1
  • 3

1 Answers1

3

I believe they are using fontawesome as their icon font, but the svg icons are zondicon. Steve Schoger designed Spark 6.0 and he also created Zondicons http://www.zondicons.com/icons.html

Brian Kimball
  • 372
  • 3
  • 7