Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.81 KB

readme.md

File metadata and controls

24 lines (14 loc) · 1.81 KB

jQuery Mobile Icon Pack

Extending jQuery Mobile's default icon set.

This repository offers two options. A set of 33 custom icons (the original Icon Pack). Icon categories include currency symbols, media control, social media, common application icons, and more. It also cleans up the original icons and makes them a little sharper. It also includes crisp hi-res icons for retina displays. The icon pack overrides the default icon set completely.

Newly added is an entire icon set using Twitter Bootstrap's Font Awesome. 140 icons which cover just about any icon you'd need in your application. The Font Awesome collection allows you to use these icons in conjunction with jQuery Mobile's default icon set.

Examples

View the Original Icons | View the Font Awesome Icons

18px icons Font Awesome icons

Quick start

Clone the git repo - git clone git@github.com:commadelimited/jQuery-Mobile-Icon-Pack.git - or download it

Original Icon Pack Usage

Drop jqm-icon-pack-1.1-original.css and the associated images folder into your project. Image files are relative to the CSS file just like the original icons are. Use them just as you would the standard icons.

Font Awesome Icon Pack Usage

Drop jqm-icon-pack-1.1-fa.css and the associated font folder into your project. Font files are relative to the CSS file just like the original icons are. Use them just as you would the standard icons.