0

I want to make my own icons in CSS. I don't want to use any library like font awesome. I want to make my own icons like font awesome does by CSS. I don't want to use any kind of image.

Thanks in advance!!

Devs
  • 29
  • 4
  • you need to create your own font https://stackoverflow.com/questions/35945370/create-my-own-icon-font-ttf-eot-woff-and-svg-files – Iłya Bursov Nov 24 '21 at 15:35

1 Answers1

2

I use Fontastic. You just create your icons, upload and then you source it from their CDN. Easy.

Authentic Science
  • 838
  • 1
  • 3
  • 5