Y
Hacker News
new
|
ask
|
show
|
jobs
by
evnix
2303 days ago
css.gg is actually better because now you don't need additional svg files, no fancy webpack/rollup build tools plugins required, it is plain css and you can copy paste the css that you need.
2 comments
tarunmangukiya
2302 days ago
Have you checked this?
https://iconscout.com/unicons/getting-started/line
. We do support plain optimized CSS :)
link
013
2302 days ago
This looks pretty cool. Is there a simple way to just use the CSS for icons that you use and discard the rest?
link
tarunmangukiya
2302 days ago
Yep here you go
https://iconscout.com/unicons/getting-started/line
.
link
mdszy
2302 days ago
If you view the icons it shows the CSS you can add yourself to have just that icon, or a link to import just that one icon via their site.
link