VincentGarreau / particles.js

A lightweight JavaScript library for creating particles
https://vincentgarreau.com/particles.js/
MIT License
28.93k stars 4.82k forks source link

Using fontawsome with particle.js #398

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hi @VincentGarreau and @everyone,

How would I achieve using fontawesone icons floating around instead of particles?

I would appreciate anyone's help on this?

matteobruni commented 4 years ago

You can switch to tsParticles and they have the support like this: https://dev.to/matteobruni/fontawesome-loves-tsparticles-34pn

tsParticles are fully compatible with particles.js, you just need to change the script source!