All Projects → SeptdirWorkshop → ukFontAwesome

SeptdirWorkshop / ukFontAwesome

Licence: MIT License
Font Awesome icons for UIkit 3

Projects that are alternatives of or similar to ukFontAwesome

vue-fa
Tiny FontAwesome 5 component for Vue.js.
Stars: ✭ 24 (-17.24%)
Mutual labels:  fontawesome, font-awesome
Anicon
Animated icons for R markdown and Shiny apps
Stars: ✭ 109 (+275.86%)
Mutual labels:  fontawesome, font-awesome
Bootstrapcdn
Free Bootstrap CDN hosting
Stars: ✭ 1,075 (+3606.9%)
Mutual labels:  fontawesome, font-awesome
Alfred Font Awesome Workflow
🎩 Font Awesome workflow for Alfred
Stars: ✭ 714 (+2362.07%)
Mutual labels:  fontawesome, font-awesome
fa5pro-downloader
A tool that allows you to download Font Awesome 5 Pro for free
Stars: ✭ 34 (+17.24%)
Mutual labels:  fontawesome, font-awesome
Swifticons
🎢Swift Library for Font Icons - ★ this library
Stars: ✭ 747 (+2475.86%)
Mutual labels:  fontawesome, font-awesome
Fontawesome Module
Module to use Font Awesome icons in Nuxt.js
Stars: ✭ 79 (+172.41%)
Mutual labels:  fontawesome, font-awesome
Font Awesome Stylus
Stylus port for font-awesome 4.7.0
Stars: ✭ 77 (+165.52%)
Mutual labels:  fontawesome, font-awesome
fa-svelte
Font Awesome 5 for svelte.js
Stars: ✭ 72 (+148.28%)
Mutual labels:  fontawesome, font-awesome
Master3
Master3 – modern, comfortable and flexible template for Joomla! 3, based on the UIkit 3 framework
Stars: ✭ 21 (-27.59%)
Mutual labels:  uikit, uikit3
Iconfontcppheaders
C, C++ headers and C# classes for icon fonts: Font Awesome, Fork Awesome, Material Design, Kenney game icons and Fontaudio
Stars: ✭ 509 (+1655.17%)
Mutual labels:  fontawesome, font-awesome
svelte-fa
Tiny FontAwesome 5 component for Svelte
Stars: ✭ 214 (+637.93%)
Mutual labels:  fontawesome, font-awesome
react-native-fontawesome-pro
Easily use your FontAwesome Pro icons in React-Native
Stars: ✭ 44 (+51.72%)
Mutual labels:  fontawesome, font-awesome
Font Awesome Php
A PHP library for Font Awesome 4.7.
Stars: ✭ 47 (+62.07%)
Mutual labels:  fontawesome, font-awesome
FMX.FontAwesome
[FireMonkey] FontAwesome
Stars: ✭ 21 (-27.59%)
Mutual labels:  fontawesome, font-awesome
Avfonts
AVFonts for change/swap fontname throughout app.
Stars: ✭ 200 (+589.66%)
Mutual labels:  fontawesome, font-awesome
rofi-fontawesome
fontawesome icon list for rofi dmenu
Stars: ✭ 58 (+100%)
Mutual labels:  fontawesome, font-awesome
ember-uikit
The ember implementation of UIkit
Stars: ✭ 24 (-17.24%)
Mutual labels:  uikit, uikit3
WTKit
HTTP Codable Request/Swift extensions
Stars: ✭ 48 (+65.52%)
Mutual labels:  uikit
IGStoryButtonKit
IGStoryButtonKit provides an easy-to-use button with rich animation and multiple way inspired by instagram story/stories.
Stars: ✭ 31 (+6.9%)
Mutual labels:  uikit

ukFontAwesome
Information Support Demo Download

JavaScript package allowing to use the FontAwesome icon set in the UIkit Framework

Getting started

Download

You have the following options to get ukFontAwesome:

  • Download the latest release from our site
  • Install with npm npm install @septdirworkshop/ukfontawesome
  • Clone the repo git clone git://github.com/SeptdirWorkshop/ukFontAwesome.git

Connect JavaScript

You can connect the following icon sets after UIkit library script:

  • uikit-fa-all-icons.js - All icon sets in one file
  • uikit-fa-brands-icons.js - Brands icon set
  • uikit-fa-regular-icons.js - Regular icon set
  • uikit-fa-solid-icons.js - Solid icon set

Usage

  • Make sure to include the UIkit and ukFontAwesome scripts
  • Select the desired icon from icons list
  • Add the uk-icon attribute with icon: NAME parameter to a <span> or <a> element in the same way as using standard UIkit icons

License

  • ukFontAwesome is distributed under the MIT license
  • The original Font Awesome icons license is CC BY 4.0
  • The original Font Awesome font license is SIL OFL 1.1

The original Font Awesome font created by Dave Gandy can be found at https://fontawesome.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].