简体   繁体   中英

How can I import a single font-awesome icon?

I am attempting to import fa-carot-down, but I don't want to import the whole library. I need a single icon, but I'm not sure how to include it.

I'm using Webpack and SASS, if that makes any difference.

Alternatively, any means to get a carot icon for my dropdown would be appreciated.

You can try IcoMoon and Fontello as it helps you create your own library of fonts .

Furthur you can bundle it together with webpack to import the necessary icons

Now svg's are supported in IcoMoon

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM