Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

djfpaagman/font-awesome-balsamiq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Font Awesome icons for Balsamiq

Rendered png Font Awesome icons for use with wireframing tool Balsamiq.

Installation

Balsamiq 2.x.x

  1. Set up your Account Assets Folder first, if it's already set up you can skip this step:
    • On Windows and Linux, create a directory called Balsamiq Mockups inside your Documents directory. Inside the new Balsamiq Mockups directory, create a new directory called assets.
    • On Mac OS X, create a folder called Balsamiq Mockups inside your Documents folder. Inside the new Balsamiq Mockups folder, create a new folder called assets.
  2. Download the pack and unzip the files.
  3. Move the icons from the unzipped icons folder to your asset folder (created in step 1).
  4. After you restart Balsamiq, the icons will be available under 'Account Assets' when you want to select an icon in the Icon Library. They are also searchable through their official Font Awesome names.

Balsamiq 3.x.x

The release of Balsamiq 3 comes with built-in support for Font Awesome, so you no longer need to install the icons seperately. The people at Balsamiq wrote a nice blog post about why they switched if you want to know more. By integrating into Balsamiq directly this project has become obsolete. Thanks for all the support 🙌.

Extracting SVG from font files

We have added bin/gen-fa-4.4-svg.pl which was used to convert font glyphs to svg files which were then converted to png images.

Thanks

Special thanks to https://github.com/odyniec/font-awesome-to-png for creating a script that makes it easy to render images from the Font Awesome font.

License

All licenses that apply to Font Awesome apply to this project. See the Font Awesome License page.