diff --git a/build/assets/font-awesome/font/FontAwesome.otf b/build/assets/font-awesome/font/FontAwesome.otf index 4978a6170..368429238 100644 Binary files a/build/assets/font-awesome/font/FontAwesome.otf and b/build/assets/font-awesome/font/FontAwesome.otf differ diff --git a/build/assets/font-awesome/less/core.less b/build/assets/font-awesome/less/core.less index 548085f81..1ef7e2235 100644 --- a/build/assets/font-awesome/less/core.less +++ b/build/assets/font-awesome/less/core.less @@ -23,7 +23,7 @@ a { [class^="icon-"], [class*=" icon-"] { - &, &:before { display: inline; } + display: inline; } } @@ -41,19 +41,18 @@ a { } } -ul.icons-ul { +.icons-ul { + margin-left: @icons-li-width; list-style-type: none; - text-indent: -10/14em; - margin-left: 30/14em; - > li { - .icon-li { - width: 2/14em; - display: inline-block; - text-align: right; - padding-right: 8/14em; - } - a .icon-li:before { display: inline-block; } + > li { position: relative; } + + .icon-li { + position: absolute; + left: -@icons-li-width; + width: @icons-li-width; + text-align: center; + line-height: inherit; } } diff --git a/build/assets/font-awesome/less/variables.less b/build/assets/font-awesome/less/variables.less index a20cf81be..4d5271896 100644 --- a/build/assets/font-awesome/less/variables.less +++ b/build/assets/font-awesome/less/variables.less @@ -10,7 +10,8 @@ @iconMuted: #eee; @iconLight: #fff; @iconDark: #333; +@icons-li-width: 30/14em; {% for icon in icons %} -@{{ icon.id }}: "\{{ icon.unicode }}"; + @{{ icon.id }}: "\{{ icon.unicode }}"; {% endfor %} diff --git a/build/icons.yml b/build/icons.yml index 43127e48f..a5fd630ea 100644 --- a/build/icons.yml +++ b/build/icons.yml @@ -2159,6 +2159,13 @@ icons: categories: - Web Application Icons + - name: Compass + id: compass + unicode: f14e + created: 3.2.0 + categories: + - Web Application Icons + - name: Collapse id: collapse @@ -2323,3 +2330,187 @@ icons: created: 3.2.0 categories: - Web Application Icons + + - name: YouTube Sign + id: youtube-sign + unicode: f166 + created: 3.2.0 + categories: + - Brand Icons + + - name: YouTube + id: youtube + unicode: f167 + created: 3.2.0 + categories: + - Brand Icons + + - name: Xing + id: xing + unicode: f168 + created: 3.2.0 + categories: + - Brand Icons + + - name: Xing Sign + id: xing-sign + unicode: f169 + created: 3.2.0 + categories: + - Brand Icons + + - name: YouTube Play + id: youtube-play + unicode: f16a + created: 3.2.0 + categories: + - Brand Icons + - Video Player Icons + + - name: Dropbox + id: dropbox + unicode: f16b + created: 3.2.0 + categories: + - Brand Icons + + - name: Stack Exchange + id: stackexchange + unicode: f16c + created: 3.2.0 + categories: + - Brand Icons + + - name: Instagram + id: instagram + unicode: f16d + created: 3.2.0 + categories: + - Brand Icons + + - name: Flickr + id: flickr + unicode: f16e + created: 3.2.0 + categories: + - Brand Icons + + - name: App.net + id: adn + unicode: f170 + created: 3.2.0 + categories: + - Brand Icons + + - name: Bitbucket + id: bitbucket + unicode: f171 + created: 3.2.0 + categories: + - Brand Icons + + - name: Bitbucket Sign + id: bitbucket-sign + unicode: f172 + created: 3.2.0 + categories: + - Brand Icons + + - name: Tumblr + id: tumblr + unicode: f173 + created: 3.2.0 + categories: + - Brand Icons + + - name: Tumblr Sign + id: tumblr-sign + unicode: f174 + created: 3.2.0 + categories: + - Brand Icons + + - name: Long Arrow Down + id: long-arrow-down + unicode: f175 + created: 3.2.0 + categories: + - Directional Icons + + - name: Long Arrow Up + id: long-arrow-up + unicode: f176 + created: 3.2.0 + categories: + - Directional Icons + + - name: Long Arrow Left + id: long-arrow-left + unicode: f177 + created: 3.2.0 + categories: + - Directional Icons + + - name: Long Arrow Right + id: long-arrow-right + unicode: f178 + created: 3.2.0 + categories: + - Directional Icons + + - name: Apple + id: apple + unicode: f179 + created: 3.2.0 + categories: + - Brand Icons + + - name: Windows + id: windows + unicode: f17a + created: 3.2.0 + categories: + - Brand Icons + + - name: Android + id: android + unicode: f17b + created: 3.2.0 + categories: + - Brand Icons + + - name: Linux + id: linux + unicode: f17c + created: 3.2.0 + categories: + - Brand Icons + + - name: Dribble + id: dribble + unicode: f17d + created: 3.2.0 + categories: + - Brand Icons + + - name: Skype + id: skype + unicode: f17e + created: 3.2.0 + categories: + - Brand Icons + + + - name: Foursquare + id: foursquare + unicode: f180 + created: 3.2.0 + categories: + - Brand Icons + + - name: Trello + id: trello + unicode: f181 + created: 3.2.0 + categories: + - Brand Icons diff --git a/build/test.html b/build/test.html index dfa4b30b4..eae3eb193 100644 --- a/build/test.html +++ b/build/test.html @@ -480,7 +480,11 @@ relative_path: ../ @@ -534,6 +538,35 @@ relative_path: ../ +
+
+
+
    +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. + + foo + foo +
  • +
+
+
+
+
+
    +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam et lectus id nisl hendrerit varius. Aliquam erat volutpat. Suspendisse potenti. Aliquam erat volutpat. Aliquam ut dolor lectus.
  • +
  • Lorem ipsum dolor sit amet, consectetur adipiscing elit. + + foo + foo +
  • +
+
+
+
+
@@ -602,6 +635,21 @@ relative_path: ../ Loading...
+

Bootstrap Prepend and Append

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

Stacked icons