feathericons / feather

Simply beautiful open-source icons
https://feathericons.com
MIT License
24.67k stars 1.21k forks source link

How to change the size of a single icon #1041

Open boukeversteegh opened 3 years ago

boukeversteegh commented 3 years ago

I need to adjust the size of an icon (not all icons). How to do this?

locness3 commented 3 years ago

Using the JS library? Just add a CSS class to the icon you want to change size

boukeversteegh commented 3 years ago

Feather is part of a theme that I'm using. I assume it replaces the icons by javascript.

I'm adding icons as follows

<i class="feather" data-feather="user"></i>

Which class is available for changing the size?

locness3 commented 3 years ago

none, use a custom class