font-awesome
Here are 1,358 public repositories matching this topic...
-
Updated
Jun 19, 2020 - JavaScript
-
Updated
Apr 4, 2020 - JavaScript
I am using the checkbox in a table. You can see that padding-left introduces a clickable area to the right of the checkbox (I've highlighted it in the image with a red border).
If you hover over any of these, the cursor changes to 'pointer', and if you click anywhere in the red bo
-
Updated
Jun 27, 2020 - Swift
-
Updated
Jul 1, 2020 - TypeScript
-
Updated
Jun 22, 2020 - TypeScript
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
-
Updated
Mar 31, 2020 - CSS
I've just looked around the website and the issues section on the repository, and I couldn't find anything related to LibreGit. The closest I found was Gitea, since LibreGit is a public instance of Gitea and a free-as-in-freedom alternative to GitHub.
Icon
Here's the logo in PNG: [LibreGit](https://l
-
Updated
May 18, 2020 - Swift
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
Jun 20, 2020 - Go
-
Updated
Feb 16, 2020 - JavaScript
-
Updated
Jun 6, 2020 - PHP
-
Updated
Jun 15, 2017 - Python
-
Updated
Jun 10, 2020 - Dart
Git tree is ~30 MB large even though the project is very simple, this is because bower_components is still in the Git tree which makes no sense - cloning forever. I removed it from versioning in my fork, but didn't do the actual version histoy cleanup using git filter-branch --tree-filter 'rm -rf bower_components' --prune-empty HEAD because that require the project maintainer to be aware. Read
-
Updated
Jun 30, 2020 - C
-
Updated
Jun 25, 2020 - Vue
-
Updated
Mar 27, 2020 - TeX
-
Updated
Apr 24, 2019 - TypeScript
-
Updated
Jun 25, 2020 - Ruby
-
Updated
Oct 29, 2018 - HTML
We should use the string component of Symfony 5 to make string operations both more readable and more solid (less prone to errors).
https://symfony.com/blog/new-in-symfony-5-0-string-component
https://symfony.com/doc/current/components/string.html
We should wait until Symfony 5.1 is available though so that we can rely on the API.
-
Updated
May 24, 2019 - Swift
-
Updated
May 1, 2020 - JavaScript
-
Updated
Jun 30, 2020 - Ruby
-
Updated
Dec 10, 2019 - HTML
Running the first example I get the error urllib.error.HTTPError: HTTP Error 404: Not Found.
On OSX 10.15.2 and Python 3.5.6:
(env) nathan@Nathans-MBP fontawesometopng % icon-font-to-png --download font-awesome
Traceback (most recent call last):
File "/Users/nathan/Playground/fontawesometopng/env/bin/icon-font-to-pn
Improve this page
Add a description, image, and links to the font-awesome topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the font-awesome topic, visit your repo's landing page and select "manage topics."



and
I'm using termite and
Ubuntu Nerd Font Mono:style=Book(first screenshot)andUbuntu Nerd Font:style=Book, Xterm and other terminal also has same issue...I know I just ch