Font-Awesome Alternatives
-
expo
An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
-
xfce4-genmon-scripts
🐭 XFCE panel generic monitor scripts
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
Next.js
The React Framework
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
jQuery
jQuery JavaScript Library
-
material-design-icons
Material Design icons by Google
-
feather
Simply beautiful open source icons
-
reactstrap
Simple React Bootstrap 4 components
-
MaterialDesign
✒5600+ Material Design Icons from the Community [Moved to: https://github.com/Templarian/MaterialDesign]
-
FuseBox
A blazing fast js bundler/loader with a comprehensive API :fire:
-
xfce4-genmon-panel-scripts
-
printcss.examples
Sample Code from my Livestreams and Blog Posts
-
Util-scripts
Some utility and misc scripts
Posts
-
PrintCSS: A basic CV example
For the header let us first define the HTML structure. Our heading will be the first and last name in an H1 element. Next we want to put some links to important websites, like our LinkedIn or GitHub Profile. That these links look nice you can include FontAwesome and add a small icon in front of every link. Last we should put more information about ourselves, like the birthdate, phone number and address.
-
Which icon packs do you use?
Go to this website, it has a bunch of free icons that can be used in any way the user wants. It even shows you how to add it to your website.
-
How do I take my xubuntu further
Go to r/unixporn, r/UsabilityPorn and maybe even r/unixart... Take a look at what the cool kids and their Incredible Customized Desktops are ricing right now ;) IMHO, you don't need an icon pack, take a look at Font Awesome and the Panel's Genmon Plugin. There is a lot of fun you can have using those two, if you ask me.
-
AMP CMS: Dashboard
FontAwesome icons have a set of components for React, but it doesn't work with Preact out of the box. I could use preact/compat, but @fortawesome/react-fontawesome requires prop-types, which in its turn wants react-is. Adding all this zoo to use one component was out of the question so I wrote Preact FontAwesomeIcon.
-
Electron app with Webpack, Bootstrap, FontAwesome and JQuery - A complete guide
A step-by-step tutorial to build from scratch an electron app together with Bootstrap, FontAwesome, JQuery and bundled with Webpack! 🎉
-
Urxvt Ranger Icons Display
Maybe try NerdFonts? As per the issue thread here, that should work. Never faced it myself but NerdFonts typically work well!
-
ArtistJodi.com
artistjodi.com was built using Next.js, a React.js framework that enables functionality such as serverside and static rendering websites. Out of the box, Next.js is incredibly fast. However, in the initial iteration of the website, the number of images used caused the website to become slow. A plugin called next-optimized-images compresses and resizes every image for different screen sizes - massively decreasing the size of each page. Another plugin, next-seo is used to manage the SEO focussed parts such as page titles and descriptions. Reactstrap (Bootstrap 4 for React.js) is used to aid the responsive nature of the website and styled-jsx for other CSS styling. Font Awesome supplies any icons that are not individually crafted by Jodi herself.
-
Having trouble with font awesome icons in Windows 10 browsers - can you help?
Did you read troubleshooting guides? https://github.com/FortAwesome/Font-Awesome/wiki/Troubleshooting#im-hosting-fonts-on-my-server-and-icons-dont-show-up
-
Expo SDK 40 beta is now available
@expo/vector-icons has been updated to track the latest icon sets from [email protected] (the previously tracked version was 6.6.0). Updated icon sets: MaterialCommunityIcons to 5.3.45, MaterialIcons to 4.0.0, FontAwesome 5 to 5.13.0, and Feather to 4.28.0.
Stats
FortAwesome/Font-Awesome is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.