Icon font
Icon fonts are vector graphics that contain glyphs and symbols instead of letters and numbers. They may be styled with CSS, similar to regular text.
Here are 171 public repositories matching this topic...
Add Pixexid.com
Please consider add Pixexid https://pixexid.com is a free image community with features like visual crop and 360 panoramas. (custom license)
-
Updated
Jun 28, 2020 - Kotlin
HI, I wonder how can i use your plugin, without any documentation, examples, guides, requirements.. Can you please put some lines how this plugin works and what do i need to make it work? how the CLI work? i tried my best to convert ttf/svg/otf/eot to woff no success at all in my case using fontmin.. what am i doing wrong.. and secondly when i use fontmin build command it just grab all files and p
subset spacing
Is your feature request about the Usage? Please describe.
If the website and SVG sprite are hosted in different servers (many big sites use dedicated server for static files), browser will prevent cross site reference:
<!-- http://en.opensuse.org/ -->
<svg class="remix">
<use xlink:href="http://static.opensuse.org/svg/sprite.svg#stack-line"></use>
</svg>**Describe
Something I've never understood and couldn't find in the documentation. Font Awesome (FA) regularly update their icon font to include new fonts.
What do we do to install the updated FA fonts into sketch-iconfont?
The FA download includes an "svgs" folder that contains hundreds of .svg files in several weights - we don't have to instal each one manually, do we? And if so - how?
Thanks,
-
Updated
Jun 3, 2020 - JavaScript
-
Updated
Feb 23, 2020 - Swift
It would be great if there are guidelines for contributors in the documentation.
Examples could be found at Feather Icons or Simple Icons
Any information on dimensions and constraints for current icons would be gr
better homepage
- better information architecture
- better theme
- icons searching
- selected icons previewing
- defined prefix for symbols
- download as a zip file, which includes demo files, SVG sprite and separated icon files.
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
Feb 26, 2020
-
Updated
Jun 22, 2020
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 23, 2020 - C
-
Updated
Jun 25, 2018 - CSS
-
Updated
Feb 18, 2019 - JavaScript
-
Updated
Mar 5, 2018 - Vue
For example, if you do a print-preview of the Samples page in either Chrome or Firefox, the Onslaught symbols for uncommon and rare look black. The rare symbol has a slight tint of gold though. The Mythic symbol looks perfect.
-
Updated
Jul 11, 2016 - Objective-C
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


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