• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

Taimurian/fa5-icons-for-uikit-3: Extend your UIkit 3 icon library with Font Awes ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

Taimurian/fa5-icons-for-uikit-3

开源软件地址:

https://github.com/Taimurian/fa5-icons-for-uikit-3

开源编程语言:


开源软件介绍:

Font Awesome 5 for UIKit-3 Framework

UIkit's icon library can be extended and customized with your own icon files.

You can easily add Font Awesome 5 Icons to UIKit framework by including them in UIkit's build process with the following steps

1- Setup UIkit from Github source

2- Download The optimized Font Awesome 5 icons from this repo.

3- Include your prefered SVG icons in UIkit's build process.

Copy your prefered icons to your desired icons folder. The build process will check 3 places for svg icon files:

  • The Source folder: /src/images/icons/*.svg
  • The custom folder: /custom/icons/*.svg
  • Any custom theme: /custom/mytheme/icons/*.svg

4- Compile UIkit to include all your icons.

npm run compile

Your additional icons will now be added to the icon library, in one of these two places:

  • dist/js/uikit-icons.js if you have added the icon to UIkit globally
  • dist/js/uikit-icons-mytheme.js if the icon is only inside a UIkit theme

Make sure to include the icon library script, for more details see the installation instructions.

5- Usage

Add your icons anywhere in your content in the same way you add icons in UIKit 3.

Please notice that I have prefixed all the icons with fa- to prevent conflict with any existing icons.

// Basic Example 

<span uk-icon="fa-chrome"></span> 
// With Ratio 

<span uk-icon="icon: fa-bitcoin; ratio: 3.5;"></span>
// Ass Buttons 

<a href="#" class="uk-icon-button" uk-icon="fa-twitter"></a>

Demo

License

The original Font Awesome 5 icons created by Dave Gandy can be found at http://fontawesome.io

UIKit 3 Framework License

Enjoy :)




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap