Font Awesome Adjusted
Well, that is all. An adjusted version of Font Awesome.
Warning
Hell knows what happened to the icons. Suddenly all glyphs’ rounding changed transforming the circles into octagons. I corrected them using version 3.0.2 icons and now
some have blurry edges. No idea whether I will ever fix them or not.
I found my site abit naked, so I decided to add some icons. As I used no images for decorations I decided to use an icon font instead of images. I wished to find a font with both navigational and file type icons. No such font exists, so I choose Font Awesome and adjusted it to my needs :
- Copied glyphs resembling regular characters over their regular correspondent to ensure fallback in case the icon font not gets loaded.
- Copied glyphs I needed in smaller groups by categories in additional location in the private area.
- Adjusted some glyphs I found to look too blurry on my dark pages.
- Drawn some file type icons I needed based on the file icon.
After all, I could draw all glyphs of my own icon font, but I can not start it from zero anyway : I am unable to set up all those properties of the font which contribute to their pleasant appearance regardless of scaling.
Usage
Code | Name | Original | Awesome | Comment |
---|---|---|---|---|
0021 | exclamation mark | ! | ! | adjusted |
0028 | left parenthesis | ( | ( | by Fehérke |
0029 | right parenthesis | ) | ) | by Fehérke |
002a | asterisk | * | * | adjusted |
002b | plus sign | + | + | adjusted |
002d | hyphen-minus | - | - | adjusted |
003f | question mark | ? | ? | adjusted |
0069 | latin small letter i | i | i | adjusted |
231a | watch | ⌚ | ⌚ | - |
26a0 | warning sign | ⚠ | ⚠ | adjusted |
2713 | check mark | ✓ | ✓ | adjusted |
2717 | ballot x | ✗ | ✗ | adjusted |
f200 | home | private use area | | - |
f201 | sitemap | | - | |
f202 | feed | | - | |
f210 | usage | | - | |
f211 | configuration | | - | |
f212 | version | | - | |
f213 | plan | | - | |
f214 | download | | - | |
f215 | legal | | - | |
f220 | link | | - | |
f221 | tag | | - | |
f222 | search | | - | |
f223 | screen | | - | |
f224 | screenshot | | - | |
f225 | cookie | | by Fehérke | |
f230 | github | | - | |
f231 | html5 | | by Fehérke | |
f232 | css3 | | by Fehérke | |
f240 | directory | | - | |
f241 | file | | by Fehérke | |
f242 | file unknown | | by Fehérke | |
f243 | file text | | by Fehérke | |
f244 | file binary | | by Fehérke | |
f245 | file script | | by Fehérke | |
f246 | file embed | | by Fehérke | |
f247 | file html | | by Fehérke | |
f248 | file css | | by Fehérke | |
f249 | file config | | by Fehérke | |
f24a | file man | | by Fehérke | |
f24b | file pod | | by Fehérke |
The parenthesis are used for fallback : they are used literally, but if Font Awesome Adjusted is in use, they disappear.
- Added icon.
- Removed icon.
- Added icon.
- Removed icon.
Configuration
None.
Well, fonts can not really be configured, but a suitable font editor configuration could help.
Versions
- 0.0 - February 2013
- Initial release.
Plans
- Draw some type specific file icons for script, HTML, CSS, binary, etc.
- Draw or acquire some technology specific icons for Ruby, Jekyll, Markdown, etc.
- Draw or acquire HTML5, CSS3, eventually WAI.
- Design better section icons for usage, versions and plans.
- Design an icon for breadcrumb.
Download
You can find the related files on GitHub in my Font-file repository’s font-awesome-adjusted directory :
- fontawesomeadjusted.sfd - font source
- fontawesomeadjusted.ttf - truetype font
- fontawesomeadjusted.woff - web openfont
- fontawesomeadjusted.svg - SVG font
Legal
The copyright of the original Font Awesome is owned by Dave Gandy. Visit fortawesome.github.com/Font-Awesome for more copyright information.
Font Awesome Adjusted contains the entire original Font Awesome unaltered. All glyphs I adjusted were copied to a different character.
I hope the chosen name makes it clear that the essential part of the work was made by the original font’s author.