icons8 / line-awesome

Replace Font Awesome with modern line icons
https://icons8.com/line-awesome
Other
1.25k stars 140 forks source link

Icon size #30

Closed anselal closed 4 years ago

anselal commented 4 years ago

Awesome work guys, the icons look great. The only problem I have is the icon size. As you mention most icons look better at 32x32. Is there a css class I could use to render the icons in different sizes like in font-awesome or do I have to create a style like:

.la {font-size: 22px}
anselal commented 4 years ago

I found the following classes inside the css:

but I didn't find them documented anywhere in github nor your website.