fontawesome
Here are 508 public repositories matching this topic...
An elegant dashboard
-
Updated
Jul 6, 2020 - JavaScript
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
-
Updated
Jun 28, 2020 - Kotlin
The transform prop is documented as accepting both a string or an object. However, it seems that they are not the same. The following 2 examples do not behave the same way when applied to the FontAwesomeIcon component:
// Both are applied
transform="shrink-2 rotate-45"
// Only rotate is applied
transform={{ shrink: 2, rotate: 45 }}It is especially confusing as they are d
Issue
"Active!" example colors on https://www.bootstrapcdn.com/bootswatch do not match the example thumbnail image.
Steps
Click a "Try it!" button. For example, United https://www.bootstrapcdn.com/bootswatch/?theme=19
Expected Behavior
Expected
Awesome icon packs for WPF and UWP in one library
-
Updated
Jul 7, 2020 - C#
Question
Now that the global icon library has been deprecated in 0.5.0, is there a recommended way as to how to set up an icon library in storybook?
Storybook stories have no module/Angular constructor.
I was previously doing something like th
When I set a navigation bar like below, the icon gets cut off.
let settingsBarButton = UIBarButtonItem()
settingsBarButton.setIcon(icon: .emoji(.gear), iconSize: 30)
navigationItem.rightBarButtonItems = [settingsBarButton]Not sure what's wrong since the example in
-
Updated
Jul 11, 2020 - Go
Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
-
Updated
Jan 8, 2020 - JavaScript
Font Awesome Icon Picker component for Bootstrap.
-
Updated
Jun 4, 2020 - JavaScript
C, C++ headers and C# classes for icon fonts: Font Awesome, Fork Awesome, Material Design, Kenney game icons and Fontaudio
-
Updated
Jun 30, 2020 - C
A highly customizable radial menu that's very easy to setup.
-
Updated
Jul 13, 2020 - JavaScript
A team member switched us to this library from material-design-icons, but it messed up a bunch of our styling. After perusing the source code, I have a suggestion: remove the style attributes used in Icon and SvgIcon and instead use a CSS class (perhaps className="react-icons-kit") with some CSS to apply the inline-block and vertical-align rules. My reasoning is that this will make i
KEditor is a jQuery plugin which provides a content editor with drag n drop, configurable contents
-
Updated
Jun 29, 2020 - JavaScript
Vue.js + IPFS = VIPFS. Create unstoppable applications
-
Updated
Jun 27, 2020 - Vue
AVFonts for change/swap fontname throughout app.
-
Updated
May 24, 2019 - Swift
A better choice for iOS Developer to use FontAwesome Icon with UI.
-
Updated
Jun 20, 2019 - Swift
React Native Font Awesome Icons
-
Updated
Aug 7, 2019 - JavaScript
Asset Bundle for Yii2 with Font Awesome http://fortawesome.github.io/Font-Awesome/
-
Updated
Jun 27, 2020 - PHP
A library for using Font Awesome in WPF & Windows Forms applications
-
Updated
Jun 7, 2020 - C#
Animated icons for R markdown and Shiny apps
-
Updated
Aug 18, 2019 - R
Hey,
although the documentation on npm is really good, there is an error on it.
I stumbled a while until i get it.
In the docs:
<fa [name]="rocket" [border]=false>
But the correct definition of [name] is in single quotes :
<fa [name]="'rocket'" [border]=false>
PS: I am using angular 4 (cli)
PPS: NPM link: https://www.npmjs.com/package/angular2-fontawesome
Example of requiring and using font-awesome middleware to create compile function to utilize in other frameworks
I'm sorry if this is a noob question - I'm a noob in this realm. I'm new to stylus and font-awesome. I'm playing around with https://github.com/vuejs/vue-hackernews-2.0 and it uses stylus in the components.
I'm not clear how to use this in a project. Here are some of my questi
Example / gh-pages
Live Demo
-
Updated
Aug 26, 2017 - JavaScript
项目已迁移至
-
Updated
Apr 18, 2020 - C#
Improve this page
Add a description, image, and links to the fontawesome topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fontawesome topic, visit your repo's landing page and select "manage topics."




I noticed in the documentation on fontawesome.com, that in the 'Using Font Awesome With' section there is no page for the world's second most popular CMS, Drupal.
A community-contributed Drupal module for Font Awesome integration already exists. Do you just need someone to write the docs? I could help with this.