I'm using Fontawesome's CDN for SVG icons: https://pro.fontawesome.com/releases/v5.8.2/js/all.js
It's great but it's getting too big for a very few icons that I need. Is there a way to pick only the icons that I need? I don't mind hosting this file locally if I can reduce it's size considerably.
Thanks.