Commit Graph

574 Commits

Author SHA1 Message Date
KSCooke
0864408722 fa-spin-reverse
I attempted to use fa-history and then add fa-spin to it. Seemed as if the icon would work but the spin was going in the wrong direction. So I just applied reverse to the fa-spin class animations and it seems to work correctly. The code is not without its problems as it does not seem to work in IE. Here is the code again separately from the file.

.fa-spin-reverse { 
  -webkit-animation: spin 2s infinite linear reverse;
  -moz-animation: spin 2s infinite linear reverse;
  -o-animation: spin 2s infinite linear reverse;
  animation: spin 2s infinite linear reverse;
}
2014-06-20 12:23:52 -04:00
Dave Gandy
2649d91d18 properly minifying css 2014-05-14 15:37:30 -05:00
Dave Gandy
e03973dede updating number of icons in readme 2014-05-14 15:09:18 -05:00
Dave Gandy
bb03bc18ed adding webfonts, general prep for release of new version 2014-05-14 15:02:36 -05:00
Dave Gandy
50c980855d adding bomb icon #1327 2014-05-14 14:36:39 -05:00
Dave Gandy
33439ec7ac adding share-alt and share-alt-square #600 2014-05-14 14:16:09 -05:00
Dave Gandy
64b4e76e4d making chevrons sharper #1246 2014-05-14 13:59:54 -05:00
Dave Gandy
0fed1ec86b making text-width icon taller #1956 2014-05-14 13:50:36 -05:00
Dave Gandy
6303ab9020 adding aliases to variables files 2014-05-14 13:32:52 -05:00
Dave Gandy
a1ff975b55 adding sliders icon #2357 2014-05-14 13:23:54 -05:00
Dave Gandy
6a30d5c8b5 adding paragraph and header icons #747 2014-05-14 13:09:27 -05:00
Dave Gandy
daa4896bbc adding thin circle #1370 2014-05-14 12:29:32 -05:00
Dave Gandy
261569499b adding history icon #895 2014-05-14 12:24:33 -05:00
Dave Gandy
5b575ca4b7 adding a category for spinning icons 2014-05-14 12:13:52 -05:00
Dave Gandy
623b6dc8a9 adding paper-plane and paper-plane-o icons #1566 2014-05-14 12:07:44 -05:00
Dave Gandy
d39fdb857f adding tencent weibo, qq, and weixin (wechat) #1279 2014-05-14 11:42:11 -05:00
Dave Gandy
19cd66064d adding hacker news icon #1197 2014-05-14 11:20:21 -05:00
Dave Gandy
63ac6c6d3b adding git and git square icons #1197 2014-05-14 11:10:20 -05:00
Dave Gandy
3751d56d9f adding navicon and reorder aliases for bars #1202 2014-05-14 10:52:26 -05:00
Dave Gandy
13f53d1cc3 adding aliases to cheatsheet as well 2014-05-14 10:49:26 -05:00
Dave Gandy
dae347b76e adding test for stacking text on top of icons 2014-05-14 10:36:41 -05:00
Dave Gandy
fcdf450868 updating language in adblock plus warning 2014-05-14 10:25:38 -05:00
Dave Gandy
40842f4dec adding bank alias 2014-05-14 10:14:38 -05:00
Dave Gandy
4f9d1d4d7a adding life-ring and circle-notch-o icons #1169 2014-05-14 09:49:12 -05:00
Dave Gandy
1175949789 adding codepen and jsfiddle brand icons #948 2014-05-14 09:11:25 -05:00
Dave Gandy
8eaea1562b Merge branch '4.1.0-wip' of https://github.com/FortAwesome/Font-Awesome into 4.1.0-wip 2014-05-14 08:41:19 -05:00
Dave Gandy
7e5c1e27c8 updating license wording from 'gpl compatitible' to 'gpl friendly 2014-05-14 08:41:06 -05:00
Geremia Taglialatela
dda2014a4a Added link to latest version in the docs for previous versions
Fixes #3406
2014-05-14 10:44:23 +02:00
Dave Gandy
40e7a3ac6b fixing up examples a bit, addressing #2451 2014-05-14 00:09:29 -05:00
Dave Gandy
c4fa773ae5 adding vine brand icon #1314 2014-05-13 23:08:09 -05:00
Dave Gandy
07ceadce7b adding file type category and icons: pdf, word, excel, ppt, image, archive, audio, video, code 2014-05-13 22:53:21 -05:00
Dave Gandy
912e7e9e5f fixing issue where mail-reply-all is set up as an icon, not an alias 2014-05-13 19:40:30 -05:00
Dave Gandy
14a30090cd adding database icon #139 2014-05-13 19:38:21 -05:00
Dave Gandy
00a2a2c953 adding soundcloud brand icon #183 2014-05-13 18:22:35 -05:00
Dave Gandy
73387631fe adding deviantART #479 2014-05-13 18:12:37 -05:00
Dave Gandy
fc651c4482 adding spotify #330 2014-05-13 18:01:59 -05:00
Dave Gandy
d3b02f83cb adding car, taxi, recycle, and tree #60 2014-05-13 17:50:40 -05:00
Dave Gandy
8ac219e2b3 fixing some brand icon categories, adding steam and steam-square icons #1035 2014-05-13 17:03:29 -05:00
Dave Gandy
964f76d60e adding behance and behance-square #1493 2014-05-13 16:53:02 -05:00
Dave Gandy
c322b9e4ad adding building, child, paw, spoon, cube, and cubes icons 2014-05-13 16:35:30 -05:00
Dave Gandy
e0143968ef adding fax icon #981 2014-05-13 16:00:22 -05:00
Dave Gandy
15de4e5e80 adding new langauge icon into 4.1.0-wip 2014-05-13 14:50:57 -05:00
Dave Gandy
385cd0cae6 adding joomla and drupal icons #221 2014-05-13 14:37:33 -05:00
Dave Gandy
430d0da868 adding pied piper logos 2014-05-13 14:00:14 -05:00
Dave Gandy
1904006b89 adding digg brand icon #372 2014-05-13 13:05:53 -05:00
Dave Gandy
5a2b4501c3 adding delicious brand icon #372 2014-05-13 12:54:23 -05:00
Dave Gandy
2a8e4566ce adding stumbleupon-circle and stumbleupon logos 2014-05-13 12:44:27 -05:00
Dave Gandy
e20a294e9b adding reddit and reddit-square #372 2014-05-13 12:29:44 -05:00
Dave Gandy
0efe59b8ff adding yahoo and google brand icons #75 2014-05-13 12:03:01 -05:00
Geremia Taglialatela
b64a575a40 Sorted icons by class name in cheatsheet, variables.less and variables.scss
Fixes #3048
2014-05-09 16:32:19 +02:00