mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-27 14:01:30 +08:00
pushing 3.2.1 to docs
This commit is contained in:
parent
42205fa989
commit
dbcf4b7ce4
Binary file not shown.
10
assets/font-awesome/css/font-awesome-ie7.css
vendored
10
assets/font-awesome/css/font-awesome-ie7.css
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome 3.2.0
|
||||
* Font Awesome 3.2.1
|
||||
* the iconic font designed for Bootstrap
|
||||
* ------------------------------------------------------------------------------
|
||||
* The full suite of pictographic icons, examples, and documentation can be
|
||||
@ -127,6 +127,9 @@ a [class*=" icon-"] {
|
||||
.icon-cog {
|
||||
*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
||||
}
|
||||
.icon-gear {
|
||||
*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
||||
}
|
||||
.icon-trash {
|
||||
*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
||||
}
|
||||
@ -454,6 +457,9 @@ a [class*=" icon-"] {
|
||||
.icon-cogs {
|
||||
*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
||||
}
|
||||
.icon-gears {
|
||||
*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
||||
}
|
||||
.icon-comments {
|
||||
*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
||||
}
|
||||
@ -1153,7 +1159,7 @@ a [class*=" icon-"] {
|
||||
.icon-linux {
|
||||
*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
||||
}
|
||||
.icon-dribble {
|
||||
.icon-dribbble {
|
||||
*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
||||
}
|
||||
.icon-skype {
|
||||
|
@ -24,6 +24,7 @@ a [class^="icon-"],a [class*=" icon-"]{cursor:pointer;}
|
||||
.icon-power-off{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-signal{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-cog{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-gear{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-trash{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-home{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-file-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
@ -133,6 +134,7 @@ a [class^="icon-"],a [class*=" icon-"]{cursor:pointer;}
|
||||
.icon-camera-retro{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-key{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-cogs{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-gears{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-comments{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-thumbs-up-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-thumbs-down-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
@ -366,7 +368,7 @@ a [class^="icon-"],a [class*=" icon-"]{cursor:pointer;}
|
||||
.icon-windows{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-android{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-linux{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-dribble{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-dribbble{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-skype{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-foursquare{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
.icon-trello{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
|
||||
|
18
assets/font-awesome/css/font-awesome.css
vendored
18
assets/font-awesome/css/font-awesome.css
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome 3.2.0
|
||||
* Font Awesome 3.2.1
|
||||
* the iconic font designed for Bootstrap
|
||||
* ------------------------------------------------------------------------------
|
||||
* The full suite of pictographic icons, examples, and documentation can be
|
||||
@ -27,8 +27,8 @@
|
||||
* -------------------------- */
|
||||
@font-face {
|
||||
font-family: 'FontAwesome';
|
||||
src: url('../font/fontawesome-webfont.eot?v=3.2.0');
|
||||
src: url('../font/fontawesome-webfont.eot?#iefix&v=3.2.0') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=3.2.0') format('woff'), url('../font/fontawesome-webfont.ttf?v=3.2.0') format('truetype'), url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.0') format('svg');
|
||||
src: url('../font/fontawesome-webfont.eot?v=3.2.1');
|
||||
src: url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@ -47,7 +47,6 @@
|
||||
[class*=" icon-"]:before {
|
||||
text-decoration: inherit;
|
||||
display: inline-block;
|
||||
cursor: default;
|
||||
speak: none;
|
||||
}
|
||||
/* makes the font 33% larger relative to the icon container */
|
||||
@ -244,6 +243,11 @@ a [class*=" icon-"] {
|
||||
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
|
||||
margin-left: .2em;
|
||||
}
|
||||
/* Fixes alignment in nav lists */
|
||||
.nav-list [class^="icon-"],
|
||||
.nav-list [class*=" icon-"] {
|
||||
line-height: inherit;
|
||||
}
|
||||
/* EXTRAS
|
||||
* -------------------------- */
|
||||
/* Stacked and layered icon */
|
||||
@ -278,6 +282,8 @@ a [class*=" icon-"] {
|
||||
-webkit-animation: spin 2s infinite linear;
|
||||
animation: spin 2s infinite linear;
|
||||
}
|
||||
/* Prevent stack and spinners from being taken inline when inside a link */
|
||||
a .icon-stack,
|
||||
a .icon-spin {
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
@ -426,6 +432,7 @@ a .icon-flip-vertical:before {
|
||||
.icon-signal:before {
|
||||
content: "\f012";
|
||||
}
|
||||
.icon-gear:before,
|
||||
.icon-cog:before {
|
||||
content: "\f013";
|
||||
}
|
||||
@ -749,6 +756,7 @@ a .icon-flip-vertical:before {
|
||||
.icon-key:before {
|
||||
content: "\f084";
|
||||
}
|
||||
.icon-gears:before,
|
||||
.icon-cogs:before {
|
||||
content: "\f085";
|
||||
}
|
||||
@ -1427,7 +1435,7 @@ a .icon-flip-vertical:before {
|
||||
.icon-linux:before {
|
||||
content: "\f17c";
|
||||
}
|
||||
.icon-dribble:before {
|
||||
.icon-dribbble:before {
|
||||
content: "\f17d";
|
||||
}
|
||||
.icon-skype:before {
|
||||
|
13
assets/font-awesome/css/font-awesome.min.css
vendored
13
assets/font-awesome/css/font-awesome.min.css
vendored
@ -1,5 +1,5 @@
|
||||
@font-face{font-family:'FontAwesome';src:url('../font/fontawesome-webfont.eot?v=3.2.0');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.2.0') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.2.0') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.2.0') format('truetype'),url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.0') format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
|
||||
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;cursor:default;speak:none;}
|
||||
@font-face{font-family:'FontAwesome';src:url('../font/fontawesome-webfont.eot?v=3.2.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
|
||||
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
|
||||
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
|
||||
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
|
||||
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
|
||||
@ -29,10 +29,11 @@ a [class^="icon-"],a [class*=" icon-"]{display:inline;}
|
||||
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
|
||||
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
|
||||
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
|
||||
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
|
||||
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
|
||||
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
|
||||
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
|
||||
a .icon-spin{display:inline-block;text-decoration:none;}
|
||||
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
|
||||
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
|
||||
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
|
||||
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
|
||||
@ -57,7 +58,7 @@ a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .
|
||||
.icon-zoom-out:before{content:"\f010";}
|
||||
.icon-power-off:before,.icon-off:before{content:"\f011";}
|
||||
.icon-signal:before{content:"\f012";}
|
||||
.icon-cog:before{content:"\f013";}
|
||||
.icon-gear:before,.icon-cog:before{content:"\f013";}
|
||||
.icon-trash:before{content:"\f014";}
|
||||
.icon-home:before{content:"\f015";}
|
||||
.icon-file-alt:before{content:"\f016";}
|
||||
@ -164,7 +165,7 @@ a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .
|
||||
.icon-facebook-sign:before{content:"\f082";}
|
||||
.icon-camera-retro:before{content:"\f083";}
|
||||
.icon-key:before{content:"\f084";}
|
||||
.icon-cogs:before{content:"\f085";}
|
||||
.icon-gears:before,.icon-cogs:before{content:"\f085";}
|
||||
.icon-comments:before{content:"\f086";}
|
||||
.icon-thumbs-up-alt:before{content:"\f087";}
|
||||
.icon-thumbs-down-alt:before{content:"\f088";}
|
||||
@ -386,7 +387,7 @@ a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .
|
||||
.icon-windows:before{content:"\f17a";}
|
||||
.icon-android:before{content:"\f17b";}
|
||||
.icon-linux:before{content:"\f17c";}
|
||||
.icon-dribble:before{content:"\f17d";}
|
||||
.icon-dribbble:before{content:"\f17d";}
|
||||
.icon-skype:before{content:"\f17e";}
|
||||
.icon-foursquare:before{content:"\f180";}
|
||||
.icon-trello:before{content:"\f181";}
|
||||
|
6
assets/font-awesome/less/bootstrap.less
vendored
6
assets/font-awesome/less/bootstrap.less
vendored
@ -76,3 +76,9 @@
|
||||
&.pull-right.icon-2x { margin-left: .2em; }
|
||||
}
|
||||
}
|
||||
|
||||
/* Fixes alignment in nav lists */
|
||||
.nav-list [class^="icon-"],
|
||||
.nav-list [class*=" icon-"] {
|
||||
line-height: inherit;
|
||||
}
|
||||
|
1
assets/font-awesome/less/core.less
vendored
1
assets/font-awesome/less/core.less
vendored
@ -10,7 +10,6 @@
|
||||
[class*=" icon-"]:before {
|
||||
text-decoration: inherit;
|
||||
display: inline-block;
|
||||
cursor: default;
|
||||
speak: none;
|
||||
}
|
||||
|
||||
|
3
assets/font-awesome/less/extras.less
vendored
3
assets/font-awesome/less/extras.less
vendored
@ -12,6 +12,9 @@
|
||||
-webkit-animation: spin 2s infinite linear;
|
||||
animation: spin 2s infinite linear;
|
||||
}
|
||||
|
||||
/* Prevent stack and spinners from being taken inline when inside a link */
|
||||
a .icon-stack,
|
||||
a .icon-spin {
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
|
12
assets/font-awesome/less/font-awesome-ie7.less
vendored
12
assets/font-awesome/less/font-awesome-ie7.less
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome 3.2.0
|
||||
* Font Awesome 3.2.1
|
||||
* the iconic font designed for Bootstrap
|
||||
* ------------------------------------------------------------------------------
|
||||
* The full suite of pictographic icons, examples, and documentation can be
|
||||
@ -176,6 +176,10 @@ a [class*=" icon-"] {
|
||||
.ie7icon('');
|
||||
}
|
||||
|
||||
.icon-gear {
|
||||
.ie7icon('');
|
||||
}
|
||||
|
||||
|
||||
.icon-trash {
|
||||
.ie7icon('');
|
||||
@ -719,6 +723,10 @@ a [class*=" icon-"] {
|
||||
.ie7icon('');
|
||||
}
|
||||
|
||||
.icon-gears {
|
||||
.ie7icon('');
|
||||
}
|
||||
|
||||
|
||||
.icon-comments {
|
||||
.ie7icon('');
|
||||
@ -1873,7 +1881,7 @@ a [class*=" icon-"] {
|
||||
}
|
||||
|
||||
|
||||
.icon-dribble {
|
||||
.icon-dribbble {
|
||||
.ie7icon('');
|
||||
}
|
||||
|
||||
|
2
assets/font-awesome/less/font-awesome.less
vendored
2
assets/font-awesome/less/font-awesome.less
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome 3.2.0
|
||||
* Font Awesome 3.2.1
|
||||
* the iconic font designed for Bootstrap
|
||||
* ------------------------------------------------------------------------------
|
||||
* The full suite of pictographic icons, examples, and documentation can be
|
||||
|
4
assets/font-awesome/less/icons.less
vendored
4
assets/font-awesome/less/icons.less
vendored
@ -20,6 +20,7 @@
|
||||
.icon-power-off:before,
|
||||
.icon-off:before { content: @off; }
|
||||
.icon-signal:before { content: @signal; }
|
||||
.icon-gear:before,
|
||||
.icon-cog:before { content: @cog; }
|
||||
.icon-trash:before { content: @trash; }
|
||||
.icon-home:before { content: @home; }
|
||||
@ -129,6 +130,7 @@
|
||||
.icon-facebook-sign:before { content: @facebook-sign; }
|
||||
.icon-camera-retro:before { content: @camera-retro; }
|
||||
.icon-key:before { content: @key; }
|
||||
.icon-gears:before,
|
||||
.icon-cogs:before { content: @cogs; }
|
||||
.icon-comments:before { content: @comments; }
|
||||
.icon-thumbs-up-alt:before { content: @thumbs-up-alt; }
|
||||
@ -363,7 +365,7 @@
|
||||
.icon-windows:before { content: @windows; }
|
||||
.icon-android:before { content: @android; }
|
||||
.icon-linux:before { content: @linux; }
|
||||
.icon-dribble:before { content: @dribble; }
|
||||
.icon-dribbble:before { content: @dribbble; }
|
||||
.icon-skype:before { content: @skype; }
|
||||
.icon-foursquare:before { content: @foursquare; }
|
||||
.icon-trello:before { content: @trello; }
|
||||
|
6
assets/font-awesome/less/variables.less
vendored
6
assets/font-awesome/less/variables.less
vendored
@ -2,8 +2,8 @@
|
||||
// --------------------------
|
||||
|
||||
@FontAwesomePath: "../font";
|
||||
//@FontAwesomePath: "//netdna.bootstrapcdn.com/font-awesome/3.2.0/font"; // for referencing Bootstrap CDN font files directly
|
||||
@FontAwesomeVersion: "3.2.0";
|
||||
//@FontAwesomePath: "//netdna.bootstrapcdn.com/font-awesome/3.2.1/font"; // for referencing Bootstrap CDN font files directly
|
||||
@FontAwesomeVersion: "3.2.1";
|
||||
@borderColor: #eee;
|
||||
@iconMuted: #eee;
|
||||
@iconLight: #fff;
|
||||
@ -705,7 +705,7 @@
|
||||
|
||||
@linux: "\f17c";
|
||||
|
||||
@dribble: "\f17d";
|
||||
@dribbble: "\f17d";
|
||||
|
||||
@skype: "\f17e";
|
||||
|
||||
|
6
assets/font-awesome/scss/_bootstrap.scss
vendored
6
assets/font-awesome/scss/_bootstrap.scss
vendored
@ -76,3 +76,9 @@
|
||||
&.pull-right.icon-2x { margin-left: .2em; }
|
||||
}
|
||||
}
|
||||
|
||||
/* Fixes alignment in nav lists */
|
||||
.nav-list [class^="icon-"],
|
||||
.nav-list [class*=" icon-"] {
|
||||
line-height: inherit;
|
||||
}
|
||||
|
1
assets/font-awesome/scss/_core.scss
vendored
1
assets/font-awesome/scss/_core.scss
vendored
@ -10,7 +10,6 @@
|
||||
[class*=" icon-"]:before {
|
||||
text-decoration: inherit;
|
||||
display: inline-block;
|
||||
cursor: default;
|
||||
speak: none;
|
||||
}
|
||||
|
||||
|
3
assets/font-awesome/scss/_extras.scss
vendored
3
assets/font-awesome/scss/_extras.scss
vendored
@ -12,6 +12,9 @@
|
||||
-webkit-animation: spin 2s infinite linear;
|
||||
animation: spin 2s infinite linear;
|
||||
}
|
||||
|
||||
/* Prevent stack and spinners from being taken inline when inside a link */
|
||||
a .icon-stack,
|
||||
a .icon-spin {
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
|
4
assets/font-awesome/scss/_icons.scss
vendored
4
assets/font-awesome/scss/_icons.scss
vendored
@ -20,6 +20,7 @@
|
||||
.icon-power-off:before,
|
||||
.icon-off:before { content: $off; }
|
||||
.icon-signal:before { content: $signal; }
|
||||
.icon-gear:before,
|
||||
.icon-cog:before { content: $cog; }
|
||||
.icon-trash:before { content: $trash; }
|
||||
.icon-home:before { content: $home; }
|
||||
@ -129,6 +130,7 @@
|
||||
.icon-facebook-sign:before { content: $facebook-sign; }
|
||||
.icon-camera-retro:before { content: $camera-retro; }
|
||||
.icon-key:before { content: $key; }
|
||||
.icon-gears:before,
|
||||
.icon-cogs:before { content: $cogs; }
|
||||
.icon-comments:before { content: $comments; }
|
||||
.icon-thumbs-up-alt:before { content: $thumbs-up-alt; }
|
||||
@ -363,7 +365,7 @@
|
||||
.icon-windows:before { content: $windows; }
|
||||
.icon-android:before { content: $android; }
|
||||
.icon-linux:before { content: $linux; }
|
||||
.icon-dribble:before { content: $dribble; }
|
||||
.icon-dribbble:before { content: $dribbble; }
|
||||
.icon-skype:before { content: $skype; }
|
||||
.icon-foursquare:before { content: $foursquare; }
|
||||
.icon-trello:before { content: $trello; }
|
||||
|
4
assets/font-awesome/scss/_variables.scss
vendored
4
assets/font-awesome/scss/_variables.scss
vendored
@ -2,7 +2,7 @@
|
||||
// --------------------------
|
||||
|
||||
$FontAwesomePath: "../font" !default;
|
||||
$FontAwesomeVersion: "3.2.0" !default;
|
||||
$FontAwesomeVersion: "3.2.1" !default;
|
||||
$borderColor: #eeeeee !default;
|
||||
$iconMuted: #eeeeee !default;
|
||||
$iconLight: white !default;
|
||||
@ -704,7 +704,7 @@ $android: "\f17b";
|
||||
|
||||
$linux: "\f17c";
|
||||
|
||||
$dribble: "\f17d";
|
||||
$dribbble: "\f17d";
|
||||
|
||||
$skype: "\f17e";
|
||||
|
||||
|
12
assets/font-awesome/scss/font-awesome-ie7.scss
vendored
12
assets/font-awesome/scss/font-awesome-ie7.scss
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome 3.2.0
|
||||
* Font Awesome 3.2.1
|
||||
* the iconic font designed for Bootstrap
|
||||
* ------------------------------------------------------------------------------
|
||||
* The full suite of pictographic icons, examples, and documentation can be
|
||||
@ -176,6 +176,10 @@ a [class*=" icon-"] {
|
||||
@include ie7icon('');
|
||||
}
|
||||
|
||||
.icon-gear {
|
||||
@include ie7icon('');
|
||||
}
|
||||
|
||||
|
||||
.icon-trash {
|
||||
@include ie7icon('');
|
||||
@ -719,6 +723,10 @@ a [class*=" icon-"] {
|
||||
@include ie7icon('');
|
||||
}
|
||||
|
||||
.icon-gears {
|
||||
@include ie7icon('');
|
||||
}
|
||||
|
||||
|
||||
.icon-comments {
|
||||
@include ie7icon('');
|
||||
@ -1873,7 +1881,7 @@ a [class*=" icon-"] {
|
||||
}
|
||||
|
||||
|
||||
.icon-dribble {
|
||||
.icon-dribbble {
|
||||
@include ie7icon('');
|
||||
}
|
||||
|
||||
|
2
assets/font-awesome/scss/font-awesome.scss
vendored
2
assets/font-awesome/scss/font-awesome.scss
vendored
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome 3.2.0
|
||||
* Font Awesome 3.2.1
|
||||
* the iconic font designed for Bootstrap
|
||||
* ------------------------------------------------------------------------------
|
||||
* The full suite of pictographic icons, examples, and documentation can be
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -124,7 +124,7 @@
|
||||
<div class="jumbotron jumbotron-ad hidden-print">
|
||||
<div class="container">
|
||||
<h1><i class="icon-list-ul icon-large"></i> Cheatsheet</h1>
|
||||
<p>The complete Font Awesome 3.2.0 icon reference</p>
|
||||
<p>The complete Font Awesome 3.2.1 icon reference</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -168,7 +168,7 @@
|
||||
</section>
|
||||
|
||||
|
||||
<h2 class="page-header">Every Font Awesome 3.2.0 Icon, CSS Class, & Unicode</h2>
|
||||
<h2 class="page-header">Every Font Awesome 3.2.1 Icon, CSS Class, & Unicode</h2>
|
||||
|
||||
<div class="row">
|
||||
|
||||
@ -2256,7 +2256,7 @@
|
||||
|
||||
<div class="span4">
|
||||
<i class="icon-fixed-width"></i>
|
||||
icon-dribble
|
||||
icon-dribbble
|
||||
<span class="muted">(&#xf17d;)</span>
|
||||
</div>
|
||||
|
||||
@ -2347,7 +2347,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -322,7 +322,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -170,7 +170,7 @@
|
||||
|
||||
|
||||
<div id="new-styles">
|
||||
<h2 class="page-header">New Styles in 3.2.0</h2>
|
||||
<h2 class="page-header">New Styles in 3.2</h2>
|
||||
<div class="row">
|
||||
<div class="span4">
|
||||
<h4><a href="#rotated-flipped">Rotated and Flipped Icons</a></h4>
|
||||
@ -328,7 +328,7 @@ Use a few of the new styles together ... lots of new possibilities.
|
||||
</p>
|
||||
<p>
|
||||
<a class="btn btn-large btn-danger" href="#">
|
||||
<i class="icon-flag icon-2x pull-left"></i> Font Awesome<br>Version 3.2.0</a>
|
||||
<i class="icon-flag icon-2x pull-left"></i> Font Awesome<br>Version 3.2.1</a>
|
||||
</p>
|
||||
<p>
|
||||
<a class="btn btn-primary" href="#">
|
||||
@ -353,7 +353,7 @@ Use a few of the new styles together ... lots of new possibilities.
|
||||
<span class="nt"><a</span> <span class="na">class=</span><span class="s">"btn btn-small"</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">></span>
|
||||
<span class="nt"><i</span> <span class="na">class=</span><span class="s">"icon-cog"</span><span class="nt">></i></span> Settings<span class="nt"></a></span>
|
||||
<span class="nt"><a</span> <span class="na">class=</span><span class="s">"btn btn-large btn-danger"</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">></span>
|
||||
<span class="nt"><i</span> <span class="na">class=</span><span class="s">"icon-flag icon-2x pull-left"</span><span class="nt">></i></span> Font Awesome<span class="nt"><br></span>Version 3.2.0<span class="nt"></a></span>
|
||||
<span class="nt"><i</span> <span class="na">class=</span><span class="s">"icon-flag icon-2x pull-left"</span><span class="nt">></i></span> Font Awesome<span class="nt"><br></span>Version 3.2.1<span class="nt"></a></span>
|
||||
<span class="nt"><a</span> <span class="na">class=</span><span class="s">"btn btn-primary"</span> <span class="na">href=</span><span class="s">"#"</span><span class="nt">></span>
|
||||
<span class="nt"><i</span> <span class="na">class=</span><span class="s">"icon-refresh icon-spin"</span><span class="nt">></i></span> Synchronizing Content...<span class="nt"></a></span>
|
||||
</code></pre></div>
|
||||
@ -639,7 +639,7 @@ icon-camera on icon-ban-circle
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -124,7 +124,7 @@
|
||||
<div class="jumbotron jumbotron-ad hidden-print">
|
||||
<div class="container">
|
||||
<h1><i class="icon-cogs icon-large"></i> Get Started</h1>
|
||||
<p>Easy ways to get Font Awesome 3.2.0 onto your website</p>
|
||||
<p>Easy ways to get Font Awesome 3.2.1 onto your website</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -176,7 +176,7 @@
|
||||
<li>
|
||||
Paste the following code into the <code><head></code> section of your site's HTML.
|
||||
<div class="highlight"><pre><code class="html"><span class="nt"><link</span> <span class="na">href=</span><span class="s">"//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css"</span> <span class="na">rel=</span><span class="s">"stylesheet"</span><span class="nt">></span>
|
||||
<span class="nt"><link</span> <span class="na">href=</span><span class="s">"//netdna.bootstrapcdn.com/font-awesome/3.2.0/css/font-awesome.css"</span> <span class="na">rel=</span><span class="s">"stylesheet"</span><span class="nt">></span>
|
||||
<span class="nt"><link</span> <span class="na">href=</span><span class="s">"//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css"</span> <span class="na">rel=</span><span class="s">"stylesheet"</span><span class="nt">></span>
|
||||
</code></pre></div>
|
||||
<div class="alert alert-info margin-top">
|
||||
<i class="icon-info-sign"></i> Want to use Font Awesome by itself without Bootstrap? Just don't include the first line.
|
||||
@ -212,7 +212,7 @@
|
||||
<p>Use this method to customize Font Awesome and Bootstrap 2.3.2 using LESS.</p>
|
||||
<ol>
|
||||
<li>Copy the <code>font-awesome</code> directory into your project.</li>
|
||||
<li>Open bootstrap.less and replace
|
||||
<li>Open your project's bootstrap/bootstrap.less and replace
|
||||
<div class="highlight"><pre><code class="html">@import "sprites.less";
|
||||
</code></pre></div>
|
||||
with
|
||||
@ -220,7 +220,7 @@
|
||||
</code></pre></div>
|
||||
</li>
|
||||
<li>
|
||||
Open your project's font-awesome.less and edit the <code>@FontAwesomePath</code> variable to point to your font directory.
|
||||
Open your project's font-awesome/variables.less and edit the <code>@FontAwesomePath</code> variable to point to your font directory.
|
||||
<div class="highlight"><pre><code class="html">@FontAwesomePath: "../font";
|
||||
</code></pre></div>
|
||||
<p class="alert alert-info"><i class="icon-info-sign"></i> The font path is relative from your compiled CSS directory.</p>
|
||||
@ -267,7 +267,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-adjust"></i> ·
|
||||
Unicode: <span class="upper">f042</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-adn"></i> ·
|
||||
Unicode: <span class="upper">f170</span> ·
|
||||
Created: v3.2.0 ·
|
||||
Created: v3.2 ·
|
||||
Categories:
|
||||
|
||||
Brand Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-align-center"></i> ·
|
||||
Unicode: <span class="upper">f037</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Text Editor Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-align-justify"></i> ·
|
||||
Unicode: <span class="upper">f039</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Text Editor Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-align-left"></i> ·
|
||||
Unicode: <span class="upper">f036</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Text Editor Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-align-right"></i> ·
|
||||
Unicode: <span class="upper">f038</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Text Editor Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-ambulance"></i> ·
|
||||
Unicode: <span class="upper">f0f9</span> ·
|
||||
Created: v3.0.0 ·
|
||||
Created: v3.0 ·
|
||||
Categories:
|
||||
|
||||
Medical Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-anchor"></i> ·
|
||||
Unicode: <span class="upper">f13d</span> ·
|
||||
Created: v3.1.0 ·
|
||||
Created: v3.1 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-android"></i> ·
|
||||
Unicode: <span class="upper">f17b</span> ·
|
||||
Created: v3.2.0 ·
|
||||
Created: v3.2 ·
|
||||
Categories:
|
||||
|
||||
Brand Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-angle-down"></i> ·
|
||||
Unicode: <span class="upper">f107</span> ·
|
||||
Created: v3.0.0 ·
|
||||
Created: v3.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-angle-left"></i> ·
|
||||
Unicode: <span class="upper">f104</span> ·
|
||||
Created: v3.0.0 ·
|
||||
Created: v3.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-angle-right"></i> ·
|
||||
Unicode: <span class="upper">f105</span> ·
|
||||
Created: v3.0.0 ·
|
||||
Created: v3.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-angle-up"></i> ·
|
||||
Unicode: <span class="upper">f106</span> ·
|
||||
Created: v3.0.0 ·
|
||||
Created: v3.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-apple"></i> ·
|
||||
Unicode: <span class="upper">f179</span> ·
|
||||
Created: v3.2.0 ·
|
||||
Created: v3.2 ·
|
||||
Categories:
|
||||
|
||||
Brand Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-archive"></i> ·
|
||||
Unicode: <span class="upper">f187</span> ·
|
||||
Created: v3.2.0 ·
|
||||
Created: v3.2 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-arrow-down"></i> ·
|
||||
Unicode: <span class="upper">f063</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-arrow-left"></i> ·
|
||||
Unicode: <span class="upper">f060</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-arrow-right"></i> ·
|
||||
Unicode: <span class="upper">f061</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-arrow-up"></i> ·
|
||||
Unicode: <span class="upper">f062</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-asterisk"></i> ·
|
||||
Unicode: <span class="upper">f069</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-backward"></i> ·
|
||||
Unicode: <span class="upper">f04a</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Video Player Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-ban-circle"></i> ·
|
||||
Unicode: <span class="upper">f05e</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-bar-chart"></i> ·
|
||||
Unicode: <span class="upper">f080</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-barcode"></i> ·
|
||||
Unicode: <span class="upper">f02a</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-beaker"></i> ·
|
||||
Unicode: <span class="upper">f0c3</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-beer"></i> ·
|
||||
Unicode: <span class="upper">f0fc</span> ·
|
||||
Created: v3.0.0 ·
|
||||
Created: v3.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-bell-alt"></i> ·
|
||||
Unicode: <span class="upper">f0f3</span> ·
|
||||
Created: v3.0.0 ·
|
||||
Created: v3.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-bell"></i> ·
|
||||
Unicode: <span class="upper">f0a2</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-bitbucket-sign"></i> ·
|
||||
Unicode: <span class="upper">f172</span> ·
|
||||
Created: v3.2.0 ·
|
||||
Created: v3.2 ·
|
||||
Categories:
|
||||
|
||||
Brand Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-bitbucket"></i> ·
|
||||
Unicode: <span class="upper">f171</span> ·
|
||||
Created: v3.2.0 ·
|
||||
Created: v3.2 ·
|
||||
Categories:
|
||||
|
||||
Brand Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-bold"></i> ·
|
||||
Unicode: <span class="upper">f032</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Text Editor Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-bolt"></i> ·
|
||||
Unicode: <span class="upper">f0e7</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-book"></i> ·
|
||||
Unicode: <span class="upper">f02d</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-bookmark-empty"></i> ·
|
||||
Unicode: <span class="upper">f097</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-bookmark"></i> ·
|
||||
Unicode: <span class="upper">f02e</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-briefcase"></i> ·
|
||||
Unicode: <span class="upper">f0b1</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-btc"></i> ·
|
||||
Unicode: <span class="upper">f15a</span> ·
|
||||
Created: v3.2.0 ·
|
||||
Created: v3.2 ·
|
||||
Categories:
|
||||
|
||||
Currency Icons,
|
||||
@ -183,7 +183,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-bug"></i> ·
|
||||
Unicode: <span class="upper">f188</span> ·
|
||||
Created: v3.2.0 ·
|
||||
Created: v3.2 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-building"></i> ·
|
||||
Unicode: <span class="upper">f0f7</span> ·
|
||||
Created: v3.0.0 ·
|
||||
Created: v3.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-bullhorn"></i> ·
|
||||
Unicode: <span class="upper">f0a1</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-bullseye"></i> ·
|
||||
Unicode: <span class="upper">f140</span> ·
|
||||
Created: v3.1.0 ·
|
||||
Created: v3.1 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-calendar-empty"></i> ·
|
||||
Unicode: <span class="upper">f133</span> ·
|
||||
Created: v3.1.0 ·
|
||||
Created: v3.1 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-calendar"></i> ·
|
||||
Unicode: <span class="upper">f073</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-camera-retro"></i> ·
|
||||
Unicode: <span class="upper">f083</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-camera"></i> ·
|
||||
Unicode: <span class="upper">f030</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-caret-down"></i> ·
|
||||
Unicode: <span class="upper">f0d7</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-caret-left"></i> ·
|
||||
Unicode: <span class="upper">f0d9</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-caret-right"></i> ·
|
||||
Unicode: <span class="upper">f0da</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-caret-up"></i> ·
|
||||
Unicode: <span class="upper">f0d8</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-certificate"></i> ·
|
||||
Unicode: <span class="upper">f0a3</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-check-empty"></i> ·
|
||||
Unicode: <span class="upper">f096</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -181,7 +181,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-check-minus"></i> ·
|
||||
Unicode: <span class="upper">f147</span> ·
|
||||
Created: v3.1.0 ·
|
||||
Created: v3.1 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-check-sign"></i> ·
|
||||
Unicode: <span class="upper">f14a</span> ·
|
||||
Created: v3.1.0 ·
|
||||
Created: v3.1 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-check"></i> ·
|
||||
Unicode: <span class="upper">f046</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-chevron-down"></i> ·
|
||||
Unicode: <span class="upper">f078</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-chevron-left"></i> ·
|
||||
Unicode: <span class="upper">f053</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-chevron-right"></i> ·
|
||||
Unicode: <span class="upper">f054</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-chevron-sign-down"></i> ·
|
||||
Unicode: <span class="upper">f13a</span> ·
|
||||
Created: v3.1.0 ·
|
||||
Created: v3.1 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-chevron-sign-left"></i> ·
|
||||
Unicode: <span class="upper">f137</span> ·
|
||||
Created: v3.1.0 ·
|
||||
Created: v3.1 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-chevron-sign-right"></i> ·
|
||||
Unicode: <span class="upper">f138</span> ·
|
||||
Created: v3.1.0 ·
|
||||
Created: v3.1 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-chevron-sign-up"></i> ·
|
||||
Unicode: <span class="upper">f139</span> ·
|
||||
Created: v3.1.0 ·
|
||||
Created: v3.1 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-chevron-up"></i> ·
|
||||
Unicode: <span class="upper">f077</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-circle-arrow-down"></i> ·
|
||||
Unicode: <span class="upper">f0ab</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-circle-arrow-left"></i> ·
|
||||
Unicode: <span class="upper">f0a8</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-circle-arrow-right"></i> ·
|
||||
Unicode: <span class="upper">f0a9</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-circle-arrow-up"></i> ·
|
||||
Unicode: <span class="upper">f0aa</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Directional Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-circle-blank"></i> ·
|
||||
Unicode: <span class="upper">f10c</span> ·
|
||||
Created: v3.0.0 ·
|
||||
Created: v3.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-circle"></i> ·
|
||||
Unicode: <span class="upper">f111</span> ·
|
||||
Created: v3.0.0 ·
|
||||
Created: v3.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-cloud-download"></i> ·
|
||||
Unicode: <span class="upper">f0ed</span> ·
|
||||
Created: v3.0.0 ·
|
||||
Created: v3.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-cloud-upload"></i> ·
|
||||
Unicode: <span class="upper">f0ee</span> ·
|
||||
Created: v3.0.0 ·
|
||||
Created: v3.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-cloud"></i> ·
|
||||
Unicode: <span class="upper">f0c2</span> ·
|
||||
Created: v2.0.0 ·
|
||||
Created: v2.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-cny"></i> ·
|
||||
Unicode: <span class="upper">f158</span> ·
|
||||
Created: v3.2.0 ·
|
||||
Created: v3.2 ·
|
||||
Categories:
|
||||
|
||||
Currency Icons
|
||||
@ -181,7 +181,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-code-fork"></i> ·
|
||||
Unicode: <span class="upper">f126</span> ·
|
||||
Created: v3.1.0 ·
|
||||
Created: v3.1 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-code"></i> ·
|
||||
Unicode: <span class="upper">f121</span> ·
|
||||
Created: v3.1.0 ·
|
||||
Created: v3.1 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,7 +135,7 @@
|
||||
<small>
|
||||
<i class="icon-coffee"></i> ·
|
||||
Unicode: <span class="upper">f0f4</span> ·
|
||||
Created: v3.0.0 ·
|
||||
Created: v3.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
@ -176,7 +176,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,13 +135,18 @@
|
||||
<small>
|
||||
<i class="icon-cog"></i> ·
|
||||
Unicode: <span class="upper">f013</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
|
||||
|
||||
|
||||
· Aliases:
|
||||
|
||||
icon-gear
|
||||
|
||||
|
||||
</small>
|
||||
</h1>
|
||||
</div>
|
||||
@ -176,7 +181,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<ul class="dropdown-menu pull-right">
|
||||
<li><a href="../../icons/"><i class="icon-flag icon-fixed-width"></i> Icons</a></li>
|
||||
<li class="divider"></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.0</a></li>
|
||||
<li><a href="../../icons/#new"><i class="icon-shield icon-fixed-width"></i> New Icons in 3.2.1</a></li>
|
||||
<li><a href="../../icons/#web-application"><i class="icon-camera-retro icon-fixed-width"></i> Web Application Icons</a></li>
|
||||
<li><a href="../../icons/#currency"><i class="icon-won icon-fixed-width"></i> Currency Icons</a></li>
|
||||
<li><a href="../../icons/#text-editor"><i class="icon-file-text-alt icon-fixed-width"></i> Text Editor Icons</a></li>
|
||||
@ -135,13 +135,18 @@
|
||||
<small>
|
||||
<i class="icon-cogs"></i> ·
|
||||
Unicode: <span class="upper">f085</span> ·
|
||||
Created: v1.0.0 ·
|
||||
Created: v1.0 ·
|
||||
Categories:
|
||||
|
||||
Web Application Icons
|
||||
|
||||
|
||||
|
||||
· Aliases:
|
||||
|
||||
icon-gears
|
||||
|
||||
|
||||
</small>
|
||||
</h1>
|
||||
</div>
|
||||
@ -176,7 +181,7 @@
|
||||
<footer class="footer hidden-print">
|
||||
<div class="container text-center">
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.0
|
||||
<i class="icon-flag"></i> Font Awesome 3.2.1
|
||||
<span class="hidden-phone">·</span><br class="visible-phone">
|
||||
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a>
|
||||
</div>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user