font-awesome.md

July 15, 2021 · View on GitHub

Bookmarks tagged [font-awesome]

www.codever.land/bookmarks/t/font-awesome

https://fontawesome.com/icons?d=gallery

Search the Font Awesome gallery


How to center align font awesome icons vertically in a circle div?

https://stackoverflow.com/questions/20832226/how-to-center-align-font-awesome-icons-vertically-in-a-...

You can use line-height to align the icon in the div.

Try adding this .fa-camera-retro { line-height: inherit;} to your css. Using inherit makes line-height take on the height of its containing div...


Sizing Icons | Font Awesome

https://fontawesome.com/how-to-use/on-the-web/styling/sizing-icons

Both our Web Fonts + CSS and SVG + JS frameworks include some basic controls for sizing icons in the context of your page’s UI.

Relative sizing Icons inherit the font-size of their parent contain...


Fast, faster, Angular CLI - how I converted my Angular project to use Angular CLI – CodepediaOrg

https://www.codepedia.org/ama/fast-faster-angular-cli-how-i-converted-my-angular-project-to-use-angu...

Blog post presenting how to convert an Angular project that used webpack to Angular-CLI project...


Font Awesome Cheatsheet

http://fontawesome.io/cheatsheet/

The complete Font Awesome Icon Reference