From e48018209755a8a3b50c5c2e8aa6c8bb0d650bd0 Mon Sep 17 00:00:00 2001 From: davegandy Date: Tue, 15 Oct 2013 17:47:51 -0400 Subject: [PATCH] adding old docs from 3.2.1 --- src/3.2.1/CNAME | 1 + src/3.2.1/Makefile | 36 + src/3.2.1/assets/css/prettify.css | 30 + src/3.2.1/assets/css/pygments.css | 71 + src/3.2.1/assets/css/site.css | 1154 ++++++++ src/3.2.1/assets/font-awesome.zip | Bin 0 -> 276410 bytes .../font-awesome/css/font-awesome-ie7.css | 1203 ++++++++ .../font-awesome/css/font-awesome-ie7.min.css | 384 +++ .../assets/font-awesome/css/font-awesome.css | 1479 ++++++++++ .../font-awesome/css/font-awesome.min.css | 403 +++ .../assets/font-awesome/font/FontAwesome.otf | Bin 0 -> 61896 bytes .../font-awesome/font/fontawesome-webfont.eot | Bin 0 -> 37405 bytes .../font-awesome/font/fontawesome-webfont.svg | 399 +++ .../font-awesome/font/fontawesome-webfont.ttf | Bin 0 -> 79076 bytes .../font/fontawesome-webfont.woff | Bin 0 -> 43572 bytes .../assets/font-awesome/less/bootstrap.less | 84 + src/3.2.1/assets/font-awesome/less/core.less | 129 + .../assets/font-awesome/less/extras.less | 93 + .../font-awesome/less/font-awesome-ie7.less | 1953 +++++++++++++ .../font-awesome/less/font-awesome.less | 33 + src/3.2.1/assets/font-awesome/less/icons.less | 381 +++ .../assets/font-awesome/less/mixins.less | 48 + src/3.2.1/assets/font-awesome/less/path.less | 14 + .../assets/font-awesome/less/variables.less | 735 +++++ .../assets/font-awesome/scss/_bootstrap.scss | 84 + src/3.2.1/assets/font-awesome/scss/_core.scss | 129 + .../assets/font-awesome/scss/_extras.scss | 93 + .../assets/font-awesome/scss/_icons.scss | 381 +++ .../assets/font-awesome/scss/_mixins.scss | 48 + src/3.2.1/assets/font-awesome/scss/_path.scss | 14 + .../assets/font-awesome/scss/_variables.scss | 734 +++++ .../font-awesome/scss/font-awesome-ie7.scss | 1953 +++++++++++++ .../font-awesome/scss/font-awesome.scss | 33 + src/3.2.1/assets/ico/favicon.ico | Bin 0 -> 1150 bytes src/3.2.1/assets/img/contribution-sample.png | Bin 0 -> 2441 bytes src/3.2.1/assets/img/fort_awesome.jpg | Bin 0 -> 114822 bytes .../assets/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes src/3.2.1/assets/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes src/3.2.1/assets/img/icon-flag.pdf | 1355 +++++++++ .../assets/js/ZeroClipboard-1.1.7.min.js | 8 + src/3.2.1/assets/js/ZeroClipboard-1.1.7.swf | Bin 0 -> 1635 bytes src/3.2.1/assets/js/backbone.min.js | 37 + src/3.2.1/assets/js/bootstrap-2.3.1.min.js | 6 + src/3.2.1/assets/js/bootstrap-222.min.js | 6 + src/3.2.1/assets/js/jquery-1.7.1.min.js | 4 + src/3.2.1/assets/js/prettify.min.js | 28 + src/3.2.1/assets/js/site.js | 38 + src/3.2.1/assets/js/underscore.min.js | 31 + .../less/bootstrap-2.3.2/accordion.less | 34 + .../assets/less/bootstrap-2.3.2/alerts.less | 79 + .../less/bootstrap-2.3.2/bootstrap.less | 63 + .../less/bootstrap-2.3.2/breadcrumbs.less | 24 + .../less/bootstrap-2.3.2/button-groups.less | 229 ++ .../assets/less/bootstrap-2.3.2/buttons.less | 228 ++ .../assets/less/bootstrap-2.3.2/carousel.less | 158 + .../assets/less/bootstrap-2.3.2/close.less | 32 + .../assets/less/bootstrap-2.3.2/code.less | 61 + .../bootstrap-2.3.2/component-animations.less | 22 + .../less/bootstrap-2.3.2/dropdowns.less | 248 ++ .../assets/less/bootstrap-2.3.2/forms.less | 690 +++++ .../assets/less/bootstrap-2.3.2/grid.less | 21 + .../less/bootstrap-2.3.2/hero-unit.less | 25 + .../less/bootstrap-2.3.2/labels-badges.less | 84 + .../assets/less/bootstrap-2.3.2/layouts.less | 16 + .../assets/less/bootstrap-2.3.2/media.less | 55 + .../assets/less/bootstrap-2.3.2/mixins.less | 702 +++++ .../assets/less/bootstrap-2.3.2/modals.less | 95 + .../assets/less/bootstrap-2.3.2/navbar.less | 497 ++++ .../assets/less/bootstrap-2.3.2/navs.less | 409 +++ .../assets/less/bootstrap-2.3.2/pager.less | 43 + .../less/bootstrap-2.3.2/pagination.less | 123 + .../assets/less/bootstrap-2.3.2/popovers.less | 133 + .../less/bootstrap-2.3.2/progress-bars.less | 122 + .../assets/less/bootstrap-2.3.2/reset.less | 216 ++ .../responsive-1200px-min.less | 28 + .../bootstrap-2.3.2/responsive-767px-max.less | 193 ++ .../responsive-768px-979px.less | 19 + .../bootstrap-2.3.2/responsive-navbar.less | 189 ++ .../bootstrap-2.3.2/responsive-utilities.less | 59 + .../less/bootstrap-2.3.2/responsive.less | 48 + .../less/bootstrap-2.3.2/scaffolding.less | 53 + .../assets/less/bootstrap-2.3.2/sprites.less | 197 ++ .../assets/less/bootstrap-2.3.2/tables.less | 244 ++ .../less/bootstrap-2.3.2/thumbnails.less | 53 + .../assets/less/bootstrap-2.3.2/tooltip.less | 70 + .../assets/less/bootstrap-2.3.2/type.less | 247 ++ .../less/bootstrap-2.3.2/utilities.less | 30 + .../less/bootstrap-2.3.2/variables.less | 301 ++ .../assets/less/bootstrap-2.3.2/wells.less | 29 + src/3.2.1/assets/less/lazy.less | 85 + src/3.2.1/assets/less/mixins.less | 58 + .../assets/less/responsive-1200px-min.less | 56 + .../assets/less/responsive-767px-max.less | 83 + .../assets/less/responsive-768px-979px.less | 67 + src/3.2.1/assets/less/responsive-navbar.less | 11 + src/3.2.1/assets/less/responsive.less | 53 + src/3.2.1/assets/less/site.less | 352 +++ src/3.2.1/assets/less/sticky-footer.less | 17 + src/3.2.1/assets/less/variables.less | 347 +++ src/3.2.1/cheatsheet/index.html | 2379 +++++++++++++++ src/3.2.1/community/index.html | 354 +++ src/3.2.1/design.html | 1 + src/3.2.1/examples/index.html | 671 +++++ src/3.2.1/get-started/index.html | 299 ++ src/3.2.1/icon/adjust/index.html | 208 ++ src/3.2.1/icon/adn/index.html | 208 ++ src/3.2.1/icon/align-center/index.html | 208 ++ src/3.2.1/icon/align-justify/index.html | 208 ++ src/3.2.1/icon/align-left/index.html | 208 ++ src/3.2.1/icon/align-right/index.html | 208 ++ src/3.2.1/icon/ambulance/index.html | 208 ++ src/3.2.1/icon/anchor/index.html | 208 ++ src/3.2.1/icon/android/index.html | 208 ++ src/3.2.1/icon/angle-down/index.html | 208 ++ src/3.2.1/icon/angle-left/index.html | 208 ++ src/3.2.1/icon/angle-right/index.html | 208 ++ src/3.2.1/icon/angle-up/index.html | 208 ++ src/3.2.1/icon/apple/index.html | 208 ++ src/3.2.1/icon/archive/index.html | 208 ++ src/3.2.1/icon/arrow-down/index.html | 208 ++ src/3.2.1/icon/arrow-left/index.html | 208 ++ src/3.2.1/icon/arrow-right/index.html | 208 ++ src/3.2.1/icon/arrow-up/index.html | 208 ++ src/3.2.1/icon/asterisk/index.html | 208 ++ src/3.2.1/icon/backward/index.html | 208 ++ src/3.2.1/icon/ban-circle/index.html | 208 ++ src/3.2.1/icon/bar-chart/index.html | 208 ++ src/3.2.1/icon/barcode/index.html | 208 ++ src/3.2.1/icon/beaker/index.html | 208 ++ src/3.2.1/icon/beer/index.html | 208 ++ src/3.2.1/icon/bell-alt/index.html | 208 ++ src/3.2.1/icon/bell/index.html | 208 ++ src/3.2.1/icon/bitbucket-sign/index.html | 208 ++ src/3.2.1/icon/bitbucket/index.html | 208 ++ src/3.2.1/icon/bold/index.html | 208 ++ src/3.2.1/icon/bolt/index.html | 208 ++ src/3.2.1/icon/book/index.html | 208 ++ src/3.2.1/icon/bookmark-empty/index.html | 208 ++ src/3.2.1/icon/bookmark/index.html | 208 ++ src/3.2.1/icon/briefcase/index.html | 208 ++ src/3.2.1/icon/btc/index.html | 215 ++ src/3.2.1/icon/bug/index.html | 208 ++ src/3.2.1/icon/building/index.html | 208 ++ src/3.2.1/icon/bullhorn/index.html | 208 ++ src/3.2.1/icon/bullseye/index.html | 208 ++ src/3.2.1/icon/calendar-empty/index.html | 208 ++ src/3.2.1/icon/calendar/index.html | 208 ++ src/3.2.1/icon/camera-retro/index.html | 208 ++ src/3.2.1/icon/camera/index.html | 208 ++ src/3.2.1/icon/caret-down/index.html | 208 ++ src/3.2.1/icon/caret-left/index.html | 208 ++ src/3.2.1/icon/caret-right/index.html | 208 ++ src/3.2.1/icon/caret-up/index.html | 208 ++ src/3.2.1/icon/certificate/index.html | 208 ++ src/3.2.1/icon/check-empty/index.html | 213 ++ src/3.2.1/icon/check-minus/index.html | 208 ++ src/3.2.1/icon/check-sign/index.html | 208 ++ src/3.2.1/icon/check/index.html | 208 ++ src/3.2.1/icon/chevron-down/index.html | 208 ++ src/3.2.1/icon/chevron-left/index.html | 208 ++ src/3.2.1/icon/chevron-right/index.html | 208 ++ src/3.2.1/icon/chevron-sign-down/index.html | 208 ++ src/3.2.1/icon/chevron-sign-left/index.html | 208 ++ src/3.2.1/icon/chevron-sign-right/index.html | 208 ++ src/3.2.1/icon/chevron-sign-up/index.html | 208 ++ src/3.2.1/icon/chevron-up/index.html | 208 ++ src/3.2.1/icon/circle-arrow-down/index.html | 208 ++ src/3.2.1/icon/circle-arrow-left/index.html | 208 ++ src/3.2.1/icon/circle-arrow-right/index.html | 208 ++ src/3.2.1/icon/circle-arrow-up/index.html | 208 ++ src/3.2.1/icon/circle-blank/index.html | 208 ++ src/3.2.1/icon/circle/index.html | 208 ++ src/3.2.1/icon/cloud-download/index.html | 208 ++ src/3.2.1/icon/cloud-upload/index.html | 208 ++ src/3.2.1/icon/cloud/index.html | 208 ++ src/3.2.1/icon/cny/index.html | 213 ++ src/3.2.1/icon/code-fork/index.html | 208 ++ src/3.2.1/icon/code/index.html | 208 ++ src/3.2.1/icon/coffee/index.html | 208 ++ src/3.2.1/icon/cog/index.html | 213 ++ src/3.2.1/icon/cogs/index.html | 213 ++ src/3.2.1/icon/collapse-alt/index.html | 208 ++ src/3.2.1/icon/collapse-top/index.html | 208 ++ src/3.2.1/icon/collapse/index.html | 208 ++ src/3.2.1/icon/columns/index.html | 208 ++ src/3.2.1/icon/comment-alt/index.html | 208 ++ src/3.2.1/icon/comment/index.html | 208 ++ src/3.2.1/icon/comments-alt/index.html | 208 ++ src/3.2.1/icon/comments/index.html | 208 ++ src/3.2.1/icon/compass/index.html | 208 ++ src/3.2.1/icon/copy/index.html | 208 ++ src/3.2.1/icon/credit-card/index.html | 208 ++ src/3.2.1/icon/crop/index.html | 208 ++ src/3.2.1/icon/css3/index.html | 208 ++ src/3.2.1/icon/cut/index.html | 208 ++ src/3.2.1/icon/dashboard/index.html | 208 ++ src/3.2.1/icon/desktop/index.html | 208 ++ src/3.2.1/icon/double-angle-down/index.html | 208 ++ src/3.2.1/icon/double-angle-left/index.html | 208 ++ src/3.2.1/icon/double-angle-right/index.html | 208 ++ src/3.2.1/icon/double-angle-up/index.html | 208 ++ src/3.2.1/icon/download-alt/index.html | 208 ++ src/3.2.1/icon/download/index.html | 208 ++ src/3.2.1/icon/dribbble/index.html | 208 ++ src/3.2.1/icon/dropbox/index.html | 208 ++ src/3.2.1/icon/edit-sign/index.html | 208 ++ src/3.2.1/icon/edit/index.html | 208 ++ src/3.2.1/icon/eject/index.html | 208 ++ src/3.2.1/icon/ellipsis-horizontal/index.html | 208 ++ src/3.2.1/icon/ellipsis-vertical/index.html | 208 ++ src/3.2.1/icon/envelope-alt/index.html | 208 ++ src/3.2.1/icon/envelope/index.html | 208 ++ src/3.2.1/icon/eraser/index.html | 210 ++ src/3.2.1/icon/eur/index.html | 213 ++ src/3.2.1/icon/exchange/index.html | 208 ++ src/3.2.1/icon/exclamation-sign/index.html | 208 ++ src/3.2.1/icon/exclamation/index.html | 208 ++ src/3.2.1/icon/expand-alt/index.html | 208 ++ src/3.2.1/icon/expand/index.html | 208 ++ src/3.2.1/icon/external-link-sign/index.html | 208 ++ src/3.2.1/icon/external-link/index.html | 208 ++ src/3.2.1/icon/eye-close/index.html | 208 ++ src/3.2.1/icon/eye-open/index.html | 208 ++ src/3.2.1/icon/facebook-sign/index.html | 208 ++ src/3.2.1/icon/facebook/index.html | 208 ++ src/3.2.1/icon/facetime-video/index.html | 208 ++ src/3.2.1/icon/fast-backward/index.html | 208 ++ src/3.2.1/icon/fast-forward/index.html | 208 ++ src/3.2.1/icon/female/index.html | 208 ++ src/3.2.1/icon/fighter-jet/index.html | 208 ++ src/3.2.1/icon/file-alt/index.html | 208 ++ src/3.2.1/icon/file-text-alt/index.html | 208 ++ src/3.2.1/icon/file-text/index.html | 208 ++ src/3.2.1/icon/file/index.html | 208 ++ src/3.2.1/icon/film/index.html | 208 ++ src/3.2.1/icon/filter/index.html | 208 ++ src/3.2.1/icon/fire-extinguisher/index.html | 208 ++ src/3.2.1/icon/fire/index.html | 208 ++ src/3.2.1/icon/flag-alt/index.html | 208 ++ src/3.2.1/icon/flag-checkered/index.html | 208 ++ src/3.2.1/icon/flag/index.html | 208 ++ src/3.2.1/icon/flickr/index.html | 208 ++ src/3.2.1/icon/folder-close-alt/index.html | 208 ++ src/3.2.1/icon/folder-close/index.html | 208 ++ src/3.2.1/icon/folder-open-alt/index.html | 208 ++ src/3.2.1/icon/folder-open/index.html | 208 ++ src/3.2.1/icon/font/index.html | 208 ++ src/3.2.1/icon/food/index.html | 208 ++ src/3.2.1/icon/forward/index.html | 208 ++ src/3.2.1/icon/foursquare/index.html | 208 ++ src/3.2.1/icon/frown/index.html | 208 ++ src/3.2.1/icon/fullscreen/index.html | 208 ++ src/3.2.1/icon/gamepad/index.html | 208 ++ src/3.2.1/icon/gbp/index.html | 208 ++ src/3.2.1/icon/gift/index.html | 208 ++ src/3.2.1/icon/github-alt/index.html | 208 ++ src/3.2.1/icon/github-sign/index.html | 208 ++ src/3.2.1/icon/github/index.html | 208 ++ src/3.2.1/icon/gittip/index.html | 208 ++ src/3.2.1/icon/glass/index.html | 208 ++ src/3.2.1/icon/globe/index.html | 208 ++ src/3.2.1/icon/google-plus-sign/index.html | 208 ++ src/3.2.1/icon/google-plus/index.html | 208 ++ src/3.2.1/icon/group/index.html | 208 ++ src/3.2.1/icon/h-sign/index.html | 208 ++ src/3.2.1/icon/hand-down/index.html | 208 ++ src/3.2.1/icon/hand-left/index.html | 208 ++ src/3.2.1/icon/hand-right/index.html | 208 ++ src/3.2.1/icon/hand-up/index.html | 208 ++ src/3.2.1/icon/hdd/index.html | 208 ++ src/3.2.1/icon/headphones/index.html | 208 ++ src/3.2.1/icon/heart-empty/index.html | 208 ++ src/3.2.1/icon/heart/index.html | 208 ++ src/3.2.1/icon/home/index.html | 208 ++ src/3.2.1/icon/hospital/index.html | 208 ++ src/3.2.1/icon/html5/index.html | 208 ++ src/3.2.1/icon/inbox/index.html | 208 ++ src/3.2.1/icon/indent-left/index.html | 208 ++ src/3.2.1/icon/indent-right/index.html | 208 ++ src/3.2.1/icon/info-sign/index.html | 208 ++ src/3.2.1/icon/info/index.html | 208 ++ src/3.2.1/icon/inr/index.html | 213 ++ src/3.2.1/icon/instagram/index.html | 208 ++ src/3.2.1/icon/italic/index.html | 208 ++ src/3.2.1/icon/jpy/index.html | 213 ++ src/3.2.1/icon/key/index.html | 208 ++ src/3.2.1/icon/keyboard/index.html | 208 ++ src/3.2.1/icon/krw/index.html | 213 ++ src/3.2.1/icon/laptop/index.html | 208 ++ src/3.2.1/icon/leaf/index.html | 208 ++ src/3.2.1/icon/legal/index.html | 208 ++ src/3.2.1/icon/lemon/index.html | 208 ++ src/3.2.1/icon/level-down/index.html | 208 ++ src/3.2.1/icon/level-up/index.html | 208 ++ src/3.2.1/icon/lightbulb/index.html | 208 ++ src/3.2.1/icon/link/index.html | 208 ++ src/3.2.1/icon/linkedin-sign/index.html | 208 ++ src/3.2.1/icon/linkedin/index.html | 208 ++ src/3.2.1/icon/linux/index.html | 208 ++ src/3.2.1/icon/list-alt/index.html | 208 ++ src/3.2.1/icon/list-ol/index.html | 208 ++ src/3.2.1/icon/list-ul/index.html | 208 ++ src/3.2.1/icon/list/index.html | 208 ++ src/3.2.1/icon/location-arrow/index.html | 208 ++ src/3.2.1/icon/lock/index.html | 208 ++ src/3.2.1/icon/long-arrow-down/index.html | 208 ++ src/3.2.1/icon/long-arrow-left/index.html | 208 ++ src/3.2.1/icon/long-arrow-right/index.html | 208 ++ src/3.2.1/icon/long-arrow-up/index.html | 208 ++ src/3.2.1/icon/magic/index.html | 208 ++ src/3.2.1/icon/magnet/index.html | 208 ++ src/3.2.1/icon/mail-reply-all/index.html | 208 ++ src/3.2.1/icon/male/index.html | 208 ++ src/3.2.1/icon/map-marker/index.html | 208 ++ src/3.2.1/icon/maxcdn/index.html | 208 ++ src/3.2.1/icon/medkit/index.html | 208 ++ src/3.2.1/icon/meh/index.html | 208 ++ src/3.2.1/icon/microphone-off/index.html | 208 ++ src/3.2.1/icon/microphone/index.html | 208 ++ src/3.2.1/icon/minus-sign-alt/index.html | 208 ++ src/3.2.1/icon/minus-sign/index.html | 208 ++ src/3.2.1/icon/minus/index.html | 208 ++ src/3.2.1/icon/mobile-phone/index.html | 208 ++ src/3.2.1/icon/money/index.html | 208 ++ src/3.2.1/icon/moon/index.html | 208 ++ src/3.2.1/icon/move/index.html | 208 ++ src/3.2.1/icon/music/index.html | 208 ++ src/3.2.1/icon/off/index.html | 213 ++ src/3.2.1/icon/ok-circle/index.html | 208 ++ src/3.2.1/icon/ok-sign/index.html | 208 ++ src/3.2.1/icon/ok/index.html | 208 ++ src/3.2.1/icon/paper-clip/index.html | 213 ++ src/3.2.1/icon/paste/index.html | 208 ++ src/3.2.1/icon/pause/index.html | 208 ++ src/3.2.1/icon/pencil/index.html | 208 ++ src/3.2.1/icon/phone-sign/index.html | 208 ++ src/3.2.1/icon/phone/index.html | 208 ++ src/3.2.1/icon/picture/index.html | 208 ++ src/3.2.1/icon/pinterest-sign/index.html | 208 ++ src/3.2.1/icon/pinterest/index.html | 208 ++ src/3.2.1/icon/plane/index.html | 208 ++ src/3.2.1/icon/play-circle/index.html | 208 ++ src/3.2.1/icon/play-sign/index.html | 208 ++ src/3.2.1/icon/play/index.html | 208 ++ src/3.2.1/icon/plus-sign-alt/index.html | 210 ++ src/3.2.1/icon/plus-sign/index.html | 208 ++ src/3.2.1/icon/plus/index.html | 208 ++ src/3.2.1/icon/print/index.html | 208 ++ src/3.2.1/icon/pushpin/index.html | 208 ++ src/3.2.1/icon/puzzle-piece/index.html | 208 ++ src/3.2.1/icon/qrcode/index.html | 208 ++ src/3.2.1/icon/question-sign/index.html | 208 ++ src/3.2.1/icon/question/index.html | 208 ++ src/3.2.1/icon/quote-left/index.html | 208 ++ src/3.2.1/icon/quote-right/index.html | 208 ++ src/3.2.1/icon/random/index.html | 208 ++ src/3.2.1/icon/refresh/index.html | 208 ++ src/3.2.1/icon/remove-circle/index.html | 208 ++ src/3.2.1/icon/remove-sign/index.html | 208 ++ src/3.2.1/icon/remove/index.html | 208 ++ src/3.2.1/icon/renren/index.html | 208 ++ src/3.2.1/icon/reorder/index.html | 208 ++ src/3.2.1/icon/repeat/index.html | 213 ++ src/3.2.1/icon/reply-all/index.html | 208 ++ src/3.2.1/icon/reply/index.html | 213 ++ src/3.2.1/icon/resize-full/index.html | 208 ++ src/3.2.1/icon/resize-horizontal/index.html | 208 ++ src/3.2.1/icon/resize-small/index.html | 208 ++ src/3.2.1/icon/resize-vertical/index.html | 208 ++ src/3.2.1/icon/retweet/index.html | 208 ++ src/3.2.1/icon/road/index.html | 208 ++ src/3.2.1/icon/rocket/index.html | 208 ++ src/3.2.1/icon/rss-sign/index.html | 208 ++ src/3.2.1/icon/rss/index.html | 208 ++ src/3.2.1/icon/save/index.html | 208 ++ src/3.2.1/icon/screenshot/index.html | 208 ++ src/3.2.1/icon/search/index.html | 208 ++ src/3.2.1/icon/share-alt/index.html | 213 ++ src/3.2.1/icon/share-sign/index.html | 208 ++ src/3.2.1/icon/share/index.html | 208 ++ src/3.2.1/icon/shield/index.html | 208 ++ src/3.2.1/icon/shopping-cart/index.html | 208 ++ src/3.2.1/icon/sign-blank/index.html | 208 ++ src/3.2.1/icon/signal/index.html | 208 ++ src/3.2.1/icon/signin/index.html | 208 ++ src/3.2.1/icon/signout/index.html | 208 ++ src/3.2.1/icon/sitemap/index.html | 208 ++ src/3.2.1/icon/skype/index.html | 208 ++ src/3.2.1/icon/smile/index.html | 208 ++ .../icon/sort-by-alphabet-alt/index.html | 208 ++ src/3.2.1/icon/sort-by-alphabet/index.html | 208 ++ .../icon/sort-by-attributes-alt/index.html | 208 ++ src/3.2.1/icon/sort-by-attributes/index.html | 208 ++ src/3.2.1/icon/sort-by-order-alt/index.html | 208 ++ src/3.2.1/icon/sort-by-order/index.html | 208 ++ src/3.2.1/icon/sort-down/index.html | 208 ++ src/3.2.1/icon/sort-up/index.html | 208 ++ src/3.2.1/icon/sort/index.html | 208 ++ src/3.2.1/icon/spinner/index.html | 208 ++ src/3.2.1/icon/stackexchange/index.html | 208 ++ src/3.2.1/icon/star-empty/index.html | 208 ++ src/3.2.1/icon/star-half-empty/index.html | 213 ++ src/3.2.1/icon/star-half/index.html | 208 ++ src/3.2.1/icon/star/index.html | 208 ++ src/3.2.1/icon/step-backward/index.html | 208 ++ src/3.2.1/icon/step-forward/index.html | 208 ++ src/3.2.1/icon/stethoscope/index.html | 208 ++ src/3.2.1/icon/stop/index.html | 208 ++ src/3.2.1/icon/strikethrough/index.html | 208 ++ src/3.2.1/icon/subscript/index.html | 208 ++ src/3.2.1/icon/suitcase/index.html | 208 ++ src/3.2.1/icon/sun/index.html | 208 ++ src/3.2.1/icon/superscript/index.html | 208 ++ src/3.2.1/icon/table/index.html | 208 ++ src/3.2.1/icon/tablet/index.html | 208 ++ src/3.2.1/icon/tag/index.html | 208 ++ src/3.2.1/icon/tags/index.html | 208 ++ src/3.2.1/icon/tasks/index.html | 208 ++ src/3.2.1/icon/terminal/index.html | 208 ++ src/3.2.1/icon/text-height/index.html | 208 ++ src/3.2.1/icon/text-width/index.html | 208 ++ src/3.2.1/icon/th-large/index.html | 208 ++ src/3.2.1/icon/th-list/index.html | 208 ++ src/3.2.1/icon/th/index.html | 208 ++ src/3.2.1/icon/thumbs-down-alt/index.html | 208 ++ src/3.2.1/icon/thumbs-down/index.html | 208 ++ src/3.2.1/icon/thumbs-up-alt/index.html | 208 ++ src/3.2.1/icon/thumbs-up/index.html | 208 ++ src/3.2.1/icon/ticket/index.html | 208 ++ src/3.2.1/icon/time/index.html | 208 ++ src/3.2.1/icon/tint/index.html | 208 ++ src/3.2.1/icon/trash/index.html | 208 ++ src/3.2.1/icon/trello/index.html | 208 ++ src/3.2.1/icon/trophy/index.html | 208 ++ src/3.2.1/icon/truck/index.html | 208 ++ src/3.2.1/icon/tumblr-sign/index.html | 208 ++ src/3.2.1/icon/tumblr/index.html | 208 ++ src/3.2.1/icon/twitter-sign/index.html | 208 ++ src/3.2.1/icon/twitter/index.html | 208 ++ src/3.2.1/icon/umbrella/index.html | 208 ++ src/3.2.1/icon/underline/index.html | 208 ++ src/3.2.1/icon/undo/index.html | 213 ++ src/3.2.1/icon/unlink/index.html | 208 ++ src/3.2.1/icon/unlock-alt/index.html | 208 ++ src/3.2.1/icon/unlock/index.html | 208 ++ src/3.2.1/icon/upload-alt/index.html | 208 ++ src/3.2.1/icon/upload/index.html | 208 ++ src/3.2.1/icon/usd/index.html | 213 ++ src/3.2.1/icon/user-md/index.html | 208 ++ src/3.2.1/icon/user/index.html | 208 ++ src/3.2.1/icon/vk/index.html | 208 ++ src/3.2.1/icon/volume-down/index.html | 208 ++ src/3.2.1/icon/volume-off/index.html | 208 ++ src/3.2.1/icon/volume-up/index.html | 208 ++ src/3.2.1/icon/warning-sign/index.html | 208 ++ src/3.2.1/icon/weibo/index.html | 208 ++ src/3.2.1/icon/windows/index.html | 208 ++ src/3.2.1/icon/wrench/index.html | 208 ++ src/3.2.1/icon/xing-sign/index.html | 208 ++ src/3.2.1/icon/xing/index.html | 208 ++ src/3.2.1/icon/youtube-play/index.html | 210 ++ src/3.2.1/icon/youtube-sign/index.html | 208 ++ src/3.2.1/icon/youtube/index.html | 208 ++ src/3.2.1/icon/zoom-in/index.html | 208 ++ src/3.2.1/icon/zoom-out/index.html | 208 ++ src/3.2.1/icons.yml | 2590 +++++++++++++++++ src/3.2.1/icons/index.html | 1202 ++++++++ src/3.2.1/index.html | 320 ++ src/3.2.1/license/index.html | 261 ++ src/3.2.1/test/index.html | 1056 +++++++ src/3.2.1/whats-new/index.html | 433 +++ 471 files changed, 105657 insertions(+) create mode 100644 src/3.2.1/CNAME create mode 100644 src/3.2.1/Makefile create mode 100755 src/3.2.1/assets/css/prettify.css create mode 100644 src/3.2.1/assets/css/pygments.css create mode 100644 src/3.2.1/assets/css/site.css create mode 100644 src/3.2.1/assets/font-awesome.zip create mode 100644 src/3.2.1/assets/font-awesome/css/font-awesome-ie7.css create mode 100644 src/3.2.1/assets/font-awesome/css/font-awesome-ie7.min.css create mode 100644 src/3.2.1/assets/font-awesome/css/font-awesome.css create mode 100644 src/3.2.1/assets/font-awesome/css/font-awesome.min.css create mode 100644 src/3.2.1/assets/font-awesome/font/FontAwesome.otf create mode 100755 src/3.2.1/assets/font-awesome/font/fontawesome-webfont.eot create mode 100755 src/3.2.1/assets/font-awesome/font/fontawesome-webfont.svg create mode 100755 src/3.2.1/assets/font-awesome/font/fontawesome-webfont.ttf create mode 100755 src/3.2.1/assets/font-awesome/font/fontawesome-webfont.woff create mode 100644 src/3.2.1/assets/font-awesome/less/bootstrap.less create mode 100644 src/3.2.1/assets/font-awesome/less/core.less create mode 100644 src/3.2.1/assets/font-awesome/less/extras.less create mode 100644 src/3.2.1/assets/font-awesome/less/font-awesome-ie7.less create mode 100644 src/3.2.1/assets/font-awesome/less/font-awesome.less create mode 100644 src/3.2.1/assets/font-awesome/less/icons.less create mode 100644 src/3.2.1/assets/font-awesome/less/mixins.less create mode 100644 src/3.2.1/assets/font-awesome/less/path.less create mode 100644 src/3.2.1/assets/font-awesome/less/variables.less create mode 100644 src/3.2.1/assets/font-awesome/scss/_bootstrap.scss create mode 100644 src/3.2.1/assets/font-awesome/scss/_core.scss create mode 100644 src/3.2.1/assets/font-awesome/scss/_extras.scss create mode 100644 src/3.2.1/assets/font-awesome/scss/_icons.scss create mode 100644 src/3.2.1/assets/font-awesome/scss/_mixins.scss create mode 100644 src/3.2.1/assets/font-awesome/scss/_path.scss create mode 100644 src/3.2.1/assets/font-awesome/scss/_variables.scss create mode 100644 src/3.2.1/assets/font-awesome/scss/font-awesome-ie7.scss create mode 100644 src/3.2.1/assets/font-awesome/scss/font-awesome.scss create mode 100644 src/3.2.1/assets/ico/favicon.ico create mode 100644 src/3.2.1/assets/img/contribution-sample.png create mode 100644 src/3.2.1/assets/img/fort_awesome.jpg create mode 100644 src/3.2.1/assets/img/glyphicons-halflings-white.png create mode 100644 src/3.2.1/assets/img/glyphicons-halflings.png create mode 100644 src/3.2.1/assets/img/icon-flag.pdf create mode 100755 src/3.2.1/assets/js/ZeroClipboard-1.1.7.min.js create mode 100755 src/3.2.1/assets/js/ZeroClipboard-1.1.7.swf create mode 100644 src/3.2.1/assets/js/backbone.min.js create mode 100644 src/3.2.1/assets/js/bootstrap-2.3.1.min.js create mode 100644 src/3.2.1/assets/js/bootstrap-222.min.js create mode 100644 src/3.2.1/assets/js/jquery-1.7.1.min.js create mode 100644 src/3.2.1/assets/js/prettify.min.js create mode 100644 src/3.2.1/assets/js/site.js create mode 100644 src/3.2.1/assets/js/underscore.min.js create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/accordion.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/alerts.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/bootstrap.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/breadcrumbs.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/button-groups.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/buttons.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/carousel.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/close.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/code.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/component-animations.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/dropdowns.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/forms.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/grid.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/hero-unit.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/labels-badges.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/layouts.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/media.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/mixins.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/modals.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/navbar.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/navs.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/pager.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/pagination.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/popovers.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/progress-bars.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/reset.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/responsive-1200px-min.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/responsive-767px-max.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/responsive-768px-979px.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/responsive-navbar.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/responsive-utilities.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/responsive.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/scaffolding.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/sprites.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/tables.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/thumbnails.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/tooltip.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/type.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/utilities.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/variables.less create mode 100755 src/3.2.1/assets/less/bootstrap-2.3.2/wells.less create mode 100644 src/3.2.1/assets/less/lazy.less create mode 100644 src/3.2.1/assets/less/mixins.less create mode 100755 src/3.2.1/assets/less/responsive-1200px-min.less create mode 100755 src/3.2.1/assets/less/responsive-767px-max.less create mode 100755 src/3.2.1/assets/less/responsive-768px-979px.less create mode 100755 src/3.2.1/assets/less/responsive-navbar.less create mode 100644 src/3.2.1/assets/less/responsive.less create mode 100644 src/3.2.1/assets/less/site.less create mode 100755 src/3.2.1/assets/less/sticky-footer.less create mode 100755 src/3.2.1/assets/less/variables.less create mode 100644 src/3.2.1/cheatsheet/index.html create mode 100644 src/3.2.1/community/index.html create mode 100644 src/3.2.1/design.html create mode 100644 src/3.2.1/examples/index.html create mode 100644 src/3.2.1/get-started/index.html create mode 100644 src/3.2.1/icon/adjust/index.html create mode 100644 src/3.2.1/icon/adn/index.html create mode 100644 src/3.2.1/icon/align-center/index.html create mode 100644 src/3.2.1/icon/align-justify/index.html create mode 100644 src/3.2.1/icon/align-left/index.html create mode 100644 src/3.2.1/icon/align-right/index.html create mode 100644 src/3.2.1/icon/ambulance/index.html create mode 100644 src/3.2.1/icon/anchor/index.html create mode 100644 src/3.2.1/icon/android/index.html create mode 100644 src/3.2.1/icon/angle-down/index.html create mode 100644 src/3.2.1/icon/angle-left/index.html create mode 100644 src/3.2.1/icon/angle-right/index.html create mode 100644 src/3.2.1/icon/angle-up/index.html create mode 100644 src/3.2.1/icon/apple/index.html create mode 100644 src/3.2.1/icon/archive/index.html create mode 100644 src/3.2.1/icon/arrow-down/index.html create mode 100644 src/3.2.1/icon/arrow-left/index.html create mode 100644 src/3.2.1/icon/arrow-right/index.html create mode 100644 src/3.2.1/icon/arrow-up/index.html create mode 100644 src/3.2.1/icon/asterisk/index.html create mode 100644 src/3.2.1/icon/backward/index.html create mode 100644 src/3.2.1/icon/ban-circle/index.html create mode 100644 src/3.2.1/icon/bar-chart/index.html create mode 100644 src/3.2.1/icon/barcode/index.html create mode 100644 src/3.2.1/icon/beaker/index.html create mode 100644 src/3.2.1/icon/beer/index.html create mode 100644 src/3.2.1/icon/bell-alt/index.html create mode 100644 src/3.2.1/icon/bell/index.html create mode 100644 src/3.2.1/icon/bitbucket-sign/index.html create mode 100644 src/3.2.1/icon/bitbucket/index.html create mode 100644 src/3.2.1/icon/bold/index.html create mode 100644 src/3.2.1/icon/bolt/index.html create mode 100644 src/3.2.1/icon/book/index.html create mode 100644 src/3.2.1/icon/bookmark-empty/index.html create mode 100644 src/3.2.1/icon/bookmark/index.html create mode 100644 src/3.2.1/icon/briefcase/index.html create mode 100644 src/3.2.1/icon/btc/index.html create mode 100644 src/3.2.1/icon/bug/index.html create mode 100644 src/3.2.1/icon/building/index.html create mode 100644 src/3.2.1/icon/bullhorn/index.html create mode 100644 src/3.2.1/icon/bullseye/index.html create mode 100644 src/3.2.1/icon/calendar-empty/index.html create mode 100644 src/3.2.1/icon/calendar/index.html create mode 100644 src/3.2.1/icon/camera-retro/index.html create mode 100644 src/3.2.1/icon/camera/index.html create mode 100644 src/3.2.1/icon/caret-down/index.html create mode 100644 src/3.2.1/icon/caret-left/index.html create mode 100644 src/3.2.1/icon/caret-right/index.html create mode 100644 src/3.2.1/icon/caret-up/index.html create mode 100644 src/3.2.1/icon/certificate/index.html create mode 100644 src/3.2.1/icon/check-empty/index.html create mode 100644 src/3.2.1/icon/check-minus/index.html create mode 100644 src/3.2.1/icon/check-sign/index.html create mode 100644 src/3.2.1/icon/check/index.html create mode 100644 src/3.2.1/icon/chevron-down/index.html create mode 100644 src/3.2.1/icon/chevron-left/index.html create mode 100644 src/3.2.1/icon/chevron-right/index.html create mode 100644 src/3.2.1/icon/chevron-sign-down/index.html create mode 100644 src/3.2.1/icon/chevron-sign-left/index.html create mode 100644 src/3.2.1/icon/chevron-sign-right/index.html create mode 100644 src/3.2.1/icon/chevron-sign-up/index.html create mode 100644 src/3.2.1/icon/chevron-up/index.html create mode 100644 src/3.2.1/icon/circle-arrow-down/index.html create mode 100644 src/3.2.1/icon/circle-arrow-left/index.html create mode 100644 src/3.2.1/icon/circle-arrow-right/index.html create mode 100644 src/3.2.1/icon/circle-arrow-up/index.html create mode 100644 src/3.2.1/icon/circle-blank/index.html create mode 100644 src/3.2.1/icon/circle/index.html create mode 100644 src/3.2.1/icon/cloud-download/index.html create mode 100644 src/3.2.1/icon/cloud-upload/index.html create mode 100644 src/3.2.1/icon/cloud/index.html create mode 100644 src/3.2.1/icon/cny/index.html create mode 100644 src/3.2.1/icon/code-fork/index.html create mode 100644 src/3.2.1/icon/code/index.html create mode 100644 src/3.2.1/icon/coffee/index.html create mode 100644 src/3.2.1/icon/cog/index.html create mode 100644 src/3.2.1/icon/cogs/index.html create mode 100644 src/3.2.1/icon/collapse-alt/index.html create mode 100644 src/3.2.1/icon/collapse-top/index.html create mode 100644 src/3.2.1/icon/collapse/index.html create mode 100644 src/3.2.1/icon/columns/index.html create mode 100644 src/3.2.1/icon/comment-alt/index.html create mode 100644 src/3.2.1/icon/comment/index.html create mode 100644 src/3.2.1/icon/comments-alt/index.html create mode 100644 src/3.2.1/icon/comments/index.html create mode 100644 src/3.2.1/icon/compass/index.html create mode 100644 src/3.2.1/icon/copy/index.html create mode 100644 src/3.2.1/icon/credit-card/index.html create mode 100644 src/3.2.1/icon/crop/index.html create mode 100644 src/3.2.1/icon/css3/index.html create mode 100644 src/3.2.1/icon/cut/index.html create mode 100644 src/3.2.1/icon/dashboard/index.html create mode 100644 src/3.2.1/icon/desktop/index.html create mode 100644 src/3.2.1/icon/double-angle-down/index.html create mode 100644 src/3.2.1/icon/double-angle-left/index.html create mode 100644 src/3.2.1/icon/double-angle-right/index.html create mode 100644 src/3.2.1/icon/double-angle-up/index.html create mode 100644 src/3.2.1/icon/download-alt/index.html create mode 100644 src/3.2.1/icon/download/index.html create mode 100644 src/3.2.1/icon/dribbble/index.html create mode 100644 src/3.2.1/icon/dropbox/index.html create mode 100644 src/3.2.1/icon/edit-sign/index.html create mode 100644 src/3.2.1/icon/edit/index.html create mode 100644 src/3.2.1/icon/eject/index.html create mode 100644 src/3.2.1/icon/ellipsis-horizontal/index.html create mode 100644 src/3.2.1/icon/ellipsis-vertical/index.html create mode 100644 src/3.2.1/icon/envelope-alt/index.html create mode 100644 src/3.2.1/icon/envelope/index.html create mode 100644 src/3.2.1/icon/eraser/index.html create mode 100644 src/3.2.1/icon/eur/index.html create mode 100644 src/3.2.1/icon/exchange/index.html create mode 100644 src/3.2.1/icon/exclamation-sign/index.html create mode 100644 src/3.2.1/icon/exclamation/index.html create mode 100644 src/3.2.1/icon/expand-alt/index.html create mode 100644 src/3.2.1/icon/expand/index.html create mode 100644 src/3.2.1/icon/external-link-sign/index.html create mode 100644 src/3.2.1/icon/external-link/index.html create mode 100644 src/3.2.1/icon/eye-close/index.html create mode 100644 src/3.2.1/icon/eye-open/index.html create mode 100644 src/3.2.1/icon/facebook-sign/index.html create mode 100644 src/3.2.1/icon/facebook/index.html create mode 100644 src/3.2.1/icon/facetime-video/index.html create mode 100644 src/3.2.1/icon/fast-backward/index.html create mode 100644 src/3.2.1/icon/fast-forward/index.html create mode 100644 src/3.2.1/icon/female/index.html create mode 100644 src/3.2.1/icon/fighter-jet/index.html create mode 100644 src/3.2.1/icon/file-alt/index.html create mode 100644 src/3.2.1/icon/file-text-alt/index.html create mode 100644 src/3.2.1/icon/file-text/index.html create mode 100644 src/3.2.1/icon/file/index.html create mode 100644 src/3.2.1/icon/film/index.html create mode 100644 src/3.2.1/icon/filter/index.html create mode 100644 src/3.2.1/icon/fire-extinguisher/index.html create mode 100644 src/3.2.1/icon/fire/index.html create mode 100644 src/3.2.1/icon/flag-alt/index.html create mode 100644 src/3.2.1/icon/flag-checkered/index.html create mode 100644 src/3.2.1/icon/flag/index.html create mode 100644 src/3.2.1/icon/flickr/index.html create mode 100644 src/3.2.1/icon/folder-close-alt/index.html create mode 100644 src/3.2.1/icon/folder-close/index.html create mode 100644 src/3.2.1/icon/folder-open-alt/index.html create mode 100644 src/3.2.1/icon/folder-open/index.html create mode 100644 src/3.2.1/icon/font/index.html create mode 100644 src/3.2.1/icon/food/index.html create mode 100644 src/3.2.1/icon/forward/index.html create mode 100644 src/3.2.1/icon/foursquare/index.html create mode 100644 src/3.2.1/icon/frown/index.html create mode 100644 src/3.2.1/icon/fullscreen/index.html create mode 100644 src/3.2.1/icon/gamepad/index.html create mode 100644 src/3.2.1/icon/gbp/index.html create mode 100644 src/3.2.1/icon/gift/index.html create mode 100644 src/3.2.1/icon/github-alt/index.html create mode 100644 src/3.2.1/icon/github-sign/index.html create mode 100644 src/3.2.1/icon/github/index.html create mode 100644 src/3.2.1/icon/gittip/index.html create mode 100644 src/3.2.1/icon/glass/index.html create mode 100644 src/3.2.1/icon/globe/index.html create mode 100644 src/3.2.1/icon/google-plus-sign/index.html create mode 100644 src/3.2.1/icon/google-plus/index.html create mode 100644 src/3.2.1/icon/group/index.html create mode 100644 src/3.2.1/icon/h-sign/index.html create mode 100644 src/3.2.1/icon/hand-down/index.html create mode 100644 src/3.2.1/icon/hand-left/index.html create mode 100644 src/3.2.1/icon/hand-right/index.html create mode 100644 src/3.2.1/icon/hand-up/index.html create mode 100644 src/3.2.1/icon/hdd/index.html create mode 100644 src/3.2.1/icon/headphones/index.html create mode 100644 src/3.2.1/icon/heart-empty/index.html create mode 100644 src/3.2.1/icon/heart/index.html create mode 100644 src/3.2.1/icon/home/index.html create mode 100644 src/3.2.1/icon/hospital/index.html create mode 100644 src/3.2.1/icon/html5/index.html create mode 100644 src/3.2.1/icon/inbox/index.html create mode 100644 src/3.2.1/icon/indent-left/index.html create mode 100644 src/3.2.1/icon/indent-right/index.html create mode 100644 src/3.2.1/icon/info-sign/index.html create mode 100644 src/3.2.1/icon/info/index.html create mode 100644 src/3.2.1/icon/inr/index.html create mode 100644 src/3.2.1/icon/instagram/index.html create mode 100644 src/3.2.1/icon/italic/index.html create mode 100644 src/3.2.1/icon/jpy/index.html create mode 100644 src/3.2.1/icon/key/index.html create mode 100644 src/3.2.1/icon/keyboard/index.html create mode 100644 src/3.2.1/icon/krw/index.html create mode 100644 src/3.2.1/icon/laptop/index.html create mode 100644 src/3.2.1/icon/leaf/index.html create mode 100644 src/3.2.1/icon/legal/index.html create mode 100644 src/3.2.1/icon/lemon/index.html create mode 100644 src/3.2.1/icon/level-down/index.html create mode 100644 src/3.2.1/icon/level-up/index.html create mode 100644 src/3.2.1/icon/lightbulb/index.html create mode 100644 src/3.2.1/icon/link/index.html create mode 100644 src/3.2.1/icon/linkedin-sign/index.html create mode 100644 src/3.2.1/icon/linkedin/index.html create mode 100644 src/3.2.1/icon/linux/index.html create mode 100644 src/3.2.1/icon/list-alt/index.html create mode 100644 src/3.2.1/icon/list-ol/index.html create mode 100644 src/3.2.1/icon/list-ul/index.html create mode 100644 src/3.2.1/icon/list/index.html create mode 100644 src/3.2.1/icon/location-arrow/index.html create mode 100644 src/3.2.1/icon/lock/index.html create mode 100644 src/3.2.1/icon/long-arrow-down/index.html create mode 100644 src/3.2.1/icon/long-arrow-left/index.html create mode 100644 src/3.2.1/icon/long-arrow-right/index.html create mode 100644 src/3.2.1/icon/long-arrow-up/index.html create mode 100644 src/3.2.1/icon/magic/index.html create mode 100644 src/3.2.1/icon/magnet/index.html create mode 100644 src/3.2.1/icon/mail-reply-all/index.html create mode 100644 src/3.2.1/icon/male/index.html create mode 100644 src/3.2.1/icon/map-marker/index.html create mode 100644 src/3.2.1/icon/maxcdn/index.html create mode 100644 src/3.2.1/icon/medkit/index.html create mode 100644 src/3.2.1/icon/meh/index.html create mode 100644 src/3.2.1/icon/microphone-off/index.html create mode 100644 src/3.2.1/icon/microphone/index.html create mode 100644 src/3.2.1/icon/minus-sign-alt/index.html create mode 100644 src/3.2.1/icon/minus-sign/index.html create mode 100644 src/3.2.1/icon/minus/index.html create mode 100644 src/3.2.1/icon/mobile-phone/index.html create mode 100644 src/3.2.1/icon/money/index.html create mode 100644 src/3.2.1/icon/moon/index.html create mode 100644 src/3.2.1/icon/move/index.html create mode 100644 src/3.2.1/icon/music/index.html create mode 100644 src/3.2.1/icon/off/index.html create mode 100644 src/3.2.1/icon/ok-circle/index.html create mode 100644 src/3.2.1/icon/ok-sign/index.html create mode 100644 src/3.2.1/icon/ok/index.html create mode 100644 src/3.2.1/icon/paper-clip/index.html create mode 100644 src/3.2.1/icon/paste/index.html create mode 100644 src/3.2.1/icon/pause/index.html create mode 100644 src/3.2.1/icon/pencil/index.html create mode 100644 src/3.2.1/icon/phone-sign/index.html create mode 100644 src/3.2.1/icon/phone/index.html create mode 100644 src/3.2.1/icon/picture/index.html create mode 100644 src/3.2.1/icon/pinterest-sign/index.html create mode 100644 src/3.2.1/icon/pinterest/index.html create mode 100644 src/3.2.1/icon/plane/index.html create mode 100644 src/3.2.1/icon/play-circle/index.html create mode 100644 src/3.2.1/icon/play-sign/index.html create mode 100644 src/3.2.1/icon/play/index.html create mode 100644 src/3.2.1/icon/plus-sign-alt/index.html create mode 100644 src/3.2.1/icon/plus-sign/index.html create mode 100644 src/3.2.1/icon/plus/index.html create mode 100644 src/3.2.1/icon/print/index.html create mode 100644 src/3.2.1/icon/pushpin/index.html create mode 100644 src/3.2.1/icon/puzzle-piece/index.html create mode 100644 src/3.2.1/icon/qrcode/index.html create mode 100644 src/3.2.1/icon/question-sign/index.html create mode 100644 src/3.2.1/icon/question/index.html create mode 100644 src/3.2.1/icon/quote-left/index.html create mode 100644 src/3.2.1/icon/quote-right/index.html create mode 100644 src/3.2.1/icon/random/index.html create mode 100644 src/3.2.1/icon/refresh/index.html create mode 100644 src/3.2.1/icon/remove-circle/index.html create mode 100644 src/3.2.1/icon/remove-sign/index.html create mode 100644 src/3.2.1/icon/remove/index.html create mode 100644 src/3.2.1/icon/renren/index.html create mode 100644 src/3.2.1/icon/reorder/index.html create mode 100644 src/3.2.1/icon/repeat/index.html create mode 100644 src/3.2.1/icon/reply-all/index.html create mode 100644 src/3.2.1/icon/reply/index.html create mode 100644 src/3.2.1/icon/resize-full/index.html create mode 100644 src/3.2.1/icon/resize-horizontal/index.html create mode 100644 src/3.2.1/icon/resize-small/index.html create mode 100644 src/3.2.1/icon/resize-vertical/index.html create mode 100644 src/3.2.1/icon/retweet/index.html create mode 100644 src/3.2.1/icon/road/index.html create mode 100644 src/3.2.1/icon/rocket/index.html create mode 100644 src/3.2.1/icon/rss-sign/index.html create mode 100644 src/3.2.1/icon/rss/index.html create mode 100644 src/3.2.1/icon/save/index.html create mode 100644 src/3.2.1/icon/screenshot/index.html create mode 100644 src/3.2.1/icon/search/index.html create mode 100644 src/3.2.1/icon/share-alt/index.html create mode 100644 src/3.2.1/icon/share-sign/index.html create mode 100644 src/3.2.1/icon/share/index.html create mode 100644 src/3.2.1/icon/shield/index.html create mode 100644 src/3.2.1/icon/shopping-cart/index.html create mode 100644 src/3.2.1/icon/sign-blank/index.html create mode 100644 src/3.2.1/icon/signal/index.html create mode 100644 src/3.2.1/icon/signin/index.html create mode 100644 src/3.2.1/icon/signout/index.html create mode 100644 src/3.2.1/icon/sitemap/index.html create mode 100644 src/3.2.1/icon/skype/index.html create mode 100644 src/3.2.1/icon/smile/index.html create mode 100644 src/3.2.1/icon/sort-by-alphabet-alt/index.html create mode 100644 src/3.2.1/icon/sort-by-alphabet/index.html create mode 100644 src/3.2.1/icon/sort-by-attributes-alt/index.html create mode 100644 src/3.2.1/icon/sort-by-attributes/index.html create mode 100644 src/3.2.1/icon/sort-by-order-alt/index.html create mode 100644 src/3.2.1/icon/sort-by-order/index.html create mode 100644 src/3.2.1/icon/sort-down/index.html create mode 100644 src/3.2.1/icon/sort-up/index.html create mode 100644 src/3.2.1/icon/sort/index.html create mode 100644 src/3.2.1/icon/spinner/index.html create mode 100644 src/3.2.1/icon/stackexchange/index.html create mode 100644 src/3.2.1/icon/star-empty/index.html create mode 100644 src/3.2.1/icon/star-half-empty/index.html create mode 100644 src/3.2.1/icon/star-half/index.html create mode 100644 src/3.2.1/icon/star/index.html create mode 100644 src/3.2.1/icon/step-backward/index.html create mode 100644 src/3.2.1/icon/step-forward/index.html create mode 100644 src/3.2.1/icon/stethoscope/index.html create mode 100644 src/3.2.1/icon/stop/index.html create mode 100644 src/3.2.1/icon/strikethrough/index.html create mode 100644 src/3.2.1/icon/subscript/index.html create mode 100644 src/3.2.1/icon/suitcase/index.html create mode 100644 src/3.2.1/icon/sun/index.html create mode 100644 src/3.2.1/icon/superscript/index.html create mode 100644 src/3.2.1/icon/table/index.html create mode 100644 src/3.2.1/icon/tablet/index.html create mode 100644 src/3.2.1/icon/tag/index.html create mode 100644 src/3.2.1/icon/tags/index.html create mode 100644 src/3.2.1/icon/tasks/index.html create mode 100644 src/3.2.1/icon/terminal/index.html create mode 100644 src/3.2.1/icon/text-height/index.html create mode 100644 src/3.2.1/icon/text-width/index.html create mode 100644 src/3.2.1/icon/th-large/index.html create mode 100644 src/3.2.1/icon/th-list/index.html create mode 100644 src/3.2.1/icon/th/index.html create mode 100644 src/3.2.1/icon/thumbs-down-alt/index.html create mode 100644 src/3.2.1/icon/thumbs-down/index.html create mode 100644 src/3.2.1/icon/thumbs-up-alt/index.html create mode 100644 src/3.2.1/icon/thumbs-up/index.html create mode 100644 src/3.2.1/icon/ticket/index.html create mode 100644 src/3.2.1/icon/time/index.html create mode 100644 src/3.2.1/icon/tint/index.html create mode 100644 src/3.2.1/icon/trash/index.html create mode 100644 src/3.2.1/icon/trello/index.html create mode 100644 src/3.2.1/icon/trophy/index.html create mode 100644 src/3.2.1/icon/truck/index.html create mode 100644 src/3.2.1/icon/tumblr-sign/index.html create mode 100644 src/3.2.1/icon/tumblr/index.html create mode 100644 src/3.2.1/icon/twitter-sign/index.html create mode 100644 src/3.2.1/icon/twitter/index.html create mode 100644 src/3.2.1/icon/umbrella/index.html create mode 100644 src/3.2.1/icon/underline/index.html create mode 100644 src/3.2.1/icon/undo/index.html create mode 100644 src/3.2.1/icon/unlink/index.html create mode 100644 src/3.2.1/icon/unlock-alt/index.html create mode 100644 src/3.2.1/icon/unlock/index.html create mode 100644 src/3.2.1/icon/upload-alt/index.html create mode 100644 src/3.2.1/icon/upload/index.html create mode 100644 src/3.2.1/icon/usd/index.html create mode 100644 src/3.2.1/icon/user-md/index.html create mode 100644 src/3.2.1/icon/user/index.html create mode 100644 src/3.2.1/icon/vk/index.html create mode 100644 src/3.2.1/icon/volume-down/index.html create mode 100644 src/3.2.1/icon/volume-off/index.html create mode 100644 src/3.2.1/icon/volume-up/index.html create mode 100644 src/3.2.1/icon/warning-sign/index.html create mode 100644 src/3.2.1/icon/weibo/index.html create mode 100644 src/3.2.1/icon/windows/index.html create mode 100644 src/3.2.1/icon/wrench/index.html create mode 100644 src/3.2.1/icon/xing-sign/index.html create mode 100644 src/3.2.1/icon/xing/index.html create mode 100644 src/3.2.1/icon/youtube-play/index.html create mode 100644 src/3.2.1/icon/youtube-sign/index.html create mode 100644 src/3.2.1/icon/youtube/index.html create mode 100644 src/3.2.1/icon/zoom-in/index.html create mode 100644 src/3.2.1/icon/zoom-out/index.html create mode 100755 src/3.2.1/icons.yml create mode 100644 src/3.2.1/icons/index.html create mode 100644 src/3.2.1/index.html create mode 100644 src/3.2.1/license/index.html create mode 100644 src/3.2.1/test/index.html create mode 100644 src/3.2.1/whats-new/index.html diff --git a/src/3.2.1/CNAME b/src/3.2.1/CNAME new file mode 100644 index 000000000..f13145254 --- /dev/null +++ b/src/3.2.1/CNAME @@ -0,0 +1 @@ +fontawesome.io \ No newline at end of file diff --git a/src/3.2.1/Makefile b/src/3.2.1/Makefile new file mode 100644 index 000000000..7359665af --- /dev/null +++ b/src/3.2.1/Makefile @@ -0,0 +1,36 @@ +PATH := ../node_modules/.bin:$(PATH) + +FA_ROOT_DIRECTORY = assets/font-awesome +FA_LESS_DIRECTORY = assets/font-awesome/less +FA_CSS_DIRECTORY = assets/font-awesome/css + +FA_LESS_MODERN = ${FA_LESS_DIRECTORY}/font-awesome.less +FA_LESS_IE7 = ${FA_LESS_DIRECTORY}/font-awesome-ie7.less + +FA_CSS_MODERN = ${FA_CSS_DIRECTORY}/font-awesome.css +FA_CSS_MODERN_MIN = ${FA_CSS_DIRECTORY}/font-awesome.min.css +FA_CSS_IE7 = ${FA_CSS_DIRECTORY}/font-awesome-ie7.css +FA_CSS_IE7_MIN = ${FA_CSS_DIRECTORY}/font-awesome-ie7.min.css + +SITE_LESS_DIRECTORY = assets/less +SITE_CSS_DIRECTORY = assets/css + +SITE_LESS = ${SITE_LESS_DIRECTORY}/site.less +SITE_CSS_MIN = ${SITE_CSS_DIRECTORY}/site.css + +build: + @echo "Compiling Less files" + @mkdir -p ${FA_CSS_DIRECTORY} + lessc ${FA_LESS_MODERN} > ${FA_CSS_MODERN} + lessc --compress ${FA_LESS_MODERN} > ${FA_CSS_MODERN_MIN} + lessc ${FA_LESS_IE7} > ${FA_CSS_IE7} + lessc --compress ${FA_LESS_IE7} > ${FA_CSS_IE7_MIN} + lessc --compress ${SITE_LESS} > ${SITE_CSS_MIN} + cp -r ${FA_ROOT_DIRECTORY}/* ../ + cd assets && zip -r9 font-awesome.zip font-awesome + + +default: build + + +.PHONY: build diff --git a/src/3.2.1/assets/css/prettify.css b/src/3.2.1/assets/css/prettify.css new file mode 100755 index 000000000..aedd8d1a9 --- /dev/null +++ b/src/3.2.1/assets/css/prettify.css @@ -0,0 +1,30 @@ +.com { color: #93a1a1; } +.lit { color: #195f91; } +.pun, .opn, .clo { color: #93a1a1; } +.fun { color: #dc322f; } +.str, .atv { color: #D14; } +.kwd, .linenums .tag { color: #1e347b; } +.typ, .atn, .dec, .var { color: teal; } +.pln { color: #48484c; } + +.prettyprint { + padding: 8px; + background-color: #f7f7f9; + border: 1px solid #e1e1e8; +} +.prettyprint.linenums { + -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0; + -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0; + box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0; +} + +/* Specify class=linenums on a pre to get line numbering */ +ol.linenums { + margin: 0 0 0 33px; /* IE indents via margin-left */ +} +ol.linenums li { + padding-left: 12px; + color: #bebec5; + line-height: 18px; + text-shadow: 0 1px 0 #fff; +} \ No newline at end of file diff --git a/src/3.2.1/assets/css/pygments.css b/src/3.2.1/assets/css/pygments.css new file mode 100644 index 000000000..5af20ee5e --- /dev/null +++ b/src/3.2.1/assets/css/pygments.css @@ -0,0 +1,71 @@ +.hll { background-color: #ffffcc } +/*{ background: #f0f3f3; }*/ +.c { color: #999; } /* Comment */ +.err { color: #AA0000; background-color: #FFAAAA } /* Error */ +.k { color: #006699; } /* Keyword */ +.o { color: #555555 } /* Operator */ +.cm { color: #0099FF; font-style: italic } /* Comment.Multiline */ +.cp { color: #009999 } /* Comment.Preproc */ +.c1 { color: #999; } /* Comment.Single */ +.cs { color: #999; } /* Comment.Special */ +.gd { background-color: #FFCCCC; border: 1px solid #CC0000 } /* Generic.Deleted */ +.ge { font-style: italic } /* Generic.Emph */ +.gr { color: #FF0000 } /* Generic.Error */ +.gh { color: #003300; } /* Generic.Heading */ +.gi { background-color: #CCFFCC; border: 1px solid #00CC00 } /* Generic.Inserted */ +.go { color: #AAAAAA } /* Generic.Output */ +.gp { color: #000099; } /* Generic.Prompt */ +.gs { } /* Generic.Strong */ +.gu { color: #003300; } /* Generic.Subheading */ +.gt { color: #99CC66 } /* Generic.Traceback */ +.kc { color: #006699; } /* Keyword.Constant */ +.kd { color: #006699; } /* Keyword.Declaration */ +.kn { color: #006699; } /* Keyword.Namespace */ +.kp { color: #006699 } /* Keyword.Pseudo */ +.kr { color: #006699; } /* Keyword.Reserved */ +.kt { color: #007788; } /* Keyword.Type */ +.m { color: #FF6600 } /* Literal.Number */ +.s { color: #d44950 } /* Literal.String */ +.na { color: #4f9fcf } /* Name.Attribute */ +.nb { color: #336666 } /* Name.Builtin */ +.nc { color: #00AA88; } /* Name.Class */ +.no { color: #336600 } /* Name.Constant */ +.nd { color: #9999FF } /* Name.Decorator */ +.ni { color: #999999; } /* Name.Entity */ +.ne { color: #CC0000; } /* Name.Exception */ +.nf { color: #CC00FF } /* Name.Function */ +.nl { color: #9999FF } /* Name.Label */ +.nn { color: #00CCFF; } /* Name.Namespace */ +.nt { color: #2f6f9f; } /* Name.Tag */ +.nv { color: #003333 } /* Name.Variable */ +.ow { color: #000000; } /* Operator.Word */ +.w { color: #bbbbbb } /* Text.Whitespace */ +.mf { color: #FF6600 } /* Literal.Number.Float */ +.mh { color: #FF6600 } /* Literal.Number.Hex */ +.mi { color: #FF6600 } /* Literal.Number.Integer */ +.mo { color: #FF6600 } /* Literal.Number.Oct */ +.sb { color: #CC3300 } /* Literal.String.Backtick */ +.sc { color: #CC3300 } /* Literal.String.Char */ +.sd { color: #CC3300; font-style: italic } /* Literal.String.Doc */ +.s2 { color: #CC3300 } /* Literal.String.Double */ +.se { color: #CC3300; } /* Literal.String.Escape */ +.sh { color: #CC3300 } /* Literal.String.Heredoc */ +.si { color: #AA0000 } /* Literal.String.Interpol */ +.sx { color: #CC3300 } /* Literal.String.Other */ +.sr { color: #33AAAA } /* Literal.String.Regex */ +.s1 { color: #CC3300 } /* Literal.String.Single */ +.ss { color: #FFCC33 } /* Literal.String.Symbol */ +.bp { color: #336666 } /* Name.Builtin.Pseudo */ +.vc { color: #003333 } /* Name.Variable.Class */ +.vg { color: #003333 } /* Name.Variable.Global */ +.vi { color: #003333 } /* Name.Variable.Instance */ +.il { color: #FF6600 } /* Literal.Number.Integer.Long */ + +.css .o, +.css .o + .nt, +.css .nt + .nt { color: #999; } + +pre { + background-color: #fafafa; + padding: 8px 15px; +} diff --git a/src/3.2.1/assets/css/site.css b/src/3.2.1/assets/css/site.css new file mode 100644 index 000000000..b5fd3f612 --- /dev/null +++ b/src/3.2.1/assets/css/site.css @@ -0,0 +1,1154 @@ +.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;} +.clearfix:after{clear:both;} +.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;} +.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} +article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;} +audio,canvas,video{display:inline-block;*display:inline;*zoom:1;} +audio:not([controls]){display:none;} +html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;} +a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;} +a:hover,a:active{outline:0;} +sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;} +sup{top:-0.5em;} +sub{bottom:-0.25em;} +img{max-width:100%;width:auto\9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;} +#map_canvas img,.google-maps img{max-width:none;} +button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle;} +button,input{*overflow:visible;line-height:normal;} +button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;} +button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;} +label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer;} +input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;} +input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;} +textarea{overflow:auto;vertical-align:top;} +@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important;} a,a:visited{text-decoration:underline;} a[href]:after{content:" (" attr(href) ")";} abbr[title]:after{content:" (" attr(title) ")";} .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";} pre,blockquote{border:1px solid #999;page-break-inside:avoid;} thead{display:table-header-group;} tr,img{page-break-inside:avoid;} img{max-width:100% !important;} @page {margin:0.5cm;}p,h2,h3{orphans:3;widows:3;} h2,h3{page-break-after:avoid;}}body{margin:0;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#333333;background-color:#ffffff;} +a{color:#c83025;text-decoration:none;} +a:hover,a:focus{color:#9d261d;text-decoration:underline;} +.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;} +.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);} +.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;} +.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} +.row:after{clear:both;} +.row:before,.row:after{display:table;content:"";line-height:0;} +.row:after{clear:both;} +[class*="span"]{float:left;min-height:1px;margin-left:20px;} +.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px;} +.span12{width:940px;} +.span11{width:860px;} +.span10{width:780px;} +.span9{width:700px;} +.span8{width:620px;} +.span7{width:540px;} +.span6{width:460px;} +.span5{width:380px;} +.span4{width:300px;} +.span3{width:220px;} +.span2{width:140px;} +.span1{width:60px;} +.offset12{margin-left:980px;} +.offset11{margin-left:900px;} +.offset10{margin-left:820px;} +.offset9{margin-left:740px;} +.offset8{margin-left:660px;} +.offset7{margin-left:580px;} +.offset6{margin-left:500px;} +.offset5{margin-left:420px;} +.offset4{margin-left:340px;} +.offset3{margin-left:260px;} +.offset2{margin-left:180px;} +.offset1{margin-left:100px;} +.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} +.row:after{clear:both;} +.row:before,.row:after{display:table;content:"";line-height:0;} +.row:after{clear:both;} +[class*="span"]{float:left;min-height:1px;margin-left:20px;} +.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px;} +.span12{width:940px;} +.span11{width:860px;} +.span10{width:780px;} +.span9{width:700px;} +.span8{width:620px;} +.span7{width:540px;} +.span6{width:460px;} +.span5{width:380px;} +.span4{width:300px;} +.span3{width:220px;} +.span2{width:140px;} +.span1{width:60px;} +.offset12{margin-left:980px;} +.offset11{margin-left:900px;} +.offset10{margin-left:820px;} +.offset9{margin-left:740px;} +.offset8{margin-left:660px;} +.offset7{margin-left:580px;} +.offset6{margin-left:500px;} +.offset5{margin-left:420px;} +.offset4{margin-left:340px;} +.offset3{margin-left:260px;} +.offset2{margin-left:180px;} +.offset1{margin-left:100px;} +.row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} +.row-fluid:after{clear:both;} +.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} +.row-fluid:after{clear:both;} +.row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.127659574468085%;*margin-left:2.074468085106383%;} +.row-fluid [class*="span"]:first-child{margin-left:0;} +.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.127659574468085%;} +.row-fluid .span12{width:100%;*width:99.94680851063829%;} +.row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%;} +.row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%;} +.row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%;} +.row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%;} +.row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%;} +.row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%;} +.row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%;} +.row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%;} +.row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%;} +.row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%;} +.row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%;} +.row-fluid .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%;} +.row-fluid .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%;} +.row-fluid .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%;} +.row-fluid .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%;} +.row-fluid .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%;} +.row-fluid .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%;} +.row-fluid .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%;} +.row-fluid .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%;} +.row-fluid .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%;} +.row-fluid .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%;} +.row-fluid .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%;} +.row-fluid .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%;} +.row-fluid .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%;} +.row-fluid .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%;} +.row-fluid .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%;} +.row-fluid .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%;} +.row-fluid .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%;} +.row-fluid .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%;} +.row-fluid .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%;} +.row-fluid .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%;} +.row-fluid .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%;} +.row-fluid .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%;} +.row-fluid .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%;} +.row-fluid .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%;} +.row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} +.row-fluid:after{clear:both;} +.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} +.row-fluid:after{clear:both;} +.row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.127659574468085%;*margin-left:2.074468085106383%;} +.row-fluid [class*="span"]:first-child{margin-left:0;} +.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.127659574468085%;} +.row-fluid .span12{width:100%;*width:99.94680851063829%;} +.row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%;} +.row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%;} +.row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%;} +.row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%;} +.row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%;} +.row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%;} +.row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%;} +.row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%;} +.row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%;} +.row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%;} +.row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%;} +.row-fluid .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%;} +.row-fluid .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%;} +.row-fluid .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%;} +.row-fluid .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%;} +.row-fluid .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%;} +.row-fluid .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%;} +.row-fluid .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%;} +.row-fluid .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%;} +.row-fluid .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%;} +.row-fluid .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%;} +.row-fluid .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%;} +.row-fluid .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%;} +.row-fluid .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%;} +.row-fluid .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%;} +.row-fluid .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%;} +.row-fluid .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%;} +.row-fluid .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%;} +.row-fluid .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%;} +.row-fluid .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%;} +.row-fluid .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%;} +.row-fluid .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%;} +.row-fluid .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%;} +.row-fluid .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%;} +.row-fluid .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%;} +[class*="span"].hide,.row-fluid [class*="span"].hide{display:none;} +[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right;} +.container{margin-right:auto;margin-left:auto;*zoom:1;}.container:before,.container:after{display:table;content:"";line-height:0;} +.container:after{clear:both;} +.container:before,.container:after{display:table;content:"";line-height:0;} +.container:after{clear:both;} +.container:before,.container:after{display:table;content:"";line-height:0;} +.container:after{clear:both;} +.container:before,.container:after{display:table;content:"";line-height:0;} +.container:after{clear:both;} +.container-fluid{padding-right:20px;padding-left:20px;*zoom:1;}.container-fluid:before,.container-fluid:after{display:table;content:"";line-height:0;} +.container-fluid:after{clear:both;} +.container-fluid:before,.container-fluid:after{display:table;content:"";line-height:0;} +.container-fluid:after{clear:both;} +p{margin:0 0 10px;} +.lead{margin-bottom:20px;font-size:21px;font-weight:200;line-height:30px;} +small{font-size:85%;} +strong{font-weight:bold;} +em{font-style:italic;} +cite{font-style:normal;} +.muted{color:#999999;} +a.muted:hover,a.muted:focus{color:#808080;} +.text-warning{color:#b58603;} +a.text-warning:hover,a.text-warning:focus{color:#836102;} +.text-error{color:#9d261d;} +a.text-error:hover,a.text-error:focus{color:#721c15;} +.text-info{color:#007dbc;} +a.text-info:hover,a.text-info:focus{color:#005b89;} +.text-success{color:#5c7f41;} +a.text-success:hover,a.text-success:focus{color:#435d2f;} +.text-left{text-align:left;} +.text-right{text-align:right;} +.text-center{text-align:center;} +h1,h2,h3,h4,h5,h6{margin:10px 0;font-family:inherit;font-weight:500;line-height:20px;color:inherit;text-rendering:optimizelegibility;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:#999999;} +h1,h2,h3{line-height:40px;} +h1{font-size:38.5px;} +h2{font-size:31.5px;} +h3{font-size:24.5px;} +h4{font-size:17.5px;} +h5{font-size:14px;} +h6{font-size:11.9px;} +h1 small{font-size:24.5px;} +h2 small{font-size:17.5px;} +h3 small{font-size:14px;} +h4 small{font-size:14px;} +.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eeeeee;} +ul,ol{padding:0;margin:0 0 10px 25px;} +ul ul,ul ol,ol ol,ol ul{margin-bottom:0;} +li{line-height:20px;} +ul.unstyled,ol.unstyled{margin-left:0;list-style:none;} +ul.inline,ol.inline{margin-left:0;list-style:none;}ul.inline>li,ol.inline>li{display:inline-block;*display:inline;*zoom:1;padding-left:5px;padding-right:5px;} +dl{margin-bottom:20px;} +dt,dd{line-height:20px;} +dt{font-weight:bold;} +dd{margin-left:10px;} +.dl-horizontal{*zoom:1;}.dl-horizontal:before,.dl-horizontal:after{display:table;content:"";line-height:0;} +.dl-horizontal:after{clear:both;} +.dl-horizontal:before,.dl-horizontal:after{display:table;content:"";line-height:0;} +.dl-horizontal:after{clear:both;} +.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} +.dl-horizontal dd{margin-left:180px;} +hr{margin:20px 0;border:0;border-top:1px solid #eeeeee;border-bottom:1px solid #ffffff;} +abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999999;} +abbr.initialism{font-size:90%;text-transform:uppercase;} +blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eeeeee;}blockquote p{margin-bottom:0;font-size:17.5px;font-weight:300;line-height:1.25;} +blockquote small{display:block;line-height:20px;color:#999999;}blockquote small:before{content:'\2014 \00A0';} +blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0;}blockquote.pull-right p,blockquote.pull-right small{text-align:right;} +blockquote.pull-right small:before{content:'';} +blockquote.pull-right small:after{content:'\00A0 \2014';} +q:before,q:after,blockquote:before,blockquote:after{content:"";} +address{display:block;margin-bottom:20px;font-style:normal;line-height:20px;} +code,pre{padding:0 3px 2px;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:12px;color:#333333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} +code{padding:2px 4px;color:#d14;background-color:#f7f7f9;border:1px solid #e1e1e8;white-space:nowrap;} +pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}pre.prettyprint{margin-bottom:20px;} +pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0;} +.pre-scrollable{max-height:340px;overflow-y:scroll;} +form{margin:0 0 20px;} +fieldset{padding:0;margin:0;border:0;} +legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333333;border:0;border-bottom:1px solid #e5e5e5;}legend small{font-size:15px;color:#999999;} +label,input,button,select,textarea{font-size:14px;font-weight:normal;line-height:20px;} +input,button,select,textarea{font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;} +label{display:block;margin-bottom:5px;} +select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555555;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;vertical-align:middle;} +input,textarea,.uneditable-input{width:206px;} +textarea{height:auto;} +textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#ffffff;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear .2s, box-shadow linear .2s;-moz-transition:border linear .2s, box-shadow linear .2s;-o-transition:border linear .2s, box-shadow linear .2s;transition:border linear .2s, box-shadow linear .2s;}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82, 168, 236, 0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);} +input[type="radio"],input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal;} +input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto;} +select,input[type="file"]{height:30px;*margin-top:4px;line-height:30px;} +select{width:220px;border:1px solid #cccccc;background-color:#ffffff;} +select[multiple],select[size]{height:auto;} +select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;} +.uneditable-input,.uneditable-textarea{color:#999999;background-color:#fcfcfc;border-color:#cccccc;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);cursor:not-allowed;} +.uneditable-input{overflow:hidden;white-space:nowrap;} +.uneditable-textarea{width:auto;height:auto;} +input:-moz-placeholder,textarea:-moz-placeholder{color:#999999;} +input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999999;} +input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999999;} +input:-moz-placeholder,textarea:-moz-placeholder{color:#999999;} +input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999999;} +input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999999;} +.radio,.checkbox{min-height:20px;padding-left:20px;} +.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-20px;} +.controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px;} +.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle;} +.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px;} +.input-mini{width:60px;} +.input-small{width:90px;} +.input-medium{width:150px;} +.input-large{width:210px;} +.input-xlarge{width:270px;} +.input-xxlarge{width:530px;} +input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0;} +.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block;} +input,textarea,.uneditable-input{margin-left:0;} +.controls-row [class*="span"]+[class*="span"]{margin-left:20px;} +input.span12,textarea.span12,.uneditable-input.span12{width:926px;} +input.span11,textarea.span11,.uneditable-input.span11{width:846px;} +input.span10,textarea.span10,.uneditable-input.span10{width:766px;} +input.span9,textarea.span9,.uneditable-input.span9{width:686px;} +input.span8,textarea.span8,.uneditable-input.span8{width:606px;} +input.span7,textarea.span7,.uneditable-input.span7{width:526px;} +input.span6,textarea.span6,.uneditable-input.span6{width:446px;} +input.span5,textarea.span5,.uneditable-input.span5{width:366px;} +input.span4,textarea.span4,.uneditable-input.span4{width:286px;} +input.span3,textarea.span3,.uneditable-input.span3{width:206px;} +input.span2,textarea.span2,.uneditable-input.span2{width:126px;} +input.span1,textarea.span1,.uneditable-input.span1{width:46px;} +input,textarea,.uneditable-input{margin-left:0;} +.controls-row [class*="span"]+[class*="span"]{margin-left:20px;} +input.span12,textarea.span12,.uneditable-input.span12{width:926px;} +input.span11,textarea.span11,.uneditable-input.span11{width:846px;} +input.span10,textarea.span10,.uneditable-input.span10{width:766px;} +input.span9,textarea.span9,.uneditable-input.span9{width:686px;} +input.span8,textarea.span8,.uneditable-input.span8{width:606px;} +input.span7,textarea.span7,.uneditable-input.span7{width:526px;} +input.span6,textarea.span6,.uneditable-input.span6{width:446px;} +input.span5,textarea.span5,.uneditable-input.span5{width:366px;} +input.span4,textarea.span4,.uneditable-input.span4{width:286px;} +input.span3,textarea.span3,.uneditable-input.span3{width:206px;} +input.span2,textarea.span2,.uneditable-input.span2{width:126px;} +input.span1,textarea.span1,.uneditable-input.span1{width:46px;} +.controls-row{*zoom:1;}.controls-row:before,.controls-row:after{display:table;content:"";line-height:0;} +.controls-row:after{clear:both;} +.controls-row:before,.controls-row:after{display:table;content:"";line-height:0;} +.controls-row:after{clear:both;} +.controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{float:left;} +.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{padding-top:5px;} +input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#eeeeee;} +input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent;} +.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#b58603;} +.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#b58603;} +.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#b58603;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#836102;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #fbc124;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #fbc124;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #fbc124;} +.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#b58603;background-color:#fffcee;border-color:#b58603;} +.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#b58603;} +.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#b58603;} +.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#b58603;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#836102;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #fbc124;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #fbc124;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #fbc124;} +.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#b58603;background-color:#fffcee;border-color:#b58603;} +.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#9d261d;} +.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#9d261d;} +.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#9d261d;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#721c15;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dc4e44;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dc4e44;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dc4e44;} +.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#9d261d;background-color:#fff0f0;border-color:#9d261d;} +.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#9d261d;} +.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#9d261d;} +.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#9d261d;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#721c15;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dc4e44;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dc4e44;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dc4e44;} +.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#9d261d;background-color:#fff0f0;border-color:#9d261d;} +.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#5c7f41;} +.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#5c7f41;} +.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#5c7f41;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#435d2f;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #8eb670;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #8eb670;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #8eb670;} +.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#5c7f41;background-color:#f3f9e8;border-color:#5c7f41;} +.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#5c7f41;} +.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#5c7f41;} +.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#5c7f41;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#435d2f;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #8eb670;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #8eb670;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #8eb670;} +.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#5c7f41;background-color:#f3f9e8;border-color:#5c7f41;} +.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#007dbc;} +.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#007dbc;} +.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#007dbc;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#005b89;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #23b5ff;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #23b5ff;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #23b5ff;} +.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#007dbc;background-color:#f0f9ff;border-color:#007dbc;} +.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#007dbc;} +.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#007dbc;} +.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#007dbc;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#005b89;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #23b5ff;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #23b5ff;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #23b5ff;} +.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#007dbc;background-color:#f0f9ff;border-color:#007dbc;} +input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;border-color:#ee5f5b;}input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7;} +.form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1;}.form-actions:before,.form-actions:after{display:table;content:"";line-height:0;} +.form-actions:after{clear:both;} +.form-actions:before,.form-actions:after{display:table;content:"";line-height:0;} +.form-actions:after{clear:both;} +.help-block,.help-inline{color:#595959;} +.help-block{display:block;margin-bottom:10px;} +.help-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;padding-left:5px;} +.input-append,.input-prepend{display:inline-block;margin-bottom:10px;vertical-align:middle;font-size:0;white-space:nowrap;}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover{font-size:14px;} +.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus{z-index:2;} +.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #ffffff;background-color:#eeeeee;border:1px solid #ccc;} +.input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .btn-group>.dropdown-toggle{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.input-append .active,.input-prepend .active{background-color:#d9e8c2;border-color:#95bf52;} +.input-prepend .add-on,.input-prepend .btn{margin-right:-1px;} +.input-prepend .add-on:first-child,.input-prepend .btn:first-child{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;} +.input-append input,.input-append select,.input-append .uneditable-input{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;} +.input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px;} +.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;} +.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;} +.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;} +.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;} +.input-prepend.input-append .btn-group:first-child{margin-left:0;} +input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;} +.form-search .input-append .search-query,.form-search .input-prepend .search-query{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.form-search .input-append .search-query{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;} +.form-search .input-append .btn{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;} +.form-search .input-prepend .search-query{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;} +.form-search .input-prepend .btn{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;} +.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append{display:inline-block;*display:inline;*zoom:1;margin-bottom:0;vertical-align:middle;} +.form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none;} +.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{display:inline-block;} +.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{margin-bottom:0;} +.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle;} +.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0;} +.control-group{margin-bottom:10px;} +legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate;} +.form-horizontal .control-group{margin-bottom:20px;*zoom:1;}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;content:"";line-height:0;} +.form-horizontal .control-group:after{clear:both;} +.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;content:"";line-height:0;} +.form-horizontal .control-group:after{clear:both;} +.form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right;} +.form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0;}.form-horizontal .controls:first-child{*padding-left:180px;} +.form-horizontal .help-block{margin-bottom:0;} +.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .input-append+.help-block{margin-top:10px;} +.form-horizontal .form-actions{padding-left:180px;} +table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;} +.table{width:100%;margin-bottom:20px;}.table th,.table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #dddddd;} +.table th{font-weight:bold;} +.table thead th{vertical-align:bottom;} +.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0;} +.table tbody+tbody{border-top:2px solid #dddddd;} +.table .table{background-color:#ffffff;} +.table-condensed th,.table-condensed td{padding:4px 5px;} +.table-bordered{border:1px solid #dddddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th,.table-bordered td{border-left:1px solid #dddddd;} +.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;} +.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;} +.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;} +.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child{-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;} +.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;} +.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;} +.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;} +.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;} +.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;} +.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9;} +.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5;} +table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0;} +.table td.span1,.table th.span1{float:none;width:44px;margin-left:0;} +.table td.span2,.table th.span2{float:none;width:124px;margin-left:0;} +.table td.span3,.table th.span3{float:none;width:204px;margin-left:0;} +.table td.span4,.table th.span4{float:none;width:284px;margin-left:0;} +.table td.span5,.table th.span5{float:none;width:364px;margin-left:0;} +.table td.span6,.table th.span6{float:none;width:444px;margin-left:0;} +.table td.span7,.table th.span7{float:none;width:524px;margin-left:0;} +.table td.span8,.table th.span8{float:none;width:604px;margin-left:0;} +.table td.span9,.table th.span9{float:none;width:684px;margin-left:0;} +.table td.span10,.table th.span10{float:none;width:764px;margin-left:0;} +.table td.span11,.table th.span11{float:none;width:844px;margin-left:0;} +.table td.span12,.table th.span12{float:none;width:924px;margin-left:0;} +.table tbody tr.success>td{background-color:#f3f9e8;} +.table tbody tr.error>td{background-color:#fff0f0;} +.table tbody tr.warning>td{background-color:#fffcee;} +.table tbody tr.info>td{background-color:#f0f9ff;} +.table-hover tbody tr.success:hover>td{background-color:#e8f4d4;} +.table-hover tbody tr.error:hover>td{background-color:#ffd7d7;} +.table-hover tbody tr.warning:hover>td{background-color:#fff8d5;} +.table-hover tbody tr.info:hover>td{background-color:#d7efff;} +[class^="icon-"],[class*=" icon-"]{display:inline-block;width:14px;height:14px;*margin-right:.3em;line-height:14px;vertical-align:text-top;background-image:url("../img/glyphicons-halflings.png");background-position:14px 14px;background-repeat:no-repeat;margin-top:1px;} +.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:focus>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:focus>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:focus>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:focus>a>[class*=" icon-"]{background-image:url("../img/glyphicons-halflings-white.png");} +.icon-glass{background-position:0 0;} +.icon-music{background-position:-24px 0;} +.icon-search{background-position:-48px 0;} +.icon-envelope{background-position:-72px 0;} +.icon-heart{background-position:-96px 0;} +.icon-star{background-position:-120px 0;} +.icon-star-empty{background-position:-144px 0;} +.icon-user{background-position:-168px 0;} +.icon-film{background-position:-192px 0;} +.icon-th-large{background-position:-216px 0;} +.icon-th{background-position:-240px 0;} +.icon-th-list{background-position:-264px 0;} +.icon-ok{background-position:-288px 0;} +.icon-remove{background-position:-312px 0;} +.icon-zoom-in{background-position:-336px 0;} +.icon-zoom-out{background-position:-360px 0;} +.icon-off{background-position:-384px 0;} +.icon-signal{background-position:-408px 0;} +.icon-cog{background-position:-432px 0;} +.icon-trash{background-position:-456px 0;} +.icon-home{background-position:0 -24px;} +.icon-file{background-position:-24px -24px;} +.icon-time{background-position:-48px -24px;} +.icon-road{background-position:-72px -24px;} +.icon-download-alt{background-position:-96px -24px;} +.icon-download{background-position:-120px -24px;} +.icon-upload{background-position:-144px -24px;} +.icon-inbox{background-position:-168px -24px;} +.icon-play-circle{background-position:-192px -24px;} +.icon-repeat{background-position:-216px -24px;} +.icon-refresh{background-position:-240px -24px;} +.icon-list-alt{background-position:-264px -24px;} +.icon-lock{background-position:-287px -24px;} +.icon-flag{background-position:-312px -24px;} +.icon-headphones{background-position:-336px -24px;} +.icon-volume-off{background-position:-360px -24px;} +.icon-volume-down{background-position:-384px -24px;} +.icon-volume-up{background-position:-408px -24px;} +.icon-qrcode{background-position:-432px -24px;} +.icon-barcode{background-position:-456px -24px;} +.icon-tag{background-position:0 -48px;} +.icon-tags{background-position:-25px -48px;} +.icon-book{background-position:-48px -48px;} +.icon-bookmark{background-position:-72px -48px;} +.icon-print{background-position:-96px -48px;} +.icon-camera{background-position:-120px -48px;} +.icon-font{background-position:-144px -48px;} +.icon-bold{background-position:-167px -48px;} +.icon-italic{background-position:-192px -48px;} +.icon-text-height{background-position:-216px -48px;} +.icon-text-width{background-position:-240px -48px;} +.icon-align-left{background-position:-264px -48px;} +.icon-align-center{background-position:-288px -48px;} +.icon-align-right{background-position:-312px -48px;} +.icon-align-justify{background-position:-336px -48px;} +.icon-list{background-position:-360px -48px;} +.icon-indent-left{background-position:-384px -48px;} +.icon-indent-right{background-position:-408px -48px;} +.icon-facetime-video{background-position:-432px -48px;} +.icon-picture{background-position:-456px -48px;} +.icon-pencil{background-position:0 -72px;} +.icon-map-marker{background-position:-24px -72px;} +.icon-adjust{background-position:-48px -72px;} +.icon-tint{background-position:-72px -72px;} +.icon-edit{background-position:-96px -72px;} +.icon-share{background-position:-120px -72px;} +.icon-check{background-position:-144px -72px;} +.icon-move{background-position:-168px -72px;} +.icon-step-backward{background-position:-192px -72px;} +.icon-fast-backward{background-position:-216px -72px;} +.icon-backward{background-position:-240px -72px;} +.icon-play{background-position:-264px -72px;} +.icon-pause{background-position:-288px -72px;} +.icon-stop{background-position:-312px -72px;} +.icon-forward{background-position:-336px -72px;} +.icon-fast-forward{background-position:-360px -72px;} +.icon-step-forward{background-position:-384px -72px;} +.icon-eject{background-position:-408px -72px;} +.icon-chevron-left{background-position:-432px -72px;} +.icon-chevron-right{background-position:-456px -72px;} +.icon-plus-sign{background-position:0 -96px;} +.icon-minus-sign{background-position:-24px -96px;} +.icon-remove-sign{background-position:-48px -96px;} +.icon-ok-sign{background-position:-72px -96px;} +.icon-question-sign{background-position:-96px -96px;} +.icon-info-sign{background-position:-120px -96px;} +.icon-screenshot{background-position:-144px -96px;} +.icon-remove-circle{background-position:-168px -96px;} +.icon-ok-circle{background-position:-192px -96px;} +.icon-ban-circle{background-position:-216px -96px;} +.icon-arrow-left{background-position:-240px -96px;} +.icon-arrow-right{background-position:-264px -96px;} +.icon-arrow-up{background-position:-289px -96px;} +.icon-arrow-down{background-position:-312px -96px;} +.icon-share-alt{background-position:-336px -96px;} +.icon-resize-full{background-position:-360px -96px;} +.icon-resize-small{background-position:-384px -96px;} +.icon-plus{background-position:-408px -96px;} +.icon-minus{background-position:-433px -96px;} +.icon-asterisk{background-position:-456px -96px;} +.icon-exclamation-sign{background-position:0 -120px;} +.icon-gift{background-position:-24px -120px;} +.icon-leaf{background-position:-48px -120px;} +.icon-fire{background-position:-72px -120px;} +.icon-eye-open{background-position:-96px -120px;} +.icon-eye-close{background-position:-120px -120px;} +.icon-warning-sign{background-position:-144px -120px;} +.icon-plane{background-position:-168px -120px;} +.icon-calendar{background-position:-192px -120px;} +.icon-random{background-position:-216px -120px;width:16px;} +.icon-comment{background-position:-240px -120px;} +.icon-magnet{background-position:-264px -120px;} +.icon-chevron-up{background-position:-288px -120px;} +.icon-chevron-down{background-position:-313px -119px;} +.icon-retweet{background-position:-336px -120px;} +.icon-shopping-cart{background-position:-360px -120px;} +.icon-folder-close{background-position:-384px -120px;width:16px;} +.icon-folder-open{background-position:-408px -120px;width:16px;} +.icon-resize-vertical{background-position:-432px -119px;} +.icon-resize-horizontal{background-position:-456px -118px;} +.icon-hdd{background-position:0 -144px;} +.icon-bullhorn{background-position:-24px -144px;} +.icon-bell{background-position:-48px -144px;} +.icon-certificate{background-position:-72px -144px;} +.icon-thumbs-up{background-position:-96px -144px;} +.icon-thumbs-down{background-position:-120px -144px;} +.icon-hand-right{background-position:-144px -144px;} +.icon-hand-left{background-position:-168px -144px;} +.icon-hand-up{background-position:-192px -144px;} +.icon-hand-down{background-position:-216px -144px;} +.icon-circle-arrow-right{background-position:-240px -144px;} +.icon-circle-arrow-left{background-position:-264px -144px;} +.icon-circle-arrow-up{background-position:-288px -144px;} +.icon-circle-arrow-down{background-position:-312px -144px;} +.icon-globe{background-position:-336px -144px;} +.icon-wrench{background-position:-360px -144px;} +.icon-tasks{background-position:-384px -144px;} +.icon-filter{background-position:-408px -144px;} +.icon-briefcase{background-position:-432px -144px;} +.icon-fullscreen{background-position:-456px -144px;} +.dropup,.dropdown{position:relative;} +.dropdown-toggle{*margin-bottom:-3px;} +.dropdown-toggle:active,.open .dropdown-toggle{outline:0;} +.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000000;border-right:4px solid transparent;border-left:4px solid transparent;content:"";} +.dropdown .caret{margin-top:8px;margin-left:2px;} +.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#ffffff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}.dropdown-menu.pull-right{right:0;left:auto;} +.dropdown-menu .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;} +.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:20px;color:#333333;white-space:nowrap;} +.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a{text-decoration:none;color:#ffffff;background-color:#bf2e23;background-image:-moz-linear-gradient(top, #c83025, #b32b21);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#c83025), to(#b32b21));background-image:-webkit-linear-gradient(top, #c83025, #b32b21);background-image:-o-linear-gradient(top, #c83025, #b32b21);background-image:linear-gradient(to bottom, #c83025, #b32b21);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc83025', endColorstr='#ffb32b21', GradientType=0);} +.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#ffffff;text-decoration:none;outline:0;background-color:#bf2e23;background-image:-moz-linear-gradient(top, #c83025, #b32b21);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#c83025), to(#b32b21));background-image:-webkit-linear-gradient(top, #c83025, #b32b21);background-image:-o-linear-gradient(top, #c83025, #b32b21);background-image:linear-gradient(to bottom, #c83025, #b32b21);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc83025', endColorstr='#ffb32b21', GradientType=0);} +.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999999;} +.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:default;} +.open{*z-index:1000;}.open>.dropdown-menu{display:block;} +.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990;} +.pull-right>.dropdown-menu{right:0;left:auto;} +.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000000;content:"";} +.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;} +.dropdown-submenu{position:relative;} +.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;} +.dropdown-submenu:hover>.dropdown-menu{display:block;} +.dropup .dropdown-submenu>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;-webkit-border-radius:5px 5px 5px 0;-moz-border-radius:5px 5px 5px 0;border-radius:5px 5px 5px 0;} +.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;} +.dropdown-submenu:hover>a:after{border-left-color:#ffffff;} +.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;} +.dropdown .dropdown-menu .nav-header{padding-left:20px;padding-right:20px;} +.typeahead{z-index:1051;margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} +.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);}.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);} +.well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;} +.well-small{padding:9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} +.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}.fade.in{opacity:1;} +.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;-moz-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease;}.collapse.in{height:auto;} +.close{float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}.close:hover,.close:focus{color:#000000;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40);} +button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;} +.btn{display:inline-block;*display:inline;*zoom:1;padding:4px 12px;margin-bottom:0;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #bbbbbb;*border:0;border-bottom-color:#a2a2a2;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;} +.btn:active,.btn.active{background-color:#cccccc \9;} +.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;} +.btn:active,.btn.active{background-color:#cccccc \9;} +.btn:first-child{*margin-left:0;} +.btn:first-child{*margin-left:0;} +.btn:hover,.btn:focus{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;} +.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;} +.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);} +.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} +.btn-large{padding:11px 19px;font-size:17.5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;} +.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px;} +.btn-small{padding:2px 10px;font-size:11.9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} +.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0;} +.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px;} +.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} +.btn-block{display:block;width:100%;padding-left:0;padding-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} +.btn-block+.btn-block{margin-top:5px;} +input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%;} +.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255, 255, 255, 0.75);} +.btn-primary{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#e7d785;background-image:-moz-linear-gradient(top, #fffeb8, #c49c38);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fffeb8), to(#c49c38));background-image:-webkit-linear-gradient(top, #fffeb8, #c49c38);background-image:-o-linear-gradient(top, #fffeb8, #c49c38);background-image:linear-gradient(to bottom, #fffeb8, #c49c38);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffeb8', endColorstr='#ffc49c38', GradientType=0);border-color:#c49c38 #c49c38 #896d27;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#c49c38;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#ffffff;background-color:#c49c38;*background-color:#b08c32;} +.btn-primary:active,.btn-primary.active{background-color:#9c7c2d \9;} +.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#ffffff;background-color:#c49c38;*background-color:#b08c32;} +.btn-primary:active,.btn-primary.active{background-color:#9c7c2d \9;} +.btn-warning{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#e7c44b;background-image:-moz-linear-gradient(top, #f9e27d, #cc9600);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f9e27d), to(#cc9600));background-image:-webkit-linear-gradient(top, #f9e27d, #cc9600);background-image:-o-linear-gradient(top, #f9e27d, #cc9600);background-image:linear-gradient(to bottom, #f9e27d, #cc9600);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9e27d', endColorstr='#ffcc9600', GradientType=0);border-color:#cc9600 #cc9600 #805e00;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#cc9600;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#ffffff;background-color:#cc9600;*background-color:#b38300;} +.btn-warning:active,.btn-warning.active{background-color:#997100 \9;} +.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#ffffff;background-color:#cc9600;*background-color:#b38300;} +.btn-warning:active,.btn-warning.active{background-color:#997100 \9;} +.btn-danger{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#cc4036;background-image:-moz-linear-gradient(top, #dc4e44, #b32b21);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#dc4e44), to(#b32b21));background-image:-webkit-linear-gradient(top, #dc4e44, #b32b21);background-image:-o-linear-gradient(top, #dc4e44, #b32b21);background-image:linear-gradient(to bottom, #dc4e44, #b32b21);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc4e44', endColorstr='#ffb32b21', GradientType=0);border-color:#b32b21 #b32b21 #721c15;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#b32b21;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#ffffff;background-color:#b32b21;*background-color:#9d261d;} +.btn-danger:active,.btn-danger.active{background-color:#872119 \9;} +.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#ffffff;background-color:#b32b21;*background-color:#9d261d;} +.btn-danger:active,.btn-danger.active{background-color:#872119 \9;} +.btn-success{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#83a94c;background-image:-moz-linear-gradient(top, #95bf52, #678943);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#95bf52), to(#678943));background-image:-webkit-linear-gradient(top, #95bf52, #678943);background-image:-o-linear-gradient(top, #95bf52, #678943);background-image:linear-gradient(to bottom, #95bf52, #678943);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff95bf52', endColorstr='#ff678943', GradientType=0);border-color:#678943 #678943 #40562a;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#678943;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#ffffff;background-color:#678943;*background-color:#5a783b;} +.btn-success:active,.btn-success.active{background-color:#4d6732 \9;} +.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#ffffff;background-color:#678943;*background-color:#5a783b;} +.btn-success:active,.btn-success.active{background-color:#4d6732 \9;} +.btn-info{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#008ed0;background-image:-moz-linear-gradient(top, #009add, #007dbc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#009add), to(#007dbc));background-image:-webkit-linear-gradient(top, #009add, #007dbc);background-image:-o-linear-gradient(top, #009add, #007dbc);background-image:linear-gradient(to bottom, #009add, #007dbc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff009add', endColorstr='#ff007dbc', GradientType=0);border-color:#007dbc #007dbc #004a70;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#007dbc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#ffffff;background-color:#007dbc;*background-color:#006ca3;} +.btn-info:active,.btn-info.active{background-color:#005b89 \9;} +.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#ffffff;background-color:#007dbc;*background-color:#006ca3;} +.btn-info:active,.btn-info.active{background-color:#005b89 \9;} +.btn-inverse{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#363636;background-image:-moz-linear-gradient(top, #444444, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));background-image:-webkit-linear-gradient(top, #444444, #222222);background-image:-o-linear-gradient(top, #444444, #222222);background-image:linear-gradient(to bottom, #444444, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#222222;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#ffffff;background-color:#222222;*background-color:#151515;} +.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9;} +.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#ffffff;background-color:#222222;*background-color:#151515;} +.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9;} +button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;} +button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px;} +button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px;} +button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px;} +.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} +.btn-link{border-color:transparent;cursor:pointer;color:#c83025;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.btn-link:hover,.btn-link:focus{color:#9d261d;text-decoration:underline;background-color:transparent;} +.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#333333;text-decoration:none;} +.btn-group{position:relative;display:inline-block;*display:inline;*zoom:1;font-size:0;vertical-align:middle;white-space:nowrap;*margin-left:.3em;}.btn-group:first-child{*margin-left:0;} +.btn-group:first-child{*margin-left:0;} +.btn-group+.btn-group{margin-left:5px;} +.btn-toolbar{font-size:0;margin-top:10px;margin-bottom:10px;}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{margin-left:5px;} +.btn-group>.btn{position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.btn-group>.btn+.btn{margin-left:-1px;} +.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{font-size:14px;} +.btn-group>.btn-mini{font-size:10.5px;} +.btn-group>.btn-small{font-size:11.9px;} +.btn-group>.btn-large{font-size:17.5px;} +.btn-group>.btn:first-child{margin-left:0;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;} +.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;} +.btn-group>.btn.large:first-child{margin-left:0;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;} +.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;} +.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:2;} +.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;} +.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*padding-top:5px;*padding-bottom:5px;} +.btn-group>.btn-mini+.dropdown-toggle{padding-left:5px;padding-right:5px;*padding-top:2px;*padding-bottom:2px;} +.btn-group>.btn-small+.dropdown-toggle{*padding-top:5px;*padding-bottom:4px;} +.btn-group>.btn-large+.dropdown-toggle{padding-left:12px;padding-right:12px;*padding-top:7px;*padding-bottom:7px;} +.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);} +.btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6;} +.btn-group.open .btn-primary.dropdown-toggle{background-color:#c49c38;} +.btn-group.open .btn-warning.dropdown-toggle{background-color:#cc9600;} +.btn-group.open .btn-danger.dropdown-toggle{background-color:#b32b21;} +.btn-group.open .btn-success.dropdown-toggle{background-color:#678943;} +.btn-group.open .btn-info.dropdown-toggle{background-color:#007dbc;} +.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222222;} +.btn .caret{margin-top:8px;margin-left:0;} +.btn-large .caret{margin-top:6px;} +.btn-large .caret{border-left-width:5px;border-right-width:5px;border-top-width:5px;} +.btn-mini .caret,.btn-small .caret{margin-top:8px;} +.dropup .btn-large .caret{border-bottom-width:5px;} +.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;} +.btn-group-vertical{display:inline-block;*display:inline;*zoom:1;} +.btn-group-vertical>.btn{display:block;float:none;max-width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.btn-group-vertical>.btn+.btn{margin-left:0;margin-top:-1px;} +.btn-group-vertical>.btn:first-child{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;} +.btn-group-vertical>.btn:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;} +.btn-group-vertical>.btn-large:first-child{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;} +.btn-group-vertical>.btn-large:last-child{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;} +.alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);background-color:#fffcee;border:1px solid #ffedca;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} +.alert,.alert h4{color:#b58603;} +.alert h4{margin:0;} +.alert .close{position:relative;top:-2px;right:-21px;line-height:20px;} +.alert-success{background-color:#f3f9e8;border-color:#e1ebb3;color:#5c7f41;} +.alert-success h4{color:#5c7f41;} +.alert-danger,.alert-error{background-color:#fff0f0;border-color:#ffdce1;color:#9d261d;} +.alert-danger h4,.alert-error h4{color:#9d261d;} +.alert-info{background-color:#f0f9ff;border-color:#ccf3ff;color:#007dbc;} +.alert-info h4{color:#007dbc;} +.alert-block{padding-top:14px;padding-bottom:14px;} +.alert-block>p,.alert-block>ul{margin-bottom:0;} +.alert-block p+p{margin-top:5px;} +.nav{margin-left:0;margin-bottom:20px;list-style:none;} +.nav>li>a{display:block;} +.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eeeeee;} +.nav>li>a>img{max-width:none;} +.nav>.pull-right{float:right;} +.nav-header{display:block;padding:3px 15px;font-size:11px;font-weight:bold;line-height:20px;color:#999999;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);text-transform:uppercase;} +.nav li+.nav-header{margin-top:9px;} +.nav-list{padding-left:15px;padding-right:15px;margin-bottom:0;} +.nav-list>li>a,.nav-list .nav-header{margin-left:-15px;margin-right:-15px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);} +.nav-list>li>a{padding:3px 15px;} +.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);background-color:#c83025;} +.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{margin-right:2px;} +.nav-list .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;} +.nav-tabs,.nav-pills{*zoom:1;}.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;content:"";line-height:0;} +.nav-tabs:after,.nav-pills:after{clear:both;} +.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;content:"";line-height:0;} +.nav-tabs:after,.nav-pills:after{clear:both;} +.nav-tabs>li,.nav-pills>li{float:left;} +.nav-tabs>li>a,.nav-pills>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px;} +.nav-tabs{border-bottom:1px solid #ddd;} +.nav-tabs>li{margin-bottom:-1px;} +.nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #dddddd;} +.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default;} +.nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;} +.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus{color:#ffffff;background-color:#c83025;} +.nav-stacked>li{float:none;} +.nav-stacked>li>a{margin-right:0;} +.nav-tabs.nav-stacked{border-bottom:0;} +.nav-tabs.nav-stacked>li>a{border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.nav-tabs.nav-stacked>li:first-child>a{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;} +.nav-tabs.nav-stacked>li:last-child>a{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;} +.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus{border-color:#ddd;z-index:2;} +.nav-pills.nav-stacked>li>a{margin-bottom:3px;} +.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px;} +.nav-tabs .dropdown-menu{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;} +.nav-pills .dropdown-menu{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;} +.nav .dropdown-toggle .caret{border-top-color:#c83025;border-bottom-color:#c83025;margin-top:6px;} +.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{border-top-color:#9d261d;border-bottom-color:#9d261d;} +.nav-tabs .dropdown-toggle .caret{margin-top:8px;} +.nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff;} +.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555555;border-bottom-color:#555555;} +.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus{cursor:pointer;} +.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus{color:#ffffff;background-color:#999999;border-color:#999999;} +.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;opacity:1;filter:alpha(opacity=100);} +.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus{border-color:#999999;} +.tabbable{*zoom:1;}.tabbable:before,.tabbable:after{display:table;content:"";line-height:0;} +.tabbable:after{clear:both;} +.tabbable:before,.tabbable:after{display:table;content:"";line-height:0;} +.tabbable:after{clear:both;} +.tab-content{overflow:auto;} +.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0;} +.tab-content>.tab-pane,.pill-content>.pill-pane{display:none;} +.tab-content>.active,.pill-content>.active{display:block;} +.tabs-below>.nav-tabs{border-top:1px solid #ddd;} +.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0;} +.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-bottom-color:transparent;border-top-color:#ddd;} +.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd #ddd;} +.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none;} +.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px;} +.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd;} +.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;} +.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eeeeee #dddddd #eeeeee #eeeeee;} +.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#ddd transparent #ddd #ddd;*border-right-color:#ffffff;} +.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd;} +.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;} +.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #eeeeee #dddddd;} +.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent;*border-left-color:#ffffff;} +.nav>.disabled>a{color:#999999;} +.nav>.disabled>a:hover,.nav>.disabled>a:focus{text-decoration:none;background-color:transparent;cursor:default;} +.navbar{overflow:visible;margin-bottom:20px;*position:relative;*z-index:2;} +.navbar-inner{min-height:40px;padding-left:20px;padding-right:20px;background-color:#fafafa;background-image:-moz-linear-gradient(top, #ffffff, #f2f2f2);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));background-image:-webkit-linear-gradient(top, #ffffff, #f2f2f2);background-image:-o-linear-gradient(top, #ffffff, #f2f2f2);background-image:linear-gradient(to bottom, #ffffff, #f2f2f2);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);border:1px solid #d4d4d4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);*zoom:1;}.navbar-inner:before,.navbar-inner:after{display:table;content:"";line-height:0;} +.navbar-inner:after{clear:both;} +.navbar-inner:before,.navbar-inner:after{display:table;content:"";line-height:0;} +.navbar-inner:after{clear:both;} +.navbar .container{width:auto;} +.nav-collapse.collapse{height:auto;overflow:visible;} +.navbar .brand{float:left;display:block;padding:10px 20px 10px;margin-left:-20px;font-size:20px;font-weight:200;color:#777777;text-shadow:0 1px 0 #ffffff;}.navbar .brand:hover,.navbar .brand:focus{text-decoration:none;} +.navbar-text{margin-bottom:0;line-height:40px;color:#777777;} +.navbar-link{color:#777777;}.navbar-link:hover,.navbar-link:focus{color:#333333;} +.navbar .divider-vertical{height:40px;margin:0 9px;border-left:1px solid #f2f2f2;border-right:1px solid #ffffff;} +.navbar .btn,.navbar .btn-group{margin-top:5px;} +.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group{margin-top:0;} +.navbar-form{margin-bottom:0;*zoom:1;}.navbar-form:before,.navbar-form:after{display:table;content:"";line-height:0;} +.navbar-form:after{clear:both;} +.navbar-form:before,.navbar-form:after{display:table;content:"";line-height:0;} +.navbar-form:after{clear:both;} +.navbar-form input,.navbar-form select,.navbar-form .radio,.navbar-form .checkbox{margin-top:5px;} +.navbar-form input,.navbar-form select,.navbar-form .btn{display:inline-block;margin-bottom:0;} +.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"]{margin-top:3px;} +.navbar-form .input-append,.navbar-form .input-prepend{margin-top:5px;white-space:nowrap;}.navbar-form .input-append input,.navbar-form .input-prepend input{margin-top:0;} +.navbar-search{position:relative;float:left;margin-top:5px;margin-bottom:0;}.navbar-search .search-query{margin-bottom:0;padding:4px 14px;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:1;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;} +.navbar-static-top{position:static;margin-bottom:0;}.navbar-static-top .navbar-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;margin-bottom:0;} +.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{border-width:0 0 1px;} +.navbar-fixed-bottom .navbar-inner{border-width:1px 0 0;} +.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding-left:0;padding-right:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px;} +.navbar-fixed-top{top:0;} +.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);box-shadow:0 1px 10px rgba(0,0,0,.1);} +.navbar-fixed-bottom{bottom:0;}.navbar-fixed-bottom .navbar-inner{-webkit-box-shadow:0 -1px 10px rgba(0,0,0,.1);-moz-box-shadow:0 -1px 10px rgba(0,0,0,.1);box-shadow:0 -1px 10px rgba(0,0,0,.1);} +.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0;} +.navbar .nav.pull-right{float:right;margin-right:0;} +.navbar .nav>li{float:left;} +.navbar .nav>li>a{float:none;padding:10px 15px 10px;color:#777777;text-decoration:none;text-shadow:0 1px 0 #ffffff;} +.navbar .nav .dropdown-toggle .caret{margin-top:8px;} +.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{background-color:transparent;color:#333333;text-decoration:none;} +.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{color:#555555;text-decoration:none;background-color:#e5e5e5;-webkit-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);-moz-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);} +.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-left:5px;margin-right:5px;color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#ededed;background-image:-moz-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));background-image:-webkit-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:-o-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:linear-gradient(to bottom, #f2f2f2, #e5e5e5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);border-color:#e5e5e5 #e5e5e5 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e5e5e5;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);}.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{color:#ffffff;background-color:#e5e5e5;*background-color:#d9d9d9;} +.navbar .btn-navbar:active,.navbar .btn-navbar.active{background-color:#cccccc \9;} +.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{color:#ffffff;background-color:#e5e5e5;*background-color:#d9d9d9;} +.navbar .btn-navbar:active,.navbar .btn-navbar.active{background-color:#cccccc \9;} +.navbar .btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);} +.btn-navbar .icon-bar+.icon-bar{margin-top:3px;} +.navbar .nav>li>.dropdown-menu:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0, 0, 0, 0.2);position:absolute;top:-7px;left:9px;} +.navbar .nav>li>.dropdown-menu:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;left:10px;} +.navbar-fixed-bottom .nav>li>.dropdown-menu:before{border-top:7px solid #ccc;border-top-color:rgba(0, 0, 0, 0.2);border-bottom:0;bottom:-7px;top:auto;} +.navbar-fixed-bottom .nav>li>.dropdown-menu:after{border-top:6px solid #ffffff;border-bottom:0;bottom:-6px;top:auto;} +.navbar .nav li.dropdown>a:hover .caret,.navbar .nav li.dropdown>a:focus .caret{border-top-color:#333333;border-bottom-color:#333333;} +.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle{background-color:#e5e5e5;color:#555555;} +.navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#777777;border-bottom-color:#777777;} +.navbar .nav li.dropdown.open>.dropdown-toggle .caret,.navbar .nav li.dropdown.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#555555;border-bottom-color:#555555;} +.navbar .pull-right>li>.dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right{left:auto;right:0;}.navbar .pull-right>li>.dropdown-menu:before,.navbar .nav>li>.dropdown-menu.pull-right:before{left:auto;right:12px;} +.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after{left:auto;right:13px;} +.navbar .pull-right>li>.dropdown-menu .dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu{left:auto;right:100%;margin-left:0;margin-right:-1px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;} +.navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:-moz-linear-gradient(top, #222222, #111111);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));background-image:-webkit-linear-gradient(top, #222222, #111111);background-image:-o-linear-gradient(top, #222222, #111111);background-image:linear-gradient(to bottom, #222222, #111111);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);border-color:#252525;} +.navbar-inverse .brand,.navbar-inverse .nav>li>a{color:#999999;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus{color:#ffffff;} +.navbar-inverse .brand{color:#999999;} +.navbar-inverse .navbar-text{color:#999999;} +.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{background-color:transparent;color:#ffffff;} +.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus{color:#ffffff;background-color:#111111;} +.navbar-inverse .navbar-link{color:#999999;}.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus{color:#ffffff;} +.navbar-inverse .divider-vertical{border-left-color:#111111;border-right-color:#222222;} +.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle{background-color:#111111;color:#ffffff;} +.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;} +.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#999999;border-bottom-color:#999999;} +.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;} +.navbar-inverse .navbar-search .search-query{color:#ffffff;background-color:#515151;border-color:#111111;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}.navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#cccccc;} +.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#cccccc;} +.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#cccccc;} +.navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#cccccc;} +.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#cccccc;} +.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#cccccc;} +.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{padding:5px 15px;color:#333333;text-shadow:0 1px 0 #ffffff;background-color:#ffffff;border:0;-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.15);box-shadow:0 0 3px rgba(0, 0, 0, 0.15);outline:0;} +.navbar-inverse .btn-navbar{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#0e0e0e;background-image:-moz-linear-gradient(top, #151515, #040404);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));background-image:-webkit-linear-gradient(top, #151515, #040404);background-image:-o-linear-gradient(top, #151515, #040404);background-image:linear-gradient(to bottom, #151515, #040404);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);border-color:#040404 #040404 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#040404;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled]{color:#ffffff;background-color:#040404;*background-color:#000000;} +.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active{background-color:#000000 \9;} +.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled]{color:#ffffff;background-color:#040404;*background-color:#000000;} +.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active{background-color:#000000 \9;} +.breadcrumb{padding:8px 15px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.breadcrumb>li{display:inline-block;*display:inline;*zoom:1;text-shadow:0 1px 0 #ffffff;}.breadcrumb>li>.divider{padding:0 5px;color:#ccc;} +.breadcrumb>.active{color:#999999;} +.pagination{margin:20px 0;} +.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);} +.pagination ul>li{display:inline;} +.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;border-left-width:0;} +.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5;} +.pagination ul>.active>a,.pagination ul>.active>span{color:#999999;cursor:default;} +.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{color:#999999;background-color:transparent;cursor:default;} +.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;} +.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;} +.pagination-centered{text-align:center;} +.pagination-right{text-align:right;} +.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px;} +.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;} +.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;} +.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;} +.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;} +.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px;} +.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px;} +.pager{margin:20px 0;list-style:none;text-align:center;*zoom:1;}.pager:before,.pager:after{display:table;content:"";line-height:0;} +.pager:after{clear:both;} +.pager:before,.pager:after{display:table;content:"";line-height:0;} +.pager:after{clear:both;} +.pager li{display:inline;} +.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;} +.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#f5f5f5;} +.pager .next>a,.pager .next>span{float:right;} +.pager .previous>a,.pager .previous>span{float:left;} +.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999999;background-color:#fff;cursor:default;} +.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000;}.modal-backdrop.fade{opacity:0;} +.modal-backdrop,.modal-backdrop.fade.in{opacity:0.8;filter:alpha(opacity=80);} +.modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#ffffff;border:1px solid #999;border:1px solid rgba(0, 0, 0, 0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;outline:none;}.modal.fade{-webkit-transition:opacity .3s linear, top .3s ease-out;-moz-transition:opacity .3s linear, top .3s ease-out;-o-transition:opacity .3s linear, top .3s ease-out;transition:opacity .3s linear, top .3s ease-out;top:-25%;} +.modal.fade.in{top:10%;} +.modal-header{padding:9px 15px;border-bottom:1px solid #eee;}.modal-header .close{margin-top:2px;} +.modal-header h3{margin:0;line-height:30px;} +.modal-body{position:relative;overflow-y:auto;max-height:400px;padding:15px;} +.modal-form{margin-bottom:0;} +.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff;*zoom:1;}.modal-footer:before,.modal-footer:after{display:table;content:"";line-height:0;} +.modal-footer:after{clear:both;} +.modal-footer:before,.modal-footer:after{display:table;content:"";line-height:0;} +.modal-footer:after{clear:both;} +.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0;} +.modal-footer .btn-group .btn+.btn{margin-left:-1px;} +.modal-footer .btn-block+.btn-block{margin-left:0;} +.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);}.tooltip.in{opacity:0.8;filter:alpha(opacity=80);} +.tooltip.top{margin-top:-3px;padding:5px 0;} +.tooltip.right{margin-left:3px;padding:0 5px;} +.tooltip.bottom{margin-top:3px;padding:5px 0;} +.tooltip.left{margin-left:-3px;padding:0 5px;} +.tooltip-inner{max-width:200px;padding:8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#000000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} +.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;} +.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000000;} +.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000000;} +.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000000;} +.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000000;} +.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#ffffff;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);white-space:normal;}.popover.top{margin-top:-10px;} +.popover.right{margin-left:10px;} +.popover.bottom{margin-top:10px;} +.popover.left{margin-left:-10px;} +.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.popover-title:empty{display:none;} +.popover-content{padding:9px 14px;} +.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;} +.popover .arrow{border-width:11px;} +.popover .arrow:after{border-width:10px;content:"";} +.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0, 0, 0, 0.25);bottom:-11px;}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#ffffff;} +.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0, 0, 0, 0.25);}.popover.right .arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#ffffff;} +.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0, 0, 0, 0.25);top:-11px;}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#ffffff;} +.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0, 0, 0, 0.25);}.popover.left .arrow:after{right:1px;border-right-width:0;border-left-color:#ffffff;bottom:-10px;} +.thumbnails{margin-left:-20px;list-style:none;*zoom:1;}.thumbnails:before,.thumbnails:after{display:table;content:"";line-height:0;} +.thumbnails:after{clear:both;} +.thumbnails:before,.thumbnails:after{display:table;content:"";line-height:0;} +.thumbnails:after{clear:both;} +.row-fluid .thumbnails{margin-left:0;} +.thumbnails>li{float:left;margin-bottom:20px;margin-left:20px;} +.thumbnail{display:block;padding:4px;line-height:20px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;} +a.thumbnail:hover,a.thumbnail:focus{border-color:#c83025;-webkit-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);-moz-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);} +.thumbnail>img{display:block;max-width:100%;margin-left:auto;margin-right:auto;} +.thumbnail .caption{padding:9px;color:#555555;} +.media,.media-body{overflow:hidden;*overflow:visible;zoom:1;} +.media,.media .media{margin-top:15px;} +.media:first-child{margin-top:0;} +.media-object{display:block;} +.media-heading{margin:0 0 5px;} +.media>.pull-left{margin-right:10px;} +.media>.pull-right{margin-left:10px;} +.media-list{margin-left:0;list-style:none;} +.label,.badge{display:inline-block;padding:2px 4px;font-size:11.844px;font-weight:bold;line-height:14px;color:#ffffff;vertical-align:baseline;white-space:nowrap;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#999999;} +.label{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} +.badge{padding-left:9px;padding-right:9px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;} +.label:empty,.badge:empty{display:none;} +a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#ffffff;text-decoration:none;cursor:pointer;} +.label-important,.badge-important{background-color:#9d261d;} +.label-important[href],.badge-important[href]{background-color:#721c15;} +.label-warning,.badge-warning{background-color:#f4914e;} +.label-warning[href],.badge-warning[href]{background-color:#f1731e;} +.label-success,.badge-success{background-color:#5c7f41;} +.label-success[href],.badge-success[href]{background-color:#435d2f;} +.label-info,.badge-info{background-color:#007dbc;} +.label-info[href],.badge-info[href]{background-color:#005b89;} +.label-inverse,.badge-inverse{background-color:#333333;} +.label-inverse[href],.badge-inverse[href]{background-color:#1a1a1a;} +.btn .label,.btn .badge{position:relative;top:-1px;} +.btn-mini .label,.btn-mini .badge{top:0;} +@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-o-keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}@keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));background-image:-webkit-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-o-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:linear-gradient(to bottom, #f5f5f5, #f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} +.progress .bar{width:0%;height:100%;color:#ffffff;float:left;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top, #149bdf, #0480be);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));background-image:-webkit-linear-gradient(top, #149bdf, #0480be);background-image:-o-linear-gradient(top, #149bdf, #0480be);background-image:linear-gradient(to bottom, #149bdf, #0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width 0.6s ease;-moz-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease;} +.progress .bar+.bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);} +.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px;} +.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;} +.progress-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:-moz-linear-gradient(top, #ee5f5b, #c43c35);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));background-image:-webkit-linear-gradient(top, #ee5f5b, #c43c35);background-image:-o-linear-gradient(top, #ee5f5b, #c43c35);background-image:linear-gradient(to bottom, #ee5f5b, #c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);} +.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);} +.progress-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:-moz-linear-gradient(top, #62c462, #57a957);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));background-image:-webkit-linear-gradient(top, #62c462, #57a957);background-image:-o-linear-gradient(top, #62c462, #57a957);background-image:linear-gradient(to bottom, #62c462, #57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);} +.progress-success.progress-striped .bar,.progress-striped .bar-success{background-color:#62c462;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);} +.progress-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:-moz-linear-gradient(top, #5bc0de, #339bb9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));background-image:-webkit-linear-gradient(top, #5bc0de, #339bb9);background-image:-o-linear-gradient(top, #5bc0de, #339bb9);background-image:linear-gradient(to bottom, #5bc0de, #339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);} +.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);} +.progress-warning .bar,.progress .bar-warning{background-color:#f7ac79;background-image:-moz-linear-gradient(top, #f8be96, #f4914e);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f8be96), to(#f4914e));background-image:-webkit-linear-gradient(top, #f8be96, #f4914e);background-image:-o-linear-gradient(top, #f8be96, #f4914e);background-image:linear-gradient(to bottom, #f8be96, #f4914e);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8be96', endColorstr='#fff4914e', GradientType=0);} +.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#f8be96;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);} +.accordion{margin-bottom:20px;} +.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} +.accordion-heading{border-bottom:0;} +.accordion-heading .accordion-toggle{display:block;padding:8px 15px;} +.accordion-toggle{cursor:pointer;} +.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5;} +.carousel{position:relative;margin-bottom:20px;line-height:1;} +.carousel-inner{overflow:hidden;width:100%;position:relative;} +.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-moz-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left;}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;line-height:1;} +.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block;} +.carousel-inner>.active{left:0;} +.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%;} +.carousel-inner>.next{left:100%;} +.carousel-inner>.prev{left:-100%;} +.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0;} +.carousel-inner>.active.left{left:-100%;} +.carousel-inner>.active.right{left:100%;} +.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#ffffff;text-align:center;background:#222222;border:3px solid #ffffff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:0.5;filter:alpha(opacity=50);}.carousel-control.right{left:auto;right:15px;} +.carousel-control:hover,.carousel-control:focus{color:#ffffff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);} +.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none;}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255, 255, 255, 0.25);border-radius:5px;} +.carousel-indicators .active{background-color:#fff;} +.carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:15px;background:#333333;background:rgba(0, 0, 0, 0.75);} +.carousel-caption h4,.carousel-caption p{color:#ffffff;line-height:20px;} +.carousel-caption h4{margin:0 0 5px;} +.carousel-caption p{margin-bottom:0;} +.hero-unit{padding:60px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:30px;color:inherit;background-color:#eeeeee;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;color:inherit;letter-spacing:-1px;} +.hero-unit li{line-height:30px;} +.pull-right{float:right;} +.pull-left{float:left;} +.hide{display:none;} +.show{display:block;} +.invisible{visibility:hidden;} +.affix{position:fixed;} +@-ms-viewport{width:device-width;}.hidden{display:none;visibility:hidden;} +.visible-phone{display:none !important;} +.visible-tablet{display:none !important;} +.hidden-desktop{display:none !important;} +.visible-desktop{display:inherit !important;} +@media (min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important ;} .visible-tablet{display:inherit !important;} .hidden-tablet{display:none !important;}}@media (max-width:767px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important;} .visible-phone{display:inherit !important;} .hidden-phone{display:none !important;}}.visible-print{display:none !important;} +@media print{.visible-print{display:inherit !important;} .hidden-print{display:none !important;}}html,body{height:100%;} +.wrapper{min-height:100%;height:auto !important;height:100%;} +.wrapper{margin:0 auto -231px;} +.push{height:231px;} +.footer{margin-top:60px;height:90px;padding:40px 0 40px;} +.padding-none{padding:0 !important;} +.padding{padding:10px !important;} +.padding-small{padding:5px !important;} +.padding-large{padding:22px !important;} +.padding-top-none{padding-top:0 !important;} +.padding-top{padding-top:10px !important;} +.padding-top-small{padding-top:5px !important;} +.padding-top-large{padding-top:22px !important;} +.padding-right-none{padding-right:0 !important;} +.padding-right{padding-right:10px !important;} +.padding-right-small{padding-right:5px !important;} +.padding-right-large{padding-right:22px !important;} +.padding-bottom-none{padding-bottom:0 !important;} +.padding-bottom{padding-bottom:10px !important;} +.padding-bottom-small{padding-bottom:5px !important;} +.padding-bottom-large{padding-bottom:22px !important;} +.padding-left-none{padding-left:0 !important;} +.padding-left{padding-left:10px !important;} +.padding-left-small{padding-left:5px !important;} +.padding-left-large{padding-left:22px !important;} +.margin-none{margin:0 !important;} +.margin{margin:10px !important;} +.margin-small{margin:5px !important;} +.margin-large{margin:22px !important;} +.margin-top-none{margin-top:0 !important;} +.margin-top{margin-top:10px !important;} +.margin-top-large{margin-top:22px !important;} +.margin-top-small{margin-top:5px !important;} +.margin-right-none{margin-right:0 !important;} +.margin-right{margin-right:10px !important;} +.margin-right-large{margin-right:22px !important;} +.margin-right-small{margin-right:5px !important;} +.margin-bottom-none{margin-bottom:0 !important;} +.margin-bottom{margin-bottom:10px !important;} +.margin-bottom-large{margin-bottom:22px !important;} +.margin-bottom-small{margin-bottom:5px !important;} +.margin-left-none{margin-left:0 !important;} +.margin-left{margin-left:10px !important;} +.margin-left-large{margin-left:22px !important;} +.margin-left-small{margin-left:5px !important;} +.border-left-none{border-left:none !important;} +.border-right-none{border-right:none !important;} +.border-bottom-none{border-bottom:none !important;} +.border-top-none{border-top:none !important;} +.display-block{display:block;} +.no-underline:hover{text-decoration:none;} +.clickable{cursor:pointer;} +.strong{font-weight:bold;} +.em{font-style:italic;} +.small{font-size:85%;} +.no-link{color:#333333;} +.text-sans-serif{font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;} +.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} +.text-default{font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;font-weight:normal;} +.hilite{color:#c83025;}.hilite:hover{color:#9d261d;text-decoration:underline;} +.hilite [class^="icon-"]:before,.hilite [class*=" icon-"]:before{display:inline;} +.strike{text-decoration:line-through;} +.upper{text-transform:uppercase;} +.lower{text-transform:lowercase;} +.navbar .brand{font-family:museo-slab,"Helvetica Neue",Helvetica,Arial,sans-serif;}.navbar .brand .icon-flag{padding-right:3px;} +.navbar .nav>li>a{padding:12px 10px 9px;} +.navbar .nav.pull-right{margin-right:-10px;} +h1,h2,h3,h4,h5,h6{font-family:museo-slab,"Helvetica Neue",Helvetica,Arial,sans-serif;} +#iconCarousel{font-size:220px;text-align:center;line-height:225px;text-shadow:2px 2px 3px #222222;}#iconCarousel a{color:#ffffff;} +#iconCarousel .carousel-control{top:253px;width:30px;height:30px;background:none;border-width:0;font-size:30px;line-height:25px;left:117px;}#iconCarousel .carousel-control.right{left:auto;right:117px;} +.jumbotron{background:#9d261d;border-bottom:1px solid #721c15;background-color:#99251c;background-repeat:repeat-x;background-image:-moz-linear-gradient(-40deg, #9d261d, #99251c);background-image:-webkit-linear-gradient(-40deg, #9d261d, #99251c);background-image:-o-linear-gradient(-40deg, #9d261d, #99251c);background-image:linear-gradient(-40deg, #9d261d, #99251c);text-shadow:2px 2px 2px #333333;}.jumbotron,.jumbotron h1{color:#ffffff;} +.jumbotron h1{font-size:80px;letter-spacing:-2px;line-height:1;} +.jumbotron p{margin-top:15px;margin-bottom:15px;font-size:30px;line-height:1.3;font-weight:lighter;} +.jumbotron .actions{margin-top:25px;} +.jumbotron ul{margin-left:50px;}.jumbotron ul li{font-size:15px;line-height:30px;text-shadow:1px 1px 1px #333333;}.jumbotron ul li.icon-large:before{text-indent:-2em;vertical-align:baseline;} +.jumbotron .btn-large{font-family:museo-slab,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;font-size:24px;padding:17px 30px;letter-spacing:-1px;} +.jumbotron .hero-content{text-align:center;} +.jumbotron .shameless-self-promotion{font-size:14px;margin-top:25px;color:#c47d77;text-shadow:none;}.jumbotron .shameless-self-promotion a{color:#e2bebb;} +.jumbotron .shameless-self-promotion a:hover{color:#ffffff;} +.jumbotron-index{padding:40px 0;}.jumbotron-index h1{font-size:80px;letter-spacing:-2px;line-height:1;margin:0 0 15px;} +.jumbotron-index p{margin-top:15px;margin-bottom:15px;font-size:30px;line-height:1.3;} +.jumbotron-ad{padding:20px 0;}.jumbotron-ad h1{margin-top:25px;} +.jumbotron-ad p{margin-bottom:35px;} +.jumbotron-icon{padding:20px 0 30px;background-color:#e6e6e6;background-repeat:repeat-x;background-image:-moz-linear-gradient(-40deg, #eeeeee, #e6e6e6);background-image:-webkit-linear-gradient(-40deg, #eeeeee, #e6e6e6);background-image:-o-linear-gradient(-40deg, #eeeeee, #e6e6e6);background-image:linear-gradient(-40deg, #eeeeee, #e6e6e6);color:#222222;text-shadow:1px 1px 1px #ffffff;border-bottom:solid 1px #c4c4c4;}.jumbotron-icon h1{color:#222222;font-size:40px;}.jumbotron-icon h1 small{letter-spacing:normal;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;margin-left:20px;} +.jumbotron-icon .info-details{float:left;}.jumbotron-icon .info-details p{margin:25px 0;font-weight:bold;} +.jumbotron-icon .info-details .dl-horizontal dt{width:80px;} +.jumbotron-icon .info-details .dl-horizontal dd{margin-left:95px;} +.jumbotron-icon .icon-2{font-size:2em;} +.jumbotron-icon .icon-3{font-size:4em;} +.jumbotron-icon .icon-4{font-size:7em;} +.jumbotron-icon .icon-5{font-size:12em;} +.jumbotron-icon .icon-6{font-size:20em;} +.jumbotron-icon .icon-1,.jumbotron-icon .icon-2,.jumbotron-icon .icon-3,.jumbotron-icon .icon-4,.jumbotron-icon .icon-5,.jumbotron-icon .icon-6{margin-right:0.07142857142857142em;} +.stripe-ad{margin-bottom:22px;}.stripe-ad .lead{margin-top:10px;margin-right:30px;} +.btn-primary{color:#333333;text-shadow:0 -1px 0 rgba(255, 255, 255, 0.25);}.btn-primary:hover{text-shadow:0 -1px 0 rgba(255, 255, 255, 0.25);color:#333333;} +section{margin-top:40px;} +.stacked{padding-top:35px;height:105px;} +#social-buttons{padding:22px 0 17px;text-align:center;background-color:#f5f5f5;border-top:1px solid #fff;border-bottom:1px solid #ddd;}#social-buttons ul.unstyled{margin:0;} +#social-buttons .btn{font-weight:bold;padding:0px 5px;line-height:17px;margin:0;} +#social-buttons .count.btn{background:#ffffff;font-weight:normal;} +.the-icons{margin-top:22px;}.the-icons .span3 a{display:block;cursor:pointer;line-height:32px;height:32px;padding-left:10px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.the-icons .span3 a,.the-icons .span3 a:hover{color:#222222;} +.the-icons .span3 a [class^="icon-"],.the-icons .span3 a [class*=" icon-"]{width:32px;font-size:14px;display:inline-block;text-align:right;margin-right:10px;} +.the-icons .span3 a:hover{background-color:#fff0f0;text-decoration:none;}.the-icons .span3 a:hover [class^="icon-"],.the-icons .span3 a:hover [class*=" icon-"]{*font-size:28px;*vertical-align:middle;} +.the-icons .span3 a:hover [class^="icon-"]:before,.the-icons .span3 a:hover [class*=" icon-"]:before{font-size:28px;vertical-align:-5px;} +#why .span4,#whats-new .span4{margin-bottom:20px;} +#why h4 [class^="icon-"]:before,#whats-new h4 [class^="icon-"]:before,#why h4 [class*=" icon-"]:before,#whats-new h4 [class*=" icon-"]:before{vertical-align:-10%;font-size:28px;display:inline-block;width:1.0714285714285714em;text-align:center;margin-right:5px;} +.rating{unicode-bidi:bidi-override;direction:rtl;font-size:30px;}.rating span.star{font-family:FontAwesome;font-weight:normal;font-style:normal;display:inline-block;}.rating span.star:hover{cursor:pointer;} +.rating span.star:before{content:"\f006";padding-right:5px;color:#999999;} +.rating span.star:hover:before,.rating span.star:hover~span.star:before{content:"\f005";color:#e3cf7a;} +.label,.badge{background-color:#eeeeee;} +.well.well-transparent{background-color:transparent;} +footer{background-color:#9d261d;border-top:1px solid #872119;color:#ddb3b0;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);margin-top:60px;padding-top:45px;padding-bottom:60px;*zoom:1;}footer a{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}footer a:hover{color:#ffffff;} +footer ul{line-height:25px;} +footer .project{margin-top:10px;} +.navbar .nav>li.dropdown-split-right>a{padding-left:7px;} +.navbar .nav>li.dropdown-split-left>a{padding-right:0;} +.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;} +.clearfix:after{clear:both;} +.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;} +.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} +@-ms-viewport{width:device-width;}.hidden{display:none;visibility:hidden;} +.visible-phone{display:none !important;} +.visible-tablet{display:none !important;} +.hidden-desktop{display:none !important;} +.visible-desktop{display:inherit !important;} +@media (min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important ;} .visible-tablet{display:inherit !important;} .hidden-tablet{display:none !important;}}@media (max-width:767px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important;} .visible-phone{display:inherit !important;} .hidden-phone{display:none !important;}}.visible-print{display:none !important;} +@media print{.visible-print{display:inherit !important;} .hidden-print{display:none !important;}}@media (min-width:1200px){.row{margin-left:-30px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} .row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} [class*="span"]{float:left;min-height:1px;margin-left:30px;} .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px;} .span12{width:1170px;} .span11{width:1070px;} .span10{width:970px;} .span9{width:870px;} .span8{width:770px;} .span7{width:670px;} .span6{width:570px;} .span5{width:470px;} .span4{width:370px;} .span3{width:270px;} .span2{width:170px;} .span1{width:70px;} .offset12{margin-left:1230px;} .offset11{margin-left:1130px;} .offset10{margin-left:1030px;} .offset9{margin-left:930px;} .offset8{margin-left:830px;} .offset7{margin-left:730px;} .offset6{margin-left:630px;} .offset5{margin-left:530px;} .offset4{margin-left:430px;} .offset3{margin-left:330px;} .offset2{margin-left:230px;} .offset1{margin-left:130px;} .row{margin-left:-30px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} .row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} [class*="span"]{float:left;min-height:1px;margin-left:30px;} .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px;} .span12{width:1170px;} .span11{width:1070px;} .span10{width:970px;} .span9{width:870px;} .span8{width:770px;} .span7{width:670px;} .span6{width:570px;} .span5{width:470px;} .span4{width:370px;} .span3{width:270px;} .span2{width:170px;} .span1{width:70px;} .offset12{margin-left:1230px;} .offset11{margin-left:1130px;} .offset10{margin-left:1030px;} .offset9{margin-left:930px;} .offset8{margin-left:830px;} .offset7{margin-left:730px;} .offset6{margin-left:630px;} .offset5{margin-left:530px;} .offset4{margin-left:430px;} .offset3{margin-left:330px;} .offset2{margin-left:230px;} .offset1{margin-left:130px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.564102564102564%;*margin-left:2.5109110747408616%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.564102564102564%;} .row-fluid .span12{width:100%;*width:99.94680851063829%;} .row-fluid .span11{width:91.45299145299145%;*width:91.39979996362975%;} .row-fluid .span10{width:82.90598290598291%;*width:82.8527914166212%;} .row-fluid .span9{width:74.35897435897436%;*width:74.30578286961266%;} .row-fluid .span8{width:65.81196581196582%;*width:65.75877432260411%;} .row-fluid .span7{width:57.26495726495726%;*width:57.21176577559556%;} .row-fluid .span6{width:48.717948717948715%;*width:48.664757228587014%;} .row-fluid .span5{width:40.17094017094017%;*width:40.11774868157847%;} .row-fluid .span4{width:31.623931623931625%;*width:31.570740134569924%;} .row-fluid .span3{width:23.076923076923077%;*width:23.023731587561375%;} .row-fluid .span2{width:14.52991452991453%;*width:14.476723040552828%;} .row-fluid .span1{width:5.982905982905983%;*width:5.929714493544281%;} .row-fluid .offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%;} .row-fluid .offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%;} .row-fluid .offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%;} .row-fluid .offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%;} .row-fluid .offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%;} .row-fluid .offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%;} .row-fluid .offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%;} .row-fluid .offset9:first-child{margin-left:76.92307692307693%;*margin-left:76.81669394435352%;} .row-fluid .offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%;} .row-fluid .offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%;} .row-fluid .offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%;} .row-fluid .offset7:first-child{margin-left:59.82905982905982%;*margin-left:59.72267685033642%;} .row-fluid .offset6{margin-left:53.84615384615384%;*margin-left:53.739770867430444%;} .row-fluid .offset6:first-child{margin-left:51.28205128205128%;*margin-left:51.175668303327875%;} .row-fluid .offset5{margin-left:45.299145299145295%;*margin-left:45.1927623204219%;} .row-fluid .offset5:first-child{margin-left:42.73504273504273%;*margin-left:42.62865975631933%;} .row-fluid .offset4{margin-left:36.75213675213675%;*margin-left:36.645753773413354%;} .row-fluid .offset4:first-child{margin-left:34.18803418803419%;*margin-left:34.081651209310785%;} .row-fluid .offset3{margin-left:28.205128205128204%;*margin-left:28.0987452264048%;} .row-fluid .offset3:first-child{margin-left:25.641025641025642%;*margin-left:25.53464266230224%;} .row-fluid .offset2{margin-left:19.65811965811966%;*margin-left:19.551736679396257%;} .row-fluid .offset2:first-child{margin-left:17.094017094017094%;*margin-left:16.98763411529369%;} .row-fluid .offset1{margin-left:11.11111111111111%;*margin-left:11.004728132387708%;} .row-fluid .offset1:first-child{margin-left:8.547008547008547%;*margin-left:8.440625568285142%;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.564102564102564%;*margin-left:2.5109110747408616%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.564102564102564%;} .row-fluid .span12{width:100%;*width:99.94680851063829%;} .row-fluid .span11{width:91.45299145299145%;*width:91.39979996362975%;} .row-fluid .span10{width:82.90598290598291%;*width:82.8527914166212%;} .row-fluid .span9{width:74.35897435897436%;*width:74.30578286961266%;} .row-fluid .span8{width:65.81196581196582%;*width:65.75877432260411%;} .row-fluid .span7{width:57.26495726495726%;*width:57.21176577559556%;} .row-fluid .span6{width:48.717948717948715%;*width:48.664757228587014%;} .row-fluid .span5{width:40.17094017094017%;*width:40.11774868157847%;} .row-fluid .span4{width:31.623931623931625%;*width:31.570740134569924%;} .row-fluid .span3{width:23.076923076923077%;*width:23.023731587561375%;} .row-fluid .span2{width:14.52991452991453%;*width:14.476723040552828%;} .row-fluid .span1{width:5.982905982905983%;*width:5.929714493544281%;} .row-fluid .offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%;} .row-fluid .offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%;} .row-fluid .offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%;} .row-fluid .offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%;} .row-fluid .offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%;} .row-fluid .offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%;} .row-fluid .offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%;} .row-fluid .offset9:first-child{margin-left:76.92307692307693%;*margin-left:76.81669394435352%;} .row-fluid .offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%;} .row-fluid .offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%;} .row-fluid .offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%;} .row-fluid .offset7:first-child{margin-left:59.82905982905982%;*margin-left:59.72267685033642%;} .row-fluid .offset6{margin-left:53.84615384615384%;*margin-left:53.739770867430444%;} .row-fluid .offset6:first-child{margin-left:51.28205128205128%;*margin-left:51.175668303327875%;} .row-fluid .offset5{margin-left:45.299145299145295%;*margin-left:45.1927623204219%;} .row-fluid .offset5:first-child{margin-left:42.73504273504273%;*margin-left:42.62865975631933%;} .row-fluid .offset4{margin-left:36.75213675213675%;*margin-left:36.645753773413354%;} .row-fluid .offset4:first-child{margin-left:34.18803418803419%;*margin-left:34.081651209310785%;} .row-fluid .offset3{margin-left:28.205128205128204%;*margin-left:28.0987452264048%;} .row-fluid .offset3:first-child{margin-left:25.641025641025642%;*margin-left:25.53464266230224%;} .row-fluid .offset2{margin-left:19.65811965811966%;*margin-left:19.551736679396257%;} .row-fluid .offset2:first-child{margin-left:17.094017094017094%;*margin-left:16.98763411529369%;} .row-fluid .offset1{margin-left:11.11111111111111%;*margin-left:11.004728132387708%;} .row-fluid .offset1:first-child{margin-left:8.547008547008547%;*margin-left:8.440625568285142%;} input,textarea,.uneditable-input{margin-left:0;} .controls-row [class*="span"]+[class*="span"]{margin-left:30px;} input.span12,textarea.span12,.uneditable-input.span12{width:1156px;} input.span11,textarea.span11,.uneditable-input.span11{width:1056px;} input.span10,textarea.span10,.uneditable-input.span10{width:956px;} input.span9,textarea.span9,.uneditable-input.span9{width:856px;} input.span8,textarea.span8,.uneditable-input.span8{width:756px;} input.span7,textarea.span7,.uneditable-input.span7{width:656px;} input.span6,textarea.span6,.uneditable-input.span6{width:556px;} input.span5,textarea.span5,.uneditable-input.span5{width:456px;} input.span4,textarea.span4,.uneditable-input.span4{width:356px;} input.span3,textarea.span3,.uneditable-input.span3{width:256px;} input.span2,textarea.span2,.uneditable-input.span2{width:156px;} input.span1,textarea.span1,.uneditable-input.span1{width:56px;} input,textarea,.uneditable-input{margin-left:0;} .controls-row [class*="span"]+[class*="span"]{margin-left:30px;} input.span12,textarea.span12,.uneditable-input.span12{width:1156px;} input.span11,textarea.span11,.uneditable-input.span11{width:1056px;} input.span10,textarea.span10,.uneditable-input.span10{width:956px;} input.span9,textarea.span9,.uneditable-input.span9{width:856px;} input.span8,textarea.span8,.uneditable-input.span8{width:756px;} input.span7,textarea.span7,.uneditable-input.span7{width:656px;} input.span6,textarea.span6,.uneditable-input.span6{width:556px;} input.span5,textarea.span5,.uneditable-input.span5{width:456px;} input.span4,textarea.span4,.uneditable-input.span4{width:356px;} input.span3,textarea.span3,.uneditable-input.span3{width:256px;} input.span2,textarea.span2,.uneditable-input.span2{width:156px;} input.span1,textarea.span1,.uneditable-input.span1{width:56px;} .thumbnails{margin-left:-30px;} .thumbnails>li{margin-left:30px;} .row-fluid .thumbnails{margin-left:0;}}@media (min-width:1200px){#iconCarousel{font-size:290px;line-height:295px;}#iconCarousel .carousel-control{top:310px;width:30px;height:30px;font-size:40px;line-height:35px;left:145px;}#iconCarousel .carousel-control.right{right:145px;} .jumbotron-index{padding:50px 0;}.jumbotron-index h1{font-size:100px;} .jumbotron-index p{font-size:40px;margin:20px 0;} .jumbotron-index .btn-large{font-size:30px;padding:21px 35px;} .jumbotron-index .shameless-self-promotion{margin-top:30px;} .jumbotron-ad{padding:50px 0;}.jumbotron-ad h1{font-size:90px;} .jumbotron-ad p{font-size:35px;margin:20px 0;} .stripe-ad .lead{margin-top:7px;} .lead{font-size:26px;line-height:36px;}}@media (min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} .row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} [class*="span"]{float:left;min-height:1px;margin-left:20px;} .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px;} .span12{width:724px;} .span11{width:662px;} .span10{width:600px;} .span9{width:538px;} .span8{width:476px;} .span7{width:414px;} .span6{width:352px;} .span5{width:290px;} .span4{width:228px;} .span3{width:166px;} .span2{width:104px;} .span1{width:42px;} .offset12{margin-left:764px;} .offset11{margin-left:702px;} .offset10{margin-left:640px;} .offset9{margin-left:578px;} .offset8{margin-left:516px;} .offset7{margin-left:454px;} .offset6{margin-left:392px;} .offset5{margin-left:330px;} .offset4{margin-left:268px;} .offset3{margin-left:206px;} .offset2{margin-left:144px;} .offset1{margin-left:82px;} .row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} .row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} [class*="span"]{float:left;min-height:1px;margin-left:20px;} .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px;} .span12{width:724px;} .span11{width:662px;} .span10{width:600px;} .span9{width:538px;} .span8{width:476px;} .span7{width:414px;} .span6{width:352px;} .span5{width:290px;} .span4{width:228px;} .span3{width:166px;} .span2{width:104px;} .span1{width:42px;} .offset12{margin-left:764px;} .offset11{margin-left:702px;} .offset10{margin-left:640px;} .offset9{margin-left:578px;} .offset8{margin-left:516px;} .offset7{margin-left:454px;} .offset6{margin-left:392px;} .offset5{margin-left:330px;} .offset4{margin-left:268px;} .offset3{margin-left:206px;} .offset2{margin-left:144px;} .offset1{margin-left:82px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.7624309392265194%;*margin-left:2.709239449864817%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.7624309392265194%;} .row-fluid .span12{width:100%;*width:99.94680851063829%;} .row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%;} .row-fluid .span10{width:82.87292817679558%;*width:82.81973668743387%;} .row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%;} .row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%;} .row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%;} .row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%;} .row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%;} .row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%;} .row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%;} .row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%;} .row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%;} .row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%;} .row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%;} .row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%;} .row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margin-left:94.09251204890089%;} .row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%;} .row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%;} .row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%;} .row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%;} .row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%;} .row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%;} .row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%;} .row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%;} .row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%;} .row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%;} .row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.47372751851417%;} .row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%;} .row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%;} .row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%;} .row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%;} .row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%;} .row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%;} .row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%;} .row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%;} .row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.7624309392265194%;*margin-left:2.709239449864817%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.7624309392265194%;} .row-fluid .span12{width:100%;*width:99.94680851063829%;} .row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%;} .row-fluid .span10{width:82.87292817679558%;*width:82.81973668743387%;} .row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%;} .row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%;} .row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%;} .row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%;} .row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%;} .row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%;} .row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%;} .row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%;} .row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%;} .row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%;} .row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%;} .row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%;} .row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margin-left:94.09251204890089%;} .row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%;} .row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%;} .row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%;} .row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%;} .row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%;} .row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%;} .row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%;} .row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%;} .row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%;} .row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%;} .row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.47372751851417%;} .row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%;} .row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%;} .row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%;} .row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%;} .row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%;} .row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%;} .row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%;} .row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%;} .row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%;} input,textarea,.uneditable-input{margin-left:0;} .controls-row [class*="span"]+[class*="span"]{margin-left:20px;} input.span12,textarea.span12,.uneditable-input.span12{width:710px;} input.span11,textarea.span11,.uneditable-input.span11{width:648px;} input.span10,textarea.span10,.uneditable-input.span10{width:586px;} input.span9,textarea.span9,.uneditable-input.span9{width:524px;} input.span8,textarea.span8,.uneditable-input.span8{width:462px;} input.span7,textarea.span7,.uneditable-input.span7{width:400px;} input.span6,textarea.span6,.uneditable-input.span6{width:338px;} input.span5,textarea.span5,.uneditable-input.span5{width:276px;} input.span4,textarea.span4,.uneditable-input.span4{width:214px;} input.span3,textarea.span3,.uneditable-input.span3{width:152px;} input.span2,textarea.span2,.uneditable-input.span2{width:90px;} input.span1,textarea.span1,.uneditable-input.span1{width:28px;} input,textarea,.uneditable-input{margin-left:0;} .controls-row [class*="span"]+[class*="span"]{margin-left:20px;} input.span12,textarea.span12,.uneditable-input.span12{width:710px;} input.span11,textarea.span11,.uneditable-input.span11{width:648px;} input.span10,textarea.span10,.uneditable-input.span10{width:586px;} input.span9,textarea.span9,.uneditable-input.span9{width:524px;} input.span8,textarea.span8,.uneditable-input.span8{width:462px;} input.span7,textarea.span7,.uneditable-input.span7{width:400px;} input.span6,textarea.span6,.uneditable-input.span6{width:338px;} input.span5,textarea.span5,.uneditable-input.span5{width:276px;} input.span4,textarea.span4,.uneditable-input.span4{width:214px;} input.span3,textarea.span3,.uneditable-input.span3{width:152px;} input.span2,textarea.span2,.uneditable-input.span2{width:90px;} input.span1,textarea.span1,.uneditable-input.span1{width:28px;}}@media (min-width:768px) and (max-width:979px){#iconCarousel{font-size:200px;line-height:205px;}#iconCarousel .carousel-control{top:230px;width:30px;height:30px;font-size:40px;line-height:40px;left:74px;}#iconCarousel .carousel-control.right{right:74px;} .jumbotron-index{padding:50px 0;}.jumbotron-index h1{font-size:65px;} .jumbotron-index p{font-size:25px;} .jumbotron-index .shameless-self-promotion{font-size:12px;} .jumbotron-ad p{font-size:28px;} .jumbotron-icon h1 small{display:block;margin-top:15px;margin-left:0;line-height:20px;} .stripe-ad .lead{margin:0;font-size:19px;} .stripe-ad .span8{width:402px;} .stripe-ad .span4{width:302px;} #why .span4,#whats-new .span4,#new-styles .span4{width:352px;} .the-icons .span3{width:228px;} .wrapper{margin:0 auto -251px;} .push{height:251px;} .footer{margin-top:60px;height:110px;padding:40px 0 40px;} .footer{padding-left:20px;padding-right:20px;}}@media (max-width:767px){body{padding-left:20px;padding-right:20px;} .navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top{margin-left:-20px;margin-right:-20px;} .container-fluid{padding:0;} .dl-horizontal dt{float:none;clear:none;width:auto;text-align:left;} .dl-horizontal dd{margin-left:0;} .container{width:auto;} .row-fluid{width:100%;} .row,.thumbnails{margin-left:0;} .thumbnails>li{float:none;margin-left:0;} [class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .row-fluid [class*="offset"]:first-child{margin-left:0;} .input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto;} .controls-row [class*="span"]+[class*="span"]{margin-left:0;} .modal{position:fixed;top:20px;left:20px;right:20px;width:auto;margin:0;}.modal.fade{top:-100px;} .modal.fade.in{top:20px;}}@media (max-width:480px){.nav-collapse{-webkit-transform:translate3d(0, 0, 0);} .page-header h1 small{display:block;line-height:20px;} input[type="checkbox"],input[type="radio"]{border:1px solid #ccc;} .form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left;} .form-horizontal .controls{margin-left:0;} .form-horizontal .control-list{padding-top:0;} .form-horizontal .form-actions{padding-left:10px;padding-right:10px;} .media .pull-left,.media .pull-right{float:none;display:block;margin-bottom:10px;} .media-object{margin-right:0;margin-left:0;} .modal{top:10px;left:10px;right:10px;} .modal-header .close{padding:10px;margin:-10px;} .carousel-caption{position:static;}}@media (max-width:767px){.jumbotron,footer,#social-buttons{padding-left:20px;padding-right:20px;margin-right:-20px;margin-left:-20px;} #iconCarousel{font-size:180px;line-height:180px;width:280px;margin:30px auto 0;}#iconCarousel .carousel-control{top:90px;width:44px;height:44px;font-size:44px;line-height:44px;left:-7px;}#iconCarousel .carousel-control.right{right:-7px;} .jumbotron-index h1{font-size:58px;} .jumbotron-index p{font-size:24px;} .jumbotron-index .btn-large{font-size:20px;padding:14px 26px;} .jumbotron-index .shameless-self-promotion{font-size:12px;} .jumbotron-ad h1{font-size:39px;} .jumbotron-ad p{font-size:20px;margin-bottom:20px;} .jumbotron-icon .icon-1,.jumbotron-icon .icon-2,.jumbotron-icon .icon-3,.jumbotron-icon .icon-4,.jumbotron-icon .icon-5,.jumbotron-icon .icon-6{margin-right:0;} .jumbotron-icon .icon-6{font-size:16em;} .jumbotron-icon h1 small{display:block;margin-top:15px;margin-left:0;line-height:20px;} .stripe-ad .lead{margin:0 0 30px;} #carbonads-container{margin-right:-20px;margin-left:-20px;}#carbonads-container .carbonad{width:100%;height:120px;border-right:none;border-left:none;} #azcarbon{width:300px;margin:0 auto;} .wrapper{margin:0 auto -311px;} .push{height:311px;} .footer{margin-top:60px;height:170px;padding:40px 0 40px;} .footer{padding-left:20px;padding-right:20px;}}@media (max-width:767px){body{padding-top:0;} .navbar-fixed-top,.navbar-fixed-bottom{position:static;} .navbar-fixed-top{margin-bottom:20px;} .navbar-fixed-bottom{margin-top:20px;} .navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px;} .navbar .container{width:auto;padding:0;} .navbar .brand{padding-left:10px;padding-right:10px;margin:0 0 0 -5px;} .nav-collapse{clear:both;} .nav-collapse .nav{float:none;margin:0 0 10px;} .nav-collapse .nav>li{float:none;} .nav-collapse .nav>li>a{margin-bottom:2px;} .nav-collapse .nav>.divider-vertical{display:none;} .nav-collapse .nav .nav-header{color:#777777;text-shadow:none;} .nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;color:#777777;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} .nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} .nav-collapse .dropdown-menu li+li a{margin-bottom:2px;} .nav-collapse .nav>li>a:hover,.nav-collapse .nav>li>a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{background-color:#f2f2f2;} .navbar-inverse .nav-collapse .nav>li>a,.navbar-inverse .nav-collapse .dropdown-menu a{color:#999999;} .navbar-inverse .nav-collapse .nav>li>a:hover,.navbar-inverse .nav-collapse .nav>li>a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{background-color:#111111;} .nav-collapse.in .btn-group{margin-top:5px;padding:0;} .nav-collapse .dropdown-menu{position:static;top:auto;left:auto;float:none;display:none;max-width:none;margin:0 15px;padding:0;background-color:transparent;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} .nav-collapse .open>.dropdown-menu{display:block;} .nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none;} .nav-collapse .dropdown-menu .divider{display:none;} .nav-collapse .nav>li>.dropdown-menu:before,.nav-collapse .nav>li>.dropdown-menu:after{display:none;} .nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);} .navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111111;border-bottom-color:#111111;} .navbar .nav-collapse .nav.pull-right{float:none;margin-left:0;} .nav-collapse,.nav-collapse.collapse{overflow:hidden;height:0;} .navbar .btn-navbar{display:block;} .navbar-static .navbar-inner{padding-left:10px;padding-right:10px;}}@media (min-width:768px){.nav-collapse.collapse{height:auto !important;overflow:visible !important;}}@media (max-width:767px){} diff --git a/src/3.2.1/assets/font-awesome.zip b/src/3.2.1/assets/font-awesome.zip new file mode 100644 index 0000000000000000000000000000000000000000..9b9abdc76dc7b4508929e4170aff844fef2c7c69 GIT binary patch literal 276410 zcma&Nb8Ie77&Tbm+O}=mws~v2eQV$P*0$T*_N{H(wr$(({`Sizi|p?AO)`_olg!DJ znLlREJm)COfkVK8{O=7#e_ix{O#Y7n0R$h!!qLH%!Pvvx#nIlJNkbh51l$>JLIv<& zck_e;0fl%51p$FT|8Ifv|0fK}{}aa4#pQnrg$@D+0{uTSvekTmY()eCF)RQ9q4no+0vK-Ug&)?%!M+C%^k1v**MG^ zqRu1)KQCoR8`)!0*EoL{> zoJ~%X$^A&~4Yh0GY(}+L_5S2psh31w+FE5ht+QvKD`@uK)>fT;3BjeMOgF8hr4o)s(cLLam<-U)L`?0Ny7g&dzC{ z5S`;lk2hM@Jbv!MpJCC8Ap-^&UKPu~m?P?j_U3m0UWHxG)8~amgf~JaruF0Od_PWb zL_YQca$KH4zq`gi33Rq5SkdflMQnsD7N5>2a;4I+!Y_TC;noa4x%fSe01$!!*n*DU zTJLKdUI3&O<@W;2_V(w2FU;4Y3FN&rf zZ7wv+^$R;z$D0AiDrH%&j)S;{1IN+}*n{k{kuIvn~%>GEu{eex2cEA$B$X)Px`H7qoxDzH@2GB!-ZTQz0aq+ zD5a7pA%6aV`SbGgZ!YtF@w=bj&yUV$TDU?ta5V;JP?Qv>`e)S*QA?yOnwk+aUD5&9 z67McEN_iblQ>~#@X_`r}&DTo{aJk)pci2y8y!G27OZYTjFJO+(#OXr`%ISpU&h5F$ zYkiLZS_BQr^yII#jp^6oe;n<1wxhRzfu5WGr2z^ip^V$Wy=|sa{S&PNA+Ikn53FX# z?CQN?0@~LjiPqDhnl-MqsL!E_1IYHfi%G+spHIfm_mQ0)$C~PDgPzw1OUW${1H*ia zLzE(L<1Xg>FnKa)_7-I?bfNd6Dmolv4;~ z8G1a_PaKi!T5}kKxf9*Vf@UnDI>MMwF;;bu@MrQJN3dQ5ye^kn@MaY z1xuRy%n9q`k^b2<(-*+<0YXZe;(izqAYs(XoG-*_K5?xGmZs%l+MprVe z=^bh)+ihiB#b+&a&1OjEU(Mbm(bnuR&n2Ggh)P?42pjn6%8tSC zip@zq!pCuL-%mV(KFTW<>NER0UP{TJ`mY)j9(W`@o=B!?3Mw}(>`z;>ptF^bAIEZ>qL`2mk~V={{=~|E5uJoM$o}1OJsC;(~dIjcsgZej3xRLGS)) zvK-QC8%xqWUWcL~x-dv`E?l(AB*9do2;M9H)Fw7)_}qy&JUhq^wa)erVZA)A z%cJawO$vlFkf4GiG5Z=3yL%IghO5MW03rq6d7mz@lPLvkqVW=)27N@dJ&^|TWbYA* zN1@oNxb9tz`%Gd69G`J-gnwXGd&Fell`=*`zVcy?Q0*_@uCW4|2&gfw-u+gk8$Ii@ z@HM!Bsh0>5pxz+5FuDzgs!l3Sjn!L=ram*$0`@nIQ z_I7e)Cju!Zr-Y%#c05@g9T?;zSl5X@F&h(e${=sFT3V)Wii6E4--9*Gt zy4X!K>I6&ZfF(t|kKHP(`Q{?}#RGq?aUBnm*(s-U?(n={UHqy>Nq$~mU36>1>@3wP zGHg!l+4CWoD2U+6M1Byuw4^qI9?j`jF(e?;OUD%+o8;F}p@}8JS7U+}nOGJ+N&u5i zM(%H+cs24?NHO6Sabu@P2c(FtFow1*5-e)oCW2=S_ODUhSP{d(1(^4A+cw-cHA)Ez z>=M}R5mrr>=!3h6EE%QhQ(2Z0Y;V~>{7TK6z7+qm%>+4FngspR4@$G&WG6-uzh_70 zWqS3d9!Fp?o{^s)EgD4w;l&&{@`WsmN~{s1CL{|WScfk=87DAdtBy~c4$0AXjd0(q zxI*{wLLf&>K!F-y;xz?jZeRn(#N`TLgC;n%W)-3IFbH2pVugLPjze@jqPOrI9LLPj z?9wH=|Au=t0FH6^Nv75cgi;_2>bdx_Z4uHKm!}6>#HqZpuI9$rpL6li#Rsc4!LF}h zaIiN7EX1`K`}vrMQ6Pi+B{gtx8WOoV;GCnpm!|}~e;AON#v{8)cbI~}!o$-F3ucI6 z0hdz7a#K*Wpa(LuP|UJqd}U)a8*^t$TA7Nhqb&^MCTq4MdtsZ3Qa&2^a2uFBU6bx` zkMb0k^oH3fwUkHN&4FdRSu zzmf=s$O=T(z8Wr~)1sjk$jrRQ*iL(T6j{uhUd>`8vj%y5VK1o_nXt|j>p0{w~J#%k<~nMXFcCmcNdgG;LIUJS}5b*^|g z{h$r>zs&~@tAl$Z|}#PbkT7|n(8155PvR{ZvbTs@%SPfa4=k)8X=7>;Ly z8lWYM^O6bc)dFCzx79t$ez~&X?vvCZwL$R@Sw>=$61k`&?2>5U@>mFrCrZY0XMu)i zhfJqEGpw3c830ftkxt<#73pt#Vc$i)c*+rHpYsGE`80z6VWCjF%7?rC86cL#`4kGq zwh1|;P7BboA)YzTo0+F^_B=!$KPN(E4mBNVUwdk&I}0ZszjBOOX&R+kfG-_wON;bH z$ShVnbd~3TxL-Txj~mhny8n<8_CBE;za^UE_RXf=3ZSm&CblHD)L)qzML~TFF$YE} zBB(?(RO3Hmk6#ffI=MR$r{Pd{2&tzy@NL}{e~qbR{z#Fk=@#Lef3^_FDLcj1e$WfqmScpA6&+Ac_iO`Go+(?6TVrcnm}k+L@{nVq%qCSJ07?H) zVOtDV=ifx}!1DjQ`3ni#dka3nD&{JtBuoMSj`=6!F7WfvHg=p0e-z2iG|29B;}6nb zPJ=pXb~X#gG5s-M{QyB1843z4)fh}2riv9+j6*t&UYNeBddfZvXKHp5H={-fL0&UD zWY=m4hrB~G8(JT>1YJ;w9k z;w3#MQ|Ir*+;ss*SOJof!d);*QTWzQ8oGjm6Faa>Y2$VwTJJ&WjtY=TI7wUWc7HDn3Ch!zrU&?)LGWB(=jlUZ?sj!0zDM z`o)&VuR2k_$wN)h@?$4CLgv5Y+?#=nr=@wljN)=PFn*Ogw}$^a!~Q>M@pyKDcnLfR zNNN%Y2+jWzEw;CI_@7bZCjE)TjaH1U8Ld{z6z&XMHx3Hf@k1uf?k?fR<{fnZwo*bLCEm)>wXQh2N^u%&Fcqw?=!|0?s$DbA908Ed1zEWcHwJ_ zAJFrYKVMvlxm-smb~6w@z2P3uEHwSbH1g(S81TMd%932lD7~Y%^Zm4?yz$K#ePx9A zwsL!UnD+AEvHkOYz0mQp_K|1UZM31;zw`4o6EKM@)Gb7wjJHIB>#Ac z+J%MTIu&AQ*e~}%Jng}%aM(+}_B(NLflqnP1-n25lJb=k%1~wjVMac3i(+UM?&&Q` z?smLA45qsWg6MpOL5`f87!*x+XvV?kyquot?kfVOim4!&{X3BN^cdCun~H9O^^T(N zh0NuYjd`@YJbl$DmhXppuLS<O|V)n9fJL zAt{-DWyI!0^3Y=u6buJrfJ4dMihMw%$AwZGeo`ymPYzTc(GOVP~mg@#73DRZ*; zAiI%I;D&(Xs*^)~4gtqFCxURFnY9@$UJjFB9kgupdg2t)iLh++p0hHUZ-#K(28cY< zUiL~BPOpBhVs2>VSUvr9Gb}lp>(`~1pI(KMRHVI&%|{8YeYq3#9A-_kY*Zm9F*4Gc z*C9Uvoz*VfC!dy^samN3zYP?o06AEL+)!oEgA}Q<`S&~OCq zTqn{K364DruEB5-gMu^UNw8IIx)ZDwgzuiA9J)7%_ao9Y^Efos2@#1fpJhPY%{S+^kXq0~EWr$cUN(x&qQn_f5AD_~{bmot~pA z%ja0wTDRN-iyYC@%&>d}DLoUo1t@u!%}TIoS93F9uX+_mlibTyT5hHIZZV}Mn&fw> zvZ;^vrV(vfQZrAld)Y=CDt)OIozv2V`IHnwV4dKSP;5>#HSh0f>Zw)i%4+@?cLU~e zZKC8r8A*W4o)#Sj38oiH3(!r8>PBWYu~o`@9&#|qOIKJ!sE})SSU!&y14T|FXMX}i zZ`!>otQ}VD3u>QtqanKIsIjC+OKN7}`iAtR_>xBGZx;nunYsyDiv47#&;<9hC^&P0KkaJTg}x$Wg} zgp%Tz(rysU$CG9mN^fs4IWFv9okUByI)j_hdsQDXKco_@7>`HohR~Dgui?e%(K7k- z0#hMO&I}1z`AEAMuIU{#$AeMr+AMMT2Ic~Pgn$SSZ5Z6a09OZD|8!eJW3po9iUHV# z5FUZb5(sA_T(!^@GY#9*UsSY8)T1LpHd)Nda_lx~yGa*puu;M%WUU+cDP><8l<$K? z)vC^=Qu;^6N@(f#MGq8iOhFU@@bjuQTXex(knd;<(R2~lc!1zPs0?1Us@4)!A1T`J z8NNgRJynyy;NMw1&pBsboKeRi!sq6uDlF2JH<>1;&(> zhOb5+4RlR0Ii~vPod(VRewxZ$1k7p% z;IN{sDAiTSv0&beNk@B<^bYl_XgJEP9I~|e<)E>zSdk< zn|MnH=CHXqv}P9YvN0#P48Rv>21aH;m;=|~`8Qn|#rBRjCY5qkXQ?c*08W->X{fcO zVDudc-{MQCqskL&WwG!9(y;A|IGWl4be6vq9o#3B=ii>}vV8j!3R)i=i-=zJrvITo zGKA+8Z@uA(`!0G~>?BPqhww1zWTh5-KW5pXBpDIWVY2kq zoc(6zx&7W)l{s~*C0K|pLUt2M^@VbhKt+GDjAC6Zx*ldSJocTAEWriXf!9A6P?kmm z@xO9{D(LeH!dwmYjLW4hvn2N5+Vg}t&U8f0yI-v~4y-;h+dGxjcwcGyjU8eY$V2Y_ zAuI&hVTLk$ciXr%(^Rw8!9fA(5Y!h{325cOk=jhcSr?vWTN%&@qE!5PjDu_|Ezj50 zTJmHZ_Y&A}7L#)wv!3oJ8!v&h4AX1XEnf-{0<6ht-@`*#G-JxvypNX_lkiI=GeVq$ z7QH)gwPqW+h6zj*H9Nj(29=Z(!{$Jdt3wg|mF2?EM>x>6(c^H}>{U3~A+R&ou>0~= z@EqCF@+3Q0G>#s(#hr~Q<&^iTFj?}|Z6-|XwqGU*q)%{Ea~%c=wRloAq2sR^LWyWDH=?9bqO_-2sl<8l6#LNf;|IWtX=jJXP{~-Z4v6u(PuL$|DM}Ra>9=B@~Z5hhr z@+S%kPpo9$gQM91vKdJ=8yyT9(eE9!CJ7#~x_hc_Sl2L{BS)9sueE&mlyQYyf+wwv27T8g zy)(2QROzttqvjmXSP>5SFko@-Ioguo9+Ix|#U-_lASC>eG$Un!!5bIUbC~eny>Y!y zEYB}$y>Bq3fKYs-7pe+pIE?~$j!7m@U@mm=B$M{&2^Y}Pzi&XWOGLqC$!&2L3uB7N zo=<_74IswgvZT1Y$!ZHOK`+C{DgX(ao<*}xFL!-w+UxIq4LqgRJQ|t(;ZzNvVvRZ+ zKdC60Ow=G(XN)OC{1H5dItX$s6x<6e<4P{z_7Y-McoLl7%*P~E=J^e&zwzt570Xj_ zEV@>O>N9X{I}~g$&P489QdLEVUYX9@aeVg&^8ZeR>dPl{qyDQv8rgt=ko?bx(EpSG z{q~95L4o)goQi zp_8a>W7+`j$BXESPnF>J`^t+LRp&4H zDz5l=(<%mks1og~$hfRlWC|wkcePOSgc9?6^K`xNO5uLsCRDLBZCfzOOK*a)ydmUg z!jbv#9+T!j5!xi)6Nw>Ok|<(h31pXzHO=MO$#Nq@jiadwEepZQj9c+h8RSikOB&!r zexk_uq?5$$nTR@umaut;6-~wQ8F>QFIV3aYvjKVM?580`%Ir8KL%Kd*L2xAw4}wv7 z@AFp2OJ8`)O|TUzB*K+7BCkqe<)e6%9qH0FM(_Hx%1F)4b#>5-Etfnw^d`ZDdFdt<6{&$t9eGZEzn?M#?wFWoxM!_&oX_zzTQ*L7?< zH6p|dJ|@jCj=q6mrJ6s78hq>a8Z;;?%|6H`B*F5Se5b$f3~dXH=v7>~MxQi5&_xWW zKK`T>??-^-$T;d!=8|}RqJNHFd)->b@1enS0|RGb&t3Gid{*@f#2#u?i@A8v))0Un z0zZT<3zt2TbB zK#k}9H#3u?D_8;F-MTmKz54fsFOTJOfuHAz(QZs%I>MhXaeH{v>2j4&V5VtGxG|j1jCkttDiyVjF)JxOe}Trib5m`Z+8dvveSM)@u}=yCy9) z4n{A+w(j1Q6{XR6dEf53mm59ZZ6CJ_S-Vf+J)Jm)k3TZ3B~L#AFO#dEw`)K8O-cs- zFZ5PKPfdL)VN7Od_(TDf{pgk9^%f^k^1ZoqDjA$)<>1)WVXVKHTCs+%q3F#hv?;N* zsla_Q*qYEJfSD*%Y`J)#uB8Apmw0NTbd?PgD#^PfSbdAjG5!hhz5(u}vA%NWv9-R* z^4+Ra7k7{i`_6VZoQ5?nPK>j64PU4_$t0bVQk0a1#Da~x8*e#tpJGltD0n8cAs5f1NJKG24sWwL}hg)jg=>iz+_{? zLu2~|*dD~|fCX4>v0N`6PODau>R; zNyt)sd=V5hbIKEHP&FfeTsTw65ezv~IvD87kL0N;#%!aOJ5Uq)M!?oJkA`#aTI1KAX`ZM-h30F=g*j-?nfL4E14f|n%vmdK2o5n|n{j57?0}EwV~a@8 z_to{~jH!hvxFgQdpvULq+U@pTAp3fIGv=3R*r(^?FFG#-XDDsHYAPqjMWbYnnr?E7 zi?*{QNDDWLsgWXm0e{KiXZ!{?vIOkT&$^Lxitrp(nm@{ib{_Z4z@tn0>K>R(>S1dQ z{C=7unCBm%>`=WiRO(pJn24w_$a&zy0AXfzcP9F!AiYGY^{rhJ=lPpy@2;VtQ<0HW z3B$VQqMQ$9ZC9*miKxmS;9k6=pdt5gsF`Q0`WR~p((b3H3KuBIAIE1-T73L7QdsZ! zxwYS-yEvjNbtJrZY@9(vJ6qy{U(LK;yPb>ExlMtoVfs)cs%xx(7lL z%UIS2Lm!3UgvjY^`EOV@PC;u!g%=6Gi3jJ5p$2&br~ew2MoshMdBNMIk_fNJKI1=2 zxBR2#2iKQ(DSI7tmK^l(%XszA^FoBITVTTedBG6IyH`{qxzW3`x@M5Kv#Lgu*Bx7R zL;GA^oaaF=?EhyxbWiYOyvh|2%=}Rge6I#$LM-(?Na{;*@_914cPiag!3*JnW6ib8 z`~#RhX>kk0#U>2(+?p#9#y$r`z<} zOBh#+A!O_5gx;$f`KWip`@xJWJ{Rr3SV(asvaQ?RLPC7>X^!##Z9@?rLhQ6E#o@oa z+F3X2N>{kyT+^4j)H;bP>OU_YiJQB5(Tx7}-Kc>)f4;kjk$pQEP?b$W&)C?u+G>p% z-P5Z0Hofie3H1~0KXsaG@Z*C?v!ogrL&xId-2XAcoLGO?{*tqY z;CxD8>qE}vaLSc0ZJ05jGhI@gJM(~LkT=a! zVd;^Vl>9T{yLw-%?rT49&VB*ZoK^0fl!sW!IP|4?bCbS-JNVWPBFOCq2y3c!2FGqwOT0loRLa8a%*oG3v ziOU7pu8L*0Fh@F9$0l#&e_sF`tH(e+(D*-guAZKr*j|#GA#{UyZc>=b!&pKHYKR-0EmDW>w;*9n)}l(#jyG^Q%(gb}o# z*KElbvyc>s7+=z_g5YQv?Z)9YqBQP`PnEzYR8`SnblVuvMXF`_VubfO3b{=0y&+yb ztQmB^vZPI+b1v16Ys>n9lW)z)36AdHSkd7oW2(P|Awf^{rL5%>#(~ zUf-`XO((|%@Su?9*Qo*{)K{*goaWzJk<&wap!ub(#bn9}CP|r+XcQe7a``(Yn!?z- z)cRKjn?$~T3f-Qz6mWJqkkaW>eKIPiEo{Xs?sF8nF6)i!c2dI_)EE=RcrspqLne_^ zFeb@}jz7$Tfa_YSeO#CI@5b3oGTgQ>nf#|;XAR9uIoV$vOw zs&)dDNW^Y+$p%EpVQmTbD(gH@?b1$pl6+#mQc08oUJL&1adJ^5?o@cQl-SKK<+0^k z`5YUq*spNU2U>pku8fnt&FJTHrCP9sNn-xJGnSX7izhxdUfyR!z9Dfu09w1F-Ea4s z*-_xe?9^3A;)E;gLLxv9*(zCaW5ugdWJ!jp&frPLj)z{R@tU&ah5kWr_^BidpGd~6 zMu!Sq_DFAKR5WTI#4;7-p+~Ziu6K%^e-k(nA`U|io zK5E|w7?i{JlB_@73`eRli7hoqX?8Su5hApYX?%E5A-j>d~YDUz#muuCm=X z_OIPm3zz?`MepM4TxE-|zg@JMq=gb!HLuttqNV$R%4c{zLjC68*ZQ!=q2KvULYpqW zSTam(FOzB5y<_%YW*pYZVKVzZDh+>q(^Jye3@w>atK6v$&-=z+Onq(?*;;cf`C$}z z3Bu=Omod<=DnBzaww>2gAPoxIYpFSntocQ-VG_>Bi|S%^ zYyvA?UkeObVHNfeUjD~a+ghBIhr2B5zG5|B_f(u~#-G#L=bI(7NOz(l)o7UUT4V$6 zzB`{YuF)~Dqb^xQS@Q8%uG$%~QsaCg4-ad}LzpCu5rS}*Yyh;*{-16yo)x(3l7@kG z$7$4MNI5Y4B5Jt^@S5j*M!uggY1BiGKaOg9d*KKFRdcLULJr8VoRJdu|CUhlYemN9 z_HQaUkw)YwhVM2CDd{6@%d~+F_xxhREi@ERL{}DaJYhlqPB#mEdFYhSb zI^ZN|mnedqR!Ptx$Vw73{-iz1B~{;x7?oziC;%vlpS+-}2$l|Rw56yz;ZNYydd2_?o_1w|nX zdzR~Q^-3GViFBxvUu+E~?t@fvsQt=t3KErl=zyLX0#9^b^;7{w3;y@Db7E4?Lz%F5UV(IYn1%-f7u?(3)9I2dhUgtg- zXW%g|`6)dE*_j8Tf4xYdHT81v4l|2WA3L&p9kv^Zaw8%RbZDv+3g9%5x(!j*P5#Bg zWIbm9i&30=r;Y#!8CQEUa0&>tVaIDvAeu8)2inkLOg3SL^fb--h-w3WYsl2%eoLh9 z;k}QLKhX`^orW32X|zZ-q{KzL&jZac=1^ELXmusT&8$LcwWmB7nLd@#r>z7Y$k5Pt zGSa3#R~tQI#NU6ZSKC}Wvj^PManWjr7UfYl&0;Nrhywvn;@q0f$OWXD#b@{iA+S1E zco^*X8m4fnT_*$Pf&Z*dCLCbs^`S8e?w6x?9-`-!)z{YZWtOrXy)S3?jdSXEQ9Lg@ zIEV`5+Bt^EUeQk~WcS_rpfNfL4l2QPrO+(AA zl#;JJUOo(4B9%Gp^J4MQFqR3e$0k~!HC9Mbz5lH#=Ohye5>+SMqqX9l$Si9R#HF*S z%WSB=_FaE_lHaGIlo$KqS3txlvs@)Oo>PQDW6WpPsFE8vN2k7uF8Kb;OA88!N;DOM z6y}(;5yi%}><+?giG=Qp`$p2*^id9S;Nay0*3q&t`O7P+g!@>9c7Wy0eX*{BQc{}A zL3fcc&?&3D;)9$bDb0v5I73AMz3{)Wdn#iLbaMT(g+Uv?RC+7Fj^R?)gI+XMU$+j* z)jYL7IEa>3N{rwS(oJwOt_IX(gjIB+DpS6jD7Ob9oj9u6)E@FKoe3CbaQg0XsVu1v z;Y&&A0wSbBY%JZbR+c%s{iy1Zfa1%(Fd?l}p85p~@jKInL90Fis8AaHf=(!C^OoGu zs@du4MG-&$!%*>m$~~H*;E>ypK|sVc{})^kjQBM|V`AZx3 zEnB1HFZ(8eeyc5h+PnTB$>MAB6NREOUo0`7FBBAOjH;!FP>G=KtPF&SL;J=Wb=qA$ zhwXNSzyIC)y{^b$IDX6oGzfj3L{&b?`1@BXv^y%?9X)(~84{F#$URogMagf*y{K{t z3H>y-=IxB+1-yEu-6T&gT^KS7ShjIe&H293D@9DQW=OOrnm=fc%?NF7;onJ|yv-cc zZJxxrI^r&NuvC2lL7pD=`0lqx#q^-Tp_+s%N)%6+R0(3Ix?LG0e##uSVZFZZKYsp& z0xy1k&XQ!^aQxnTI=%j0Q zMbnv-lobppw0VXEle;>qi*6qDQ_*q3XYz*d3ZJ;ltZcmlbnDw!2k1HTxjj`}Jbr6O z&^Pe0UG@)j?U*(>%XQMws2u$Yp*($Q00#cMP;4Nmja}dO%a zC1^2@V*2XAJnx!sI>$CKGcLQQKZ9rxp#(#dsfub&h}-&ylG%hs*o4ecx(p%nuxdY3 zC!}B*3xHaqW82$~x$a1ZZ2*{>aGM_Q={yWaFX8+CEY{Nm4s+l=5b3?}f))EM4~CIo_7m zA|CeEfI@J$zCblMf&;SZzt96QOLDR?7;MX13O}>9s*N%J_?40`jy94|SoqvkgS;ya zA>#j(eid!7MlH(VLlsGP8^~`Bys%xIN=GFutLU10{CMFnFPz%^IPDEhsBqk0ccag! z6h{_*do!t8YV<_b6b&in|Aq2SZ#d){3Cec@ilx8*s;c%$7Y#N+6jzYpOW z=`=6*_+oq%HRtrLa^<59D9Z5131ftwL=5OA-I|X4?R;%++Xzd7+XmW!<>{?C19&>N4{xRirc1`D;w|7mo>QN!f zW?E!ndx8!tPRGBByWSY`%mW8^2%rp{?F_IIM|xAVJM`=Pg5DC8eFeFoJLOIK$m_C- zD0~H$OA0v9T^*B~K5gZOY90C>G1aJnaQ_14=+f>4Zect8=U##!y1Ey!SD5a%z1S05 ze^*Pz8kBp8Q~E4rXp5^3%a~#5i$=l%VYp4P<93UAa@d{bcHVKXhcBAypgVJOeQ`k`7^jL5-41pgxT`+h1zC7yfJ*$SGp}MmuEx>c_IeB(RIegyI@q>RwIPE2-Y2M*) z)M=SEoawk=hxQ_%6)N!kF@736{`~V*)6=o~nP++XC8TcST2;mH!=zHtX!|uEV|4bW z_Bn9miWn8$(xPR}f;Q3Fyo?r;>1c}gJ*#?BR6Nbql4iq#CfD_U31h7kABUC~7IB_u z`B+oGJ}ob6j4`SBaz#m1AgtRo%eXL1S}Kh<40KWyUEw;j8vGxzlL{p0sb2kACjnmL zi4^NJ%uW`67a+z}>oMj~81%uAs!$M4(Q+X%Bb20dcx?jW0s_jxk$sha=l zh!dh(^O7V8gN)UyMFc3psd-jT#>5s!rlelwnOuK=8z$H@+*xJO4HMR*4cgVDAD;^0 zc(oD?iGc%2~@sCxiX!(be?HmoOfnM zp5R}X@2!t2?;7#bxG|E%scU@N7Ezeu6R10BXT4N&n0FjZP3${F3Pue-WvzHDOa<;x zw1l>K<0x@h?RfDfY?SHAW=tKj)a#NaedMfMN`!wXaX+)Ad7*knV{gTjU}$$^503W- z7kP?GfXrAnUIdr3qV%G`E6aE$8ZJ)~G)oAF7YT90vD}P_`O+NJ&FsHv7`NOj^9%B} zU}nR(cn2X8SGJ&L3__#jG*`n

LVs|tX1iEw1kni>7nDGKQgUe4gIF_KyqDlYbwB+dg&g_t&YT2>1 z^HUvjRWWuF)8hFOj$2Q9YAo{%+SAcg_CZvQ!}OS^ZgMlU3^j7`sj`W_Mt#)!F?nNn zgqm0|CTAJwR6>g8Jh^@b#&>N8t9;6e(Jt&RXmF)PfSkt!?u$&VeBcS?|$sB{_C%I67hPzo>(#JSk>hRB1ztVnx69rGI9WyOEIOqA1;?QA9cQI+pmkw9+h)q$hI?FXVe&Qzg!g%vA zHds7SZnAOt0s7uBC)%abq(Ohr|Nfx4lTnM7O%EbxrYzVb0aTU^#lIa4$l2av!$8~1 zvrE({DH>1~t1zl1qjvhtLXNcSWTZwI%tSv zw>Y20WIb&6`W|j2_n!xQPhI4&U&)QL>-FEq61iW;>8901v zQkjaW+xtkg-vRq19?2n+T2igY`tnsB8ovFE=3GcR zYx)FcyNw-jpC#AJ2hqI{-e}N6wx)c%2guEMM2>&a_5_91MVI<03f)6oI6WJ&xGW=# zLwbrhkx!mILhMK2V@aWxQ1Q@o*kIi#t#HNnJ*Ab=PAWYdt~|iUNUYusTXEGG^U)_j z#vsc~FhJ_SF)l!cy_7@*?6Jgm{w5Bkp7qw)k31TQW5H+ZgY9h=%))HLind{q$$d7H zv1T4sa<1u?K=meK@Yhlxx^lR2xc_cCNo z9_gVe(~{=l*xaScu*5WHD~stecAPD^ z9zNZo6nrFasK?C>C=_qZT|mrobR@0ZXWxxt`pt$Z^hEhX<~yR?fbn@aUG1xUo&&l? zc4(w`JX6giu??+jjN9cclHLp9TE?UE*y^<%J(x zk|7(jxIyiz^2a2lZCyzeA=GM}sQtA`lexE93W^U*u_o>p{zG0l`~{K2{=8HWeD#84 zGs3)i8u|Z*VC?q`7w6k>h9gHB!Nx9naURlB$-D&e17oc96MtF4d&oy6IgED0Cv?tM zAdgFTAUap3hXiF*=H1Gv%U`6xsyGAnkrDPJpm9;jubG`;{-mceAgo|8Rz_QcE;v>> zP_pNSN*f%oubGgQq2>mrFSFFuP_R_#oad56S4Os|D9GJG@y$q;;re=;==O*|RM7jw zxKz^nN)RX=UH9Mvt{~-8xzR+G4SiIj!OoJZjj0KIByXWf*tbX(>w^#(OEeUe?qlFo zOmtTdWdl|@EI_MgtZ*WvQX2mZWTRI*N1Y`5v_espgenpYkbV+kEXbD9NeBgX|1&=8 zSk+%0F5WiL71TIw3`jm#MMG8y77ebN^F6v45_lIG5TOIEC$=q*G+sk%vZYFGM%~Es6(DfQ~=L8GeA(gWyzcfY~`cM%AYs5EK5`5S$a+}Ry1N8FmsmW z^b_Qr_2lVF&x;ak-DwT}Xz}D)H-?ROiML00Ak6A&5Y>@dQKZa0_lg!Xc51b+um^9n zfz-G@iH~V?t}+v7r%6pB^_1<)g|O^(hUoOmz*-Z8%d<7jP@8DN`Zm0fIvb zPB6B{+@TCBBKnwm2FMHJ6{3O@LB?nd?dQ(;F{vF+0Qa;08nJ^wn1|@$7wO=84#Ett zwoup~T5);Xx@i)m{whLYtHF>Z0|HGfClU0osfg!$YG02xFuu7-!yrq;`K-7UcIrY$ zTY5x>pgMoK_b&B_Ba&#}j>EHX!Jht0cX_#{XnKZFG>lG^)K;>+^C(10A6Dkue2(7{ zHmX%Y{xV7Z{{1sV!t!7Mcw}q~Bs8o74XFg9irR5ceoH(n^Oa(y1?-eY1bUq~>(G_f zUtCBG&%7`DxezA0cSnJ1b6ELMpkQgW-yote4LhzIjWCWJR$eQA{x`bbF*p|{?ADBJ z+qUiGiIW}Mwr$(CZQHhOYsXG@FzpYJKw{sd+m@jbpBTRw@l8jNuY4aK~>FfWPCW zXC4tor+;b+XR+jdleF$(5K>EQ*{E(zp(^lcS*ezI0A;wuAGbR^S+zE2W__bH3D6jt9Ak+tm+PHzQ{{#R3f+mpu4_*bz z|JnWZKV*piO`34{|A$umZ;j=D&dT@RvAaqH0>V%F|FG2jue1JV`oCcq^zNoc|FdN< zwRibnw2A+pD_q=-V;E!?PFdS*xBq9H$DPOhKP%hY?Af1<>vaCq+ht!R-O7@m=Rp}T zATAUjpo3o!w0nP0C?rI%_dm(1U|)hjpMrEVW&()sghG%Jpm;#9KZKFh!@lu_kcX`rQ_h%dke0(Z(WNSZ*J z4EFF&w<;L){;+Sun8dYT-Gz)?YWqt!9-97e@myt>(8A(g^?g>^0jv*D#!TXC5QzQ= z1He!G8PQ@r>DQVJm40uD*e1LxxgO?8>!4R!ss#)|L^MG*sAP_sef_Nl{wWwEHY0L0 zh{T$prBlN&15a~hsyBAeD1+75XiJvxpj_#x4VK^cSW1gTaL$miodQh6KQXU9qVyNG zeHc+1+*@pY6~h_PwoR=!K&jLnR<>V4LyzA)CTRvah=x1zufG<%7=e9b4b^wt?~pzf zfD(Tg9GCA>=80%`79l%`5TeY&_$ zYO{KUC>ACBjA(ic&qIpQw3yPgphat`*f|q+DXk=eiY!quWdPF9iIhjJcz6*?m!QOSsT>ac z4Izp}!6YBLkB)QNg{bz>DLK@1aRvc=1-D34=>_YOSLP$!DxaJ}j^%fT`os$nmC4~* z{<0srfSsI>BfoNAbLw+|&fUw74YrK+cfH>$x<*UhJvj+hdX6lrS4u5&^VK8>TL#y{ z!lNHI>MVv`L~yfGm{A9A@#Q{$!Y);Tw-g_AJMotrSjD2C_o@5)?)HYcCoFL{b#X`> zx)e(Nz?ZyYxwTawHBh*Fg-cn;83K6t9KWvyTv-Ax@`RHt#U~;PQddw_6U{sfx+oDo z3ET;>x>pY!>){s>c65yv{gW@%6b#Jyo+MCNnjp3de5#m-)u}YI_D??c4)MJ-(M2Jdjl4nWO72sN*7>~HKo~S%%yX&;3dxZGD1II@ql(QlKq4rXWa0<6CJSXN%mr~& zNcma(I#HC#<1o4c_@+}MGo1SQX2R`1BuE*TBA*LElo4Z%h9m&>E4^`@>sr}(o;sYTGN z-TS{{O?~85ld&yiSEP`b69jUZiN}v1Qrf!EI-!%q7!6{O5DdM=SgGj01tx$y7Z)ZB z*aZgrdToDB$Kz|7K^@vs)bbSOwpG(Q5p6k^qM!5_`D0SNY zJp=M79hdB8d%xm)if(fO@7Mx!BMS@=8J0b#te5&C=8vUu4?sQK%hl9Ui|SAswW7gtf(p-u8g$K%{L(v5MXP%cW+kp#2I)QZm;*npJM z(m}d<$#H4@4wsdO8Hq{RC_W}fwBQ^u^k(xTPxknh4-$)|q`87uqzQz=QO${5EhjNV zLZVIbMi-)XP!N)tfWkUFVH@xGVkkiFl9>h@tO;MB7zm@7K*GA=TW5|1G-2Pz8+65n32`L0$?AexUe-@ni4MIMN?`Nss64T7SN{d??* zo6+2(Ww>6fwH`{4`RT`%GSx~j%RAv(FU(3TISFYl=5`@Z2AJ(ixYWx3i9tWW&{f=L z@HPW>0M$&jg+fte3SU zcm~XUVDXZvyCk_<$B3z;g+m7Eo%letQUWxFgeaEJ(A_S=AW`e5h$@y~9o1s+lrw#X zHaL?~fp3yZNrx1;(it9ZA_qq~>80z%AnRwJO!~=e&v17W<^(1Ml9S~wZ~FlnH&1Bf z4)I1Ec!7e7miq=RH7&VwiPNI3=T92r&;nYC#H9lvLL`*iZ>|i zku|OzaruEX687^9q_T`tU}muVa1)s5KIcJ1`-9TMrm0RqlS=lfO8#&#T82PCszIu3 zOR4q-b_=QpA@Ko`&)FTdG!z@AdHShE=En@tpPT91>ZyNAHnUtJrk>?-8}qxCYSIfZ zyZ9x{P9A6hP91>Br@IfxfpTrDG&0X#40I6Fg2;u$C!CoGfr1AbS4j|#QLR^auSrAC zbNp#&`pZ<1V8vuk-!wF*$zA7avUmT=gG?rOa*gtoSTXj*-aUpKY*2T~KP&wc*EUX4gjg!I0lj5GJ(uiL+9D9=rSO)Jm8i$dz4hcd}H0=PcJaHTm33#&h z#OQK!Ifn!x-F!QpAy*;FwrhKxU>=ruvvTF2Ew{pmt&$wZtPf9`*pQYSEoFZY9Sg;S z716UvowqX6^ZDziTQLPnCU;SXIxT(;WkN)r*ZK;cndQRIBb?}i$;*q{o&NWl)h9?p zKC^_FUCNt;zFh?UBHZ<-1aG9KvQiy9B?4A@KQ$9>(OxsB@d4rZScKTjaan&T0N$go z*bLfOja9KDS_0YO=nqO1a06a4a}ZF-w*$8IKG41i6$Rqs3C2 z5_+=>$4F8m2T~x48mxv$CXbKnNKscAa^Tvmvt-{~r&yu2!nBpQroZBhNRU=mury&O zD0HADSyPG)B6UkKk|N!hhwav9u+=}^m4~CMqYkFP)JmO!Few{{DR@>%Oo^7ks&>=? z67x%nVzW^yVNwByfzICx10sCtfS*mo-BUFE)*9qNjJ3RoqB7FG63*gwzLLx|j!@VD zXQ$EODIHL%N1&^PG6%moMU+))Yn5bZjEseiBGaXWRc?R@DUOKT;ebRN?Re>gA~~H3 zt3q{i1zhnTi+kqQAffF1h@?%`Mc9`=b%Ya%-tzJ)3>HRCBnpQa>nmO)1k3W%=NL=^ zN9=d1nF9R`V^Bbim|nyz_t!J(Ae;2$XHbkN>+dk6y5f=K!dVSn^jHl<1s*={QesLk zJ{4DyaV-w=i1o0JZBSP<)RnvQA^{@l6x;XPYx%0|(X4=)Pf7|hEz}P*vr{qycUJ6B-zWJD4@u(`;qhf24W`(m<)IbBnDLm7{Nv z!kFF@eGT(11nEa(;K*3Nsd!M^n->E|MJ}J+>@~dS@@T>IX$J?%!)tjE8=?#x z5}IQ>z%E>n(ZDmtovntI#6qPR`M$U~j-k`&6?{FAX(Otn;yLNQY>_q-KLdSQ3oRCm zy4--&`LwuDS;h(S!~Ur;o&aIyV%lou2Sk%ZF9R$DtR_rj~gK-@*Mtvidy;?GzaJCJVX zhlrBAJy#8Zuf9|*!t<*>fqqea*&?oR$6nBiabjWmt&&|7`sd4&s#M1_uX)NcFZ_Qh zwwQCTb#)Fj;Uw2OVCe;E5o_6UjVRQbZapNF5H9bXiqqxbg5iQXp;+A~rQu}j@I%4Ex+CKK!PCF0>;A2|s0L=kdoOc!`_0Hq z2TAPoI6{#=&imR8N6lE`WDy%YWFkC=W&SBq%i7PI7D(RXfM$`T`$J-M0|ft&c2f5$ zdmn9Xao^Zs(d8c=&G-Q)r2o#8l-FvL25arKgoIoReB;q!VfHuti0_)RvRTeMeV}7H zzR?VTvzp7iB*!kM8N6d$jqERGCt=ag%r{C1>zfE#__>w(N9+qPb;Zu0YGkKt9$vqL zt?B+SZ`SP=QN^WJMUfSfl#y$*x%9_waQ_C+2o${_O4o_5s3QLE753;<(}jRS;xG6z z&z6VPa7T?uKR}Wyf=2B3S)`r^lmv46J!HQw_(MiY+Poe_pN-QFwW(~M&7U999h>HSdMAaw5yfa-pX^ zl!u24U*E9}$GUCo6qi6_#fp2EO#LQLO-w!`0$c;c;Nzdf z!T=6p`U9*3rcLOe`IYn~H2Z|~{IM(XV})JdJM={9Ou@0Mxnje!t%N=yEfUap*eiAB zCYL-^SI&w(q~^<3?UAJ!2-uR7MQ)-km)=y-*80eVifeX2z;R^jx9_7>4vKNM18eP0%F^t%p~z`2NY7O0d)FK6psh{f0hZH47T zK+d^lP;{Q;x)NLvnqHFyK0H`?srq0V2m!Be(9f!Jeji-uN!~a|L)!^BiSp3cL8vdZ zOa@8V2F3Y!+auuhn*SW^Meohqn5UeloreTZ?AZL>JTaayEn|gv=O4R2Dr@Wy1 zhwcx=vDrL#XGLSTg}_TgJcRI33^F2F32^pYyAxt`D*1X)zs5Z|k+E>wMpvJA>k*9)|cT~{C; z>9juiGb$t`Wz%$V;&@-9G}1t>Gqv;?%uuRKle1yVHR~Fo`r>7w8vB?tRcSOY$IkX1 zOuVq1Oc5gz&*+7=va4Eg0*~0d9DPGzveXr#Rp|HT`@wZV<2Xa&|8_4KVj4HDg8jlL*QC4o_VuKphsOK#*3dpO(tAukh zfm-uv#ncY73~-f3H1L&qg;PCIR>jnfM@G~}VbN`er}Gf*R4OJj_nvDMw7@}kId1i# zw}5WZ6%rKMaA@^es5kMv!=~JgMfSIU$?Z*-?s&0}+lsCD5;c^=4OXAzmJ;#zcVLi9 zWQ-bfuP)fJasMWX*s#BY&=;Vfn&BJCW=EQ@Fznj2K3e@qZ!n_E^X!51pZQ|>e45dA z!K~Pa8;qxA$dKW`{C)>ZBe0HFU&*~l4$x-qBVz8M+6i<^)ynjsb3f)zgPCH`s9$U( z2o!CVGKzuutcFm}uxx1}e+iHFI1B$U?*$O`P3VM~47DfkfvmcA`hgiU|Lz0(!1Su` zV0|HhB14H4ciP;a$tb%zK!VbFzMadTz0~)N^L&#R|3vPjm0l2}Jznp1IE;%*I^Q85 zItxe)3{3>?%VG=&JS;c~4GUpjwTDNmHSr^q*6#{BCs zin1$G^_j`CG@PLJRx7k-fr9CuECO*+Ol;<7@t*7ZfZS2#4ANx~M>)*D;M1@Rs2ACv zV$)zv>!XY@Uf?N?V-FGe5_Fe~autnES|vvR?h#_sRf6k5vD;EotcyzgDTOZI&kEs5D!&(U zeIyo=xYLcXvLaAnU+NyjqZVcpMg#NjxMN{EDdx1j8EGahWGhn;_3Rbbo$>}0x-h^T zhm*QHPMdy%P&K36O`t@{(b91#hE`+5w4ScYDv7;Oc|1h_+pxr9&A#!r-4^)13BBwXXDWCdk?9z;q{*t z5bZ!s*ZFr5E1wl;2rY`UuRr}`z;2f$7PU-y^p{|CWaQnntj!@+kU_p@ZXBLVgIKSI zs~b-51^a@dHV3*ZaO+SoSw}?{z?woF=^&+mf1=_J+D|y|a}bKli@fP9RK@xZqY<$~ zi|WodK>4^(A0RY7NRJc}Pd#b5M~M9F*@(cX@LOX-8Uo-4>5FhtHQ8tA%4Gu-8~yJ; zY#!|9^m4jyy+v*p)}SD2&-pPIB~#!HT%szI>A$5E2@iK5$hbT7jwk{RZ8BD?ERZz+ zvcoyj04SN3tI$Vz<)>#ybS%Z~4o~|?Y+Fx~71?6nb^a?s(#PwLmYH}sz zVcdaTk8c1iqhn6&3W&$ZEE0?6A@!y`tCoxi8r^C*CtK2k{+ZR}{pLh2z%2J@8nNPT zGKRp*pelB1M7(ch)ysIh))QI@Ejdy_b-M+X5$Q}d)#J*#2rz0f3vj0gG|ltb-jF;lxa2r02`eC*+WIvrW)_0N%Im zaUd$%ujF_N9lAL^d4%{}c^!O=v89qTa8%e{=NB)*Pa45k!!gDHwFj;7;6G6If8gr5 z>|&Lfg1^sNHcvP7G*+Epz*(O5NIaG%!le>#<~OC%K0z!`rpQ-)(fC*s#?r{ufrf>{ z`i~EncBi-rv}O(Kzd~@7LGBCavF|K$(I}1o{klNY#jF3&R22-zu+peaA5BVAq5gSG z09m@VBok?Iedmx=sy86}L!EmHuxSk5 zTIj-L13?nz-OPJ5)LmOu(y}yTJqo+Gx{z?Wqs}#q<+Dwjy|Oae#}hr8HPd#%2V@o# zkFo*32!VwXhhQwwAv2Hy5Um3JG%ODEi*WqE6&@PGgj`E&U#+f*(?>$$-jQY|$J7o_ zgsWgMLXq@qB7R`td%P6J_Mu3%S%wg}ID1;Pl$a^sr!#o16`<}yEF_=z^2HVSqXaY@ zE9nEl*+CrZ>F|zIYTse;8azY5TMx4E8{x3KK%H=AeF6+@thRKB1u1=jy*7H9C60-j zn2a?hO+2~#`uOuCw%Qo5M#Xvhy-ad0bl%*ADsqjs50V5+A=e>%T>hR_X6C=S`PJ6U z9mw@)#KnEr2fk-X;n*aUq41Wo>t=PwW=Go=%7ez8r`r0m`!ZdP7Nh6*kkTfaf;EMm zSJ%B)=P-MdI=S6P1<{vMa1nB3<&I@Rf%ydEQfk=ADI%`6F+d|sU)`>B(4B$QR*g7x zw2SR2MKC?dwRJ>A*RW6kHz)mBBq3yOecV3}KVH;out*(#_6t9;2e2Y|0HtFgov(~F zyWM|V8^aP0Mp=XtgTF1;nv5cM_yjt|F*=xGgZg}9kC^xjqndikd$00kc9c4YHL_SC znz$(b`3zYIMd008TCtQVH~wxp&SGLV5a9j+5njO%Y&%prZP?ek$mUy&iagAEYo^8?z@7!v*&s#qUV_o-00dc3->XIQt%REie zMHz|$)O7^M&EW%(D3!Kk!RbPGnsm7Oa8!AWH(=u{){S%m@haqKH61;b_{tejH`csX z;AVMnVWZf4uM9SsWu>43TJ5vjR2iU^iJ*N-coXe-J<@24Kh;5^uze zM466rU;2Bdj(`4FV)jqx8YK+l<>rv)JwShHU{4jTr>LnFB`7h8B$2$X60A9_m zgc^Aq5VVz5I74V+UP-OesFtTwW3Y{)N$E6F*bs#m3+CTXCPk`(KFTAyy`|GC;W3xp z#wu-(gjZ75h5G5!qIkI#8nmeQ^(o^<3Z_Zwis(j^-RI^PHKI_KEh)*mVQ& z{f}tR9F_pzx_dB7imCW`vZB|t@aJ!}(6eg8j{%`dAt~|(S?Mc3 z+SQ?Nud_swYdScI!`nbG5o}$I@sWMbIt1;pu>so|rVS{R+@3*@mkJ7_?ukfxnpR=H zLVZv(NAZ(_KEDV)NkNS4RD-&-I*(&cXJUK}SO7HPnE}GNh*iAw5 zq2obm;fX0JX3q6XcvOR5!G&t45Iw<4H*z9*zy-{2?gFS9p6ralxFPw#4B2}NjB-gBv$!9)vA_^W8_I*T*S!|-Ag0D|UGb2$2Wf;E!&UFPRT8Ouh? z)S;=j{*q%r@Ded3ab4=5?u*>bN95|6?-UfysRnkU%b9SiO%)tk3(V1*OLqQ@BxOKC zZBZJAo=`_)S3FJr3-6Gi5ixdN&{{L$!AoEEajcyWJRDV@-LU3v7LkznsBX80iG5MC zG#%}Gi%1~0+bo35(Ujr`V7O6ku!o4pl(|QXHYyHZr?AqhB9Df#y}BNQHszS$X=S>G zYCo22wcp7%>m?g*)`y|j1pTz5Ql;=zaa7|N>sMw>+wbWV=c^M~S&kyjIa2q{vF^8? ziTIl#>cn5KptD$~g`7sQ=4$2THQsLbhFp*5Mgarr?+fz;Qh)qo{ZXpGP5G-=A zQWq+%q$H8jHJ|QssEz{(8YG>4XE`h4&_^;zqgW3k3KFeKvaA824g^O#)x+{rMs0fF zNxSo13h0wnA{#{HFb?|k6)tQgt4=QLyiwV4?hVSd=3loRW+G)Q-B+%|f!au>8Xf;Z zp7Ug$vA1hr?+$tVJstI>sV}kU)v|M)3OyL0N!}{xn;I$%Bgio8inf;J)?Pgd$gEEX zsge%ty>QV2{oj>wk(p>OM1lS}GvK~vP?bRc^8BiRy2m526eEk#9?L!7ha5O9d#%bK zNf)9HIb?YnKLM2?yjHGXg#lyOGdtYu|0tEmTddd`zcjd$1i;g<02`u%Ob$tdoCHyf{B(F6|jZbf6?CGm_yxa$xuZ%PSw;HE@7DZG8zOt0Kt|au=46X zq6XflIsWyElSchw#x`FvMNdo-;Lq(E-CU$_(wMI6v`>@W(WkP9%}}dQVXtx%yvsZ_ zkA1zqysmhC&xG{)agVDn$Cx1zEw7aDd-St&H|SFyOjY8iFYv1Q6Z)js7n`3w_~vO2 z)^>+toP7z}6}}GW^(00K-4)6MA|&TawT*4NtP>^KgSqG*X8M=K{6djA3BsV8&^Q+j zidLEbJ)(e78}gRf0-a@~>N4^i7hExxwevqImvU?hRathmnb$|AmQrSq!A&!bP3re& zDhjUTg~$bG@2Luc0SQbz{Te=LP^4R>Mw@mXB{L0Q@NzO##@{2a#_Wf59mb=gDAWp$ z_>yR-UoM$Js3lp(Q~k^BKt?2FlOXKu=Cde{%@M*)JfDyANmTrrii^s5Dx;fzGFZxL zPYiM%=A|Ac4wQ@%^?c&eC^*KP>L*aocthDkWnkla;nA(tm$LHP*F}_rH!<%ZI*~@Y zOuaGJ5mpm}CiaEsp_d~{z@AFaDgA|f3n9E(m!3h*_C19i{Q9Ni+y{}|ttXxNagvNa9wasPR zE73V76v%sR-{OOw9vC}^lqwSWTnqdLTM9EtJ>AI0R8z?T$BpPU1maYl(2f&|X+BV< ze3aMS7MmrfOKOHM-wsl^ShP5fX!7`EI{Fw;+8|D}iF;?4MQ#@`izccjA3G=0$>9bd zSs@y7SWExRA1-th1Fw=^92vRJVdN`md!q$cdj16+4!I@FEdzxNVs)?ORGlV2CEAt9K<qq$Kj7wGEME`I6|bV}z;`}j-AE3N^EaR}lbU*Rc9+L0n|(eWPYJTHb^Pce*?oeE zs4^G2D^p(a_!myEBK7fiBJIAWvObI5tXH609)P{!6;%=b4x)Yd z)m4OD4{$nq-${<-G|gZQXJ6an@^K+y`a^(bU}$(bKg9;l&(|@?i!dCzpn;>#fFvM^ z(DGSwaSqRLW_GS)x>%UaNJqG9HJ*S%%V<+^5d;y+rl2X$ee%tV?r zm8E(wa(E$pqBR-~Uy&G~FxL>^qgBCEFib^uBZArT4@kQR@Z#5nluOZ0P29~`XUY0S z+{(<{`4>m3!0e&DfyAF#rwXH%DwxXHDVQvz$lLk&p@S?2OsDq&i^3hWBQ>9VXqA|s zLagcZnSrqCnFh3qO3EvX^XnPqj9K^22)Kp{p|UBtnNI0Sl>3)=VL0*p+!oM$)_~M4 ztBQBE2D!ve_3d}mzpA;O$}{k%r4T({@mP`$26wLJCpvYAWVRmOh;=9=p9&Thc)~;+ zI$~7Z@!^=Q>ZX!EuqhC-e*MQz6O2nQzFEN?xL9;|_`ooFr zU(aO7kpsd2u?j{<%?+8gAk7Km z0&*pjuHdYLzE_+GkxsVl_|it&SAT`C#>NT>mD%0mzB73UoFcJ?QnPCJj!uOBlqBKZ z<(UqRH+vAcB%f1|&=vXlUil0w{t~4_0vtrLcb8qsbu#DCdNb z+JT+R{lDY0#F!LDrgoEWaz_kF;3k=Bm$t8xgMyQ0fnCT%ls4%-od@e<$>lx~Lim6) zjW6YpC=w&`ynrozWi9LqAgeS}1)rhKzB8vZ--`R0$GyMcl9CN z1`pRK7#zk#*(m)H-b*sW3bK z6ia05qjWg|r$Bs12Xhr@tw^7o7cq6+n{zWL$JA4?^qd|<8OBw$M zlO4TMtWXy5=SKwI(H>A;e^%2aRA!*iYRn{(r{KON)3(!hIBx(Xua(IMguBX)=m!xV z3T$cTUV>BxBByS)0KdD)?aSThkAO)taCvf^2SQCul2$^T0*j2V+N!>ksrySjoT4%_ z4tBbQVJ!QiBDVA|6(r3IG7YlQ@FPb=n6J8ZgMHk9K}SY@pVH!C>|Zr<%-$}(ioT_>6|7&U(~^<=b%~dJ@|gW) z;TjqWz3L)uD|jAH%?@b%lUXLd$ZND42uT>E3iZpT_LUn`RZa_LhW9#AkvC zcwB+lRE&ti0>)@JcMdo&bUO^yRqA_ z6pPW}dk2FATag0iS}p8zL&zk=1v}v^#Ka&`+)J(4M*;#hk~HJbTS@xT7xMKLKKejA zrf?1_uRv7h1R-vdGzI1{VJ?H1-$pUQz;1zY5@l`pbpvX2Z4K9;%u%Tib};3xB>`+7 zO!#oIZ{}`hR}Xykok2Hku5=70et{D;>ph&3z`29`JncbKjE+e%HXc=n)5>4ZRr@bQ z`GcwY`Xc#ldhm8^-lS7e6M#KA^5o~}i$geb&7N&bj}2k00i7J7jNE49ihD0Jj06V{ znu)e7h4Y!>Vl_==Xl2nmQMv#mK^eB=c+aMHYx)Vuv5?v?C^aPLCVOSW<6~#!`_HN``D(>AqXWs z&NdqVZuL&2aHgkCfuR%q`smxeYWO{dOA-Bmug;f8T4^}2AV2jKZVbU!O)DV@8~D^_ z=^|$ukcflv3fohgf)ml|EE%?**oGhf3!$t+f^*EWu{?hqdpL|kCeSa}5fqwgOzVQ- zYrB#IW_Nc&{ybfhY%Xw*&JamITgc6FTem`yLlF*Xx2~oQrXwNI94I>PLC+^6i!)J` z5SHgu`wPOw`9ioCsU{f!X~nO=S^KEn4L8;(Cc%0!+*vF}OR9-d1R=ZHezVivVvDGi z_Q=B*>g%A3Ym}-e+N^L8TBmuG!SvBC3AnOTe5AI1KjKBd`6{o2i8iAwv^N}MM zzsz-o2m68&vawTApJ!zRg7u}t_zg}xsZ_nY;LHB~$x2gHwu zbq+>e^dbi5t1g&!^!Gn9hzcDStWLRVXdR&|6EXPn;v%?9xLGraeV!-ovp3&$Lwk}ksPLdc8|zyOL!eE*BMqhYiyO=s{) zm=aGo@lks%{;7nEWA?=)@)Gt=vq9e&!WrRV5Y=+jLs-iKGE*0!7mclz-B)sc$=<)2 zgFX`4=+Ykz$`w@KLbokpENeg0=L;Vb;fgwoIeraXEyar>DAIeKT0vs!r3y<1e0|l2 zFb}?!;Mhmq%44vZ2vwA4q3~R*>(%zDOi)^*AR@$5Xe>})lZy0u-se>CrSW8CM+<4D zW%3{Zrja>8Hq`<3u|~&mem`)ui8#=H=ux|^d9s(%Pkt*rX-op<>%{YhGlK98U6xUpLtvtF$wc&+)Wf5wL!6yk}t>*t=i7mAB3pG@4 z$S;mc8^V#y^C3PqTgH;Xx}-Yf3qTrHGrYBghL>qaH`8HaF|TcKcAkf|-hfd)2~gv8|y0b*FEa3U2t_1f6XJOJD0>y{?K5@7%ht540J? zt&%Z>(~M6D7IYzo5_O|)76LziP>xcH4r!V6_zse}nVrG<9i@JJI0acQkCQG(IL0(G zAJpwyw{oE(+L13Dzu8^Nl%Y!gQL`|M)Go6UiZ2O2oxJQoiO4*mmjkl1rt~A65Km;r z)QF$?av>?la^x!MZXFv4Z(Al64UzJz8C-R7bm@~jdee!f_T8IMcTOr|x-x9nt+yYicng(W-(H6^g!HIkUH+*_ zPu!gW#$x=;!WCgJ>lpr7H&o?90wb5bJZ^Q=k(*Dh5UTGmhj?YjD;j0umrtD%2QlaD z6AEbpPkpFdgz&wOf^Ku2z?Wj-UWj5xkr3r;6zB4U&25C^Q*!y6(2LjF3YMAY^0S=y zYk+wr4jslwTl z7X*G+%xTBTWESBzyuJlG1)Px7J#eHmqXZ1vBrmaWU!YGy&WLaL6@Z#`=D?2Qc()&N|s zABRPk$wGI70;{!@12IO7xz7HAF$b%EDK+*a9aoEsrBpk9?lsq7KnSYqp>fF3r?Wtz zf^`T*Le_@jLaGnCNWr2%>ug~!h1VG6P(2YzV755^bePD@0wiRe@vulp>cUGVZhpHdM3u7;)Zcv`c&N#TW-NWbNa_<0%5!z zca82H?wqZ3MEf8MWw|(mXy-b>F7iRqY?PNYPd#HXERoEst;qL6uk2YIPF5^S>(&o0 z@{^w#el!OelY59=)ZOILqh7$(=t)o^7kgcj(EOkh-m=InuqJ(8v`$w9$yZj;w z%Zd@-nx1Mbwr=u@Jtz6L5Pw0d;>lraBqdE*bJwC}8qP1*>!guAYVOXR1*}BR@V*$B z*cNyXBLlDSh_Fc(k+9Q)68O~SZaqA7tB5lZ%<-T*zXCEoa$<%UT9J;%ERK@+~ zzV2HkXF}BD!NpNLV103o-~0PZBQw{|avq#a8GaA)nVGIiS)-pD_`yu=`=0+l>+MvU z`Y;%M$K0Z3DCit36R6S`o-3ty36Il-PA-0fRN+44s&8iR??}Kef|+(SE(-T-zQ`2? zo9TPK(Y5++$?Y6tm-AmQ!>O3$GMzLRc+7^oHSrP)Rj~ngcSMs$Zy|bw-tX2FqeG1k zL24w-)>h4)KBS#TA&4>PX|RYS+WqQ8y!61kYG(2XH}QCZA>~x)xXL8%5znA;5DGrp*9|M>TqtovhK6a_%5+tvBG-8@YTgL4vu z5n-tADp61NdXds*3<=V(S|Pl)*FqtVlllxSqb1s((8XAj2gCjW(p;p)N&`dQBA=Js zLBb!C2%E5${+WhjZ&lb84(fUT-w02_5(`7IllxEih}t~xHmWYUpV~&ZR>&+v8(c$^ z@3u<#!xNpwxVuw4A=g600l`r&3gt9zd;LB@FA6#sazNc$b3?=cWcy8=5X@R|khBGp zl?wV@$j95GcYfGR22?9!6DYS3Jom(%ShIyyNI8kNTMk=~@cilzR|~-phxzv2psI76 zdm}{j#kXylR>%+1Bv=c<7Of&SjpAMw(l3Dh*f4}xxT#8;^PcJtk6YFyMgxI473%j< zI3|$K!Bubrb^TaVlNISr@y$pm`rW9Q7_-Qi-PLwFri2Fk_CCSghlJM=u0qYJCGlJU z&0d)^H1oAiF7!gNYC(mt01L5$DZpnI1UpK8&P{?k#ORJa5ln~u8z;%Tnkq}KuB>m{ zR)I;wc}BNc{8SRp4`?X5*7v=fma1?xq%B`?<|7t02-D;z0EK6}eXwoT5ZgTK`2kO3 zBI16;S&JKXw2+ycx#tF1>)%_^JBODvbYA7BY$gqZ^BlOj0aWi(uENI?0{022GVW)_ zUq7l$ufcrK^_*8H8NU8sDY9*45Y1git#Q|UmJ z3uN$8QcDsR+kN+-bz87lP7@p}^4u;h;GzjQZ zgC*N%JZVAdepp~h4T#{KP!!Zar~qQcq+`i!hqX|mHpBdoqJzRk%L<@XTE|~A;PfQo z8{n#_n}wck>t^b>jUt)klZm@K@{&W!;j;Ih7Rn&eW=*!3!G#lCCft_p|6(MAbRr?z zw2GegH`0+lA&D_xIZm7hiZ*X7(m}#@BDrYFxO8WgpvEFr%KB;%YaIG9@5QuvKpARW zM!YFh8827{uUTS1a8gydoSY#Olto^)A}QA&601-@Uy5`>nvF-=R)uymL+LAjS$XH?&WtOu^EI@>Ir> zOHu1TgaQ0wfNX+N$HU?8mJrP`$ZRHkD2G{uv=fIZBEy(SM*^`N>-ns_1AK1$V0QVaf0N_|v~*WP%{-|s3JJH-6&zi5Tbi5a} z4#NwK-Q?F`UURI5E9nT1Sy2oEvT3f(%=b1cONu2uIu2e{W5YV|MAf&s}ir(LBp!?RxPfry8EKP=#qTZ&Yn5Q z7o%+(7YvYODrf;y0og$=pUfTJSgci(sO})t{a6LuJuP>Q=^nyper1%EeIM%a^Aq-#VkkZvPpZ_oz!NXh@u#n}cA`z4vHpTKDp2 zt%U?`IbemR&_q^V6m}+_X%4*9O1fQsq!}#z?uw!Hetc6P!bXc{Em0~fq>lcToy*dl zi~(4|87Ft+!Rc9yJgP8%b}P>L-2y_hc(rC&Hv2)paovph!hAtOLI?(_Fk~ZC*GzlE zIrw}J%C4M!2zUac5`5NTPB6k%)oEW+b{BUonGiudc=DqkmFUuCTgl^gX`&a1{8}(3 zCTFjME-_IkU1ITi{%o+H)yW5tJ`tnyY-A14EgDMl4<=9IWaRiGW;g_(xRrpguT;=kJ@h3s?v7jbT*n196UkcA*E z_g<6USA!Pwn^|yO;$W0q#xOOWAyvgDO7U(tu)hV~ZKrYiq?|Lz7JbejP#T&l)uX(@ z$|xt9u7@hpFtL;vNL3;P&IFk7>jK<_O>!K!g#2FsIzYw0pE|(a(*;D1SBQdX8_=bL zyO@9`NVPC*Ck-ruTYviL(Gagyho5;yD1~t1dV0c$7)B25%W-R}bT8UO>s8&$HI8$q zSA@ru%xE|nl46RTb)>^Jym@P)a^$v{D>-u|Yb0;8$K==GBNgxI3%V+iYKb?STe?o# z-^<9@`ys}(j=LC9SxKoyCSUBpf zOJaZV79)ch%Wy^&l#@J$-TE$0TM`wQeux(!q&~h_1P&UAMVN_Q{Rgl_h!!4JVZ|D6 zP&G@Z6^CvYE*4JY_{7+Q91>jV9Pa6_(FaAI5*!Se;v^*eabh9fk5!N?x0Q#bZb!0u z>fRLrqwBddeRXdskxPhIq~a)G+7_LvRBf~987Y09w&tQQ} zce0exYDGHu`y3Z;h5_;NDb=cI$9%Nw9!H%2_-7B2_s|o@Mb|v2Iz+~!W0VZYGOAyu z^uPH6IpO%zgokXdbM|k836h!*$q>dUBUK#lAQhfT?z=IP0)>GY#)OoE7@X|Ej+MHA z1?tVnCj410aRPJ7)?qd;4V;iwKvlw~w#oTGLbH2-iHPJ=ojHGDU9Nv`2s|NncI`L4 z5~ZXigvV4$RYE7)2?7t@5DIph3bBGxDLn8W0sSE54@R6!zChCNji9Cl@W^i3-yUyhF2j%4pZozp9hbb3s`ocb z(_zwEa6=vQXQxB9h+f@W4B>Y!B~*t(Xw4yC*?}e<86b7+W4t@~%O0pD5?QP1Ho(Zm z%%AdxRbVL?H*Sq%;sADNSC6-)AC610f2s0H(7g}!sKKY}u~%Y)gc6XV)?4Y^OhzGk z!)VZP6gEYRSMv{2OAVcNVkKH>$Dhjax>?=qzS4v;4RsSf@9A?bnHB%s~ z>|kPhn4B9(M2wY@HniyC{*~N6r$hyce8K9StYi{N3V#KcU{R9a1va#iX^x6jlLo0b zvy95#ovZ~p4eRgc8LxKdH|yHOKMll-LtLUfN`(zH z?^>q^mvy`rNv!sWjY_#}De`k_qCLbq%Iu3Ly@60<>#6E804#7RLKr%1d***R5!1=| zDArEAl1|a*oPlNsFlzVk&Cj($Z0}5o52s!o+mc3<-f6MniCo}ET^_VO6n>2j6Q@}f zTXuMgI8XS2K4?4x{Ck5dMNJoA#Br}~KXW-I1ip>JN88kb_foW*Ysl`IuRx4JYa5>F zRKrkh=l~ZEAoQ#=3NuJ>Q)Xr#)^A0D#kdrkPs?y~&!!t_qBN9@+mS2=L<@6IxL2a;K%zHb&+2p^_PV#!^r%+^lXdZ@Y*;kcoXNG6}X=BVJ)7pMnuntsa zqN!jDu4NtD9Ws!J$RQ;ua`rXu?XpUa@3dJOu`{lEW?6r`8-tv)Zc>vjQJQIa;DBZ0 zSj&NN%?;bhtJ?@<9yQBM?wzT`quN{I2`oa2#o*>699Om3Nj*}K?rT?T?N#5wNX*;9>W6BAc~^$++GcM1uu6_OiPJ{`qFZ zAtHnRLFySz{5KG}C&%+15{yza0#$?vd9NaGS)geADAheX?mMsEd)+eD_XvwDZ} z!(O)Qx8H)zyvlEdnF@eg`*W-iX9LYa&EYbFLAw-4unww>Mm=~awaHd-aF4xUT4(V&1p64 zIQDu5kWI?fClTnu5=WI5_LObQ`}duX^&&7{>JIiX$w;l-kZ%& zi*+>yT7Ftc$^q|WeZ&Vj7t^Aif%Ac zGvhJxH2n-S)kmK_6@ASoWW~Weo1~AZrKNquLE8lsb&qN$mPDo#ES}&xg zA4No#t;2<_f}VI&WfVmV#Zp6znqn5__^=L&}KZa#W5ZmvgKU95W ziNnYwlVHy0z^7R=ke{?^=B*Nt=M;AIX_ak37<2%a2$<%7ZR6aub`Fu7&E zIP=Yu*49F0i{KT4Akp|IuHB8l?5THPZ|tv`OtLrn>uqSDPdvqPT)NXl)&1VFW*2Cs z@|;0Lh-^|+ER}eBaCSqc*s!HTz1!^fEFEh*QfwNECB1PBbzG^_sd&0--lJy2pgn)j zEH%T%Jr3!u&a2B~v0Bk~RII7>d(|0bu0YpXtB-{DyIdwu7HSk%=yE#2Fa;6+nRZ!) zF7e*U#7W}?Bq*~odnThMBB|zh*16R?-++pNw!!keR48b$3(s&}h4w3uc=?7NqP*W* z6tbiZ5S#^zYofA2<0uySvjVf}gTXNH9z2vnm<9;m_taend9fIB0ycLiGMCp;AJgZY zpnNy!?G+5XQdvg0THz)4?&P;f0+(1!YO>&!k|`>URu-|B-n8Zs33~@pe?XATDx{Xc zZrgxym3k&DsqM|R%R=hS;c=_^aB&zqGm5H&C4;aaJZ261P%H`jYHM=jhQP@g02ScY z0*a=q58W+X=uGS<5(jhGOG>HY*~OsAlu$v^04IU*lu$jk@mEN-&jf%Zyja&itXzzA zCUSy#Yd`#OLk@6B!mD4&uTs-hL@~e(##Zqw7z5SL^i?bVqCdT45sI(!)eBRib0#G-gOz}SC25Q15LAqz>ThG6Swk(8RJ1#Kiy}U1|43|@}EuyjN@d|w|M*KFfjhMB2j(Kpf|D?C7flfvLf&3 zCo62=+A|<%kGDcl!{xcqsH_-6Q^W;SY^6jgk0C-VsfFiu2;9$SEIy++iB-(EUO)DE zqTz81((ej{_;q+KNV!th*2LmAEl43Ixd3_iv)16uR!UZaAdB-} z4$@HQ$f8oH&#Cg^Dy@hV=>5ukvVwRr+|4_~c8WTEarOb!qpXTiI~+|KxV0+pIv_+W^FI3!`@2_}tJLLx!-t`yWWDR2Sk zuZj@lu+5AxSLqp$uKxBE+n4N>TdYm0=^$CN4k=I%DYwG@7tgVqw;Bu9+L9RuWtl`*(lT^?~sXI2~ zmx3))05^L~`b5@${y;H}AOq!u%&Y1goabgE)`_9~#8y0)P zwU@YkLNB>5pMr>h) zC!i(xi6+l+LDh)Zb2SBAiP!80M}cwg0Iq~_3h`%W)J=-Gs1?Ct7HIPUkwH*?cjbFk zYr)7Z0g@@?Zz}JZVgJWK@*e+!2~ihp6zA|JU_XAwM;iVK?i}*{LO7;SAyWzJ68C_xC#V-8Zzm@-HdLH z>h-UYkY{WfKeLs}kl#MNV3r{*FF^1zWM$5|YaZgFd3}pJO#=?Mi)_$8qP9yr8aF=` zmY`xrRDlaS>o@en=*4;6xs&)UkC^_9fwINuM^K(?O$PK&CQFgHBz7#ZLWk-nDBE21 z9Yk2~fM183|2ZzTgbT6|?9enN7?2_|S7Al>eib^WLO^&$LAT#K{6PQ6teTQ85O%A1 z4yO>>4wR)a*B`^EWKJ_@Whk|#o=zYEq2IRAbuqQ+E705vne(G$x?HlDQ zp-l#&QHmuzS^QD!=OJ%yWacAW>L+Or7(hY?V5U6DI*QVI!Fr1JYq$-M*IO0QWKDRJ zdK^at1wPaL5myWv&~rij&mPOg##6FhdCtzy+Y&VyBc&W53NO|_XQ~HDH)8Cg5KKkd z@IJ)ogHouQ=SvtUA~!IKO?KYs8Z zR1$*DEalPWIvsGaOHaF9(@G9KntH8_AIa(zS|swk@`EFhVU0if{PmXTwf(#2!6c}~ zEvE{uy1f2DY8)9X)Z+V!3SUk7+=%O3DBJums8|6mC3+VBWjLm82!r>VP##kqEWec~ zx)zCHDhtPI?@;WZ2rSMlc83)?_AXWLJg!(*udtm<33-Pu(nIDGF(F%p68iv)ggpS* zG)-6-_4)w;i(-f)i9b?Jrl@C}c`UA6@B*F5i`VTy6zU!y+$$baqA?U2MS$_48lOzscBi5UY7 zt~6Yh@=+wN6-rV?Tk_Ed1js8~(a~QhaxwYk25`Uda=07}{53Jg%4c7!&SnE_#`4vs zR|`i|q^t~K8Zr%|ha(!!@v`Pb8}AK*H7+cEH#m!A8ICBZEb+J4+eFfwATJ#DMfK1& z6g_T%nyfSW#-17g;M{l9kJDCC!qBOQ`12jOtb|Lp0|f)?vc7~LNY)M1*rPpbaNtd9w_ePci}*v=d)(NsiZq zS>bYBTOmqLq^l!;O0+Dej+JdKtH>&&^5B#K@B!TIP(;JvH|@xH13>F|2rl$JGmT)%*$*| zj4ug}y~`rsAUgou-6xD{0$fYyJF~sQ5W=@E(Qtd2ga3-uRa>#}(Y5QX*dh0>#A1VO%n?)&`bhIJ1nG4G(m@drW`ev(#2N;9x+Pn2D*k4(uKPaS)L+Qe*rS z37R&D_Ki}AqRW|NBJTxSADbpg95}pY{p@=O47|lXj$ttc^e568Be**cWI0p*msX4S zbCl(~W`OeZCBJsw72d@Mk4(As;S}w@)R=BL-nMk2GG**UJio*-mj=*hhyx5jXF-j3 z!VPjM@7+5XA)i}$uzcwlU;z+5;8O=yf#;17&N5Cl^onScM76`g@m0k~7&YHmLg#aW z*o3*E>uPGoD-ko%;stp?Lmn0laQi*=Iof$e67ly}rYc8^Qj{WJoXE+eKoBEsc}CGe z)xxrnyk1LJBQ<%OAyUWL^X@eV4*iqEC0$b=^V+8Ftkg5ZQ?hy>g7>6q z6*qDQFBVUhJebmojrjr=Me%3TlNOp$o&w`I_Wjm-q@P{~!zU?3&&Mo{n-8iFRb~S! z1tc-ck}{5@uc=XPXk{V)x(oS5Zz7#mK__amHZjc7j5Xiyp_9RP&%yLM*t^tZR6(B@ z8;^-LJL2F{u+D*Tjd6K>qUiQ#8`P441^7&fEqWS|*3%q64$GpzphwE&f=Ztev?5^+B zdko%*CB>%s01H#RV4uX(=nKC?ha!%Z!#G}M0INW7vT-X^VzM$Q^A7rrD`9@6nDYle zWc2EY!xe`kzOE~rGuZ0?taknrLW9sD&VL)Hdb?o+{tg>^Rjn2rz|llV69wAlG-jZL z_UWmgN5j*Q3@U1c7Zz^WpkfJUDTE$NgavK*`$$?@IquC3-Wko!PxzwEjBTQiPmb~M zHH<5wtM0$`<8QecBU5&_J-ckRj6x<=PmAIt(9e8C)IeJnVAR0=#yW*%*#&#@LfS{L zC^S-6Sn^p`9MQSx$*0(=Vz-;6nG%a z(`?S8g%fn7e)EXo6ya~_X>sET(T9ZImARZ9V=Zy?CG(IeZ^)QdhN(a;u})%@&_0Xb z)@Z;>fI*CA+yWF&{o#eC7mnw_e2QizX6Qun0M&g4pT!KH6f^NTLiClpq`{nY*^!Cl zgL0lXA9y4AGiq<#$h0xXTMs%5HH&t?19fN3z)Nb+d`G>PnNHifbZw~YZ?7mK4TG&0 zLgx?NKki82(&aFMWdsQ;>TlY5LmW#BbVvZJ9}E*iBJmuoQ-(eke!=;FR=1g_AXFzI))k#6$22|e3Rmd76t_< z7zqgR(yxb?_YXUve>)H^UC2($xMud)F@vnYhWtJu!@TZhqvsiLqahWx$yN^eJW!PE z3B{lpEzYO{9!=O2Og9vWfI4{cZ|qUQT+z!GK2-N{^>SPnSqwAQj6&m7ZNkGx^30Gq z<@r?2lmi6~g`zDGVdA=~Cxe3*4&LvcZf++wni%b6V9_Xn&LX~?4Aa^%KVXA+@jaEo zh@jsIA8b(pa6GeuDG09YnG*kH$o)|SGlxoQgG%^1M<$Lcq<5sGk6bRM77wSjpS=i0lNFC`@bS1( zRCf^o_RURjK7N5Uhng~|gsVm+p{0sTiZaK@S*EnxVNbILaJ69)3WfU6|mV zf2QxWv%IRWDf-YpSC`JQZFYDzhWKKmI)-b?8Zx(ukm3k`Qq?dNjJzOKw=t6Fo> z=sF6_ebTQg;Sis)b&CUr^?6Y!{=nFSNx|)NSFRdo|76C(AWOGPZC41(ida@x(1@>l zAq<9~5K}@I&=eeVxN6kaYm^W~!_9$oxaLGTC2?k$urlhF2Qx3BAqiC`5c~RPj`cD| z=Q@9sI&j*7>^SpHi-79JPmpocr=*~X)ISJK7c6R&)v=@lZVg8m4M1|;7s{=^(T z=$X{Lj{Klb_?X-3d1G3u5OcD>%^aqsb#DtT+W?O2%3?Ll2DlmpDTSpoK^+QtE4 z#gt6*n0a?5cb%~REuqGUZ{|7#wY5Th zWHmV%N%RL}5V)TH516-)(3)%{v1nT5KW{Y0%@M}H=&AQuLnQn6tv|v{#pwX&R9z31Y*Mp2F`Lv2Mc7JZU^J@9I~& zub=3DGb-P%geEIxzY6SYz6{Ey&nRgbZ7x~)KPz2|5n*7lY9H=4lI8W;nx(BINTDO( zFklDLU`BVLPv72oQwG#jcgs#%q}DJ_7_mjuEes<04u&xGmysWh`sy+zUarFo2s2iT zf&-x`siqltJ}Vxv%uQ6n;$z@kkbO%v;BZNa3|{mcgzw?n(&7?sD5%T(v6cR41OnQ` zD^1=6BN!9wV8V5hDFe@}m^~soe7Zl}CzzmN-6lH1AYHI*5QZ@RwW?J2hZW5R$D!_n9S9miLg=c{(3?99(1+;_x)NZ=L)&>(piac# zD$V+);++J(ebD{gQZh5{f*%8w`W6`l&tydk@oAJq9K~%JG-}lHWjdJjiSEZ~hd=8F zep>^_te#5hycUq-QBM0Sag5BGjv>W4@lPE<7emlM=Q^pUd5e4yj&yt$F@(F!&qICl z{4nHBaql)ZK+5VyY9Jlsy+AQ;kiLzk1LT4``bUU%^@hrerhjhFi*Qp6Ci zp&+o+9#}l#`r<(N75^@;!%3)khe{a25c3I`sEhTD_$?Ul+gZ47EUM#%K~aKE5pgN& z)Ex|SBTe-4@h`KN#eD}zg7D{GHcmjJH>6JL8`;~H#t?HVGKID0q(JXI*DAN@uqHE zyfuZInvDu7(k$X>8>R8= zlOg-9^C#7Hpl%%D{1aY}04_J7l<-zLvJfeYeDl;cQk;AMaT}SIM#2m#uBYjNG%`@1 zTa!g>M=#^+1pb}f*Ndaof7^u}n@_|LEJj$WJ%mOQbEBy;cj4NTbquI9#P9$Yk{ku^ z4iGn7v)k32Y1Uta#-(+|8?bIYom$SOgGOC0tA&I{(tar}L^6qn6g}g(hq)IL64;+L zO$~DVqM=d&9=D%*jN>Jg7KQt_ipRh~4 z5W-jz+F#^E5rf-ML+bqRdAf+^kxF?1x*7+w#B8S zXji=6n^FYRH>t9SR>yvD>U4b+Fbt+q6=EVU+wNH2z7M9v<>(p$<6b8VP(O~u+n2&& z;31?A*ga?c{#=5`dOLzD{&P%0q4ZY4`r~O&IU0!5Ba)O=ef>|Wj}j<% z{?%7;i5@K>8_Nmy43bnpywUsH1f!n;I5{o%PBxAx5MLSuYWAoEOe*}sP-6&_8kjyj zt1ny&)5ml3L(9E{d9sOLo+ih)4KsZgEl=0ce(24Q+ z$3aQOCyn-=bqIc#y>*H+LVzg#)j79Wl8LXY{)$UpD$K#WWE%f>1Na^Uq8J zU31;Td=6{Pa=VNQubIx;ky4Aor8|Wjbstk3Q4&@8skFB~0YM+siHDWsD5N;)XHbVM zQjd~J8u1pIiW@oEad$VY3?h#c!rzu;VTol-->@L?i5&^}3x3$GXjPDYpe|zQW;%^q zQ%UgJ7f-!#_L11wQ&6~c&jyQp9l?;2?VSfTi@P>c6`)@m>jl5-X;>{b(Va!R&dK^{cDUA|WuBmxxU7&ZoV6rhSF^_Pj38v`J zrcy#1*OytiyefG@$dvvZ@HexfgFF@^J3afopQl}0MNF0Kv@q+T4(c(YaX=_R0VQ>p zJl?yoQhmAVG%?*lLl`eqBrF?aLi6Z-Ai=t)Tc}QWIxvVo=pot*ct?1j(N-Qxm9D`Q zV1Aq2k<}a1lz1XATsy9(GW)p10|*xpz(o-hZ?keWA%TBy2$`*&{E2+fO(6OP?sPKD z2^;xDvOdizcmxn-6soof^%5n|IlOjyD1aAv$So1%7>aiL_;C~xRZ^z{7KF?=gV#k| zrNUKguJK+o&^^LN3%SY0pd$27wh~+dYAjOeQna6zH1b1iD(81HLX;Q2SIockDOAl# zpduYDNx5YFCou#Fs0^{k=1E@{EW@W zB)vRn0-EgE=u&^Mo5^&Kk z5J9EmSjHQf@Y_h&M70kW7^c>R33AI)q3?kT$`J?&dmgB=?F7G;M@OI!3|P(9k0PO3 zF?;}L3?XYap*q}S=+e(<3A)Huv*lUCd;$>38U?k%{eI+X&pr_duL5mh*+`SRVMwCo zaAp8S;P(D@2tHS>keGwCMlnWnu=^;F%>d3o$IrVL4yZ>ayi2<#Lb;u#v83yxrM;x3 zK+#q=5YM!nloxy!cm0bI!7ekWSNaU-e7NsJWMYNr(gUF1H&i#TYW)gAqa;)DCxnvC z|Is8SqQ4BPH(1$Mgpy?zNBf*=xC$K5Rmj(HM-tu|88m=`as%046=h|Sz#g%Gs+qs>i_?xKKcOzQJnOOxQsND03u>yzJ7Ojh>w-a&Ol_k`Evz zE7RgcaOH27;KlJ=A?lsF249w@ZTj)7vV&L-L9HpgInYSXNOWK~RDpt5>PMWgfdFzM zgNcR5GGcqP$a*rV4@c?+5q;QGzZZGUCXk7HmZ2sOh@pf)Dmub3t+dYMr1sZ<6}a+N zR!d=t^BB06urw2pN{|6h4yae{)J#AAH%cNNn^kN)eoE3!8WQ-Hpg2C!tw@5R9}_jO zgApIoq6hHIZa)y_4$qG_^my1BC6Hmv0~A$2zb2>MeI@3@oi~@+=(%2k_mQ$L4_14a z6#ohg_wA!XYWzwyL6Job1$3Mj3UcZM*4xh*QC62ZrXiZFiL023KAqsQ7)*t$yMZvU zSP|%(8@qU94t`s+EdCtTJnw6jbg%xz8Kk3hp`KHxf z%KEXDa}h*H`lf*P93L#;%&^>-Qu*LsVVt~LP27{nTKAIa3(Og^_lQcJ632S99oPzn zWX*W6KR|EeOz@MG8ipp!?ipZb{QFUfv_gbq`%Cr)kL3zman)%QfH2wI4fp_8rEf-6 zF7z+9vIN@J>K+KPg|pSqspNhEydYOW{M>7wHrd5EoxjS~w%laS zPsEd6P$N*p`P3A*O~G9w>^Dy%SAg0nMW6);kvJ4T#(%iUuGJKLaJG76Av?M z)N8JX??6j{=Mic`gSk5Ld{He6a9TQ1J`ttrQ+2uD$@BY9kBT$4U`*JDBCDX<9{tvc z=;G+CW8%{SEvX2qfD4*jhWLvNg5vW7f4+9LtQkTe0N$ahezi@0S+OeSiDFoC?}zY)r}6m$WjFwlS`AeM_W>6d}p#k^_Ry z%>kdj7lOt!?z9;IDH$$dSZWWn`EE`;%+NNb`1SZ?NqUGR6Ku48iO?75BF(VZP)z43W08_A6JK96r;ay5oqCaHjz<~ns1Zz=uF z5#~{k%x%ZF_2uN%00@o_3twT$<9M%8m|1|0dkwur86|MKXnA~5WCL9N&Uz(~UFE%P zaL5cx(KGt0MXsupR$WZmsuf#hSWX+Uk?c{!bxesc7vbpy(n&QfFlBC9Y?ufb4RIFe zY^p_2uI~5Z(&&*xnKZt1l8P~J9+}A}u()MKoAod?s8-$d=SiySW)i%H8I zX3u-dJ1Y>J=1r2clP9teZ;mu>7fb>YJem|(PzgdPL8eB<9A80%h!(_lU2o-qUrr1t zXM&a6&q&t255#Nyy1(Mv+5OcRBVhHm<%3rIN)%x27O;0zx;t(~3G^6K#0Qm1%~|_W zGT=By9O&QXY>%lKp%lUUXDiP9K6@0DQ;{S^#7(>bV>UsI)SvsH;f6Bxgx55P1p{qS z5S)S3pYvWj5FZ(o0czY)=Z&G%M4lIVK3J@Bm4p(>QU_ul3p*URG5JVtsW6?l?EV zu#wZ@h4|tf>3C>nElcDIjz+Ykqt0Ls<8K-DH|@PH`FJYOGbiJAV4wV1Z?w`wsMiRPjij|FnAG8ZlsXVVR z{JoC5Y}h}l2B>#pc8JvSLD@Gp5H)&L(+o+s2yx;`#;pGG=`Vm^4+7$Y+~&eFxX`S^ zeS${CT}MM#o`hCl@k1fHE)#mf@6E`~DS|e#V6c{%eMSrsAt`8&`;&euS$GwggSjsZ{r;^12~`NGNSb8FwOnGp=1`!X5 zE~(W@xTZ50N(N8E_KSo%NRWuGM7<9O?8b@z8ftbr}jvv0_JC6+SK&5kIW3rELY{?DSUMjRxzK$Kzax`hj(s* zBd#}xSe<_5!2v*A=A|c4esbzWyhVbY#1X4#x1;bXv(RzmY%JS~W~_S<1YoR46xbP7 z&Alww0*wB~mXw9++SDCs84!wx%IYwj=i4@?{FuQu1Zj!_F^NOCrtFALahDdm1$q4> z#~*i5UGt`8&qltnl@y1|E(EqZljG7up9pDM{-_=D!-Zmv5!7V2rpp+8DiAp$ znsR6g%5$*fiOncpVWk9dI+x3n$yReR|t5dA8Toq6Reo31qYzIRu zHDsPo9*+;?^6Dv^Di_JgWEFC1ZzAp|NNJCv+KB{?wEkAWJ0mlhc9%xS(_qXb0Sxla|zH71m7NUN(b)2CHJBGx~5;`%b}G3Mj14YzDGRO?PTnWG<}Ad z$@V1qfPX}Z0N!dqNMqACME7NY%U<+gy=Mm~4M2xod~ru%0$_rV3{dP4GA=mS3^LMA zoUfS5uK2}#{6WSE8M!m$`e)seCwxPLMTQ^=CuAVgX57$-Xkw;GC5(ntKD@o*u5G5J zzjza&7@F}Scp4)T2{dk4n+rPA#dyQ&@>g-_Y@Ru%&$ftpNH|}# zeQF^UyO@guocWHYU_DTq`H)9zmBZ%J7##i>pU#mPFYPcmDUAH;U|<8Y>kv$sw>VhV ze5VitJSgk&@Iw6Qm-dnb^G~6quZ(-+{8{WXYFEDg-Ivt}G#a`{G2Rw-7$L^1k2-+_=hWG~C8T%|HNFsJW^8d`On`s? z_P){=lJpKMj^rx1Up><#m8`??Ml*%5#fZJM;G6^FYpK-#g0G+6F0N)nB}OhmSNtBL zbDJ!ANSHoBm8H7Dn*;c6tkR&z=DPp;(#wwX*Nz0_q5|OmNttRu8AirB86Uv@2J*|& zW5{H4Dco)PM66+kHqb{hiCD2G16nzUKBXE*XA{jp2|yPmP~a&tyQF1fu@;eahP3_# zM7xpW&|oI_1t>*zqZ;SXj(?U)i8TI%zT z_Ee-zDQ*zmPeG%vuwkB+nIIP2{M=!sJ`940nJMh@2Q-DRF{9C+Ah^X-i&&MmR<%I@ z3D(C8DjoFQR$PGXI_J8DA6D5`L4ik$0M8m$N`Stev*exKfjsPf|9 z8gK*-e_L&^Gn;a@m@F#*8gn3vtqwEPSV5OOL6$k1B3_3x-+Vn7x<=kopa_%;Ha_&F z6-b^wbOl?xq^I$yIQ)Ym33Wk0oU&s6>nl+42$U3TZ1_we$S*i(u-%aVyU8LM}i{CbS$bW;Nb zPUdk8wGZ;LH2xO$i!cr*NzfPE_rG<}jYl&IgW#LgbL6vQB_JCRw_GgFc1o%(ckuXl(o1cRs0Pj}3d@puFf4R;T zIhhISjA1mWo26|M_{L2N?81Vu0e^U#Ju= zVRXPNr`|uKm^qCgLTlDULt`}jNE0rLS~|h`E zlG|utKTHi=LQg6PN&E@xA7gX^FKuo#WCDjvC=deA3i>i%z%uW(`oSJq>1NL(wVP*{ zoG%GDg_LipbUd!KY&n4le44SxycY>%>+1%nClOQ~#K?%r9P@_yh+9~eV6J-{R{~v} zwpeiIw}l1d;gWcKXvt}HCA2ASC9S6016^lH*S9&q8f8muCt6HPVLFH1YLjHz~1sw}ED;$jV|& zSyYvWs_ZVr&<@ZOr^VxG=7bVk!Wx#IqpJ7PdP_{3+;gmeil+pCiwZX~Zd6G8-U~to zz}C`ar~#1Ku)^g9k24*E^XmJ@cIZY9r5zpaV(-Wny|`ur9IqK|N1EzWrTB@xjSYWx z#nu(h(jrJ-muq1Mve!4Qh{E8P#)WLx0R^GDe`tk3uGZG{Kmzz4hzA(_tq2=To&;{o zSC{A0jJ0Y=jY*OgL=F;I{;hp($Cy)FLjw@TMa4reY{4OXSd5#bMyPIoq3q!y9GSy# z_i`?W4``f9Ase{K)sa^p+QRzW2ileqq#&2Q=G34wJh>Ahm;E5hG0;ENsSlwnZ~1#m1( zV#Fhhxzr=c{Yd5Bhk^DCg@N^*)dKF3J%xN(DKKU}UcL`1Ba`gW_o0s?Ql7k#6%grz zoz?VZ!A*(Eef&*GRP7Z=-6q!j&s`CQ9F=$7YZL1u^Yuq$V7y1A>Owu4EZX zH+0gUDfirtfK{LWj23LLSVBssra^@7yYdj3S|q?dtbqW7T!@o`cENQkhk=UP>znC< zbZJy(GmP1wE*SjV-7(14ETXWMmMevp#YoU@+yI!{F0h^@EM$qN#hyjypi~AM_AOrJ z$&=F3`NK7$o={1?^$ZXLf#zJ^4wmzJZmIYu1~tT(V( zn+5J_Ruhflix#2@ucIiYK+oiJK@h>F(DuD8nW|RStA^}{QkqZSY+J@%U1(|kgK?P% z8mSQd>?)W(D^FNQ~~syL+~G zy8EaXQ8%Qj88)WHh;*VNNEzXEz##dIw!k#izFM~J17sDy8~~zF!3wB5rzbr=@C5r} z$E!e6p7%5NL(7IgP4AB8eF&LwY~8pwiLVz8%SDdV-Aqu@VAjUu)?N;H{^Ivzp3M_h z7yp*0Azf12myehkT5c8~mQ73)8S_C~l$!f?X;jHu1!1QLpMm6iWZ{^Y=fyHdGnOli z7dT1C4OB#C_a-6LZ?#B?f8}FWcDbY&bJfs|x7L+h^rmDI2&8Ez1f?Yesua%%Pwe{1 zA%6Ab?)G)CcKK5_jKy4U9uFe9- z%J$mJBQDz^Y`p&BKR`R^vxZ@+Em&XvDX7W=0Qk(BZ6wS|5Sr3HO&#b^cxGgs+#={| zE&-KE*ORp(V>jEW;XpLDQG5aaFM8Yrr=iXn-J1g+VzV+f)b?pjK$9K-$z3&ZA`E0E z?jnt_kSdZP{cku%mXJ@sUf^FKyfTgz;4M{OFNQhTh7;L|QIU9IO?cR9iwqJ9iz-Hd zjxx~sixstBkZ1M%b=S%Pp6OnpQs@WO6AXpB=uwSc!;@38*(;d}xIt|ImXGRVOH7S> zyd&nmfMV>J6>Z_xG3aQV)z>vnFFewPY%qEpywc3I>4YR<{2}2nNnX`7b0^?xT*C0; zF)|vD{NUxFZnGcV%7He+-5+D8;2oLF`cSLhqKcr9dh{;+u&jKS{1g=;A2y@-USw?! zuYVJ9jAAFBuq@-@H`^#PE7D58Mo14W<)$w+OOlQiWPLbaH zn0D4+*FeT@0?O-}nT>G0d!KTPDrsDOCsV#=#OM0?BG#QM+MZF~K1{Yj={6k~+>=#*pI(U_zyh&WV*YM;NCVk9G` zjx9r#_D3_DdB`pybWL4Icp=h^0?+^h2y%KIfR9p@kfUOrgAriq8wNHN*9{i(dFKBo=E_CK!(3R zEMS-qlQ(p3QLpDonIWCJ;460B`t~2V!N&jy)+nfuLbpJ6d8UPLYz-g-mU%3x{lttD zhtG5TiQONf(&lWivIo)&Ib6AYzg^pWSnRm50vUuzYzOU*{VD#RBOK0inZ20*eNCgj zUn1qfrLfgXV(&5Rxc5`}hl5wu;KI-Z{5HI_yu)Qx6KnQD&FR1aSF5QiLNg{w zC|?XFbU3E&7x^szC`S{DI!Y2NpTOXMi!{BgipbLX67X?8XLR_bo`e z>n}GOT8qoz1t)2&B3>x-opw-I1#_VtwCWRhf_Q`ENz%K~4^-MOq~}iyHSh+G`<+2F z#x`=iu4pu^5xR+^Y4$=NA5T$eF(oB}a^@`PW8vD4biPx#-$uatH4GNKT6(7oOzaoy z*xVCq_yW>yijm0uhM>$m$g++P*eE>Q3#v+d3RNEi}{SmRs+sPy8Lz|EhX z%aB{h5r4ovZZ8-Ny{ssFT-dm$A`HdD^-wd?fk57T6%BNfP@q3SUo9kY-JSrfv*Gbn z+k1qnLzP*OkhMgJs5o>OSiO0O;B0JAaGKHpban(;0xcM{{<+9xq1Q{5LsuQ{Z}QIy zqA3`}K|0xImh35?yPMFb3LOtMtcl{7ouXoR)l57wuQ_Lyalc~%|M!o*9Z@(?njR3L z%&AaHgOGNQU*BBak|1&gSmI6Lws-}HSjq!BBap4Rk|OxIf<}jgG0ySf0DX(A_}5#q z5#?VfGg1~t6)p?~p-PSmJOXFV$dd=xJewyO{(!-JxV zS+;(>2RWRQyOAn~=d=OQ$_I8WsIXy$s#}XXRZEeHzD0IfIkhHZP(&#%sTU@)0(HV9 znZ^kkIw#;c+X4J1-!Phi^I&XgsOWweNJiTa`3M{AJ9R?Z^6Z4ZXy=N^*x;1tUy$P2 zZ0YW<;aWOqe9jp=qr$rZg|g_^R7C#*I>a(A10rx49N<)hmNa9YFY8*(mF+G>DsNYI z(128s%3D;q=|L=_Nl*r4Tnc?J5+c-MZR6M-K?)CvhGR0J8~Kq_GS@GPT1*2?tRJtZwTqsM=OkvZ|o2VWw}Uikl=p!@8`>P6M}00&7d? z70YY2^^WKd++w*7{_&ijy>skzexjdp3iYWJu?7KP!v*S}9g6iXo(#cfoab+5yi7Dih7uQ(dK`p0T3QeFHt`IGYi(0E1is(uwRy8NU8e zh^+3)jTN9Kq1S1_bNA8U)rmJ=VIJ&rb;iQ3Ye2WCKvQsaz9>8kV0bzN{QJTI1vmcf zYV-g>My!Lmv4t*3^l0F}8)ALPG-MbhQm~L!fEea=Qc;AwBg*iEa;Bfn1+d5&A(8;a zl)H{-W2LFRO6Wr*_jXmsq}dem3d2~zRXi&J_hHJFQ8j%LR2u8_IIa6rSviP1>Qm2j zC!uH47Cr_f#6mX%JGYVqkTMb#NoAQB@(6^GLpPRrUYB5*NozML;v|$9p}noqjQLT^ z9oXkdlDMfD&+3FVU+<-D`)W#Ou zvt(V9dLYt@Q^*O(?l6*@rG;YFA($}R9I8Rr4ZS{C5W}VPnkf!C#2jpXD}&}_G!hu1 zMC3MSsdfPP!#HXX2YlbXxDfe zctVEK86G!Kf$XVQ8M7lLAT<@a7T%D{lm>pRNAhFDebFW|o#ijeq$t$;MBAKPLx{C)o!XXoF`PSse1MCH5Aj*%ZEU z7Lp82Xc1P0C-6~*o;TbGOsTJq3#JHYM%-_c#Ynu+$MUmc$TI`G7s(oWCo%U*<~=KD zj&OO9@wK?gv)ccIsls`C&SgYtRuX<%Zs1882)S7-uR=&+@_}C}dB?S}bJiPm%CxqA z;de@jc1#6Yd*qK2WJ;u$5H!|Cu>kBPpiJ~UM&Kep5=IG@C;XWrWXW6we@vuVkZK~V zgfR?q7o;^v50S<|`zRbY5uiz2i-HLxJ4h&x{5^2ygV+r4YM|7Cf}w;4Mlt}$0ZBr; zMGA$43sn_vDx^ap2*hs)nG?Pw+(zh!0U3f-L{<_gNs!osyAJp~VEn_QhH4H1AMkB~ zxkKxRM-0{w>@FaQp$I}A1Pu$=B&bmUqQN8rZv{6B0t<8!h%FFWAX9)!fS3VN2e=p? zl|OX&i|OBLe5d?d^Nl8pSM2A7R_Gq{mlfcfQ$%1EyVNSBW`v(sZ9WZ8oWp9LrYp&%QkK@V$F6> zIbY>fhF%1i=)n^Od|Y6QhW-h_m6HszOScx27^u&8cj!y6iRI}>J0rJ6M(ByoNI>Aa z91$VGOSg_7+Qx{wt(Mt|vo0j8YmBGdJC>srw^)xV7_c`mxhAQo1f08x*RPoX2CQdx z-AhU+rMQKLfGW8-q5!g0OQ6lgHIj<_Ph(6=Z%+1vq^pvK&Zz?GJZ3Tjluwbb-t5tLXxY)n8xilnFgg;Gd1T}ci#Qo}!RL{{HMfOu&Q_yK{? zr`rY{!fjd^ukUZis1cYPfX*0;RsYs02};gszn0y)%qTD5WWi8yAT94$=H!&FWlum1Pw#{ z%V%DtV|*dN=^Mv$NxGb-9WVH_xPP^-Ea0zPO7;d&jQjsk@5sptzdaBZV@7U-eCU_| z@E8HGH6yu@tc$sID#K?eRp`9p1~T6_In+G;EKUN*Mc{tZTGv=}HhL|}9VH@(=7pO| zh6SlLl>ym+885wyX1gO8tbqG3pi~4i z@t1pv%8jCcHfT}N+_qWNuyF=-4=GhHt!OIJgd|ym!nf(x^cc06uJ+O$7~s=-z@R0i zG|+W~Fuu9Yv&POJ9AR2!HgEbJjKL1r%YBfmPZ*~`G2g$Pw+ZMXv3b13qnk^) z^&8$l4kCuj=n*8k?jRMbVuNT0Ey8!q;RUuG6`Kwa>2}g9vR)@tAMn2)#V%>K9=Fih zxnNX>I9i-Ht&Rf)l>Glql{Ewrs)@mkgkR*_LyZf{3Iw-1jE2k)I~+cAjC)A?~l_+sb;=fsz-~t@u4jJ7z!YMkbS(mAuP-3P{cM(lA zzTT??r27k-J8DaUnqvggEr|iqZheUo&Z0ib+o`e+Mu=D=(JtDkM2_TXudIHlL&Jk& zVYD-cbnZ_v~0@%aa3euqrY$8d@Z7{>M#&O&Iy+m^K z6`R#1EYnv9VrS_ggmCBvA4U^G1Kpl!hQJ9b{Sh{~<{~)9Rmm7AKMdhx$gj7pWH#CE zSR^p#m<|tEY(Sa@*JbIMOFn|E#({0f2$GcJ*s&B!R?4uHNaIlLU`8Be6}=>+dgb1v zN2AZ`-wO(aakCACFdflb_KnPjj6DwNw~_B+ov5tAYTPd(46< zAiR)$cF9IUWm6Jcxo;7cK%V@@$vG)cRiF6eWyU5?Hp0z2O09 zfvwT+9SDyD0-|cn;we0mV%_-^eFu8xyJ+g>6t4}=g(LRRqp`z=82^yS zji68)Cp3DN?7(VD+0%nhje~KnNr2qQ`zPNTi6o{^WDhx^K-HvDXGY2r+Z%D6h6}aI zKNFX)xsiaoP5@70qy0as2(33&(98WO+~fwF)h8gKGgDLY1PAl=_~-i~vRT z@&nmlPe#Zfz>o!O8X7BUHILz(6-2V5tr~{wx_-~KvC>aKO3j>A1|V;*?|M?FY1tMk zLY_7>XL%xEJnB;h_>>3U!)KxS+`P%+2OOUnX^IZxX4zUL_fO}TOegEXDqKts(nF;Y zP?TH;rDfsp;6&42&^00000002-+0|XQR0ssgA5MA0r zH$3?k7S;d&#RLNYDF7S*W^ZnEEn#Y!VlA*hQIGW{nIZ$t^fQ_zy8NR{nJ1H z>3{rB|HFUyKm1SskN^C?{eS=0|9SZP^FIv#>;LQj@_+lk{^#LO ze|`GLpa1@6JMhmq&`$cZT`Ytje%XKd(_r_&rL8dk^!NXG=lnQL6OR9r9r#~<-GBP! zr~Rk@^dJ6wy!{{k!!N)7?eF&Tw}1YpefY;;{^OtU=BNMm>)-$Rzx?_yzy8DjzW($t ze;S_t`CtC=)A-Xb&*Oi$XPr~wjdA4ox1WCgb@<=^=^yvMkN@@8e;I%MFLpp(;-7|} z{{Hi?|FrkRfBDrvj&Zh+e@1cs@$Y~C$A9{V@gLUz-+z6&y+zJV$LKe^{LlaVi`DAz zr{R4E{-6Gj|9x8i@~3wn{L}Q2gWJo4^~4X3UOsg6uOB)3ulXZK|6D$DGE9XM_Llq23n5uOBgJ z5MSAWIKmFlUw(yaJ=-;P3;Va>p17_3tIf(0(-7K_$`A9N+7PO};)th^r?%OTla9uZ zBY(A{M;v}u2N>IYV4KbDfrC9*2$7FHo6 zf_*W}XpFoJY5rkeo3)$G5nG5u9%38vmaPL0e1Nvw7h`E>P4RkMm6E-6!W@S>WxH`` zc)Ao&$WZtgfhEOP{ln;=bez82Z$8`{cYTGcOMm(iC9s2HW6k6F?J1VYDi*EKwsFqr z)AlJ@$4%D%Qnrq3;|OPE)R*4bcNsl&j1|>8&nR7tcGKCeW`73zu#fnD&>{Qf{oa4? zCtO`bZ%4h4cq029$K&d{hVHrXtLaj%6~#rFw^Z%54tQBkCyaD9VOUMsv|#;p8!<;D z^i6yC!jX?YFxfZRCV?@r=7J`bX8%e>uS8LEQ(uiNcm8318iW03b3sGx=?8r8C+K*) zhILANbek4%Z`_49!Bb5vM=6}KPzxaq3ojp8XLxI$Z5pX@3uq*MXJ73&3?IBBgsG+H z5S|0tWSrP#2J3P|z?DYSwGGN;sC)(+11vr+I|em=zu7(>C18oHe(X4mle~o`p%rZq zO#!{NZdPU1BXK-V&8R_6ep%hw-p-TSSySS;JcXyQ#Yt1*qMze&4o|Vm@G5p)T-J`Z zGL)Hj#Z9ee+qq%lV}_Y$^g;4z_z^8XV5YSBa%!yCg7&qC2qEqGgHQeW3+H}(nXRqu zD0}niA`b4TLhGai*cE_J&w|5EhP5 zYnO$sIb)QC7;Mn;UE+ddH5{UKv22Tu^=FLp5>f2P&KxJUpN#C`fJ6|Xq$}? z`_DcU|CK-DcspE|z!kO_G0ETt7`r>}Xu~#ZKnMKcYCGYHFqo!kuxG*|*!ZmWdRB4s z$+U}J-`b*E4X8dFh&Is`%p7xGu>hI1u~{js1u@2XXwdqDV>l=CeXy>#VckayppI56 z++wSG(HpB-OcfDN$s_D_!?h-L@*!l+4d}r$2TmDm#hFkFD+G#VQ_yU4ZA5P$@RHF^ zHVe$w$I3cSwu+<`^JJcFT{G(=3>km1h>bb$C#%bO;IU&(o1Hmgp|h{cSv8ik)e9v^ zaZNS_#>H0kY>!#20)nl-srj3c@9>i~B##|=aK#viVNKOWDCX^o(XcF^KDT|aI@p8T z>$hx=;j1>thuh=T_6265w@1cYmjb6=3{TXswE!Py$yhHibGM3RTMvw{3lFHULKi;n zY|A}uB(Bj|AC^7JYHFH^IeFNW(8As@!e<^CPyB*!-N?I zOwf8xL+xKoobMF3~ zbjs^H;gtK&gpTz!YHxVsp_cxwT>^}IR?>=`Nu}sf8 z#eU$&oxeTdU>>WpcU|lgZ)DXqefvAnQaOL7;cMRNH+ia)*8S=6Zp1D&#D;#ja0Y;7 zCFcnD8}|NbgkNo>_XJ->`^AnZHcoho{lJeqf1?xbj;Dn;YSZ-XZ$$6RJ05BHI?v=@ zy5HiVzGn3ek8g!}@Hgoae5l{3{_s$}{)TUVtKa0QPDcD+|4ohf_w?AMd}PGi(cgQ- zU-#IPhx)*XfAmoA>#-lX*P~mV^w^)zyty^l=5@L)**aGEj_uECMih)SdI(zoo%dBy zbwGeGA=w7h{_#LRwy=11K|g5IPkKmQXN}m1$7NoN?e)uC?;Ud#!ms=GGyihp6^M&n zA>^0O{N|IQr1np5@aL^Mxmy)CSLqk|czxx5q4(FaEz541#1_CSpO*aD1-jRV6&_E=5NJZ*|{G7@TKrz1YI`!q&baNmk{oaJk6 z!9!S96N-UO*$fE&w$Kke@$67o>&4x{_-^L`SQ7CI-|KCW?|V7U*2%mokHbSD6vP`x zEQ2bJm1aZX`3yJ_W#0KHc#^lntU(tPdENqoo_3cZdStCmdsAo3=@SEdSjaJ2 zr~5np{dSwL<8HV4`+IlyAwIU8qIHU;9A+K->kOqJaEQPxf56x1l}Yj9nB1hZukmTe z4^Q}t$MM9SSNZf~f!T*uGAWkx-W%xfciez8UxxPtGt~Rx|Di!UGqei5V{!goD`*TkUDhN=7#UvSJy~ zxooV?l_e))0HsHZ*^6w>IeZB`3b?dXaH-<@v%Ljkm|EsBRI*29#C8(;Q@I=l+`Z5nXj%PqeIkfLAh)I`0cqCY=Lcx zr!Dxx)~1TiR~dS~>5M?)2n7Jl0_&MQku@C|l17}@R;d*gjou3T3Xx1)#SZ6XP9uUL zKi(jfTsqb(Xh3dN@k3_`Y%94ZDOx((tbPXse@2uFTp zy~!5?0g2qye)YIlMQq7qHaThLNJ2o`gP1vS9k-b|wIEQFt;0VrR<02!)K~Q;6aBi@ z(zLAAzAF{81;7e6i>KX8+gL8%BUrkzUK@qkSyu@Ijm({Y*V&eqTr*#-vNDh&5lE4OU87lI1#1c*1OP)c zwG2inTJzZV*dk>I*^)a~e`9^OZpVy(v41_823}HE>{B%7C$0j+S^+Ix7FfBF2q~*) zfTm(uBi9^6Czts>%d}PA)Ycfd9!0Kt=x&ay;PUjwMDrTh6Wi2XMs1j$Fkpdue6rP} z+;!O5_l!6(Xz6h`8+cENd&dd0HwIs}dP!DG_K$T(+>O-*@kbzz3or;|72_^$_^u=wbPwa{mTV(w=7oltdaYASkr0y zj^PM%H_h>Va~lfo78lEmbsXW{1=uOng?)oB@H+NiM*f6vaBzP;e(A^hx&2zY_NQY{ z$VD(tw4AWPY})EpZR;x?14+OfJD|VkTOH)b;B1|Id3Sxl<-Dt_-Q4DK|Fe#Lf~g7i zKbv}{XZRzDda;&*nKNRH$^}BF#*?f(p9hkITRFZW?Kv2rnA@>p(L_);!yIBZiuFhu zmiDpPq8|~yZ8nuwSZo5m!E8=XBYYw5E}@I14Ss`(nDa-ai&x;=JEf!bSO%3Xv21eE zxN`@0MG+an`Q+L!&^C0`3w|uh6|MHZ0 z#>B(@=zC9yTM_6><1p{SSF>y*3x_XClnoiq5Od)Kk-(Wpd(@X8jr|1(WWPaU?6)8c zCRu#>W#FT-IrZ2C-<=1EJH9gy>YNwTU@o)S*Rysn+icgEWmwzmj@P+#=er%7?+0}f z%>HIZdlkMi(B=i2l0e+%sNCg(o8e>W0REl=*Mfju2`-bc4%*)*tnQjfg?Bl!X3+Ux zXW($w3o3mCq%oVEQ=ea8wsWSLsG=V`2EEK9gVK(`J)k7L$lFI*Yh*Bmi(+hzry zHw@8g7p`Q8kEf4#N?AMEN0SK;`LdP2$7;Xr=gccVCP-_`$Xi+eOwz%Mvy? zUORIx*n7lBdk-ew-QQ{89IQG>nn-K3#c7^tecLyQi92zhar02QvE)Vgg>4M?q+FoL z6GuC9*x-bKuN()Q@2Gw`I)3ZUH@dXoZk}!VowIBbc_|kCu+VqK?l~xdDd-oQcXbWK z3Gi`COhaUpWIe8hYalt1_xN`+^dmj`*P9GX;`V&YaIepCndG82+Nze(id-fG@cDF+ z$x- zSo`9}{`P+hWlMn9T@xZPfuYyYE|prrlrq*Znx1w;>4) zhEcwR)|6!ykm+e9#Vl_IC+7D7E|R<@xp(j~pP3l(5<;_e!95zdGJOMlDB4r_lanG^ z6+IvRLo}$KuSEs`@q~;&&2SIXW{Qh^-mmPdV^+FnKjF*A8O-o?vvI8P=*qOpqAS`O zwV`*xTvt=tdub zJ(d4W3ZVPHtNOp*{fCVNFr}knXVagVKGtB|l!F#^K z3fO50q#&Guo%1o|XFSQ3PE3>0>Rg#dh1vxsHkR@QGYU_~)e;lVtobI-poEn}coES> z%t^oCjP?us=;&C1sr>X1YCFJ#8SY6-&x1#%DzgmX4=apZ;{HnJj6$UBN`i!Q8@+N? zMx}L2CN5%tEK#mMR6;JaHMwI*+%eqQ`P7WIW3!o+vLV=!5h==Pi(K20@riJ0BqFCL?+m!%gk8#lKR%G z!7QPtijb;l0b~wMUD4`#JJ!|@77V zu7~(oP!}{fP1F~xUS{;F-dXKxl$6*=+4^Mh$1b2~;VJ^CL$zlJ+=oPV?mg0!#lAwu{_bVS1deiy^oTE>CzKXCn4q z+W-Pzm@+%B2z`b@-}*yUl9H3el_u!xjYRg1Hf6-OXHyp!d=% zQ=a+51{fV~sVsH-cuuy@tiPR9&f)q_1VB&9^8kUKKc>Jz_>gK?~(+3u|G*a5lzvdF#b~(F!;ew@RZs=LWZ&U5)%wKL@!8e zcgsPz(%s*NW3*g=IM2sX`U>xGpQCziE{-xCIOdmy;*IbBc+yNKiO9uzfn5iX*Qq_( zD;@f%PwOp!XW)m59SMG@pME6Y5l~$IL+C$%k>>6Xv&~5ML-9+M<5HzOxKxFI^zIL> z-2Y+8JVVb>`*Tz@<22p<#TqK=8Sk8w(DrwK$@$SaCC&I{$@*oFo+X{fX4M9LS zefcf$zcxM1spo`%wkQC@YMUmTS#VIvoSopDX7Wj>z(u`Iw#S#e5PYXRb`MkZ^ViC0 zAAaY`=}osktF@mW!(9HoB41VHkD)Eg#|oQ@M`J=pmI<8D8IIsOZAz}O{}xZTz==!f z&y@8{gf+u}lDTA?m7-j{hsFPlZt%<5&KCisX>J?MgE|nV5zT6hm2F%US%4d$I(d>f z{^b2YB*I2NfX|hdPXH}p->WS>(`o}6iaRN=#=-S7Aau9eOWgu+KuHu&U=$=JAApLD zJAdw76>;)+U_7;&vju%&M%TpG4U~OCcut}yj1Av09ueD)ziEJ9!dflIVTpT0H{B4b zXEZp)-A{x62|%PI!-ZDNCZrQBM5XPpn6R;d4;UHZJU|Z{Mz={qX6-)o>Bu^UfH;%k_Kbl${=rLfw8%*zm; zZ~_r{AP8T!bXG z-t#COboKUf#1&uChR6p34+?c0kq!r&_qfP-1V-#r2Lb8SBV3~J$+OPHZyrz4?^xPb z@TCH4i7vE|TTvx;{^=Ph(x6>Z%1JudM9Y!px{?t!6cszj*t984P-D2L!Vx;vLD68m!GOqhOc;UzE$I4$@CFrxusK==}Jr_6X$ z0u}P?!WwNPY)t7vEWT}xDRqb;Byt1Whb-m^GoDH)D=@w_<|k{QIjzc(SmQ)iN_37y zZ}7l0>bO)PKg=QnyKYRL*=1K$_A{4Dvv&B=S{OwcNfizgi=P78oe5)z;gvzRAm6cF zyYM)7m7_4WUbaaX9)h$M0=B`Nid;YPm=eMp;S6U;aYcDXlBL)rJXA1X1ei7i_mUeU zZA!ENMNhS9NUH(7VYV31?Sfn;q@iz2YUJZgr~#y}kZ;$MAjLJ7Xla4jn)Lxk9#K%9 zJLT;Q=Te6i73SPDB;Cxy-Bv;LYLATqz!4{=RAJ$24lNFaiBM;KFrFmI%|Op=nCyUd z%f!BIs2{i=3zjuAZxLpN`BDimN9MNMS+-0D>lLWrh0!s1EY(6pDP_Rrwy_FyH4!v} z9d4%m7HV4A*6vtTs*8={*{%bFj&cJ7QBP(YS2`;hp4uC{cMNPWy9o0N@G2Qoj7`e6 zt(ZHp8{_4DhfpOut8qVMep9IURpCEbPHHnAd}XOYm`^pCCU6 z*z8!9NV>!1uB1#Hx;w5(JF^f|t^nK7M# zdn&U4U=?K_u2bGMlW-SU1&c(b*ka4y<@Hp~G0;R6jU?22RIe=C618UF6;#6R8)q=h zT9|2MOe_nIIYQ(KA!qhQ<`-jDWajY1G`|gwPfwp{8sA~5LuT_wf!{`?0>f-$_hNOP z4UpH!fGOrKo`IP6YAxMnn7xBNV4N^u5DCD3ML@WUTvqGhD}3l_S>fIWRS!0_8*u%Y z5VW)v+y3ozvx7^0U$g-tjxA`42c8XwffE^K#oC4$q=cIi!B9ESRuDN5H!68WaV8s2 zO!*KX53I_V_&9$=1SMfMNA%>ZO%*|dnuEvU+1u4y2bL`s7cp)MduV-LSb*ZgIVmX| z6CSgCkae~=-#BK&sPyo#EP{WesjOtnNN6|hh%mJ#E*`5$rd1|URogm{H8%t%9d69V z7#N?Ngk#3+z*!S7Nr?$G^jlB83EXs#V#}}!85f}lhs5mwXD);ohLwFPvYt6XWpyRI zRz`uxGjwA*qn`%|V5;lPRbwL`{6N3^{Dgff(DJt2S}|5(7M|i_&55Hot$kMBiVqOxv3t2uvU0MWIJapL4!Lv2zMJzurUVauEle7R*~VhR*`L6S4(m?SF_5y{ zaTn%kV(=;BpA_k4j?+fv`pLdVVrzuunc6wi3f)K=K8P!2QW^_7nm7aKLCEYJFo$>s z7Ml&z50Q@zCPnjJlsK%o`pN@j1WfrE$j46M8aB^U|hyGdIoM)(TXhceKX8srKr^fTdu_;mtpp5z?mq*qX+ zO39^G%{yN!!LzhiMvs?jvkYyR=!gyuUc`aG)1IHr+ z-CcKCkK6m*d&%~(mlhYskg;2|v(QPJ|MKDSo5@r2ltTL>jbEh7bNr^($1e+J<9Ct$ z7S9Io{5u`K@iKhTpJ&EwF?{DQ7`}y=>dWvIXkg~GD%yijeLh}i6}qUl0n$&dck}fJ z>^#l1;oV%*c-(zlt{5pabB2pS=YW6i@tLUe+>kAXB==FcKvt=89jpXAp0-$t+5^~? zeDq}qBG})x|E8b(l)YaB7gicQZ@>&20R!edFq;1aLd!e6H`m2#gj;b0}d zhJ^6wJD@wKYar#&$-UrbdH=m|^xb>GXS0;)&b@}Ko6V_w;AS}b?#-C|n{qyXGPug# ze=|DPJ_21#^$*m{5A^Qt-wFqRu#x+nhLa?``;SFu`e!#Xz%lQ>7Y_bd6Sv<<6IW81 z{5B&Q_xjC7vS`u1_efs;NX`5e@AY;wf5n@<-OOL*W+%=3(>Y6`B0)<$j~6M~{9#tX z5+5bXoM+mh0L&BmEekNbECKm(zE>59!~K1Y0P3L6D}tRlywMKM)A&8B;hkOKgViwH z*27zccxP|;qPBRe4DW4=Hw!U*UMWtdlfRzld$RU=a>av!Unf|AYZBpKx-CJG34jXz zto{4N*(<)%7^<;-X1mqcPILY~(1S@1_F09%nO~;^e^D8RuhoOUW^=r+1E1(Eq=W7I zk{F~8I(iR1ICoA8?Rivp3VoG_v>sRGMXw2S|Ggvsdq;jxNB-q4`~4;S>wAKTRi!-wcA@cz5^6d2a$fmr9e0d_J+!@9OWtmqM%uI-OV9 z4Tb*4X$4cR{X>rvd}itbcxSocNWncz4#x%VCx<`d)Zt-b`mIc#-{s>neLC^0$n@pO zg8-1!oz^7~y&NH$jiBYifJY)~n^L|G z=yWJ?+{aRXaEv405%kC`+lce#fu|uTAg6a=Mlh(f0D4Fz?$9=Z?nI&+y$ev-r?Xm# zf4Nk_Ql5Po`E2U5KPr`3KEYmKUQ$A);2%RFa3*+Y%V!O|g`@*wU{Ko#!_4HjOcFxI z+jg-PI}v?yR&r&_A@q>_GE|6AF1QGnqQ^Oy7QOiB`AE(OI%L;)4bgEj=riNdS;pRd zM(y7oD`rgY&h>qD5z}*NBsoMKX4?#9D@}A@Uz`jKk6fDEH@#gF(6e5}BZq^>cMD{aZ?9rgtH zPTsI5oKoeXJwXQYa>-a>lI^H$l9;wMbovNnmQdcj$1}4+yp4duLX)U?kuEFT=t~?v z9Q-U= zCt!r%IY}xbbGlB!d0k37WR4bPwh*rn7(wUyO}rv7#yBJZAGu7R!)XoG(=hKb=w7oV zHVWb46v)WLm(0tNm9!|g4pw6qT#TO5jT#+T6ITxL^{6^0p}S?0JL}!$jow`*P#uT% zn@wXMpT!)cLC76?0@D|Xnf}0pHhgSGi*tTGqfMP-(M!~ zSOdC?D8bC^KYQKr%5`ysPUmiW5@d;%IH{lpV?oxa9`PF|9gs#>w?y<-9^ z&HikDVcmZBVw`oDw?g6F7CfRpD{0P0F{PhzBr1^?2~RWBn#bteSKxfLC#~^9!E! zf%e#XUcfh+mf1^=jiL=EW+7bku(TuzM8qSIlsgR-!S{-_3J%z4b$(qidHYgaQ9hJy7yJ*PiGm?;S0M^`&f0po*(*C zK77deT@U%!6Tx3GbyCnQlB8J%xC$wRohPxT(skj8JmojLAF^J~_LIrH5=88kP8}pa z-*6u*Vy~WYw>M!w`TpL7qwm23$TITV-0S4gfBD#>KZZHoA4v~zPA3IA5isU8m=NyE z9MfUYIgmYk-8Jxe*RSlr?5T~KL+BgJv&O>1L+`F98Yg2PD0fQ0pJv%$y3xs#&eP+0 z^tXG`>q9kxzH>4>?IjPUTioEbelB%7e4R=?@pXR1O8pKsb@tG&^9$$HXIC?K%}BnT z#cyn$SDpT{HrTB@J#6f>{F?p~Ny#dyiyqDiFr?l)B`}lwel49n`3a?LWyA|YXkdjS zXkQw`j4l&-Y-A3emH}V80bf^Avff^D?AN?%Y@)fyL9-o6%$7cI0{p|6F|7Qz#q zo>E@i)+DL{F6W-V7ZCLXu}Eg}GhMN%lFg$lGgEXh$Ccb6VWN_=#$eg#g{N*4g8zup z1IPfM9l|!kZU*Z)50REsj|PU!TWR-u37T zY>?^zQ2|tfP)5DhX zthn>bA8z$lue+X*M=$Dsk-p*!)#Nu%gF4O29?KzNi}-^QKOPgecNoqF#UFF7zNqvq z6>tHd3YQOLW#C|R{)yv@{J%{Z*-dkS09(`YVFx9tN^n_8n<-Z{#4AQ?e#s)--F%*8 zo>==xF-_9n$Hn&R`#h`E@7?P{cYC4&+ts7*S9Rij#C9v^g|qdDI~FND%`SxA)Q?m= zeEG~HKkW8Ra5vbMaR*(FSKIwg{K^aQ{+zyqO%ASlb&>t*>dz|byWIx1B9p134%bh- zUsne2`XL9~e332$X$ytBXtCw;GJwd5Axu)=3fM0mGF%Ujghk<3@5t;qRT1}I)XNhbSG#}Y_tg&k+Oy~Iji=9x)}t9X6`1)< znlXvD+z&}EX2~r1ZpZ;#NMVZioK=BA>0DP(!UCLi@0f{mT6};2_$Dnoe6Obc#w~lO zLaNSa`(aLMkTQWs9BdqQwwVgU38Y{orhxRG_^@atO2$M4OC<6G2Bwm21YEn)YlBxY z=e3eMjA>1?Ag|zY4G*E2OK%jVZP;d~5f!l702Zepp3Z->$#RAFR@=Pd)(@{KdBUn|5;8OqDUJu21x?CP{UA=j(qJxb*gJJ zN$Y@V6OS~`Y8$WMZb06}%OI+0`bC@klwQWfTmYVSd5U4bJl$CZ9lDmeM(0um9m|z3 zG<09+OP23&&GIegIxi%jW#?a3B+96q2UQP?>73*pA?nrvT%!kQ^f(SrsORP6huetu z%bJ9LR~5kPabi7QfxnNZU@OdTyHiU%4KIgbE_CM1VR-GPRt>145Rb^cqFSH8ZFg|v zcfPQnx^Fwuj)EQ5$<#?LeXzLW;AgKC5?Usw{B7P9+urZ^x@o$0S-W&WtC?9oX<+SG zVzu*8b;G-X^Ci7ecm2_?0R4WKx5(r#1L~>=Tt7|C>;{X*7oR2d;bg0y>MDD3%?rkP zRQJ{3+f|p(J{@S??ZFOSIbLe%I@JOF+sey3FtalC(9x0@E&#h1onislUkj9?0L0g$xvxZ5EU}&*bg|xxecf*@}hS zre-y7uVB%=8#wFM%~5;rg(#ICP{GRTg1-zYPD*b~6fsP3C8K)C`7Jcn1L51d!oC-~ zP1jy=x0K>t+npfnkZ&#WPuI|dhjP4!U5Oi!-n2i~@OZBRhEISF?`%W7n8)=_pmX=7 zi_aRQTxFj0^stXU)^~a;YYZx9tH7VpjfU^mk4_q-o}iQ9i*M6(c!uw>r6bR)bFSa} zou0KjH1Ku`PrlC)FSPS5NxEm0z5W45zg8b*si;8mA!X9izOX`=`}gjL;?W-~;Bto5 zZV^#yNPD4s5llW-R|=siSrN5&NmVhf;n?aPbXqS0vg0^vG|teyoa$ldxDl-dwi`I{ zFpqXE=+B8U9On4V;D%F)boEhQJl+*IUArDD8QY30s^ZX{kAMSL6(;vm<$)I^<##`3 zKh9hIg1X*uqy2LGwU_N#5BE+(0*~d@vg!6meeIW8Tzd_B1z#$EA1{q^)Xy1%cKPXQ z$`pcR0=WL|&F%hMZM5CJUc$37ow|2jiM7Kk?i8Q3H91|3}D4czBMBa(H=7 z+$|6DgjnrRB5jJO*^V**Bw)+~DCn=k4N}|)w0E?AG!QF~y1=nwRPJJ}dEj4c2WtWP z7wdtEZ|A$Q?oeM~BDLvxwrNYlp8*g~9yU2)hH^y3%y?z;z!A+TPHM4voRUri*!~ny zsdN!#J7n%$rhy{|{KI7dIrwG%8RL=O0lG-jPA>&-Gw9(KvC)!L)QLygQ}M-q z_4aavOCbjorq)&Dqh;nBWF!}IZ{z1$H(p-n^1`~L-_P%*Py2Xv7|ZrjjrXi0ov?L~ zD^CH~mjD#xCvrAU41zC8G*zx;f~QAHAu))JW>G@w6|~_6I0d;Oj%7gL+&*D{79hx5 z3VmOYV~EUZ3KdG>iTTU-04=0um=cHkGCOc zRmL(9T9tw2nQF`61hol?Zgye!4zkir0@fb<#k(Te0Z`w|7XaQ-Xf&X%Y|{b&AXvH! zf6$BveJo9p6z|}6343qrC5ahc>UOYkQ6U4ZI;B}M%U7DARF4{w2qcyWc?)f_o2b5_ zs@Ox7)bg^&DO2!yn>k@1O_x$vfpfCeG9xAB@W>&1$(3hp?~AV%s<~2IYe!omZJeR| zop%ObbHdufTUw*I=9SG6oD{90cPxYDtk?eXhW&()DztyTh~BB>&!w0mazPvO+Qd;! zt9o~%hy`hK<}`LAx1aP~jXIE-e17)g`{kubTa8&;Ls*@Fd;t!Ek3F;tM1rnZwolN* zSB42aF`Om^v(GE|l<~=mNSg)+vn*D;MW&5DThZ(Q7K~?jvEVK#DiIoMI2pJ2l#Z47f-=cYF}%J?st< zk(QSqbD@mvDr3$LAjt|!1}6ywrkHwFE)Ryq0 z_RFcqC71njFJ?G`l!WCu=_B<7`wvB!IEA%hb~7ucStT%`1@`tL{`M)oqlq~VXRHMD z*nha?zD2{?&HkikN~C<2We z4$$~?Ms+TBqofF(p?lXD7J0t<4Zhf<;vt$0ir(gY@Q=ZLTuIsP>BSUm0qs7_o_UHJ zaa}O<+sh#_Uxq|-!A!ET1UxYrFkl{8L%MB&1YniRtmz8f8?#&j!CYzKl$`3GCeAMt zsuYX`ESzn%8dtJ;9~;BT;0PxZs6baYo2;%;d90DI zNh+_olf)>s9FV4q-}geDbVF5nFefEv6tRj<+<0YD9rTTtv-(SjC4|293VrJZ9h2bw zo+FKWuk7ktzV|A=_bS?Z4Og45a%{ee3PL67vaFRV1lSd$<%#nno4i;$A~Cvd%Zv&< zhT6%DT^U3}!+CeI!hyOF#CMKeHwd-@62tRi20s);Te1G*hoX(cRTm~lTUl|5PEfrfE%HX2BhLQnuvteHb> zS!X8MWL{O$3fS?%^1(H)i2t6*kuX!}ND5JqK8v7Ji6}Z}Dzkw-1(AF?%#EMd1%8r) z&vIa9Jf3e2uutZ+qBJPXXk~+cf!jUS00Rk-YsJahn^9$tI-s`TwY9J%=7kjm#2!*I z5N0PVZ70$poDm|`vuGFRT-%{K^N1)&MskqkCZ(CAb$bn|h@KbaVZ?J{KV`JYhiMpkzBSOstg* zv&-%(XLU-fkBdTZEzBYp7kVeWGc5e6tyxOJf#<-jB!@Wk?2R34$ z1q;s`5DnZnDhvT+u@x1&7%OO`IwMO7WY`X&Br7A^e%dQU7BP%jIu*{!CdcFFx7EpL zoZm;?BK;#7IXt|2K#kO;WIfKaQ}pN^^^bA3}eNONEk4DQ;a`6ck6O zXW|m#@(geiTx2xz;*O3ZT1e9SfY$z76BhVGbDlTH3vAiW(xnv z-%tgNqstmrf_)8CyeNlk{)Y0G~BH7jS@b1IiXgbXcA{#`rco)S^9?NiMD~*JKrFxl1V&x&7mi)`b zc>)7B&u~vfN2*aj_d(QK1nKX8X9&i{)vXt{9+5~Ng;Z^(-A%on)?cl#--x~mnKC;=nV)|Im2 znz$r#!=bu~LwPw}jThs!c&Xz0mwVL4qQf>><2FAy>!j1 zSQIRt99Cqz#s2oQ8e-1*!wvB&h+B(0EUgO-ofrQ>-l0p|{zlY|QtJK6Jc?&^^Xs>z zzLd=AXVOr9jD?c7`l_6eZF)R{UFkuF0~u`aCW3TZ+1ZqLUBpoHj5qv^hEoMv$|_dB z;f;Q~@}{vHaJP(i`WejudMowUN8Y|~DL3(H_}vLgwD6ZJlXO9>M9s|TH(8NO10W23 zCSd%_EK?leMk+uT%#sXp0RjZ?4SfKf>P3H+JDZwEPZuC_fO!t~mgKYGokG6{9s4Y2 z&a5Nhp%Kq;rX3!zYr$hnU_63~h%wYzTFr^*I2eyry!i`b7+4ApSsJt6u?-Cj5mm+I zro1!44?|=VAN;~0=fonKO+f6vF@j(dc!Ixefo2QcFJa7qF@*l zS>6;M1*txmjY)Qme?3zVD7@#<^;g~?Smq|-oM2fOx+Pd1t{Ikbz^U-eS^tSgV&sHa zH)J`iF1Rgdo-%LdyA;6TQ>k>$a-f9iSx44cI1mN{o8xLInE=B&1t5UTyvD(NQ_}nt zOMJ#_sPk`EZ7*tV`21>1kJk-AMO`cChM3|JSM_Vsi~X9S?I=aPTDfhZhVF z{BpnfaC6-C6|S!BvW_-ucHZL)y|c<^YndlkaB|r!4k_R> zgTG~{zsc$Q;*>7_bcjLuwRJ18*Taag>*e6@2r%X4ZVtxE-ct985h_4u|LzWd1R4nZ z6nJqYiZLap<44?tQ?Je7J&wIbdKj=%yjFg=RtLiXAb@DOfgwYD!qz)P975$2;+Qgb zfq^2sL9pV<)A8652`pwn+ExeKTG&uUL^H!(ZKHACbZ&IOFwfPgV?UPx_T!donz@%z zI2}j@#`Oykf{2d|LU|?ozK9s8a2vW&!zm*Wu`?Fo){40D3s3_<;AYNdh_S$gX+_&8 zCj3`Gy}4GNIl$Wd*!+Wy=gb3NMQ(|vpVEzEPb2QJ((d_`7xXivbGlvmg;yUQT%IN^ zmNldpcrF`>@3b!*m_P}!8YapUR6%4DVqmpk+lj#0GKthxpc+_J8ZOZ^&i6Rm~^1JBm(B z?21aXI&3V+P%k&eil3$SqBpXSmZMt`V^lQr%~?B3JBI$(2GpW;7)j-rIl<5EyEk zJBYp0?RXJkm(;YPQb{<6Re*&iT@2UCm?Q1&Mkh7=IS3~}n`Y+aW?pEa#~ZIUEcHO> z8vKmOGE(6R$1+1et|mQ*^%A>!9^xSQ>uz=qaH6=v<{3N$m+dSk;=^_n`%T>WJg6Oe zeg@a$YE$->DI9{@0F}NXqt$bT#$Ja(f?{67ta`Y~)dYu-VT|`$=xaC7@CRz4uiQYx z=eE$vI$BPAOh}@rr5#9F@*z;QWfnkQp3kIUE_a`{ii<`7xni4|k=j~S&@jaeVFOW; z(QM_*jIP)dLAw#%28|U6$ebLQY3;uN${Nc)^~eBF z;DzWGM@isfky(>AS#R(@RJID6ZO+Qmt3p815aF1nT?$s`%0^>`pe;4<_hvG5X40vd z`7+VT7il{IMKZHf1N0OkQo5vQRMl@`0Ks9yHkh)+`YJKQXLzsH34pl=Tka*P?Jua2 z_nVZn{Wfdt(&5R}V*3V1=(FosXO*4Suv$|;YsVY7GV({sZ_1BoiANygB^sfyykG^>Eqmqm<30{M|>bfb-sP^6?9dWe+qSocxMccj9U zLo+$t+EZPKn`f^ko#LJxFu&_W?Rgii#apC70`4eumxN^UEy&f6RxQ!M>MGOdxgNep5gdfC=*~2=Hq|>WMsdpF2bcz`d~>gPDL4zp*}nZby*9>`d2jWnfTx1wpP&qUI~9yLv&wQPy(GZ@8mX*JpGh8eHs!6&}6VfhLp z)RuDPqML~eObJxz0>cz7L$KF5p#kQj0nkCuPPmkOz?tb9r`3#xd77j?oj@uWXR_;K zgyO-h)@QhV*4f&*rZwV+nXHo5YsuVy_833Ck?Faxv04Xrgq#RwUfK^GuI+3inev*p zOw-DYLO|fHj3iq}<%nX0U{ZidtnUOrFEW@2W|Br?<3gf16i>yOx*VwtLsZ%{?m0G= zfLd7sNUKyB#VTs_NS0P9Bm=c7AKcuCu%7Gqx0ObfvYu6=MH(Mk@Koax`_2LSYY5Bcnv(5nN{X&S0{XPNRxTQNp%+hYX^G{%>$~oe&cr| z2Rb)%B%?%pinh%!3u5|=|1B9=PD%6;wr!$Y7MvqHEF~oKE@FG5Sd<)(njvpG%!6a31&Dc`}iq7+lt20!nReD zqx`%KYbwE22QUQ%ud~m9fN^JL#0JIj8CkE-P)zu4Vb0Hwa{lsIs)mrah-Re7+Zj&q@i-N@ALE!FK8v9 zBRy&sCG!&&3<@7yCvFY%R!tRAT#>=UmYAb32=F*0yyuOTJayHnK|bUJibIwa=lJUm}k;@ z_d6C}`S0`{mBaB`2V4tiE!IjPP{rM&!C&ojqZ<^M^ButxF$8_AFrPaEFX2o@6wE|6 zAA;zB$#fYs55moj2P=+NQX-gqD;=&utq##U=-ex*rh^SAaDopy2X(aw{}c}p_*@QT zBmAzp+tzOR2XeCJ;x;*DB*Rt$6IwL1{nx5qi10$ZEyB@9mdXM5I4 zvI>_cwbUTpnnE;VzQueW3v20 zuG!WW4g-6_g&wRl&`h7{8rQBmxy2utJvHsBL#sl^alW9JMC$WWhI`OKq)I%@@x|c% z5G&=hHd9fyatmZl}&^Ob*MY( z{TKrV%fY7~Bl3EtneLzJo^wvI{A_b2Y7cQCI`e0;5?D_JgfAlMRCHQF`4&-Ez{_s? z9g>pJd1>D=RBEOtHc<0I4{(SF#{y6lVlI>dd?l~REUnanB)7~kFQ+nh)`uep5_vYH zFANN21;mRy)M}>R3@^U*u;_e+;+?@(5tIgYS=@{6wDEIbgvxl84V!)TV(J4C2y!dH zV_>5qCb(~bTnEcTj@w*^BCrd1FtCMRhP?q5it&_~-zqTVJROuwpmd27ldS;jY=g2X zDAUd4Xt)8er3ck-6Yv3K@m#PX_r7=?qf&g>p#=D{`IfkR`4+^NxM@F)h9JVgE>_*8 zO!gLGOxx@+9xLeXf?!tmrVU(W+$b#_l@mlzNViXR9g9u$d0mtcm4vYRev- zZx0|2Vr6IgEy%{R`aqFmhfV_3zkHX>p=I_+h$}A7#BaN)XE!u=L(XB9{jpKWmJTo> za!XZ0r?^LVmM95YkXV%+r_`~@{@JZ+L##Tn1+(S)axzH zi7&khmcPzk@sI$MV#9X`FjHsfykSF*m3Zd4I9s0$joqDQN!qK7`01-ub{@4vo_J?! z{}DdNVM)%Mg96e6?U4J&Jl!t^WpBu=dzL>ZbW$4d@^&Yi!OF7QAF<=vnKYVg~HJNkkr8HRc)aBuYY8!D8}bV3#s_*Kl#`v4OHZM5NU zb%InusbDj(LEJWW z8<%>3Bel9v&c=Rb4+>k=y5`n2u;B@GF>mB%c&bHWh#C{iF^fAAj?p62)t==y+=Y-R z{wm`o_hjDY3lF-+*|3}6ApDF=S7jB>QQnu(p(&iiSh-QDA9TpmNCp~ZKAbaLp2dZ7 zFm5Y!=*9{cTt&+kazQVRp-K!uIDrrm;@V%>LSeq_G58f@R0!O`&B#=Fid#U{)7?et zC^X*lg;af3oXTUEgA(*$FSfEV_8JIzMP4hCk^|=!yT7L7&`E&dra1t_m_>fXVOSR*j?O>MSNOIXGQJbcB1F(D&8JuYX|WVk_-@OwQVSAdl|6D zYR$Cb#3SsL7-Po%k(2{qZSn~z_kEM-SBQZD+*e=iehf^t1y2CM)O@;;Zr9m)NwRZ& zb80h^6U7TfH&SObGldw;oeOruNiMZS)K1V`tBC2OtV2mqQ4~(tq^w8ON?Q6Xs{}5& z9h~ht51g{0;KR{)LAi{I2=Xhq+mob&uwh-CUy;AheX8tSy-6D|ZZNX;a0B05GVuLK z?&1;S1Op*Sf0>M8QwZk+(Pl;YUV2)0?cZt57HCju5xol#d4$+8Imodwbt`RGPfC+# zVz^FH%KI$(qMh(2!nD~MvbFFHEmmR)(1is{g6U7rpvmC|@DQP0X^I9BrV>CF9WBDI z76**TIwMAgb{N04ve2Gv1ftKBVY27>BuQ|dIy`wI4<>iKw4ZmNW)>1M(B4vGw&9~r;=+1iXN+pIL(lQ00Jm? zCpGTvfw7}&1(4#Xtwj_nNJ(-FQH&z%G22G0=~)im7_}~A#Nmq$j7h~ML?#Q~RB{)P~>4r}q1FsSTg)Q)`P{YVHSaa#quM zuf!*82Z@bUNZIw8#78`9hlxPTH~qHpRPNKK>5O-!{81U_X(@Nb zyqw?rp5u&b*B!r^PI=)s0|3GK6r1Y@NH}1>QWO~W8?k|F9fGqe{N;qcrh4K;6e+YT_EuSY2+?W_!uPq@q^Bc9w&{H8?cD=CC&+4p8>sQ zPz=|vPlyVs(i6rUXWgAt-vI!}%@qQ{Hyh+QSbS=><9+LChLtCW5tmr~v6S*Pf{7V; z$UfS$Yhw96C`Wg(Mj8udFXc(5xyBl*90W^I(jEMflIPs6_yXjau+BLXT$Pl6Tg>!W$TB=oCFB zg4iE0P#i3$uZhJ$tmr_RE|OUrji<)hLrv5#Oj&nyaIZi=|+rH&CcWP>)~_Cs5^;fJ7ca*W-MU2d49 zt{oq(i%Yz>EJ6f0rHGw zu|8Qic@GnUBw7rk`1|V4P*rifVC0@ItDiDeU^&-|{3-qAN(#hg#5IU)Yu>aY79YT* zjP2~n)H7HVnAzE+-vROf|DEg&lZGHhb7k>Yu7Pt}l~vYU4KoWPJrchd1xr~7rBRmE zjP%Q%g|%5N^icy<)#5syB4^R3>TTUNwQ ztxWI|94_hvXZ`4e{O2nr;$j@1CE{ws1#jKVSUMb-GyfuxDmNh}rhq7_wJY8b8 zi&ES9QQm3#s^utfnLbx^0*sKJjwxsY*_gWqhXEDQ=6aLfM`cW^gQaMXl|02r3W|_{ z46bywe2etircdrP325VQ&xaB&FcKA>l?M8YK z#@pjS{Wz%eF_{YKieH*9t6?-LLnwFi69GZ@Zy`}Db`QTW^ozeDq`BF2T`7>DJarJv zA=A*NZ_0t}t_6bFA^kn_!Z1E4HMc04hf=%ng@QxH^TxQTtog%PwLhJyCs50Y0zIUt zl&mQCenk=MUB1W!)(mW97^!A%9@@|)IEh5z3;LRM@i@qrr_4}T!BMLycu~a1FdgQ5 zkQTr$QNJUDEltOdfqPFmy4^vpU!_;JR8Msxs8LRQrpz|J%#h8Mw~Yf{Bn6)L?etU2 z6$UpBzTCUCO-d4^5(aWU$Z&D2b6x>Zo7BI#@k~)0(XwdN(P!?`q|6!~vlxkh8|W@b zu~8y>r6rZ|l;#atMJzymLb>T>PM zj-pA#QsYXbLYl0M>p_|r8GE+GRHgk{kHGdElP{f$n2~(?!1OXXoW@SuHPzTmLmyp| zYL-0=DOWi_Fj|U`fXs9!rOY6`od(%JrrcK~$4-L-f{22dU3|Dp((DqcQD2G-t<2Ox zMJv&dl8Es#gG!>reRlA-`DS~GDa6q{4t&Ty?|c?>-cRK^>N!a}yItl?OMx5s)7b1sXs zaidu;L=2XzjdAE@@D*Fs;Tf(8@Q_3j2G}Id(Mj+N0Mg5`>93Q5v+Pw1mopA2v1|K+ zcIb884#wejG-AM>t#~dOHnFR@djfNDw*ju)C)AD(2OLQm(BwRz-e^_j045jU*p1Z5 z!@`a_$3s_2LS+Xt5qae9u(Ejc2cu4_+>S0r=U!<}Bw)pOP73!;nWMT*uyXKr(g zD^K|4jPT4!0`^5_oEObU^TO5w5P=bPR+(SDp|Qgd1+-{Aykqvo*(j@jxx$6XT5MVT zEN~F8ku&%I*5=j)*eK`{UD`7^LDMdiP+Q_6Y!h~&qJ|us!{x0n@F`_2s{d*E&oTut zK*(q0{w;-u83EN&CO6{LySumgA!+KFELUS;zl;$N{%Q#A98trr@#Vwq2y4uuZe*;e z57k$eB8NDhHZk6V*R9Z8)!g9gq$ZC2GL;e!*A`5-5xiuPAP zPS0XGRm@m9j1hsasD->$5Z;?X;49du-WAwLvOyB1U&hoS45_M@9=3Atyobkt#_c3{ zCwu%pY5;IV2wN))&;_X!Aq>RQNY|U@8poE>c8`&__rcglrv@uWE}VjB8I9_}Y;)#v z^aaXl<}xMpS)xxHeIDsEi%&KW%xk8PK3wK5v)$4y`i*^J5gCga7H4Dh27hGT^Fk1R z(-qA4o8roilC5jX;q%|cK@W!_D3j!?=Sj``PXj9jLC2AYjegvP3ITH(a}@RK+7I9S zi0smBzV>L&$tAbHs59{qy?mfp-5 z-mZ6>(@XxkS^u~#_S2=su+b5n(1%Zt%VB zoWSfGndoVqaUhHu9KcN}#J~qevoRJ488It?X|Iv~*B|JpA${-=-MJqIr(F{o*Rz6{ zV~e@GYHQOD3zu{pa=(5fXPoRV%7!P zg|kczGeFm5AVN^sXLw70P_}Uyyi5#|(gl$^;T)WyF(2i3wW@^z3f7gU~)BDDjryctTyRGN1w2JnqkwBbLK~ zwFr`j4Gkv#gsKM(5Q+x?mwiP!{dm0oc4IwCU<3$98S6?X9{_^clU?9xA^VF_&!N#0j)Y=XR8;n=@93B@ z_k{KNh=o&OP)*DS_QqAm9`v;201LU#A5 z^UeMa|CXr%SzvtTaG9M`*ihDAHvpM} zCIN&+&`&an+~ZJJ__>3Is^ZFn*Ii=4@LlP9$A$(3DZZ&P>-)!ooh6d2;ORjmV< zUBx{EzXT}?9Mq#6ucWjMtLDW$9?q47ygAmQ_XoWytxCZIz-WEG!|cbY8_5f-MocSP zRIAz|7B^*YsQQ?_;e$Kq!Lz6HaYZbg1NWn|%d-O3v&2fNyjArSR#k5mHx3bDQnm=5 z545|i>b5w?KB`2j3A5K*EW0u;Nx!TJLOL=#kYNc)MwDn{O2IQ33O2;fE zLjKj3jY1y*qXmBy-Iok2Qze-odaTu1t6=oyP@)bR4RnACdDb&9ZCIm^XdWa=kv7Z7 zIcHRb;YB_hU)E%TIWB+bATt1cHq7C%`>v7)wm9v~TELH#&)kd9sedFU?x1iEq9SYp z`{kJWWPhNL7UHife`17zv$%#;bEjZjH2D)I0@kK0_MUFaWUhN=iw%qO`H-I(GX@Il zo}CFL=846Z7c_{=xY*l`1(B)^?Me10br@Ez^_ojl@rkFtD$#spr{dsGJ~%y4JD^Rm&+y)rO>1rpDoR)f3j0RVyMH zjxTD)2OUpqFN1a_^Fc~mr3P~`RY+?;xE)QiiBmO7G)OjP*R0x8`=-kyyP@NdLLb1TmtT`g z^GVY!A>JkWkVg$Sm5q-z+4WW2v#fJ7S5?9?_RY7J@r?dkupw^C`m>?U4d?L1v+?Uh?RE1)+?3R9yeoAl3Don{9rU=9 zp1!j5uxtYfVTR`y@oHi8NyV*!IM31(7#TnhK#b4MUik_op62+h5_DMb;OS$C*WOD{LlHpD|3NL@zs8Hh+3bb|Zkw+0 zcf6qlnwel1%xdP`tJbwnbIQ&{xb#B;Ccn0Bi<^x%x0O`KH38FWdZjxu-@F4Z;t!EU?tt07f=RzrljG>Yx}KUlaOBed*)!^Ak%YP?z7(1_)!Fw z0Fv-BitWjfW5ui4Q{&>VXNsdCP6qU)qCO3eJI2pvLfSUg307emywoCHv^0Q1s);_4 zG6+f+8iIor(#$CduNzA*ilNX^3zAWF_>~AO0j-Hr*+@!dE~RTvF=OBm;!YP)rF76# z0cSTB<`1@-FVS|u?t2cDUJK>k2?L(e1icz|KoykqCKbX5R&JE8Wp(;Q|5{jScrWc&*8=tP8K$ecB_`jT@h; zQDv0yTy1@3hzN`zUXW*qV=@J51lv&dM5ruzKFz&P3 z%Ywy0aKX@b%8MKhH&5=%Q*r?ib}LotOUY~+_O&}6V~^(qDfrzqRda4EsO}P^UePrR zlr*~_>*OH(DP2Eib9$jTC8;d?+z6?)Hec169puN_q0TN~vn^-sJ8%w6dMhHH}tQLlw#y#ZhmxI!g z>FAsgP2Uk!xA)d@7$$M;RWdj-fxGJ^{@O3v`N zv#t{Lo=&Rkj23maK?9g{A!Ofo$+OdEJ64-j6+~$-Gu`to`Ygp0))|O#+s35jA^*cW z80_~uR1#*RFN@74Hi%lVK@%}y=D0l75cP@r4ruxCoT^FyvH+Y1>5Q|^bdo5w6mGQN zQOf<{V`4{M2%WPEqRrVhPf()`SY%82KPK{VZp$(itDH=ghBkZY05u@uKq=GAeU-;D z>7P>U432z4w56(CeU0|?3SvVQ<>7nwBXS+);i6>{BdLBC!E#A1Q@0AxFl9OWeEe zC@VHIv^y_7_M1fhXZv0o(I_r%WQKay^v%cPd^J-LlT{!F2kTf{c7Z+BTJ})oXgeR( z@#>Y1>IF$B9IPlJn`iBfmJ~EqTXID&ZtR2qyF%r@0JWRxi?#`9mxm2uYVbrZ;^M(h zq2_~H5InruC7Q*C14EWZSKUC_gG$ir#?x>XXeqK8)=PlRH9PGjxYu;&flDqUO*|UI zTU51vC8DKg&!l5+tKXaZO;U=fY&uWnHaoW>xiLePew^DgnT_DOPS$N!RNjidl&$wl zd2>60F`_66(PhmD=*S+~PV_K~Xd}0YS5I-RfE7b`0}W8}s(kEBHFZoCq`z3oipZ_N z5 z_-&{_LHUk5KU$l(Sp%{#WawL+0d`N66wNTo-0WPXpK`eG*GOgz6`Uk}LLTViI}0@G z;(`%vv#lM>nZSe8Wv zn=8_lb~rKSx-~`&KtEQJ>-x38Nsa-I$s6&kr}Weo#B8P~WB}63$W%blNx)4%!43PY z4ZP!elrsrSCL@Rny6f1&Ar_P}W9smpO{ZNNp2>R?0f!h(Bf4$zPFHzBj0J+&doutB zJmz3Xzq~~lv&1jri&^4hx)>l-tr*X?XtswG`su-J==m%!9vN5S!P>hp5h~jjlPDo@ zYHAOP?pYxr3XA@%543B3z&{ZC=FiJb!IyXq?tdLq$ z-78Sy_0`RWuYI?ZdOi_NB|DkQ_BGha(nay>Yg~?=w#bm9O9uNCFka08qgdizl1AN# za&_)KO#o4Rx1C|`1z*&y{HC6X2GrMlC^IL&!9%_GnTGDe%-Wmv?)HdHfR580C&u*b;rMjJrl3kSF{OK-I}_pNOsFf7gVYs8;L=Y`wp z9|kvm!3D||TCGwO2zvS5B|lnJ{clAou5B&?C;R$@)`o_s zy=h-O+J`TCxZn9G|M_IwTHPh~e)Ucp?Cp_Q-fg8-pa!7oTb;L9UKH?|V^csTEs-+G zR|?2bn!pE>ByGL$bt3}_X??=Ns1o*|Rg|1TEMs(JgeI7IbgGG#IwS8aMNCTJtZ<5z zVP$qd2^d0G`-%{pYmIEn(XPydEIla*sp&&OF=k1{)6cJXC`*+mBngS|qDUQ&a)+e= zv_#@&j!WA&wht?EqMvhK z!vw%;P!#@8SrU5SCtfcC@By-+TSNa;v{3s;XKp|<1ugER)=x%H_- zdEe3VX&CKWB`?1c&Tj*#=!!Gj*!fl#aNwZ_k!q~^7^y?2L0Yi)q-Krv#DxTC!~hoL z8E-VB#Bh~?(ye4=imY%HS0eNRn+9hi;&(FzDl&bXq^%%YwXtbXt_n`db<{qa!!E68 z)h7mv*o~8}X=y2}&Baei7-7M=2SjTZrAJ!k&P@iyM4g?83^M~0JEz5YG>JHYM_jxr$Tp?5 zg#AU8A4b%cBKHAT@Z1Qf14Y9-($PWWA43D+!hXNxSFW1 zvC& z3++Cou1NsutgC_#BS#;oI=PIWS z*SPkP^7BZPXCAzA_U#aOb(eOe@{2V@S^hkoXZQ5@K^gSO@()y>Sz6Dp*R?p}oFK*_&S)OGByi7sTm;suIy)2hGx>eG)!yA=Rxus9cxVfQy=a$E}E@D;z<5B{QW z(S5A;>+(5wU*hK${G@5$h7aFiD(if}d*=tf;SJnx7&8HcCZlJ|2nboPo!e#0WT&mZ zT4T{%2LI2DR(qVo8~CM#@I4)!ic@s_32hKp#7aHsb2!qA!@=1;mcHqWj@Fv|i>^2I zJ~rfze0kr|g$b#Ldwx2gV*TdPi&wf@R=AjPP3eA75Sd$Vs7D4GuW3fzPTnMD(-OB* zM0*(|$*x^Mn$|uL1!$)eC`Bo1$l>Y13Vh=+EZMW+r?N8JUN%1@t zexbdqm|J#r1KnbyXMk{9kpPmdQaRdH1cb9z0no@{JAt&yA{?}KlDqQjly8BZ3-<^h z-9gu3-gb4WY-*$etY~9uAwCjGnZzm7A;D|+C)PiC{Lo*y?^}edV;`k=3SD%m(()U% z+XMz&7Z)~@nx~p9Cnp49A1=YDNZv=0>dUYkpe8_^+v?r zy75)dmV<{t`iTfW{uKrtcx5)P5=NOmme~mOKm!Zj96+zSFU_fb?V&J(_GGx$clBVT zzx3>+o}ImCU&R0H!GKYz;>*s9mJ}za<8WaW_;68KT_+?fK|eYFF5EWscm*x(nH&;y zt82>~XXL^Vefp*G$FuI-wYdwyCrZ6TDL)>HiHf^I^6s=*gRu)fuqLO4$4D>f<-8k*RUJ!oCygr#YxK1 zwDBWr`Z@$(Q+dZ+lM9}jt08p@tIORoaW)<*Zi_fiYv7B78~MX5EeU-mNLeJ6Jgh$o zurYI-dF*~6W)lQg{|r(B6~(bKiVHJ}vp7O9QabtcawIGVY-nb3{1+P<8Tqk+?8Y{3 z#6je0l0MRs6S5X&IM}ubDCt%)B8ImoZDpy+hy_T4?+zs_zQI@c4X?d2iNc6& zF^DvxJk<|f6LoRAaQ1b{A;#cz;jBeBB*?5F)O_r30{5uQ4|0N3I+E!%g`6|VHV@+z z^-F2aT{BS;$8qJ=m2NB8hRlYbED#{e^B%-Ulcn8MNp#`qBC%_MOKjcN988;9!Zg5b zML=Q#Mg`XH(p7GQq~>9X>3I=>(r8(v+6%G7Nr`G;9~U&TC<&t~t>5eiSEO7;3XGh5tF&*Mneq-VDfBjv<*_wDeIAtNjeZRDIxM1Genr# zTe(6ra0->AL{SJqyTJIMg@1Pyv8LpYs^l(ZF3Qj&m%i3K%^!m1lFvf`EqEcUvvbEn zx*}X+$&|PN3;Wa^D^>$nIj7?>oR87m2Xi0G<2wd(d7ShB%q#F^*Z?nnFGPwE#aW4N zM!aJs0-9OBR;x3V>YpO%VSTcp^8j!s-w;&~3YnR_Yb%1i!|n=1c=2>ET6W+ESo)9r zZB|4(3vg@~@t5QK%dviTzuMIuF8B4K^elE8p3g`jI6wt2Hn$xca(6HMj6CK0X%|m^ zB7VHd5A(D)-{bq$@4}So67K_tbkfW1D-QqI_Vu;Ex^024hyz?F{!%z-nN#h&z09NC zdpbD|=)WK7 zDf!_H{ORUpiqAOiIK|E`Q+tdGy>e@xE2y5hwI3;{K5}cHRm#tA^#50h`rmS#KA0N5 z%aHr!_f#<_<^1)d6Yck?&0nW8zz$egB6ev@{wxv>oR@n>8Fr|)u`c8UvmpX|HszVJ z9XZNrAx%hmbC76Hj6Sx2wzO`u(&;CXr0F0#hUXP>=u|=3GJ*@ba1w)lt5>WYn`0t~ z#F>K(N+NlH(_kVG>`!Ku5jWw8fOye2qK<&scy#(}|5-igPXrkj@+S~qMOyv#)#8Wn zh&cF3nSp{F57n|I5UB|9Kkf>#4~9uE9}RL9l_Da62+H0hS<<#mptvvh*+B~CinEvb z*xhLAktgYF^7%FN90aSRB?KVp;9E)4Gu|Y`J`!s?R4_HdGch|IWxSv^7a{AMM8ZnH zuzCWsE^2o7fv6*snv-vnP?x)~l<`WJ74qE$v_x@vo)i5@le|P`9MNv#Qp)y+rp(=SaF=?}Zt{?CKVgI}CP}OuksUbzm(oE_)FuP-jmA zkuz<zYR$YHzObjs z!QNfAE{WPxIE$-sNi|feN=}JT+Ncq-CTfU zh~kRGYv}<=kvT%LOuWXa6E;PcAPi#Cb{EFnd05BduV8@<{f$#Bia%CFqIvKd#r73{ z*91^pCX|$4fCf{w?TqZBJEh#m$aQz>q14Iwq>I1OJ6Sp%D(g9kPQ!-9AkBCn5CBFy zI4gMqx#9H+o}7V_LzfILW_ymF?s;L}=-^|yA&amiD5{7a;}NU&ytE%W(_mARQgGFK z0bjY+3Pu|aChhqM8+X!iI)M(N=H%3^LA`SGI#$Qsy#rsm^-A?&xM5Az=RK+ByQ8rRwS@N`1w92_C zy4-A3W>A>yP_}^0QRsa2ob(E6$W9&g%`01gJ>fKN?lXMt8v#}M8#JrC#IzZqqYU;h z19^)mB&c+yw6;TtbS4;jl%>9 z=$X7oS@0ZNnGpW(M9yom^+PfZkW3H)M6sZxY$XIv6VVOKx3V5k&ECSA!)$h-_tEFL zNr`dt{v9PN3LRe>-KdKl4~pl+V-h@ZJnw$g!KGr(I#hYwq3YzBf`k=txdKca;3i+| zGop>o+(h(vryH5A_p@44To;n4tjwgak;YVPKm`)E>{droUZ1uqy+J}4%+}I9amyJV zaISfFzbf9Xeq+A7{5tCRPbxbA{1{wh?Bh_Ntuy<|T)30QIIwxt-;h1`>i6;LO!7mq z+Z7Q`V=yr3nMEfTS0P4@BO9Cy+-FU0(se}`hWE&>Mf&8)X_T#Buk0A)DPyA!Vm!yY zOm=d{ZX@FCiYRt!_2}7fybnnqt!xx* z`%K<|^_fJFE)0{KDP z+CakZ=qFRl=d7068$P<&+ChkLkIaCm?>k%u2h-pUl|cbgvXk-JyX6s|%Wr3o!>Ga zYNyzZNwI#ERCkv+eH7kt$9I>SU0i6Eq1Og_XdnxqU1yg_)Olc3n}C4Ojr8J#Fb^_U zj}-&ZHrghcXo#UONK8SfvB(>Qs!7#F*p^DUAJIWMdd{_cphF>XovJ2b`j)^r3zeR- z5IrusECCSEY$oA6rUQK_Zp`DI-(H2U@4J6bAM>28cilhv-P=I-jvjxCN|;@wTJ7R& zQzyuOoc)Xb4^6F&Sqad(q8FM#2e`24D%?}y$_x($c^9jr*7lekB1wm)9QJ0a?!hGp2tPhrA%4`NSxlW=cT>T;m-R02^j_{y#SeL%w3yE*z}m)Ms)XK z?hN1|*`%P9x4TR=Pb2e<&xmR~0q#Ce4bFZTk#sl(IIl#31@fzr>{p!jIb({Q>&`?o zJf`~s#rQ+Iulocy%-DHE>&4w)qGR!nv*^8~H^2V%ali~zZ5@{UVA9y{cXDcaXJP_@ z%82vhA+f*8gI7BE(uK9S5zNQl+R2PqEYk4ij#*g{myin!I75a+4tKl1_wti_0Y@y| zm%ZykS6KVNO2?!uFRPY@7$NUEt>32Jlmi$}-N}6~Ha+0y8|PpKGVuwd;aA z*bRCXoLBWcdsah)pEgV6Y1AapY6tc#!tfF7320c>42zd0y>*v7fhK~h3+dBDK1E&_ zELq7(oRvw8UQJ>yW+q^>;}~1{h_bl9Yyj?Kt8zd#;a3aLv7HK|3U9dULc%R(dV?z; zDJmMw6)CY~Yv}R7tDoxr>^N31jxM=ye>%8tu$&Vr$5{Y<6| z)Y5AjkB!wLc>J0uHy@UbMPi}On(vnriejz_Q@fMe3AU9q$CIV%ZB8{HY+^iJ(5|yY z*Tew$9Q9zzC`D;jXieEa&Nz`$XZh2|`IU$F5iAo6A2Y=15V|3`G9wFT5GT7@YKU4mb+V+WObG+PYq+@xp<`;k)&I1YiN{9Y4W! zI*ah{Vh7&Kzb7+Kn&W3N=%JV43Xct!e{biP?fkbBbsy3dE%6j0c!wN%e~Hk7-37oj z8{a`00r{vdoN-S!L!ucB1)BjNrhkO40Rs?Hgeg)x7*Hm;Qy~k}5=@klQ%R zS;O53)@2gMgy6(pon_7G(}qr`CUP}lwms7XSrr8K)ahB&@P#~{OA<#4wy<$=s65_) ztA>ubK-*#w^Taj2cXWU+K0K2|gULG!DMCl-Q5@m`yIZ-kjC%-~S}X_@Jh$bQ|6qTy zjep|~!@F)l5K_Km7%a&X7bPG$Il(`)$ zpD(qN!d0!Lo;nyWpL(tEKpyuDmn`u+l(S`AgPw6PyG26NU+#uCkpWSdykgqR5S+1I z#7IBm1XqE+tMK1-RPZWVNYRc-`3~S_oeseJl7)AV4DQZ+t&9?2HS$wn{sB|zv`UJBd za}JVEIZd5#J)U&V_y$=4Ajo&L&LYNHPy3jZS-%J~XY*+(%)_y_&+3(k{qggzpPx$Z zlmFF4y1t)idT$lT-XTDC5n%(D$mrt%-0ox_L&{AcGg+a=0&j!__DK4E{xIx*=vkGW z$V)V)o+ww8F%1SjJQ--})Q*mxVPFP+L2-jLsRrM+ z;eOL}EFA;R0Dv)t7)lZHyw;t${>AN#C`vry?@*MHWjSlAd}67V(zT?VP4ysCor{Zb zw2ThYh@-k*_CNhd8V_Z%JgQzM8BGt;b*$yuT;8c=<)u04&UEPA9e>JI?bGtmQ*am= zW54{YC2fAZq;b~B5HWQ8=V2hdT##yA9(7xW2VZx@XPm;BaJn-SKI?{O4%vf3{H3zu z^?K?A;UBxs@Oc;NvtV}B$LXUrGKV|c-&;pOn4haLARjp4o#GuRT;HzrmH8+w@&-K5&BjUU%oClg0PDJUWF>zFV`q63%yQ_U~2m zZ1!b|-?Q1jTbCyi;JbBsH2e3ec~?cq?R&QSckA%0I&j?Y~ogc4uZWW>0*3%X|j(#3=zhdUs(JlKV((l?(rV0f=+tLszAw} z51I4r-|f49x9|SlzWW{6ci+{*8osNE^?j|3m$N z;3_=X1dC}`Y!0S2%}p$6Yg+T4U zf}U_1L7mG@@H0V-Eh~i_-azzAyyUKFugN&FiopAp0&VPH-nphaO#eb&msUVC1ov`xMC%edTMYIWT)NhM#?1?oR6-d}lOz@ti2_ zno$!7uIL*|qbVN#2z`S|W(7(EPZb$wh5os}T?*gg20RFrJ=(%?_MpG~4oU-@cUQY{oAkC ztuohgk(qr_vsMwGQ|oLof~xQTev!hxtzX>kLzT}ayS5GgxUCYV>2W?wL00`GpG65< ztJEha2k;(ATzl7C&tMiT}n1YuR)0$Otgc8E`>zs@~il zh;T7f*uG9-hi_flljaDIn`2&PE|f2xFq81kpW)s!&QOcE+Z-q!iaGk5y9ep?J9Ti} z_(fAJb@{sG9KKCKPg>zMNX}Naj(e!{&<(}+ceI-)82cl9thrA5fD z4|D5)H$3(Fwse|qh4W7nsyrR@RB~}9lnwc|6k4WZkf|q>UdiduZFuECBOCselWTA< zmz+aTAI`W`rHD&yo<9CDaYsDj$5^n#bmH~RfsB=psE4O~w-6}Yy+S;XI^z+^v7L7) z%TLF_k6LqTkC?{2U=RBdVTzCY5h9C~YK@UDknw_eM4?ObG86L1K6$Afgjb+$-55!b zi;5ZFz~z)HEc`AEJ+DBi;7%@7B;mue&sy!L$CJgySN}y>I)Jc(_Qp4G4{Ece_*OvY zEEI#&ACAcjvf_M9HhLpJG*WQij}DYqe!yBBe~^!~25DCvnpkAMis^Ve#&i*t6uIr? z?bQ*N^Nx#s`mt2;5S@2#iEf-U$oaUU@Wz7%$&K|@hU+wt^Dcao{sHi@yMI0D?H+cV z4{!%N-uWP3Q3~Cm_&ICFpZ{{oFhCPZ^H{m2npB z%QiM~Bq}+@lURCprrhO0SbfcDeZzHqkX0iLdoPjg;wXEy0-vU<9uf4L^i&2)j+C0~ zEVV)Y<9~xse$q{TJ?|zG=jjs=II^-+7GIH+i=Dial#e$oLDWp;t9=*lFXHp*CJwYFCEZ#ZJ4JX%{PPyqIY`^K2A^FVVIBx>mqv7y%)^L3-p_ zhJi74a69FhOvd8t6GLB@T2CUDx7o)D^{zPs#fsdC=t+5wZSpcO?8@fwHUL>|1I-?l zo=JaBT0i1VvZTp5(Y8sdcTy@5Sv6!(l;IpG3C?#^AT5G!^f>ZE(vV?=xjM+^el0B4 ze|sn_=F);T16LZ|jg-+-+Q?2Usb@%9pS4Ol4~$>YWGY>@MagTEh*F9>+27%f{Y0ut zd~U8jVXykSA9bAP7wT8`Ou^s!o>|YyeF-@@AisdF*6IN3D?1+x$;UTx=#nRL=489` z4Jl~>C=NQ3^vS{XP%4E@DS;Zbl(!~ITF@CEbRU#CDp0YWoUWMk)NstSjUqkxT=~0x zwiE1l=Y9cb0M~QdA$uSm6#h(0hEyl^H?NPG?um_Nt1`b~<1JvTdl$`LXkxPjDVjFaaM9&U0if5%|qhis7afQZgj8c=Fu2R!` zqp(MKLXhfX&?)ORXI@|H^@YmW;4lJIXTHrL z)>@@$S)Cc36d7XeTCMx%|Jsr%)Ci9s4}N`j1`F#U?R(MNZXK5^^hbdb4`Ur!ZQ2QV; z0e6c_F62pUM!hCK*!+)MAI|9eKhn)Cpf%g1T>H$cwI*X4C`z7U+(_{tZw0Pmku@Z)8c@WK9SmcaLS zCJE-`y__VpX81HA)#y&gk-Ve8`axHr$vAg!BbcH68+210Haop8&+QkSyVkodb~Zbl z1iY|iBU1P5+P}fGeNLNwW|Iv+Ho^#}J6-Bgw-@yE?e1&Goi#-3`x2O(8QON#dK2j| zJ)U$i!}Q2{Q?oRs3B+$8gv(MWg8CU~f9#vaZ|w1R@pq+0{p#wS}GR~vn#KZRE?S6H@)p?hz9e23g^-`2xyib4B zjqP&X|I<{r=E4`Qk~tn-j!gMGan_9##;tSvs5g&SU3k3i+T&H9$B5ycvX2Yjs*dvU zHO55zb{s>{NyBLL5x4sY>?5*|(T@*=;d49aAAcYWS0mxy2Z9fTpN@fm49|QLPnh0H z*df2qJ)P?>n5@5P7ae}rll8ajqQf7okDjFC00>~c)}tbKQm!7PX(`d;e!A63s+I@b zUT0iA%G1ILFOso{GI^Dw<-O|tN{hp1OA{71I=`_3A`_*=F&gRbCC5Kh87NmC2(Z&` zH65C@OwEa^$T)pNy_u!ewV%9_^gZl{J4uzZM0lcgiHS? zQKJI}5sIfU7yb8i1^*cVhJbIlVAuNkLfVu*yb|}8*Ox+>TARMSOzL#^o^E&=TRANi ze!jUF0=^F(@MERog7H-zkF0#3QKaG3rQneGI%OgS{nw}_X|sNfuBoL{Pd9vp9`$u9 ziaFP~QiuA!f5e0kpJSd*FJBe6M7G@%nQoW~H$35O$A^M%aeULJ(CKHC&7RWN(-Uv) z4BqjCZu)HE`sE}-r;tK;E>t%}D1&Ou$k1MF$KPVtFD0UHGP`Y|5Xw+xmDEOYQb=m? z!SX}_?)p5=%d$a>ouO9MKfYfbGUo?m0<@2kt)}FJZDlm&wI7!AgGEI1i0Lbsxf8 zN@6(|m6bw@F2;-`*NssNIc-y6#;ld2weF`)@Nk21X+y#&;?xkfu`MEGeqm@+d3$3F zgikcPXeRtJ4tW?DLmd~zxtBgP%sOgh%nu^WpUZR2Q4aVNhMBbCw#}sEX%@q7hAyh2 zL++v>ReF&4%0$(bov*EI+J{nK7RN*`yp%+WTO_L}v>)q+zYv80)jEjIA!dO@;M2bS z>xm{Y9wsRXUjQf8ZWAr@Go&xJIFa{R_+ki4fnj#eb`DkIqDY;2NR)~5rRdi|XC z=`w~08;sIk=y$4t9%4KU15X2DX7j)R?f?yKsSH$?NeW$sDoER@i_eq6LXxn9d=IdY z>+ueqJ`ZT(s9}gEfYTXvM31)1eC|VcjZ36?R#f}^Wo7S_BX_-tV^EI@Icip)!$_r^HtSFupq@L+c}iTiHj=% zQ?y&~#|sXgL0xRvBsrY*tIvxB`e2$|aVcJj(sDu4!yS5sYjB5Gsd1P2lWw+aE>u*t zmEU>4JLwm1h+kw|%*HAtLDXzEFA{N{<<6do(&#?B_d%Czy0w8`(Wf^q9(B-_pTX?` zO#^}~w$U$en_2Sd1{gLs&8Q(IIhBN9q5B)X1P;cj&(NzR2q!wruhC(g8LhyB{O@eI zWCkRZc${)*hH_PbBqdHEwmQ&Aj|D5hEY`9){C0H(Rfr7Ckv+xCAbAWMmsMEPd^1nW zS?iy`yv#PSXRgZ%W%)QGw{eC({mOtpK0;G!C6!46SJqOjgK{BQ6PLEqRzPgiY}F3G z1ovCEHZ&5$7a}V13cdMxnzmWXRO!G`>QXjs4YV_`foel6V-hTSW35y+jj`B~Vcmp* z)FVxuLgW$dW4FPLLDHW$(b}+~p#{0mnIMV51{t{c)`;-q3=_|K8n!JtfIVJ27<+=q zSdKj#jvs4+An#bAI7tg^Cx!%9KCAzHqKlL#NSe0_ju$B=Ppk_!C-4eWkoE%9(`{v) zU1p-|mBL!F52`d)9K8||)@ z*vdmx$7>16N3f1-hinhR4+3_y+4@s1wkB1~;F8&tdv~J?-5tJNEHhH773Qv;c^?*X z(hTJ>p$3?y?t+i@7chkVq28JcBSp^6Uvin{f~@|M%SaE}5!#f#!)}A#he}i@6nsbp zNWfpDaA2lRIdPE@9*G9rW^6vk@El6pW`Wcv2#Ozgl#y*2j0Ht}*g3cR6H|(JtpEKog%C@52LV=c>+ono zm78deR-kclAM7mAi&O8;>ClrzIImeHCV&*MqQpS7a>l-Jjqo_MH7ZpxZ&8?7jx+3i zG19D&SKJ4;i5PjL+N;;YcBSN7tahONnigy@aU(Qbj%y;Q*19S@9=1;7B?=~mE#j0x za!1>z4J)%AQI=76(u}ad-0EPddi~(8_@bGj-XNz|3enl0)j^+D``Y?qKw802r~w5V z5exw!63Tzs5#f!*Q^&Jg?b?5+-v(Xpz>P5;XkJmdBWgDiUre>gxg6WU>0P~HxYr%- z^#+tJ%+puuu(s*P_7K~ftAQ3S18x8EA$BqWv=ec8h>5~?FE70O_VKbVP!=j5X~bAg zfLlkt^OfU1`dVQ}mmVT~&009&@X0l~(FuhNy$M z|D2`V&X=|UHXrF8z(P|z%a0Wkb_QY__P0v!!4ebRMtR2NG3!pAoPY6g=ITq?+RkpazD{l2Cp;bJ`xpv(%`#Sh=m-xFG}%Ib+ZtEdQA2c#1qi1>W`F8 zr@XIlKh9b8K=-GOtwtJD+%9q(uN(ew@0LI4raUgof9mJs-j(0(neOrBimfpJ;3d$w zJ*}X>{-tBb!PSB&K&cp|O&j5e{c*%j3LXY}b!|DZseI*3=NjK}awH%Yo|$89!lNKj zpgxIE72B?`QeQh(Dc#$z?J3r>hQz&o+c20p`P=;({TEzcp3;W(g7;prjg2dlgOGnc zv&>{_#kQPFZK*3)stA6OX(5Wo);sJk;zX@CINdOrz~M$S*hVuLFl0K03OU-$ z5&q7^>zl2ZVFq(gL2DYObBQuT-3zw?kc6d!ULR3&<3VT@pkfhZA-!@k)5E4ZuC)}< zHREF5pe$=+zBZqLC7j%3cXP?g2hIrYJk8fl$sfw&!+K0#jsV~8fna|t=_#i8Y_pcN z%&D#V^S_n8L66OK-^l74iDNl^@4hj;w{O5{n$$PsDw6$aRtYzFDhhUmCGA|lYwrth zb%kF};A9jQYBYMeu2k5^GJ)-5<(?IJI%dXsqDvlp!+F&!XE-w@+yDv_ZdI}W#5Y-2 z<(GYn8`-^?oHw&x1M(lm_QDJEy1cAJ7wn>TdWL;!e^IWDm(%8#my-}VE_YTJC-e;p zeI~Bc2(bE8oR}x5ET${7|(wth9YN1H7 zI|>)skQu`YwtCbK4v}BIt}x%=7h}Z?0X`9&F$9t1AP%CZ98oE#vw4rfKW{|9A*m%Z zF5*@moYnJ|(SvMOKtvFR06}wuCR{$rocv7@fxwI{)Py|E8RI}nY<2}0(oPbQ)mwJj zRsZmFY0(X3m^LxO_b zwX660%@`hs1|rf9wC)!dQ+GiR*zZqDD;rsSiGl|HK27FEn@P*LXn;(XH zZRoamH;QZ16_O-h83X}0@(yE9aYfmJ)piVZwohkyur8x}cpBYo>&EwNR3>Kbm7%|k(M%g{7h z?U3q2E>U#kqb@c(g^Vgw;Z_d>9^|Bx5DFLmfK4&z8W$P!2Zz!U-0J1dt;h(U^qtHH z?e$-W$=w5tKsKKydYWXad*Yn1VG0-m#UzR#eY|GD<6w+5z$PX=mlH-XK;!`_`6CVe8Opk|a}mp7peo2)lHWzCt{eBRGlo zJCcb;(8DA!%q%7*RNTf*UF$44p%&q9Qe7Bv?O^)|ks*2;us5kpktOl*bqvq-aO7pi zK7B}Wr3VC8wHrk)%M}}-nFLXaQ2^3&38GxCQi-?$K!O57@Yu2kaDp$Zm2m)d1zZ^R zytObZ9bN@c$0W!L&27(s<^-SRw42_8lcb)tQ#m8OVsZohI}MaT7!6Zifk1B7QNbx? z9V93E;xy9P#WhtuE8(S5B=RezUyA)JYa9`mrvlM7XehN7 z{yaMJxYEC>s=nm&7t9*qPNLI9%EU6Y^iGvwz!t3$R%{4?_te!U>2KfL1JgGW*?=* zjBhJ3EQ1A+n#o2gm^FfaI4kT)h8;B1E&{%vzd-X;*kZy$N8c?REbp|H zkhhbh#U}rB66P~@2RQp29jN|6?{yfD;zdSWWx2*?$>kl1Tb+ovwtd|6oTL?dgPTNw zl|sVtwJEt|q-DP{rx1TOaDy#o88ye~lR#ArZ%yLZ)sdg?4dOGkADn1N$ANK|$T39F zM~I3cVILzVs|4Ls5@*889SS_1 z@xGpDrkr#eRbv{UDv7X`>^VE$8W{W#s z={-8e`)Tj;v}z{`Vch7VBD&w|i~3-=Q5)5l`^|@&%IrodL`#_09m+DK7>vzI;7FIP<}8aU)R&ynUzPi*I#O z^5>ql7h05tnIPODZ2 zG~k0489ig=1RS(T*LM9lI(vEXD4W&7GI%iIMq2ouvheWxk`~VSS|$h~4y+T?@b(10 z|5l5MTNHDfwsz0eO73V`HWPfWWA0_=1^AH+nMpI5WF>ay>hJGi+oN<|k`R zcoY$>Jgces#6#*CJ$X%nBp2)maia>zKK!9%(_u%N*J2M*Kp1|{?+Ds)4psPdWdJs} z43WKv?{MxTml&)UoX?`>1fGBdJLPnZLwnfEqx z0LAfMCyk(4V0lRH(#2*Dtr-`@yVk=SU3NxsQCG=S6m0Bau<@lRp5kG`nlNO^=IIif zZ%p2L!qfI~vCoI?!-xOe$@?S~B}@poBxjGuc$oR>TlMy+(Ma>`iCDFD7hh&z*|BY&cH7!tWK1;1rEEsvi$ zd6)>#a1r+#ySg7^ws`b(G1ycoL=7;{zn4boS5dq(5SL(~bpU?{zL(*=vf#0xCV{_n z(Xc|UbEQyK>)5NW#|x3(y>b3WO`onk-346`UbLyQ*!lMFv!YT|$$&>O5^^0rJNm-9 zo7;&C`pf6K;kUDddLl)JP#sY1GaUhN?qVg6PcS4F61qLlT+MCY7RYqTWF-7Y;Q|<= zU;<$V75)A8PiCqaI>=^^q|6DhJ1|PDOCigI;+iX7XC<3pZ_#Ao;15A9PqB5{dz*aM zB@%3YBsund%1V(JAc1a@68i>cC6_!Ika{}}-+NJdZ#(^by>3G-A>Z{yKaKbv@Iy>V zi-YwmA-QO>I;}wPTC-SP&jb&r&x?M|6fnxiWW zyWz0>3At778w?JCCI!mo3XqZnnzGP~agc?%RRXq$1TQ`dj&(AVg#+YI8Qd8}6u{j_ zFv$)?hSrZzI{Azqf>4;5V2k<6==&X+d+%-FU;lDNvy&V1Wicg<{)RGM2Y*4b=9{sX zn1uqeSutZmN#St+g74;mM(qCebZEak-Z^|9N9TO_;K4`PO5n^vlo$+GH%E}0&*=yj z5>YN@uYi@I>Hz)@av&s$Bi)E84z{C#(hw>|h7O}s9Zy-NH}tO66+c_=n%(e`-t`}C z#hJr(Gv%bzuaXlJ1GL$*6-G5h&^sIH~_uokI zFISN8?(Ru_)CgNTc1Mx&-V2kc5(!2qsa2nKVxBaDHsZ#)_ng<`0+e85TiS(RH`WV) z@-2Vf6+-#KvT%)1zNXPTAj*F^{945P;z_-G9^6gGryXSC?o{hmX4<0tmm09#%3)XiL^kK9H*4%tEq>d5A0R_fi z4##6O9)poAyO?D`4}uw?-eJnH3%uq{Yyb*GWL;#^V?qCCVip$M%uaNQT1Xr7Oa-x= zH{u?_yBd-2npB%anL4J|$p^Dj57IA6S2>;A{Eo?ISFBr3lY`Dn71CWPu;dyNV42wr zS>aRQXP+{}2#ZWy*j8?7ReHr%rJ%v`n_UZr#6K|38w;DNvUTRCJd?-kxDZng!7+=4 zPM3)S>2_Vqrb&p*%Mc*18wvIZJQU_aE4S!JL36QD=@O%C<_;s$+N(@Zif3TcIiLAv;6+%>eoD@@@tSpWzNdHv`G5!gZ>i6zCGWq- zdF;L3cd2E0+x0+%z#ff!RS`_KxF>?n&7$sUQpx?Ym~#{f;i#z^Bde^f5GxTigy%=` z-Z4FiB|$PamP5HpDKVNNfhTk^DP;>@sx0FM8I)#jhWRNW=lIH*(_J~ptO~xmUDmw) zvJwJ2Y-?bu%Tq=I8j&xI1F7a%Jx>UWU7U|t1K-3-&-2;r#+iiWnn{t%l1cYG&Q1kc zxR0pw12VXDItSI6PS2i^3oa~|5NG=7STk99$*Gd+kz&f2K_!(Cm?~E^8tznk!dJxT zivo?WL|)Nhx*$-OE`D}MG9hNt0(D-=ziS4x(j_9Co#KkQq|idjoKLROl)|Q`el8IC zo)66nL=x0=^<(C{^ZArmtyJXHIeAJ~##oAGF zo(B0SGo@leOj`X&3`9CHJ~L}CqHUE9BGJ&mB;Umu7n$*}Q(PWnS78b1Z8c4CB!}A> zR)uu>%utmQO0cN_D2zGYGg-NY7F-Ps84L*sA8F1b35E0&1G0oi_HBWhs*oti!#o>5 zuW}9A(mE9ZCYa)>KKDmQX-=?7cT422%o*o`2)-ox-4OdiIz=k-(3OEan5utrJKzq|Bcs(mB-ccSB9L2_Zhv_`04jL(?m9`zlJphRa+(5SFopd{05F3Pdqo6x7%=)xQT z@T<83j##?Z3m8Y=K&koXf#$Z90 zZ_PQ=7f5miO^&qS29Z|4V}aK&tYHDW8bG4m(Qj7_3OP&6nU)R>vjiGivh&)aW%s!s z#Sl<)x&&~1O6p6W)y0AsmOb7won9inaS3acvlaHNGqg82HiZ0roWS1Is#5G`=T$O$ zZj-a0$}Q`2<`_KsI|*=Gy5L~&X|!rVwn_4el0oz#qTQ)kjP-@kflj^?MVBVN1>7vX zKqxzR2ewM9xIY>JEv$N*5$Wc)m6o6b!c8zU|!QS5hKL$yWSN#uGX)pe=>WAvxwC+$BY zTO|R5ibIRdfeyHH4D&QJ{6wD!DjRZM!^FOf~=X z5`oUEX3=QHpsj+18;oQ1pnOgRUdQAwX2#io0qO?TtA2M&947h zjWqloTj`fGr3>VZY2LOqu!2H~nTJCLT?G9lk+c}3!5p1nqqBh_k}6@WPe0m%KDZ`f zbW}9X;oc=Ij|s{h>J%TRYB3p2tP5|Nb#T_z^2p*NR94ah$*k5HBq%mx+mtp(hSz}` z3kY}uYWa)V7RQ2t?NzTg`OphC^-I{;X` zEN2fPkjFdjKp?@LO*4#FGVDKAph4Ed`{ZKg@{!F#2`8Bm1a+OZ-vcMbJB#(Z>%_yO z4shPZzO)0N6Q6gnFYUw>l05HX9AWPriy!J@2f8Ccl!!q~$aMiT8;Ss1bL#YLEeX_3 zfOhu%)dEmf7EPnJfTU{L(@YYn-~C)Tpc|3iK}^xn1N}_06VGhOvVnz>Tw14P-aS(2 zRAeP~X$5S3&0d$LX)r5xp{Q}7ZWx6X0%Lv<-J(Iekr_D13yJ+!p|3GZ8Di6-l{}co zHV|M$x}eI`0E92d2|EN(w=u7M9?$Suuh`L%JfiB{Qyi=I1Wy zx?>`n@!wL<94-?aqagXWYZ4y}(Cz(hqha`N!{KT)ob=87c)LJEFQ?^~xcQ49go8%M09bQ4{Fy$xkQw{aj~RTYSTZ^|_nt-vHtTm7P;|;mjgHptYIJb@ ztBQ$Hzmc^pVL%K;2B!yr%@8Igo&he`${a&R%&WAC5hH?cYRQ|pE0h8R^axT*c{&M( zYI`!99kljO((BZ9c(aQylfuZ9|A40p!xP%^5>(DgBMSc9KR9?klNtsdz)18VWqWcW zUp`#QaO0E79cqj*Y}UtH9rS71ls0O;H8*j+(^Ixnd65i=OhBN=u7sWL_Bnz(9Wt&C z;zuvYcpSMXsVQ36dV8jegitBvM-T|GO9e$?2o6Y6kO~r@Y)PhZi#5Cu_*FblyX_7c z+PUk=PqEgmHjXQ{2b`0@#GLi?`Mjq)YVvjOyXovlUuReEJ^j+rZ~FPzJNkI(>EIte zdhLs3l-pi@lSFzM8@F+^>%M-SM4F*LNnt!h>w8bfW}c!F)fEevp)00kh<;eDGOkZ* zqr7{as|hyG5hSFw@~JqT;n&)EYBG1UXkg}9FxNw^KYC{vkKQqQcNs4|=w^(QV<}1# zl^o074@d8qfLu_wy?0v&F^P4By?aBDhu&xJ`532!E@)f~$QT(Ik^-!0^bxd=KBW2> z)BKWu@EPU@YK_|!G(c-r^rw&D{TSALq(6oFWOD#uCWIRgK09nkkFz~}pFJqME;ZIg z*dSMLu*oA6|1|VzY4R{LhtFBJ?*jxvV z)CAQTSOOE#UK{|NhG#aSl4%g_FG7M12>(2t%#2_~GXPQn*wQO9+UA7?+9haI(q}A9+&?qM7 zbd?6EWc%oZvgPhsi%_C@w27dI32nhckm%+|NVv)b0|pU&`H40r*sG?Bgsi#v6~vto zM6?i|^}|ewVyqa^(eF@JPKB4R4va4n6sNib@^$DDD-7&xWD8)Gz>P-vX|@7Yqk~jC zM~9O2NT4Xyah-t^2NiHAOXL6nK+64NkU&X4#X)O;_0e=g{s!A*_xoo=S$R;h?{Jp& z6x2JZY$M3xXRxPCp(5f7(V-DuMpRH(@FszW7af1aG*~1mSfnV4A(a`&L-N!Vo@|)d z%cmckRpgSu zFW!S9mT72afm=sU7{%!D5fYp+Dk@L4@X&Ss;9DvbEgPs@_Dqc@p0p&V)u7EqfV$l$ z6VSLNO!(F*u*l`<518^;4#waL)JFs&naIjgrKVnL7x#vYO?*yMKu#f&-0^v%1gH+g zP?>-Lv$-ZCi+FmLDiujO3OPE&PlPTx0h3UlfrBDdk-Z5(GtUJ-OwaZTNC^@vr>C~q zv<0bXAj$zfN-p?5S50&Zi&IAx%}6HdG(V@(Pg*RqRZ3!k8|BH(df@>xM1LnJ+0Ve4 zM-T_tbE47~0C=B)fmA7H3E#j-sFK~vL}F}XmVr?Q+kLhQ%!305tFq?;dNI;(gQ)HR zCMZqYKk0)=oHYr>09t8)f7!+BBK)6Sf@1dwwlq$$l^GiL!M6E`3vigtkS9X$XvXZi z;DBIjR6t*aqu<)NAlIH#1-jMbw2b(sPO$eCiI_B>a!;Rqhdj%X$E;>F(L%~5>S%5* zl7?JBYPA78J#GkZ+5tbTpU^5i6KUt#?O&ZtcdENF(5B z$tlA;11hOm<4y%ssDRcBju6QI@1Xh?dJ8(kO>gp%ZQgTEhTh~!a=doM`>2~jGOUtagVgcWhNF$) zB^*g1z%X&;k{!XhKT7o;I#KC4wP44eO<(Oq=E1DgRytu89-os1#Ve~+y9(925VTr4 zB?wS7W#D z0o?-nbb<*dA?6Z%Wtmtb)eAj$Guex%RDTe@5CLYpfk+-C7%W!s#eUzQkpN7M{e6l# zIE^b!kF$zguJ|`9wYmaPrS_n5^U&Nf+X!ejrw{2HPR&!WHn4b$<%s%CK@7!a

Gj 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

+ + + + +
+ +
+
+
+ +

+ Print this page to PDF for the complete set of vectors. Or to use on the desktop, install FontAwesome.otf and copy + and paste the icons (not the unicode) directly into your designs. +

+ +
+
+
+ +
+
+
+ + + + +
+ +
+ + icon-glass + (&#xf000;) +
+ +
+ + icon-music + (&#xf001;) +
+ +
+ + icon-search + (&#xf002;) +
+ +
+ + icon-envelope-alt + (&#xf003;) +
+ +
+ + icon-heart + (&#xf004;) +
+ +
+ + icon-star + (&#xf005;) +
+ +
+ + icon-star-empty + (&#xf006;) +
+ +
+ + icon-user + (&#xf007;) +
+ +
+ + icon-film + (&#xf008;) +
+ +
+ + icon-th-large + (&#xf009;) +
+ +
+ + icon-th + (&#xf00a;) +
+ +
+ + icon-th-list + (&#xf00b;) +
+ +
+ + icon-ok + (&#xf00c;) +
+ +
+ + icon-remove + (&#xf00d;) +
+ +
+ + icon-zoom-in + (&#xf00e;) +
+ +
+ + icon-zoom-out + (&#xf010;) +
+ +
+ + icon-off + (&#xf011;) +
+ +
+ + icon-signal + (&#xf012;) +
+ +
+ + icon-cog + (&#xf013;) +
+ +
+ + icon-trash + (&#xf014;) +
+ +
+ + icon-home + (&#xf015;) +
+ +
+ + icon-file-alt + (&#xf016;) +
+ +
+ + icon-time + (&#xf017;) +
+ +
+ + icon-road + (&#xf018;) +
+ +
+ + icon-download-alt + (&#xf019;) +
+ +
+ + icon-download + (&#xf01a;) +
+ +
+ + icon-upload + (&#xf01b;) +
+ +
+ + icon-inbox + (&#xf01c;) +
+ +
+ + icon-play-circle + (&#xf01d;) +
+ +
+ + icon-repeat + (&#xf01e;) +
+ +
+ + icon-refresh + (&#xf021;) +
+ +
+ + icon-list-alt + (&#xf022;) +
+ +
+ + icon-lock + (&#xf023;) +
+ +
+ + icon-flag + (&#xf024;) +
+ +
+ + icon-headphones + (&#xf025;) +
+ +
+ + icon-volume-off + (&#xf026;) +
+ +
+ + icon-volume-down + (&#xf027;) +
+ +
+ + icon-volume-up + (&#xf028;) +
+ +
+ + icon-qrcode + (&#xf029;) +
+ +
+ + icon-barcode + (&#xf02a;) +
+ +
+ + icon-tag + (&#xf02b;) +
+ +
+ + icon-tags + (&#xf02c;) +
+ +
+ + icon-book + (&#xf02d;) +
+ +
+ + icon-bookmark + (&#xf02e;) +
+ +
+ + icon-print + (&#xf02f;) +
+ +
+ + icon-camera + (&#xf030;) +
+ +
+ + icon-font + (&#xf031;) +
+ +
+ + icon-bold + (&#xf032;) +
+ +
+ + icon-italic + (&#xf033;) +
+ +
+ + icon-text-height + (&#xf034;) +
+ +
+ + icon-text-width + (&#xf035;) +
+ +
+ + icon-align-left + (&#xf036;) +
+ +
+ + icon-align-center + (&#xf037;) +
+ +
+ + icon-align-right + (&#xf038;) +
+ +
+ + icon-align-justify + (&#xf039;) +
+ +
+ + icon-list + (&#xf03a;) +
+ +
+ + icon-indent-left + (&#xf03b;) +
+ +
+ + icon-indent-right + (&#xf03c;) +
+ +
+ + icon-facetime-video + (&#xf03d;) +
+ +
+ + icon-picture + (&#xf03e;) +
+ +
+ + icon-pencil + (&#xf040;) +
+ +
+ + icon-map-marker + (&#xf041;) +
+ +
+ + icon-adjust + (&#xf042;) +
+ +
+ + icon-tint + (&#xf043;) +
+ +
+ + icon-edit + (&#xf044;) +
+ +
+ + icon-share + (&#xf045;) +
+ +
+ + icon-check + (&#xf046;) +
+ +
+ + icon-move + (&#xf047;) +
+ +
+ + icon-step-backward + (&#xf048;) +
+ +
+ + icon-fast-backward + (&#xf049;) +
+ +
+ + icon-backward + (&#xf04a;) +
+ +
+ + icon-play + (&#xf04b;) +
+ +
+ + icon-pause + (&#xf04c;) +
+ +
+ + icon-stop + (&#xf04d;) +
+ +
+ + icon-forward + (&#xf04e;) +
+ +
+ + icon-fast-forward + (&#xf050;) +
+ +
+ + icon-step-forward + (&#xf051;) +
+ +
+ + icon-eject + (&#xf052;) +
+ +
+ + icon-chevron-left + (&#xf053;) +
+ +
+ + icon-chevron-right + (&#xf054;) +
+ +
+ + icon-plus-sign + (&#xf055;) +
+ +
+ + icon-minus-sign + (&#xf056;) +
+ +
+ + icon-remove-sign + (&#xf057;) +
+ +
+ + icon-ok-sign + (&#xf058;) +
+ +
+ + icon-question-sign + (&#xf059;) +
+ +
+ + icon-info-sign + (&#xf05a;) +
+ +
+ + icon-screenshot + (&#xf05b;) +
+ +
+ + icon-remove-circle + (&#xf05c;) +
+ +
+ + icon-ok-circle + (&#xf05d;) +
+ +
+ + icon-ban-circle + (&#xf05e;) +
+ +
+ + icon-arrow-left + (&#xf060;) +
+ +
+ + icon-arrow-right + (&#xf061;) +
+ +
+ + icon-arrow-up + (&#xf062;) +
+ +
+ + icon-arrow-down + (&#xf063;) +
+ +
+ + icon-share-alt + (&#xf064;) +
+ +
+ + icon-resize-full + (&#xf065;) +
+ +
+ + icon-resize-small + (&#xf066;) +
+ +
+ + icon-plus + (&#xf067;) +
+ +
+ + icon-minus + (&#xf068;) +
+ +
+ + icon-asterisk + (&#xf069;) +
+ +
+ + icon-exclamation-sign + (&#xf06a;) +
+ +
+ + icon-gift + (&#xf06b;) +
+ +
+ + icon-leaf + (&#xf06c;) +
+ +
+ + icon-fire + (&#xf06d;) +
+ +
+ + icon-eye-open + (&#xf06e;) +
+ +
+ + icon-eye-close + (&#xf070;) +
+ +
+ + icon-warning-sign + (&#xf071;) +
+ +
+ + icon-plane + (&#xf072;) +
+ +
+ + icon-calendar + (&#xf073;) +
+ +
+ + icon-random + (&#xf074;) +
+ +
+ + icon-comment + (&#xf075;) +
+ +
+ + icon-magnet + (&#xf076;) +
+ +
+ + icon-chevron-up + (&#xf077;) +
+ +
+ + icon-chevron-down + (&#xf078;) +
+ +
+ + icon-retweet + (&#xf079;) +
+ +
+ + icon-shopping-cart + (&#xf07a;) +
+ +
+ + icon-folder-close + (&#xf07b;) +
+ +
+ + icon-folder-open + (&#xf07c;) +
+ +
+ + icon-resize-vertical + (&#xf07d;) +
+ +
+ + icon-resize-horizontal + (&#xf07e;) +
+ +
+ + icon-bar-chart + (&#xf080;) +
+ +
+ + icon-twitter-sign + (&#xf081;) +
+ +
+ + icon-facebook-sign + (&#xf082;) +
+ +
+ + icon-camera-retro + (&#xf083;) +
+ +
+ + icon-key + (&#xf084;) +
+ +
+ + icon-cogs + (&#xf085;) +
+ +
+ + icon-comments + (&#xf086;) +
+ +
+ + icon-thumbs-up-alt + (&#xf087;) +
+ +
+ + icon-thumbs-down-alt + (&#xf088;) +
+ +
+ + icon-star-half + (&#xf089;) +
+ +
+ + icon-heart-empty + (&#xf08a;) +
+ +
+ + icon-signout + (&#xf08b;) +
+ +
+ + icon-linkedin-sign + (&#xf08c;) +
+ +
+ + icon-pushpin + (&#xf08d;) +
+ +
+ + icon-external-link + (&#xf08e;) +
+ +
+ + icon-signin + (&#xf090;) +
+ +
+ + icon-trophy + (&#xf091;) +
+ +
+ + icon-github-sign + (&#xf092;) +
+ +
+ + icon-upload-alt + (&#xf093;) +
+ +
+ + icon-lemon + (&#xf094;) +
+ +
+ + icon-phone + (&#xf095;) +
+ +
+ + icon-check-empty + (&#xf096;) +
+ +
+ + icon-bookmark-empty + (&#xf097;) +
+ +
+ + icon-phone-sign + (&#xf098;) +
+ +
+ + icon-twitter + (&#xf099;) +
+ +
+ + icon-facebook + (&#xf09a;) +
+ +
+ + icon-github + (&#xf09b;) +
+ +
+ + icon-unlock + (&#xf09c;) +
+ +
+ + icon-credit-card + (&#xf09d;) +
+ +
+ + icon-rss + (&#xf09e;) +
+ +
+ + icon-hdd + (&#xf0a0;) +
+ +
+ + icon-bullhorn + (&#xf0a1;) +
+ +
+ + icon-bell + (&#xf0a2;) +
+ +
+ + icon-certificate + (&#xf0a3;) +
+ +
+ + icon-hand-right + (&#xf0a4;) +
+ +
+ + icon-hand-left + (&#xf0a5;) +
+ +
+ + icon-hand-up + (&#xf0a6;) +
+ +
+ + icon-hand-down + (&#xf0a7;) +
+ +
+ + icon-circle-arrow-left + (&#xf0a8;) +
+ +
+ + icon-circle-arrow-right + (&#xf0a9;) +
+ +
+ + icon-circle-arrow-up + (&#xf0aa;) +
+ +
+ + icon-circle-arrow-down + (&#xf0ab;) +
+ +
+ + icon-globe + (&#xf0ac;) +
+ +
+ + icon-wrench + (&#xf0ad;) +
+ +
+ + icon-tasks + (&#xf0ae;) +
+ +
+ + icon-filter + (&#xf0b0;) +
+ +
+ + icon-briefcase + (&#xf0b1;) +
+ +
+ + icon-fullscreen + (&#xf0b2;) +
+ +
+ + icon-group + (&#xf0c0;) +
+ +
+ + icon-link + (&#xf0c1;) +
+ +
+ + icon-cloud + (&#xf0c2;) +
+ +
+ + icon-beaker + (&#xf0c3;) +
+ +
+ + icon-cut + (&#xf0c4;) +
+ +
+ + icon-copy + (&#xf0c5;) +
+ +
+ + icon-paper-clip + (&#xf0c6;) +
+ +
+ + icon-save + (&#xf0c7;) +
+ +
+ + icon-sign-blank + (&#xf0c8;) +
+ +
+ + icon-reorder + (&#xf0c9;) +
+ +
+ + icon-list-ul + (&#xf0ca;) +
+ +
+ + icon-list-ol + (&#xf0cb;) +
+ +
+ + icon-strikethrough + (&#xf0cc;) +
+ +
+ + icon-underline + (&#xf0cd;) +
+ +
+ + icon-table + (&#xf0ce;) +
+ +
+ + icon-magic + (&#xf0d0;) +
+ +
+ + icon-truck + (&#xf0d1;) +
+ +
+ + icon-pinterest + (&#xf0d2;) +
+ +
+ + icon-pinterest-sign + (&#xf0d3;) +
+ +
+ + icon-google-plus-sign + (&#xf0d4;) +
+ +
+ + icon-google-plus + (&#xf0d5;) +
+ +
+ + icon-money + (&#xf0d6;) +
+ +
+ + icon-caret-down + (&#xf0d7;) +
+ +
+ + icon-caret-up + (&#xf0d8;) +
+ +
+ + icon-caret-left + (&#xf0d9;) +
+ +
+ + icon-caret-right + (&#xf0da;) +
+ +
+ + icon-columns + (&#xf0db;) +
+ +
+ + icon-sort + (&#xf0dc;) +
+ +
+ + icon-sort-down + (&#xf0dd;) +
+ +
+ + icon-sort-up + (&#xf0de;) +
+ +
+ + icon-envelope + (&#xf0e0;) +
+ +
+ + icon-linkedin + (&#xf0e1;) +
+ +
+ + icon-undo + (&#xf0e2;) +
+ +
+ + icon-legal + (&#xf0e3;) +
+ +
+ + icon-dashboard + (&#xf0e4;) +
+ +
+ + icon-comment-alt + (&#xf0e5;) +
+ +
+ + icon-comments-alt + (&#xf0e6;) +
+ +
+ + icon-bolt + (&#xf0e7;) +
+ +
+ + icon-sitemap + (&#xf0e8;) +
+ +
+ + icon-umbrella + (&#xf0e9;) +
+ +
+ + icon-paste + (&#xf0ea;) +
+ +
+ + icon-lightbulb + (&#xf0eb;) +
+ +
+ + icon-exchange + (&#xf0ec;) +
+ +
+ + icon-cloud-download + (&#xf0ed;) +
+ +
+ + icon-cloud-upload + (&#xf0ee;) +
+ +
+ + icon-user-md + (&#xf0f0;) +
+ +
+ + icon-stethoscope + (&#xf0f1;) +
+ +
+ + icon-suitcase + (&#xf0f2;) +
+ +
+ + icon-bell-alt + (&#xf0f3;) +
+ +
+ + icon-coffee + (&#xf0f4;) +
+ +
+ + icon-food + (&#xf0f5;) +
+ +
+ + icon-file-text-alt + (&#xf0f6;) +
+ +
+ + icon-building + (&#xf0f7;) +
+ +
+ + icon-hospital + (&#xf0f8;) +
+ +
+ + icon-ambulance + (&#xf0f9;) +
+ +
+ + icon-medkit + (&#xf0fa;) +
+ +
+ + icon-fighter-jet + (&#xf0fb;) +
+ +
+ + icon-beer + (&#xf0fc;) +
+ +
+ + icon-h-sign + (&#xf0fd;) +
+ +
+ + icon-plus-sign-alt + (&#xf0fe;) +
+ +
+ + icon-double-angle-left + (&#xf100;) +
+ +
+ + icon-double-angle-right + (&#xf101;) +
+ +
+ + icon-double-angle-up + (&#xf102;) +
+ +
+ + icon-double-angle-down + (&#xf103;) +
+ +
+ + icon-angle-left + (&#xf104;) +
+ +
+ + icon-angle-right + (&#xf105;) +
+ +
+ + icon-angle-up + (&#xf106;) +
+ +
+ + icon-angle-down + (&#xf107;) +
+ +
+ + icon-desktop + (&#xf108;) +
+ +
+ + icon-laptop + (&#xf109;) +
+ +
+ + icon-tablet + (&#xf10a;) +
+ +
+ + icon-mobile-phone + (&#xf10b;) +
+ +
+ + icon-circle-blank + (&#xf10c;) +
+ +
+ + icon-quote-left + (&#xf10d;) +
+ +
+ + icon-quote-right + (&#xf10e;) +
+ +
+ + icon-spinner + (&#xf110;) +
+ +
+ + icon-circle + (&#xf111;) +
+ +
+ + icon-reply + (&#xf112;) +
+ +
+ + icon-github-alt + (&#xf113;) +
+ +
+ + icon-folder-close-alt + (&#xf114;) +
+ +
+ + icon-folder-open-alt + (&#xf115;) +
+ +
+ + icon-expand-alt + (&#xf116;) +
+ +
+ + icon-collapse-alt + (&#xf117;) +
+ +
+ + icon-smile + (&#xf118;) +
+ +
+ + icon-frown + (&#xf119;) +
+ +
+ + icon-meh + (&#xf11a;) +
+ +
+ + icon-gamepad + (&#xf11b;) +
+ +
+ + icon-keyboard + (&#xf11c;) +
+ +
+ + icon-flag-alt + (&#xf11d;) +
+ +
+ + icon-flag-checkered + (&#xf11e;) +
+ +
+ + icon-terminal + (&#xf120;) +
+ +
+ + icon-code + (&#xf121;) +
+ +
+ + icon-reply-all + (&#xf122;) +
+ +
+ + icon-mail-reply-all + (&#xf122;) +
+ +
+ + icon-star-half-empty + (&#xf123;) +
+ +
+ + icon-location-arrow + (&#xf124;) +
+ +
+ + icon-crop + (&#xf125;) +
+ +
+ + icon-code-fork + (&#xf126;) +
+ +
+ + icon-unlink + (&#xf127;) +
+ +
+ + icon-question + (&#xf128;) +
+ +
+ + icon-info + (&#xf129;) +
+ +
+ + icon-exclamation + (&#xf12a;) +
+ +
+ + icon-superscript + (&#xf12b;) +
+ +
+ + icon-subscript + (&#xf12c;) +
+ +
+ + icon-eraser + (&#xf12d;) +
+ +
+ + icon-puzzle-piece + (&#xf12e;) +
+ +
+ + icon-microphone + (&#xf130;) +
+ +
+ + icon-microphone-off + (&#xf131;) +
+ +
+ + icon-shield + (&#xf132;) +
+ +
+ + icon-calendar-empty + (&#xf133;) +
+ +
+ + icon-fire-extinguisher + (&#xf134;) +
+ +
+ + icon-rocket + (&#xf135;) +
+ +
+ + icon-maxcdn + (&#xf136;) +
+ +
+ + icon-chevron-sign-left + (&#xf137;) +
+ +
+ + icon-chevron-sign-right + (&#xf138;) +
+ +
+ + icon-chevron-sign-up + (&#xf139;) +
+ +
+ + icon-chevron-sign-down + (&#xf13a;) +
+ +
+ + icon-html5 + (&#xf13b;) +
+ +
+ + icon-css3 + (&#xf13c;) +
+ +
+ + icon-anchor + (&#xf13d;) +
+ +
+ + icon-unlock-alt + (&#xf13e;) +
+ +
+ + icon-bullseye + (&#xf140;) +
+ +
+ + icon-ellipsis-horizontal + (&#xf141;) +
+ +
+ + icon-ellipsis-vertical + (&#xf142;) +
+ +
+ + icon-rss-sign + (&#xf143;) +
+ +
+ + icon-play-sign + (&#xf144;) +
+ +
+ + icon-ticket + (&#xf145;) +
+ +
+ + icon-minus-sign-alt + (&#xf146;) +
+ +
+ + icon-check-minus + (&#xf147;) +
+ +
+ + icon-level-up + (&#xf148;) +
+ +
+ + icon-level-down + (&#xf149;) +
+ +
+ + icon-check-sign + (&#xf14a;) +
+ +
+ + icon-edit-sign + (&#xf14b;) +
+ +
+ + icon-external-link-sign + (&#xf14c;) +
+ +
+ + icon-share-sign + (&#xf14d;) +
+ +
+ + icon-compass + (&#xf14e;) +
+ +
+ + icon-collapse + (&#xf150;) +
+ +
+ + icon-collapse-top + (&#xf151;) +
+ +
+ + icon-expand + (&#xf152;) +
+ +
+ + icon-eur + (&#xf153;) +
+ +
+ + icon-gbp + (&#xf154;) +
+ +
+ + icon-usd + (&#xf155;) +
+ +
+ + icon-inr + (&#xf156;) +
+ +
+ + icon-jpy + (&#xf157;) +
+ +
+ + icon-cny + (&#xf158;) +
+ +
+ + icon-krw + (&#xf159;) +
+ +
+ + icon-btc + (&#xf15a;) +
+ +
+ + icon-file + (&#xf15b;) +
+ +
+ + icon-file-text + (&#xf15c;) +
+ +
+ + icon-sort-by-alphabet + (&#xf15d;) +
+ +
+ + icon-sort-by-alphabet-alt + (&#xf15e;) +
+ +
+ + icon-sort-by-attributes + (&#xf160;) +
+ +
+ + icon-sort-by-attributes-alt + (&#xf161;) +
+ +
+ + icon-sort-by-order + (&#xf162;) +
+ +
+ + icon-sort-by-order-alt + (&#xf163;) +
+ +
+ + icon-thumbs-up + (&#xf164;) +
+ +
+ + icon-thumbs-down + (&#xf165;) +
+ +
+ + icon-youtube-sign + (&#xf166;) +
+ +
+ + icon-youtube + (&#xf167;) +
+ +
+ + icon-xing + (&#xf168;) +
+ +
+ + icon-xing-sign + (&#xf169;) +
+ +
+ + icon-youtube-play + (&#xf16a;) +
+ +
+ + icon-dropbox + (&#xf16b;) +
+ +
+ + icon-stackexchange + (&#xf16c;) +
+ +
+ + icon-instagram + (&#xf16d;) +
+ +
+ + icon-flickr + (&#xf16e;) +
+ +
+ + icon-adn + (&#xf170;) +
+ +
+ + icon-bitbucket + (&#xf171;) +
+ +
+ + icon-bitbucket-sign + (&#xf172;) +
+ +
+ + icon-tumblr + (&#xf173;) +
+ +
+ + icon-tumblr-sign + (&#xf174;) +
+ +
+ + icon-long-arrow-down + (&#xf175;) +
+ +
+ + icon-long-arrow-up + (&#xf176;) +
+ +
+ + icon-long-arrow-left + (&#xf177;) +
+ +
+ + icon-long-arrow-right + (&#xf178;) +
+ +
+ + icon-apple + (&#xf179;) +
+ +
+ + icon-windows + (&#xf17a;) +
+ +
+ + icon-android + (&#xf17b;) +
+ +
+ + icon-linux + (&#xf17c;) +
+ +
+ + icon-dribbble + (&#xf17d;) +
+ +
+ + icon-skype + (&#xf17e;) +
+ +
+ + icon-foursquare + (&#xf180;) +
+ +
+ + icon-trello + (&#xf181;) +
+ +
+ + icon-female + (&#xf182;) +
+ +
+ + icon-male + (&#xf183;) +
+ +
+ + icon-gittip + (&#xf184;) +
+ +
+ + icon-sun + (&#xf185;) +
+ +
+ + icon-moon + (&#xf186;) +
+ +
+ + icon-archive + (&#xf187;) +
+ +
+ + icon-bug + (&#xf188;) +
+ +
+ + icon-vk + (&#xf189;) +
+ +
+ + icon-weibo + (&#xf18a;) +
+ +
+ + icon-renren + (&#xf18b;) +
+ +
+ +
+ +
+ + + + + + + + + + + + diff --git a/src/3.2.1/community/index.html b/src/3.2.1/community/index.html new file mode 100644 index 000000000..264a015d3 --- /dev/null +++ b/src/3.2.1/community/index.html @@ -0,0 +1,354 @@ + + + + + + + + + + The Font Awesome Community + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+

  Community

+

Lots of ways to get involved with Font Awesome

+
+
+ +
+
+ +
+
+ + +
+ +
+
+
+ +

+ Font Awesome has a vibrant community of folks helping each other out. You can + get support, + report bugs, + request new icons, + submit pull requests, and + check upcoming milestones. +

+ +
+
+
+ +
+
+
+ + +
+ +

+ Having trouble getting Font Awesome up and running? Something not working the way you think it should? I hate that + I don't have time to answer Font Awesome support emails anymore. So here are some things you might wanna do: +

+
    +
  1. + Make sure you've read the latest version of how to get started. + It's been updated recently to make Font Awesome even easier to use. +
  2. +
  3. + Check out the existing questions tagged as + Font Awesome over on Stack Overflow. Other folks might have had the same question you've had. +
  4. +
  5. + Can't find the answer to your question on Stack Overflow? + Ask a new question, then + send me an email and I might be able to take a look. +
  6. +
+
+ +
+ +

+ Found a problem with Font Awesome? Feel free to submit an issue on the GitHub project. But please keep the following in mind: +

+
    +
  1. Please be nice. Font Awesome is a happy place.
  2. +
  3. Please search to see if your icon request already exists.
  4. +
  5. + Before opening any issue, please read the generic issue + guidelines, by Nicolas Gallagher. +
  6. +
  7. + After doing everything above, feel free to + submit an issue. +
  8. +
+
+ +
+ +

+ New icons mostly start as requests by the + Font Awesome community on GitHub. Want to request a new + icon? Here are some things to keep in mind: +

+
    +
  1. Please be nice. Font Awesome is a happy place.
  2. +
  3. Please search to see if your icon request already exists.
  4. +
  5. + Please and thank you if you include the following: +
      +
    • + Title your new issue + Icon request: icon-name. +
    • +
    • Include a few use cases for your requested icon. How do you plan on using it?
    • +
    • Attach a single color image or two that represent the idea you're going for.
    • +
    +
  6. +
  7. + Concrete objects make good icons, since abstract concepts are, well, abstract. It's harder to make an icon + to represent happiness. It's easier to make a smiley face. +
  8. +
+
+ +
+ + Found a way to solve a bug in Font Awesome? Want to contribute new features? Here are a few things to remember: +
    +
  1. Please submit all pull requests against *-wip branches.
  2. +
  3. All pull requests submitted against master will be sumarily closed and this guide referenced.
  4. +
  5. + After doing everything above, feel free to + submit a pull request. +
  6. +
+
+ +
+ +

+ Want to keep up with what's planned for Font Awesome? Check out our + milestones on the GitHub project. +

+
+ + +
+ +
+
+

+ Thanks to @robmadole and + @supercodepoet for icon design + review, advice, some Jekyll help, and being all around badass coders. +

+
+
+

+ Thanks to @grantgordon and + @johnsmclay for developing and hosting + icnfnt, the best way to subset Font Awesome. +

+
+
+

+ Thanks to MaxCDN for providing the excellent + BootstrapCDN, the fastest and easiest way to + get started with Font Awesome. +

+
+
+
+ +
+ +

+ Hopefully you think Font Awesome is awesome. I've put hundreds of hours into the project to give back to the + open source community. If you'd like, here are a couple of ways you can tell me thanks for all my hard work. +

+
+
+

Tip me on Gittip

+

+ Gittip is a great way to let developers know you appreciate their work. +

+
+
+

My Amazon Wish List

+

+ Or pick something straight + from my wish list. Gift cards are great. +

+
+
+
+ + +
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/design.html b/src/3.2.1/design.html new file mode 100644 index 000000000..9c5830d74 --- /dev/null +++ b/src/3.2.1/design.html @@ -0,0 +1 @@ + diff --git a/src/3.2.1/examples/index.html b/src/3.2.1/examples/index.html new file mode 100644 index 000000000..c3d25ade2 --- /dev/null +++ b/src/3.2.1/examples/index.html @@ -0,0 +1,671 @@ + + + + + + + + + + Font Awesome Examples + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+

  Examples

+

Lots of easy ways to use Font Awesome

+
+
+ +
+
+ +
+
+ + +
+ +
+
+
+ +

+ After you get up and running, you can place Font Awesome icons just about + anywhere with the <i> tag. + Many examples appreciatively re-used from the Bootstrap documentation. +

+ +
+
+
+ +
+
+
+ + +
+ +
+
+

Rotated and Flipped Icons

+
+   normal
+   icon-rotate-90
+   icon-rotate-180
+   icon-rotate-270
+   icon-flip-horizontal
+   icon-flip-vertical +
+
+
+

Stacked Icons

+
+ + + + + icon-twitter on icon-check-empty
+ + + + + icon-flag on icon-circle
+ + + + + icon-terminal on icon-sign-blank +
+
+
+

Better Bulleted Lists

+
+
    +
  • New bulleted lists
  • +
  • Fix some old bugs
  • +
  • And deal with arbitrary
  • +
  • Font sizes better
  • +
+
+
+
+
+ + +
+ +
+
+

Place Font Awesome icons just about anywhere with the <i> tag.

+
+
+
+
+ icon-camera-retro +
+
+
<i class="icon-camera-retro"></i> icon-camera-retro
+
+
Icon classes are echoed via CSS :before.
+
+
+
+ +
+ +
+
+

+ To increase the size of icons relative to its container, use icon-large, icon-2x, + icon-3x, or icon-4x. +

+
+
+

+ Increase the icon size by using the icon-large (33% increase), icon-2x, + icon-3x, or icon-4x classes. +

+
+
+

icon-camera-retro

+

icon-camera-retro

+

icon-camera-retro

+

icon-camera-retro

+
+
+
<p><i class="icon-camera-retro icon-large"></i> icon-camera-retro</p>
+<p><i class="icon-camera-retro icon-2x"></i> icon-camera-retro</p>
+<p><i class="icon-camera-retro icon-3x"></i> icon-camera-retro</p>
+<p><i class="icon-camera-retro icon-4x"></i> icon-camera-retro</p>
+
+
+ If your icons are getting chopped off on top and bottom, make sure you have + sufficient line-height. +
+
+
+
+ +
+ +
+
+

+ Use icon-border and pull-right or pull-left for easy pull quotes or + article graphics. +

+
+
+
+ + Use a few of the new styles together, and you've got easy pull quotes or a great introductory article image. + Or spinning icons for loading and refreshing content. Or fun big icons in multi-line buttons. You can combine all + of them in any combination to get lots of new possibilities. +
+
<i class="icon-quote-left icon-4x pull-left icon-muted"></i>
+Use a few of the new styles together ... lots of new possibilities.
+
+
+ + Use a few of the new styles together, and you've got easy pull quotes or a great introductory article image. + Or spinning icons for loading and refreshing content. Or fun big icons in multi-line buttons. You can combine all + of them in any combination to get lots of new possibilities. +
+
<i class="icon-flag icon-4x pull-left icon-border"></i>
+Use a few of the new styles together ... lots of new possibilities.
+
+
+
+
+ +
+ +
+ +
+

+ Font Awesome icons work great in buttons. You can even combine them with larger icon styles, + pull-right and pull-left, and icon-spin. +

+
<a class="btn" href="#">
+  <i class="icon-repeat"></i> Reload</a>
+<a class="btn btn-success" href="#">
+  <i class="icon-shopping-cart icon-large"></i> Checkout</a>
+<a class="btn btn-large btn-primary" href="#">
+  <i class="icon-comment"></i> Comment</a>
+<a class="btn btn-small btn-info" href="#">
+  <i class="icon-info-sign"></i> Info</a>
+<a class="btn btn-danger" href="#">
+  <i class="icon-trash icon-large"></i> Delete</a>
+<a class="btn btn-small" href="#">
+  <i class="icon-cog"></i> Settings</a>
+<a class="btn btn-large btn-danger" href="#">
+  <i class="icon-flag icon-2x pull-left"></i> Font Awesome<br>Version 3.2.1</a>
+<a class="btn btn-primary" href="#">
+  <i class="icon-refresh icon-spin"></i> Synchronizing Content...</a>
+
+
+
+
+ +
+ +
+
+

+

+ + + + +
+

+
+
+
<div class="btn-group">
+  <a class="btn" href="#"><i class="icon-align-left"></i></a>
+  <a class="btn" href="#"><i class="icon-align-center"></i></a>
+  <a class="btn" href="#"><i class="icon-align-right"></i></a>
+  <a class="btn" href="#"><i class="icon-align-justify"></i></a>
+</div>
+
+
+
+
+ +
+ +
+
+ +
+
+
<div class="btn-group open">
+  <a class="btn btn-primary" href="#"><i class="icon-user"></i> User</a>
+  <a class="btn btn-primary dropdown-toggle" data-toggle="dropdown" href="#">
+    <span class="icon-caret-down"></span></a>
+  <ul class="dropdown-menu">
+    <li><a href="#"><i class="icon-fixed-width icon-pencil"></i> Edit</a></li>
+    <li><a href="#"><i class="icon-fixed-width icon-trash"></i> Delete</a></li>
+    <li><a href="#"><i class="icon-fixed-width icon-ban-circle"></i> Ban</a></li>
+    <li class="divider"></li>
+    <li><a href="#"><i class="i"></i> Make admin</a></li>
+  </ul>
+</div>
+
+
Don't forget to add the appropriate JavaScript to enable button dropdowns.
+
+
+
+ +
+ +
+
+
+
+
    +
  • Bulleted lists (like this one)
  • +
  • Buttons
  • +
  • Button groups
  • +
  • Navigation
  • +
  • Prepended form inputs
  • +
  • …and many more with custom CSS
  • +
+
+
+

Easily replace individual bullets.

+
<ul class="icons-ul">
+  <li><i class="icon-li icon-ok"></i>Bulleted lists (like this one)</li>
+  <li><i class="icon-li icon-ok"></i>Buttons</li>
+  <li><i class="icon-li icon-ok"></i>Button groups</li>
+  <li><i class="icon-li icon-ok"></i>Navigation</li>
+  <li><i class="icon-li icon-ok"></i>Prepended form inputs</li>
+  <li><i class="icon-li icon-ok"></i>&hellip;and many more with custom CSS</li>
+</ul>
+
+
Make sure to NOT include any whitespace after the icon declaration.
+
+
+
+ + + +
+ +
+
+
+
+ + +
+
+ + +
+
+
+
+
<form>
+  <div class="input-prepend">
+    <span class="add-on"><i class="icon-envelope"></i></span>
+    <input class="span2" type="text" placeholder="Email address">
+  </div>
+  <div class="input-prepend">
+    <span class="add-on"><i class="icon-key"></i></span>
+    <input class="span2" type="password" placeholder="Password">
+  </div>
+</form>
+
+
+
+
+ +
+ +
+
+ Use the icon-spin class to get any icon to rotate. Works well with icon-spinner and + icon-refresh. +
+
+
+ Spinner icon when loading content... +
+
<i class="icon-spinner icon-spin icon-large"></i> Spinner icon when loading content...
+
+

+ CSS3 animations aren't supported in IE7 - IE9. +

+
+
+
+ +
+ +
+
+ A set of classes that can be used to arbitrarily rotate and flip icons. +
+
+
+   normal
+   icon-rotate-90
+   icon-rotate-180
+   icon-rotate-270
+   icon-flip-horizontal
+   icon-flip-vertical +
+
<i class="icon-shield"></i>&nbsp; normal<br>
+<i class="icon-shield icon-rotate-90"></i>&nbsp; icon-rotate-90<br>
+<i class="icon-shield icon-rotate-180"></i>&nbsp; icon-rotate-180<br>
+<i class="icon-shield icon-rotate-270"></i>&nbsp; icon-rotate-270<br>
+<i class="icon-shield icon-flip-horizontal"></i>&nbsp; icon-flip-horizontal<br>
+<i class="icon-shield icon-flip-vertical"></i>&nbsp; icon-flip-vertical
+
+

+ Rotating and flipping icons aren't yet supported in IE7. +

+
+
+
+ +
+ +
+
+ A method for easily stacking multiple icons. Use the icon-stack class on the parent and + icon-stack-base for the bottom icon. +
+
+
+ + + + + icon-twitter on icon-check-empty
+ + + + + icon-flag on icon-circle
+ + + + + icon-terminal on icon-sign-blank
+ + + + + icon-camera on icon-ban-circle +
+
<span class="icon-stack">
+  <i class="icon-check-empty icon-stack-base"></i>
+  <i class="icon-twitter"></i>
+</span>
+icon-twitter on icon-check-empty<br>
+<span class="icon-stack">
+  <i class="icon-circle icon-stack-base"></i>
+  <i class="icon-flag icon-light"></i>
+</span>
+icon-flag on icon-circle<br>
+<span class="icon-stack">
+  <i class="icon-sign-blank icon-stack-base"></i>
+  <i class="icon-terminal icon-light"></i>
+</span>
+icon-terminal on icon-sign-blank<br>
+<span class="icon-stack">
+  <i class="icon-camera"></i>
+  <i class="icon-ban-circle icon-stack-base text-error"></i>
+</span>
+icon-camera on icon-ban-circle
+
+
+
+
+ +
+ +
+
+

Anything you can do with CSS font styles, you can do with Font Awesome.

+
+
+

Star Ratings (inspired by CSS Tricks)

+
+ + + +
+
+
+
+ + +
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/get-started/index.html b/src/3.2.1/get-started/index.html new file mode 100644 index 000000000..616f055fc --- /dev/null +++ b/src/3.2.1/get-started/index.html @@ -0,0 +1,299 @@ + + + + + + + + + + Get Started with Font Awesome + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+

  Get Started

+

Easy ways to get Font Awesome 3.2.1 onto your website

+
+
+ +
+
+ +
+
+ + +
+ +
+
+
+ +

+ Setting up Font Awesome can be as simple as adding two lines of code to your website, or you can be a pro and + customize the LESS yourself! Font Awesome even plays nicely with + Bootstrap! +

+ +
+
+
+ +
+
+
+ + +
+ +

Add Font Awesome + Bootstrap into your website with two lines of code. You don't even have to download or install anything!

+
    +
  1. + Paste the following code into the <head> section of your site's HTML. +
    <link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" rel="stylesheet">
    +<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
    +
    +
    + Want to use Font Awesome by itself without Bootstrap? Just don't include the first line. +
    +
  2. +
  3. + Pat yourself on the back for your scalable-vector-icons-on-the-website + judo solution in two lines of code. +
  4. +
  5. + Check out the examples to start using Font Awesome! +
  6. +
+
+ +
+ +

Use this method to get the default Font Awesome CSS with the default Bootstrap CSS.

+
    +
  1. Copy the font-awesome directory into your project.
  2. +
  3. + In the <head> of your html, reference the location to your font-awesome.min.css. +
    <link rel="stylesheet" href="path/to/bootstrap/css/bootstrap.min.css">
    +<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
    +
    +
  4. +
  5. Check out the examples to start using Font Awesome!
  6. +
+
+ +
+ +

Use this method to customize Font Awesome and Bootstrap 2.3.2 using LESS.

+
    +
  1. Copy the font-awesome directory into your project.
  2. +
  3. Open your project's bootstrap/bootstrap.less and replace +
    @import "sprites.less";
    +
    + with +
    @import "path/to/font-awesome/less/font-awesome.less";
    +
    +
  4. +
  5. + Open your project's font-awesome/variables.less and edit the @FontAwesomePath variable to point to your font directory. +
    @FontAwesomePath:   "../font";
    +
    +

    The font path is relative from your compiled CSS directory.

    +
  6. +
  7. Re-compile your LESS if using a static compiler. Otherwise, you should be good to go.
  8. +
  9. Check out the examples to start using Font Awesome!
  10. +
+
+ +
+ +

Font Awesome works just as well without Bootstrap.

+
    +
  1. Copy the font-awesome directory into your project.
  2. +
  3. Follow the above directions and skip the Bootstrap parts.
  4. +
  5. Open your project's font-awesome.less or font-awesome.min.css and edit the font location to point it to your font directory (see above examples).
  6. +
  7. Check out the examples to start using Font Awesome!
  8. +
+
+ +
+ +

Font Awesome supports IE7. If you need it, you have my condolences.

+
    +
  1. Get Font Awesome working properly in a modern browser.
  2. +
  3. Copy font-awesome-ie7.min.css into your project.
  4. +
  5. + In the <head> of your html, reference the location to your font-awesome-ie7.min.css. +
    <link rel="stylesheet" href="path/to/bootstrap/css/bootstrap.min.css">
    +<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
    +<!--[if IE 7]>
    +  <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome-ie7.min.css">
    +<![endif]-->
    +
    +
  6. +
  7. Go complain to whoever decided your project needs IE7 support.
  8. +
+
+ +
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/adjust/index.html b/src/3.2.1/icon/adjust/index.html new file mode 100644 index 000000000..54d203cef --- /dev/null +++ b/src/3.2.1/icon/adjust/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-adjust: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-adjust + + · + Unicode: f042 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-adjust +
+
+
<i class="icon-adjust"></i> icon-adjust
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/adn/index.html b/src/3.2.1/icon/adn/index.html new file mode 100644 index 000000000..7b317e2b0 --- /dev/null +++ b/src/3.2.1/icon/adn/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-adn: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-adn + + · + Unicode: f170 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-adn +
+
+
<i class="icon-adn"></i> icon-adn
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/align-center/index.html b/src/3.2.1/icon/align-center/index.html new file mode 100644 index 000000000..6a3716b3e --- /dev/null +++ b/src/3.2.1/icon/align-center/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-align-center: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-align-center + + · + Unicode: f037 · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-align-center +
+
+
<i class="icon-align-center"></i> icon-align-center
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/align-justify/index.html b/src/3.2.1/icon/align-justify/index.html new file mode 100644 index 000000000..9bdacbe13 --- /dev/null +++ b/src/3.2.1/icon/align-justify/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-align-justify: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-align-justify + + · + Unicode: f039 · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-align-justify +
+
+
<i class="icon-align-justify"></i> icon-align-justify
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/align-left/index.html b/src/3.2.1/icon/align-left/index.html new file mode 100644 index 000000000..651ea4937 --- /dev/null +++ b/src/3.2.1/icon/align-left/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-align-left: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-align-left + + · + Unicode: f036 · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-align-left +
+
+
<i class="icon-align-left"></i> icon-align-left
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/align-right/index.html b/src/3.2.1/icon/align-right/index.html new file mode 100644 index 000000000..a7ce0b367 --- /dev/null +++ b/src/3.2.1/icon/align-right/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-align-right: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-align-right + + · + Unicode: f038 · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-align-right +
+
+
<i class="icon-align-right"></i> icon-align-right
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/ambulance/index.html b/src/3.2.1/icon/ambulance/index.html new file mode 100644 index 000000000..128e161ed --- /dev/null +++ b/src/3.2.1/icon/ambulance/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-ambulance: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-ambulance + + · + Unicode: f0f9 · + Created: v3.0 · + Categories: + + Medical Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-ambulance +
+
+
<i class="icon-ambulance"></i> icon-ambulance
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/anchor/index.html b/src/3.2.1/icon/anchor/index.html new file mode 100644 index 000000000..987d48880 --- /dev/null +++ b/src/3.2.1/icon/anchor/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-anchor: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-anchor + + · + Unicode: f13d · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-anchor +
+
+
<i class="icon-anchor"></i> icon-anchor
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/android/index.html b/src/3.2.1/icon/android/index.html new file mode 100644 index 000000000..7e1abc6a8 --- /dev/null +++ b/src/3.2.1/icon/android/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-android: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-android + + · + Unicode: f17b · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-android +
+
+
<i class="icon-android"></i> icon-android
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/angle-down/index.html b/src/3.2.1/icon/angle-down/index.html new file mode 100644 index 000000000..980e3f537 --- /dev/null +++ b/src/3.2.1/icon/angle-down/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-angle-down: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-angle-down + + · + Unicode: f107 · + Created: v3.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-angle-down +
+
+
<i class="icon-angle-down"></i> icon-angle-down
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/angle-left/index.html b/src/3.2.1/icon/angle-left/index.html new file mode 100644 index 000000000..d8fd53679 --- /dev/null +++ b/src/3.2.1/icon/angle-left/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-angle-left: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-angle-left + + · + Unicode: f104 · + Created: v3.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-angle-left +
+
+
<i class="icon-angle-left"></i> icon-angle-left
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/angle-right/index.html b/src/3.2.1/icon/angle-right/index.html new file mode 100644 index 000000000..53dbb4d8c --- /dev/null +++ b/src/3.2.1/icon/angle-right/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-angle-right: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-angle-right + + · + Unicode: f105 · + Created: v3.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-angle-right +
+
+
<i class="icon-angle-right"></i> icon-angle-right
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/angle-up/index.html b/src/3.2.1/icon/angle-up/index.html new file mode 100644 index 000000000..b7c40876f --- /dev/null +++ b/src/3.2.1/icon/angle-up/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-angle-up: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-angle-up + + · + Unicode: f106 · + Created: v3.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-angle-up +
+
+
<i class="icon-angle-up"></i> icon-angle-up
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/apple/index.html b/src/3.2.1/icon/apple/index.html new file mode 100644 index 000000000..0770f1d4f --- /dev/null +++ b/src/3.2.1/icon/apple/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-apple: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-apple + + · + Unicode: f179 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-apple +
+
+
<i class="icon-apple"></i> icon-apple
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/archive/index.html b/src/3.2.1/icon/archive/index.html new file mode 100644 index 000000000..5aebb3369 --- /dev/null +++ b/src/3.2.1/icon/archive/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-archive: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-archive + + · + Unicode: f187 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-archive +
+
+
<i class="icon-archive"></i> icon-archive
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/arrow-down/index.html b/src/3.2.1/icon/arrow-down/index.html new file mode 100644 index 000000000..2e0c6ab00 --- /dev/null +++ b/src/3.2.1/icon/arrow-down/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-arrow-down: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-arrow-down + + · + Unicode: f063 · + Created: v1.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-arrow-down +
+
+
<i class="icon-arrow-down"></i> icon-arrow-down
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/arrow-left/index.html b/src/3.2.1/icon/arrow-left/index.html new file mode 100644 index 000000000..50b8aa6d4 --- /dev/null +++ b/src/3.2.1/icon/arrow-left/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-arrow-left: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-arrow-left + + · + Unicode: f060 · + Created: v1.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-arrow-left +
+
+
<i class="icon-arrow-left"></i> icon-arrow-left
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/arrow-right/index.html b/src/3.2.1/icon/arrow-right/index.html new file mode 100644 index 000000000..f1c899d75 --- /dev/null +++ b/src/3.2.1/icon/arrow-right/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-arrow-right: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-arrow-right + + · + Unicode: f061 · + Created: v1.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-arrow-right +
+
+
<i class="icon-arrow-right"></i> icon-arrow-right
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/arrow-up/index.html b/src/3.2.1/icon/arrow-up/index.html new file mode 100644 index 000000000..a242ca86d --- /dev/null +++ b/src/3.2.1/icon/arrow-up/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-arrow-up: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-arrow-up + + · + Unicode: f062 · + Created: v1.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-arrow-up +
+
+
<i class="icon-arrow-up"></i> icon-arrow-up
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/asterisk/index.html b/src/3.2.1/icon/asterisk/index.html new file mode 100644 index 000000000..4ebfdeaf2 --- /dev/null +++ b/src/3.2.1/icon/asterisk/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-asterisk: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-asterisk + + · + Unicode: f069 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-asterisk +
+
+
<i class="icon-asterisk"></i> icon-asterisk
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/backward/index.html b/src/3.2.1/icon/backward/index.html new file mode 100644 index 000000000..785965366 --- /dev/null +++ b/src/3.2.1/icon/backward/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-backward: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-backward + + · + Unicode: f04a · + Created: v1.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-backward +
+
+
<i class="icon-backward"></i> icon-backward
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/ban-circle/index.html b/src/3.2.1/icon/ban-circle/index.html new file mode 100644 index 000000000..129111b72 --- /dev/null +++ b/src/3.2.1/icon/ban-circle/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-ban-circle: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-ban-circle + + · + Unicode: f05e · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-ban-circle +
+
+
<i class="icon-ban-circle"></i> icon-ban-circle
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/bar-chart/index.html b/src/3.2.1/icon/bar-chart/index.html new file mode 100644 index 000000000..2c20d951c --- /dev/null +++ b/src/3.2.1/icon/bar-chart/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-bar-chart: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-bar-chart + + · + Unicode: f080 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-bar-chart +
+
+
<i class="icon-bar-chart"></i> icon-bar-chart
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/barcode/index.html b/src/3.2.1/icon/barcode/index.html new file mode 100644 index 000000000..2a5ca4e5d --- /dev/null +++ b/src/3.2.1/icon/barcode/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-barcode: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-barcode + + · + Unicode: f02a · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-barcode +
+
+
<i class="icon-barcode"></i> icon-barcode
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/beaker/index.html b/src/3.2.1/icon/beaker/index.html new file mode 100644 index 000000000..ba77123c7 --- /dev/null +++ b/src/3.2.1/icon/beaker/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-beaker: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-beaker + + · + Unicode: f0c3 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-beaker +
+
+
<i class="icon-beaker"></i> icon-beaker
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/beer/index.html b/src/3.2.1/icon/beer/index.html new file mode 100644 index 000000000..dcda70338 --- /dev/null +++ b/src/3.2.1/icon/beer/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-beer: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-beer + + · + Unicode: f0fc · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-beer +
+
+
<i class="icon-beer"></i> icon-beer
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/bell-alt/index.html b/src/3.2.1/icon/bell-alt/index.html new file mode 100644 index 000000000..0fbdd7d19 --- /dev/null +++ b/src/3.2.1/icon/bell-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-bell-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-bell-alt + + · + Unicode: f0f3 · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-bell-alt +
+
+
<i class="icon-bell-alt"></i> icon-bell-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/bell/index.html b/src/3.2.1/icon/bell/index.html new file mode 100644 index 000000000..b8ffe8332 --- /dev/null +++ b/src/3.2.1/icon/bell/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-bell: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-bell + + · + Unicode: f0a2 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-bell +
+
+
<i class="icon-bell"></i> icon-bell
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/bitbucket-sign/index.html b/src/3.2.1/icon/bitbucket-sign/index.html new file mode 100644 index 000000000..e667aaef5 --- /dev/null +++ b/src/3.2.1/icon/bitbucket-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-bitbucket-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-bitbucket-sign + + · + Unicode: f172 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-bitbucket-sign +
+
+
<i class="icon-bitbucket-sign"></i> icon-bitbucket-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/bitbucket/index.html b/src/3.2.1/icon/bitbucket/index.html new file mode 100644 index 000000000..4ff126539 --- /dev/null +++ b/src/3.2.1/icon/bitbucket/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-bitbucket: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-bitbucket + + · + Unicode: f171 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-bitbucket +
+
+
<i class="icon-bitbucket"></i> icon-bitbucket
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/bold/index.html b/src/3.2.1/icon/bold/index.html new file mode 100644 index 000000000..69b108297 --- /dev/null +++ b/src/3.2.1/icon/bold/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-bold: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-bold + + · + Unicode: f032 · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-bold +
+
+
<i class="icon-bold"></i> icon-bold
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/bolt/index.html b/src/3.2.1/icon/bolt/index.html new file mode 100644 index 000000000..aa6e822dc --- /dev/null +++ b/src/3.2.1/icon/bolt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-bolt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-bolt + + · + Unicode: f0e7 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-bolt +
+
+
<i class="icon-bolt"></i> icon-bolt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/book/index.html b/src/3.2.1/icon/book/index.html new file mode 100644 index 000000000..fb3298eb0 --- /dev/null +++ b/src/3.2.1/icon/book/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-book: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-book + + · + Unicode: f02d · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-book +
+
+
<i class="icon-book"></i> icon-book
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/bookmark-empty/index.html b/src/3.2.1/icon/bookmark-empty/index.html new file mode 100644 index 000000000..9fec923ca --- /dev/null +++ b/src/3.2.1/icon/bookmark-empty/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-bookmark-empty: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-bookmark-empty + + · + Unicode: f097 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-bookmark-empty +
+
+
<i class="icon-bookmark-empty"></i> icon-bookmark-empty
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/bookmark/index.html b/src/3.2.1/icon/bookmark/index.html new file mode 100644 index 000000000..a4901395e --- /dev/null +++ b/src/3.2.1/icon/bookmark/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-bookmark: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-bookmark + + · + Unicode: f02e · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-bookmark +
+
+
<i class="icon-bookmark"></i> icon-bookmark
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/briefcase/index.html b/src/3.2.1/icon/briefcase/index.html new file mode 100644 index 000000000..65b5630e4 --- /dev/null +++ b/src/3.2.1/icon/briefcase/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-briefcase: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-briefcase + + · + Unicode: f0b1 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-briefcase +
+
+
<i class="icon-briefcase"></i> icon-briefcase
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/btc/index.html b/src/3.2.1/icon/btc/index.html new file mode 100644 index 000000000..09d5a47ac --- /dev/null +++ b/src/3.2.1/icon/btc/index.html @@ -0,0 +1,215 @@ + + + + + + + + + + icon-btc: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-btc + + · + Unicode: f15a · + Created: v3.2 · + Categories: + + Currency Icons, + + Brand Icons + + + + · Aliases: + + icon-bitcoin + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-btc +
+
+
<i class="icon-btc"></i> icon-btc
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/bug/index.html b/src/3.2.1/icon/bug/index.html new file mode 100644 index 000000000..69dd4997b --- /dev/null +++ b/src/3.2.1/icon/bug/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-bug: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-bug + + · + Unicode: f188 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-bug +
+
+
<i class="icon-bug"></i> icon-bug
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/building/index.html b/src/3.2.1/icon/building/index.html new file mode 100644 index 000000000..0d3ea7943 --- /dev/null +++ b/src/3.2.1/icon/building/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-building: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-building + + · + Unicode: f0f7 · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-building +
+
+
<i class="icon-building"></i> icon-building
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/bullhorn/index.html b/src/3.2.1/icon/bullhorn/index.html new file mode 100644 index 000000000..2a2394977 --- /dev/null +++ b/src/3.2.1/icon/bullhorn/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-bullhorn: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-bullhorn + + · + Unicode: f0a1 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-bullhorn +
+
+
<i class="icon-bullhorn"></i> icon-bullhorn
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/bullseye/index.html b/src/3.2.1/icon/bullseye/index.html new file mode 100644 index 000000000..53411ef8f --- /dev/null +++ b/src/3.2.1/icon/bullseye/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-bullseye: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-bullseye + + · + Unicode: f140 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-bullseye +
+
+
<i class="icon-bullseye"></i> icon-bullseye
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/calendar-empty/index.html b/src/3.2.1/icon/calendar-empty/index.html new file mode 100644 index 000000000..68c6e0bf3 --- /dev/null +++ b/src/3.2.1/icon/calendar-empty/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-calendar-empty: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-calendar-empty + + · + Unicode: f133 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-calendar-empty +
+
+
<i class="icon-calendar-empty"></i> icon-calendar-empty
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/calendar/index.html b/src/3.2.1/icon/calendar/index.html new file mode 100644 index 000000000..dbc30d3a6 --- /dev/null +++ b/src/3.2.1/icon/calendar/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-calendar: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-calendar + + · + Unicode: f073 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-calendar +
+
+
<i class="icon-calendar"></i> icon-calendar
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/camera-retro/index.html b/src/3.2.1/icon/camera-retro/index.html new file mode 100644 index 000000000..a19377535 --- /dev/null +++ b/src/3.2.1/icon/camera-retro/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-camera-retro: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-camera-retro + + · + Unicode: f083 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-camera-retro +
+
+
<i class="icon-camera-retro"></i> icon-camera-retro
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/camera/index.html b/src/3.2.1/icon/camera/index.html new file mode 100644 index 000000000..355951982 --- /dev/null +++ b/src/3.2.1/icon/camera/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-camera: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-camera + + · + Unicode: f030 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-camera +
+
+
<i class="icon-camera"></i> icon-camera
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/caret-down/index.html b/src/3.2.1/icon/caret-down/index.html new file mode 100644 index 000000000..217b1c989 --- /dev/null +++ b/src/3.2.1/icon/caret-down/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-caret-down: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-caret-down + + · + Unicode: f0d7 · + Created: v2.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-caret-down +
+
+
<i class="icon-caret-down"></i> icon-caret-down
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/caret-left/index.html b/src/3.2.1/icon/caret-left/index.html new file mode 100644 index 000000000..afdd0420c --- /dev/null +++ b/src/3.2.1/icon/caret-left/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-caret-left: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-caret-left + + · + Unicode: f0d9 · + Created: v2.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-caret-left +
+
+
<i class="icon-caret-left"></i> icon-caret-left
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/caret-right/index.html b/src/3.2.1/icon/caret-right/index.html new file mode 100644 index 000000000..e73b7eb34 --- /dev/null +++ b/src/3.2.1/icon/caret-right/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-caret-right: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-caret-right + + · + Unicode: f0da · + Created: v2.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-caret-right +
+
+
<i class="icon-caret-right"></i> icon-caret-right
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/caret-up/index.html b/src/3.2.1/icon/caret-up/index.html new file mode 100644 index 000000000..6d1597a4c --- /dev/null +++ b/src/3.2.1/icon/caret-up/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-caret-up: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-caret-up + + · + Unicode: f0d8 · + Created: v2.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-caret-up +
+
+
<i class="icon-caret-up"></i> icon-caret-up
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/certificate/index.html b/src/3.2.1/icon/certificate/index.html new file mode 100644 index 000000000..3982634bb --- /dev/null +++ b/src/3.2.1/icon/certificate/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-certificate: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-certificate + + · + Unicode: f0a3 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-certificate +
+
+
<i class="icon-certificate"></i> icon-certificate
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/check-empty/index.html b/src/3.2.1/icon/check-empty/index.html new file mode 100644 index 000000000..99c2238f7 --- /dev/null +++ b/src/3.2.1/icon/check-empty/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-check-empty: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-check-empty + + · + Unicode: f096 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + · Aliases: + + icon-unchecked + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-check-empty +
+
+
<i class="icon-check-empty"></i> icon-check-empty
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/check-minus/index.html b/src/3.2.1/icon/check-minus/index.html new file mode 100644 index 000000000..f62ce7367 --- /dev/null +++ b/src/3.2.1/icon/check-minus/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-check-minus: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-check-minus + + · + Unicode: f147 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-check-minus +
+
+
<i class="icon-check-minus"></i> icon-check-minus
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/check-sign/index.html b/src/3.2.1/icon/check-sign/index.html new file mode 100644 index 000000000..6e9e4f082 --- /dev/null +++ b/src/3.2.1/icon/check-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-check-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-check-sign + + · + Unicode: f14a · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-check-sign +
+
+
<i class="icon-check-sign"></i> icon-check-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/check/index.html b/src/3.2.1/icon/check/index.html new file mode 100644 index 000000000..aaca7ea4e --- /dev/null +++ b/src/3.2.1/icon/check/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-check: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-check + + · + Unicode: f046 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-check +
+
+
<i class="icon-check"></i> icon-check
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/chevron-down/index.html b/src/3.2.1/icon/chevron-down/index.html new file mode 100644 index 000000000..53f0c97d7 --- /dev/null +++ b/src/3.2.1/icon/chevron-down/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-chevron-down: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-chevron-down + + · + Unicode: f078 · + Created: v1.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-chevron-down +
+
+
<i class="icon-chevron-down"></i> icon-chevron-down
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/chevron-left/index.html b/src/3.2.1/icon/chevron-left/index.html new file mode 100644 index 000000000..90c5ed681 --- /dev/null +++ b/src/3.2.1/icon/chevron-left/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-chevron-left: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-chevron-left + + · + Unicode: f053 · + Created: v1.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-chevron-left +
+
+
<i class="icon-chevron-left"></i> icon-chevron-left
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/chevron-right/index.html b/src/3.2.1/icon/chevron-right/index.html new file mode 100644 index 000000000..0be7da63c --- /dev/null +++ b/src/3.2.1/icon/chevron-right/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-chevron-right: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-chevron-right + + · + Unicode: f054 · + Created: v1.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-chevron-right +
+
+
<i class="icon-chevron-right"></i> icon-chevron-right
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/chevron-sign-down/index.html b/src/3.2.1/icon/chevron-sign-down/index.html new file mode 100644 index 000000000..55928e6b2 --- /dev/null +++ b/src/3.2.1/icon/chevron-sign-down/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-chevron-sign-down: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-chevron-sign-down + + · + Unicode: f13a · + Created: v3.1 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-chevron-sign-down +
+
+
<i class="icon-chevron-sign-down"></i> icon-chevron-sign-down
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/chevron-sign-left/index.html b/src/3.2.1/icon/chevron-sign-left/index.html new file mode 100644 index 000000000..5ec15a4ec --- /dev/null +++ b/src/3.2.1/icon/chevron-sign-left/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-chevron-sign-left: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-chevron-sign-left + + · + Unicode: f137 · + Created: v3.1 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-chevron-sign-left +
+
+
<i class="icon-chevron-sign-left"></i> icon-chevron-sign-left
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/chevron-sign-right/index.html b/src/3.2.1/icon/chevron-sign-right/index.html new file mode 100644 index 000000000..9cf013be7 --- /dev/null +++ b/src/3.2.1/icon/chevron-sign-right/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-chevron-sign-right: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-chevron-sign-right + + · + Unicode: f138 · + Created: v3.1 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-chevron-sign-right +
+
+
<i class="icon-chevron-sign-right"></i> icon-chevron-sign-right
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/chevron-sign-up/index.html b/src/3.2.1/icon/chevron-sign-up/index.html new file mode 100644 index 000000000..6a74cebe1 --- /dev/null +++ b/src/3.2.1/icon/chevron-sign-up/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-chevron-sign-up: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-chevron-sign-up + + · + Unicode: f139 · + Created: v3.1 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-chevron-sign-up +
+
+
<i class="icon-chevron-sign-up"></i> icon-chevron-sign-up
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/chevron-up/index.html b/src/3.2.1/icon/chevron-up/index.html new file mode 100644 index 000000000..d457d9e60 --- /dev/null +++ b/src/3.2.1/icon/chevron-up/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-chevron-up: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-chevron-up + + · + Unicode: f077 · + Created: v1.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-chevron-up +
+
+
<i class="icon-chevron-up"></i> icon-chevron-up
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/circle-arrow-down/index.html b/src/3.2.1/icon/circle-arrow-down/index.html new file mode 100644 index 000000000..d4b5a4533 --- /dev/null +++ b/src/3.2.1/icon/circle-arrow-down/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-circle-arrow-down: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-circle-arrow-down + + · + Unicode: f0ab · + Created: v2.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-circle-arrow-down +
+
+
<i class="icon-circle-arrow-down"></i> icon-circle-arrow-down
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/circle-arrow-left/index.html b/src/3.2.1/icon/circle-arrow-left/index.html new file mode 100644 index 000000000..bf2c12a91 --- /dev/null +++ b/src/3.2.1/icon/circle-arrow-left/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-circle-arrow-left: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-circle-arrow-left + + · + Unicode: f0a8 · + Created: v2.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-circle-arrow-left +
+
+
<i class="icon-circle-arrow-left"></i> icon-circle-arrow-left
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/circle-arrow-right/index.html b/src/3.2.1/icon/circle-arrow-right/index.html new file mode 100644 index 000000000..0ed136995 --- /dev/null +++ b/src/3.2.1/icon/circle-arrow-right/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-circle-arrow-right: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-circle-arrow-right + + · + Unicode: f0a9 · + Created: v2.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-circle-arrow-right +
+
+
<i class="icon-circle-arrow-right"></i> icon-circle-arrow-right
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/circle-arrow-up/index.html b/src/3.2.1/icon/circle-arrow-up/index.html new file mode 100644 index 000000000..7279554a4 --- /dev/null +++ b/src/3.2.1/icon/circle-arrow-up/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-circle-arrow-up: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-circle-arrow-up + + · + Unicode: f0aa · + Created: v2.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-circle-arrow-up +
+
+
<i class="icon-circle-arrow-up"></i> icon-circle-arrow-up
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/circle-blank/index.html b/src/3.2.1/icon/circle-blank/index.html new file mode 100644 index 000000000..1e87eaa43 --- /dev/null +++ b/src/3.2.1/icon/circle-blank/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-circle-blank: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-circle-blank + + · + Unicode: f10c · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-circle-blank +
+
+
<i class="icon-circle-blank"></i> icon-circle-blank
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/circle/index.html b/src/3.2.1/icon/circle/index.html new file mode 100644 index 000000000..3cb1a0c2f --- /dev/null +++ b/src/3.2.1/icon/circle/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-circle: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-circle + + · + Unicode: f111 · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-circle +
+
+
<i class="icon-circle"></i> icon-circle
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/cloud-download/index.html b/src/3.2.1/icon/cloud-download/index.html new file mode 100644 index 000000000..8bc71dcb5 --- /dev/null +++ b/src/3.2.1/icon/cloud-download/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-cloud-download: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-cloud-download + + · + Unicode: f0ed · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-cloud-download +
+
+
<i class="icon-cloud-download"></i> icon-cloud-download
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/cloud-upload/index.html b/src/3.2.1/icon/cloud-upload/index.html new file mode 100644 index 000000000..3bfc45032 --- /dev/null +++ b/src/3.2.1/icon/cloud-upload/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-cloud-upload: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-cloud-upload + + · + Unicode: f0ee · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-cloud-upload +
+
+
<i class="icon-cloud-upload"></i> icon-cloud-upload
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/cloud/index.html b/src/3.2.1/icon/cloud/index.html new file mode 100644 index 000000000..d4e319e62 --- /dev/null +++ b/src/3.2.1/icon/cloud/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-cloud: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-cloud + + · + Unicode: f0c2 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-cloud +
+
+
<i class="icon-cloud"></i> icon-cloud
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/cny/index.html b/src/3.2.1/icon/cny/index.html new file mode 100644 index 000000000..39ad423ec --- /dev/null +++ b/src/3.2.1/icon/cny/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-cny: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-cny + + · + Unicode: f158 · + Created: v3.2 · + Categories: + + Currency Icons + + + + · Aliases: + + icon-renminbi + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-cny +
+
+
<i class="icon-cny"></i> icon-cny
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/code-fork/index.html b/src/3.2.1/icon/code-fork/index.html new file mode 100644 index 000000000..e1f7a6445 --- /dev/null +++ b/src/3.2.1/icon/code-fork/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-code-fork: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-code-fork + + · + Unicode: f126 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-code-fork +
+
+
<i class="icon-code-fork"></i> icon-code-fork
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/code/index.html b/src/3.2.1/icon/code/index.html new file mode 100644 index 000000000..d28713ce8 --- /dev/null +++ b/src/3.2.1/icon/code/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-code: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-code + + · + Unicode: f121 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-code +
+
+
<i class="icon-code"></i> icon-code
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/coffee/index.html b/src/3.2.1/icon/coffee/index.html new file mode 100644 index 000000000..63e06e44e --- /dev/null +++ b/src/3.2.1/icon/coffee/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-coffee: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-coffee + + · + Unicode: f0f4 · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-coffee +
+
+
<i class="icon-coffee"></i> icon-coffee
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/cog/index.html b/src/3.2.1/icon/cog/index.html new file mode 100644 index 000000000..8afd03166 --- /dev/null +++ b/src/3.2.1/icon/cog/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-cog: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-cog + + · + Unicode: f013 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + · Aliases: + + icon-gear + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-cog +
+
+
<i class="icon-cog"></i> icon-cog
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/cogs/index.html b/src/3.2.1/icon/cogs/index.html new file mode 100644 index 000000000..2c4c56d20 --- /dev/null +++ b/src/3.2.1/icon/cogs/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-cogs: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-cogs + + · + Unicode: f085 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + · Aliases: + + icon-gears + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-cogs +
+
+
<i class="icon-cogs"></i> icon-cogs
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/collapse-alt/index.html b/src/3.2.1/icon/collapse-alt/index.html new file mode 100644 index 000000000..c56b536df --- /dev/null +++ b/src/3.2.1/icon/collapse-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-collapse-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-collapse-alt + + · + Unicode: f117 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-collapse-alt +
+
+
<i class="icon-collapse-alt"></i> icon-collapse-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/collapse-top/index.html b/src/3.2.1/icon/collapse-top/index.html new file mode 100644 index 000000000..a2416a173 --- /dev/null +++ b/src/3.2.1/icon/collapse-top/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-collapse-top: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-collapse-top + + · + Unicode: f151 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-collapse-top +
+
+
<i class="icon-collapse-top"></i> icon-collapse-top
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/collapse/index.html b/src/3.2.1/icon/collapse/index.html new file mode 100644 index 000000000..592d9340d --- /dev/null +++ b/src/3.2.1/icon/collapse/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-collapse: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-collapse + + · + Unicode: f150 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-collapse +
+
+
<i class="icon-collapse"></i> icon-collapse
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/columns/index.html b/src/3.2.1/icon/columns/index.html new file mode 100644 index 000000000..2cac42bb8 --- /dev/null +++ b/src/3.2.1/icon/columns/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-columns: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-columns + + · + Unicode: f0db · + Created: v2.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-columns +
+
+
<i class="icon-columns"></i> icon-columns
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/comment-alt/index.html b/src/3.2.1/icon/comment-alt/index.html new file mode 100644 index 000000000..dfe025d1d --- /dev/null +++ b/src/3.2.1/icon/comment-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-comment-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-comment-alt + + · + Unicode: f0e5 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-comment-alt +
+
+
<i class="icon-comment-alt"></i> icon-comment-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/comment/index.html b/src/3.2.1/icon/comment/index.html new file mode 100644 index 000000000..d3217e200 --- /dev/null +++ b/src/3.2.1/icon/comment/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-comment: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-comment + + · + Unicode: f075 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-comment +
+
+
<i class="icon-comment"></i> icon-comment
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/comments-alt/index.html b/src/3.2.1/icon/comments-alt/index.html new file mode 100644 index 000000000..1b0d464ca --- /dev/null +++ b/src/3.2.1/icon/comments-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-comments-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-comments-alt + + · + Unicode: f0e6 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-comments-alt +
+
+
<i class="icon-comments-alt"></i> icon-comments-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/comments/index.html b/src/3.2.1/icon/comments/index.html new file mode 100644 index 000000000..a9d57f58f --- /dev/null +++ b/src/3.2.1/icon/comments/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-comments: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-comments + + · + Unicode: f086 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-comments +
+
+
<i class="icon-comments"></i> icon-comments
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/compass/index.html b/src/3.2.1/icon/compass/index.html new file mode 100644 index 000000000..b6bee48cf --- /dev/null +++ b/src/3.2.1/icon/compass/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-compass: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-compass + + · + Unicode: f14e · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-compass +
+
+
<i class="icon-compass"></i> icon-compass
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/copy/index.html b/src/3.2.1/icon/copy/index.html new file mode 100644 index 000000000..3e6bf6654 --- /dev/null +++ b/src/3.2.1/icon/copy/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-copy: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-copy + + · + Unicode: f0c5 · + Created: v2.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-copy +
+
+
<i class="icon-copy"></i> icon-copy
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/credit-card/index.html b/src/3.2.1/icon/credit-card/index.html new file mode 100644 index 000000000..576fe24a5 --- /dev/null +++ b/src/3.2.1/icon/credit-card/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-credit-card: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-credit-card + + · + Unicode: f09d · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-credit-card +
+
+
<i class="icon-credit-card"></i> icon-credit-card
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/crop/index.html b/src/3.2.1/icon/crop/index.html new file mode 100644 index 000000000..226413b4b --- /dev/null +++ b/src/3.2.1/icon/crop/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-crop: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-crop + + · + Unicode: f125 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-crop +
+
+
<i class="icon-crop"></i> icon-crop
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/css3/index.html b/src/3.2.1/icon/css3/index.html new file mode 100644 index 000000000..3684786e8 --- /dev/null +++ b/src/3.2.1/icon/css3/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-css3: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-css3 + + · + Unicode: f13c · + Created: v3.1 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-css3 +
+
+
<i class="icon-css3"></i> icon-css3
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/cut/index.html b/src/3.2.1/icon/cut/index.html new file mode 100644 index 000000000..6c63fa3c7 --- /dev/null +++ b/src/3.2.1/icon/cut/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-cut: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-cut + + · + Unicode: f0c4 · + Created: v2.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-cut +
+
+
<i class="icon-cut"></i> icon-cut
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/dashboard/index.html b/src/3.2.1/icon/dashboard/index.html new file mode 100644 index 000000000..a509a08d8 --- /dev/null +++ b/src/3.2.1/icon/dashboard/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-dashboard: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-dashboard + + · + Unicode: f0e4 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-dashboard +
+
+
<i class="icon-dashboard"></i> icon-dashboard
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/desktop/index.html b/src/3.2.1/icon/desktop/index.html new file mode 100644 index 000000000..1ac39c84a --- /dev/null +++ b/src/3.2.1/icon/desktop/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-desktop: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-desktop + + · + Unicode: f108 · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-desktop +
+
+
<i class="icon-desktop"></i> icon-desktop
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/double-angle-down/index.html b/src/3.2.1/icon/double-angle-down/index.html new file mode 100644 index 000000000..6b4f8035c --- /dev/null +++ b/src/3.2.1/icon/double-angle-down/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-double-angle-down: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-double-angle-down + + · + Unicode: f103 · + Created: v3.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-double-angle-down +
+
+
<i class="icon-double-angle-down"></i> icon-double-angle-down
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/double-angle-left/index.html b/src/3.2.1/icon/double-angle-left/index.html new file mode 100644 index 000000000..cba1443a8 --- /dev/null +++ b/src/3.2.1/icon/double-angle-left/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-double-angle-left: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-double-angle-left + + · + Unicode: f100 · + Created: v3.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-double-angle-left +
+
+
<i class="icon-double-angle-left"></i> icon-double-angle-left
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/double-angle-right/index.html b/src/3.2.1/icon/double-angle-right/index.html new file mode 100644 index 000000000..d62c78740 --- /dev/null +++ b/src/3.2.1/icon/double-angle-right/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-double-angle-right: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-double-angle-right + + · + Unicode: f101 · + Created: v3.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-double-angle-right +
+
+
<i class="icon-double-angle-right"></i> icon-double-angle-right
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/double-angle-up/index.html b/src/3.2.1/icon/double-angle-up/index.html new file mode 100644 index 000000000..1a9988c61 --- /dev/null +++ b/src/3.2.1/icon/double-angle-up/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-double-angle-up: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-double-angle-up + + · + Unicode: f102 · + Created: v3.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-double-angle-up +
+
+
<i class="icon-double-angle-up"></i> icon-double-angle-up
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/download-alt/index.html b/src/3.2.1/icon/download-alt/index.html new file mode 100644 index 000000000..5763029bf --- /dev/null +++ b/src/3.2.1/icon/download-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-download-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-download-alt + + · + Unicode: f019 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-download-alt +
+
+
<i class="icon-download-alt"></i> icon-download-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/download/index.html b/src/3.2.1/icon/download/index.html new file mode 100644 index 000000000..d95fc9385 --- /dev/null +++ b/src/3.2.1/icon/download/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-download: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-download + + · + Unicode: f01a · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-download +
+
+
<i class="icon-download"></i> icon-download
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/dribbble/index.html b/src/3.2.1/icon/dribbble/index.html new file mode 100644 index 000000000..12808af52 --- /dev/null +++ b/src/3.2.1/icon/dribbble/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-dribbble: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-dribbble + + · + Unicode: f17d · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-dribbble +
+
+
<i class="icon-dribbble"></i> icon-dribbble
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/dropbox/index.html b/src/3.2.1/icon/dropbox/index.html new file mode 100644 index 000000000..86a75157d --- /dev/null +++ b/src/3.2.1/icon/dropbox/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-dropbox: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-dropbox + + · + Unicode: f16b · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-dropbox +
+
+
<i class="icon-dropbox"></i> icon-dropbox
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/edit-sign/index.html b/src/3.2.1/icon/edit-sign/index.html new file mode 100644 index 000000000..75402f7a7 --- /dev/null +++ b/src/3.2.1/icon/edit-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-edit-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-edit-sign + + · + Unicode: f14b · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-edit-sign +
+
+
<i class="icon-edit-sign"></i> icon-edit-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/edit/index.html b/src/3.2.1/icon/edit/index.html new file mode 100644 index 000000000..254a9cb6c --- /dev/null +++ b/src/3.2.1/icon/edit/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-edit: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-edit + + · + Unicode: f044 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-edit +
+
+
<i class="icon-edit"></i> icon-edit
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/eject/index.html b/src/3.2.1/icon/eject/index.html new file mode 100644 index 000000000..a7712b304 --- /dev/null +++ b/src/3.2.1/icon/eject/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-eject: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-eject + + · + Unicode: f052 · + Created: v1.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-eject +
+
+
<i class="icon-eject"></i> icon-eject
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/ellipsis-horizontal/index.html b/src/3.2.1/icon/ellipsis-horizontal/index.html new file mode 100644 index 000000000..55abf3eb6 --- /dev/null +++ b/src/3.2.1/icon/ellipsis-horizontal/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-ellipsis-horizontal: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-ellipsis-horizontal + + · + Unicode: f141 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-ellipsis-horizontal +
+
+
<i class="icon-ellipsis-horizontal"></i> icon-ellipsis-horizontal
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/ellipsis-vertical/index.html b/src/3.2.1/icon/ellipsis-vertical/index.html new file mode 100644 index 000000000..cccffe37f --- /dev/null +++ b/src/3.2.1/icon/ellipsis-vertical/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-ellipsis-vertical: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-ellipsis-vertical + + · + Unicode: f142 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-ellipsis-vertical +
+
+
<i class="icon-ellipsis-vertical"></i> icon-ellipsis-vertical
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/envelope-alt/index.html b/src/3.2.1/icon/envelope-alt/index.html new file mode 100644 index 000000000..3d9914411 --- /dev/null +++ b/src/3.2.1/icon/envelope-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-envelope-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-envelope-alt + + · + Unicode: f003 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-envelope-alt +
+
+
<i class="icon-envelope-alt"></i> icon-envelope-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/envelope/index.html b/src/3.2.1/icon/envelope/index.html new file mode 100644 index 000000000..e4d771e87 --- /dev/null +++ b/src/3.2.1/icon/envelope/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-envelope: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-envelope + + · + Unicode: f0e0 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-envelope +
+
+
<i class="icon-envelope"></i> icon-envelope
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/eraser/index.html b/src/3.2.1/icon/eraser/index.html new file mode 100644 index 000000000..1f5f8781d --- /dev/null +++ b/src/3.2.1/icon/eraser/index.html @@ -0,0 +1,210 @@ + + + + + + + + + + icon-eraser: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-eraser + + · + Unicode: f12d · + Created: v3.1 · + Categories: + + Text Editor Icons, + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-eraser +
+
+
<i class="icon-eraser"></i> icon-eraser
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/eur/index.html b/src/3.2.1/icon/eur/index.html new file mode 100644 index 000000000..d9689868f --- /dev/null +++ b/src/3.2.1/icon/eur/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-eur: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-eur + + · + Unicode: f153 · + Created: v3.2 · + Categories: + + Currency Icons + + + + · Aliases: + + icon-euro + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-eur +
+
+
<i class="icon-eur"></i> icon-eur
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/exchange/index.html b/src/3.2.1/icon/exchange/index.html new file mode 100644 index 000000000..afdb30379 --- /dev/null +++ b/src/3.2.1/icon/exchange/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-exchange: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-exchange + + · + Unicode: f0ec · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-exchange +
+
+
<i class="icon-exchange"></i> icon-exchange
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/exclamation-sign/index.html b/src/3.2.1/icon/exclamation-sign/index.html new file mode 100644 index 000000000..ad8c95c05 --- /dev/null +++ b/src/3.2.1/icon/exclamation-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-exclamation-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-exclamation-sign + + · + Unicode: f06a · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-exclamation-sign +
+
+
<i class="icon-exclamation-sign"></i> icon-exclamation-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/exclamation/index.html b/src/3.2.1/icon/exclamation/index.html new file mode 100644 index 000000000..0492fa1ae --- /dev/null +++ b/src/3.2.1/icon/exclamation/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-exclamation: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-exclamation + + · + Unicode: f12a · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-exclamation +
+
+
<i class="icon-exclamation"></i> icon-exclamation
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/expand-alt/index.html b/src/3.2.1/icon/expand-alt/index.html new file mode 100644 index 000000000..9e2bc6870 --- /dev/null +++ b/src/3.2.1/icon/expand-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-expand-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-expand-alt + + · + Unicode: f116 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-expand-alt +
+
+
<i class="icon-expand-alt"></i> icon-expand-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/expand/index.html b/src/3.2.1/icon/expand/index.html new file mode 100644 index 000000000..4fddffa25 --- /dev/null +++ b/src/3.2.1/icon/expand/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-expand: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-expand + + · + Unicode: f152 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-expand +
+
+
<i class="icon-expand"></i> icon-expand
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/external-link-sign/index.html b/src/3.2.1/icon/external-link-sign/index.html new file mode 100644 index 000000000..198521a9a --- /dev/null +++ b/src/3.2.1/icon/external-link-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-external-link-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-external-link-sign + + · + Unicode: f14c · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-external-link-sign +
+
+
<i class="icon-external-link-sign"></i> icon-external-link-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/external-link/index.html b/src/3.2.1/icon/external-link/index.html new file mode 100644 index 000000000..548d33c23 --- /dev/null +++ b/src/3.2.1/icon/external-link/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-external-link: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-external-link + + · + Unicode: f08e · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-external-link +
+
+
<i class="icon-external-link"></i> icon-external-link
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/eye-close/index.html b/src/3.2.1/icon/eye-close/index.html new file mode 100644 index 000000000..59f040bf6 --- /dev/null +++ b/src/3.2.1/icon/eye-close/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-eye-close: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-eye-close + + · + Unicode: f070 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-eye-close +
+
+
<i class="icon-eye-close"></i> icon-eye-close
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/eye-open/index.html b/src/3.2.1/icon/eye-open/index.html new file mode 100644 index 000000000..c5b5e1272 --- /dev/null +++ b/src/3.2.1/icon/eye-open/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-eye-open: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-eye-open + + · + Unicode: f06e · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-eye-open +
+
+
<i class="icon-eye-open"></i> icon-eye-open
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/facebook-sign/index.html b/src/3.2.1/icon/facebook-sign/index.html new file mode 100644 index 000000000..a92946f21 --- /dev/null +++ b/src/3.2.1/icon/facebook-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-facebook-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-facebook-sign + + · + Unicode: f082 · + Created: v1.0 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-facebook-sign +
+
+
<i class="icon-facebook-sign"></i> icon-facebook-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/facebook/index.html b/src/3.2.1/icon/facebook/index.html new file mode 100644 index 000000000..3f427cc5e --- /dev/null +++ b/src/3.2.1/icon/facebook/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-facebook: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-facebook + + · + Unicode: f09a · + Created: v2.0 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-facebook +
+
+
<i class="icon-facebook"></i> icon-facebook
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/facetime-video/index.html b/src/3.2.1/icon/facetime-video/index.html new file mode 100644 index 000000000..f0af71600 --- /dev/null +++ b/src/3.2.1/icon/facetime-video/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-facetime-video: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-facetime-video + + · + Unicode: f03d · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-facetime-video +
+
+
<i class="icon-facetime-video"></i> icon-facetime-video
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/fast-backward/index.html b/src/3.2.1/icon/fast-backward/index.html new file mode 100644 index 000000000..12575ffea --- /dev/null +++ b/src/3.2.1/icon/fast-backward/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-fast-backward: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-fast-backward + + · + Unicode: f049 · + Created: v1.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-fast-backward +
+
+
<i class="icon-fast-backward"></i> icon-fast-backward
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/fast-forward/index.html b/src/3.2.1/icon/fast-forward/index.html new file mode 100644 index 000000000..2847d9ee9 --- /dev/null +++ b/src/3.2.1/icon/fast-forward/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-fast-forward: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-fast-forward + + · + Unicode: f050 · + Created: v1.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-fast-forward +
+
+
<i class="icon-fast-forward"></i> icon-fast-forward
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/female/index.html b/src/3.2.1/icon/female/index.html new file mode 100644 index 000000000..30987c0a3 --- /dev/null +++ b/src/3.2.1/icon/female/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-female: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-female + + · + Unicode: f182 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-female +
+
+
<i class="icon-female"></i> icon-female
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/fighter-jet/index.html b/src/3.2.1/icon/fighter-jet/index.html new file mode 100644 index 000000000..8c9a52b3a --- /dev/null +++ b/src/3.2.1/icon/fighter-jet/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-fighter-jet: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-fighter-jet + + · + Unicode: f0fb · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-fighter-jet +
+
+
<i class="icon-fighter-jet"></i> icon-fighter-jet
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/file-alt/index.html b/src/3.2.1/icon/file-alt/index.html new file mode 100644 index 000000000..e3034a869 --- /dev/null +++ b/src/3.2.1/icon/file-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-file-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-file-alt + + · + Unicode: f016 · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-file-alt +
+
+
<i class="icon-file-alt"></i> icon-file-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/file-text-alt/index.html b/src/3.2.1/icon/file-text-alt/index.html new file mode 100644 index 000000000..f9284ca2c --- /dev/null +++ b/src/3.2.1/icon/file-text-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-file-text-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-file-text-alt + + · + Unicode: f0f6 · + Created: v3.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-file-text-alt +
+
+
<i class="icon-file-text-alt"></i> icon-file-text-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/file-text/index.html b/src/3.2.1/icon/file-text/index.html new file mode 100644 index 000000000..90d7f1501 --- /dev/null +++ b/src/3.2.1/icon/file-text/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-file-text: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-file-text + + · + Unicode: f15c · + Created: v3.2 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-file-text +
+
+
<i class="icon-file-text"></i> icon-file-text
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/file/index.html b/src/3.2.1/icon/file/index.html new file mode 100644 index 000000000..7afa11475 --- /dev/null +++ b/src/3.2.1/icon/file/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-file: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-file + + · + Unicode: f15b · + Created: v3.2 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-file +
+
+
<i class="icon-file"></i> icon-file
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/film/index.html b/src/3.2.1/icon/film/index.html new file mode 100644 index 000000000..fb03bdc6f --- /dev/null +++ b/src/3.2.1/icon/film/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-film: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-film + + · + Unicode: f008 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-film +
+
+
<i class="icon-film"></i> icon-film
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/filter/index.html b/src/3.2.1/icon/filter/index.html new file mode 100644 index 000000000..9cb552ce4 --- /dev/null +++ b/src/3.2.1/icon/filter/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-filter: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-filter + + · + Unicode: f0b0 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-filter +
+
+
<i class="icon-filter"></i> icon-filter
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/fire-extinguisher/index.html b/src/3.2.1/icon/fire-extinguisher/index.html new file mode 100644 index 000000000..5a00fb90a --- /dev/null +++ b/src/3.2.1/icon/fire-extinguisher/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-fire-extinguisher: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-fire-extinguisher + + · + Unicode: f134 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-fire-extinguisher +
+
+
<i class="icon-fire-extinguisher"></i> icon-fire-extinguisher
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/fire/index.html b/src/3.2.1/icon/fire/index.html new file mode 100644 index 000000000..6ca70f8b1 --- /dev/null +++ b/src/3.2.1/icon/fire/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-fire: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-fire + + · + Unicode: f06d · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-fire +
+
+
<i class="icon-fire"></i> icon-fire
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/flag-alt/index.html b/src/3.2.1/icon/flag-alt/index.html new file mode 100644 index 000000000..5d6295852 --- /dev/null +++ b/src/3.2.1/icon/flag-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-flag-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-flag-alt + + · + Unicode: f11d · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-flag-alt +
+
+
<i class="icon-flag-alt"></i> icon-flag-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/flag-checkered/index.html b/src/3.2.1/icon/flag-checkered/index.html new file mode 100644 index 000000000..972ebefae --- /dev/null +++ b/src/3.2.1/icon/flag-checkered/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-flag-checkered: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-flag-checkered + + · + Unicode: f11e · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-flag-checkered +
+
+
<i class="icon-flag-checkered"></i> icon-flag-checkered
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/flag/index.html b/src/3.2.1/icon/flag/index.html new file mode 100644 index 000000000..7f9c8e974 --- /dev/null +++ b/src/3.2.1/icon/flag/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-flag: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-flag + + · + Unicode: f024 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-flag +
+
+
<i class="icon-flag"></i> icon-flag
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/flickr/index.html b/src/3.2.1/icon/flickr/index.html new file mode 100644 index 000000000..5379f5fd7 --- /dev/null +++ b/src/3.2.1/icon/flickr/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-flickr: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-flickr + + · + Unicode: f16e · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-flickr +
+
+
<i class="icon-flickr"></i> icon-flickr
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/folder-close-alt/index.html b/src/3.2.1/icon/folder-close-alt/index.html new file mode 100644 index 000000000..5bc757e56 --- /dev/null +++ b/src/3.2.1/icon/folder-close-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-folder-close-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-folder-close-alt + + · + Unicode: f114 · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-folder-close-alt +
+
+
<i class="icon-folder-close-alt"></i> icon-folder-close-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/folder-close/index.html b/src/3.2.1/icon/folder-close/index.html new file mode 100644 index 000000000..bf006b02a --- /dev/null +++ b/src/3.2.1/icon/folder-close/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-folder-close: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-folder-close + + · + Unicode: f07b · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-folder-close +
+
+
<i class="icon-folder-close"></i> icon-folder-close
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/folder-open-alt/index.html b/src/3.2.1/icon/folder-open-alt/index.html new file mode 100644 index 000000000..a114fb1d1 --- /dev/null +++ b/src/3.2.1/icon/folder-open-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-folder-open-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-folder-open-alt + + · + Unicode: f115 · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-folder-open-alt +
+
+
<i class="icon-folder-open-alt"></i> icon-folder-open-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/folder-open/index.html b/src/3.2.1/icon/folder-open/index.html new file mode 100644 index 000000000..306c57831 --- /dev/null +++ b/src/3.2.1/icon/folder-open/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-folder-open: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-folder-open + + · + Unicode: f07c · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-folder-open +
+
+
<i class="icon-folder-open"></i> icon-folder-open
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/font/index.html b/src/3.2.1/icon/font/index.html new file mode 100644 index 000000000..2a970e7c8 --- /dev/null +++ b/src/3.2.1/icon/font/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-font: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-font + + · + Unicode: f031 · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-font +
+
+
<i class="icon-font"></i> icon-font
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/food/index.html b/src/3.2.1/icon/food/index.html new file mode 100644 index 000000000..c5d1837b4 --- /dev/null +++ b/src/3.2.1/icon/food/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-food: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-food + + · + Unicode: f0f5 · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-food +
+
+
<i class="icon-food"></i> icon-food
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/forward/index.html b/src/3.2.1/icon/forward/index.html new file mode 100644 index 000000000..c1484cc9a --- /dev/null +++ b/src/3.2.1/icon/forward/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-forward: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-forward + + · + Unicode: f04e · + Created: v1.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-forward +
+
+
<i class="icon-forward"></i> icon-forward
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/foursquare/index.html b/src/3.2.1/icon/foursquare/index.html new file mode 100644 index 000000000..23e71bb68 --- /dev/null +++ b/src/3.2.1/icon/foursquare/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-foursquare: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-foursquare + + · + Unicode: f180 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-foursquare +
+
+
<i class="icon-foursquare"></i> icon-foursquare
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/frown/index.html b/src/3.2.1/icon/frown/index.html new file mode 100644 index 000000000..67132a37f --- /dev/null +++ b/src/3.2.1/icon/frown/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-frown: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-frown + + · + Unicode: f119 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-frown +
+
+
<i class="icon-frown"></i> icon-frown
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/fullscreen/index.html b/src/3.2.1/icon/fullscreen/index.html new file mode 100644 index 000000000..05d44452e --- /dev/null +++ b/src/3.2.1/icon/fullscreen/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-fullscreen: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-fullscreen + + · + Unicode: f0b2 · + Created: v2.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-fullscreen +
+
+
<i class="icon-fullscreen"></i> icon-fullscreen
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/gamepad/index.html b/src/3.2.1/icon/gamepad/index.html new file mode 100644 index 000000000..0bd4ffea8 --- /dev/null +++ b/src/3.2.1/icon/gamepad/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-gamepad: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-gamepad + + · + Unicode: f11b · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-gamepad +
+
+
<i class="icon-gamepad"></i> icon-gamepad
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/gbp/index.html b/src/3.2.1/icon/gbp/index.html new file mode 100644 index 000000000..87d4317b8 --- /dev/null +++ b/src/3.2.1/icon/gbp/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-gbp: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-gbp + + · + Unicode: f154 · + Created: v3.2 · + Categories: + + Currency Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-gbp +
+
+
<i class="icon-gbp"></i> icon-gbp
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/gift/index.html b/src/3.2.1/icon/gift/index.html new file mode 100644 index 000000000..88f346491 --- /dev/null +++ b/src/3.2.1/icon/gift/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-gift: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-gift + + · + Unicode: f06b · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-gift +
+
+
<i class="icon-gift"></i> icon-gift
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/github-alt/index.html b/src/3.2.1/icon/github-alt/index.html new file mode 100644 index 000000000..eacd12e34 --- /dev/null +++ b/src/3.2.1/icon/github-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-github-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-github-alt + + · + Unicode: f113 · + Created: v3.0 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-github-alt +
+
+
<i class="icon-github-alt"></i> icon-github-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/github-sign/index.html b/src/3.2.1/icon/github-sign/index.html new file mode 100644 index 000000000..15fa951e4 --- /dev/null +++ b/src/3.2.1/icon/github-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-github-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-github-sign + + · + Unicode: f092 · + Created: v1.0 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-github-sign +
+
+
<i class="icon-github-sign"></i> icon-github-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/github/index.html b/src/3.2.1/icon/github/index.html new file mode 100644 index 000000000..102ce0ffa --- /dev/null +++ b/src/3.2.1/icon/github/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-github: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-github + + · + Unicode: f09b · + Created: v2.0 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-github +
+
+
<i class="icon-github"></i> icon-github
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/gittip/index.html b/src/3.2.1/icon/gittip/index.html new file mode 100644 index 000000000..620da7fb1 --- /dev/null +++ b/src/3.2.1/icon/gittip/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-gittip: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-gittip + + · + Unicode: f184 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-gittip +
+
+
<i class="icon-gittip"></i> icon-gittip
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/glass/index.html b/src/3.2.1/icon/glass/index.html new file mode 100644 index 000000000..b03e4d7e2 --- /dev/null +++ b/src/3.2.1/icon/glass/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-glass: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-glass + + · + Unicode: f000 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-glass +
+
+
<i class="icon-glass"></i> icon-glass
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/globe/index.html b/src/3.2.1/icon/globe/index.html new file mode 100644 index 000000000..4892bfee1 --- /dev/null +++ b/src/3.2.1/icon/globe/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-globe: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-globe + + · + Unicode: f0ac · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-globe +
+
+
<i class="icon-globe"></i> icon-globe
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/google-plus-sign/index.html b/src/3.2.1/icon/google-plus-sign/index.html new file mode 100644 index 000000000..f4088409c --- /dev/null +++ b/src/3.2.1/icon/google-plus-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-google-plus-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-google-plus-sign + + · + Unicode: f0d4 · + Created: v2.0 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-google-plus-sign +
+
+
<i class="icon-google-plus-sign"></i> icon-google-plus-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/google-plus/index.html b/src/3.2.1/icon/google-plus/index.html new file mode 100644 index 000000000..b274b770f --- /dev/null +++ b/src/3.2.1/icon/google-plus/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-google-plus: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-google-plus + + · + Unicode: f0d5 · + Created: v2.0 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-google-plus +
+
+
<i class="icon-google-plus"></i> icon-google-plus
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/group/index.html b/src/3.2.1/icon/group/index.html new file mode 100644 index 000000000..27d3857e3 --- /dev/null +++ b/src/3.2.1/icon/group/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-group: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-group + + · + Unicode: f0c0 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-group +
+
+
<i class="icon-group"></i> icon-group
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/h-sign/index.html b/src/3.2.1/icon/h-sign/index.html new file mode 100644 index 000000000..9bd171d92 --- /dev/null +++ b/src/3.2.1/icon/h-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-h-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-h-sign + + · + Unicode: f0fd · + Created: v3.0 · + Categories: + + Medical Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-h-sign +
+
+
<i class="icon-h-sign"></i> icon-h-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/hand-down/index.html b/src/3.2.1/icon/hand-down/index.html new file mode 100644 index 000000000..59b3355bd --- /dev/null +++ b/src/3.2.1/icon/hand-down/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-hand-down: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-hand-down + + · + Unicode: f0a7 · + Created: v2.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-hand-down +
+
+
<i class="icon-hand-down"></i> icon-hand-down
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/hand-left/index.html b/src/3.2.1/icon/hand-left/index.html new file mode 100644 index 000000000..12d869cb9 --- /dev/null +++ b/src/3.2.1/icon/hand-left/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-hand-left: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-hand-left + + · + Unicode: f0a5 · + Created: v2.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-hand-left +
+
+
<i class="icon-hand-left"></i> icon-hand-left
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/hand-right/index.html b/src/3.2.1/icon/hand-right/index.html new file mode 100644 index 000000000..e41517529 --- /dev/null +++ b/src/3.2.1/icon/hand-right/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-hand-right: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-hand-right + + · + Unicode: f0a4 · + Created: v2.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-hand-right +
+
+
<i class="icon-hand-right"></i> icon-hand-right
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/hand-up/index.html b/src/3.2.1/icon/hand-up/index.html new file mode 100644 index 000000000..52f4c8f9b --- /dev/null +++ b/src/3.2.1/icon/hand-up/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-hand-up: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-hand-up + + · + Unicode: f0a6 · + Created: v2.0 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-hand-up +
+
+
<i class="icon-hand-up"></i> icon-hand-up
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/hdd/index.html b/src/3.2.1/icon/hdd/index.html new file mode 100644 index 000000000..5d9418d42 --- /dev/null +++ b/src/3.2.1/icon/hdd/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-hdd: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-hdd + + · + Unicode: f0a0 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-hdd +
+
+
<i class="icon-hdd"></i> icon-hdd
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/headphones/index.html b/src/3.2.1/icon/headphones/index.html new file mode 100644 index 000000000..643ba0ca3 --- /dev/null +++ b/src/3.2.1/icon/headphones/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-headphones: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-headphones + + · + Unicode: f025 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-headphones +
+
+
<i class="icon-headphones"></i> icon-headphones
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/heart-empty/index.html b/src/3.2.1/icon/heart-empty/index.html new file mode 100644 index 000000000..4421a0c6c --- /dev/null +++ b/src/3.2.1/icon/heart-empty/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-heart-empty: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-heart-empty + + · + Unicode: f08a · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-heart-empty +
+
+
<i class="icon-heart-empty"></i> icon-heart-empty
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/heart/index.html b/src/3.2.1/icon/heart/index.html new file mode 100644 index 000000000..438b76809 --- /dev/null +++ b/src/3.2.1/icon/heart/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-heart: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-heart + + · + Unicode: f004 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-heart +
+
+
<i class="icon-heart"></i> icon-heart
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/home/index.html b/src/3.2.1/icon/home/index.html new file mode 100644 index 000000000..28c9e505f --- /dev/null +++ b/src/3.2.1/icon/home/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-home: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-home + + · + Unicode: f015 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-home +
+
+
<i class="icon-home"></i> icon-home
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/hospital/index.html b/src/3.2.1/icon/hospital/index.html new file mode 100644 index 000000000..c349211b4 --- /dev/null +++ b/src/3.2.1/icon/hospital/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-hospital: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-hospital + + · + Unicode: f0f8 · + Created: v3.0 · + Categories: + + Medical Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-hospital +
+
+
<i class="icon-hospital"></i> icon-hospital
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/html5/index.html b/src/3.2.1/icon/html5/index.html new file mode 100644 index 000000000..0485a6d50 --- /dev/null +++ b/src/3.2.1/icon/html5/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-html5: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-html5 + + · + Unicode: f13b · + Created: v3.1 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-html5 +
+
+
<i class="icon-html5"></i> icon-html5
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/inbox/index.html b/src/3.2.1/icon/inbox/index.html new file mode 100644 index 000000000..77f22e67e --- /dev/null +++ b/src/3.2.1/icon/inbox/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-inbox: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-inbox + + · + Unicode: f01c · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-inbox +
+
+
<i class="icon-inbox"></i> icon-inbox
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/indent-left/index.html b/src/3.2.1/icon/indent-left/index.html new file mode 100644 index 000000000..a464fef45 --- /dev/null +++ b/src/3.2.1/icon/indent-left/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-indent-left: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-indent-left + + · + Unicode: f03b · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-indent-left +
+
+
<i class="icon-indent-left"></i> icon-indent-left
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/indent-right/index.html b/src/3.2.1/icon/indent-right/index.html new file mode 100644 index 000000000..1b09d480a --- /dev/null +++ b/src/3.2.1/icon/indent-right/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-indent-right: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-indent-right + + · + Unicode: f03c · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-indent-right +
+
+
<i class="icon-indent-right"></i> icon-indent-right
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/info-sign/index.html b/src/3.2.1/icon/info-sign/index.html new file mode 100644 index 000000000..77d1039b5 --- /dev/null +++ b/src/3.2.1/icon/info-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-info-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-info-sign + + · + Unicode: f05a · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-info-sign +
+
+
<i class="icon-info-sign"></i> icon-info-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/info/index.html b/src/3.2.1/icon/info/index.html new file mode 100644 index 000000000..16cf35f2f --- /dev/null +++ b/src/3.2.1/icon/info/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-info: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-info + + · + Unicode: f129 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-info +
+
+
<i class="icon-info"></i> icon-info
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/inr/index.html b/src/3.2.1/icon/inr/index.html new file mode 100644 index 000000000..0282bbfd1 --- /dev/null +++ b/src/3.2.1/icon/inr/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-inr: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-inr + + · + Unicode: f156 · + Created: v3.2 · + Categories: + + Currency Icons + + + + · Aliases: + + icon-rupee + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-inr +
+
+
<i class="icon-inr"></i> icon-inr
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/instagram/index.html b/src/3.2.1/icon/instagram/index.html new file mode 100644 index 000000000..a6bc13eb9 --- /dev/null +++ b/src/3.2.1/icon/instagram/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-instagram: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-instagram + + · + Unicode: f16d · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-instagram +
+
+
<i class="icon-instagram"></i> icon-instagram
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/italic/index.html b/src/3.2.1/icon/italic/index.html new file mode 100644 index 000000000..18695b563 --- /dev/null +++ b/src/3.2.1/icon/italic/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-italic: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-italic + + · + Unicode: f033 · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-italic +
+
+
<i class="icon-italic"></i> icon-italic
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/jpy/index.html b/src/3.2.1/icon/jpy/index.html new file mode 100644 index 000000000..e2a9a00d4 --- /dev/null +++ b/src/3.2.1/icon/jpy/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-jpy: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-jpy + + · + Unicode: f157 · + Created: v3.2 · + Categories: + + Currency Icons + + + + · Aliases: + + icon-yen + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-jpy +
+
+
<i class="icon-jpy"></i> icon-jpy
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/key/index.html b/src/3.2.1/icon/key/index.html new file mode 100644 index 000000000..7f661965d --- /dev/null +++ b/src/3.2.1/icon/key/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-key: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-key + + · + Unicode: f084 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-key +
+
+
<i class="icon-key"></i> icon-key
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/keyboard/index.html b/src/3.2.1/icon/keyboard/index.html new file mode 100644 index 000000000..6823e6ea4 --- /dev/null +++ b/src/3.2.1/icon/keyboard/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-keyboard: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-keyboard + + · + Unicode: f11c · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-keyboard +
+
+
<i class="icon-keyboard"></i> icon-keyboard
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/krw/index.html b/src/3.2.1/icon/krw/index.html new file mode 100644 index 000000000..01ac3673b --- /dev/null +++ b/src/3.2.1/icon/krw/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-krw: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-krw + + · + Unicode: f159 · + Created: v3.2 · + Categories: + + Currency Icons + + + + · Aliases: + + icon-won + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-krw +
+
+
<i class="icon-krw"></i> icon-krw
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/laptop/index.html b/src/3.2.1/icon/laptop/index.html new file mode 100644 index 000000000..d4d312fd7 --- /dev/null +++ b/src/3.2.1/icon/laptop/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-laptop: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-laptop + + · + Unicode: f109 · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-laptop +
+
+
<i class="icon-laptop"></i> icon-laptop
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/leaf/index.html b/src/3.2.1/icon/leaf/index.html new file mode 100644 index 000000000..63d7917c7 --- /dev/null +++ b/src/3.2.1/icon/leaf/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-leaf: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-leaf + + · + Unicode: f06c · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-leaf +
+
+
<i class="icon-leaf"></i> icon-leaf
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/legal/index.html b/src/3.2.1/icon/legal/index.html new file mode 100644 index 000000000..7d07b4f06 --- /dev/null +++ b/src/3.2.1/icon/legal/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-legal: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-legal + + · + Unicode: f0e3 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-legal +
+
+
<i class="icon-legal"></i> icon-legal
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/lemon/index.html b/src/3.2.1/icon/lemon/index.html new file mode 100644 index 000000000..203076f46 --- /dev/null +++ b/src/3.2.1/icon/lemon/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-lemon: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-lemon + + · + Unicode: f094 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-lemon +
+
+
<i class="icon-lemon"></i> icon-lemon
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/level-down/index.html b/src/3.2.1/icon/level-down/index.html new file mode 100644 index 000000000..89f85d3d8 --- /dev/null +++ b/src/3.2.1/icon/level-down/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-level-down: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-level-down + + · + Unicode: f149 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-level-down +
+
+
<i class="icon-level-down"></i> icon-level-down
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/level-up/index.html b/src/3.2.1/icon/level-up/index.html new file mode 100644 index 000000000..9448afa64 --- /dev/null +++ b/src/3.2.1/icon/level-up/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-level-up: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-level-up + + · + Unicode: f148 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-level-up +
+
+
<i class="icon-level-up"></i> icon-level-up
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/lightbulb/index.html b/src/3.2.1/icon/lightbulb/index.html new file mode 100644 index 000000000..a2be4e497 --- /dev/null +++ b/src/3.2.1/icon/lightbulb/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-lightbulb: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-lightbulb + + · + Unicode: f0eb · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-lightbulb +
+
+
<i class="icon-lightbulb"></i> icon-lightbulb
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/link/index.html b/src/3.2.1/icon/link/index.html new file mode 100644 index 000000000..9dc11e1a5 --- /dev/null +++ b/src/3.2.1/icon/link/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-link: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-link + + · + Unicode: f0c1 · + Created: v2.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-link +
+
+
<i class="icon-link"></i> icon-link
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/linkedin-sign/index.html b/src/3.2.1/icon/linkedin-sign/index.html new file mode 100644 index 000000000..a19f14619 --- /dev/null +++ b/src/3.2.1/icon/linkedin-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-linkedin-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-linkedin-sign + + · + Unicode: f08c · + Created: v1.0 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-linkedin-sign +
+
+
<i class="icon-linkedin-sign"></i> icon-linkedin-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/linkedin/index.html b/src/3.2.1/icon/linkedin/index.html new file mode 100644 index 000000000..6fc122840 --- /dev/null +++ b/src/3.2.1/icon/linkedin/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-linkedin: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-linkedin + + · + Unicode: f0e1 · + Created: v2.0 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-linkedin +
+
+
<i class="icon-linkedin"></i> icon-linkedin
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/linux/index.html b/src/3.2.1/icon/linux/index.html new file mode 100644 index 000000000..983e10cf8 --- /dev/null +++ b/src/3.2.1/icon/linux/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-linux: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-linux + + · + Unicode: f17c · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-linux +
+
+
<i class="icon-linux"></i> icon-linux
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/list-alt/index.html b/src/3.2.1/icon/list-alt/index.html new file mode 100644 index 000000000..5a5fa668e --- /dev/null +++ b/src/3.2.1/icon/list-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-list-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-list-alt + + · + Unicode: f022 · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-list-alt +
+
+
<i class="icon-list-alt"></i> icon-list-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/list-ol/index.html b/src/3.2.1/icon/list-ol/index.html new file mode 100644 index 000000000..f8d995ca4 --- /dev/null +++ b/src/3.2.1/icon/list-ol/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-list-ol: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-list-ol + + · + Unicode: f0cb · + Created: v2.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-list-ol +
+
+
<i class="icon-list-ol"></i> icon-list-ol
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/list-ul/index.html b/src/3.2.1/icon/list-ul/index.html new file mode 100644 index 000000000..18216653f --- /dev/null +++ b/src/3.2.1/icon/list-ul/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-list-ul: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-list-ul + + · + Unicode: f0ca · + Created: v2.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-list-ul +
+
+
<i class="icon-list-ul"></i> icon-list-ul
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/list/index.html b/src/3.2.1/icon/list/index.html new file mode 100644 index 000000000..1a0207dee --- /dev/null +++ b/src/3.2.1/icon/list/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-list: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-list + + · + Unicode: f03a · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-list +
+
+
<i class="icon-list"></i> icon-list
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/location-arrow/index.html b/src/3.2.1/icon/location-arrow/index.html new file mode 100644 index 000000000..a12c8c16e --- /dev/null +++ b/src/3.2.1/icon/location-arrow/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-location-arrow: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-location-arrow + + · + Unicode: f124 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-location-arrow +
+
+
<i class="icon-location-arrow"></i> icon-location-arrow
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/lock/index.html b/src/3.2.1/icon/lock/index.html new file mode 100644 index 000000000..b0c06dfb5 --- /dev/null +++ b/src/3.2.1/icon/lock/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-lock: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-lock + + · + Unicode: f023 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-lock +
+
+
<i class="icon-lock"></i> icon-lock
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/long-arrow-down/index.html b/src/3.2.1/icon/long-arrow-down/index.html new file mode 100644 index 000000000..4de7c4082 --- /dev/null +++ b/src/3.2.1/icon/long-arrow-down/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-long-arrow-down: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-long-arrow-down + + · + Unicode: f175 · + Created: v3.2 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-long-arrow-down +
+
+
<i class="icon-long-arrow-down"></i> icon-long-arrow-down
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/long-arrow-left/index.html b/src/3.2.1/icon/long-arrow-left/index.html new file mode 100644 index 000000000..1b6d0ad53 --- /dev/null +++ b/src/3.2.1/icon/long-arrow-left/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-long-arrow-left: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-long-arrow-left + + · + Unicode: f177 · + Created: v3.2 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-long-arrow-left +
+
+
<i class="icon-long-arrow-left"></i> icon-long-arrow-left
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/long-arrow-right/index.html b/src/3.2.1/icon/long-arrow-right/index.html new file mode 100644 index 000000000..0b57a2b74 --- /dev/null +++ b/src/3.2.1/icon/long-arrow-right/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-long-arrow-right: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-long-arrow-right + + · + Unicode: f178 · + Created: v3.2 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-long-arrow-right +
+
+
<i class="icon-long-arrow-right"></i> icon-long-arrow-right
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/long-arrow-up/index.html b/src/3.2.1/icon/long-arrow-up/index.html new file mode 100644 index 000000000..2a8e10762 --- /dev/null +++ b/src/3.2.1/icon/long-arrow-up/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-long-arrow-up: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-long-arrow-up + + · + Unicode: f176 · + Created: v3.2 · + Categories: + + Directional Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-long-arrow-up +
+
+
<i class="icon-long-arrow-up"></i> icon-long-arrow-up
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/magic/index.html b/src/3.2.1/icon/magic/index.html new file mode 100644 index 000000000..b82bd1800 --- /dev/null +++ b/src/3.2.1/icon/magic/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-magic: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-magic + + · + Unicode: f0d0 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-magic +
+
+
<i class="icon-magic"></i> icon-magic
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/magnet/index.html b/src/3.2.1/icon/magnet/index.html new file mode 100644 index 000000000..4efafbc60 --- /dev/null +++ b/src/3.2.1/icon/magnet/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-magnet: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-magnet + + · + Unicode: f076 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-magnet +
+
+
<i class="icon-magnet"></i> icon-magnet
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/mail-reply-all/index.html b/src/3.2.1/icon/mail-reply-all/index.html new file mode 100644 index 000000000..ed887beac --- /dev/null +++ b/src/3.2.1/icon/mail-reply-all/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-mail-reply-all: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-mail-reply-all + + · + Unicode: f122 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-mail-reply-all +
+
+
<i class="icon-mail-reply-all"></i> icon-mail-reply-all
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/male/index.html b/src/3.2.1/icon/male/index.html new file mode 100644 index 000000000..56397b460 --- /dev/null +++ b/src/3.2.1/icon/male/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-male: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-male + + · + Unicode: f183 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-male +
+
+
<i class="icon-male"></i> icon-male
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/map-marker/index.html b/src/3.2.1/icon/map-marker/index.html new file mode 100644 index 000000000..4f1c90492 --- /dev/null +++ b/src/3.2.1/icon/map-marker/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-map-marker: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-map-marker + + · + Unicode: f041 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-map-marker +
+
+
<i class="icon-map-marker"></i> icon-map-marker
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/maxcdn/index.html b/src/3.2.1/icon/maxcdn/index.html new file mode 100644 index 000000000..77fe70504 --- /dev/null +++ b/src/3.2.1/icon/maxcdn/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-maxcdn: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-maxcdn + + · + Unicode: f136 · + Created: v3.1 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-maxcdn +
+
+
<i class="icon-maxcdn"></i> icon-maxcdn
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/medkit/index.html b/src/3.2.1/icon/medkit/index.html new file mode 100644 index 000000000..0dc6de676 --- /dev/null +++ b/src/3.2.1/icon/medkit/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-medkit: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-medkit + + · + Unicode: f0fa · + Created: v3.0 · + Categories: + + Medical Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-medkit +
+
+
<i class="icon-medkit"></i> icon-medkit
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/meh/index.html b/src/3.2.1/icon/meh/index.html new file mode 100644 index 000000000..b2da54705 --- /dev/null +++ b/src/3.2.1/icon/meh/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-meh: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-meh + + · + Unicode: f11a · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-meh +
+
+
<i class="icon-meh"></i> icon-meh
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/microphone-off/index.html b/src/3.2.1/icon/microphone-off/index.html new file mode 100644 index 000000000..9f07f090e --- /dev/null +++ b/src/3.2.1/icon/microphone-off/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-microphone-off: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-microphone-off + + · + Unicode: f131 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-microphone-off +
+
+
<i class="icon-microphone-off"></i> icon-microphone-off
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/microphone/index.html b/src/3.2.1/icon/microphone/index.html new file mode 100644 index 000000000..194f14e00 --- /dev/null +++ b/src/3.2.1/icon/microphone/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-microphone: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-microphone + + · + Unicode: f130 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-microphone +
+
+
<i class="icon-microphone"></i> icon-microphone
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/minus-sign-alt/index.html b/src/3.2.1/icon/minus-sign-alt/index.html new file mode 100644 index 000000000..c051cbb8b --- /dev/null +++ b/src/3.2.1/icon/minus-sign-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-minus-sign-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-minus-sign-alt + + · + Unicode: f146 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-minus-sign-alt +
+
+
<i class="icon-minus-sign-alt"></i> icon-minus-sign-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/minus-sign/index.html b/src/3.2.1/icon/minus-sign/index.html new file mode 100644 index 000000000..0e68e3475 --- /dev/null +++ b/src/3.2.1/icon/minus-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-minus-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-minus-sign + + · + Unicode: f056 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-minus-sign +
+
+
<i class="icon-minus-sign"></i> icon-minus-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/minus/index.html b/src/3.2.1/icon/minus/index.html new file mode 100644 index 000000000..3b67868cd --- /dev/null +++ b/src/3.2.1/icon/minus/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-minus: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-minus + + · + Unicode: f068 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-minus +
+
+
<i class="icon-minus"></i> icon-minus
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/mobile-phone/index.html b/src/3.2.1/icon/mobile-phone/index.html new file mode 100644 index 000000000..7df04478c --- /dev/null +++ b/src/3.2.1/icon/mobile-phone/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-mobile-phone: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-mobile-phone + + · + Unicode: f10b · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-mobile-phone +
+
+
<i class="icon-mobile-phone"></i> icon-mobile-phone
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/money/index.html b/src/3.2.1/icon/money/index.html new file mode 100644 index 000000000..034d08044 --- /dev/null +++ b/src/3.2.1/icon/money/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-money: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-money + + · + Unicode: f0d6 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-money +
+
+
<i class="icon-money"></i> icon-money
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/moon/index.html b/src/3.2.1/icon/moon/index.html new file mode 100644 index 000000000..85484ffdd --- /dev/null +++ b/src/3.2.1/icon/moon/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-moon: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-moon + + · + Unicode: f186 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-moon +
+
+
<i class="icon-moon"></i> icon-moon
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/move/index.html b/src/3.2.1/icon/move/index.html new file mode 100644 index 000000000..15b9dbf55 --- /dev/null +++ b/src/3.2.1/icon/move/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-move: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-move + + · + Unicode: f047 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-move +
+
+
<i class="icon-move"></i> icon-move
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/music/index.html b/src/3.2.1/icon/music/index.html new file mode 100644 index 000000000..20b12e6b5 --- /dev/null +++ b/src/3.2.1/icon/music/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-music: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-music + + · + Unicode: f001 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-music +
+
+
<i class="icon-music"></i> icon-music
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/off/index.html b/src/3.2.1/icon/off/index.html new file mode 100644 index 000000000..4c048fbe6 --- /dev/null +++ b/src/3.2.1/icon/off/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-off: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-off + + · + Unicode: f011 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + · Aliases: + + icon-power-off + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-off +
+
+
<i class="icon-off"></i> icon-off
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/ok-circle/index.html b/src/3.2.1/icon/ok-circle/index.html new file mode 100644 index 000000000..137d67f5f --- /dev/null +++ b/src/3.2.1/icon/ok-circle/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-ok-circle: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-ok-circle + + · + Unicode: f05d · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-ok-circle +
+
+
<i class="icon-ok-circle"></i> icon-ok-circle
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/ok-sign/index.html b/src/3.2.1/icon/ok-sign/index.html new file mode 100644 index 000000000..b4ff3ab4c --- /dev/null +++ b/src/3.2.1/icon/ok-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-ok-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-ok-sign + + · + Unicode: f058 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-ok-sign +
+
+
<i class="icon-ok-sign"></i> icon-ok-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/ok/index.html b/src/3.2.1/icon/ok/index.html new file mode 100644 index 000000000..8b5295721 --- /dev/null +++ b/src/3.2.1/icon/ok/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-ok: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-ok + + · + Unicode: f00c · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-ok +
+
+
<i class="icon-ok"></i> icon-ok
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/paper-clip/index.html b/src/3.2.1/icon/paper-clip/index.html new file mode 100644 index 000000000..b1f37a773 --- /dev/null +++ b/src/3.2.1/icon/paper-clip/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-paper-clip: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-paper-clip + + · + Unicode: f0c6 · + Created: v2.0 · + Categories: + + Text Editor Icons + + + + · Aliases: + + icon-paperclip + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-paper-clip +
+
+
<i class="icon-paper-clip"></i> icon-paper-clip
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/paste/index.html b/src/3.2.1/icon/paste/index.html new file mode 100644 index 000000000..5c6dd547a --- /dev/null +++ b/src/3.2.1/icon/paste/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-paste: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-paste + + · + Unicode: f0ea · + Created: v2.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-paste +
+
+
<i class="icon-paste"></i> icon-paste
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/pause/index.html b/src/3.2.1/icon/pause/index.html new file mode 100644 index 000000000..74e629bcd --- /dev/null +++ b/src/3.2.1/icon/pause/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-pause: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-pause + + · + Unicode: f04c · + Created: v1.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-pause +
+
+
<i class="icon-pause"></i> icon-pause
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/pencil/index.html b/src/3.2.1/icon/pencil/index.html new file mode 100644 index 000000000..fc624e017 --- /dev/null +++ b/src/3.2.1/icon/pencil/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-pencil: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-pencil + + · + Unicode: f040 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-pencil +
+
+
<i class="icon-pencil"></i> icon-pencil
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/phone-sign/index.html b/src/3.2.1/icon/phone-sign/index.html new file mode 100644 index 000000000..a6020dc1d --- /dev/null +++ b/src/3.2.1/icon/phone-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-phone-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-phone-sign + + · + Unicode: f098 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-phone-sign +
+
+
<i class="icon-phone-sign"></i> icon-phone-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/phone/index.html b/src/3.2.1/icon/phone/index.html new file mode 100644 index 000000000..f6195d2c8 --- /dev/null +++ b/src/3.2.1/icon/phone/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-phone: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-phone + + · + Unicode: f095 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-phone +
+
+
<i class="icon-phone"></i> icon-phone
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/picture/index.html b/src/3.2.1/icon/picture/index.html new file mode 100644 index 000000000..0de34f3e0 --- /dev/null +++ b/src/3.2.1/icon/picture/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-picture: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-picture + + · + Unicode: f03e · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-picture +
+
+
<i class="icon-picture"></i> icon-picture
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/pinterest-sign/index.html b/src/3.2.1/icon/pinterest-sign/index.html new file mode 100644 index 000000000..699330e61 --- /dev/null +++ b/src/3.2.1/icon/pinterest-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-pinterest-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-pinterest-sign + + · + Unicode: f0d3 · + Created: v2.0 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-pinterest-sign +
+
+
<i class="icon-pinterest-sign"></i> icon-pinterest-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/pinterest/index.html b/src/3.2.1/icon/pinterest/index.html new file mode 100644 index 000000000..89b5ddfc3 --- /dev/null +++ b/src/3.2.1/icon/pinterest/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-pinterest: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-pinterest + + · + Unicode: f0d2 · + Created: v2.0 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-pinterest +
+
+
<i class="icon-pinterest"></i> icon-pinterest
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/plane/index.html b/src/3.2.1/icon/plane/index.html new file mode 100644 index 000000000..5f2c97b66 --- /dev/null +++ b/src/3.2.1/icon/plane/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-plane: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-plane + + · + Unicode: f072 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-plane +
+
+
<i class="icon-plane"></i> icon-plane
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/play-circle/index.html b/src/3.2.1/icon/play-circle/index.html new file mode 100644 index 000000000..1a2d2ef20 --- /dev/null +++ b/src/3.2.1/icon/play-circle/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-play-circle: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-play-circle + + · + Unicode: f01d · + Created: v1.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-play-circle +
+
+
<i class="icon-play-circle"></i> icon-play-circle
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/play-sign/index.html b/src/3.2.1/icon/play-sign/index.html new file mode 100644 index 000000000..fcaf5e928 --- /dev/null +++ b/src/3.2.1/icon/play-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-play-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-play-sign + + · + Unicode: f144 · + Created: v3.1 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-play-sign +
+
+
<i class="icon-play-sign"></i> icon-play-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/play/index.html b/src/3.2.1/icon/play/index.html new file mode 100644 index 000000000..79d140786 --- /dev/null +++ b/src/3.2.1/icon/play/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-play: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-play + + · + Unicode: f04b · + Created: v1.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-play +
+
+
<i class="icon-play"></i> icon-play
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/plus-sign-alt/index.html b/src/3.2.1/icon/plus-sign-alt/index.html new file mode 100644 index 000000000..7a06b3fc9 --- /dev/null +++ b/src/3.2.1/icon/plus-sign-alt/index.html @@ -0,0 +1,210 @@ + + + + + + + + + + icon-plus-sign-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-plus-sign-alt + + · + Unicode: f0fe · + Created: v3.0 · + Categories: + + Medical Icons, + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-plus-sign-alt +
+
+
<i class="icon-plus-sign-alt"></i> icon-plus-sign-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/plus-sign/index.html b/src/3.2.1/icon/plus-sign/index.html new file mode 100644 index 000000000..83dcde535 --- /dev/null +++ b/src/3.2.1/icon/plus-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-plus-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-plus-sign + + · + Unicode: f055 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-plus-sign +
+
+
<i class="icon-plus-sign"></i> icon-plus-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/plus/index.html b/src/3.2.1/icon/plus/index.html new file mode 100644 index 000000000..13f2b25b1 --- /dev/null +++ b/src/3.2.1/icon/plus/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-plus: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-plus + + · + Unicode: f067 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-plus +
+
+
<i class="icon-plus"></i> icon-plus
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/print/index.html b/src/3.2.1/icon/print/index.html new file mode 100644 index 000000000..32740b8ca --- /dev/null +++ b/src/3.2.1/icon/print/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-print: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-print + + · + Unicode: f02f · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-print +
+
+
<i class="icon-print"></i> icon-print
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/pushpin/index.html b/src/3.2.1/icon/pushpin/index.html new file mode 100644 index 000000000..76058991c --- /dev/null +++ b/src/3.2.1/icon/pushpin/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-pushpin: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-pushpin + + · + Unicode: f08d · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-pushpin +
+
+
<i class="icon-pushpin"></i> icon-pushpin
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/puzzle-piece/index.html b/src/3.2.1/icon/puzzle-piece/index.html new file mode 100644 index 000000000..b0dd14237 --- /dev/null +++ b/src/3.2.1/icon/puzzle-piece/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-puzzle-piece: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-puzzle-piece + + · + Unicode: f12e · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-puzzle-piece +
+
+
<i class="icon-puzzle-piece"></i> icon-puzzle-piece
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/qrcode/index.html b/src/3.2.1/icon/qrcode/index.html new file mode 100644 index 000000000..e3f6ed9ae --- /dev/null +++ b/src/3.2.1/icon/qrcode/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-qrcode: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-qrcode + + · + Unicode: f029 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-qrcode +
+
+
<i class="icon-qrcode"></i> icon-qrcode
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/question-sign/index.html b/src/3.2.1/icon/question-sign/index.html new file mode 100644 index 000000000..2f36afda8 --- /dev/null +++ b/src/3.2.1/icon/question-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-question-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-question-sign + + · + Unicode: f059 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-question-sign +
+
+
<i class="icon-question-sign"></i> icon-question-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/question/index.html b/src/3.2.1/icon/question/index.html new file mode 100644 index 000000000..45b2e299b --- /dev/null +++ b/src/3.2.1/icon/question/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-question: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-question + + · + Unicode: f128 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-question +
+
+
<i class="icon-question"></i> icon-question
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/quote-left/index.html b/src/3.2.1/icon/quote-left/index.html new file mode 100644 index 000000000..e3c3f208e --- /dev/null +++ b/src/3.2.1/icon/quote-left/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-quote-left: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-quote-left + + · + Unicode: f10d · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-quote-left +
+
+
<i class="icon-quote-left"></i> icon-quote-left
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/quote-right/index.html b/src/3.2.1/icon/quote-right/index.html new file mode 100644 index 000000000..c3f4d8ecc --- /dev/null +++ b/src/3.2.1/icon/quote-right/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-quote-right: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-quote-right + + · + Unicode: f10e · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-quote-right +
+
+
<i class="icon-quote-right"></i> icon-quote-right
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/random/index.html b/src/3.2.1/icon/random/index.html new file mode 100644 index 000000000..0d20d95bf --- /dev/null +++ b/src/3.2.1/icon/random/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-random: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-random + + · + Unicode: f074 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-random +
+
+
<i class="icon-random"></i> icon-random
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/refresh/index.html b/src/3.2.1/icon/refresh/index.html new file mode 100644 index 000000000..2b21bd5fb --- /dev/null +++ b/src/3.2.1/icon/refresh/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-refresh: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-refresh + + · + Unicode: f021 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-refresh +
+
+
<i class="icon-refresh"></i> icon-refresh
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/remove-circle/index.html b/src/3.2.1/icon/remove-circle/index.html new file mode 100644 index 000000000..d0bfb326c --- /dev/null +++ b/src/3.2.1/icon/remove-circle/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-remove-circle: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-remove-circle + + · + Unicode: f05c · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-remove-circle +
+
+
<i class="icon-remove-circle"></i> icon-remove-circle
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/remove-sign/index.html b/src/3.2.1/icon/remove-sign/index.html new file mode 100644 index 000000000..a958c9934 --- /dev/null +++ b/src/3.2.1/icon/remove-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-remove-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-remove-sign + + · + Unicode: f057 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-remove-sign +
+
+
<i class="icon-remove-sign"></i> icon-remove-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/remove/index.html b/src/3.2.1/icon/remove/index.html new file mode 100644 index 000000000..fc6cd3d79 --- /dev/null +++ b/src/3.2.1/icon/remove/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-remove: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-remove + + · + Unicode: f00d · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-remove +
+
+
<i class="icon-remove"></i> icon-remove
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/renren/index.html b/src/3.2.1/icon/renren/index.html new file mode 100644 index 000000000..e77e2fed4 --- /dev/null +++ b/src/3.2.1/icon/renren/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-renren: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-renren + + · + Unicode: f18b · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-renren +
+
+
<i class="icon-renren"></i> icon-renren
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/reorder/index.html b/src/3.2.1/icon/reorder/index.html new file mode 100644 index 000000000..5ec292581 --- /dev/null +++ b/src/3.2.1/icon/reorder/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-reorder: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-reorder + + · + Unicode: f0c9 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-reorder +
+
+
<i class="icon-reorder"></i> icon-reorder
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/repeat/index.html b/src/3.2.1/icon/repeat/index.html new file mode 100644 index 000000000..1f32a2473 --- /dev/null +++ b/src/3.2.1/icon/repeat/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-repeat: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-repeat + + · + Unicode: f01e · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + · Aliases: + + icon-rotate-right + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-repeat +
+
+
<i class="icon-repeat"></i> icon-repeat
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/reply-all/index.html b/src/3.2.1/icon/reply-all/index.html new file mode 100644 index 000000000..c7da49619 --- /dev/null +++ b/src/3.2.1/icon/reply-all/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-reply-all: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-reply-all + + · + Unicode: f122 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-reply-all +
+
+
<i class="icon-reply-all"></i> icon-reply-all
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/reply/index.html b/src/3.2.1/icon/reply/index.html new file mode 100644 index 000000000..d8dff552a --- /dev/null +++ b/src/3.2.1/icon/reply/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-reply: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-reply + + · + Unicode: f112 · + Created: v3.0 · + Categories: + + Web Application Icons + + + + · Aliases: + + icon-mail-reply + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-reply +
+
+
<i class="icon-reply"></i> icon-reply
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/resize-full/index.html b/src/3.2.1/icon/resize-full/index.html new file mode 100644 index 000000000..d22857883 --- /dev/null +++ b/src/3.2.1/icon/resize-full/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-resize-full: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-resize-full + + · + Unicode: f065 · + Created: v1.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-resize-full +
+
+
<i class="icon-resize-full"></i> icon-resize-full
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/resize-horizontal/index.html b/src/3.2.1/icon/resize-horizontal/index.html new file mode 100644 index 000000000..1c0de39a3 --- /dev/null +++ b/src/3.2.1/icon/resize-horizontal/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-resize-horizontal: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-resize-horizontal + + · + Unicode: f07e · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-resize-horizontal +
+
+
<i class="icon-resize-horizontal"></i> icon-resize-horizontal
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/resize-small/index.html b/src/3.2.1/icon/resize-small/index.html new file mode 100644 index 000000000..728efe3a3 --- /dev/null +++ b/src/3.2.1/icon/resize-small/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-resize-small: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-resize-small + + · + Unicode: f066 · + Created: v1.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-resize-small +
+
+
<i class="icon-resize-small"></i> icon-resize-small
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/resize-vertical/index.html b/src/3.2.1/icon/resize-vertical/index.html new file mode 100644 index 000000000..dcc9e3fea --- /dev/null +++ b/src/3.2.1/icon/resize-vertical/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-resize-vertical: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-resize-vertical + + · + Unicode: f07d · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-resize-vertical +
+
+
<i class="icon-resize-vertical"></i> icon-resize-vertical
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/retweet/index.html b/src/3.2.1/icon/retweet/index.html new file mode 100644 index 000000000..3e4eebde2 --- /dev/null +++ b/src/3.2.1/icon/retweet/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-retweet: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-retweet + + · + Unicode: f079 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-retweet +
+
+
<i class="icon-retweet"></i> icon-retweet
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/road/index.html b/src/3.2.1/icon/road/index.html new file mode 100644 index 000000000..f5d17355e --- /dev/null +++ b/src/3.2.1/icon/road/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-road: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-road + + · + Unicode: f018 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-road +
+
+
<i class="icon-road"></i> icon-road
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/rocket/index.html b/src/3.2.1/icon/rocket/index.html new file mode 100644 index 000000000..cfbb04acf --- /dev/null +++ b/src/3.2.1/icon/rocket/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-rocket: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-rocket + + · + Unicode: f135 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-rocket +
+
+
<i class="icon-rocket"></i> icon-rocket
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/rss-sign/index.html b/src/3.2.1/icon/rss-sign/index.html new file mode 100644 index 000000000..4babe0a0e --- /dev/null +++ b/src/3.2.1/icon/rss-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-rss-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-rss-sign + + · + Unicode: f143 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-rss-sign +
+
+
<i class="icon-rss-sign"></i> icon-rss-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/rss/index.html b/src/3.2.1/icon/rss/index.html new file mode 100644 index 000000000..86404f591 --- /dev/null +++ b/src/3.2.1/icon/rss/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-rss: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-rss + + · + Unicode: f09e · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-rss +
+
+
<i class="icon-rss"></i> icon-rss
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/save/index.html b/src/3.2.1/icon/save/index.html new file mode 100644 index 000000000..2763b39fb --- /dev/null +++ b/src/3.2.1/icon/save/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-save: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-save + + · + Unicode: f0c7 · + Created: v2.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-save +
+
+
<i class="icon-save"></i> icon-save
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/screenshot/index.html b/src/3.2.1/icon/screenshot/index.html new file mode 100644 index 000000000..9daf41ac1 --- /dev/null +++ b/src/3.2.1/icon/screenshot/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-screenshot: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-screenshot + + · + Unicode: f05b · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-screenshot +
+
+
<i class="icon-screenshot"></i> icon-screenshot
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/search/index.html b/src/3.2.1/icon/search/index.html new file mode 100644 index 000000000..dfe279a90 --- /dev/null +++ b/src/3.2.1/icon/search/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-search: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-search + + · + Unicode: f002 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-search +
+
+
<i class="icon-search"></i> icon-search
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/share-alt/index.html b/src/3.2.1/icon/share-alt/index.html new file mode 100644 index 000000000..7126edd4e --- /dev/null +++ b/src/3.2.1/icon/share-alt/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-share-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-share-alt + + · + Unicode: f064 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + · Aliases: + + icon-mail-forward + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-share-alt +
+
+
<i class="icon-share-alt"></i> icon-share-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/share-sign/index.html b/src/3.2.1/icon/share-sign/index.html new file mode 100644 index 000000000..901169dec --- /dev/null +++ b/src/3.2.1/icon/share-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-share-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-share-sign + + · + Unicode: f14d · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-share-sign +
+
+
<i class="icon-share-sign"></i> icon-share-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/share/index.html b/src/3.2.1/icon/share/index.html new file mode 100644 index 000000000..310604ded --- /dev/null +++ b/src/3.2.1/icon/share/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-share: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-share + + · + Unicode: f045 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-share +
+
+
<i class="icon-share"></i> icon-share
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/shield/index.html b/src/3.2.1/icon/shield/index.html new file mode 100644 index 000000000..f5e38a56b --- /dev/null +++ b/src/3.2.1/icon/shield/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-shield: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-shield + + · + Unicode: f132 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-shield +
+
+
<i class="icon-shield"></i> icon-shield
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/shopping-cart/index.html b/src/3.2.1/icon/shopping-cart/index.html new file mode 100644 index 000000000..e13eb4ae7 --- /dev/null +++ b/src/3.2.1/icon/shopping-cart/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-shopping-cart: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-shopping-cart + + · + Unicode: f07a · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-shopping-cart +
+
+
<i class="icon-shopping-cart"></i> icon-shopping-cart
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/sign-blank/index.html b/src/3.2.1/icon/sign-blank/index.html new file mode 100644 index 000000000..578b735c3 --- /dev/null +++ b/src/3.2.1/icon/sign-blank/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-sign-blank: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-sign-blank + + · + Unicode: f0c8 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-sign-blank +
+
+
<i class="icon-sign-blank"></i> icon-sign-blank
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/signal/index.html b/src/3.2.1/icon/signal/index.html new file mode 100644 index 000000000..cb7688c92 --- /dev/null +++ b/src/3.2.1/icon/signal/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-signal: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-signal + + · + Unicode: f012 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-signal +
+
+
<i class="icon-signal"></i> icon-signal
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/signin/index.html b/src/3.2.1/icon/signin/index.html new file mode 100644 index 000000000..44d7f6de1 --- /dev/null +++ b/src/3.2.1/icon/signin/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-signin: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-signin + + · + Unicode: f090 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-signin +
+
+
<i class="icon-signin"></i> icon-signin
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/signout/index.html b/src/3.2.1/icon/signout/index.html new file mode 100644 index 000000000..c6b8dca9c --- /dev/null +++ b/src/3.2.1/icon/signout/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-signout: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-signout + + · + Unicode: f08b · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-signout +
+
+
<i class="icon-signout"></i> icon-signout
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/sitemap/index.html b/src/3.2.1/icon/sitemap/index.html new file mode 100644 index 000000000..297b3bf08 --- /dev/null +++ b/src/3.2.1/icon/sitemap/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-sitemap: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-sitemap + + · + Unicode: f0e8 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-sitemap +
+
+
<i class="icon-sitemap"></i> icon-sitemap
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/skype/index.html b/src/3.2.1/icon/skype/index.html new file mode 100644 index 000000000..857fbc921 --- /dev/null +++ b/src/3.2.1/icon/skype/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-skype: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-skype + + · + Unicode: f17e · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-skype +
+
+
<i class="icon-skype"></i> icon-skype
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/smile/index.html b/src/3.2.1/icon/smile/index.html new file mode 100644 index 000000000..9ba255071 --- /dev/null +++ b/src/3.2.1/icon/smile/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-smile: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-smile + + · + Unicode: f118 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-smile +
+
+
<i class="icon-smile"></i> icon-smile
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/sort-by-alphabet-alt/index.html b/src/3.2.1/icon/sort-by-alphabet-alt/index.html new file mode 100644 index 000000000..ada4c5f1f --- /dev/null +++ b/src/3.2.1/icon/sort-by-alphabet-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-sort-by-alphabet-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-sort-by-alphabet-alt + + · + Unicode: f15e · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-sort-by-alphabet-alt +
+
+
<i class="icon-sort-by-alphabet-alt"></i> icon-sort-by-alphabet-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/sort-by-alphabet/index.html b/src/3.2.1/icon/sort-by-alphabet/index.html new file mode 100644 index 000000000..714f9f1b8 --- /dev/null +++ b/src/3.2.1/icon/sort-by-alphabet/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-sort-by-alphabet: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-sort-by-alphabet + + · + Unicode: f15d · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-sort-by-alphabet +
+
+
<i class="icon-sort-by-alphabet"></i> icon-sort-by-alphabet
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/sort-by-attributes-alt/index.html b/src/3.2.1/icon/sort-by-attributes-alt/index.html new file mode 100644 index 000000000..58bc1542b --- /dev/null +++ b/src/3.2.1/icon/sort-by-attributes-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-sort-by-attributes-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-sort-by-attributes-alt + + · + Unicode: f161 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-sort-by-attributes-alt +
+
+
<i class="icon-sort-by-attributes-alt"></i> icon-sort-by-attributes-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/sort-by-attributes/index.html b/src/3.2.1/icon/sort-by-attributes/index.html new file mode 100644 index 000000000..298d22e4c --- /dev/null +++ b/src/3.2.1/icon/sort-by-attributes/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-sort-by-attributes: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-sort-by-attributes + + · + Unicode: f160 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-sort-by-attributes +
+
+
<i class="icon-sort-by-attributes"></i> icon-sort-by-attributes
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/sort-by-order-alt/index.html b/src/3.2.1/icon/sort-by-order-alt/index.html new file mode 100644 index 000000000..01ff453bd --- /dev/null +++ b/src/3.2.1/icon/sort-by-order-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-sort-by-order-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-sort-by-order-alt + + · + Unicode: f163 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-sort-by-order-alt +
+
+
<i class="icon-sort-by-order-alt"></i> icon-sort-by-order-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/sort-by-order/index.html b/src/3.2.1/icon/sort-by-order/index.html new file mode 100644 index 000000000..5f03df84a --- /dev/null +++ b/src/3.2.1/icon/sort-by-order/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-sort-by-order: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-sort-by-order + + · + Unicode: f162 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-sort-by-order +
+
+
<i class="icon-sort-by-order"></i> icon-sort-by-order
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/sort-down/index.html b/src/3.2.1/icon/sort-down/index.html new file mode 100644 index 000000000..cb848f938 --- /dev/null +++ b/src/3.2.1/icon/sort-down/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-sort-down: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-sort-down + + · + Unicode: f0dd · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-sort-down +
+
+
<i class="icon-sort-down"></i> icon-sort-down
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/sort-up/index.html b/src/3.2.1/icon/sort-up/index.html new file mode 100644 index 000000000..241bbc2ce --- /dev/null +++ b/src/3.2.1/icon/sort-up/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-sort-up: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-sort-up + + · + Unicode: f0de · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-sort-up +
+
+
<i class="icon-sort-up"></i> icon-sort-up
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/sort/index.html b/src/3.2.1/icon/sort/index.html new file mode 100644 index 000000000..566ee7077 --- /dev/null +++ b/src/3.2.1/icon/sort/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-sort: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-sort + + · + Unicode: f0dc · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-sort +
+
+
<i class="icon-sort"></i> icon-sort
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/spinner/index.html b/src/3.2.1/icon/spinner/index.html new file mode 100644 index 000000000..2cf9147f4 --- /dev/null +++ b/src/3.2.1/icon/spinner/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-spinner: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-spinner + + · + Unicode: f110 · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-spinner +
+
+
<i class="icon-spinner"></i> icon-spinner
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/stackexchange/index.html b/src/3.2.1/icon/stackexchange/index.html new file mode 100644 index 000000000..3e2598b5c --- /dev/null +++ b/src/3.2.1/icon/stackexchange/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-stackexchange: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-stackexchange + + · + Unicode: f16c · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-stackexchange +
+
+
<i class="icon-stackexchange"></i> icon-stackexchange
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/star-empty/index.html b/src/3.2.1/icon/star-empty/index.html new file mode 100644 index 000000000..ca43857ad --- /dev/null +++ b/src/3.2.1/icon/star-empty/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-star-empty: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-star-empty + + · + Unicode: f006 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-star-empty +
+
+
<i class="icon-star-empty"></i> icon-star-empty
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/star-half-empty/index.html b/src/3.2.1/icon/star-half-empty/index.html new file mode 100644 index 000000000..47bd07aa2 --- /dev/null +++ b/src/3.2.1/icon/star-half-empty/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-star-half-empty: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-star-half-empty + + · + Unicode: f123 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + · Aliases: + + icon-star-half-full + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-star-half-empty +
+
+
<i class="icon-star-half-empty"></i> icon-star-half-empty
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/star-half/index.html b/src/3.2.1/icon/star-half/index.html new file mode 100644 index 000000000..efd0ac180 --- /dev/null +++ b/src/3.2.1/icon/star-half/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-star-half: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-star-half + + · + Unicode: f089 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-star-half +
+
+
<i class="icon-star-half"></i> icon-star-half
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/star/index.html b/src/3.2.1/icon/star/index.html new file mode 100644 index 000000000..e61f90c8a --- /dev/null +++ b/src/3.2.1/icon/star/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-star: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-star + + · + Unicode: f005 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-star +
+
+
<i class="icon-star"></i> icon-star
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/step-backward/index.html b/src/3.2.1/icon/step-backward/index.html new file mode 100644 index 000000000..578fd703a --- /dev/null +++ b/src/3.2.1/icon/step-backward/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-step-backward: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-step-backward + + · + Unicode: f048 · + Created: v1.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-step-backward +
+
+
<i class="icon-step-backward"></i> icon-step-backward
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/step-forward/index.html b/src/3.2.1/icon/step-forward/index.html new file mode 100644 index 000000000..cce1bd4fb --- /dev/null +++ b/src/3.2.1/icon/step-forward/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-step-forward: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-step-forward + + · + Unicode: f051 · + Created: v1.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-step-forward +
+
+
<i class="icon-step-forward"></i> icon-step-forward
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/stethoscope/index.html b/src/3.2.1/icon/stethoscope/index.html new file mode 100644 index 000000000..86c152710 --- /dev/null +++ b/src/3.2.1/icon/stethoscope/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-stethoscope: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-stethoscope + + · + Unicode: f0f1 · + Created: v3.0 · + Categories: + + Medical Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-stethoscope +
+
+
<i class="icon-stethoscope"></i> icon-stethoscope
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/stop/index.html b/src/3.2.1/icon/stop/index.html new file mode 100644 index 000000000..6de86574e --- /dev/null +++ b/src/3.2.1/icon/stop/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-stop: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-stop + + · + Unicode: f04d · + Created: v1.0 · + Categories: + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-stop +
+
+
<i class="icon-stop"></i> icon-stop
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/strikethrough/index.html b/src/3.2.1/icon/strikethrough/index.html new file mode 100644 index 000000000..368d80432 --- /dev/null +++ b/src/3.2.1/icon/strikethrough/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-strikethrough: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-strikethrough + + · + Unicode: f0cc · + Created: v2.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-strikethrough +
+
+
<i class="icon-strikethrough"></i> icon-strikethrough
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/subscript/index.html b/src/3.2.1/icon/subscript/index.html new file mode 100644 index 000000000..1310be1e6 --- /dev/null +++ b/src/3.2.1/icon/subscript/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-subscript: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-subscript + + · + Unicode: f12c · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-subscript +
+
+
<i class="icon-subscript"></i> icon-subscript
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/suitcase/index.html b/src/3.2.1/icon/suitcase/index.html new file mode 100644 index 000000000..320ecf886 --- /dev/null +++ b/src/3.2.1/icon/suitcase/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-suitcase: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-suitcase + + · + Unicode: f0f2 · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-suitcase +
+
+
<i class="icon-suitcase"></i> icon-suitcase
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/sun/index.html b/src/3.2.1/icon/sun/index.html new file mode 100644 index 000000000..dc53ca9b1 --- /dev/null +++ b/src/3.2.1/icon/sun/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-sun: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-sun + + · + Unicode: f185 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-sun +
+
+
<i class="icon-sun"></i> icon-sun
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/superscript/index.html b/src/3.2.1/icon/superscript/index.html new file mode 100644 index 000000000..69b333d9a --- /dev/null +++ b/src/3.2.1/icon/superscript/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-superscript: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-superscript + + · + Unicode: f12b · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-superscript +
+
+
<i class="icon-superscript"></i> icon-superscript
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/table/index.html b/src/3.2.1/icon/table/index.html new file mode 100644 index 000000000..86b2ad16c --- /dev/null +++ b/src/3.2.1/icon/table/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-table: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-table + + · + Unicode: f0ce · + Created: v2.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-table +
+
+
<i class="icon-table"></i> icon-table
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/tablet/index.html b/src/3.2.1/icon/tablet/index.html new file mode 100644 index 000000000..529db7aa0 --- /dev/null +++ b/src/3.2.1/icon/tablet/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-tablet: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-tablet + + · + Unicode: f10a · + Created: v3.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-tablet +
+
+
<i class="icon-tablet"></i> icon-tablet
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/tag/index.html b/src/3.2.1/icon/tag/index.html new file mode 100644 index 000000000..dc823f67e --- /dev/null +++ b/src/3.2.1/icon/tag/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-tag: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-tag + + · + Unicode: f02b · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-tag +
+
+
<i class="icon-tag"></i> icon-tag
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/tags/index.html b/src/3.2.1/icon/tags/index.html new file mode 100644 index 000000000..9d5f0b6d1 --- /dev/null +++ b/src/3.2.1/icon/tags/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-tags: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-tags + + · + Unicode: f02c · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-tags +
+
+
<i class="icon-tags"></i> icon-tags
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/tasks/index.html b/src/3.2.1/icon/tasks/index.html new file mode 100644 index 000000000..5c232bd10 --- /dev/null +++ b/src/3.2.1/icon/tasks/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-tasks: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-tasks + + · + Unicode: f0ae · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-tasks +
+
+
<i class="icon-tasks"></i> icon-tasks
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/terminal/index.html b/src/3.2.1/icon/terminal/index.html new file mode 100644 index 000000000..b608e3fd2 --- /dev/null +++ b/src/3.2.1/icon/terminal/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-terminal: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-terminal + + · + Unicode: f120 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-terminal +
+
+
<i class="icon-terminal"></i> icon-terminal
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/text-height/index.html b/src/3.2.1/icon/text-height/index.html new file mode 100644 index 000000000..3d7ccdee9 --- /dev/null +++ b/src/3.2.1/icon/text-height/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-text-height: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-text-height + + · + Unicode: f034 · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-text-height +
+
+
<i class="icon-text-height"></i> icon-text-height
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/text-width/index.html b/src/3.2.1/icon/text-width/index.html new file mode 100644 index 000000000..8a84f94fc --- /dev/null +++ b/src/3.2.1/icon/text-width/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-text-width: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-text-width + + · + Unicode: f035 · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-text-width +
+
+
<i class="icon-text-width"></i> icon-text-width
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/th-large/index.html b/src/3.2.1/icon/th-large/index.html new file mode 100644 index 000000000..7eada0040 --- /dev/null +++ b/src/3.2.1/icon/th-large/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-th-large: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-th-large + + · + Unicode: f009 · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-th-large +
+
+
<i class="icon-th-large"></i> icon-th-large
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/th-list/index.html b/src/3.2.1/icon/th-list/index.html new file mode 100644 index 000000000..67fd825f7 --- /dev/null +++ b/src/3.2.1/icon/th-list/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-th-list: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-th-list + + · + Unicode: f00b · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-th-list +
+
+
<i class="icon-th-list"></i> icon-th-list
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/th/index.html b/src/3.2.1/icon/th/index.html new file mode 100644 index 000000000..dd086a909 --- /dev/null +++ b/src/3.2.1/icon/th/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-th: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-th + + · + Unicode: f00a · + Created: v1.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-th +
+
+
<i class="icon-th"></i> icon-th
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/thumbs-down-alt/index.html b/src/3.2.1/icon/thumbs-down-alt/index.html new file mode 100644 index 000000000..42b382dfe --- /dev/null +++ b/src/3.2.1/icon/thumbs-down-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-thumbs-down-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-thumbs-down-alt + + · + Unicode: f088 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-thumbs-down-alt +
+
+
<i class="icon-thumbs-down-alt"></i> icon-thumbs-down-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/thumbs-down/index.html b/src/3.2.1/icon/thumbs-down/index.html new file mode 100644 index 000000000..401c9183f --- /dev/null +++ b/src/3.2.1/icon/thumbs-down/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-thumbs-down: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-thumbs-down + + · + Unicode: f165 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-thumbs-down +
+
+
<i class="icon-thumbs-down"></i> icon-thumbs-down
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/thumbs-up-alt/index.html b/src/3.2.1/icon/thumbs-up-alt/index.html new file mode 100644 index 000000000..eeacb9e2f --- /dev/null +++ b/src/3.2.1/icon/thumbs-up-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-thumbs-up-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-thumbs-up-alt + + · + Unicode: f087 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-thumbs-up-alt +
+
+
<i class="icon-thumbs-up-alt"></i> icon-thumbs-up-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/thumbs-up/index.html b/src/3.2.1/icon/thumbs-up/index.html new file mode 100644 index 000000000..7c9fefe31 --- /dev/null +++ b/src/3.2.1/icon/thumbs-up/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-thumbs-up: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-thumbs-up + + · + Unicode: f164 · + Created: v3.2 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-thumbs-up +
+
+
<i class="icon-thumbs-up"></i> icon-thumbs-up
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/ticket/index.html b/src/3.2.1/icon/ticket/index.html new file mode 100644 index 000000000..333f55c36 --- /dev/null +++ b/src/3.2.1/icon/ticket/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-ticket: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-ticket + + · + Unicode: f145 · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-ticket +
+
+
<i class="icon-ticket"></i> icon-ticket
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/time/index.html b/src/3.2.1/icon/time/index.html new file mode 100644 index 000000000..af36297bf --- /dev/null +++ b/src/3.2.1/icon/time/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-time: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-time + + · + Unicode: f017 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-time +
+
+
<i class="icon-time"></i> icon-time
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/tint/index.html b/src/3.2.1/icon/tint/index.html new file mode 100644 index 000000000..fb7a37587 --- /dev/null +++ b/src/3.2.1/icon/tint/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-tint: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-tint + + · + Unicode: f043 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-tint +
+
+
<i class="icon-tint"></i> icon-tint
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/trash/index.html b/src/3.2.1/icon/trash/index.html new file mode 100644 index 000000000..58c9bb740 --- /dev/null +++ b/src/3.2.1/icon/trash/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-trash: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-trash + + · + Unicode: f014 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-trash +
+
+
<i class="icon-trash"></i> icon-trash
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/trello/index.html b/src/3.2.1/icon/trello/index.html new file mode 100644 index 000000000..0f3498d9e --- /dev/null +++ b/src/3.2.1/icon/trello/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-trello: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-trello + + · + Unicode: f181 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-trello +
+
+
<i class="icon-trello"></i> icon-trello
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/trophy/index.html b/src/3.2.1/icon/trophy/index.html new file mode 100644 index 000000000..ecdd6ead8 --- /dev/null +++ b/src/3.2.1/icon/trophy/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-trophy: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-trophy + + · + Unicode: f091 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-trophy +
+
+
<i class="icon-trophy"></i> icon-trophy
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/truck/index.html b/src/3.2.1/icon/truck/index.html new file mode 100644 index 000000000..158dc4731 --- /dev/null +++ b/src/3.2.1/icon/truck/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-truck: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-truck + + · + Unicode: f0d1 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-truck +
+
+
<i class="icon-truck"></i> icon-truck
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/tumblr-sign/index.html b/src/3.2.1/icon/tumblr-sign/index.html new file mode 100644 index 000000000..2149ee5b0 --- /dev/null +++ b/src/3.2.1/icon/tumblr-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-tumblr-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-tumblr-sign + + · + Unicode: f174 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-tumblr-sign +
+
+
<i class="icon-tumblr-sign"></i> icon-tumblr-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/tumblr/index.html b/src/3.2.1/icon/tumblr/index.html new file mode 100644 index 000000000..276c5131c --- /dev/null +++ b/src/3.2.1/icon/tumblr/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-tumblr: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-tumblr + + · + Unicode: f173 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-tumblr +
+
+
<i class="icon-tumblr"></i> icon-tumblr
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/twitter-sign/index.html b/src/3.2.1/icon/twitter-sign/index.html new file mode 100644 index 000000000..efdf8ef02 --- /dev/null +++ b/src/3.2.1/icon/twitter-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-twitter-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-twitter-sign + + · + Unicode: f081 · + Created: v1.0 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-twitter-sign +
+
+
<i class="icon-twitter-sign"></i> icon-twitter-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/twitter/index.html b/src/3.2.1/icon/twitter/index.html new file mode 100644 index 000000000..d07d9b160 --- /dev/null +++ b/src/3.2.1/icon/twitter/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-twitter: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-twitter + + · + Unicode: f099 · + Created: v2.0 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-twitter +
+
+
<i class="icon-twitter"></i> icon-twitter
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/umbrella/index.html b/src/3.2.1/icon/umbrella/index.html new file mode 100644 index 000000000..9c54399c8 --- /dev/null +++ b/src/3.2.1/icon/umbrella/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-umbrella: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-umbrella + + · + Unicode: f0e9 · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-umbrella +
+
+
<i class="icon-umbrella"></i> icon-umbrella
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/underline/index.html b/src/3.2.1/icon/underline/index.html new file mode 100644 index 000000000..3128eb4f3 --- /dev/null +++ b/src/3.2.1/icon/underline/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-underline: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-underline + + · + Unicode: f0cd · + Created: v2.0 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-underline +
+
+
<i class="icon-underline"></i> icon-underline
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/undo/index.html b/src/3.2.1/icon/undo/index.html new file mode 100644 index 000000000..59e600cee --- /dev/null +++ b/src/3.2.1/icon/undo/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-undo: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-undo + + · + Unicode: f0e2 · + Created: v2.0 · + Categories: + + Text Editor Icons + + + + · Aliases: + + icon-rotate-left + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-undo +
+
+
<i class="icon-undo"></i> icon-undo
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/unlink/index.html b/src/3.2.1/icon/unlink/index.html new file mode 100644 index 000000000..9cb39dcf6 --- /dev/null +++ b/src/3.2.1/icon/unlink/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-unlink: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-unlink + + · + Unicode: f127 · + Created: v3.1 · + Categories: + + Text Editor Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-unlink +
+
+
<i class="icon-unlink"></i> icon-unlink
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/unlock-alt/index.html b/src/3.2.1/icon/unlock-alt/index.html new file mode 100644 index 000000000..b37ae71b2 --- /dev/null +++ b/src/3.2.1/icon/unlock-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-unlock-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-unlock-alt + + · + Unicode: f13e · + Created: v3.1 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-unlock-alt +
+
+
<i class="icon-unlock-alt"></i> icon-unlock-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/unlock/index.html b/src/3.2.1/icon/unlock/index.html new file mode 100644 index 000000000..0436dc039 --- /dev/null +++ b/src/3.2.1/icon/unlock/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-unlock: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-unlock + + · + Unicode: f09c · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-unlock +
+
+
<i class="icon-unlock"></i> icon-unlock
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/upload-alt/index.html b/src/3.2.1/icon/upload-alt/index.html new file mode 100644 index 000000000..321de9e3d --- /dev/null +++ b/src/3.2.1/icon/upload-alt/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-upload-alt: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-upload-alt + + · + Unicode: f093 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-upload-alt +
+
+
<i class="icon-upload-alt"></i> icon-upload-alt
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/upload/index.html b/src/3.2.1/icon/upload/index.html new file mode 100644 index 000000000..1a49e7837 --- /dev/null +++ b/src/3.2.1/icon/upload/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-upload: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-upload + + · + Unicode: f01b · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-upload +
+
+
<i class="icon-upload"></i> icon-upload
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/usd/index.html b/src/3.2.1/icon/usd/index.html new file mode 100644 index 000000000..36eb1dae6 --- /dev/null +++ b/src/3.2.1/icon/usd/index.html @@ -0,0 +1,213 @@ + + + + + + + + + + icon-usd: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-usd + + · + Unicode: f155 · + Created: v3.2 · + Categories: + + Currency Icons + + + + · Aliases: + + icon-dollar + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-usd +
+
+
<i class="icon-usd"></i> icon-usd
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/user-md/index.html b/src/3.2.1/icon/user-md/index.html new file mode 100644 index 000000000..e8850dc3e --- /dev/null +++ b/src/3.2.1/icon/user-md/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-user-md: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-user-md + + · + Unicode: f0f0 · + Created: v2.0 · + Categories: + + Medical Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-user-md +
+
+
<i class="icon-user-md"></i> icon-user-md
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/user/index.html b/src/3.2.1/icon/user/index.html new file mode 100644 index 000000000..4fe72a21e --- /dev/null +++ b/src/3.2.1/icon/user/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-user: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-user + + · + Unicode: f007 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-user +
+
+
<i class="icon-user"></i> icon-user
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/vk/index.html b/src/3.2.1/icon/vk/index.html new file mode 100644 index 000000000..3c8f4e8c0 --- /dev/null +++ b/src/3.2.1/icon/vk/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-vk: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-vk + + · + Unicode: f189 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-vk +
+
+
<i class="icon-vk"></i> icon-vk
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/volume-down/index.html b/src/3.2.1/icon/volume-down/index.html new file mode 100644 index 000000000..8c538de50 --- /dev/null +++ b/src/3.2.1/icon/volume-down/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-volume-down: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-volume-down + + · + Unicode: f027 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-volume-down +
+
+
<i class="icon-volume-down"></i> icon-volume-down
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/volume-off/index.html b/src/3.2.1/icon/volume-off/index.html new file mode 100644 index 000000000..f00e21634 --- /dev/null +++ b/src/3.2.1/icon/volume-off/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-volume-off: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-volume-off + + · + Unicode: f026 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-volume-off +
+
+
<i class="icon-volume-off"></i> icon-volume-off
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/volume-up/index.html b/src/3.2.1/icon/volume-up/index.html new file mode 100644 index 000000000..8157eddf2 --- /dev/null +++ b/src/3.2.1/icon/volume-up/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-volume-up: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-volume-up + + · + Unicode: f028 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-volume-up +
+
+
<i class="icon-volume-up"></i> icon-volume-up
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/warning-sign/index.html b/src/3.2.1/icon/warning-sign/index.html new file mode 100644 index 000000000..31cd8eede --- /dev/null +++ b/src/3.2.1/icon/warning-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-warning-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-warning-sign + + · + Unicode: f071 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-warning-sign +
+
+
<i class="icon-warning-sign"></i> icon-warning-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/weibo/index.html b/src/3.2.1/icon/weibo/index.html new file mode 100644 index 000000000..f76ed2a62 --- /dev/null +++ b/src/3.2.1/icon/weibo/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-weibo: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-weibo + + · + Unicode: f18a · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-weibo +
+
+
<i class="icon-weibo"></i> icon-weibo
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/windows/index.html b/src/3.2.1/icon/windows/index.html new file mode 100644 index 000000000..7513f5ac1 --- /dev/null +++ b/src/3.2.1/icon/windows/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-windows: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-windows + + · + Unicode: f17a · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-windows +
+
+
<i class="icon-windows"></i> icon-windows
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/wrench/index.html b/src/3.2.1/icon/wrench/index.html new file mode 100644 index 000000000..6562caad3 --- /dev/null +++ b/src/3.2.1/icon/wrench/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-wrench: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-wrench + + · + Unicode: f0ad · + Created: v2.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-wrench +
+
+
<i class="icon-wrench"></i> icon-wrench
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/xing-sign/index.html b/src/3.2.1/icon/xing-sign/index.html new file mode 100644 index 000000000..b2f482f74 --- /dev/null +++ b/src/3.2.1/icon/xing-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-xing-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-xing-sign + + · + Unicode: f169 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-xing-sign +
+
+
<i class="icon-xing-sign"></i> icon-xing-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/xing/index.html b/src/3.2.1/icon/xing/index.html new file mode 100644 index 000000000..68aa1532a --- /dev/null +++ b/src/3.2.1/icon/xing/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-xing: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-xing + + · + Unicode: f168 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-xing +
+
+
<i class="icon-xing"></i> icon-xing
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/youtube-play/index.html b/src/3.2.1/icon/youtube-play/index.html new file mode 100644 index 000000000..60874dd5c --- /dev/null +++ b/src/3.2.1/icon/youtube-play/index.html @@ -0,0 +1,210 @@ + + + + + + + + + + icon-youtube-play: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-youtube-play + + · + Unicode: f16a · + Created: v3.2 · + Categories: + + Brand Icons, + + Video Player Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-youtube-play +
+
+
<i class="icon-youtube-play"></i> icon-youtube-play
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/youtube-sign/index.html b/src/3.2.1/icon/youtube-sign/index.html new file mode 100644 index 000000000..fe6f624d9 --- /dev/null +++ b/src/3.2.1/icon/youtube-sign/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-youtube-sign: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-youtube-sign + + · + Unicode: f166 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-youtube-sign +
+
+
<i class="icon-youtube-sign"></i> icon-youtube-sign
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/youtube/index.html b/src/3.2.1/icon/youtube/index.html new file mode 100644 index 000000000..51ec01c8d --- /dev/null +++ b/src/3.2.1/icon/youtube/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-youtube: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-youtube + + · + Unicode: f167 · + Created: v3.2 · + Categories: + + Brand Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-youtube +
+
+
<i class="icon-youtube"></i> icon-youtube
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/zoom-in/index.html b/src/3.2.1/icon/zoom-in/index.html new file mode 100644 index 000000000..294842c82 --- /dev/null +++ b/src/3.2.1/icon/zoom-in/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-zoom-in: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-zoom-in + + · + Unicode: f00e · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-zoom-in +
+
+
<i class="icon-zoom-in"></i> icon-zoom-in
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icon/zoom-out/index.html b/src/3.2.1/icon/zoom-out/index.html new file mode 100644 index 000000000..2f1f1881c --- /dev/null +++ b/src/3.2.1/icon/zoom-out/index.html @@ -0,0 +1,208 @@ + + + + + + + + + + icon-zoom-out: Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+    + +    +    +    +   + + +
+

+ icon-zoom-out + + · + Unicode: f010 · + Created: v1.0 · + Categories: + + Web Application Icons + + + + +

+
+
+ + +
+
+
+
+

After you get up and running, you can place Font Awesome icons just about anywhere with the <i> tag:

+
+
+ icon-zoom-out +
+
+
<i class="icon-zoom-out"></i> icon-zoom-out
+
+
+
Looking for more? Check out the examples.
+
+
+
+
+
+
+
+
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/icons.yml b/src/3.2.1/icons.yml new file mode 100755 index 000000000..c3c8f531a --- /dev/null +++ b/src/3.2.1/icons.yml @@ -0,0 +1,2590 @@ +icons: + - name: Glass + id: glass + unicode: f000 + created: 1.0 + categories: + - Web Application Icons + + - name: Music + id: music + unicode: f001 + created: 1.0 + categories: + - Web Application Icons + + - name: Search + id: search + unicode: f002 + created: 1.0 + categories: + - Web Application Icons + + - name: Envelope Alt + id: envelope-alt + unicode: f003 + created: 1.0 + categories: + - Web Application Icons + + - name: Heart + id: heart + unicode: f004 + created: 1.0 + categories: + - Web Application Icons + + - name: Star + id: star + unicode: f005 + created: 1.0 + categories: + - Web Application Icons + + - name: Star Empty + id: star-empty + unicode: f006 + created: 1.0 + categories: + - Web Application Icons + + - name: User + id: user + unicode: f007 + created: 1.0 + categories: + - Web Application Icons + + - name: Film + id: film + unicode: f008 + created: 1.0 + categories: + - Web Application Icons + + - name: th-large + id: th-large + unicode: f009 + created: 1.0 + categories: + - Text Editor Icons + + - name: th + id: th + unicode: f00a + created: 1.0 + categories: + - Text Editor Icons + + - name: th-list + id: th-list + unicode: f00b + created: 1.0 + categories: + - Text Editor Icons + + - name: OK + id: ok + unicode: f00c + created: 1.0 + categories: + - Web Application Icons + + - name: Remove + id: remove + unicode: f00d + created: 1.0 + categories: + - Web Application Icons + + - name: Zoom In + id: zoom-in + unicode: f00e + created: 1.0 + categories: + - Web Application Icons + + + - name: Zoom Out + id: zoom-out + unicode: f010 + created: 1.0 + categories: + - Web Application Icons + + - name: Off + id: 'off' + unicode: f011 + created: 1.0 + aliases: + - power-off + categories: + - Web Application Icons + + - name: signal + id: signal + unicode: f012 + created: 1.0 + categories: + - Web Application Icons + + - name: cog + id: cog + unicode: f013 + created: 1.0 + aliases: + - gear + categories: + - Web Application Icons + + - name: trash + id: trash + unicode: f014 + created: 1.0 + categories: + - Web Application Icons + + - name: home + id: home + unicode: f015 + created: 1.0 + categories: + - Web Application Icons + + - name: file-alt + id: file-alt + unicode: f016 + created: 1.0 + categories: + - Text Editor Icons + + - name: time + id: time + unicode: f017 + created: 1.0 + categories: + - Web Application Icons + + - name: road + id: road + unicode: f018 + created: 1.0 + categories: + - Web Application Icons + + - name: download-alt + id: download-alt + unicode: f019 + created: 1.0 + categories: + - Web Application Icons + + - name: download + id: download + unicode: f01a + created: 1.0 + categories: + - Web Application Icons + + - name: upload + id: upload + unicode: f01b + created: 1.0 + categories: + - Web Application Icons + + - name: inbox + id: inbox + unicode: f01c + created: 1.0 + categories: + - Web Application Icons + + - name: play-circle + id: play-circle + unicode: f01d + created: 1.0 + categories: + - Video Player Icons + + - name: repeat + id: repeat + unicode: f01e + created: 1.0 + aliases: + - rotate-right + categories: + - Text Editor Icons + + + - name: refresh + id: refresh + unicode: f021 + created: 1.0 + categories: + - Web Application Icons + + - name: list-alt + id: list-alt + unicode: f022 + created: 1.0 + categories: + - Text Editor Icons + + - name: lock + id: lock + unicode: f023 + created: 1.0 + categories: + - Web Application Icons + + - name: flag + id: flag + unicode: f024 + created: 1.0 + categories: + - Web Application Icons + + - name: headphones + id: headphones + unicode: f025 + created: 1.0 + categories: + - Web Application Icons + + - name: volume-off + id: volume-off + unicode: f026 + created: 1.0 + categories: + - Web Application Icons + + - name: volume-down + id: volume-down + unicode: f027 + created: 1.0 + categories: + - Web Application Icons + + - name: volume-up + id: volume-up + unicode: f028 + created: 1.0 + categories: + - Web Application Icons + + - name: qrcode + id: qrcode + unicode: f029 + created: 1.0 + categories: + - Web Application Icons + + - name: barcode + id: barcode + unicode: f02a + created: 1.0 + categories: + - Web Application Icons + + - name: tag + id: tag + unicode: f02b + created: 1.0 + categories: + - Web Application Icons + + - name: tags + id: tags + unicode: f02c + created: 1.0 + categories: + - Web Application Icons + + - name: book + id: book + unicode: f02d + created: 1.0 + categories: + - Web Application Icons + + - name: bookmark + id: bookmark + unicode: f02e + created: 1.0 + categories: + - Web Application Icons + + - name: print + id: print + unicode: f02f + created: 1.0 + categories: + - Web Application Icons + + + - name: camera + id: camera + unicode: f030 + created: 1.0 + categories: + - Web Application Icons + + - name: font + id: font + unicode: f031 + created: 1.0 + categories: + - Text Editor Icons + + - name: bold + id: bold + unicode: f032 + created: 1.0 + categories: + - Text Editor Icons + + - name: italic + id: italic + unicode: f033 + created: 1.0 + categories: + - Text Editor Icons + + - name: text-height + id: text-height + unicode: f034 + created: 1.0 + categories: + - Text Editor Icons + + - name: text-width + id: text-width + unicode: f035 + created: 1.0 + categories: + - Text Editor Icons + + - name: align-left + id: align-left + unicode: f036 + created: 1.0 + categories: + - Text Editor Icons + + - name: align-center + id: align-center + unicode: f037 + created: 1.0 + categories: + - Text Editor Icons + + - name: align-right + id: align-right + unicode: f038 + created: 1.0 + categories: + - Text Editor Icons + + - name: align-justify + id: align-justify + unicode: f039 + created: 1.0 + categories: + - Text Editor Icons + + - name: list + id: list + unicode: f03a + created: 1.0 + categories: + - Text Editor Icons + + - name: indent-left + id: indent-left + unicode: f03b + created: 1.0 + categories: + - Text Editor Icons + + - name: indent-right + id: indent-right + unicode: f03c + created: 1.0 + categories: + - Text Editor Icons + + - name: facetime-video + id: facetime-video + unicode: f03d + created: 1.0 + categories: + - Web Application Icons + + - name: picture + id: picture + unicode: f03e + created: 1.0 + categories: + - Web Application Icons + + + - name: pencil + id: pencil + unicode: f040 + created: 1.0 + categories: + - Web Application Icons + + - name: map-marker + id: map-marker + unicode: f041 + created: 1.0 + categories: + - Web Application Icons + + - name: adjust + id: adjust + unicode: f042 + created: 1.0 + categories: + - Web Application Icons + + - name: tint + id: tint + unicode: f043 + created: 1.0 + categories: + - Web Application Icons + + - name: edit + id: edit + unicode: f044 + created: 1.0 + categories: + - Web Application Icons + + - name: share + id: share + unicode: f045 + created: 1.0 + categories: + - Web Application Icons + + - name: check + id: check + unicode: f046 + created: 1.0 + categories: + - Web Application Icons + + - name: move + id: move + unicode: f047 + created: 1.0 + categories: + - Web Application Icons + + - name: step-backward + id: step-backward + unicode: f048 + created: 1.0 + categories: + - Video Player Icons + + - name: fast-backward + id: fast-backward + unicode: f049 + created: 1.0 + categories: + - Video Player Icons + + - name: backward + id: backward + unicode: f04a + created: 1.0 + categories: + - Video Player Icons + + - name: play + id: play + unicode: f04b + created: 1.0 + categories: + - Video Player Icons + + - name: pause + id: pause + unicode: f04c + created: 1.0 + categories: + - Video Player Icons + + - name: stop + id: stop + unicode: f04d + created: 1.0 + categories: + - Video Player Icons + + - name: forward + id: forward + unicode: f04e + created: 1.0 + categories: + - Video Player Icons + + + - name: fast-forward + id: fast-forward + unicode: f050 + created: 1.0 + categories: + - Video Player Icons + + - name: step-forward + id: step-forward + unicode: f051 + created: 1.0 + categories: + - Video Player Icons + + - name: eject + id: eject + unicode: f052 + created: 1.0 + categories: + - Video Player Icons + + - name: chevron-left + id: chevron-left + unicode: f053 + created: 1.0 + categories: + - Directional Icons + + - name: chevron-right + id: chevron-right + unicode: f054 + created: 1.0 + categories: + - Directional Icons + + - name: plus-sign + id: plus-sign + unicode: f055 + created: 1.0 + categories: + - Web Application Icons + + - name: minus-sign + id: minus-sign + unicode: f056 + created: 1.0 + categories: + - Web Application Icons + + - name: remove-sign + id: remove-sign + unicode: f057 + created: 1.0 + categories: + - Web Application Icons + + - name: ok-sign + id: ok-sign + unicode: f058 + created: 1.0 + categories: + - Web Application Icons + + - name: question-sign + id: question-sign + unicode: f059 + created: 1.0 + categories: + - Web Application Icons + + - name: info-sign + id: info-sign + unicode: f05a + created: 1.0 + categories: + - Web Application Icons + + - name: screenshot + id: screenshot + unicode: f05b + created: 1.0 + categories: + - Web Application Icons + + - name: remove-circle + id: remove-circle + unicode: f05c + created: 1.0 + categories: + - Web Application Icons + + - name: ok-circle + id: ok-circle + unicode: f05d + created: 1.0 + categories: + - Web Application Icons + + - name: ban-circle + id: ban-circle + unicode: f05e + created: 1.0 + categories: + - Web Application Icons + + + - name: arrow-left + id: arrow-left + unicode: f060 + created: 1.0 + categories: + - Directional Icons + + - name: arrow-right + id: arrow-right + unicode: f061 + created: 1.0 + categories: + - Directional Icons + + - name: arrow-up + id: arrow-up + unicode: f062 + created: 1.0 + categories: + - Directional Icons + + - name: arrow-down + id: arrow-down + unicode: f063 + created: 1.0 + categories: + - Directional Icons + + - name: share-alt + id: share-alt + unicode: f064 + created: 1.0 + aliases: + - mail-forward + categories: + - Web Application Icons + + - name: resize-full + id: resize-full + unicode: f065 + created: 1.0 + categories: + - Video Player Icons + + - name: resize-small + id: resize-small + unicode: f066 + created: 1.0 + categories: + - Video Player Icons + + - name: plus + id: plus + unicode: f067 + created: 1.0 + categories: + - Web Application Icons + + - name: minus + id: minus + unicode: f068 + created: 1.0 + categories: + - Web Application Icons + + - name: asterisk + id: asterisk + unicode: f069 + created: 1.0 + categories: + - Web Application Icons + + - name: exclamation-sign + id: exclamation-sign + unicode: f06a + created: 1.0 + categories: + - Web Application Icons + + - name: gift + id: gift + unicode: f06b + created: 1.0 + categories: + - Web Application Icons + + - name: leaf + id: leaf + unicode: f06c + created: 1.0 + categories: + - Web Application Icons + + - name: fire + id: fire + unicode: f06d + created: 1.0 + categories: + - Web Application Icons + + - name: eye-open + id: eye-open + unicode: f06e + created: 1.0 + categories: + - Web Application Icons + + + - name: eye-close + id: eye-close + unicode: f070 + created: 1.0 + categories: + - Web Application Icons + + - name: warning-sign + id: warning-sign + unicode: f071 + created: 1.0 + categories: + - Web Application Icons + + - name: plane + id: plane + unicode: f072 + created: 1.0 + categories: + - Web Application Icons + + - name: calendar + id: calendar + unicode: f073 + created: 1.0 + categories: + - Web Application Icons + + - name: random + id: random + unicode: f074 + created: 1.0 + categories: + - Web Application Icons + + - name: comment + id: comment + unicode: f075 + created: 1.0 + categories: + - Web Application Icons + + - name: magnet + id: magnet + unicode: f076 + created: 1.0 + categories: + - Web Application Icons + + - name: chevron-up + id: chevron-up + unicode: f077 + created: 1.0 + categories: + - Directional Icons + + - name: chevron-down + id: chevron-down + unicode: f078 + created: 1.0 + categories: + - Directional Icons + + - name: retweet + id: retweet + unicode: f079 + created: 1.0 + categories: + - Web Application Icons + + - name: shopping-cart + id: shopping-cart + unicode: f07a + created: 1.0 + categories: + - Web Application Icons + + - name: folder-close + id: folder-close + unicode: f07b + created: 1.0 + categories: + - Web Application Icons + + - name: folder-open + id: folder-open + unicode: f07c + created: 1.0 + categories: + - Web Application Icons + + - name: resize-vertical + id: resize-vertical + unicode: f07d + created: 1.0 + categories: + - Web Application Icons + + - name: resize-horizontal + id: resize-horizontal + unicode: f07e + created: 1.0 + categories: + - Web Application Icons + + + - name: bar-chart + id: bar-chart + unicode: f080 + created: 1.0 + categories: + - Web Application Icons + + - name: twitter-sign + id: twitter-sign + unicode: f081 + created: 1.0 + categories: + - Brand Icons + + - name: facebook-sign + id: facebook-sign + unicode: f082 + created: 1.0 + categories: + - Brand Icons + + - name: camera-retro + id: camera-retro + unicode: f083 + created: 1.0 + categories: + - Web Application Icons + + - name: key + id: key + unicode: f084 + created: 1.0 + categories: + - Web Application Icons + + - name: cogs + id: cogs + unicode: f085 + created: 1.0 + aliases: + - gears + categories: + - Web Application Icons + + - name: comments + id: comments + unicode: f086 + created: 1.0 + categories: + - Web Application Icons + + - name: thumbs-up-alt + id: thumbs-up-alt + unicode: f087 + created: 1.0 + categories: + - Web Application Icons + + - name: thumbs-down-alt + id: thumbs-down-alt + unicode: f088 + created: 1.0 + categories: + - Web Application Icons + + - name: star-half + id: star-half + unicode: f089 + created: 1.0 + categories: + - Web Application Icons + + - name: heart-empty + id: heart-empty + unicode: f08a + created: 1.0 + categories: + - Web Application Icons + + - name: signout + id: signout + unicode: f08b + created: 1.0 + categories: + - Web Application Icons + + - name: linkedin-sign + id: linkedin-sign + unicode: f08c + created: 1.0 + categories: + - Brand Icons + + - name: pushpin + id: pushpin + unicode: f08d + created: 1.0 + categories: + - Web Application Icons + + - name: external-link + id: external-link + unicode: f08e + created: 1.0 + categories: + - Web Application Icons + + + - name: signin + id: signin + unicode: f090 + created: 1.0 + categories: + - Web Application Icons + + - name: trophy + id: trophy + unicode: f091 + created: 1.0 + categories: + - Web Application Icons + + - name: github-sign + id: github-sign + unicode: f092 + created: 1.0 + categories: + - Brand Icons + + - name: upload-alt + id: upload-alt + unicode: f093 + created: 1.0 + categories: + - Web Application Icons + + - name: lemon + id: lemon + unicode: f094 + created: 1.0 + categories: + - Web Application Icons + + - name: phone + id: phone + unicode: f095 + created: 2.0 + categories: + - Web Application Icons + + - name: check-empty + id: check-empty + unicode: f096 + created: 2.0 + aliases: + - unchecked + categories: + - Web Application Icons + + - name: bookmark-empty + id: bookmark-empty + unicode: f097 + created: 2.0 + categories: + - Web Application Icons + + - name: phone-sign + id: phone-sign + unicode: f098 + created: 2.0 + categories: + - Web Application Icons + + - name: twitter + id: twitter + unicode: f099 + created: 2.0 + categories: + - Brand Icons + + - name: facebook + id: facebook + unicode: f09a + created: 2.0 + categories: + - Brand Icons + + - name: github + id: github + unicode: f09b + created: 2.0 + categories: + - Brand Icons + + - name: unlock + id: unlock + unicode: f09c + created: 2.0 + categories: + - Web Application Icons + + - name: credit-card + id: credit-card + unicode: f09d + created: 2.0 + categories: + - Web Application Icons + + - name: rss + id: rss + unicode: f09e + created: 2.0 + categories: + - Web Application Icons + + + - name: hdd + id: hdd + unicode: f0a0 + created: 2.0 + categories: + - Web Application Icons + + - name: bullhorn + id: bullhorn + unicode: f0a1 + created: 2.0 + categories: + - Web Application Icons + + - name: bell + id: bell + unicode: f0a2 + created: 2.0 + categories: + - Web Application Icons + + - name: certificate + id: certificate + unicode: f0a3 + created: 2.0 + categories: + - Web Application Icons + + - name: hand-right + id: hand-right + unicode: f0a4 + created: 2.0 + categories: + - Directional Icons + + - name: hand-left + id: hand-left + unicode: f0a5 + created: 2.0 + categories: + - Directional Icons + + - name: hand-up + id: hand-up + unicode: f0a6 + created: 2.0 + categories: + - Directional Icons + + - name: hand-down + id: hand-down + unicode: f0a7 + created: 2.0 + categories: + - Directional Icons + + - name: circle-arrow-left + id: circle-arrow-left + unicode: f0a8 + created: 2.0 + categories: + - Directional Icons + + - name: circle-arrow-right + id: circle-arrow-right + unicode: f0a9 + created: 2.0 + categories: + - Directional Icons + + - name: circle-arrow-up + id: circle-arrow-up + unicode: f0aa + created: 2.0 + categories: + - Directional Icons + + - name: circle-arrow-down + id: circle-arrow-down + unicode: f0ab + created: 2.0 + categories: + - Directional Icons + + - name: globe + id: globe + unicode: f0ac + created: 2.0 + categories: + - Web Application Icons + + - name: wrench + id: wrench + unicode: f0ad + created: 2.0 + categories: + - Web Application Icons + + - name: tasks + id: tasks + unicode: f0ae + created: 2.0 + categories: + - Web Application Icons + + + - name: filter + id: filter + unicode: f0b0 + created: 2.0 + categories: + - Web Application Icons + + - name: briefcase + id: briefcase + unicode: f0b1 + created: 2.0 + categories: + - Web Application Icons + + - name: fullscreen + id: fullscreen + unicode: f0b2 + created: 2.0 + categories: + - Video Player Icons + + + - name: group + id: group + unicode: f0c0 + created: 2.0 + categories: + - Web Application Icons + + - name: link + id: link + unicode: f0c1 + created: 2.0 + categories: + - Text Editor Icons + + - name: cloud + id: cloud + unicode: f0c2 + created: 2.0 + categories: + - Web Application Icons + + - name: beaker + id: beaker + unicode: f0c3 + created: 2.0 + categories: + - Web Application Icons + + - name: cut + id: cut + unicode: f0c4 + created: 2.0 + categories: + - Text Editor Icons + + - name: copy + id: copy + unicode: f0c5 + created: 2.0 + categories: + - Text Editor Icons + + - name: paper-clip + id: paper-clip + unicode: f0c6 + created: 2.0 + aliases: + - paperclip + categories: + - Text Editor Icons + + - name: save + id: save + unicode: f0c7 + created: 2.0 + categories: + - Text Editor Icons + + - name: sign-blank + id: sign-blank + unicode: f0c8 + created: 2.0 + categories: + - Web Application Icons + + - name: reorder + id: reorder + unicode: f0c9 + created: 2.0 + categories: + - Web Application Icons + + - name: list-ul + id: list-ul + unicode: f0ca + created: 2.0 + categories: + - Text Editor Icons + + - name: list-ol + id: list-ol + unicode: f0cb + created: 2.0 + categories: + - Text Editor Icons + + - name: strikethrough + id: strikethrough + unicode: f0cc + created: 2.0 + categories: + - Text Editor Icons + + - name: underline + id: underline + unicode: f0cd + created: 2.0 + categories: + - Text Editor Icons + + - name: table + id: table + unicode: f0ce + created: 2.0 + categories: + - Text Editor Icons + + + - name: magic + id: magic + unicode: f0d0 + created: 2.0 + categories: + - Web Application Icons + + - name: truck + id: truck + unicode: f0d1 + created: 2.0 + categories: + - Web Application Icons + + - name: pinterest + id: pinterest + unicode: f0d2 + created: 2.0 + categories: + - Brand Icons + + - name: pinterest-sign + id: pinterest-sign + unicode: f0d3 + created: 2.0 + categories: + - Brand Icons + + - name: google-plus-sign + id: google-plus-sign + unicode: f0d4 + created: 2.0 + categories: + - Brand Icons + + - name: google-plus + id: google-plus + unicode: f0d5 + created: 2.0 + categories: + - Brand Icons + + - name: money + id: money + unicode: f0d6 + created: 2.0 + categories: + - Web Application Icons + + - name: caret-down + id: caret-down + unicode: f0d7 + created: 2.0 + categories: + - Directional Icons + + - name: caret-up + id: caret-up + unicode: f0d8 + created: 2.0 + categories: + - Directional Icons + + - name: caret-left + id: caret-left + unicode: f0d9 + created: 2.0 + categories: + - Directional Icons + + - name: caret-right + id: caret-right + unicode: f0da + created: 2.0 + categories: + - Directional Icons + + - name: columns + id: columns + unicode: f0db + created: 2.0 + categories: + - Text Editor Icons + + - name: sort + id: sort + unicode: f0dc + created: 2.0 + categories: + - Web Application Icons + + - name: sort-down + id: sort-down + unicode: f0dd + created: 2.0 + categories: + - Web Application Icons + + - name: sort-up + id: sort-up + unicode: f0de + created: 2.0 + categories: + - Web Application Icons + + + - name: Envelope + id: envelope + unicode: f0e0 + created: 2.0 + categories: + - Web Application Icons + + - name: linkedin + id: linkedin + unicode: f0e1 + created: 2.0 + categories: + - Brand Icons + + + - name: undo + id: undo + unicode: f0e2 + created: 2.0 + aliases: + - rotate-left + categories: + - Text Editor Icons + + - name: legal + id: legal + unicode: f0e3 + created: 2.0 + categories: + - Web Application Icons + + - name: dashboard + id: dashboard + unicode: f0e4 + created: 2.0 + categories: + - Web Application Icons + + - name: comment-alt + id: comment-alt + unicode: f0e5 + created: 2.0 + categories: + - Web Application Icons + + - name: comments-alt + id: comments-alt + unicode: f0e6 + created: 2.0 + categories: + - Web Application Icons + + - name: bolt + id: bolt + unicode: f0e7 + created: 2.0 + categories: + - Web Application Icons + + - name: sitemap + id: sitemap + unicode: f0e8 + created: 2.0 + categories: + - Web Application Icons + + - name: umbrella + id: umbrella + unicode: f0e9 + created: 2.0 + categories: + - Web Application Icons + + - name: paste + id: paste + unicode: f0ea + created: 2.0 + categories: + - Text Editor Icons + + - name: lightbulb + id: lightbulb + unicode: f0eb + created: 3.0 + categories: + - Web Application Icons + + - name: exchange + id: exchange + unicode: f0ec + created: 3.0 + categories: + - Web Application Icons + + - name: cloud-download + id: cloud-download + unicode: f0ed + created: 3.0 + categories: + - Web Application Icons + + - name: cloud-upload + id: cloud-upload + unicode: f0ee + created: 3.0 + categories: + - Web Application Icons + + + - name: user-md + id: user-md + unicode: f0f0 + created: 2.0 + categories: + - Medical Icons + + - name: stethoscope + id: stethoscope + unicode: f0f1 + created: 3.0 + categories: + - Medical Icons + + - name: suitcase + id: suitcase + unicode: f0f2 + created: 3.0 + categories: + - Web Application Icons + + - name: bell-alt + id: bell-alt + unicode: f0f3 + created: 3.0 + categories: + - Web Application Icons + + - name: coffee + id: coffee + unicode: f0f4 + created: 3.0 + categories: + - Web Application Icons + + - name: food + id: food + unicode: f0f5 + created: 3.0 + categories: + - Web Application Icons + + - name: file-text-alt + id: file-text-alt + unicode: f0f6 + created: 3.0 + categories: + - Text Editor Icons + + - name: building + id: building + unicode: f0f7 + created: 3.0 + categories: + - Web Application Icons + + - name: hospital + id: hospital + unicode: f0f8 + created: 3.0 + categories: + - Medical Icons + + - name: ambulance + id: ambulance + unicode: f0f9 + created: 3.0 + categories: + - Medical Icons + + - name: medkit + id: medkit + unicode: f0fa + created: 3.0 + categories: + - Medical Icons + + - name: fighter-jet + id: fighter-jet + unicode: f0fb + created: 3.0 + categories: + - Web Application Icons + + - name: beer + id: beer + unicode: f0fc + created: 3.0 + categories: + - Web Application Icons + + - name: h-sign + id: h-sign + unicode: f0fd + created: 3.0 + categories: + - Medical Icons + + - name: plus-sign-alt + id: plus-sign-alt + unicode: f0fe + created: 3.0 + categories: + - Medical Icons + - Web Application Icons + + + - name: double-angle-left + id: double-angle-left + unicode: f100 + created: 3.0 + categories: + - Directional Icons + + - name: double-angle-right + id: double-angle-right + unicode: f101 + created: 3.0 + categories: + - Directional Icons + + - name: double-angle-up + id: double-angle-up + unicode: f102 + created: 3.0 + categories: + - Directional Icons + + - name: double-angle-down + id: double-angle-down + unicode: f103 + created: 3.0 + categories: + - Directional Icons + + - name: angle-left + id: angle-left + unicode: f104 + created: 3.0 + categories: + - Directional Icons + + - name: angle-right + id: angle-right + unicode: f105 + created: 3.0 + categories: + - Directional Icons + + - name: angle-up + id: angle-up + unicode: f106 + created: 3.0 + categories: + - Directional Icons + + - name: angle-down + id: angle-down + unicode: f107 + created: 3.0 + categories: + - Directional Icons + + - name: desktop + id: desktop + unicode: f108 + created: 3.0 + categories: + - Web Application Icons + + - name: laptop + id: laptop + unicode: f109 + created: 3.0 + categories: + - Web Application Icons + + - name: tablet + id: tablet + unicode: f10a + created: 3.0 + categories: + - Web Application Icons + + - name: mobile-phone + id: mobile-phone + unicode: f10b + created: 3.0 + categories: + - Web Application Icons + + - name: circle-blank + id: circle-blank + unicode: f10c + created: 3.0 + categories: + - Web Application Icons + + - name: quote-left + id: quote-left + unicode: f10d + created: 3.0 + categories: + - Web Application Icons + + - name: quote-right + id: quote-right + unicode: f10e + created: 3.0 + categories: + - Web Application Icons + + + - name: spinner + id: spinner + unicode: f110 + created: 3.0 + categories: + - Web Application Icons + + - name: circle + id: circle + unicode: f111 + created: 3.0 + categories: + - Web Application Icons + + - name: reply + id: reply + unicode: f112 + created: 3.0 + aliases: + - mail-reply + categories: + - Web Application Icons + + - name: github-alt + id: github-alt + unicode: f113 + created: 3.0 + categories: + - Brand Icons + + - name: folder-close-alt + id: folder-close-alt + unicode: f114 + created: 3.0 + categories: + - Web Application Icons + + - name: folder-open-alt + id: folder-open-alt + unicode: f115 + created: 3.0 + categories: + - Web Application Icons + + - name: expand-alt + id: expand-alt + unicode: f116 + created: 3.1 + categories: + - Web Application Icons + + - name: collapse-alt + id: collapse-alt + unicode: f117 + created: 3.1 + categories: + - Web Application Icons + + - name: smile + id: smile + unicode: f118 + created: 3.1 + categories: + - Web Application Icons + + - name: frown + id: frown + unicode: f119 + created: 3.1 + categories: + - Web Application Icons + + - name: meh + id: meh + unicode: f11a + created: 3.1 + categories: + - Web Application Icons + + - name: gamepad + id: gamepad + unicode: f11b + created: 3.1 + categories: + - Web Application Icons + + - name: keyboard + id: keyboard + unicode: f11c + created: 3.1 + categories: + - Web Application Icons + + - name: flag-alt + id: flag-alt + unicode: f11d + created: 3.1 + categories: + - Web Application Icons + + - name: flag-checkered + id: flag-checkered + unicode: f11e + created: 3.1 + categories: + - Web Application Icons + + + - name: terminal + id: terminal + unicode: f120 + created: 3.1 + categories: + - Web Application Icons + + - name: code + id: code + unicode: f121 + created: 3.1 + categories: + - Web Application Icons + + - name: reply-all + id: reply-all + unicode: f122 + created: 3.1 + categories: + - Web Application Icons + + - name: mail-reply-all + id: mail-reply-all + unicode: f122 + created: 3.1 + categories: + - Web Application Icons + + - name: star-half-empty + id: star-half-empty + unicode: f123 + created: 3.1 + aliases: + - star-half-full + categories: + - Web Application Icons + + - name: location-arrow + id: location-arrow + unicode: f124 + created: 3.1 + categories: + - Web Application Icons + + - name: crop + id: crop + unicode: f125 + created: 3.1 + categories: + - Web Application Icons + + - name: code-fork + id: code-fork + unicode: f126 + created: 3.1 + categories: + - Web Application Icons + + - name: unlink + id: unlink + unicode: f127 + created: 3.1 + categories: + - Text Editor Icons + + - name: question + id: question + unicode: f128 + created: 3.1 + categories: + - Web Application Icons + + - name: info + id: info + unicode: f129 + created: 3.1 + categories: + - Web Application Icons + + - name: exclamation + id: exclamation + unicode: f12a + created: 3.1 + categories: + - Web Application Icons + + - name: superscript + id: superscript + unicode: f12b + created: 3.1 + categories: + - Web Application Icons + + - name: subscript + id: subscript + unicode: f12c + created: 3.1 + categories: + - Web Application Icons + + - name: eraser + id: eraser + unicode: f12d + created: 3.1 + categories: + - Text Editor Icons + - Web Application Icons + + - name: puzzle-piece + id: puzzle-piece + unicode: f12e + created: 3.1 + categories: + - Web Application Icons + + + - name: microphone + id: microphone + unicode: f130 + created: 3.1 + categories: + - Web Application Icons + + - name: microphone-off + id: microphone-off + unicode: f131 + created: 3.1 + categories: + - Web Application Icons + + - name: shield + id: shield + unicode: f132 + created: 3.1 + categories: + - Web Application Icons + + - name: calendar-empty + id: calendar-empty + unicode: f133 + created: 3.1 + categories: + - Web Application Icons + + - name: fire-extinguisher + id: fire-extinguisher + unicode: f134 + created: 3.1 + categories: + - Web Application Icons + + - name: rocket + id: rocket + unicode: f135 + created: 3.1 + categories: + - Web Application Icons + + - name: MaxCDN + id: maxcdn + unicode: f136 + created: 3.1 + categories: + - Brand Icons + + - name: Chevron Sign Left + id: chevron-sign-left + unicode: f137 + created: 3.1 + categories: + - Directional Icons + + - name: Chevron Sign Right + id: chevron-sign-right + unicode: f138 + created: 3.1 + categories: + - Directional Icons + + - name: Chevron Sign Up + id: chevron-sign-up + unicode: f139 + created: 3.1 + categories: + - Directional Icons + + - name: Chevron Sign Down + id: chevron-sign-down + unicode: f13a + created: 3.1 + categories: + - Directional Icons + + - name: HTML 5 Logo + id: html5 + unicode: f13b + created: 3.1 + categories: + - Brand Icons + + - name: CSS 3 Logo + id: css3 + unicode: f13c + created: 3.1 + categories: + - Brand Icons + + - name: Anchor + id: anchor + unicode: f13d + created: 3.1 + categories: + - Web Application Icons + + - name: Unlock Alt + id: unlock-alt + unicode: f13e + created: 3.1 + categories: + - Web Application Icons + + + - name: Bullseye + id: bullseye + unicode: f140 + created: 3.1 + categories: + - Web Application Icons + + - name: Horizontal Ellipsis + id: ellipsis-horizontal + unicode: f141 + created: 3.1 + categories: + - Web Application Icons + + - name: Vertical Ellipsis + id: ellipsis-vertical + unicode: f142 + created: 3.1 + categories: + - Web Application Icons + + - name: RSS Sign + id: rss-sign + unicode: f143 + created: 3.1 + categories: + - Web Application Icons + + - name: Play Sign + id: play-sign + unicode: f144 + created: 3.1 + categories: + - Video Player Icons + + - name: Ticket + id: ticket + unicode: f145 + created: 3.1 + categories: + - Web Application Icons + + - name: Minus Sign Alt + id: minus-sign-alt + unicode: f146 + created: 3.1 + categories: + - Web Application Icons + + - name: Check Minus + id: check-minus + unicode: f147 + created: 3.1 + categories: + - Web Application Icons + + - name: Level Up + id: level-up + unicode: f148 + created: 3.1 + categories: + - Web Application Icons + + - name: Level Down + id: level-down + unicode: f149 + created: 3.1 + categories: + - Web Application Icons + + - name: Check Sign + id: check-sign + unicode: f14a + created: 3.1 + categories: + - Web Application Icons + + - name: Edit Sign + id: edit-sign + unicode: f14b + created: 3.1 + categories: + - Web Application Icons + + - name: Exteral Link Sign + id: external-link-sign + unicode: f14c + created: 3.1 + categories: + - Web Application Icons + + - name: Share Sign + id: share-sign + unicode: f14d + created: 3.1 + categories: + - Web Application Icons + + - name: Compass + id: compass + unicode: f14e + created: 3.2 + categories: + - Web Application Icons + + + - name: Collapse + id: collapse + unicode: f150 + created: 3.2 + categories: + - Web Application Icons + + - name: Collapse Top + id: collapse-top + unicode: f151 + created: 3.2 + categories: + - Web Application Icons + + - name: Expand + id: expand + unicode: f152 + created: 3.2 + categories: + - Web Application Icons + + - name: Euro (EUR) + id: eur + unicode: f153 + created: 3.2 + aliases: + - euro + categories: + - Currency Icons + + - name: GBP + id: gbp + unicode: f154 + created: 3.2 + categories: + - Currency Icons + + - name: US Dollar + id: usd + unicode: f155 + created: 3.2 + aliases: + - dollar + categories: + - Currency Icons + + - name: Indian Rupee (INR) + id: inr + unicode: f156 + created: 3.2 + aliases: + - rupee + categories: + - Currency Icons + + - name: Japanese Yen (JPY) + id: jpy + unicode: f157 + created: 3.2 + aliases: + - yen + categories: + - Currency Icons + + - name: Renminbi (CNY) + id: cny + unicode: f158 + created: 3.2 + aliases: + - renminbi + categories: + - Currency Icons + + - name: Korean Won (KRW) + id: krw + unicode: f159 + created: 3.2 + aliases: + - won + categories: + - Currency Icons + + - name: Bitcoin (BTC) + id: btc + unicode: f15a + created: 3.2 + aliases: + - bitcoin + categories: + - Currency Icons + - Brand Icons + + - name: File + id: file + unicode: f15b + created: 3.2 + categories: + - Text Editor Icons + + - name: File Text + id: file-text + unicode: f15c + created: 3.2 + categories: + - Text Editor Icons + + - name: Sort By Alphabet + id: sort-by-alphabet + unicode: f15d + created: 3.2 + categories: + - Web Application Icons + + - name: Sort By Alphabet Alt + id: sort-by-alphabet-alt + unicode: f15e + created: 3.2 + categories: + - Web Application Icons + + + - name: Sort By Attributes + id: sort-by-attributes + unicode: f160 + created: 3.2 + categories: + - Web Application Icons + + - name: Sort By Attributes Alt + id: sort-by-attributes-alt + unicode: f161 + created: 3.2 + categories: + - Web Application Icons + + - name: Sort By Order + id: sort-by-order + unicode: f162 + created: 3.2 + categories: + - Web Application Icons + + - name: Sort By Order Alt + id: sort-by-order-alt + unicode: f163 + created: 3.2 + categories: + - Web Application Icons + + + - name: thumbs-up + id: thumbs-up + unicode: f164 + created: 3.2 + categories: + - Web Application Icons + + - name: thumbs-down + id: thumbs-down + unicode: f165 + created: 3.2 + categories: + - Web Application Icons + + - name: YouTube Sign + id: youtube-sign + unicode: f166 + created: 3.2 + categories: + - Brand Icons + + - name: YouTube + id: youtube + unicode: f167 + created: 3.2 + categories: + - Brand Icons + + - name: Xing + id: xing + unicode: f168 + created: 3.2 + categories: + - Brand Icons + + - name: Xing Sign + id: xing-sign + unicode: f169 + created: 3.2 + categories: + - Brand Icons + + - name: YouTube Play + id: youtube-play + unicode: f16a + created: 3.2 + categories: + - Brand Icons + - Video Player Icons + + - name: Dropbox + id: dropbox + unicode: f16b + created: 3.2 + categories: + - Brand Icons + + - name: Stack Exchange + id: stackexchange + unicode: f16c + created: 3.2 + categories: + - Brand Icons + + - name: Instagram + id: instagram + unicode: f16d + created: 3.2 + categories: + - Brand Icons + + - name: Flickr + id: flickr + unicode: f16e + created: 3.2 + categories: + - Brand Icons + + - name: App.net + id: adn + unicode: f170 + created: 3.2 + categories: + - Brand Icons + + - name: Bitbucket + id: bitbucket + unicode: f171 + created: 3.2 + categories: + - Brand Icons + + - name: Bitbucket Sign + id: bitbucket-sign + unicode: f172 + created: 3.2 + categories: + - Brand Icons + + - name: Tumblr + id: tumblr + unicode: f173 + created: 3.2 + categories: + - Brand Icons + + - name: Tumblr Sign + id: tumblr-sign + unicode: f174 + created: 3.2 + categories: + - Brand Icons + + - name: Long Arrow Down + id: long-arrow-down + unicode: f175 + created: 3.2 + categories: + - Directional Icons + + - name: Long Arrow Up + id: long-arrow-up + unicode: f176 + created: 3.2 + categories: + - Directional Icons + + - name: Long Arrow Left + id: long-arrow-left + unicode: f177 + created: 3.2 + categories: + - Directional Icons + + - name: Long Arrow Right + id: long-arrow-right + unicode: f178 + created: 3.2 + categories: + - Directional Icons + + - name: Apple + id: apple + unicode: f179 + created: 3.2 + categories: + - Brand Icons + + - name: Windows + id: windows + unicode: f17a + created: 3.2 + categories: + - Brand Icons + + - name: Android + id: android + unicode: f17b + created: 3.2 + categories: + - Brand Icons + + - name: Linux + id: linux + unicode: f17c + created: 3.2 + categories: + - Brand Icons + + - name: Dribbble + id: dribbble + unicode: f17d + created: 3.2 + categories: + - Brand Icons + + - name: Skype + id: skype + unicode: f17e + created: 3.2 + categories: + - Brand Icons + + + - name: Foursquare + id: foursquare + unicode: f180 + created: 3.2 + categories: + - Brand Icons + + - name: Trello + id: trello + unicode: f181 + created: 3.2 + categories: + - Brand Icons + + - name: Female + id: female + unicode: f182 + created: 3.2 + categories: + - Web Application Icons + + - name: Male + id: male + unicode: f183 + created: 3.2 + categories: + - Web Application Icons + + - name: Gittip + id: gittip + unicode: f184 + created: 3.2 + categories: + - Brand Icons + + - name: Sun + id: sun + unicode: f185 + created: 3.2 + categories: + - Web Application Icons + + - name: Moon + id: moon + unicode: f186 + created: 3.2 + categories: + - Web Application Icons + + - name: Archive + id: archive + unicode: f187 + created: 3.2 + categories: + - Web Application Icons + + - name: Bug + id: bug + unicode: f188 + created: 3.2 + categories: + - Web Application Icons + + - name: VK + id: vk + unicode: f189 + created: 3.2 + categories: + - Brand Icons + + - name: Weibo + id: weibo + unicode: f18a + created: 3.2 + categories: + - Brand Icons + + - name: Renren + id: renren + unicode: f18b + created: 3.2 + categories: + - Brand Icons diff --git a/src/3.2.1/icons/index.html b/src/3.2.1/icons/index.html new file mode 100644 index 000000000..779f024fb --- /dev/null +++ b/src/3.2.1/icons/index.html @@ -0,0 +1,1202 @@ + + + + + + + + + + Font Awesome Icons + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+

  The Icons

+

The complete set of 361 icons in Font Awesome 3.2.1

+
+
+ +
+
+ +
+
+ + +
+ +
+
+
+ +

+ You asked, Font Awesome delivers with 58 shiny new icons in version 3.2. + Want to request new icons? Here's how. + + Need vectors or want to use on the desktop? Check the cheatsheet. +

+ +
+
+
+ +
+
+
+ + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ + + + +
+ +
+ + + + +
+ +
+ + + + +
+ +
+ + + + +
+ +
+ + +
+
    +
  • All brand icons are trademarks of their respective owners.
  • +
  • The use of these trademarks does not indicate endorsement of the trademark holder by Font Awesome, nor vice versa.
  • +
+ +
+ + +
+ +
+ + + + +
+ + +
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/index.html b/src/3.2.1/index.html new file mode 100644 index 000000000..0c296ce5e --- /dev/null +++ b/src/3.2.1/index.html @@ -0,0 +1,320 @@ + + + + + + + + + + Font Awesome, the iconic font designed for Bootstrap + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+
+
+
+
+

Font Awesome

+

The iconic font designed for Bootstrap

+ +
+ + GitHub Project   ·   + Version 3.2.1   ·   + Created & Maintained by Dave Gandy +
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ + +
+ +
+
+
+ +

+ Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, + and anything that can be done with the power of CSS. +

+ +
+
+
+ +
+
+
+ + +
+
+
+

One Font, 361 Icons

+ In a single collection, Font Awesome is a pictographic language of web-related actions. +
+
+

CSS Control

+ Easily style icon color, size, shadow, and anything that's possible with CSS. +
+
+

Infinite Scalability

+ Scalable vector graphics means every icon looks awesome at any size. +
+
+

Free, as in Speech

+ Font Awesome is completely free for commercial use. Check out the license. +
+
+

IE7 Support

+ Font Awesome supports IE7. If you need it, you have my condolences. +
+
+

Perfect on Retina Displays

+ Font Awesome icons are vectors, which mean they're gorgeous on high-resolution displays. +
+
+

Made for Bootstrap

+ Designed from scratch to be fully compatible with Bootstrap 2.3.2. +
+
+

Desktop Friendly

+ To use on the desktop or for a complete set of vectors, + check out the cheatsheet. +
+
+

Screen Reader Compatible

+ Font Awesome won't trip up screen readers, unlike other icon fonts. +
+
+
+ +
+ +
+
+

+ Thanks to @robmadole and + @supercodepoet for icon design + review, advice, some Jekyll help, and being all around badass coders. +

+
+
+

+ Thanks to @grantgordon and + @johnsmclay for developing and hosting + icnfnt, the best way to subset Font Awesome. +

+
+
+

+ Thanks to MaxCDN for providing the excellent + BootstrapCDN, the fastest and easiest way to + get started with Font Awesome. +

+
+
+
+ +
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/license/index.html b/src/3.2.1/license/index.html new file mode 100644 index 000000000..d58cf5ea8 --- /dev/null +++ b/src/3.2.1/license/index.html @@ -0,0 +1,261 @@ + + + + + + + + + + Font Awesome License + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+

  License

+

The full details of how Font Awesome is licensed

+
+
+ +
+
+ +
+
+ + +
+ +
+
+
+ +

+ Font Awesome is fully open source and is GPL compatible. You can use it for commercial projects, open source + projects, or really just about whatever you want. +

+ +
+
+
+ +
+
+
+ + +
+
+
    +
  • + Attribution is no longer required as of Font Awesome 3.0 but is much appreciated: + "Font Awesome by Dave Gandy - http://fontawesome.io". +
  • +
+
+
+ +
+ +
    +
  • + Applies to all desktop and webfont files in the following directory: + font-awesome/font/. +
  • +
  • License: SIL OFL 1.1
  • +
  • URL: http://scripts.sil.org/OFL
  • +
+
+ +
+ + +
+ +
+ + +
+ +
+ +
    +
  • All brand icons are trademarks of their respective owners.
  • +
  • The use of these trademarks does not indicate endorsement of the trademark holder by Font Awesome, nor vice versa.
  • +
+ +
+ +
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/test/index.html b/src/3.2.1/test/index.html new file mode 100644 index 000000000..29c535fbd --- /dev/null +++ b/src/3.2.1/test/index.html @@ -0,0 +1,1056 @@ + + + + + + + + + + Font Awesome Visual Test Cases + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+

Visual Test Cases

+ +

Icons Icons should have proper alignment and not be clipped

+
+
+
+ Building +
+
+
+
+ Building Large +
+
+
+ Building +
+
+ Building Large +
+
+
+
+
+ Building +
+
+
+
+ Building Large +
+
+
+ Building Large +
+
+
+
+
+ Circle +
+
+
+
+ Circle Large +
+
+
+ Circle +
+
+ Circle Large +
+
+
+
+
+ Circle +
+
+
+
+ Circle Large +
+
+
+ Circle Large +
+
+ + +

Links with Icons icon should activate link & underline

+ + + + +

Navbar should stay same height

+ + + +

Plain buttons next to buttons w/icons should be same height, icons not clipped

+

Buttons

+
+
+
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+
+
+
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+
+
+
+
+
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+
+
+
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+
+
+ + +

Anchors

+
+
+
+
+ Button + Button + +
+
+ Button + Button + +
+
+ Button + Button + +
+
+ Button + Button + +
+
+
+
+
+
+ Button + Button + +
+
+ Button + Button + +
+
+ Button + Button + +
+
+ Button + Button + +
+
+
+
+
+
+
+
+ Button + Button + +
+
+ Button + Button + +
+
+ Button + Button + +
+
+ Button + Button + +
+
+
+
+
+
+ Button + Button + +
+
+ Button + Button + +
+
+ Button + Button + +
+
+ Button + Button + +
+
+
+
+ + +

Buttons with pulled 2x, 3x, 4x should be same height, have correct line height

+ + + +

Nav pills & nav tabs should be same height and properly vertically aligned

+ + + + +

2x, 3x, 4x icons in text should have margins next to and below text

+
+
+

+ + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus. +

+
+
+

+ + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus. +

+
+
+
+
+ + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus. +
+
+ + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus. +
+
+ + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus. +
+
+ + +

Bullets should wrap appropriately, have proper spacing

+
+
+
+
    +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. + + foo + foo +
  • +
+
+
+
+
+
    +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
+
+
+
+
+
+
+
    +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
+
+
+
+
+
    +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
+
+
+
+
+
+
+
    +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
+
+
+
+
+
    +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
+
+
+
+
+
+
+
    +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. + + foo + foo +
  • +
+
+
+
+
+
    +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. + + foo + foo +
  • +
+
+
+
+ + +
+
+
+
    +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
+
+
+
+
+
    +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
+
+
+
+ + +

Spinning icons icons should be aligned well and on center, buttons should be same height, won't work in ie7

+
+ Loading... + + + Loading... + + Loading... +
+
+ Loading... + + + Loading... + +
+
+ Loading... + + + Loading... + +
+

icon-large

+
+ Loading... + + + Loading... + +
+
+ Loading... + + + Loading... + +
+
+ Loading... + + + Loading... + +
+

Bootstrap Prepend and Append

+
+
+
+ + +
+
+
+
+ + +
+
+
+ +

Stacked icons

+
+

+ + + + + Twitter Icon + + + + + Facebook Icon + + + + + GitHub Icon +

+

+ + + + + Twitter Icon + + + + + Facebook Icon + + + + + GitHub Icon +

+

+ + + + + Twitter Icon + + + + + Facebook Icon + + + + + GitHub Icon +

+
+
+

+ + + + + Twitter Icon + + + + + Facebook Icon + + + + + GitHub Icon +

+

+ + + + + Twitter Icon + + + + + Facebook Icon + + + + + GitHub Icon +

+

+ + + + + Twitter Icon + + + + + Facebook Icon + + + + + GitHub Icon +

+
+

Stacked icons inside anchor

+ + + +

Mirrored and rotated icons

+
+
+
+   normal
+  icon-rotate-90
+  icon-rotate-180
+  icon-rotate-270
+  icon-flip-horizontal
+  icon-flip-vertical + +
+
+
+
+   normal
+  icon-rotate-90
+  icon-rotate-180
+  icon-rotate-270
+  icon-flip-horizontal
+  icon-flip-vertical + +
+
+
+

Mirrored and rotated icons inside anchors and buttons

+ + +
+ +
+
+ + + + + + + + + + + diff --git a/src/3.2.1/whats-new/index.html b/src/3.2.1/whats-new/index.html new file mode 100644 index 000000000..fe0f5549a --- /dev/null +++ b/src/3.2.1/whats-new/index.html @@ -0,0 +1,433 @@ + + + + + + + + + + What's New + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+

  What's New

+

What's New in the latest version — Font Awesome 3.2

+
+
+ +
+
+ +
+
+ + +
+ +
+
+
+ +

+ Font Awesome is always getting a little awesome-er. So here's what's new in the latest version, Font Awesome + 3.2. Have some ideas for new features? + Help contribute. +

+ +
+
+
+ +
+
+
+ + +
+
+
+

58 New Icons in 3.2

+ Requested by the active community on the Font Awesome GitHub project. +
+
+

SCSS Support

+ A long term solution is now in place for SCSS support. Need SASS? Try sass-convert. +
+
+

Better & Simpler License

+ SIL OFL 1.1 for font, MIT license for code. No more attribution required, but much appreciated. +
+
+

Pixel Perfection at 14px

+ Version 3 was re-created from the ground up to be razor sharp at Bootstrap's default 14px. +
+
+

Font Subsetting

+ Thanks to @grantgordon and @johnsmclay, you can subset to get just the icons you need. +
+
+

Want More Details?

+ Check out the CHANGELOG on the GitHub project to see + what's new and changed. +
+
+
+ +
+ +
+
+

Rotated and Flipped Icons

+
+   normal
+   icon-rotate-90
+   icon-rotate-180
+   icon-rotate-270
+   icon-flip-horizontal
+   icon-flip-vertical +
+
+
+

Stacked Icons

+
+ + + + + icon-twitter on icon-check-empty
+ + + + + icon-flag on icon-circle
+ + + + + icon-terminal on icon-sign-blank +
+
+
+

Better Bulleted Lists

+
+
    +
  • New bulleted lists
  • +
  • Fix some old bugs
  • +
  • And deal with arbitrary
  • +
  • Font sizes better
  • +
+
+
+
+
+ +
+ + +
+ You asked, Font Awesome delivers with 58 shiny new icons in version 3.2. + Want to request new icons? Here's how. +
+ + + + +
+ +
+ +
+
+ + + + + + + + + + +