Category "font-awesome"

FontAwesome icons are not showing, Why? (Font-awesome/4.2.0)

Fontawesome icons are not showing up .I want to add them inside the footer .My css and html file's are in the same directory.But the icon's are still invisible.

How do I use font awesome in Gitbook?

I noticed that font awesome is integrated into Gitbook. We have the following files under _book/gitbook/fonts/fontawesome/, FontAwesome.otf fontawesome-webfon

How to import individual icons with FontAwesome v6

In my web app built on Laravel, which under the hood uses an npm/Webpack build process, I'm currently using the SCSS icon sheet versions of FontAwesome like thi

Cannot resolve directory '~bootstrap'

I did npm install in terminal. I downloaded bootstrap. Currently, the codes I wrote over styles.css do not work. @import "~bootstrap/dist/css/bootstrap.min.css"

Change input button text to Font Awesome icon

I have an input button with text 'Add'. I would like to change the styling so that I can add a Font Awesome icon. How can I achieve this? Here is the fiddle: ht

Color Change for Font Awesome Icon Not Working

I have some font awesome icons that I want to change to a different color but for some reason it will not work. Here's my html and css: HTML <span><i

Google play icon not appearing (fontawsome)

I want to add google play and apple icons with the download button the apple icon works fine but the google play doesn't show and i don' know why <link r

What Happens When Font Awesome Kit Free Plan Limit is Reached?

In their pricing page, Font Awesome free version now (March 2020) shows a limit of 10k pageviews per month. What happens when your site reaches that limit? Will

CSS "Fas Fa-Bars" give no output

I know that there are other questions on StackOverflow about this but those solutions haven't worked out for me. I'm trying to create a responsive navbar with a

some Font Awesome icons not showing in Chrome

Some Font Awesome icons (v4.7) are not displayed in Chrome (not even in the fontawesome.com webpage) - plz see attachment. It seems the ::before is completely m

FontAwesome spinner won't spin in React

I created a React application with npx create-react-app. Then following these instructions https://fontawesome.com/how-to-use/on-the-web/using-with/react I inst

How to remove arrows on hover of<input type=date> in Chrome [duplicate]

I've created date picker as a button,and when hovering it, it looks messy in chrome browser. may be the reason is only because of its default

How can I use outlined icons with react-fontawesome?

Basically I'm trying to use two icons: <i class="fas fa-heart"></i> Solid heart icon <i class="far fa-heart"></i> Regular heart icon

Can Font Awesome be used with importmaps in Rails 7?

I'm new to Rails 7's importmap and the documentation says you can pin a JavaScript module and then import it: ./bin/importmap pin react react-dom import React

Can Font Awesome be used with importmaps in Rails 7?

I'm new to Rails 7's importmap and the documentation says you can pin a JavaScript module and then import it: ./bin/importmap pin react react-dom import React

Quasar: some fontawesome icons are not available

I use some fontawesome icons in a quasar project. I import them as specified in the quasar doc: Webfont icons are available through @quasar/extras package. You

How to add Font Awesome to Next.js project

I'm trying to add font-awesome to my Next.js project using webpack. I've tried following various instructions I've found on the web (using file-loader, url-load

Is it possible to customize the contents of the Clear button in react-bootstrap-typeahead?

Using react-bootstrap-typeahead is it possible to change the contents of the Clear button? I need to include a FontAwesome icon and "CLEAR" text to match a desi

fontawesome error "Could not find one or more icon"

I followed https://fontawesome.com/how-to-use/on-the-web/using-with/vuejs. But when use it like: import { library } from '@fortawesome/fontawesome-svg-core' i

FontAwesome icon not showing at all on chromium-based browsers

I'm trying to update some theme from fontawesome 4 to 5. So far everything seems to work fine, the icons in i tags are displayed. Except for one specific icon t